PluginProbe
Elementor Website Builder – more than just a page builder / 3.4.0-dev9
Elementor Website Builder – more than just a page builder v3.4.0-dev9
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | assets/js/editor-modules.min.js +2 -6 4.3.0-beta2 → 3.4.0-dev9 View file →
@@ -1,6 +1,2 @@
1 -(function(r){var c=Object.create,l=Object.defineProperty,__name=(r,c)=>l(r,`name`,{value:c,configurable:!0}),u=Object.getOwnPropertyDescriptor,p=Object.getOwnPropertyNames,m=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty,__esmMin=(r,c,l)=>()=>{if(l)throw l[0];try{return r&&(c=r(r=0)),c}catch(r){throw l=[r],r}},__commonJSMin=(r,c)=>()=>(c||(r((c={exports:{}}).exports,c),r=null),c.exports),__copyProps=(r,c,m,g)=>{if(c&&typeof c==`object`||typeof c==`function`)for(var v=p(c),y=0,b=v.length,x;y<b;y++)x=v[y],!h.call(r,x)&&x!==m&&l(r,x,{get:(r=>c[r]).bind(null,x),enumerable:!(g=u(c,x))||g.enumerable});return r},__toESM=(r,u,p)=>(p=r==null?{}:c(m(r)),__copyProps(u||!r||!r.__esModule?l(p,`default`,{value:r,enumerable:!0}):p,r)),g=__toESM(__commonJSMin(((r,c)=>{var l=elementorModules.Module.extend({onInit:function onInit(){var r=this,c=jQuery(window);c.on(`elementor:init-components`,this.onElementorInitComponents.bind(this)),c.on(`elementor:loaded`,function(){r.onElementorLoaded(),elementor.on(`document:loaded`,r.onDocumentLoaded.bind(r))}),c.on(`elementor:init`,this.onElementorReady)},getEditorControlView:function getEditorControlView(r){var c;return elementor.getPanelView().getCurrentPageView().children.findByModelCid((c=this.getEditorControlModel(r))==null?void 0:c.cid)},getEditorControlModel:function getEditorControlModel(r){return elementor.getPanelView().getCurrentPageView().collection.findWhere({name:r})},onElementorReady:function onElementorReady(){this.onElementorInit(),elementor.on(`frontend:init`,this.onElementorFrontendInit.bind(this)).on(`preview:loaded`,this.onElementorPreviewLoaded.bind(this))}});l.prototype.onElementorLoaded=function(){},l.prototype.onElementorInit=function(){},l.prototype.onElementorPreviewLoaded=function(){},l.prototype.onDocumentLoaded=function(){},l.prototype.onElementorFrontendInit=function(){},l.prototype.onElementorInitComponents=function(){},c.exports=l}))());function asyncGeneratorStep(r,c,l,u,p,m,h){try{var g=r[m](h),v=g.value}catch(r){l(r);return}g.done?c(v):Promise.resolve(v).then(u,p)}function _asyncToGenerator(r){return function(){var c=this,l=arguments;return new Promise(function(u,p){var m=r.apply(c,l);function _next(r){asyncGeneratorStep(m,u,p,_next,_throw,`next`,r)}function _throw(r){asyncGeneratorStep(m,u,p,_next,_throw,`throw`,r)}_next(void 0)})}}function _classCallCheck(r,c){if(!(r instanceof c))throw TypeError(`Cannot call a class as a function`)}function _typeof(r){"@babel/helpers - typeof";return _typeof=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(r){return typeof r}:function(r){return r&&typeof Symbol==`function`&&r.constructor===Symbol&&r!==Symbol.prototype?`symbol`:typeof r},_typeof(r)}var v=__esmMin((()=>{}));v();function toPrimitive(r,c){if(_typeof(r)!=`object`||!r)return r;var l=r[Symbol.toPrimitive];if(l!==void 0){var u=l.call(r,c||`default`);if(_typeof(u)!=`object`)return u;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(c===`string`?String:Number)(r)}v();function toPropertyKey(r){var c=toPrimitive(r,`string`);return _typeof(c)==`symbol`?c:c+``}function _defineProperties(r,c){for(var l=0;l<c.length;l++){var u=c[l];u.enumerable=u.enumerable||!1,u.configurable=!0,`value`in u&&(u.writable=!0),Object.defineProperty(r,toPropertyKey(u.key),u)}}function _createClass(r,c,l){return c&&_defineProperties(r.prototype,c),l&&_defineProperties(r,l),Object.defineProperty(r,"prototype",{writable:!1}),r}function _assertThisInitialized(r){if(r===void 0)throw ReferenceError(`this hasn't been initialised - super() hasn't been called`);return r}v();function _possibleConstructorReturn(r,c){if(c&&(_typeof(c)==`object`||typeof c==`function`))return c;if(c!==void 0)throw TypeError(`Derived constructors may only return object or undefined`);return _assertThisInitialized(r)}function _getPrototypeOf(r){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},_getPrototypeOf(r)}function _setPrototypeOf(r,c){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,c){return r.__proto__=c,r},_setPrototypeOf(r,c)}function _inherits(r,c){if(typeof c!=`function`&&c!==null)throw TypeError(`Super expression must either be null or a function`);r.prototype=Object.create(c&&c.prototype,{constructor:{value:r,writable:!0,configurable:!0}}),Object.defineProperty(r,"prototype",{writable:!1}),c&&_setPrototypeOf(r,c)}function _defineProperty(r,c,l){return(c=toPropertyKey(c))in r?Object.defineProperty(r,c,{value:l,enumerable:!0,configurable:!0,writable:!0}):r[c]=l,r}var y=__commonJSMin(((r,c)=>{function _OverloadYield(r,c){this.v=r,this.k=c}c.exports=_OverloadYield,c.exports.__esModule=!0,c.exports.default=c.exports})),b=__commonJSMin(((r,c)=>{function _regeneratorDefine(r,l,u,p){var m=Object.defineProperty;try{m({},``,{})}catch(r){m=0}c.exports=_regeneratorDefine=function regeneratorDefine(r,c,l,u){function o(c,l){_regeneratorDefine(r,c,function(r){return this._invoke(c,l,r)})}c?m?m(r,c,{value:l,enumerable:!u,configurable:!u,writable:!u}):r[c]=l:(o(`next`,0),o(`throw`,1),o(`return`,2))},c.exports.__esModule=!0,c.exports.default=c.exports,_regeneratorDefine(r,l,u,p)}c.exports=_regeneratorDefine,c.exports.__esModule=!0,c.exports.default=c.exports})),x=__commonJSMin(((r,c)=>{var l=b();function _regenerator(){
2 -/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
3 -var r,u,p=typeof Symbol==`function`?Symbol:{},m=p.iterator||`@@iterator`,h=p.toStringTag||`@@toStringTag`;function i(c,p,m,h){var v=p&&p.prototype instanceof Generator?p:Generator,y=Object.create(v.prototype);return l(y,`_invoke`,function(c,l,p){var m,h,v,y=0,b=p||[],x=!1,S={p:0,n:0,v:r,a:d,f:d.bind(r,4),d:function d(c,l){return m=c,h=0,v=r,S.n=l,g}};function d(c,l){for(h=c,v=l,u=0;!x&&y&&!p&&u<b.length;u++){var p,m=b[u],C=S.p,w=m[2];c>3?(p=w===l)&&(v=m[(h=m[4])?5:(h=3,3)],m[4]=m[5]=r):m[0]<=C&&((p=c<2&&C<m[1])?(h=0,S.v=l,S.n=m[1]):C<w&&(p=c<3||m[0]>l||l>w)&&(m[4]=c,m[5]=l,S.n=w,h=0))}if(p||c>1)return g;throw x=!0,l}return function(p,b,C){if(y>1)throw TypeError(`Generator is already running`);for(x&&b===1&&d(b,C),h=b,v=C;(u=h<2?r:v)||!x;){m||(h?h<3?(h>1&&(S.n=-1),d(h,v)):S.n=v:S.v=v);try{if(y=2,m){if(h||(p=`next`),u=m[p]){if(!(u=u.call(m,v)))throw TypeError(`iterator result is not an object`);if(!u.done)return u;v=u.value,h<2&&(h=0)}else h===1&&(u=m.return)&&u.call(m),h<2&&(v=TypeError(`The iterator does not provide a '`+p+`' method`),h=1);m=r}else if((u=(x=S.n<0)?v:c.call(l,S))!==g)break}catch(c){m=r,h=1,v=c}finally{y=1}}return{value:u,done:x}}}(c,m,h),!0),y}var g={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}u=Object.getPrototypeOf;var v=[][m]?u(u([][m]())):(l(u={},m,function(){return this}),u),y=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(v);function f(r){return Object.setPrototypeOf?Object.setPrototypeOf(r,GeneratorFunctionPrototype):(r.__proto__=GeneratorFunctionPrototype,l(r,h,`GeneratorFunction`)),r.prototype=Object.create(y),r}return GeneratorFunction.prototype=GeneratorFunctionPrototype,l(y,`constructor`,GeneratorFunctionPrototype),l(GeneratorFunctionPrototype,`constructor`,GeneratorFunction),GeneratorFunction.displayName=`GeneratorFunction`,l(GeneratorFunctionPrototype,h,`GeneratorFunction`),l(y),l(y,h,`Generator`),l(y,m,function(){return this}),l(y,`toString`,function(){return`[object Generator]`}),(c.exports=_regenerator=function _regenerator(){return{w:i,m:f}},c.exports.__esModule=!0,c.exports.default=c.exports)()}c.exports=_regenerator,c.exports.__esModule=!0,c.exports.default=c.exports})),S=__commonJSMin(((r,c)=>{var l=y(),u=b();function AsyncIterator(r,c){function n(u,p,m,h){try{var g=r[u](p),v=g.value;return v instanceof l?c.resolve(v.v).then(function(r){n(`next`,r,m,h)},function(r){n(`throw`,r,m,h)}):c.resolve(v).then(function(r){g.value=r,m(g)},function(r){return n(`throw`,r,m,h)})}catch(r){h(r)}}var p;this.next||(u(AsyncIterator.prototype),u(AsyncIterator.prototype,typeof Symbol==`function`&&Symbol.asyncIterator||`@asyncIterator`,function(){return this})),u(this,`_invoke`,function(r,l,u){function f(){return new c(function(c,l){n(r,u,c,l)})}return p=p?p.then(f,f):f()},!0)}c.exports=AsyncIterator,c.exports.__esModule=!0,c.exports.default=c.exports})),C=__commonJSMin(((r,c)=>{var l=x(),u=S();function _regeneratorAsyncGen(r,c,p,m,h){return new u(l().w(r,c,p,m),h||Promise)}c.exports=_regeneratorAsyncGen,c.exports.__esModule=!0,c.exports.default=c.exports})),w=__commonJSMin(((r,c)=>{var l=C();function _regeneratorAsync(r,c,u,p,m){var h=l(r,c,u,p,m);return h.next().then(function(r){return r.done?r.value:h.next()})}c.exports=_regeneratorAsync,c.exports.__esModule=!0,c.exports.default=c.exports})),T=__commonJSMin(((r,c)=>{function _regeneratorKeys(r){var c=Object(r),l=[];for(var u in c)l.unshift(u);return function e(){for(;l.length;)if((u=l.pop())in c)return e.value=u,e.done=!1,e;return e.done=!0,e}}c.exports=_regeneratorKeys,c.exports.__esModule=!0,c.exports.default=c.exports})),E=__commonJSMin(((r,c)=>{function _typeof(r){"@babel/helpers - typeof";return c.exports=_typeof=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(r){return typeof r}:function(r){return r&&typeof Symbol==`function`&&r.constructor===Symbol&&r!==Symbol.prototype?`symbol`:typeof r},c.exports.__esModule=!0,c.exports.default=c.exports,_typeof(r)}c.exports=_typeof,c.exports.__esModule=!0,c.exports.default=c.exports})),D=__commonJSMin(((r,c)=>{var l=E().default;function _regeneratorValues(r){if(r!=null){var c=r[typeof Symbol==`function`&&Symbol.iterator||`@@iterator`],u=0;if(c)return c.call(r);if(typeof r.next==`function`)return r;if(!isNaN(r.length))return{next:function next(){return r&&u>=r.length&&(r=void 0),{value:r&&r[u++],done:!r}}}}throw TypeError(l(r)+` is not iterable`)}c.exports=_regeneratorValues,c.exports.__esModule=!0,c.exports.default=c.exports})),O=__commonJSMin(((r,c)=>{var l=y(),u=x(),p=w(),m=C(),h=S(),g=T(),v=D();function _regeneratorRuntime(){"use strict";var r=u(),y=r.m(_regeneratorRuntime),b=(Object.getPrototypeOf?Object.getPrototypeOf(y):y.__proto__).constructor;function n(r){var c=typeof r==`function`&&r.constructor;return!!c&&(c===b||(c.displayName||c.name)===`GeneratorFunction`)}var x={throw:1,return:2,break:3,continue:3};function a(r){var c,l;return function(u){c||(c={stop:function stop(){return l(u.a,2)},catch:function _catch(){return u.v},abrupt:function abrupt(r,c){return l(u.a,x[r],c)},delegateYield:function delegateYield(r,p,m){return c.resultName=p,l(u.d,v(r),m)},finish:function finish(r){return l(u.f,r)}},l=function t(r,l,p){u.p=c.prev,u.n=c.next;try{return r(l,p)}finally{c.next=u.n}}),c.resultName&&(c[c.resultName]=u.v,c.resultName=void 0),c.sent=u.v,c.next=u.n;try{return r.call(this,c)}finally{u.p=c.prev,u.n=c.next}}}return(c.exports=_regeneratorRuntime=function _regeneratorRuntime(){return{wrap:function wrap(c,l,u,p){return r.w(a(c),l,u,p&&p.reverse())},isGeneratorFunction:n,mark:r.m,awrap:function awrap(r,c){return new l(r,c)},AsyncIterator:h,async:function async(r,c,l,u,h){return(n(c)?m:p)(a(r),c,l,u,h)},keys:g,values:v}},c.exports.__esModule=!0,c.exports.default=c.exports)()}c.exports=_regeneratorRuntime,c.exports.__esModule=!0,c.exports.default=c.exports})),k=__toESM(__commonJSMin(((r,c)=>{var l=O()();c.exports=l;try{regeneratorRuntime=l}catch(r){typeof globalThis==`object`?globalThis.regeneratorRuntime=l:Function(`r`,`regeneratorRuntime = r`)(l)}}))());function _callSuper$3(r,c,l){return c=_getPrototypeOf(c),_possibleConstructorReturn(r,_isNativeReflectConstruct$4()?Reflect.construct(c,l||[],_getPrototypeOf(r).constructor):c.apply(r,l))}__name(_callSuper$3,`_callSuper`);function _isNativeReflectConstruct$4(){try{var r=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(r){}return(_isNativeReflectConstruct$4=function _isNativeReflectConstruct(){return!!r})()}__name(_isNativeReflectConstruct$4,`_isNativeReflectConstruct`);var A=function(r){function _default(){var r;_classCallCheck(this,_default);for(var c=arguments.length,l=Array(c),u=0;u<c;u++)l[u]=arguments[u];return r=_callSuper$3(this,_default,[].concat(l)),_defineProperty(r,`introductionMap`,null),r.initDialog(),r}return _inherits(_default,r),_createClass(_default,[{key:`setIntroductionMap`,value:function setIntroductionMap(r){this.introductionMap=r}},{key:`getIntroductionMap`,value:function getIntroductionMap(){return this.introductionMap||elementor.config.user.introduction}},{key:`getDefaultSettings`,value:function getDefaultSettings(){return{dialogType:`buttons`,dialogOptions:{effects:{hide:`hide`,show:`show`},hide:{onBackgroundClick:!1}}}}},{key:`initDialog`,value:function initDialog(){var r=this,c;this.getDialog=function(){if(!c){var l=r.getSettings();c=elementorCommon.dialogsManager.createWidget(l.dialogType,l.dialogOptions),l.onDialogInitCallback&&l.onDialogInitCallback.call(r,c)}return c}}},{key:`show`,value:function show(r){if(!this.introductionViewed){var c=this.getDialog();r&&c.setSettings(`position`,{of:r}),c.show()}}},{key:`introductionViewed`,get:function get(){var r=this.getSettings(`introductionKey`);return this.getIntroductionMap()[r]},set:function set(r){var c=this.getSettings(`introductionKey`);this.getIntroductionMap()[c]=r}},{key:`setViewed`,value:function(){var r=_asyncToGenerator(k.default.mark(function _callee(){var r=this;return k.default.wrap(function(c){for(;;)switch(c.prev=c.next){case 0:return this.introductionViewed=!0,c.abrupt(`return`,new Promise(function(c,l){elementorCommon.ajax.addRequest(`introduction_viewed`,{data:{introductionKey:r.getSettings(`introductionKey`)},success:c,error:l})}));case 1:case`end`:return c.stop()}},_callee,this)}));function setViewed(){return r.apply(this,arguments)}return setViewed}()}])}(elementorModules.Module),j=function(){function ControlsPopover(r){_classCallCheck(this,ControlsPopover),this.child=r,this.$popover=jQuery(`<div>`,{class:`elementor-controls-popover`}),r.$el.before(this.$popover),this.$popover.append(r.$el),this.popoverToggleView=r._parent.children.findByIndex(r._index-1),this.child.model.attributes.groupType===`typography`&&this.createPopoverHeader()}return _createClass(ControlsPopover,[{key:`addChild`,value:function addChild(r){this.$popover.append(r.$el)}},{key:`createPopoverHeader`,value:function createPopoverHeader(){var c=this,l=this.$popover.prev().find(`.elementor-control-popover-toggle-reset-label`);this.$popoverHeader=jQuery(`<div>`,{class:`e-group-control-header`}).html(`<span>`+(0,r.__)(`Typography`,`elementor`)+`</span>`),this.$headerControlsWrapper=jQuery(`<div>`,{class:`e-control-tools`}),l.addClass(`e-control-tool`).on(`click`,function(){return c.onResetButtonClick()}),this.$headerControlsWrapper.append(l),this.$popoverHeader.append(this.$headerControlsWrapper);var u=this.popoverToggleView.model.get(`global`);u!=null&&u.active&&this.createAddButton(),this.$popover.prepend(this.$popoverHeader).addClass(`e-controls-popover--typography`)}},{key:`onResetButtonClick`,value:function onResetButtonClick(){this.$popover.hide(),this.$popover.trigger(`hide`);var r=this.child.model.get(`groupPrefix`)+`typography`,c={container:this.child.options.container,settings:_defineProperty({},r,``)};this.child.options.container.globals.get(r)?$e.run(`document/globals/disable`,c):$e.run(`document/elements/settings`,c)}},{key:`onAddButtonClick`,value:function onAddButtonClick(){this.popoverToggleView.onAddGlobalButtonClick()}},{key:`createAddButton`,value:function createAddButton(){var c=this;this.$addButton=jQuery(`<button>`,{class:`e-control-tool`}).html(jQuery(`<i>`,{class:`eicon-plus`})),this.$headerControlsWrapper.append(this.$addButton),this.$addButton.on(`click`,function(){return c.onAddButtonClick()}),this.$addButton.tipsy({title:function title(){return(0,r.__)(`Create New Global Font`,`elementor`)},gravity:function gravity(){return`s`}})}},{key:`destroy`,value:function destroy(){this.$popover.remove()}}])}(),M=__commonJSMin(((r,c)=>{c.exports=Marionette.Behavior.extend({onRenderCollection:function onRenderCollection(){this.handleInnerTabs(this.view)},handleInnerTabs:function handleInnerTabs(r){var c=r.children.filter(function(r){return r.model.get(`type`)===`tabs`});_.each(c,function(c){c.$el.find(`.elementor-control-content`).remove();var l=c.model.get(`name`),u=r.children.filter(function(r){return r.model.get(`type`)===`tab`&&r.model.get(`tabs_wrapper`)===l});_.each(u,function(l,u){c._addChildView(l);var p=l.model.get(`name`),m=r.children.filter(function(r){return p===r.model.get(`inner_tab`)});u===0?l.$el.addClass(`e-tab-active`):_.each(m,function(r){r.$el.addClass(`e-tab-close`)})})})},onChildviewControlTabClicked:function onChildviewControlTabClicked(r){var c=`e-tab-close`,l=`e-tab-active`,u=r.model.get(`name`),p=this.view.children.filter(function(c){return c.model.get(`type`)!==`tab`&&r.model.get(`tabs_wrapper`)===c.model.get(`tabs_wrapper`)}),m=this.view.children.filter(function(c){return c.model.get(`type`)===`tab`&&r.model.get(`tabs_wrapper`)===c.model.get(`tabs_wrapper`)});_.each(m,function(r){r.$el.removeClass(l)}),r.$el.addClass(l),_.each(p,function(r){r.model.get(`inner_tab`)===u?r.$el.removeClass(c):r.$el.addClass(c)}),elementor.getPanelView().updateScrollbar()}})})),N=Marionette.CompositeView.extend({classes:{popover:`elementor-controls-popover`},activeTab:null,activeSection:null,className:function className(){return`elementor-controls-stack`},templateHelpers:function templateHelpers(){return{elementData:elementor.getElementData(this.model)}},childViewOptions:function childViewOptions(){return{elementSettingsModel:this.model}},ui:function ui(){return{tabs:`.elementor-panel-navigation-tab`,reloadButton:`.elementor-update-preview-button`}},events:function events(){return{"click @ui.reloadButton":`onReloadButtonClick`}},modelEvents:{destroy:`onModelDestroy`},behaviors:{HandleInnerTabs:{behaviorClass:M()}},initialize:function initialize(r){this.initCollection(),r.tab&&(this.activeTab=r.tab,this.activateFirstSection()),this.listenTo(elementor.channels.deviceMode,`change`,this.onDeviceModeChange)},onDestroy:function onDestroy(){this.stopListening(elementor.channels.deviceMode,`change`,this.onDeviceModeChange)},initCollection:function initCollection(){this.collection=new Backbone.Collection(_.values(elementor.mergeControlsSettings(this.getOption(`controls`))))},filter:function filter(r){if(r.get(`tab`)!==this.activeTab)return!1;if(r.get(`type`)===`section`)return!0;var c=r.get(`section`);return!c||c===this.activeSection},getControlViewByModel:function getControlViewByModel(r){return this.children.findByModelCid(r.cid)},getControlViewByName:function getControlViewByName(r){return this.getControlViewByModel(this.getControlModel(r))},getControlModel:function getControlModel(r){return this.collection.findWhere({name:r})},isVisibleSectionControl:function isVisibleSectionControl(r){return this.activeTab===r.get(`tab`)},activateTab:function activateTab(r){return this.activeTab=r,this.activateFirstSection(),this._renderChildren(),this},activateSection:function activateSection(r){return this.activeSection=r,this},activateFirstSection:function activateFirstSection(){var r=this,c=r.collection.filter(function(c){return c.get(`type`)===`section`&&r.isVisibleSectionControl(c)}),l;if(c[0]?l=c[0].get(`name`):(r.activeSection=null,l=null),!c.filter(function(c){return r.activeSection===c.get(`name`)})[0])return r.activateSection(l),this},getChildView:function getChildView(r){var c=r.get(`type`);return elementor.getControlView(c)},getNamespaceArray:function getNamespaceArray(){return[elementor.getPanelView().getCurrentPageName()]},openActiveSection:function openActiveSection(){var r=this.activeSection,c=this.children.filter(function(c){return r===c.model.get(`name`)});if(c[0]){c[0].$el.addClass(`e-open`);var l=this.getNamespaceArray();l.push(r,`activated`),elementor.channels.editor.trigger(l.join(`:`),this)}},onRenderCollection:function onRenderCollection(){this.openActiveSection(),N.handlePopovers(this)},onModelDestroy:function onModelDestroy(){this.destroy()},onReloadButtonClick:function onReloadButtonClick(){elementor.reloadPreview()},onDeviceModeChange:function onDeviceModeChange(){elementor.channels.deviceMode.request(`currentMode`)===`desktop`&&this.$el.removeClass(`elementor-responsive-switchers-open`)},onChildviewControlSectionClicked:function onChildviewControlSectionClicked(r){var c=r.$el.hasClass(`e-open`);this.activateSection(c?null:r.model.get(`name`)),this._renderChildren()},onChildviewResponsiveSwitcherClick:function onChildviewResponsiveSwitcherClick(r,c){c===`desktop`&&this.$el.toggleClass(`elementor-responsive-switchers-open`)}},{handlePopovers:function handlePopovers(r){var c;this.removePopovers(r),r.popovers=[],r.children.each(function(l){c&&c.addChild(l);var u=l.model.get(`popover`);u&&(u.start&&(c=new j(l),r.popovers.push(c)),u.end&&(c=null))})},removePopovers:function removePopovers(r){var c;(c=r.popovers)==null||c.forEach(function(r){return r.destroy()})}}),P=__toESM(__commonJSMin(((r,c)=>{v();var l=Backbone.Model.extend({options:{},initialize:function initialize(r,c){var l=this;if(l.options=c,l.controls=elementor.mergeControlsSettings(c.controls),l.validators={},l.controls){var u=r||{},p={};_.each(l.controls,function(r){if(!(r.features&&r.features.indexOf(`ui`)!==-1)){var c=r.name;_typeof(r.default)===`object`?p[c]=structuredClone(r.default):p[c]=r.default;var m=r.dynamic&&r.dynamic.active,h=m&&u.__dynamic__&&u.__dynamic__[c];m&&!h&&r.dynamic.default&&(u.__dynamic__||(u.__dynamic__={}),u.__dynamic__[c]=r.dynamic.default,h=!0);var g=jQuery.isPlainObject(r.default);u[c]!==void 0&&g&&!_.isObject(u[c])&&!h&&(elementorCommon.debug.addCustomError(TypeError(`An invalid argument supplied as multiple control value`),`InvalidElementData`,"Element `"+(l.get(`widgetType`)||l.get(`elType`))+"` got <"+u[c]+"> as `"+c+"` value. Expected array or object."),delete u[c]),u[c]===void 0&&(u[c]=p[c])}}),l.defaults=p,l.handleRepeaterData(u),l.set(u)}},convertRepeaterValueToCollection:function convertRepeaterValueToCollection(r,c){return new Backbone.Collection(r[c.name],{model:function model(r,u){return u=u||{},u.controls={},Object.values(c.fields).forEach(function(r){u.controls[r.name]=r}),r._id||(r._id=elementorCommon.helpers.getUniqueId()),new l(r,u)}})},handleRepeaterData:function handleRepeaterData(r){var c=this;_.each(this.controls,function(l){l.is_repeater&&(r[l.name]instanceof Backbone.Collection||(r[l.name]=c.convertRepeaterValueToCollection(r,l)))})},getFontControls:function getFontControls(){return this.getControlsByType(`font`)},getIconsControls:function getIconsControls(){return this.getControlsByType(`icons`)},getControlsByType:function getControlsByType(r){return _.filter(this.getActiveControls(),function(c){return r===c.type})},getStyleControls:function getStyleControls(r,c){var l=this;r=structuredClone(l.getActiveControls(r,c));var u=[];return jQuery.each(r,function(){var c,p=this,m=elementor.config.controls[p.type];if(p=jQuery.extend({},m,p),p.fields){var h=[];l.attributes[p.name]instanceof Backbone.Collection||(l.attributes[p.name]=l.convertRepeaterValueToCollection(l.attributes,p)),l.attributes[p.name].each(function(r){h.push(l.getStyleControls(p.fields,r.attributes))}),p.styleFields=h}(p.fields||(c=p.dynamic)!=null&&c.active||l.isGlobalControl(p,r)||l.isStyleControl(p.name,r))&&u.push(p)}),u},isGlobalControl:function isGlobalControl(r,c){var l,u,p=r.name;r.groupType&&(p=r.groupPrefix+r.groupType);var m=c[p];return m!=null&&(l=m.global)!=null&&l.active?!!((u=this.attributes.__globals__)!=null&&u[p]):!1},isStyleControl:function isStyleControl(r,c){c=c||this.controls;var l=_.find(c,function(c){return r===c.name});return l&&!_.isEmpty(l.selectors)},getClassControls:function getClassControls(r){return r=r||this.controls,_.filter(r,function(r){return!_.isUndefined(r.prefix_class)})},isClassControl:function isClassControl(r){var c=_.find(this.controls,function(c){return r===c.name});return c&&!_.isUndefined(c.prefix_class)},getControl:function getControl(r){return _.find(this.controls,function(c){return r===c.name})},getActiveControls:function getActiveControls(r,c){var l={};return r||(r=this.controls),c||(c=this.attributes),c=this.parseGlobalSettings(c,r),jQuery.each(r,function(u,p){elementor.helpers.isActiveControl(p,c,r)&&(l[u]=p)}),l},clone:function clone(){return new l(elementorCommon.helpers.cloneObject(this.attributes),elementorCommon.helpers.cloneObject(this.options))},setExternalChange:function setExternalChange(r,c){var l=this,u;_typeof(r)===`object`?u=r:(u={},u[r]=c),l.set(u),jQuery.each(u,function(r,c){l.trigger(`change:external:`+r,c)})},parseDynamicSettings:function parseDynamicSettings(r,c,l){var u=this;return r=elementorCommon.helpers.cloneObject(r||u.attributes),c=c||{},l=l||this.controls,jQuery.each(l,function(){var l=this,p;if(l.is_repeater){p=r[l.name],p.forEach(function(r,m){p[m]=u.parseDynamicSettings(r,c,l.fields)});return}if(p=r.__dynamic__&&r.__dynamic__[l.name],p){var m=l.dynamic;if(m===void 0&&(m=elementor.config.controls[l.type].dynamic),!(!m||!m.active)){var h;try{h=elementor.dynamicTags.parseTagsText(p,m,elementor.dynamicTags.getTagDataContent)}catch(r){if(elementor.dynamicTags.CACHE_KEY_NOT_FOUND_ERROR!==r.message)throw r;h=``,c.onServerRequestStart&&c.onServerRequestStart(),elementor.dynamicTags.refreshCacheFromServer(function(){c.onServerRequestEnd&&c.onServerRequestEnd()})}m.property?r[l.name][m.property]=h:r[l.name]=h}}}),r},parseGlobalSettings:function parseGlobalSettings(r,c){var l=this;return r=elementorCommon.helpers.cloneObject(r),c=c||this.controls,jQuery.each(c,function(c,u){var p,m,h;if(u.is_repeater){h=r[u.name],h.forEach(function(r,c){h[c]=l.parseGlobalSettings(r,u.fields)});return}if(h=(p=r.__globals__)==null?void 0:p[u.name],h){var g=u.global;if(g===void 0&&(g=elementor.config.controls[u.type].global),(m=g)!=null&&m.active){var v=$e.data.commandExtractArgs(h),y=v.command,b=v.args,x=$e.data.getCache($e.components.get(`globals`),y,b.query);u.groupType?r[u.name]=`custom`:r[u.name]=x}}}),r},removeDataDefaults:function removeDataDefaults(r,c){var l=this;jQuery.each(r,function(u){var p=c[u];if(p&&!(p.save_default||(p.type===`text`||p.type===`textarea`)&&r[u])){if(p.is_repeater){r[u].forEach(function(r){l.removeDataDefaults(r,p.fields)});return}_.isEqual(r[u],p.default)&&delete r[u]}})},toJSON:function toJSON(r){var c=Backbone.Model.prototype.toJSON.call(this);return r=r||{},delete c.widgetType,delete c.elType,delete c.isInner,_.each(c,function(r,l){r&&r.toJSON&&(c[l]=r.toJSON())}),r.remove&&r.remove.indexOf(`default`)!==-1&&this.removeDataDefaults(c,this.controls),structuredClone(c)}});c.exports=l}))());function _arrayWithHoles(r){if(Array.isArray(r))return r}function _iterableToArrayLimit(r,c){var l=r==null?null:typeof Symbol<`u`&&r[Symbol.iterator]||r[`@@iterator`];if(l!=null){var u,p,m,h,g=[],v=!0,y=!1;try{if(m=(l=l.call(r)).next,c===0){if(Object(l)!==l)return;v=!1}else for(;!(v=(u=m.call(l)).done)&&(g.push(u.value),g.length!==c);v=!0);}catch(r){y=!0,p=r}finally{try{if(!v&&l.return!=null&&(h=l.return(),Object(h)!==h))return}finally{if(y)throw p}}return g}}function _arrayLikeToArray$2(r,c){(c==null||c>r.length)&&(c=r.length);for(var l=0,u=Array(c);l<c;l++)u[l]=r[l];return u}__name(_arrayLikeToArray$2,`_arrayLikeToArray`);function _unsupportedIterableToArray$2(r,c){if(r){if(typeof r==`string`)return _arrayLikeToArray$2(r,c);var l={}.toString.call(r).slice(8,-1);return l===`Object`&&r.constructor&&(l=r.constructor.name),l===`Map`||l===`Set`?Array.from(r):l===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?_arrayLikeToArray$2(r,c):void 0}}__name(_unsupportedIterableToArray$2,`_unsupportedIterableToArray`);function _nonIterableRest(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
4 -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _slicedToArray(r,c){return _arrayWithHoles(r)||_iterableToArrayLimit(r,c)||_unsupportedIterableToArray$2(r,c)||_nonIterableRest()}function _superPropBase(r,c){for(;!{}.hasOwnProperty.call(r,c)&&(r=_getPrototypeOf(r))!==null;);return r}function _get(){return _get=typeof Reflect<`u`&&Reflect.get?Reflect.get.bind():function(r,c,l){var u=_superPropBase(r,c);if(u){var p=Object.getOwnPropertyDescriptor(u,c);return p.get?p.get.call(arguments.length<3?r:l):p.value}},_get.apply(null,arguments)}function _superPropGet(r,c,l,u){var p=_get(_getPrototypeOf(1&u?r.prototype:r),c,l);return 2&u&&typeof p==`function`?function(r){return p.apply(l,r)}:p}var I=function(){function InstanceType(){var r=this;_classCallCheck(this,InstanceType);for(var c=this instanceof InstanceType?this.constructor:void 0,l=[];c.__proto__&&c.__proto__.name;)l.push(c.__proto__),c=c.__proto__;l.reverse().forEach(function(c){return r instanceof c})}return _createClass(InstanceType,null,[{key:Symbol.hasInstance,value:function value(r){var c=_superPropGet(InstanceType,Symbol.hasInstance,this,2)([r]);if(r&&!r.constructor.getInstanceType)return c;if(r&&(r.instanceTypes||(r.instanceTypes=[]),c||this.getInstanceType()===r.constructor.getInstanceType()&&(c=!0),c)){var l=this.getInstanceType===InstanceType.getInstanceType?`BaseInstanceType`:this.getInstanceType();r.instanceTypes.indexOf(l)===-1&&r.instanceTypes.push(l)}return!c&&r&&(c=r.instanceTypes&&Array.isArray(r.instanceTypes)&&r.instanceTypes.indexOf(this.getInstanceType())!==-1),c}},{key:`getInstanceType`,value:function getInstanceType(){elementorModules.ForceMethodImplementation()}}])}();function _createForOfIteratorHelper$1(r,c){var l=typeof Symbol<`u`&&r[Symbol.iterator]||r[`@@iterator`];if(!l){if(Array.isArray(r)||(l=_unsupportedIterableToArray$1(r))||c&&r&&typeof r.length==`number`){l&&(r=l);var u=0,p=function F(){};return{s:p,n:function n(){return u>=r.length?{done:!0}:{done:!1,value:r[u++]}},e:function e(r){throw r},f:p}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
5 -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var m,h=!0,g=!1;return{s:function s(){l=l.call(r)},n:function n(){var r=l.next();return h=r.done,r},e:function e(r){g=!0,m=r},f:function f(){try{h||l.return==null||l.return()}finally{if(g)throw m}}}}__name(_createForOfIteratorHelper$1,`_createForOfIteratorHelper`);function _unsupportedIterableToArray$1(r,c){if(r){if(typeof r==`string`)return _arrayLikeToArray$1(r,c);var l={}.toString.call(r).slice(8,-1);return l===`Object`&&r.constructor&&(l=r.constructor.name),l===`Map`||l===`Set`?Array.from(r):l===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?_arrayLikeToArray$1(r,c):void 0}}__name(_unsupportedIterableToArray$1,`_unsupportedIterableToArray`);function _arrayLikeToArray$1(r,c){(c==null||c>r.length)&&(c=r.length);for(var l=0,u=Array(c);l<c;l++)u[l]=r[l];return u}__name(_arrayLikeToArray$1,`_arrayLikeToArray`);var L=__name((function(r,c){c=Array.isArray(c)?c:[c];var l=_createForOfIteratorHelper$1(c),u;try{for(l.s();!(u=l.n()).done;){var p=u.value;if(r.constructor.name===p.prototype[Symbol.toStringTag])return!0}}catch(r){l.e(r)}finally{l.f()}return!1}),`default`);v();function _callSuper$2(r,c,l){return c=_getPrototypeOf(c),_possibleConstructorReturn(r,_isNativeReflectConstruct$3()?Reflect.construct(c,l||[],_getPrototypeOf(r).constructor):c.apply(r,l))}__name(_callSuper$2,`_callSuper`);function _isNativeReflectConstruct$3(){try{var r=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(r){}return(_isNativeReflectConstruct$3=function _isNativeReflectConstruct(){return!!r})()}__name(_isNativeReflectConstruct$3,`_isNativeReflectConstruct`);var R=function(r){function ArgsObject(r){var c;return _classCallCheck(this,ArgsObject),c=_callSuper$2(this,ArgsObject),c.args=r,c}return _inherits(ArgsObject,r),_createClass(ArgsObject,[{key:`requireArgument`,value:function requireArgument(r){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.args;if(!Object.prototype.hasOwnProperty.call(c,r))throw Error(`${r} is required.`)}},{key:`requireArgumentType`,value:function requireArgumentType(r,c){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.args;if(this.requireArgument(r,l),_typeof(l[r])!==c)throw Error(`${r} invalid type: ${c}.`)}},{key:`requireArgumentInstance`,value:function requireArgumentInstance(r,c){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.args;if(this.requireArgument(r,l),!(l[r]instanceof c)&&!L(l[r],c))throw Error(`${r} invalid instance.`)}},{key:`requireArgumentConstructor`,value:function requireArgumentConstructor(r,c){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.args;if(this.requireArgument(r,l),l[r].constructor.toString()!==c.prototype.constructor.toString())throw Error(`${r} invalid constructor type.`)}}],[{key:`getInstanceType`,value:function getInstanceType(){return`ArgsObject`}}])}(I),z=function(){function Panel(r){_classCallCheck(this,Panel),this.container=r}return _createClass(Panel,[{key:`refresh`,value:function refresh(){$e.routes.isPartOf(`panel/editor`)&&$e.routes.refreshContainer(`panel`)}},{key:`closeEditor`,value:function closeEditor(){$e.route(`panel/elements/categories`)}},{key:`getControlView`,value:function getControlView(r){return elementor.getPanelView().getCurrentPageView().children.findByModelCid(this.getControlModel(r).cid)}},{key:`getControlModel`,value:function getControlModel(r){return elementor.getPanelView().getCurrentPageView().collection.findWhere({name:r})}}])}();function _isNativeFunction(r){try{return Function.toString.call(r).indexOf(`[native code]`)!==-1}catch(c){return typeof r==`function`}}function _isNativeReflectConstruct$2(){try{var r=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(r){}return(_isNativeReflectConstruct$2=function _isNativeReflectConstruct(){return!!r})()}__name(_isNativeReflectConstruct$2,`_isNativeReflectConstruct`);function _construct(r,c,l){if(_isNativeReflectConstruct$2())return Reflect.construct.apply(null,arguments);var u=[null];u.push.apply(u,c);var p=new(r.bind.apply(r,u));return l&&_setPrototypeOf(p,l.prototype),p}function _wrapNativeSuper(r){var c=typeof Map==`function`?new Map:void 0;return _wrapNativeSuper=function _wrapNativeSuper(r){if(r===null||!_isNativeFunction(r))return r;if(typeof r!=`function`)throw TypeError(`Super expression must either be null or a function`);if(c!==void 0){if(c.has(r))return c.get(r);c.set(r,Wrapper)}function Wrapper(){return _construct(r,arguments,_getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(r.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(Wrapper,r)},_wrapNativeSuper(r)}function _createForOfIteratorHelper(r,c){var l=typeof Symbol<`u`&&r[Symbol.iterator]||r[`@@iterator`];if(!l){if(Array.isArray(r)||(l=_unsupportedIterableToArray(r))||c&&r&&typeof r.length==`number`){l&&(r=l);var u=0,p=function F(){};return{s:p,n:function n(){return u>=r.length?{done:!0}:{done:!1,value:r[u++]}},e:function e(r){throw r},f:p}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
6 -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var m,h=!0,g=!1;return{s:function s(){l=l.call(r)},n:function n(){var r=l.next();return h=r.done,r},e:function e(r){g=!0,m=r},f:function f(){try{h||l.return==null||l.return()}finally{if(g)throw m}}}}function _unsupportedIterableToArray(r,c){if(r){if(typeof r==`string`)return _arrayLikeToArray(r,c);var l={}.toString.call(r).slice(8,-1);return l===`Object`&&r.constructor&&(l=r.constructor.name),l===`Map`||l===`Set`?Array.from(r):l===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l)?_arrayLikeToArray(r,c):void 0}}function _arrayLikeToArray(r,c){(c==null||c>r.length)&&(c=r.length);for(var l=0,u=Array(c);l<c;l++)u[l]=r[l];return u}function _callSuper$1(r,c,l){return c=_getPrototypeOf(c),_possibleConstructorReturn(r,_isNativeReflectConstruct$1()?Reflect.construct(c,l||[],_getPrototypeOf(r).constructor):c.apply(r,l))}__name(_callSuper$1,`_callSuper`);function _isNativeReflectConstruct$1(){try{var r=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(r){}return(_isNativeReflectConstruct$1=function _isNativeReflectConstruct(){return!!r})()}__name(_isNativeReflectConstruct$1,`_isNativeReflectConstruct`);var B=function(r){function ChildrenArray(){return _classCallCheck(this,ChildrenArray),_callSuper$1(this,ChildrenArray,arguments)}return _inherits(ChildrenArray,r),_createClass(ChildrenArray,[{key:`clear`,value:function clear(){this.length=0}},{key:`findRecursive`,value:function findRecursive(r){var c=_createForOfIteratorHelper(this),l;try{for(c.s();!(l=c.n()).done;){var u=l.value;if(r(u))return u;if(u.children.length){var p=u.children.findRecursive(r);if(p)return p}}}catch(r){c.e(r)}finally{c.f()}return!1}},{key:`forEachRecursive`,value:function forEachRecursive(r){var c=_createForOfIteratorHelper(this),l;try{for(c.s();!(l=c.n()).done;){var u=l.value;r(u),u.children.length&&u.children.forEachRecursive(r)}}catch(r){c.e(r)}finally{c.f()}}},{key:`someRecursive`,value:function someRecursive(r){var c=_createForOfIteratorHelper(this),l;try{for(c.s();!(l=c.n()).done;){var u,p=l.value;if(r(p)||(u=p.children)!=null&&u.length&&p.children.someRecursive(r))return!0}}catch(r){c.e(r)}finally{c.f()}return!1}}])}(_wrapNativeSuper(Array));v();function _callSuper(r,c,l){return c=_getPrototypeOf(c),_possibleConstructorReturn(r,_isNativeReflectConstruct()?Reflect.construct(c,l||[],_getPrototypeOf(r).constructor):c.apply(r,l))}function _isNativeReflectConstruct(){try{var r=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(r){}return(_isNativeReflectConstruct=function _isNativeReflectConstruct(){return!!r})()}var V=function(c){function Container(r){var c;if(_classCallCheck(this,Container),c=_callSuper(this,Container,[r]),_defineProperty(c,`type`,void 0),_defineProperty(c,`id`,void 0),_defineProperty(c,`document`,void 0),_defineProperty(c,`model`,void 0),_defineProperty(c,`settings`,void 0),_defineProperty(c,`view`,void 0),_defineProperty(c,`parent`,void 0),_defineProperty(c,`children`,new B),_defineProperty(c,`dynamic`,void 0),_defineProperty(c,`globals`,void 0),_defineProperty(c,`label`,void 0),_defineProperty(c,`controls`,{}),_defineProperty(c,`repeaters`,{}),_defineProperty(c,`renderer`,void 0),_defineProperty(c,`panel`,void 0),_defineProperty(c,`placeholders`,{}),c.validateArgs(r),r=Object.entries(r),r.length===0)throw Error(`Container cannot be empty.`);return r.forEach(function(r){var l=_slicedToArray(r,2),u=l[0],p=l[1];c[u]=p===void 0?c[u]:p}),c.renderer===void 0&&(c.renderer=c),c.document||(c.document=elementor.documents.getCurrent()),c.dynamic=new Backbone.Model(c.settings.get(`__dynamic__`)),c.globals=new Backbone.Model(c.settings.get(`__globals__`)),c.panel=new z(c),c.initialize(),c}return _inherits(Container,c),_createClass(Container,[{key:`initialize`,value:function initialize(){this.isViewElement()&&(this.addToParent(),this.handleChildrenRecursive(),this.view.on(`destroy`,this.removeFromParent.bind(this))),this.handleRepeaterChildren()}},{key:`validateArgs`,value:function validateArgs(r){this.requireArgumentType(`type`,`string`,r),this.requireArgumentType(`id`,`string`,r),this.requireArgumentInstance(`settings`,Backbone.Model,r),this.requireArgumentInstance(`model`,Backbone.Model,r),!1!==r.parent&&this.requireArgumentInstance(`parent`,elementorModules.editor.Container,r)}},{key:`getGroupRelatedControls`,value:function getGroupRelatedControls(r){var c=this,l={};return Object.keys(r).forEach(function(r){Object.values(c.controls).forEach(function(u){var p;if(r===u.name)l[u.name]=u;else if((p=c.controls[r])!=null&&p.groupPrefix){var m=c.controls[r].groupPrefix;u.name.toString().startsWith(m)&&(l[u.name]=u)}})}),l}},{key:`getAffectingControls`,value:function getAffectingControls(){var r=this,c={},l=this.settings.getActiveControls();return Object.entries(l).forEach(function(l){var u=_slicedToArray(l,2),p=u[0],m=u[1],h=r.settings.get(m.name);if(m.global&&!(h!=null&&h.length)){var g;if((g=r.globals.get(m.name))!=null&&g.length||r.getGlobalDefault(p).length){m.global.utilized=!0,c[p]=m;return}}if(m.dynamic&&r.dynamic.get(p)){m.dynamic.utilized=!0,c[p]=m;return}h!==m.default&&h&&(_typeof(h)!==`object`||Object.values(h).join()!==Object.values(m.default).join())&&(c[p]=m)}),c}},{key:`getParentAncestry`,value:function getParentAncestry(){for(var r=[],c=this;c;)r.push(c),c=c.parent;return r}},{key:`handleChildrenRecursive`,value:function handleChildrenRecursive(){var r;(r=this.view.children)!=null&&r.length?Object.values(this.view.children._views).forEach(function(r){if(r.container){var c=r.container;c.parent.children&&(c.parent.children[r._index]=c),c.handleChildrenRecursive()}}):this.children.clear()}},{key:`addToParent`,value:function addToParent(){!this.parent.children||this.isRepeaterItem()||this.parent.children.splice(this.view._index,0,this)}},{key:`removeFromParent`,value:function removeFromParent(){var r=this;!this.parent.children||this.isRepeater()||(this.parent.children=this.parent.children.filter(function(c){return c.id!==r.id}))}},{key:`handleRepeaterChildren`,value:function handleRepeaterChildren(){var r=this;if(Object.values(this.controls).forEach(function(c){if(c.is_repeater){var l=new Backbone.Model({name:c.name});r.repeaters[c.name]=new elementorModules.editor.Container({type:Container.TYPE_REPEATER,id:c.name,model:l,settings:l,view:r.view,parent:r,label:c.label||c.name,controls:{},renderer:r.renderer}),r.settings.get(c.name).forEach(function(l,u){r.addRepeaterItem(c.name,l,u)})}}),[`widget`,`document`].includes(this.type)){var c=Object.values(this.controls).filter(function(r){return r.type===`repeater`});!this.model.get(`supportRepeaterChildren`)&&c.length===1&&Object.defineProperty(this,"children",{get:function get(){return elementorDevTools.deprecation.deprecated(`children`,`3.0.0`,`container.repeaters[ repeaterName ].children`),this.repeaters[c[0].name].children}})}}},{key:`addRepeaterItem`,value:function addRepeaterItem(c,l,u){var p=l.get(`_id`);return p||(p=`bc-`+elementorCommon.helpers.getUniqueId(),l.set(`_id`,p)),this.repeaters[c].children.splice(u,0,new elementorModules.editor.Container({type:Container.TYPE_REPEATER_ITEM,id:l.get(`_id`),model:new Backbone.Model({name:c}),settings:l,view:this.view,parent:this.repeaters[c],label:this.label+` `+(0,r.__)(`Item`,`elementor`),controls:l.options.controls,renderer:this.renderer})),this.repeaters[c]}},{key:`lookup`,value:function lookup(){var r,c=this;if(!this.renderer)return this;if(this!==this.renderer&&(r=this.renderer.view)!=null&&r.isDisconnected&&this.renderer.view.isDisconnected()&&(this.renderer=this.renderer.lookup()),this.view===void 0||!this.view.lookup||!this.view.isDisconnected())return Container.TYPE_REPEATER_ITEM===this.type&&(this.settings=this.parent.parent.settings.get(this.model.get(`name`)).findWhere({_id:this.id})),c;var l=this.view.lookup();if(l){if(c=l.getContainer(),Container.REPEATER===this.type)return this.settings=c.settings.get(this.model.get(`name`)).findWhere({_id:this.id}),this;c.parent.children&&(c.parent.children[c.view._index]=c)}return c}},{key:`findChildrenRecursive`,value:function findChildrenRecursive(r){return elementorDevTools.deprecation.deprecated(`container.findChildrenRecursive( callback )`,`3.5.0`,`container.children.findRecursive( callback )`),this.children.findRecursive(r)}},{key:`forEachChildrenRecursive`,value:function forEachChildrenRecursive(r){return elementorDevTools.deprecation.deprecated(`container.forEachChildrenRecursive( callback )`,`3.5.0`,`container.children.forEachRecursive( callback )`),this.children.forEachRecursive(r)}},{key:`render`,value:function render(){var r;this.renderer&&this.renderer.view.renderOnChange(this.settings,(r=this.view)==null?void 0:r.$el)}},{key:`renderUI`,value:function renderUI(){this.renderer&&this.renderer.view.renderUI()}},{key:`isEditable`,value:function isEditable(){var r,c,l;return elementor.channels.dataEditMode.request(`activeMode`)===`edit`&&this.document.editor.status===`open`&&!((r=this.model)!=null&&(c=r.get)!=null&&(c=c.call(r,`editSettings`))!=null&&(l=c.get)!=null&&l.call(c,`inactive`))}},{key:`isDesignable`,value:function isDesignable(){return elementor.userCan(`design`)&&this.isEditable()}},{key:`isGridContainer`,value:function isGridContainer(){return this.parent.settings.get(`container_type`)===`grid`}},{key:`isLocked`,value:function isLocked(){return this.model.get(`isLocked`)}},{key:`isRepeater`,value:function isRepeater(){return Container.TYPE_REPEATER===this.type}},{key:`isRepeaterItem`,value:function isRepeaterItem(){return Container.TYPE_REPEATER_ITEM===this.type}},{key:`isViewElement`,value:function isViewElement(){return this.view&&this.model.get(`elType`)}},{key:`getSetting`,value:function getSetting(r){var c=arguments.length>1&&arguments[1]!==void 0&&arguments[1],l=this.settings.get(r);if(c)return l;var u;return this.getGlobalKey(r)&&(u=this.getGlobalValue(r)),u||l||this.getGlobalDefault(r)}},{key:`getGlobalKey`,value:function getGlobalKey(r){return this.globals.get(r)}},{key:`getGlobalValue`,value:function getGlobalValue(r){var c=this.controls[r],l=this.getGlobalKey(r),u=$e.data.commandExtractArgs(l),p=$e.data.getCache($e.components.get(`globals`),u.command,u.args.query);if(p!=null&&p.value){var m=p.id,h;if(c.groupType){var g=elementor.breakpoints.getActiveMatchRegex(),v=c.name.replace(c.groupPrefix,``).replace(g,``);if(!p.value[elementor.config.kit_config.typography_prefix+v])return;v=v.replace(`_`,`-`),h=`var( --e-global-${c.groupType}-${m}-${v} )`,elementor.config.ui.defaultGenericFonts&&c.groupPrefix+`font_family`===c.name&&(h+=`, ${elementor.config.ui.defaultGenericFonts}`)}else h=`var( --e-global-${c.type}-${m} )`;return h}}},{key:`isGlobalApplied`,value:function isGlobalApplied(r){return this.getSetting(r)!==this.settings.get(r)}},{key:`getGlobalDefault`,value:function getGlobalDefault(r){var c,l=(c=this.controls[r])==null?void 0:c.global;if(l!=null&&l.default){var u=this.controls[r].type;if(u===`color`&&(u=`colors`),!elementor.config.globals.defaults_enabled[u])return``;var p=$e.data.commandExtractArgs(l.default),m=p.command,h=p.args,g=$e.data.getCache($e.components.get(`globals`),m,h.query);return g==null?void 0:g.value}return``}}])}(R);_defineProperty(V,`TYPE_REPEATER`,`repeater-control`),_defineProperty(V,`TYPE_REPEATER_ITEM`,`repeater`),elementorModules.editor={elements:{models:{BaseSettings:P.default}},utils:{Module:g.default,Introduction:A},views:{ControlsStack:N},Container:V}})(wp.i18n);
1 +/*! elementor - v3.2.5 - 29-06-2021 */
2 +(()=>{var t={75453:(t,r,o)=>{t.exports=o(46802)},59396:(t,r,o)=>{t.exports=o(69862)},54680:(t,r,o)=>{t.exports=o(71792)},61888:(t,r,o)=>{t.exports=o(63493)},38401:(t,r,o)=>{t.exports=o(69043)},67394:(t,r,o)=>{t.exports=o(53679)},38923:(t,r,o)=>{t.exports=o(45948)},23587:(t,r,o)=>{t.exports=o(27092)},82055:(t,r,o)=>{t.exports=o(58473)},83452:(t,r,o)=>{t.exports=o(20671)},28274:(t,r,o)=>{t.exports=o(57629)},35657:(t,r,o)=>{t.exports=o(81995)},75499:(t,r,o)=>{t.exports=o(80990)},78282:(t,r,o)=>{t.exports=o(36760)},41281:(t,r,o)=>{t.exports=o(79280)},29363:(t,r,o)=>{t.exports=o(69551)},50093:(t,r,o)=>{t.exports=o(2194)},72292:t=>{t.exports=function _arrayLikeToArray(t,r){(null==r||r>t.length)&&(r=t.length);for(var o=0,i=new Array(r);o<r;o++)i[o]=t[o];return i}},86870:(t,r,o)=>{var i=o(59396);t.exports=function _arrayWithHoles(t){if(i(t))return t}},38852:t=>{t.exports=function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},11959:t=>{t.exports=function _classCallCheck(t,r){if(!(t instanceof r))throw new TypeError("Cannot call a class as a function")}},39041:(t,r,o)=>{var i=o(67394);function _defineProperties(t,r){for(var o=0;o<r.length;o++){var a=r[o];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),i(t,a.key,a)}}t.exports=function _createClass(t,r,o){return r&&_defineProperties(t.prototype,r),o&&_defineProperties(t,o),t}},74758:(t,r,o)=>{var i=o(54680),a=o(59396),u=o(50093),c=o(41281),l=o(24594);t.exports=function _createForOfIteratorHelper(t,r){var o;if(void 0===c||null==t[u]){if(a(t)||(o=l(t))||r&&t&&"number"==typeof t.length){o&&(t=o);var p=0,d=function F(){};return{s:d,n:function n(){return p>=t.length?{done:!0}:{done:!1,value:t[p++]}},e:function e(t){throw t},f:d}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var v,h=!0,y=!1;return{s:function s(){o=i(t)},n:function n(){var t=o.next();return h=t.done,t},e:function e(t){y=!0,v=t},f:function f(){try{h||null==o.return||o.return()}finally{if(y)throw v}}}}},68537:(t,r,o)=>{var i=o(75499),a=o(44263),u=o(898),c=o(59771);t.exports=function _createSuper(t){var r=u();return function _createSuperInternal(){var o,u=a(t);if(r){var l=a(this).constructor;o=i(u,arguments,l)}else o=u.apply(this,arguments);return c(this,o)}}},18042:(t,r,o)=>{var i=o(67394);t.exports=function _defineProperty(t,r,o){return r in t?i(t,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[r]=o,t}},76700:(t,r,o)=>{var i=o(23587),a=o(78282),u=o(49445);function _get(r,o,c){return"undefined"!=typeof Reflect&&a?t.exports=_get=a:t.exports=_get=function _get(t,r,o){var a=u(t,r);if(a){var c=i(a,r);return c.get?c.get.call(o):c.value}},_get(r,o,c||r)}t.exports=_get},44263:(t,r,o)=>{var i=o(82055),a=o(28274);function _getPrototypeOf(r){return t.exports=_getPrototypeOf=a?i:function _getPrototypeOf(t){return t.__proto__||i(t)},_getPrototypeOf(r)}t.exports=_getPrototypeOf},77371:(t,r,o)=>{var i=o(38401),a=o(76870);t.exports=function _inherits(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Super expression must either be null or a function");t.prototype=i(r&&r.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),r&&a(t,r)}},67971:t=>{t.exports=function _interopRequireDefault(t){return t&&t.__esModule?t:{default:t}}},898:(t,r,o)=>{var i=o(75499);t.exports=function _isNativeReflectConstruct(){if("undefined"==typeof Reflect||!i)return!1;if(i.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(i(Date,[],(function(){}))),!0}catch(t){return!1}}},79968:(t,r,o)=>{var i=o(54680),a=o(61888),u=o(41281);t.exports=function _iterableToArrayLimit(t,r){if(void 0!==u&&a(Object(t))){var o=[],c=!0,l=!1,p=void 0;try{for(var d,v=i(t);!(c=(d=v.next()).done)&&(o.push(d.value),!r||o.length!==r);c=!0);}catch(t){l=!0,p=t}finally{try{c||null==v.return||v.return()}finally{if(l)throw p}}return o}}},39198:t=>{t.exports=function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}},59771:(t,r,o)=>{var i=o(24596),a=o(38852);t.exports=function _possibleConstructorReturn(t,r){return!r||"object"!==i(r)&&"function"!=typeof r?a(t):r}},76870:(t,r,o)=>{var i=o(28274);function _setPrototypeOf(r,o){return t.exports=_setPrototypeOf=i||function _setPrototypeOf(t,r){return t.__proto__=r,t},_setPrototypeOf(r,o)}t.exports=_setPrototypeOf},47834:(t,r,o)=>{var i=o(86870),a=o(79968),u=o(24594),c=o(39198);t.exports=function _slicedToArray(t,r){return i(t)||a(t,r)||u(t,r)||c()}},49445:(t,r,o)=>{var i=o(44263);t.exports=function _superPropBase(t,r){for(;!Object.prototype.hasOwnProperty.call(t,r)&&null!==(t=i(t)););return t}},24596:(t,r,o)=>{var i=o(50093),a=o(41281);function _typeof(r){return t.exports=_typeof="function"==typeof a&&"symbol"==typeof i?function _typeof(t){return typeof t}:function _typeof(t){return t&&"function"==typeof a&&t.constructor===a&&t!==a.prototype?"symbol":typeof t},_typeof(r)}t.exports=_typeof},24594:(t,r,o)=>{var i=o(75453),a=o(72292);t.exports=function _unsupportedIterableToArray(t,r){if(t){if("string"==typeof t)return a(t,r);var o=Object.prototype.toString.call(t).slice(8,-1);return"Object"===o&&t.constructor&&(o=t.constructor.name),"Map"===o||"Set"===o?i(t):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?a(t,r):void 0}}},46802:(t,r,o)=>{o(30617),o(94494),t.exports=o(7252).Array.from},69862:(t,r,o)=>{o(8588),t.exports=o(7252).Array.isArray},71792:(t,r,o)=>{o(80414),o(30617),t.exports=o(86055)},63493:(t,r,o)=>{o(80414),o(30617),t.exports=o(96887)},69043:(t,r,o)=>{o(34713);var i=o(7252).Object;t.exports=function create(t,r){return i.create(t,r)}},53679:(t,r,o)=>{o(42328);var i=o(7252).Object;t.exports=function defineProperty(t,r,o){return i.defineProperty(t,r,o)}},45948:(t,r,o)=>{o(38061),t.exports=o(7252).Object.entries},27092:(t,r,o)=>{o(48869);var i=o(7252).Object;t.exports=function getOwnPropertyDescriptor(t,r){return i.getOwnPropertyDescriptor(t,r)}},58473:(t,r,o)=>{o(60318),t.exports=o(7252).Object.getPrototypeOf},20671:(t,r,o)=>{o(83219),t.exports=o(7252).Object.keys},57629:(t,r,o)=>{o(929),t.exports=o(7252).Object.setPrototypeOf},81995:(t,r,o)=>{o(99762),t.exports=o(7252).Object.values},80990:(t,r,o)=>{o(37795),t.exports=o(7252).Reflect.construct},36760:(t,r,o)=>{o(37969),t.exports=o(7252).Reflect.get},69551:(t,r,o)=>{o(565),t.exports=o(451).f("hasInstance")},79280:(t,r,o)=>{o(55638),o(8970),o(30051),o(80),t.exports=o(7252).Symbol},2194:(t,r,o)=>{o(30617),o(80414),t.exports=o(451).f("iterator")},17370:t=>{t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},5855:t=>{t.exports=function(){}},93451:(t,r,o)=>{var i=o(19110);t.exports=function(t){if(!i(t))throw TypeError(t+" is not an object!");return t}},58381:(t,r,o)=>{var i=o(70394),a=o(93981),u=o(17568);t.exports=function(t){return function(r,o,c){var l,p=i(r),d=a(p.length),v=u(c,d);if(t&&o!=o){for(;d>v;)if((l=p[v++])!=l)return!0}else for(;d>v;v++)if((t||v in p)&&p[v]===o)return t||v||0;return!t&&-1}}},97569:(t,r,o)=>{"use strict";var i=o(17370),a=o(19110),u=o(35808),c=[].slice,l={},construct=function(t,r,o){if(!(r in l)){for(var i=[],a=0;a<r;a++)i[a]="a["+a+"]";l[r]=Function("F,a","return new F("+i.join(",")+")")}return l[r](t,o)};t.exports=Function.bind||function bind(t){var r=i(this),o=c.call(arguments,1),bound=function(){var i=o.concat(c.call(arguments));return this instanceof bound?construct(r,i.length,i):u(r,i,t)};return a(r.prototype)&&(bound.prototype=r.prototype),bound}},38252:(t,r,o)=>{var i=o(1539),a=o(7861)("toStringTag"),u="Arguments"==i(function(){return arguments}());t.exports=function(t){var r,o,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(o=function(t,r){try{return t[r]}catch(t){}}(r=Object(t),a))?o:u?i(r):"Object"==(c=i(r))&&"function"==typeof r.callee?"Arguments":c}},1539:t=>{var r={}.toString;t.exports=function(t){return r.call(t).slice(8,-1)}},7252:t=>{var r=t.exports={version:"2.6.11"};"number"==typeof __e&&(__e=r)},82270:(t,r,o)=>{"use strict";var i=o(60109),a=o(27923);t.exports=function(t,r,o){r in t?i.f(t,r,a(0,o)):t[r]=o}},69365:(t,r,o)=>{var i=o(17370);t.exports=function(t,r,o){if(i(t),void 0===r)return t;switch(o){case 1:return function(o){return t.call(r,o)};case 2:return function(o,i){return t.call(r,o,i)};case 3:return function(o,i,a){return t.call(r,o,i,a)}}return function(){return t.apply(r,arguments)}}},36776:t=>{t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},3752:(t,r,o)=>{t.exports=!o(71785)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},42264:(t,r,o)=>{var i=o(19110),a=o(23227).document,u=i(a)&&i(a.createElement);t.exports=function(t){return u?a.createElement(t):{}}},23945:t=>{t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},71023:(t,r,o)=>{var i=o(51014),a=o(14529),u=o(53866);t.exports=function(t){var r=i(t),o=a.f;if(o)for(var c,l=o(t),p=u.f,d=0;l.length>d;)p.call(t,c=l[d++])&&r.push(c);return r}},52570:(t,r,o)=>{var i=o(23227),a=o(7252),u=o(69365),c=o(22441),l=o(3209),$export=function(t,r,o){var p,d,v,h=t&$export.F,y=t&$export.G,g=t&$export.S,m=t&$export.P,b=t&$export.B,_=t&$export.W,x=y?a:a[r]||(a[r]={}),w=x.prototype,C=y?i:g?i[r]:(i[r]||{}).prototype;for(p in y&&(o=r),o)(d=!h&&C&&void 0!==C[p])&&l(x,p)||(v=d?C[p]:o[p],x[p]=y&&"function"!=typeof C[p]?o[p]:b&&d?u(v,i):_&&C[p]==v?function(t){var F=function(r,o,i){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,o)}return new t(r,o,i)}return t.apply(this,arguments)};return F.prototype=t.prototype,F}(v):m&&"function"==typeof v?u(Function.call,v):v,m&&((x.virtual||(x.virtual={}))[p]=v,t&$export.R&&w&&!w[p]&&c(w,p,v)))};$export.F=1,$export.G=2,$export.S=4,$export.P=8,$export.B=16,$export.W=32,$export.U=64,$export.R=128,t.exports=$export},71785:t=>{t.exports=function(t){try{return!!t()}catch(t){return!0}}},23227:t=>{var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},3209:t=>{var r={}.hasOwnProperty;t.exports=function(t,o){return r.call(t,o)}},22441:(t,r,o)=>{var i=o(60109),a=o(27923);t.exports=o(3752)?function(t,r,o){return i.f(t,r,a(1,o))}:function(t,r,o){return t[r]=o,t}},7955:(t,r,o)=>{var i=o(23227).document;t.exports=i&&i.documentElement},50476:(t,r,o)=>{t.exports=!o(3752)&&!o(71785)((function(){return 7!=Object.defineProperty(o(42264)("div"),"a",{get:function(){return 7}}).a}))},35808:t=>{t.exports=function(t,r,o){var i=void 0===o;switch(r.length){case 0:return i?t():t.call(o);case 1:return i?t(r[0]):t.call(o,r[0]);case 2:return i?t(r[0],r[1]):t.call(o,r[0],r[1]);case 3:return i?t(r[0],r[1],r[2]):t.call(o,r[0],r[1],r[2]);case 4:return i?t(r[0],r[1],r[2],r[3]):t.call(o,r[0],r[1],r[2],r[3])}return t.apply(o,r)}},94409:(t,r,o)=>{var i=o(1539);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},90652:(t,r,o)=>{var i=o(28727),a=o(7861)("iterator"),u=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||u[a]===t)}},45311:(t,r,o)=>{var i=o(1539);t.exports=Array.isArray||function isArray(t){return"Array"==i(t)}},19110:t=>{t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},35224:(t,r,o)=>{var i=o(93451);t.exports=function(t,r,o,a){try{return a?r(i(o)[0],o[1]):r(o)}catch(r){var u=t.return;throw void 0!==u&&i(u.call(t)),r}}},73154:(t,r,o)=>{"use strict";var i=o(53502),a=o(27923),u=o(52280),c={};o(22441)(c,o(7861)("iterator"),(function(){return this})),t.exports=function(t,r,o){t.prototype=i(c,{next:a(1,o)}),u(t,r+" Iterator")}},36982:(t,r,o)=>{"use strict";var i=o(35401),a=o(52570),u=o(36931),c=o(22441),l=o(28727),p=o(73154),d=o(52280),v=o(44276),h=o(7861)("iterator"),y=!([].keys&&"next"in[].keys()),g="keys",m="values",returnThis=function(){return this};t.exports=function(t,r,o,b,_,x,w){p(o,r,b);var C,S,O,getMethod=function(t){if(!y&&t in k)return k[t];switch(t){case g:return function keys(){return new o(this,t)};case m:return function values(){return new o(this,t)}}return function entries(){return new o(this,t)}},E=r+" Iterator",P=_==m,T=!1,k=t.prototype,j=k[h]||k["@@iterator"]||_&&k[_],A=j||getMethod(_),R=_?P?getMethod("entries"):A:void 0,M="Array"==r&&k.entries||j;if(M&&(O=v(M.call(new t)))!==Object.prototype&&O.next&&(d(O,E,!0),i||"function"==typeof O[h]||c(O,h,returnThis)),P&&j&&j.name!==m&&(T=!0,A=function values(){return j.call(this)}),i&&!w||!y&&!T&&k[h]||c(k,h,A),l[r]=A,l[E]=returnThis,_)if(C={values:P?A:getMethod(m),keys:x?A:getMethod(g),entries:R},w)for(S in C)S in k||u(k,S,C[S]);else a(a.P+a.F*(y||T),r,C);return C}},10694:(t,r,o)=>{var i=o(7861)("iterator"),a=!1;try{var u=[7][i]();u.return=function(){a=!0},Array.from(u,(function(){throw 2}))}catch(t){}t.exports=function(t,r){if(!r&&!a)return!1;var o=!1;try{var u=[7],c=u[i]();c.next=function(){return{done:o=!0}},u[i]=function(){return c},t(u)}catch(t){}return o}},53907:t=>{t.exports=function(t,r){return{value:r,done:!!t}}},28727:t=>{t.exports={}},35401:t=>{t.exports=!0},79378:(t,r,o)=>{var i=o(31953)("meta"),a=o(19110),u=o(3209),c=o(60109).f,l=0,p=Object.isExtensible||function(){return!0},d=!o(71785)((function(){return p(Object.preventExtensions({}))})),setMeta=function(t){c(t,i,{value:{i:"O"+ ++l,w:{}}})},v=t.exports={KEY:i,NEED:!1,fastKey:function(t,r){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!u(t,i)){if(!p(t))return"F";if(!r)return"E";setMeta(t)}return t[i].i},getWeak:function(t,r){if(!u(t,i)){if(!p(t))return!0;if(!r)return!1;setMeta(t)}return t[i].w},onFreeze:function(t){return d&&v.NEED&&p(t)&&!u(t,i)&&setMeta(t),t}}},53502:(t,r,o)=>{var i=o(93451),a=o(45548),u=o(23945),c=o(1283)("IE_PROTO"),Empty=function(){},createDict=function(){var t,r=o(42264)("iframe"),i=u.length;for(r.style.display="none",o(7955).appendChild(r),r.src="javascript:",(t=r.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),createDict=t.F;i--;)delete createDict.prototype[u[i]];return createDict()};t.exports=Object.create||function create(t,r){var o;return null!==t?(Empty.prototype=i(t),o=new Empty,Empty.prototype=null,o[c]=t):o=createDict(),void 0===r?o:a(o,r)}},60109:(t,r,o)=>{var i=o(93451),a=o(50476),u=o(45749),c=Object.defineProperty;r.f=o(3752)?Object.defineProperty:function defineProperty(t,r,o){if(i(t),r=u(r,!0),i(o),a)try{return c(t,r,o)}catch(t){}if("get"in o||"set"in o)throw TypeError("Accessors not supported!");return"value"in o&&(t[r]=o.value),t}},45548:(t,r,o)=>{var i=o(60109),a=o(93451),u=o(51014);t.exports=o(3752)?Object.defineProperties:function defineProperties(t,r){a(t);for(var o,c=u(r),l=c.length,p=0;l>p;)i.f(t,o=c[p++],r[o]);return t}},13282:(t,r,o)=>{var i=o(53866),a=o(27923),u=o(70394),c=o(45749),l=o(3209),p=o(50476),d=Object.getOwnPropertyDescriptor;r.f=o(3752)?d:function getOwnPropertyDescriptor(t,r){if(t=u(t),r=c(r,!0),p)try{return d(t,r)}catch(t){}if(l(t,r))return a(!i.f.call(t,r),t[r])}},2160:(t,r,o)=>{var i=o(70394),a=o(13765).f,u={}.toString,c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function getOwnPropertyNames(t){return c&&"[object Window]"==u.call(t)?function(t){try{return a(t)}catch(t){return c.slice()}}(t):a(i(t))}},13765:(t,r,o)=>{var i=o(24167),a=o(23945).concat("length","prototype");r.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return i(t,a)}},14529:(t,r)=>{r.f=Object.getOwnPropertySymbols},44276:(t,r,o)=>{var i=o(3209),a=o(55374),u=o(1283)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=a(t),i(t,u)?t[u]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},24167:(t,r,o)=>{var i=o(3209),a=o(70394),u=o(58381)(!1),c=o(1283)("IE_PROTO");t.exports=function(t,r){var o,l=a(t),p=0,d=[];for(o in l)o!=c&&i(l,o)&&d.push(o);for(;r.length>p;)i(l,o=r[p++])&&(~u(d,o)||d.push(o));return d}},51014:(t,r,o)=>{var i=o(24167),a=o(23945);t.exports=Object.keys||function keys(t){return i(t,a)}},53866:(t,r)=>{r.f={}.propertyIsEnumerable},98683:(t,r,o)=>{var i=o(52570),a=o(7252),u=o(71785);t.exports=function(t,r){var o=(a.Object||{})[t]||Object[t],c={};c[t]=r(o),i(i.S+i.F*u((function(){o(1)})),"Object",c)}},76786:(t,r,o)=>{var i=o(3752),a=o(51014),u=o(70394),c=o(53866).f;t.exports=function(t){return function(r){for(var o,l=u(r),p=a(l),d=p.length,v=0,h=[];d>v;)o=p[v++],i&&!c.call(l,o)||h.push(t?[o,l[o]]:l[o]);return h}}},27923:t=>{t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},36931:(t,r,o)=>{t.exports=o(22441)},64331:(t,r,o)=>{var i=o(19110),a=o(93451),check=function(t,r){if(a(t),!i(r)&&null!==r)throw TypeError(r+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,r,i){try{(i=o(69365)(Function.call,o(13282).f(Object.prototype,"__proto__").set,2))(t,[]),r=!(t instanceof Array)}catch(t){r=!0}return function setPrototypeOf(t,o){return check(t,o),r?t.__proto__=o:i(t,o),t}}({},!1):void 0),check}},52280:(t,r,o)=>{var i=o(60109).f,a=o(3209),u=o(7861)("toStringTag");t.exports=function(t,r,o){t&&!a(t=o?t:t.prototype,u)&&i(t,u,{configurable:!0,value:r})}},1283:(t,r,o)=>{var i=o(61279)("keys"),a=o(31953);t.exports=function(t){return i[t]||(i[t]=a(t))}},61279:(t,r,o)=>{var i=o(7252),a=o(23227),u="__core-js_shared__",c=a[u]||(a[u]={});(t.exports=function(t,r){return c[t]||(c[t]=void 0!==r?r:{})})("versions",[]).push({version:i.version,mode:o(35401)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},94581:(t,r,o)=>{var i=o(7907),a=o(36776);t.exports=function(t){return function(r,o){var u,c,l=String(a(r)),p=i(o),d=l.length;return p<0||p>=d?t?"":void 0:(u=l.charCodeAt(p))<55296||u>56319||p+1===d||(c=l.charCodeAt(p+1))<56320||c>57343?t?l.charAt(p):u:t?l.slice(p,p+2):c-56320+(u-55296<<10)+65536}}},17568:(t,r,o)=>{var i=o(7907),a=Math.max,u=Math.min;t.exports=function(t,r){return(t=i(t))<0?a(t+r,0):u(t,r)}},7907:t=>{var r=Math.ceil,o=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?o:r)(t)}},70394:(t,r,o)=>{var i=o(94409),a=o(36776);t.exports=function(t){return i(a(t))}},93981:(t,r,o)=>{var i=o(7907),a=Math.min;t.exports=function(t){return t>0?a(i(t),9007199254740991):0}},55374:(t,r,o)=>{var i=o(36776);t.exports=function(t){return Object(i(t))}},45749:(t,r,o)=>{var i=o(19110);t.exports=function(t,r){if(!i(t))return t;var o,a;if(r&&"function"==typeof(o=t.toString)&&!i(a=o.call(t)))return a;if("function"==typeof(o=t.valueOf)&&!i(a=o.call(t)))return a;if(!r&&"function"==typeof(o=t.toString)&&!i(a=o.call(t)))return a;throw TypeError("Can't convert object to primitive value")}},31953:t=>{var r=0,o=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++r+o).toString(36))}},90058:(t,r,o)=>{var i=o(23227),a=o(7252),u=o(35401),c=o(451),l=o(60109).f;t.exports=function(t){var r=a.Symbol||(a.Symbol=u?{}:i.Symbol||{});"_"==t.charAt(0)||t in r||l(r,t,{value:c.f(t)})}},451:(t,r,o)=>{r.f=o(7861)},7861:(t,r,o)=>{var i=o(61279)("wks"),a=o(31953),u=o(23227).Symbol,c="function"==typeof u;(t.exports=function(t){return i[t]||(i[t]=c&&u[t]||(c?u:a)("Symbol."+t))}).store=i},75937:(t,r,o)=>{var i=o(38252),a=o(7861)("iterator"),u=o(28727);t.exports=o(7252).getIteratorMethod=function(t){if(null!=t)return t[a]||t["@@iterator"]||u[i(t)]}},86055:(t,r,o)=>{var i=o(93451),a=o(75937);t.exports=o(7252).getIterator=function(t){var r=a(t);if("function"!=typeof r)throw TypeError(t+" is not iterable!");return i(r.call(t))}},96887:(t,r,o)=>{var i=o(38252),a=o(7861)("iterator"),u=o(28727);t.exports=o(7252).isIterable=function(t){var r=Object(t);return void 0!==r[a]||"@@iterator"in r||u.hasOwnProperty(i(r))}},94494:(t,r,o)=>{"use strict";var i=o(69365),a=o(52570),u=o(55374),c=o(35224),l=o(90652),p=o(93981),d=o(82270),v=o(75937);a(a.S+a.F*!o(10694)((function(t){Array.from(t)})),"Array",{from:function from(t){var r,o,a,h,y=u(t),g="function"==typeof this?this:Array,m=arguments.length,b=m>1?arguments[1]:void 0,_=void 0!==b,x=0,w=v(y);if(_&&(b=i(b,m>2?arguments[2]:void 0,2)),null==w||g==Array&&l(w))for(o=new g(r=p(y.length));r>x;x++)d(o,x,_?b(y[x],x):y[x]);else for(h=w.call(y),o=new g;!(a=h.next()).done;x++)d(o,x,_?c(h,b,[a.value,x],!0):a.value);return o.length=x,o}})},8588:(t,r,o)=>{var i=o(52570);i(i.S,"Array",{isArray:o(45311)})},84587:(t,r,o)=>{"use strict";var i=o(5855),a=o(53907),u=o(28727),c=o(70394);t.exports=o(36982)(Array,"Array",(function(t,r){this._t=c(t),this._i=0,this._k=r}),(function(){var t=this._t,r=this._k,o=this._i++;return!t||o>=t.length?(this._t=void 0,a(1)):a(0,"keys"==r?o:"values"==r?t[o]:[o,t[o]])}),"values"),u.Arguments=u.Array,i("keys"),i("values"),i("entries")},565:(t,r,o)=>{"use strict";var i=o(19110),a=o(44276),u=o(7861)("hasInstance"),c=Function.prototype;u in c||o(60109).f(c,u,{value:function(t){if("function"!=typeof this||!i(t))return!1;if(!i(this.prototype))return t instanceof this;for(;t=a(t);)if(this.prototype===t)return!0;return!1}})},34713:(t,r,o)=>{var i=o(52570);i(i.S,"Object",{create:o(53502)})},42328:(t,r,o)=>{var i=o(52570);i(i.S+i.F*!o(3752),"Object",{defineProperty:o(60109).f})},48869:(t,r,o)=>{var i=o(70394),a=o(13282).f;o(98683)("getOwnPropertyDescriptor",(function(){return function getOwnPropertyDescriptor(t,r){return a(i(t),r)}}))},60318:(t,r,o)=>{var i=o(55374),a=o(44276);o(98683)("getPrototypeOf",(function(){return function getPrototypeOf(t){return a(i(t))}}))},83219:(t,r,o)=>{var i=o(55374),a=o(51014);o(98683)("keys",(function(){return function keys(t){return a(i(t))}}))},929:(t,r,o)=>{var i=o(52570);i(i.S,"Object",{setPrototypeOf:o(64331).set})},8970:()=>{},37795:(t,r,o)=>{var i=o(52570),a=o(53502),u=o(17370),c=o(93451),l=o(19110),p=o(71785),d=o(97569),v=(o(23227).Reflect||{}).construct,h=p((function(){function F(){}return!(v((function(){}),[],F)instanceof F)})),y=!p((function(){v((function(){}))}));i(i.S+i.F*(h||y),"Reflect",{construct:function construct(t,r){u(t),c(r);var o=arguments.length<3?t:u(arguments[2]);if(y&&!h)return v(t,r,o);if(t==o){switch(r.length){case 0:return new t;case 1:return new t(r[0]);case 2:return new t(r[0],r[1]);case 3:return new t(r[0],r[1],r[2]);case 4:return new t(r[0],r[1],r[2],r[3])}var i=[null];return i.push.apply(i,r),new(d.apply(t,i))}var p=o.prototype,g=a(l(p)?p:Object.prototype),m=Function.apply.call(t,g,r);return l(m)?m:g}})},37969:(t,r,o)=>{var i=o(13282),a=o(44276),u=o(3209),c=o(52570),l=o(19110),p=o(93451);c(c.S,"Reflect",{get:function get(t,r){var o,c,d=arguments.length<3?t:arguments[2];return p(t)===d?t[r]:(o=i.f(t,r))?u(o,"value")?o.value:void 0!==o.get?o.get.call(d):void 0:l(c=a(t))?get(c,r,d):void 0}})},30617:(t,r,o)=>{"use strict";var i=o(94581)(!0);o(36982)(String,"String",(function(t){this._t=String(t),this._i=0}),(function(){var t,r=this._t,o=this._i;return o>=r.length?{value:void 0,done:!0}:(t=i(r,o),this._i+=t.length,{value:t,done:!1})}))},55638:(t,r,o)=>{"use strict";var i=o(23227),a=o(3209),u=o(3752),c=o(52570),l=o(36931),p=o(79378).KEY,d=o(71785),v=o(61279),h=o(52280),y=o(31953),g=o(7861),m=o(451),b=o(90058),_=o(71023),x=o(45311),w=o(93451),C=o(19110),S=o(55374),O=o(70394),E=o(45749),P=o(27923),T=o(53502),k=o(2160),j=o(13282),A=o(14529),R=o(60109),M=o(51014),I=j.f,D=R.f,L=k.f,$=i.Symbol,B=i.JSON,V=B&&B.stringify,N=g("_hidden"),G=g("toPrimitive"),q={}.propertyIsEnumerable,W=v("symbol-registry"),H=v("symbols"),U=v("op-symbols"),z=Object.prototype,Q="function"==typeof $&&!!A.f,K=i.QObject,Y=!K||!K.prototype||!K.prototype.findChild,J=u&&d((function(){return 7!=T(D({},"a",{get:function(){return D(this,"a",{value:7}).a}})).a}))?function(t,r,o){var i=I(z,r);i&&delete z[r],D(t,r,o),i&&t!==z&&D(z,r,i)}:D,wrap=function(t){var r=H[t]=T($.prototype);return r._k=t,r},X=Q&&"symbol"==typeof $.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof $},Z=function defineProperty(t,r,o){return t===z&&Z(U,r,o),w(t),r=E(r,!0),w(o),a(H,r)?(o.enumerable?(a(t,N)&&t[N][r]&&(t[N][r]=!1),o=T(o,{enumerable:P(0,!1)})):(a(t,N)||D(t,N,P(1,{})),t[N][r]=!0),J(t,r,o)):D(t,r,o)},ee=function defineProperties(t,r){w(t);for(var o,i=_(r=O(r)),a=0,u=i.length;u>a;)Z(t,o=i[a++],r[o]);return t},te=function propertyIsEnumerable(t){var r=q.call(this,t=E(t,!0));return!(this===z&&a(H,t)&&!a(U,t))&&(!(r||!a(this,t)||!a(H,t)||a(this,N)&&this[N][t])||r)},re=function getOwnPropertyDescriptor(t,r){if(t=O(t),r=E(r,!0),t!==z||!a(H,r)||a(U,r)){var o=I(t,r);return!o||!a(H,r)||a(t,N)&&t[N][r]||(o.enumerable=!0),o}},ne=function getOwnPropertyNames(t){for(var r,o=L(O(t)),i=[],u=0;o.length>u;)a(H,r=o[u++])||r==N||r==p||i.push(r);return i},oe=function getOwnPropertySymbols(t){for(var r,o=t===z,i=L(o?U:O(t)),u=[],c=0;i.length>c;)!a(H,r=i[c++])||o&&!a(z,r)||u.push(H[r]);return u};Q||(l(($=function Symbol(){if(this instanceof $)throw TypeError("Symbol is not a constructor!");var t=y(arguments.length>0?arguments[0]:void 0),$set=function(r){this===z&&$set.call(U,r),a(this,N)&&a(this[N],t)&&(this[N][t]=!1),J(this,t,P(1,r))};return u&&Y&&J(z,t,{configurable:!0,set:$set}),wrap(t)}).prototype,"toString",(function toString(){return this._k})),j.f=re,R.f=Z,o(13765).f=k.f=ne,o(53866).f=te,A.f=oe,u&&!o(35401)&&l(z,"propertyIsEnumerable",te,!0),m.f=function(t){return wrap(g(t))}),c(c.G+c.W+c.F*!Q,{Symbol:$});for(var ie="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ae=0;ie.length>ae;)g(ie[ae++]);for(var se=M(g.store),ue=0;se.length>ue;)b(se[ue++]);c(c.S+c.F*!Q,"Symbol",{for:function(t){return a(W,t+="")?W[t]:W[t]=$(t)},keyFor:function keyFor(t){if(!X(t))throw TypeError(t+" is not a symbol!");for(var r in W)if(W[r]===t)return r},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),c(c.S+c.F*!Q,"Object",{create:function create(t,r){return void 0===r?T(t):ee(T(t),r)},defineProperty:Z,defineProperties:ee,getOwnPropertyDescriptor:re,getOwnPropertyNames:ne,getOwnPropertySymbols:oe});var ce=d((function(){A.f(1)}));c(c.S+c.F*ce,"Object",{getOwnPropertySymbols:function getOwnPropertySymbols(t){return A.f(S(t))}}),B&&c(c.S+c.F*(!Q||d((function(){var t=$();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))}))),"JSON",{stringify:function stringify(t){for(var r,o,i=[t],a=1;arguments.length>a;)i.push(arguments[a++]);if(o=r=i[1],(C(r)||void 0!==t)&&!X(t))return x(r)||(r=function(t,r){if("function"==typeof o&&(r=o.call(this,t,r)),!X(r))return r}),i[1]=r,V.apply(B,i)}}),$.prototype[G]||o(22441)($.prototype,G,$.prototype.valueOf),h($,"Symbol"),h(Math,"Math",!0),h(i.JSON,"JSON",!0)},38061:(t,r,o)=>{var i=o(52570),a=o(76786)(!0);i(i.S,"Object",{entries:function entries(t){return a(t)}})},99762:(t,r,o)=>{var i=o(52570),a=o(76786)(!1);i(i.S,"Object",{values:function values(t){return a(t)}})},30051:(t,r,o)=>{o(90058)("asyncIterator")},80:(t,r,o)=>{o(90058)("observable")},80414:(t,r,o)=>{o(84587);for(var i=o(23227),a=o(22441),u=o(28727),c=o(7861)("toStringTag"),l="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),p=0;p<l.length;p++){var d=l[p],v=i[d],h=v&&v.prototype;h&&!h[c]&&a(h,c,d),u[d]=u.Array}},61909:(t,r,o)=>{"use strict";var i=o(18194).__,a=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0,o(84208),o(55506);var u=a(o(74758)),c=a(o(67394));o(38081),o(3777),o(44321),o(76139),o(65942),o(99745);var l=a(o(35657)),p=a(o(83452)),d=a(o(47834)),v=a(o(38923)),h=a(o(11959)),y=a(o(39041)),g=a(o(38852)),m=a(o(77371)),b=a(o(68537)),_=a(o(18042)),x=a(o(42618)),w=a(o(63225)),C=function(t){(0,m.default)(Container,t);var r=(0,b.default)(Container);function Container(t){var o;if((0,h.default)(this,Container),o=r.call(this,t),(0,_.default)((0,g.default)(o),"type",void 0),(0,_.default)((0,g.default)(o),"id",void 0),(0,_.default)((0,g.default)(o),"document",void 0),(0,_.default)((0,g.default)(o),"model",void 0),(0,_.default)((0,g.default)(o),"settings",void 0),(0,_.default)((0,g.default)(o),"view",void 0),(0,_.default)((0,g.default)(o),"parent",void 0),(0,_.default)((0,g.default)(o),"children",[]),(0,_.default)((0,g.default)(o),"dynamic",void 0),(0,_.default)((0,g.default)(o),"globals",void 0),(0,_.default)((0,g.default)(o),"label",void 0),(0,_.default)((0,g.default)(o),"controls",{}),(0,_.default)((0,g.default)(o),"repeaters",{}),(0,_.default)((0,g.default)(o),"renderer",void 0),(0,_.default)((0,g.default)(o),"panel",void 0),o.validateArgs(t),0===(t=(0,v.default)(t)).length)throw Error("Container cannot be empty.");return t.forEach((function(t){var r=(0,d.default)(t,2),i=r[0],a=r[1];o[i]=void 0===a?o[i]:a})),void 0===o.renderer&&(o.renderer=(0,g.default)(o)),o.document||(o.document=elementor.documents.getCurrent()),o.dynamic=new Backbone.Model(o.settings.get("__dynamic__")),o.globals=new Backbone.Model(o.settings.get("__globals__")),o.panel=new w.default((0,g.default)(o)),o.initialize(),o}return(0,y.default)(Container,[{key:"initialize",value:function initialize(){this.view&&(this.addToParent(),this.handleChildrenRecursive(),this.view.on("destroy",this.removeFromParent.bind(this))),this.handleRepeaterChildren()}},{key:"validateArgs",value:function validateArgs(t){this.requireArgumentType("type","string",t),this.requireArgumentType("id","string",t),this.requireArgumentInstance("settings",Backbone.Model,t),this.requireArgumentInstance("model",Backbone.Model,t)}},{key:"getGroupRelatedControls",value:function getGroupRelatedControls(t){var r=this,o={};return(0,p.default)(t).forEach((function(t){(0,l.default)(r.controls).forEach((function(i){var a;if(t===i.name)o[i.name]=i;else if(null!==(a=r.controls[t])&&void 0!==a&&a.groupPrefix){var u=r.controls[t].groupPrefix;i.name.toString().startsWith(u)&&(o[i.name]=i)}}))})),o}},{key:"handleChildrenRecursive",value:function handleChildrenRecursive(){var t;null!==(t=this.view.children)&&void 0!==t&&t.length?(0,l.default)(this.view.children._views).forEach((function(t){if(t.container){var r=t.container;r.parent.children[t._index]=r,r.handleChildrenRecursive()}})):this.children=[]}},{key:"addToParent",value:function addToParent(){this.parent.children&&!this.isRepeaterItem()&&this.parent.children.splice(this.view._index,0,this)}},{key:"removeFromParent",value:function removeFromParent(){var t=this;this.parent.children&&!this.isRepeater()&&(this.parent.children=this.parent.children.filter((function(r){return r.id!==t.id})))}},{key:"handleRepeaterChildren",value:function handleRepeaterChildren(){var t=this;if((0,l.default)(this.controls).forEach((function(r){if(r.is_repeater){var o=new Backbone.Model({name:r.name});t.repeaters[r.name]=new elementorModules.editor.Container({type:Container.TYPE_REPEATER,id:r.name,model:o,settings:o,view:t.view,parent:t,label:r.label||r.name,controls:{},renderer:t.renderer}),t.settings.get(r.name).forEach((function(o,i){t.addRepeaterItem(r.name,o,i)}))}})),["widget","document"].includes(this.type)){var r=(0,l.default)(this.controls).filter((function(t){return"repeater"===t.type}));1===r.length&&(0,c.default)(this,"children",{get:function get(){return elementorCommon.helpers.softDeprecated("children","3.0.0","container.repeaters[ repeaterName ].children"),this.repeaters[r[0].name].children}})}}},{key:"addRepeaterItem",value:function addRepeaterItem(t,r,o){var a=r.get("_id");return a||(a="bc-"+elementorCommon.helpers.getUniqueId(),r.set("_id",a)),this.repeaters[t].children.splice(o,0,new elementorModules.editor.Container({type:Container.TYPE_REPEATER_ITEM,id:r.get("_id"),model:new Backbone.Model({name:t}),settings:r,view:this.view,parent:this.repeaters[t],label:this.label+" "+i("Item","elementor"),controls:r.options.controls,renderer:this.renderer})),this.repeaters[t]}},{key:"lookup",value:function lookup(){var t,r=this;if(!this.renderer)return this;if(this!==this.renderer&&null!==(t=this.renderer.view)&&void 0!==t&&t.isDisconnected&&this.renderer.view.isDisconnected()&&(this.renderer=this.renderer.lookup()),void 0===this.view||!this.view.lookup||!this.view.isDisconnected())return Container.TYPE_REPEATER_ITEM===this.type&&(this.settings=this.parent.parent.settings.get(this.model.get("name")).findWhere({_id:this.id})),r;var lookup=this.view.lookup();if(lookup){if(r=lookup.getContainer(),Container.REPEATER===this.type)return this.settings=r.settings.get(this.model.get("name")).findWhere({_id:this.id}),this;r.parent.children&&(r.parent.children[r.view._index]=r)}return r}},{key:"findChildrenRecursive",value:function findChildrenRecursive(t){if(t(this))return this;if(this.children.length){var r,o=(0,u.default)(this.children);try{for(o.s();!(r=o.n()).done;){var i=r.value.findChildrenRecursive(t);if(i)return i}}catch(t){o.e(t)}finally{o.f()}}return!1}},{key:"forEachChildrenRecursive",value:function forEachChildrenRecursive(t){if(t(this),this.children.length){var r,o=(0,u.default)(this.children);try{for(o.s();!(r=o.n()).done;){r.value.forEachChildrenRecursive(t)}}catch(t){o.e(t)}finally{o.f()}}return!1}},{key:"render",value:function render(){this.renderer&&this.renderer.view.renderOnChange(this.settings)}},{key:"renderUI",value:function renderUI(){this.renderer&&this.renderer.view.renderUI()}},{key:"isEditable",value:function isEditable(){return"edit"===elementor.channels.dataEditMode.request("activeMode")&&"open"===this.document.editor.status}},{key:"isDesignable",value:function isDesignable(){return elementor.userCan("design")&&this.isEditable()}},{key:"isRepeater",value:function isRepeater(){return Container.TYPE_REPEATER===this.type}},{key:"isRepeaterItem",value:function isRepeaterItem(){return Container.TYPE_REPEATER_ITEM===this.type}},{key:"getSetting",value:function getSetting(t){var r,o=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=this.settings.get(t);return o?i:(this.getGlobalKey(t)&&(r=this.getGlobalValue(t)),r||i||this.getGlobalDefault(t))}},{key:"getGlobalKey",value:function getGlobalKey(t){return this.globals.get(t)}},{key:"getGlobalValue",value:function getGlobalValue(t){var r=this.controls[t],o=this.getGlobalKey(t),i=$e.data.commandExtractArgs(o),a=$e.data.getCache($e.components.get("globals"),i.command,i.args.query);if(null!=a&&a.value){var u,c=a.id;if(r.groupType){var l=elementorFrontend.config.responsive.activeBreakpoints,d=new RegExp((0,p.default)(l).map((function(t){return"_"+t})).join("|")+"$"),v=r.name.replace(r.groupPrefix,"").replace(d,"");if(!a.value[elementor.config.kit_config.typography_prefix+v])return;v=v.replace("_","-"),u="var( --e-global-".concat(r.groupType,"-").concat(c,"-").concat(v," )"),elementor.config.ui.defaultGenericFonts&&r.groupPrefix+"font_family"===r.name&&(u+=", ".concat(elementor.config.ui.defaultGenericFonts))}else u="var( --e-global-".concat(r.type,"-").concat(c," )");return u}}},{key:"isGlobalApplied",value:function isGlobalApplied(t){return this.getSetting(t)!==this.settings.get(t)}},{key:"getGlobalDefault",value:function getGlobalDefault(t){var r,o=null===(r=this.controls[t])||void 0===r?void 0:r.global;if(null!=o&&o.default){var i=this.controls[t].type;if("color"===i&&(i="colors"),!elementor.config.globals.defaults_enabled[i])return"";var a=$e.data.commandExtractArgs(o.default),u=a.command,c=a.args,l=$e.data.getCache($e.components.get("globals"),u,c.query);return null==l?void 0:l.value}return""}}]),Container}(x.default);r.default=C,(0,_.default)(C,"TYPE_REPEATER","repeater-control"),(0,_.default)(C,"TYPE_REPEATER_ITEM","repeater")},63225:(t,r,o)=>{"use strict";var i=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0;var a=i(o(11959)),u=i(o(39041)),c=function(){function Panel(t){(0,a.default)(this,Panel),this.container=t}return(0,u.default)(Panel,[{key:"refresh",value:function refresh(){$e.routes.isPartOf("panel/editor")&&$e.routes.refreshContainer("panel")}},{key:"closeEditor",value:function closeEditor(){$e.route("panel/elements/categories")}},{key:"getControlView",value:function getControlView(t){return elementor.getPanelView().getCurrentPageView().children.findByModelCid(this.getControlModel(t).cid)}},{key:"getControlModel",value:function getControlModel(t){return elementor.getPanelView().getCurrentPageView().collection.findWhere({name:t})}}]),Panel}();r.default=c},59472:(t,r,o)=>{"use strict";var i=o(67971);o(71954);var a,u=i(o(35657)),c=i(o(24596));o(99745),a=Backbone.Model.extend({options:{},initialize:function initialize(t,r){var o=this;if(o.options=r,o.controls=elementor.mergeControlsSettings(r.controls),o.validators={},o.controls){var i=t||{},a={};_.each(o.controls,(function(t){if(!(t.features&&-1!==t.features.indexOf("ui"))){var r=t.name;"object"===(0,c.default)(t.default)?a[r]=elementorCommon.helpers.cloneObject(t.default):a[r]=t.default;var u=t.dynamic&&t.dynamic.active,l=u&&i.__dynamic__&&i.__dynamic__[r];u&&!l&&t.dynamic.default&&(i.__dynamic__||(i.__dynamic__={}),i.__dynamic__[r]=t.dynamic.default,l=!0);var p=jQuery.isPlainObject(t.default);void 0===i[r]||!p||_.isObject(i[r])||l||(elementorCommon.debug.addCustomError(new TypeError("An invalid argument supplied as multiple control value"),"InvalidElementData","Element `"+(o.get("widgetType")||o.get("elType"))+"` got <"+i[r]+"> as `"+r+"` value. Expected array or object."),delete i[r]),void 0===i[r]&&(i[r]=a[r])}})),o.defaults=a,o.handleRepeaterData(i),o.set(i)}},handleRepeaterData:function handleRepeaterData(t){_.each(this.controls,(function(r){r.is_repeater&&(t[r.name]instanceof Backbone.Collection||(t[r.name]=new Backbone.Collection(t[r.name],{model:function model(t,o){return(o=o||{}).controls={},(0,u.default)(r.fields).map((function(t){o.controls[t.name]=t})),t._id||(t._id=elementorCommon.helpers.getUniqueId()),new a(t,o)}})))}))},getFontControls:function getFontControls(){return this.getControlsByType("font")},getIconsControls:function getIconsControls(){return this.getControlsByType("icons")},getControlsByType:function getControlsByType(t){return _.filter(this.getActiveControls(),(function(r){return t===r.type}))},getStyleControls:function getStyleControls(t,r){var o=this;t=elementorCommon.helpers.cloneObject(o.getActiveControls(t,r));var i=[];return jQuery.each(t,(function(){var r,a=this,u=elementor.config.controls[a.type];if((a=jQuery.extend({},u,a)).fields){var c=[];o.attributes[a.name].each((function(t){c.push(o.getStyleControls(a.fields,t.attributes))})),a.styleFields=c}(a.fields||null!==(r=a.dynamic)&&void 0!==r&&r.active||o.isGlobalControl(a,t)||o.isStyleControl(a.name,t))&&i.push(a)})),i},isGlobalControl:function isGlobalControl(t,r){var o,i,a=t.name;return t.groupType&&(a=t.groupPrefix+t.groupType),!(null===(o=r[a].global)||void 0===o||!o.active)&&!!(null===(i=this.attributes.__globals__)||void 0===i?void 0:i[a])},isStyleControl:function isStyleControl(t,r){r=r||this.controls;var o=_.find(r,(function(r){return t===r.name}));return o&&!_.isEmpty(o.selectors)},getClassControls:function getClassControls(t){return t=t||this.controls,_.filter(t,(function(t){return!_.isUndefined(t.prefix_class)}))},isClassControl:function isClassControl(t){var r=_.find(this.controls,(function(r){return t===r.name}));return r&&!_.isUndefined(r.prefix_class)},getControl:function getControl(t){return _.find(this.controls,(function(r){return t===r.name}))},getActiveControls:function getActiveControls(t,r){var o={};return t||(t=this.controls),r||(r=this.attributes),r=this.parseGlobalSettings(r,t),jQuery.each(t,(function(t,i){elementor.helpers.isActiveControl(i,r)&&(o[t]=i)})),o},clone:function clone(){return new a(elementorCommon.helpers.cloneObject(this.attributes),elementorCommon.helpers.cloneObject(this.options))},setExternalChange:function setExternalChange(t,r){var o,i=this;"object"===(0,c.default)(t)?o=t:(o={})[t]=r,i.set(o),jQuery.each(o,(function(t,r){i.trigger("change:external:"+t,r)}))},parseDynamicSettings:function parseDynamicSettings(t,r,o){var i=this;return t=elementorCommon.helpers.cloneObject(t||i.attributes),r=r||{},o=o||this.controls,jQuery.each(o,(function(){var o,a=this;if(a.is_repeater)(o=t[a.name]).forEach((function(t,u){o[u]=i.parseDynamicSettings(t,r,a.fields)}));else if(o=t.__dynamic__&&t.__dynamic__[a.name]){var u=a.dynamic;if(void 0===u&&(u=elementor.config.controls[a.type].dynamic),u&&u.active){var c;try{c=elementor.dynamicTags.parseTagsText(o,u,elementor.dynamicTags.getTagDataContent)}catch(t){if(elementor.dynamicTags.CACHE_KEY_NOT_FOUND_ERROR!==t.message)throw t;c="",r.onServerRequestStart&&r.onServerRequestStart(),elementor.dynamicTags.refreshCacheFromServer((function(){r.onServerRequestEnd&&r.onServerRequestEnd()}))}u.property?t[a.name][u.property]=c:t[a.name]=c}}})),t},parseGlobalSettings:function parseGlobalSettings(t,r){var o=this;return t=elementorCommon.helpers.cloneObject(t),r=r||this.controls,jQuery.each(r,(function(r,i){var a,u,c;if(i.is_repeater)(c=t[i.name]).forEach((function(t,r){c[r]=o.parseGlobalSettings(t,i.fields)}));else if(c=null===(a=t.__globals__)||void 0===a?void 0:a[i.name]){var l=i.global;if(void 0===l&&(l=elementor.config.controls[i.type].global),null!==(u=l)&&void 0!==u&&u.active){var p=$e.data.commandExtractArgs(c),d=p.command,v=p.args,h=$e.data.getCache($e.components.get("globals"),d,v.query);i.groupType?t[i.name]="custom":t[i.name]=h}}})),t},removeDataDefaults:function removeDataDefaults(t,r){var o=this;jQuery.each(t,(function(i){var a=r[i];a&&(a.save_default||("text"===a.type||"textarea"===a.type)&&t[i]||(a.is_repeater?t[i].forEach((function(t){o.removeDataDefaults(t,a.fields)})):_.isEqual(t[i],a.default)&&delete t[i]))}))},toJSON:function toJSON(t){var r=Backbone.Model.prototype.toJSON.call(this);return t=t||{},delete r.widgetType,delete r.elType,delete r.isInner,_.each(r,(function(t,o){t&&t.toJSON&&(r[o]=t.toJSON())})),t.remove&&-1!==t.remove.indexOf("default")&&this.removeDataDefaults(r,this.controls),elementorCommon.helpers.cloneObject(r)}}),t.exports=a},10367:(t,r,o)=>{"use strict";var i;o(71954),i=Marionette.Behavior.extend({onRenderCollection:function onRenderCollection(){this.handleInnerTabs(this.view)},handleInnerTabs:function handleInnerTabs(t){var r=t.children.filter((function(t){return"tabs"===t.model.get("type")}));_.each(r,(function(r){r.$el.find(".elementor-control-content").remove();var o=r.model.get("name"),i=t.children.filter((function(t){return"tab"===t.model.get("type")&&t.model.get("tabs_wrapper")===o}));_.each(i,(function(o,i){r._addChildView(o);var a=o.model.get("name"),u=t.children.filter((function(t){return a===t.model.get("inner_tab")}));0===i?o.$el.addClass("elementor-tab-active"):_.each(u,(function(t){t.$el.addClass("elementor-tab-close")}))}))}))},onChildviewControlTabClicked:function onChildviewControlTabClicked(t){var r="elementor-tab-close",o="elementor-tab-active",i=t.model.get("name"),a=this.view.children.filter((function(r){return"tab"!==r.model.get("type")&&t.model.get("tabs_wrapper")===r.model.get("tabs_wrapper")})),u=this.view.children.filter((function(r){return"tab"===r.model.get("type")&&t.model.get("tabs_wrapper")===r.model.get("tabs_wrapper")}));_.each(u,(function(t){t.$el.removeClass(o)})),t.$el.addClass(o),_.each(a,(function(t){t.model.get("inner_tab")===i?t.$el.removeClass(r):t.$el.addClass(r)})),elementor.getPanelView().updateScrollbar()}}),t.exports=i},93103:(t,r,o)=>{"use strict";var i=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0;var a=i(o(11959)),u=i(o(39041)),c=i(o(77371)),l=i(o(68537)),p=function(t){(0,c.default)(_default,t);var r=(0,l.default)(_default);function _default(){var t;(0,a.default)(this,_default);for(var o=arguments.length,i=new Array(o),u=0;u<o;u++)i[u]=arguments[u];return(t=r.call.apply(r,[this].concat(i))).initDialog(),t}return(0,u.default)(_default,[{key:"getDefaultSettings",value:function getDefaultSettings(){return{dialogType:"buttons",dialogOptions:{effects:{hide:"hide",show:"show"},hide:{onBackgroundClick:!1}}}}},{key:"initDialog",value:function initDialog(){var t,r=this;this.getDialog=function(){if(!t){var o=r.getSettings();t=elementorCommon.dialogsManager.createWidget(o.dialogType,o.dialogOptions),o.onDialogInitCallback&&o.onDialogInitCallback.call(r,t)}return t}}},{key:"show",value:function show(t){if(!this.introductionViewed){var r=this.getDialog();t&&r.setSettings("position",{of:t}),r.show()}}},{key:"setViewed",value:function setViewed(){this.introductionViewed=!0,elementorCommon.ajax.addRequest("introduction_viewed",{data:{introductionKey:this.getSettings("introductionKey")}})}}]),_default}(elementorModules.Module);r.default=p},4746:t=>{"use strict";var r=elementorModules.Module.extend({onInit:function onInit(){var t=this,r=jQuery(window);r.on("elementor:init-components",this.onElementorInitComponents.bind(this)),r.on("elementor:loaded",(function(){t.onElementorLoaded(),elementor.on("document:loaded",t.onDocumentLoaded.bind(t))})),r.on("elementor:init",this.onElementorReady)},getEditorControlView:function getEditorControlView(t){return elementor.getPanelView().getCurrentPageView().children.findByModelCid(this.getEditorControlModel(t).cid)},getEditorControlModel:function getEditorControlModel(t){return elementor.getPanelView().getCurrentPageView().collection.findWhere({name:t})},onElementorReady:function onElementorReady(){this.onElementorInit(),elementor.on("frontend:init",this.onElementorFrontendInit.bind(this)).on("preview:loaded",this.onElementorPreviewLoaded.bind(this))}});r.prototype.onElementorLoaded=function(){},r.prototype.onElementorInit=function(){},r.prototype.onElementorPreviewLoaded=function(){},r.prototype.onDocumentLoaded=function(){},r.prototype.onElementorFrontendInit=function(){},r.prototype.onElementorInitComponents=function(){},t.exports=r},59010:(t,r,o)=>{"use strict";var i=o(18194).__,a=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0;var u=a(o(18042));o(71954);var c=a(o(11959)),l=a(o(39041)),p=function(){function ControlsPopover(t){(0,c.default)(this,ControlsPopover),this.child=t,this.$popover=jQuery("<div>",{class:"elementor-controls-popover"}),t.$el.before(this.$popover),this.$popover.append(t.$el),this.popoverToggleView=t._parent.children.findByIndex(t._index-1),"typography"===this.child.model.attributes.groupType&&this.createPopoverHeader()}return(0,l.default)(ControlsPopover,[{key:"addChild",value:function addChild(t){this.$popover.append(t.$el)}},{key:"createPopoverHeader",value:function createPopoverHeader(){var t=this,r=this.$popover.prev().find(".elementor-control-popover-toggle-reset-label");this.$popoverHeader=jQuery("<div>",{class:"e-group-control-header"}).html("<span>"+i("Typography","elementor")+"</span>"),this.$headerControlsWrapper=jQuery("<div>",{class:"e-control-tools"}),r.addClass("e-control-tool").on("click",(function(){return t.onResetButtonClick()})),this.$headerControlsWrapper.append(r),this.$popoverHeader.append(this.$headerControlsWrapper);var o=this.popoverToggleView.model.get("global");null!=o&&o.active&&this.createAddButton(),this.$popover.prepend(this.$popoverHeader).addClass("e-controls-popover--typography")}},{key:"onResetButtonClick",value:function onResetButtonClick(){this.$popover.hide();var t=this.child.model.get("groupPrefix")+"typography",r={container:this.child.options.container,settings:(0,u.default)({},t,"")};this.child.options.container.globals.get(t)?$e.run("document/globals/disable",r):$e.run("document/elements/settings",r)}},{key:"onAddButtonClick",value:function onAddButtonClick(){this.popoverToggleView.onAddGlobalButtonClick()}},{key:"createAddButton",value:function createAddButton(){var t=this;this.$addButton=jQuery("<button>",{class:"e-control-tool"}).html(jQuery("<i>",{class:"eicon-plus"})),this.$headerControlsWrapper.append(this.$addButton),this.$addButton.on("click",(function(){return t.onAddButtonClick()})),this.$addButton.tipsy({title:function title(){return i("Create New Global Font","elementor")},gravity:function gravity(){return"s"}})}},{key:"destroy",value:function destroy(){this.$popover.remove()}}]),ControlsPopover}();r.default=p},99533:(t,r,o)=>{"use strict";var i=o(67971);o(84208),o(38081),o(3777),o(71954),o(93085),o(12897),o(76139);var a,u=i(o(59010));a=Marionette.CompositeView.extend({classes:{popover:"elementor-controls-popover"},activeTab:null,activeSection:null,isFiltered:!1,className:function className(){return"elementor-controls-stack"},templateHelpers:function templateHelpers(){return{elementData:elementor.getElementData(this.model)}},childViewOptions:function childViewOptions(){return{elementSettingsModel:this.model}},ui:function ui(){return{tabs:".elementor-panel-navigation-tab",reloadButton:".elementor-update-preview-button",searchControls:"#elementor-panel-controls-search-input"}},events:function events(){return{"click @ui.reloadButton":"onReloadButtonClick","keyup @ui.searchControls":"onSearchControlsKeyUp"}},modelEvents:{destroy:"onModelDestroy"},behaviors:{HandleInnerTabs:{behaviorClass:o(10367)}},initialize:function initialize(t){this.initCollection(),t.tab&&(this.activeTab=t.tab,this.activateFirstSection()),this.listenTo(elementor.channels.deviceMode,"change",this.onDeviceModeChange)},initCollection:function initCollection(){this.collection=new Backbone.Collection(_.values(elementor.mergeControlsSettings(this.getOption("controls"))))},_filteredSortedModels:function _filteredSortedModels(t){var r=Marionette.CompositeView.prototype._filteredSortedModels.apply(this,[t]);if(this.isFiltered){var o=[];return r.forEach((function(t){var r="section"===t.get("type")?t.get("name"):t.get("section"),i=t.collection.find({name:r});if(i&&!o.includes(i)){o.push(i);var a=t.collection.filter({section:r});o=o.concat(a)}})),o}return r},filter:function filter(t){var r=function normalizeString(t){return t.replace(/[-_]/gi," ").toLowerCase().trim()};if(this.ui.searchControls){var o=r(this.ui.searchControls.val()||"");if(o){var i=r(t.get("label")).includes(o);return this.isFiltered=i||this.isFiltered,i}}if(t.get("tab")!==this.activeTab)return!1;if("section"===t.get("type"))return!0;var a=t.get("section");return!a||a===this.activeSection},getControlViewByModel:function getControlViewByModel(t){return this.children.findByModelCid(t.cid)},getControlViewByName:function getControlViewByName(t){return this.getControlViewByModel(this.getControlModel(t))},getControlModel:function getControlModel(t){return this.collection.findWhere({name:t})},isVisibleSectionControl:function isVisibleSectionControl(t){return this.activeTab===t.get("tab")},activateTab:function activateTab(t){return this.activeTab=t,this.activateFirstSection(),this._renderChildren(),this},activateSection:function activateSection(t){return this.activeSection=t,this},activateFirstSection:function activateFirstSection(){var t,r=this,o=r.collection.filter((function(t){return"section"===t.get("type")&&r.isVisibleSectionControl(t)}));if(o[0]?t=o[0].get("name"):(r.activeSection=null,t=null),!o.filter((function(t){return r.activeSection===t.get("name")}))[0])return r.activateSection(t),this},getChildView:function getChildView(t){var r=t.get("type");return elementor.getControlView(r)},getNamespaceArray:function getNamespaceArray(){return[elementor.getPanelView().getCurrentPageName()]},openActiveSection:function openActiveSection(){var t=this.activeSection,r=this.children.filter((function(r){return t===r.model.get("name")}));if(this.isFiltered)this.children.forEach((function(t){"section"===t.model.get("type")&&t.$el.addClass("elementor-open")})),this.isFiltered=!1;else if(r[0]){r[0].$el.addClass("elementor-open");var o=this.getNamespaceArray();o.push(t,"activated"),elementor.channels.editor.trigger(o.join(":"),this)}},onRenderCollection:function onRenderCollection(){this.openActiveSection(),a.handlePopovers(this)},onModelDestroy:function onModelDestroy(){this.destroy()},onReloadButtonClick:function onReloadButtonClick(){elementor.reloadPreview()},onSearchControlsKeyUp:function onSearchControlsKeyUp(){var t=this;clearTimeout(this.keyUpTimeout),this.keyUpTimeout=setTimeout((function(){t._renderChildren()}),100)},onDeviceModeChange:function onDeviceModeChange(){"desktop"===elementor.channels.deviceMode.request("currentMode")&&this.$el.removeClass("elementor-responsive-switchers-open")},onChildviewControlSectionClicked:function onChildviewControlSectionClicked(t){var r=t.$el.hasClass("elementor-open");this.activateSection(r?null:t.model.get("name")),this._renderChildren()},onChildviewResponsiveSwitcherClick:function onChildviewResponsiveSwitcherClick(t,r){"desktop"===r&&this.$el.toggleClass("elementor-responsive-switchers-open")}},{handlePopovers:function handlePopovers(t){var r;t.popovers=[],this.removePopovers(t),t.children.each((function(o){r&&r.addChild(o);var i=o.model.get("popover");i&&(i.start&&(r=new u.default(o),t.popovers.push(r)),i.end&&(r=null))}))},removePopovers:function removePopovers(t){t.popovers.forEach((function(t){return t.destroy()}))}}),t.exports=a},42618:(t,r,o)=>{"use strict";var i=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0;var a=i(o(24596)),u=i(o(11959)),c=i(o(39041)),l=i(o(77371)),p=i(o(68537)),d=function(t){(0,l.default)(ArgsObject,t);var r=(0,p.default)(ArgsObject);function ArgsObject(t){var o;return(0,u.default)(this,ArgsObject),(o=r.call(this)).args=t,o}return(0,c.default)(ArgsObject,null,[{key:"getInstanceType",value:function getInstanceType(){return"ArgsObject"}}]),(0,c.default)(ArgsObject,[{key:"requireArgument",value:function requireArgument(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.args;if(!r.hasOwnProperty(t))throw Error("".concat(t," is required."))}},{key:"requireArgumentType",value:function requireArgumentType(t,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.args;if(this.requireArgument(t,o),(0,a.default)(o[t])!==r)throw Error("".concat(t," invalid type: ").concat(r,"."))}},{key:"requireArgumentInstance",value:function requireArgumentInstance(t,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.args;if(this.requireArgument(t,o),!(o[t]instanceof r))throw Error("".concat(t," invalid instance."))}},{key:"requireArgumentConstructor",value:function requireArgumentConstructor(t,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.args;if(this.requireArgument(t,o),o[t].constructor!==r)throw Error("".concat(t," invalid constructor type."))}}]),ArgsObject}(i(o(27597)).default);r.default=d},27597:(t,r,o)=>{"use strict";var i=o(67971);o(67394)(r,"__esModule",{value:!0}),r.default=void 0,o(99745);var a=i(o(59396)),u=i(o(29363)),c=i(o(11959)),l=i(o(39041)),p=i(o(76700)),d=i(o(44263)),v=function(){function InstanceType(){var t=this;(0,c.default)(this,InstanceType);for(var r=this instanceof InstanceType?this.constructor:void 0,o=[];r.__proto__&&r.__proto__.name;)o.push(r.__proto__),r=r.__proto__;o.reverse().forEach((function(r){return t instanceof r}))}return(0,l.default)(InstanceType,null,[{key:u.default,value:function value(t){var r=(0,p.default)((0,d.default)(InstanceType),u.default,this).call(this,t);if(t&&!t.constructor.getInstanceType)return r;if(t&&(t.instanceTypes||(t.instanceTypes=[]),r||this.getInstanceType()===t.constructor.getInstanceType()&&(r=!0),r)){var o=this.getInstanceType===InstanceType.getInstanceType?"BaseInstanceType":this.getInstanceType();-1===t.instanceTypes.indexOf(o)&&t.instanceTypes.push(o)}return!r&&t&&(r=t.instanceTypes&&(0,a.default)(t.instanceTypes)&&-1!==t.instanceTypes.indexOf(this.getInstanceType())),r}}]),(0,l.default)(InstanceType,null,[{key:"getInstanceType",value:function getInstanceType(){elementorModules.ForceMethodImplementation()}}]),InstanceType}();r.default=v},22761:t=>{t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},42094:(t,r,o)=>{var i=o(62190)("unscopables"),a=Array.prototype;null==a[i]&&o(74216)(a,i,{}),t.exports=function(t){a[i][t]=!0}},88492:(t,r,o)=>{"use strict";var i=o(12070)(!0);t.exports=function(t,r,o){return r+(o?i(t,r).length:1)}},6365:(t,r,o)=>{var i=o(67334);t.exports=function(t){if(!i(t))throw TypeError(t+" is not an object!");return t}},59021:(t,r,o)=>{var i=o(15703),a=o(26078),u=o(78615);t.exports=function(t){return function(r,o,c){var l,p=i(r),d=a(p.length),v=u(c,d);if(t&&o!=o){for(;d>v;)if((l=p[v++])!=l)return!0}else for(;d>v;v++)if((t||v in p)&&p[v]===o)return t||v||0;return!t&&-1}}},78309:(t,r,o)=>{var i=o(11528),a=o(8467),u=o(26033),c=o(26078),l=o(63531);t.exports=function(t,r){var o=1==t,p=2==t,d=3==t,v=4==t,h=6==t,y=5==t||h,g=r||l;return function(r,l,m){for(var b,_,x=u(r),w=a(x),C=i(l,m,3),S=c(w.length),O=0,E=o?g(r,S):p?g(r,0):void 0;S>O;O++)if((y||O in w)&&(_=C(b=w[O],O,x),t))if(o)E[O]=_;else if(_)switch(t){case 3:return!0;case 5:return b;case 6:return O;case 2:E.push(b)}else if(v)return!1;return h?-1:d||v?v:E}}},81071:(t,r,o)=>{var i=o(67334),a=o(99141),u=o(62190)("species");t.exports=function(t){var r;return a(t)&&("function"!=typeof(r=t.constructor)||r!==Array&&!a(r.prototype)||(r=void 0),i(r)&&null===(r=r[u])&&(r=void 0)),void 0===r?Array:r}},63531:(t,r,o)=>{var i=o(81071);t.exports=function(t,r){return new(i(t))(r)}},20106:(t,r,o)=>{var i=o(26688),a=o(62190)("toStringTag"),u="Arguments"==i(function(){return arguments}());t.exports=function(t){var r,o,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(o=function(t,r){try{return t[r]}catch(t){}}(r=Object(t),a))?o:u?i(r):"Object"==(c=i(r))&&"function"==typeof r.callee?"Arguments":c}},26688:t=>{var r={}.toString;t.exports=function(t){return r.call(t).slice(8,-1)}},60066:t=>{var r=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=r)},11528:(t,r,o)=>{var i=o(22761);t.exports=function(t,r,o){if(i(t),void 0===r)return t;switch(o){case 1:return function(o){return t.call(r,o)};case 2:return function(o,i){return t.call(r,o,i)};case 3:return function(o,i,a){return t.call(r,o,i,a)}}return function(){return t.apply(r,arguments)}}},61622:t=>{t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},36628:(t,r,o)=>{t.exports=!o(48625)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},5050:(t,r,o)=>{var i=o(67334),a=o(38113).document,u=i(a)&&i(a.createElement);t.exports=function(t){return u?a.createElement(t):{}}},33603:t=>{t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},65772:(t,r,o)=>{var i=o(38113),a=o(60066),u=o(74216),c=o(17738),l=o(11528),$export=function(t,r,o){var p,d,v,h,y=t&$export.F,g=t&$export.G,m=t&$export.S,b=t&$export.P,_=t&$export.B,x=g?i:m?i[r]||(i[r]={}):(i[r]||{}).prototype,w=g?a:a[r]||(a[r]={}),C=w.prototype||(w.prototype={});for(p in g&&(o=r),o)v=((d=!y&&x&&void 0!==x[p])?x:o)[p],h=_&&d?l(v,i):b&&"function"==typeof v?l(Function.call,v):v,x&&c(x,p,v,t&$export.U),w[p]!=v&&u(w,p,h),b&&C[p]!=v&&(C[p]=v)};i.core=a,$export.F=1,$export.G=2,$export.S=4,$export.P=8,$export.B=16,$export.W=32,$export.U=64,$export.R=128,t.exports=$export},86570:(t,r,o)=>{var i=o(62190)("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(o){try{return r[i]=!1,!"/./"[t](r)}catch(t){}}return!0}},48625:t=>{t.exports=function(t){try{return!!t()}catch(t){return!0}}},48897:(t,r,o)=>{"use strict";o(25846);var i=o(17738),a=o(74216),u=o(48625),c=o(61622),l=o(62190),p=o(43288),d=l("species"),v=!u((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),h=function(){var t=/(?:)/,r=t.exec;t.exec=function(){return r.apply(this,arguments)};var o="ab".split(t);return 2===o.length&&"a"===o[0]&&"b"===o[1]}();t.exports=function(t,r,o){var y=l(t),g=!u((function(){var r={};return r[y]=function(){return 7},7!=""[t](r)})),m=g?!u((function(){var r=!1,o=/a/;return o.exec=function(){return r=!0,null},"split"===t&&(o.constructor={},o.constructor[d]=function(){return o}),o[y](""),!r})):void 0;if(!g||!m||"replace"===t&&!v||"split"===t&&!h){var b=/./[y],_=o(c,y,""[t],(function maybeCallNative(t,r,o,i,a){return r.exec===p?g&&!a?{done:!0,value:b.call(r,o,i)}:{done:!0,value:t.call(o,r,i)}:{done:!1}})),x=_[0],w=_[1];i(String.prototype,t,x),a(RegExp.prototype,y,2==r?function(t,r){return w.call(t,this,r)}:function(t){return w.call(t,this)})}}},74859:(t,r,o)=>{"use strict";var i=o(6365);t.exports=function(){var t=i(this),r="";return t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.unicode&&(r+="u"),t.sticky&&(r+="y"),r}},20646:(t,r,o)=>{t.exports=o(8655)("native-function-to-string",Function.toString)},38113:t=>{var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},54040:t=>{var r={}.hasOwnProperty;t.exports=function(t,o){return r.call(t,o)}},74216:(t,r,o)=>{var i=o(98558),a=o(36061);t.exports=o(36628)?function(t,r,o){return i.f(t,r,a(1,o))}:function(t,r,o){return t[r]=o,t}},8954:(t,r,o)=>{var i=o(38113).document;t.exports=i&&i.documentElement},5100:(t,r,o)=>{t.exports=!o(36628)&&!o(48625)((function(){return 7!=Object.defineProperty(o(5050)("div"),"a",{get:function(){return 7}}).a}))},18938:(t,r,o)=>{var i=o(67334),a=o(86095).set;t.exports=function(t,r,o){var u,c=r.constructor;return c!==o&&"function"==typeof c&&(u=c.prototype)!==o.prototype&&i(u)&&a&&a(t,u),t}},8467:(t,r,o)=>{var i=o(26688);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},99141:(t,r,o)=>{var i=o(26688);t.exports=Array.isArray||function isArray(t){return"Array"==i(t)}},67334:t=>{t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},94587:(t,r,o)=>{var i=o(67334),a=o(26688),u=o(62190)("match");t.exports=function(t){var r;return i(t)&&(void 0!==(r=t[u])?!!r:"RegExp"==a(t))}},46445:(t,r,o)=>{"use strict";var i=o(82897),a=o(36061),u=o(55727),c={};o(74216)(c,o(62190)("iterator"),(function(){return this})),t.exports=function(t,r,o){t.prototype=i(c,{next:a(1,o)}),u(t,r+" Iterator")}},61195:(t,r,o)=>{"use strict";var i=o(81422),a=o(65772),u=o(17738),c=o(74216),l=o(23988),p=o(46445),d=o(55727),v=o(19002),h=o(62190)("iterator"),y=!([].keys&&"next"in[].keys()),g="keys",m="values",returnThis=function(){return this};t.exports=function(t,r,o,b,_,x,w){p(o,r,b);var C,S,O,getMethod=function(t){if(!y&&t in k)return k[t];switch(t){case g:return function keys(){return new o(this,t)};case m:return function values(){return new o(this,t)}}return function entries(){return new o(this,t)}},E=r+" Iterator",P=_==m,T=!1,k=t.prototype,j=k[h]||k["@@iterator"]||_&&k[_],A=j||getMethod(_),R=_?P?getMethod("entries"):A:void 0,M="Array"==r&&k.entries||j;if(M&&(O=v(M.call(new t)))!==Object.prototype&&O.next&&(d(O,E,!0),i||"function"==typeof O[h]||c(O,h,returnThis)),P&&j&&j.name!==m&&(T=!0,A=function values(){return j.call(this)}),i&&!w||!y&&!T&&k[h]||c(k,h,A),l[r]=A,l[E]=returnThis,_)if(C={values:P?A:getMethod(m),keys:x?A:getMethod(g),entries:R},w)for(S in C)S in k||u(k,S,C[S]);else a(a.P+a.F*(y||T),r,C);return C}},35038:t=>{t.exports=function(t,r){return{value:r,done:!!t}}},23988:t=>{t.exports={}},81422:t=>{t.exports=!1},82897:(t,r,o)=>{var i=o(6365),a=o(7331),u=o(33603),c=o(28034)("IE_PROTO"),Empty=function(){},createDict=function(){var t,r=o(5050)("iframe"),i=u.length;for(r.style.display="none",o(8954).appendChild(r),r.src="javascript:",(t=r.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),createDict=t.F;i--;)delete createDict.prototype[u[i]];return createDict()};t.exports=Object.create||function create(t,r){var o;return null!==t?(Empty.prototype=i(t),o=new Empty,Empty.prototype=null,o[c]=t):o=createDict(),void 0===r?o:a(o,r)}},98558:(t,r,o)=>{var i=o(6365),a=o(5100),u=o(31382),c=Object.defineProperty;r.f=o(36628)?Object.defineProperty:function defineProperty(t,r,o){if(i(t),r=u(r,!0),i(o),a)try{return c(t,r,o)}catch(t){}if("get"in o||"set"in o)throw TypeError("Accessors not supported!");return"value"in o&&(t[r]=o.value),t}},7331:(t,r,o)=>{var i=o(98558),a=o(6365),u=o(42912);t.exports=o(36628)?Object.defineProperties:function defineProperties(t,r){a(t);for(var o,c=u(r),l=c.length,p=0;l>p;)i.f(t,o=c[p++],r[o]);return t}},94662:(t,r,o)=>{var i=o(65873),a=o(36061),u=o(15703),c=o(31382),l=o(54040),p=o(5100),d=Object.getOwnPropertyDescriptor;r.f=o(36628)?d:function getOwnPropertyDescriptor(t,r){if(t=u(t),r=c(r,!0),p)try{return d(t,r)}catch(t){}if(l(t,r))return a(!i.f.call(t,r),t[r])}},76604:(t,r,o)=>{var i=o(75547),a=o(33603).concat("length","prototype");r.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return i(t,a)}},19002:(t,r,o)=>{var i=o(54040),a=o(26033),u=o(28034)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=a(t),i(t,u)?t[u]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},75547:(t,r,o)=>{var i=o(54040),a=o(15703),u=o(59021)(!1),c=o(28034)("IE_PROTO");t.exports=function(t,r){var o,l=a(t),p=0,d=[];for(o in l)o!=c&&i(l,o)&&d.push(o);for(;r.length>p;)i(l,o=r[p++])&&(~u(d,o)||d.push(o));return d}},42912:(t,r,o)=>{var i=o(75547),a=o(33603);t.exports=Object.keys||function keys(t){return i(t,a)}},65873:(t,r)=>{r.f={}.propertyIsEnumerable},36061:t=>{t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},17738:(t,r,o)=>{var i=o(38113),a=o(74216),u=o(54040),c=o(25078)("src"),l=o(20646),p="toString",d=(""+l).split(p);o(60066).inspectSource=function(t){return l.call(t)},(t.exports=function(t,r,o,l){var p="function"==typeof o;p&&(u(o,"name")||a(o,"name",r)),t[r]!==o&&(p&&(u(o,c)||a(o,c,t[r]?""+t[r]:d.join(String(r)))),t===i?t[r]=o:l?t[r]?t[r]=o:a(t,r,o):(delete t[r],a(t,r,o)))})(Function.prototype,p,(function toString(){return"function"==typeof this&&this[c]||l.call(this)}))},62404:(t,r,o)=>{"use strict";var i=o(20106),a=RegExp.prototype.exec;t.exports=function(t,r){var o=t.exec;if("function"==typeof o){var u=o.call(t,r);if("object"!=typeof u)throw new TypeError("RegExp exec method returned something other than an Object or null");return u}if("RegExp"!==i(t))throw new TypeError("RegExp#exec called on incompatible receiver");return a.call(t,r)}},43288:(t,r,o)=>{"use strict";var i,a,u=o(74859),c=RegExp.prototype.exec,l=String.prototype.replace,p=c,d=(i=/a/,a=/b*/g,c.call(i,"a"),c.call(a,"a"),0!==i.lastIndex||0!==a.lastIndex),v=void 0!==/()??/.exec("")[1];(d||v)&&(p=function exec(t){var r,o,i,a,p=this;return v&&(o=new RegExp("^"+p.source+"$(?!\\s)",u.call(p))),d&&(r=p.lastIndex),i=c.call(p,t),d&&i&&(p.lastIndex=p.global?i.index+i[0].length:r),v&&i&&i.length>1&&l.call(i[0],o,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(i[a]=void 0)})),i}),t.exports=p},86095:(t,r,o)=>{var i=o(67334),a=o(6365),check=function(t,r){if(a(t),!i(r)&&null!==r)throw TypeError(r+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,r,i){try{(i=o(11528)(Function.call,o(94662).f(Object.prototype,"__proto__").set,2))(t,[]),r=!(t instanceof Array)}catch(t){r=!0}return function setPrototypeOf(t,o){return check(t,o),r?t.__proto__=o:i(t,o),t}}({},!1):void 0),check}},49766:(t,r,o)=>{"use strict";var i=o(38113),a=o(98558),u=o(36628),c=o(62190)("species");t.exports=function(t){var r=i[t];u&&r&&!r[c]&&a.f(r,c,{configurable:!0,get:function(){return this}})}},55727:(t,r,o)=>{var i=o(98558).f,a=o(54040),u=o(62190)("toStringTag");t.exports=function(t,r,o){t&&!a(t=o?t:t.prototype,u)&&i(t,u,{configurable:!0,value:r})}},28034:(t,r,o)=>{var i=o(8655)("keys"),a=o(25078);t.exports=function(t){return i[t]||(i[t]=a(t))}},8655:(t,r,o)=>{var i=o(60066),a=o(38113),u="__core-js_shared__",c=a[u]||(a[u]={});(t.exports=function(t,r){return c[t]||(c[t]=void 0!==r?r:{})})("versions",[]).push({version:i.version,mode:o(81422)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},12070:(t,r,o)=>{var i=o(3338),a=o(61622);t.exports=function(t){return function(r,o){var u,c,l=String(a(r)),p=i(o),d=l.length;return p<0||p>=d?t?"":void 0:(u=l.charCodeAt(p))<55296||u>56319||p+1===d||(c=l.charCodeAt(p+1))<56320||c>57343?t?l.charAt(p):u:t?l.slice(p,p+2):c-56320+(u-55296<<10)+65536}}},465:(t,r,o)=>{var i=o(94587),a=o(61622);t.exports=function(t,r,o){if(i(r))throw TypeError("String#"+o+" doesn't accept regex!");return String(a(t))}},78615:(t,r,o)=>{var i=o(3338),a=Math.max,u=Math.min;t.exports=function(t,r){return(t=i(t))<0?a(t+r,0):u(t,r)}},3338:t=>{var r=Math.ceil,o=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?o:r)(t)}},15703:(t,r,o)=>{var i=o(8467),a=o(61622);t.exports=function(t){return i(a(t))}},26078:(t,r,o)=>{var i=o(3338),a=Math.min;t.exports=function(t){return t>0?a(i(t),9007199254740991):0}},26033:(t,r,o)=>{var i=o(61622);t.exports=function(t){return Object(i(t))}},31382:(t,r,o)=>{var i=o(67334);t.exports=function(t,r){if(!i(t))return t;var o,a;if(r&&"function"==typeof(o=t.toString)&&!i(a=o.call(t)))return a;if("function"==typeof(o=t.valueOf)&&!i(a=o.call(t)))return a;if(!r&&"function"==typeof(o=t.toString)&&!i(a=o.call(t)))return a;throw TypeError("Can't convert object to primitive value")}},25078:t=>{var r=0,o=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++r+o).toString(36))}},62190:(t,r,o)=>{var i=o(8655)("wks"),a=o(25078),u=o(38113).Symbol,c="function"==typeof u;(t.exports=function(t){return i[t]||(i[t]=c&&u[t]||(c?u:a)("Symbol."+t))}).store=i},71954:(t,r,o)=>{"use strict";var i=o(65772),a=o(78309)(5),u="find",c=!0;u in[]&&Array(1).find((function(){c=!1})),i(i.P+i.F*c,"Array",{find:function find(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}}),o(42094)(u)},12897:(t,r,o)=>{"use strict";var i=o(42094),a=o(35038),u=o(23988),c=o(15703);t.exports=o(61195)(Array,"Array",(function(t,r){this._t=c(t),this._i=0,this._k=r}),(function(){var t=this._t,r=this._k,o=this._i++;return!t||o>=t.length?(this._t=void 0,a(1)):a(0,"keys"==r?o:"values"==r?t[o]:[o,t[o]])}),"values"),u.Arguments=u.Array,i("keys"),i("values"),i("entries")},99745:(t,r,o)=>{var i=o(98558).f,a=Function.prototype,u=/^\s*function ([^ (]*)/,c="name";c in a||o(36628)&&i(a,c,{configurable:!0,get:function(){try{return(""+this).match(u)[1]}catch(t){return""}}})},76139:(t,r,o)=>{"use strict";var i=o(20106),a={};a[o(62190)("toStringTag")]="z",a+""!="[object z]"&&o(17738)(Object.prototype,"toString",(function toString(){return"[object "+i(this)+"]"}),!0)},55506:(t,r,o)=>{var i=o(38113),a=o(18938),u=o(98558).f,c=o(76604).f,l=o(94587),p=o(74859),d=i.RegExp,v=d,h=d.prototype,y=/a/g,g=/a/g,m=new d(y)!==y;if(o(36628)&&(!m||o(48625)((function(){return g[o(62190)("match")]=!1,d(y)!=y||d(g)==g||"/a/i"!=d(y,"i")})))){d=function RegExp(t,r){var o=this instanceof d,i=l(t),u=void 0===r;return!o&&i&&t.constructor===d&&u?t:a(m?new v(i&&!u?t.source:t,r):v((i=t instanceof d)?t.source:t,i&&u?p.call(t):r),o?this:h,d)};for(var proxy=function(t){t in d||u(d,t,{configurable:!0,get:function(){return v[t]},set:function(r){v[t]=r}})},b=c(v),_=0;b.length>_;)proxy(b[_++]);h.constructor=d,d.prototype=h,o(17738)(i,"RegExp",d)}o(49766)("RegExp")},25846:(t,r,o)=>{"use strict";var i=o(43288);o(65772)({target:"RegExp",proto:!0,forced:i!==/./.exec},{exec:i})},40751:(t,r,o)=>{o(36628)&&"g"!=/./g.flags&&o(98558).f(RegExp.prototype,"flags",{configurable:!0,get:o(74859)})},84208:(t,r,o)=>{"use strict";var i=o(6365),a=o(26033),u=o(26078),c=o(3338),l=o(88492),p=o(62404),d=Math.max,v=Math.min,h=Math.floor,y=/\$([$&`']|\d\d?|<[^>]*>)/g,g=/\$([$&`']|\d\d?)/g;o(48897)("replace",2,(function(t,r,o,m){return[function replace(i,a){var u=t(this),c=null==i?void 0:i[r];return void 0!==c?c.call(i,u,a):o.call(String(u),i,a)},function(t,r){var a=m(o,t,this,r);if(a.done)return a.value;var h=i(t),y=String(this),g="function"==typeof r;g||(r=String(r));var b=h.global;if(b){var _=h.unicode;h.lastIndex=0}for(var x=[];;){var w=p(h,y);if(null===w)break;if(x.push(w),!b)break;""===String(w[0])&&(h.lastIndex=l(y,u(h.lastIndex),_))}for(var C,S="",O=0,E=0;E<x.length;E++){w=x[E];for(var P=String(w[0]),T=d(v(c(w.index),y.length),0),k=[],j=1;j<w.length;j++)k.push(void 0===(C=w[j])?C:String(C));var A=w.groups;if(g){var R=[P].concat(k,T,y);void 0!==A&&R.push(A);var M=String(r.apply(void 0,R))}else M=getSubstitution(P,y,T,k,A,r);T>=O&&(S+=y.slice(O,T)+M,O=T+P.length)}return S+y.slice(O)}];function getSubstitution(t,r,i,u,c,l){var p=i+t.length,d=u.length,v=g;return void 0!==c&&(c=a(c),v=y),o.call(l,v,(function(o,a){var l;switch(a.charAt(0)){case"$":return"$";case"&":return t;case"`":return r.slice(0,i);case"'":return r.slice(p);case"<":l=c[a.slice(1,-1)];break;default:var v=+a;if(0===v)return o;if(v>d){var y=h(v/10);return 0===y?o:y<=d?void 0===u[y-1]?a.charAt(1):u[y-1]+a.charAt(1):o}l=u[v-1]}return void 0===l?"":l}))}}))},44321:(t,r,o)=>{"use strict";o(40751);var i=o(6365),a=o(74859),u=o(36628),c="toString",l=/./.toString,define=function(t){o(17738)(RegExp.prototype,c,t,!0)};o(48625)((function(){return"/a/b"!=l.call({source:"a",flags:"b"})}))?define((function toString(){var t=i(this);return"/".concat(t.source,"/","flags"in t?t.flags:!u&&t instanceof RegExp?a.call(t):void 0)})):l.name!=c&&define((function toString(){return l.call(this)}))},3777:(t,r,o)=>{"use strict";var i=o(65772),a=o(465),u="includes";i(i.P+i.F*o(86570)(u),"String",{includes:function includes(t){return!!~a(this,t,u).indexOf(t,arguments.length>1?arguments[1]:void 0)}})},65942:(t,r,o)=>{"use strict";var i=o(65772),a=o(26078),u=o(465),c="startsWith",l="".startsWith;i(i.P+i.F*o(86570)(c),"String",{startsWith:function startsWith(t){var r=u(this,t,c),o=a(Math.min(arguments.length>1?arguments[1]:void 0,r.length)),i=String(t);return l?l.call(r,i,o):r.slice(o,o+i.length)===i}})},38081:(t,r,o)=>{"use strict";var i=o(65772),a=o(59021)(!0);i(i.P,"Array",{includes:function includes(t){return a(this,t,arguments.length>1?arguments[1]:void 0)}}),o(42094)("includes")},93085:(t,r,o)=>{for(var i=o(12897),a=o(42912),u=o(17738),c=o(38113),l=o(74216),p=o(23988),d=o(62190),v=d("iterator"),h=d("toStringTag"),y=p.Array,g={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},m=a(g),b=0;b<m.length;b++){var _,x=m[b],w=g[x],C=c[x],S=C&&C.prototype;if(S&&(S[v]||l(S,v,y),S[h]||l(S,h,x),p[x]=y,w))for(_ in i)S[_]||u(S,_,i[_],!0)}},18194:t=>{"use strict";t.exports=wp.i18n}},r={};function __webpack_require__(o){if(r[o])return r[o].exports;var i=r[o]={exports:{}};return t[o](i,i.exports,__webpack_require__),i.exports}(()=>{"use strict";var t=__webpack_require__(67971),r=t(__webpack_require__(4746)),o=t(__webpack_require__(93103)),i=t(__webpack_require__(99533)),a=t(__webpack_require__(59472)),u=t(__webpack_require__(61909));elementorModules.editor={elements:{models:{BaseSettings:a.default}},utils:{Module:r.default,Introduction:o.default},views:{ControlsStack:i.default},Container:u.default}})()})();