| @@ -1,12 +1,14 @@ | ||
| 1 | +/*! elementor - v3.13.2 - 11-05-2023 */ | |
| 1 | 2 | /******/ (() => { // webpackBootstrap |
| 2 | 3 | /******/ "use strict"; |
| 3 | -/*!*******************************************************!*\ | |
| 4 | - !*** ../core/editor/loader/v2/js/editor-loader-v2.js ***! | |
| 5 | - \*******************************************************/ | |
| 4 | +var __webpack_exports__ = {}; | |
| 5 | +/*!****************************************************!*\ | |
| 6 | + !*** ../core/editor/assets/js/editor-loader-v2.js ***! | |
| 7 | + \****************************************************/ | |
| 6 | 8 | |
| 7 | 9 | |
| 8 | -var _window$elementorV; | |
| 10 | +var _window$__UNSTABLE__e; | |
| 9 | 11 | window.__elementorEditorV1LoadingPromise = new Promise(function (resolve) { |
| 10 | 12 | window.addEventListener('elementor/init', function () { |
| 11 | 13 | resolve(); |
| 12 | 14 | }, { |
| @@ -13,11 +15,11 @@ | ||
| 13 | 15 | once: true |
| 14 | 16 | }); |
| 15 | 17 | }); |
| 16 | 18 | window.elementor.start(); |
| 17 | -if (!((_window$elementorV = window.elementorV2) !== null && _window$elementorV !== void 0 && _window$elementorV.editor)) { | |
| 19 | +if (!((_window$__UNSTABLE__e = window.__UNSTABLE__elementorPackages) !== null && _window$__UNSTABLE__e !== void 0 && _window$__UNSTABLE__e.editor)) { | |
| 18 | 20 | throw new Error('The "@elementor/editor" package was not loaded.'); |
| 19 | 21 | } |
| 20 | -window.elementorV2.editor.start(document.getElementById('elementor-editor-wrapper-v2')); | |
| 22 | +window.__UNSTABLE__elementorPackages.editor.init(document.getElementById('elementor-editor-wrapper-v2'), window.elementorEditorV2Settings); | |
| 21 | 23 | /******/ })() |
| 22 | 24 | ; |
| 23 | 25 | //# sourceMappingURL=editor-loader-v2.js.map |