PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
plugins
/
elementor-pro
/
assets
/
js
/*! elementor-pro - v3.3.4 - 21-07-2021 */ (self.webpackChunkelementor_pro=self.webpackChunkelementor_pro||[]).push([[369],{2539:(e,t,i)=>{"use strict";var s=i(7394),n=i(7971);s(t,"__esModule",{value:!0}),t.default=void 0;var a=n(i(7135)),r=n(i(3452));i(1954),i(4828);var o=n(i(9117)),l=n(i(1959)),u=n(i(9041)),p=n(i(7371)),d=n(i(8537)),c=function(e){(0,p.default)(CarouselBase,e);var t,i=(0,d.default)(CarouselBase);function CarouselBase(){return(0,l.default)(this,CarouselBase),i.apply(this,arguments)}return(0,u.default)(CarouselBase,[{key:"getDefaultSettings",value:function getDefaultSettings(){return{selectors:{swiperContainer:".elementor-main-swiper",swiperSlide:".swiper-slide"},slidesPerView:{desktop:3,tablet:2,mobile:1}}}},{key:"getDefaultElements",value:function getDefaultElements(){var e=this.getSettings("selectors"),t={$swiperContainer:this.$element.find(e.swiperContainer)};return t.$slides=t.$swiperContainer.find(e.swiperSlide),t}},{key:"getEffect",value:function getEffect(){return this.getElementSettings("effect")}},{key:"getDeviceSlidesPerView",value:function getDeviceSlidesPerView(e){var t="slides_per_view"+("desktop"===e?"":"_"+e);return Math.min(this.getSlidesCount(),+this.getElementSettings(t)||this.getSettings("slidesPerView")[e])}},{key:"getSlidesPerView",value:function getSlidesPerView(e){return"slide"===this.getEffect()?this.getDeviceSlidesPerView(e):1}},{key:"getDeviceSlidesToScroll",value:function getDeviceSlidesToScroll(e){var t="slides_to_scroll"+("desktop"===e?"":"_"+e);return Math.min(this.getSlidesCount(),+this.getElementSettings(t)||1)}},{key:"getSlidesToScroll",value:function getSlidesToScroll(e){return"slide"===this.getEffect()?this.getDeviceSlidesToScroll(e):1}},{key:"getSpaceBetween",value:function getSpaceBetween(e){var t="space_between";return e&&"desktop"!==e&&(t+="_"+e),this.getElementSettings(t).size||0}},{key:"getSwiperOptions",value:function getSwiperOptions(){var e=this,t=this.getElementSettings(),i={grabCursor:!0,initialSlide:this.getInitialSlide(),slidesPerView:this.getSlidesPerView("desktop"),slidesPerGroup:this.getSlidesToScroll("desktop"),spaceBetween:this.getSpaceBetween(),loop:"yes"===t.loop,speed:t.speed,effect:this.getEffect(),preventClicksPropagation:!1,slideToClickedSlide:!0,handleElementorBreakpoints:!0};if(t.show_arrows&&(i.navigation={prevEl:".elementor-swiper-button-prev",nextEl:".elementor-swiper-button-next"}),t.pagination&&(i.pagination={el:".swiper-pagination",type:t.pagination,clickable:!0}),"cube"!==this.getEffect()){var s={},n=elementorFrontend.config.responsive.activeBreakpoints;(0,r.default)(n).forEach((function(t){s[n[t].value]={slidesPerView:e.getSlidesPerView(t),slidesPerGroup:e.getSlidesToScroll(t),spaceBetween:e.getSpaceBetween(t)}})),i.breakpoints=s}return!this.isEdit&&t.autoplay&&(i.autoplay={delay:t.autoplay_speed,disableOnInteraction:!!t.pause_on_interaction}),i}},{key:"getDeviceBreakpointValue",value:function getDeviceBreakpointValue(e){var t=this;if(!this.breakpointsDictionary){var i=elementorFrontend.config.responsive.activeBreakpoints;this.breakpointsDictionary={},(0,r.default)(i).forEach((function(e){t.breakpointsDictionary[e]=i[e].value}))}return this.breakpointsDictionary[e]}},{key:"updateSpaceBetween",value:function updateSpaceBetween(e){var t=e.match("space_between_(.*)"),i=t?t[1]:"desktop",s=this.getSpaceBetween(i);"desktop"!==i?this.swiper.params.breakpoints[this.getDeviceBreakpointValue(i)].spaceBetween=s:this.swiper.params.spaceBetween=s,this.swiper.params.spaceBetween=s,this.swiper.update()}},{key:"onInit",value:(t=(0,o.default)(a.default.mark((function _callee(){var e,t,i=arguments;return a.default.wrap((function _callee$(s){for(;;)switch(s.prev=s.next){case 0:if(elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,i),e=this.getElementSettings(),!(1>=this.getSlidesCount())){s.next=4;break}return s.abrupt("return");case 4:return t=elementorFrontend.utils.swiper,s.next=7,new t(this.elements.$swiperContainer,this.getSwiperOptions());case 7:this.swiper=s.sent,"yes"===e.pause_on_hover&&this.togglePauseOnHover(!0),this.elements.$swiperContainer.data("swiper",this.swiper);case 10:case"end":return s.stop()}}),_callee,this)}))),function onInit(){return t.apply(this,arguments)})},{key:"getChangeableProperties",value:function getChangeableProperties(){return{autoplay:"autoplay",pause_on_hover:"pauseOnHover",pause_on_interaction:"disableOnInteraction",autoplay_speed:"delay",speed:"speed",width:"width"}}},{key:"updateSwiperOption",value:function updateSwiperOption(e){if(0!==e.indexOf("width")){var t=this.getElementSettings(),i=t[e],s=this.getChangeableProperties()[e],n=i;switch(e){case"autoplay":n=!!i&&{delay:t.autoplay_speed,disableOnInteraction:"yes"===t.pause_on_interaction};break;case"autoplay_speed":s="autoplay",n={delay:i,disableOnInteraction:"yes"===t.pause_on_interaction};break;case"pause_on_hover":this.togglePauseOnHover("yes"===i);break;case"pause_on_interaction":n="yes"===i}"pause_on_hover"!==e&&(this.swiper.params[s]=n),this.swiper.update()}else this.swiper.update()}},{key:"onElementChange",value:function onElementChange(e){if(!(1>=this.getSlidesCount())){if(0===e.indexOf("width"))return this.swiper.update(),void(this.thumbsSwiper&&this.thumbsSwiper.update());if(0!==e.indexOf("space_between"))this.getChangeableProperties().hasOwnProperty(e)&&this.updateSwiperOption(e);else this.updateSpaceBetween(e)}}},{key:"onEditSettingsChange",value:function onEditSettingsChange(e){1>=this.getSlidesCount()||"activeItemIndex"===e&&this.swiper.slideToLoop(this.getEditSettings("activeItemIndex")-1)}}]),CarouselBase}(elementorModules.frontend.handlers.SwiperBase);t.default=c},1507:(e,t,i)=>{"use strict";var s=i(7394),n=i(7971);s(t,"__esModule",{value:!0}),t.default=void 0;var a=n(i(3452)),r=n(i(1959)),o=n(i(9041)),l=n(i(6700)),u=n(i(4263)),p=n(i(7371)),d=n(i(8537)),c=function(e){(0,p.default)(TestimonialCarousel,e);var t=(0,d.default)(TestimonialCarousel);function TestimonialCarousel(){return(0,r.default)(this,TestimonialCarousel),t.apply(this,arguments)}return(0,o.default)(TestimonialCarousel,[{key:"getDefaultSettings",value:function getDefaultSettings(){var e=(0,l.default)((0,u.default)(TestimonialCarousel.prototype),"getDefaultSettings",this).call(this);return e.slidesPerView={desktop:1},(0,a.default)(elementorFrontend.config.responsive.activeBreakpoints).forEach((function(t){e.slidesPerView[t]=1})),e.loop&&(e.loopedSlides=this.getSlidesCount()),e}},{key:"getEffect",value:function getEffect(){return"slide"}}]),TestimonialCarousel}(n(i(2539)).default);t.default=c}}]);
[-] frontend.min.js
[edit]
[-] elements-handlers.js
[edit]
[-] editor.js
[edit]
[-] screenshot.min.js
[edit]
[-] archive-posts.fd5949b12eae1d836370.bundle.min.js
[edit]
[-] share-buttons.90bff2e73000d4e3f189.bundle.min.js
[edit]
[-] posts.4b4834181e0158037844.bundle.js
[edit]
[-] qunit-tests.min.js
[edit]
[-] elements-handlers.min.js
[edit]
[-] portfolio.7e41bde7ebd3c1195e2a.bundle.min.js
[edit]
[-] share-buttons.a4ac583614766c17243b.bundle.js
[edit]
[-] form-submission-admin.js
[edit]
[-] frontend.js
[edit]
[-] popup.502330d9929af9beeefd.bundle.min.js
[edit]
[-] form-submission-admin.min.js
[edit]
[-] countdown.e8b325f6654ba38a5606.bundle.js
[edit]
[-] popup.11f78f8460dfd624d6fd.bundle.js
[edit]
[-] countdown.bb46c1fe3c44d539dcc5.bundle.min.js
[edit]
[-] table-of-contents.18b2bc609c0761e78803.bundle.min.js
[edit]
[+]
..
[-] admin.js
[edit]
[-] preview.min.js
[edit]
[-] lottie.56eeeacd4e8b45bf0e69.bundle.js
[edit]
[-] search-form.3930197ed1faa52a1ca6.bundle.js
[edit]
[-] webpack-pro.runtime.min.js
[edit]
[-] app.min.js
[edit]
[-] app.js
[edit]
[-] gallery.553ce77143c8a6c9fb2f.bundle.min.js
[edit]
[-] social.248e7d2278f85735e210.bundle.js
[edit]
[-] gallery.044b1c02fe2971304f4b.bundle.js
[edit]
[-] animated-headline.c48ffcc42cf8e1937b79.bundle.js
[edit]
[-] video-playlist.5e558c60b53f53a24687.bundle.js
[edit]
[-] jszip.vendor.8911033537a0c9d6e5f8.bundle.js
[edit]
[-] woocommerce-menu-cart.c85790f6adbf4d37d78a.bundle.js
[edit]
[-] code-highlight.980168b9b4c79600c41c.bundle.min.js
[edit]
[-] jszip.vendor.9ec53381c344ee903f3e.bundle.min.js.LICENSE.txt
[edit]
[-] 2674f26f7a61a076ae44.bundle.js
[edit]
[-] social.313de86242bbec8993a6.bundle.min.js
[edit]
[-] archive-posts.c5bfd0c6126737964ea3.bundle.js
[edit]
[-] search-form.69e3551a94b182780302.bundle.min.js
[edit]
[-] table-of-contents.c40874e82fb2b6d09547.bundle.js
[edit]
[-] editor.min.js
[edit]
[-] custom-code.js
[edit]
[-] nav-menu.1047f3cf542aebc7eea1.bundle.js
[edit]
[-] lottie.b602d6a1c68e229db197.bundle.min.js
[edit]
[-] portfolio.1753cf6f95efb460cd6c.bundle.js
[edit]
[-] form.dd13e7aa247581b7c347.bundle.min.js
[edit]
[-] paypal-button.e7bc00be6d37a75afa94.bundle.js
[edit]
[-] nav-menu.45545c0d5772c620c9fc.bundle.min.js
[edit]
[-] preloaded-elements-handlers.js
[edit]
[-] animated-headline.0cdf629ebd9eaf373218.bundle.min.js
[edit]
[-] woocommerce-menu-cart.a0ca3c5b1b1fbd100eae.bundle.min.js
[edit]
[-] webpack-pro.runtime.js
[edit]
[-] screenshot.js
[edit]
[-] media-carousel.90dacec614de60683492.bundle.min.js
[edit]
[-] code-highlight.36c6ab32da7b5cd4cf39.bundle.js
[edit]
[-] carousel.b9b72c3f8c26e7336341.bundle.js
[edit]
[-] slides.b404bc7083be41fc917c.bundle.js
[edit]
[-] media-carousel.195b60e9d52641de17ef.bundle.js
[edit]
[-] preview.js
[edit]
[-] jszip.vendor.9ec53381c344ee903f3e.bundle.min.js
[edit]
[-] hotspot.87f8b120d01ef70bdf13.bundle.min.js
[edit]
[-] slides.805ab056f4b77290515e.bundle.min.js
[edit]
[-] admin.min.js
[edit]
[-] preloaded-elements-handlers.min.js
[edit]
[-] hotspot.6e5f8367844f92a2df4d.bundle.js
[edit]
[-] qunit-tests.js
[edit]
[-] custom-code.min.js
[edit]
[-] paypal-button.b2f7547fbb7a974af793.bundle.min.js
[edit]
[-] carousel.1ebc0652cb61e40967b7.bundle.min.js
[edit]
[-] posts.2850ece7b8987a6bff85.bundle.min.js
[edit]
[-] form.a1a56dc07903de7da0f4.bundle.js
[edit]
[-] video-playlist.05b3106f8cec7280494a.bundle.min.js
[edit]