PATH:
home
/
lab2454c
/
caimegroup.com
/
wp-content
/
plugins
/
elementor
/
assets
/
js
/*! elementor - v3.20.0 - 26-03-2024 */ (()=>{var e={55198:(e,t,o)=>{"use strict";var n=o(73203);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n(o(78983)),r=n(o(42081)),s=function(){function LockPro(e){(0,i.default)(this,LockPro),this.elements=e}return(0,r.default)(LockPro,[{key:"bindEvents",value:function bindEvents(){var e=this.elements,t=e.form,o=e.templateType;t.addEventListener("submit",this.onFormSubmit.bind(this)),o.addEventListener("change",this.onTemplateTypeChange.bind(this)),this.onTemplateTypeChange()}},{key:"onFormSubmit",value:function onFormSubmit(e){this.getCurrentLockOptions().is_locked&&e.preventDefault()}},{key:"onTemplateTypeChange",value:function onTemplateTypeChange(){var e=this.getCurrentLockOptions();e.is_locked?this.lock(e):this.unlock()}},{key:"getCurrentLockOptions",value:function getCurrentLockOptions(){var e=this.elements.templateType,t=e.options[e.selectedIndex];return JSON.parse(t.dataset.lock||"{}")}},{key:"lock",value:function lock(e){this.showLockBadge(e.badge),this.showLockButton(e.button),this.hideSubmitButton()}},{key:"unlock",value:function unlock(){this.hideLockBadge(),this.hideLockButton(),this.showSubmitButton()}},{key:"showLockBadge",value:function showLockBadge(e){var t=this.elements,o=t.lockBadge,n=t.lockBadgeText,i=t.lockBadgeIcon;n.innerText=e.text,i.className=e.icon,o.classList.remove("e-hidden")}},{key:"hideLockBadge",value:function hideLockBadge(){this.elements.lockBadge.classList.add("e-hidden")}},{key:"showLockButton",value:function showLockButton(e){var t=this.elements.lockButton;t.href=this.replaceLockLinkPlaceholders(e.url),t.innerText=e.text,t.classList.remove("e-hidden")}},{key:"hideLockButton",value:function hideLockButton(){this.elements.lockButton.classList.add("e-hidden")}},{key:"showSubmitButton",value:function showSubmitButton(){this.elements.submitButton.classList.remove("e-hidden")}},{key:"hideSubmitButton",value:function hideSubmitButton(){this.elements.submitButton.classList.add("e-hidden")}},{key:"replaceLockLinkPlaceholders",value:function replaceLockLinkPlaceholders(e){return e.replace(/%%utm_source%%/g,"wp-add-new").replace(/%%utm_medium%%/g,"wp-dash")}}]),LockPro}();t.default=s},70119:(e,t,o)=>{"use strict";var n=o(38003).__,i=o(73203)(o(55198)),r=o(97631);e.exports=elementorModules.common.views.modal.Layout.extend({getModalOptions:function getModalOptions(){return{id:"elementor-new-template-modal"}},getLogoOptions:function getLogoOptions(){return{title:n("New Template","elementor")}},initialize:function initialize(){elementorModules.common.views.modal.Layout.prototype.initialize.apply(this,arguments);var e="elementor-new-template__form__",t="".concat(e,"template-type");this.showLogo(),this.showContentView(),this.initElements(),this.lockProBehavior=new i.default(this.elements),this.lockProBehavior.bindEvents();var o=function dynamicControlsVisibilityListener(){elementorAdmin.templateControls.setDynamicControlsVisibility(e,elementor_new_template_form_controls)};this.getModal().onShow=function(){o(),document.getElementById(t).addEventListener("change",o)},this.getModal().onHide=function(){document.getElementById(t).removeEventListener("change",o)}},initElements:function initElements(){var e=this.$el[0],t="#elementor-new-template__form";this.elements={form:e.querySelector(t),submitButton:e.querySelector("".concat(t,"__submit")),lockButton:e.querySelector("".concat(t,"__lock_button")),templateType:e.querySelector("".concat(t,"__template-type")),lockBadge:e.querySelector("".concat(t,"__template-type-badge")),lockBadgeText:e.querySelector("".concat(t,"__template-type-badge__text")),lockBadgeIcon:e.querySelector("".concat(t,"__template-type-badge__icon"))}},showContentView:function showContentView(){this.modalContent.show(new r)}})},97631:e=>{"use strict";e.exports=Marionette.ItemView.extend({id:"elementor-new-template-dialog-content",template:"#tmpl-elementor-new-template",ui:{},events:{},onRender:function onRender(){}})},38003:e=>{"use strict";e.exports=wp.i18n},78983:e=>{e.exports=function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},42081:(e,t,o)=>{var n=o(74040);function _defineProperties(e,t){for(var o=0;o<t.length;o++){var i=t[o];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,n(i.key),i)}}e.exports=function _createClass(e,t,o){return t&&_defineProperties(e.prototype,t),o&&_defineProperties(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},73203:e=>{e.exports=function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},56027:(e,t,o)=>{var n=o(7501).default;e.exports=function toPrimitive(e,t){if("object"!=n(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var i=o.call(e,t||"default");if("object"!=n(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},74040:(e,t,o)=>{var n=o(7501).default,i=o(56027);e.exports=function toPropertyKey(e){var t=i(e,"string");return"symbol"==n(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},7501:e=>{function _typeof(t){return e.exports=_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,_typeof(t)}e.exports=_typeof,e.exports.__esModule=!0,e.exports.default=e.exports}},t={};function __webpack_require__(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,__webpack_require__),i.exports}(()=>{"use strict";var e=__webpack_require__(70119),t=elementorModules.ViewModule.extend({getDefaultSettings:function getDefaultSettings(){return{selectors:{addButton:".page-title-action:first, #elementor-template-library-add-new"}}},getDefaultElements:function getDefaultElements(){var e=this.getSettings("selectors");return{$addButton:jQuery(e.addButton)}},bindEvents:function bindEvents(){this.elements.$addButton.on("click",this.onAddButtonClick),elementorCommon.elements.$window.on("hashchange",this.showModalByHash.bind(this))},showModalByHash:function showModalByHash(){"#add_new"===location.hash&&(this.layout.showModal(),location.hash="")},onInit:function onInit(){elementorModules.ViewModule.prototype.onInit.apply(this,arguments),this.layout=new e,this.showModalByHash()},onAddButtonClick:function onAddButtonClick(e){e.preventDefault(),this.layout.showModal()}});jQuery((function(){window.elementorNewTemplate=new t}))})()})();
[+]
..
[-] editor-environment-v2.js
[edit]
[-] c96bb3445f3bc9de7d26.bundle.min.js
[edit]
[-] frontend.min.js
[edit]
[-] admin-notifications.min.js
[edit]
[-] admin-notifications.js
[edit]
[-] nested-accordion.js
[edit]
[-] be69c0d71c69e96d6a96.bundle.min.js
[edit]
[-] editor.js
[edit]
[-] f45f06ab7bc79ea02cfc.bundle.js
[edit]
[-] e3f753621bf9be55ec4d.bundle.js
[edit]
[-] alert.cbc2a0fee74ee3ed0419.bundle.min.js
[edit]
[-] accordion.c16b88b2e8a0c50189bc.bundle.js
[edit]
[-] alert.c3c6a3fdf4745bd26b7f.bundle.js
[edit]
[-] admin-feedback.min.js
[edit]
[-] text-path.2bc8a9cd0e50cf1a5a9c.bundle.min.js
[edit]
[-] fd6a00ae23a1bc2c6190.bundle.js
[edit]
[-] nested-tabs.min.js
[edit]
[-] frontend.js
[edit]
[-] editor-modules.min.js.LICENSE.txt
[edit]
[-] container-converter.min.js
[edit]
[-] kit-elements-defaults-editor.js
[edit]
[-] notes.min.js
[edit]
[-] video.bb330f394f46f2666bc1.bundle.js
[edit]
[-] kit-library.ac1a4cd5deae5526ce49.bundle.js
[edit]
[-] editor-notifications.min.js
[edit]
[-] progress.ca55d33bb06cee4e6f02.bundle.min.js
[edit]
[-] admin-top-bar.min.js
[edit]
[-] editor-loader-v1.min.js
[edit]
[-] media-hints.js
[edit]
[-] tabs.c2af5be7f9cb3cdcf3d5.bundle.min.js
[edit]
[-] import-export-admin.min.js
[edit]
[-] admin.js
[edit]
[-] 4fdaa70e951ad90db2f2.bundle.min.js
[edit]
[-] admin-modules.js
[edit]
[-] styleguide-app-initiator.js
[edit]
[-] admin-top-bar.js
[edit]
[-] editor-modules.min.js
[edit]
[-] lightbox.94b920846d1e37cafb78.bundle.min.js
[edit]
[-] lightbox.6565606db58088dcec66.bundle.js
[edit]
[-] gutenberg.min.js
[edit]
[-] app.min.js
[edit]
[-] element-manager-admin.min.js
[edit]
[-] nested-tabs.js
[edit]
[-] app.js
[edit]
[-] editor-loader-v1.js
[edit]
[-] editor-notifications.js
[edit]
[-] editor.min.js.LICENSE.txt
[edit]
[-] preloaded-modules.min.js
[edit]
[+]
packages
[-] preloaded-modules.js
[edit]
[-] nested-elements.min.js
[edit]
[-] kit-elements-defaults-editor.min.js
[edit]
[-] gutenberg.js
[edit]
[-] ai-admin.min.js.LICENSE.txt
[edit]
[-] dev-tools.js
[edit]
[-] editor-document.js
[edit]
[-] 711ef4fb95afdad77d95.bundle.min.js
[edit]
[-] ai-layout.min.js
[edit]
[-] admin-modules.min.js.LICENSE.txt
[edit]
[-] app-packages.js
[edit]
[-] common.min.js
[edit]
[-] styleguide-app-initiator.min.js.LICENSE.txt
[edit]
[-] web-cli.min.js
[edit]
[-] common-modules.min.js
[edit]
[-] common-modules.js
[edit]
[-] frontend-modules.min.js
[edit]
[-] element-manager-admin.js
[edit]
[-] text-path.2bc8a9cd0e50cf1a5a9c.bundle.min.js.LICENSE.txt
[edit]
[-] common.js
[edit]
[-] new-template.min.js
[edit]
[-] app-loader.js
[edit]
[-] admin.min.js.LICENSE.txt
[edit]
[-] editor.min.js
[edit]
[-] elementor-admin-bar.js
[edit]
[-] editor-loader-v2.js
[edit]
[-] kit-elements-defaults-editor.min.js.LICENSE.txt
[edit]
[-] onboarding.f2f8af9f7327abc100f1.bundle.js
[edit]
[-] container.a7f0a15dfa05df34e1f7.bundle.js
[edit]
[-] elementor-admin-bar.min.js
[edit]
[-] text-editor.2f2f7e0ea1e16387a004.bundle.js
[edit]
[-] d3bdd130eb38d3b07f85.bundle.js
[edit]
[-] nested-elements.js
[edit]
[-] toggle.31881477c45ff5cf9d4d.bundle.min.js
[edit]
[-] frontend-modules.js
[edit]
[-] webpack.runtime.min.js
[edit]
[-] styleguide-app-initiator.min.js
[edit]
[-] video.fea4f8dfdf17262f23e8.bundle.min.js
[edit]
[-] image-carousel.9399f19d95d7300cbc2e.bundle.js
[edit]
[-] 0880f3bc2f53dadb50fa.bundle.min.js
[edit]
[-] app-loader.min.js
[edit]
[-] e8a7573e654d921656ab.bundle.js
[edit]
[-] web-cli.js
[edit]
[-] styleguide.js
[edit]
[-] webpack.runtime.js
[edit]
[-] tabs.520bc2ed4560c561029e.bundle.js
[edit]
[-] editor-modules.js
[edit]
[-] announcements-app.min.js
[edit]
[-] 4586b3ce03181d93c8bf.bundle.js
[edit]
[-] a730ee9caa710006b307.bundle.js
[edit]
[-] counter.02cef29c589e742d4c8c.bundle.min.js
[edit]
[-] app-packages.min.js.LICENSE.txt
[edit]
[-] media-hints.min.js
[edit]
[-] kit-library.fa1bd4bf32021742c7f0.bundle.min.js
[edit]
[-] styleguide.min.js
[edit]
[-] new-template.js
[edit]
[-] app.min.js.LICENSE.txt
[edit]
[-] responsive-bar.min.js
[edit]
[-] 46e544e5863270fc32f2.bundle.js
[edit]
[-] admin-feedback.js
[edit]
[-] accordion.8799675460c73eb48972.bundle.min.js
[edit]
[-] editor-document.min.js
[edit]
[-] f9b37afff6a65f7b9541.bundle.js
[edit]
[-] beta-tester.js
[edit]
[-] common.min.js.LICENSE.txt
[edit]
[-] wp-audio.b8efdc046bc9df72a075.bundle.js
[edit]
[-] container.c65a2a923085e1120e75.bundle.min.js
[edit]
[-] nested-accordion.min.js.LICENSE.txt
[edit]
[-] ai.min.js.LICENSE.txt
[edit]
[-] announcements-app.js
[edit]
[-] toggle.d79746a764407a0828ee.bundle.js
[edit]
[-] web-cli.min.js.LICENSE.txt
[edit]
[-] ai-layout.js
[edit]
[-] 0880f3bc2f53dadb50fa.bundle.min.js.LICENSE.txt
[edit]
[-] app-packages.min.js
[edit]
[-] text-path.fa44919c1abfe9244186.bundle.js
[edit]
[-] text-editor.2c35aafbe5bf0e127950.bundle.min.js
[edit]
[-] admin.min.js
[edit]
[-] editor-environment-v2.min.js
[edit]
[-] nested-accordion.min.js
[edit]
[-] onboarding.94a8ac732fd1698fee56.bundle.min.js
[edit]
[-] 79d91b3af4aa6bc1c967.bundle.min.js
[edit]
[-] admin-modules.min.js
[edit]
[-] ai-layout.min.js.LICENSE.txt
[edit]
[-] 906cf49fecec599e1a67.bundle.min.js
[edit]
[-] container-converter.js
[edit]
[-] responsive-bar.js
[edit]
[-] ai.min.js
[edit]
[-] counter.3f74a246dff765f39aea.bundle.js
[edit]
[-] editor-loader-v2.min.js
[edit]
[-] ai-admin.min.js
[edit]
[-] 1bef795bdeaafc779b19.bundle.min.js
[edit]
[-] element-manager-admin.min.js.LICENSE.txt
[edit]
[-] ai-admin.js
[edit]
[-] image-carousel.4455c6362492d9067512.bundle.min.js
[edit]
[-] progress.553d43a5b3903206bedc.bundle.js
[edit]
[-] ai.js
[edit]
[-] nested-tabs.min.js.LICENSE.txt
[edit]
[-] import-export-admin.js
[edit]
[-] notes.js
[edit]
[-] wp-audio.75f0ced143febb8cd31a.bundle.min.js
[edit]
[-] dev-tools.min.js
[edit]
[-] beta-tester.min.js
[edit]
[-] announcements-app.min.js.LICENSE.txt
[edit]