| @@ -1,4 +1,5 @@ | ||
| 1 | +/*! elementor - v3.26.0 - 12-12-2024 */ | |
| 1 | 2 | /******/ (() => { // webpackBootstrap |
| 2 | 3 | /******/ var __webpack_modules__ = ({ |
| 3 | 4 | |
| 4 | 5 | /***/ "../assets/dev/js/utils/events.js": |
| @@ -61,8 +62,30 @@ | ||
| 61 | 62 | var _default = exports["default"] = Events; |
| 62 | 63 | |
| 63 | 64 | /***/ }), |
| 64 | 65 | |
| 66 | +/***/ "react": | |
| 67 | +/*!************************!*\ | |
| 68 | + !*** external "React" ***! | |
| 69 | + \************************/ | |
| 70 | +/***/ ((module) => { | |
| 71 | + | |
| 72 | +"use strict"; | |
| 73 | +module.exports = React; | |
| 74 | + | |
| 75 | +/***/ }), | |
| 76 | + | |
| 77 | +/***/ "@wordpress/i18n": | |
| 78 | +/*!**************************!*\ | |
| 79 | + !*** external "wp.i18n" ***! | |
| 80 | + \**************************/ | |
| 81 | +/***/ ((module) => { | |
| 82 | + | |
| 83 | +"use strict"; | |
| 84 | +module.exports = wp.i18n; | |
| 85 | + | |
| 86 | +/***/ }), | |
| 87 | + | |
| 65 | 88 | /***/ "../node_modules/@babel/runtime/helpers/classCallCheck.js": |
| 66 | 89 | /*!****************************************************************!*\ |
| 67 | 90 | !*** ../node_modules/@babel/runtime/helpers/classCallCheck.js ***! |
| 68 | 91 | \****************************************************************/ |
| @@ -165,30 +188,8 @@ | ||
| 165 | 188 | }, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o); |
| 166 | 189 | } |
| 167 | 190 | module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports; |
| 168 | 191 | |
| 169 | -/***/ }), | |
| 170 | - | |
| 171 | -/***/ "@wordpress/i18n": | |
| 172 | -/*!**************************!*\ | |
| 173 | - !*** external "wp.i18n" ***! | |
| 174 | - \**************************/ | |
| 175 | -/***/ ((module) => { | |
| 176 | - | |
| 177 | -"use strict"; | |
| 178 | -module.exports = wp.i18n; | |
| 179 | - | |
| 180 | -/***/ }), | |
| 181 | - | |
| 182 | -/***/ "react": | |
| 183 | -/*!************************!*\ | |
| 184 | - !*** external "React" ***! | |
| 185 | - \************************/ | |
| 186 | -/***/ ((module) => { | |
| 187 | - | |
| 188 | -"use strict"; | |
| 189 | -module.exports = React; | |
| 190 | - | |
| 191 | 192 | /***/ }) |
| 192 | 193 | |
| 193 | 194 | /******/ }); |
| 194 | 195 | /************************************************************************/ |
| @@ -237,12 +238,12 @@ | ||
| 237 | 238 | /******/ (() => { |
| 238 | 239 | /******/ // This function allow to reference async chunks |
| 239 | 240 | /******/ __webpack_require__.u = (chunkId) => { |
| 240 | 241 | /******/ // return url for filenames not based on template |
| 241 | -/******/ if (chunkId === "modules_nested-elements_assets_js_editor_module_js") return "3d410a099008411bb011.bundle.js"; | |
| 242 | -/******/ if (chunkId === "vendors-node_modules_prop-types_index_js-node_modules_babel_runtime_helpers_slicedToArray_js") return "6a19e86dd8c1f9165dbe.bundle.js"; | |
| 243 | -/******/ if (chunkId === "modules_nested-elements_assets_js_editor_nested-element-types-base_js") return "9b97a73ee8fdc5fb7dc3.bundle.js"; | |
| 244 | -/******/ if (chunkId === "modules_nested-elements_assets_js_editor_views_view_js") return "197583acd246fea0e25d.bundle.js"; | |
| 242 | +/******/ if (chunkId === "modules_nested-elements_assets_js_editor_module_js") return "03518a9d528134ffb0ed.bundle.js"; | |
| 243 | +/******/ if (chunkId === "vendors-node_modules_prop-types_index_js-node_modules_babel_runtime_helpers_slicedToArray_js") return "056b8f3bbbcabf026cd1.bundle.js"; | |
| 244 | +/******/ if (chunkId === "modules_nested-elements_assets_js_editor_nested-element-types-base_js") return "4f1222a93380d575358f.bundle.js"; | |
| 245 | +/******/ if (chunkId === "modules_nested-elements_assets_js_editor_views_view_js") return "391fcca70339f92eb7c8.bundle.js"; | |
| 245 | 246 | /******/ // return url for filenames based on template |
| 246 | 247 | /******/ return undefined; |
| 247 | 248 | /******/ }; |
| 248 | 249 | /******/ })(); |
| @@ -283,8 +284,9 @@ | ||
| 283 | 284 | /******/ needAttach = true; |
| 284 | 285 | /******/ script = document.createElement('script'); |
| 285 | 286 | /******/ |
| 286 | 287 | /******/ script.charset = 'utf-8'; |
| 288 | +/******/ script.timeout = 120; | |
| 287 | 289 | /******/ if (__webpack_require__.nc) { |
| 288 | 290 | /******/ script.setAttribute("nonce", __webpack_require__.nc); |
| 289 | 291 | /******/ } |
| 290 | 292 | /******/ script.setAttribute("data-webpack", dataWebpackPrefix + key); |
| @@ -327,9 +329,9 @@ | ||
| 327 | 329 | /******/ } |
| 328 | 330 | /******/ // When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration |
| 329 | 331 | /******/ // or pass an empty string ("") and set the __webpack_public_path__ variable from your code to use your own logic. |
| 330 | 332 | /******/ if (!scriptUrl) throw new Error("Automatic publicPath is not supported in this browser"); |
| 331 | -/******/ scriptUrl = scriptUrl.replace(/^blob:/, "").replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); | |
| 333 | +/******/ scriptUrl = scriptUrl.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/"); | |
| 332 | 334 | /******/ __webpack_require__.p = scriptUrl; |
| 333 | 335 | /******/ })(); |
| 334 | 336 | /******/ |
| 335 | 337 | /******/ /* webpack/runtime/jsonp chunk loading */ |
| @@ -423,9 +425,9 @@ | ||
| 423 | 425 | /******/ })(); |
| 424 | 426 | /******/ |
| 425 | 427 | /************************************************************************/ |
| 426 | 428 | var __webpack_exports__ = {}; |
| 427 | -// This entry needs to be wrapped in an IIFE because it needs to be in strict mode. | |
| 429 | +// This entry need to be wrapped in an IIFE because it need to be in strict mode. | |
| 428 | 430 | (() => { |
| 429 | 431 | "use strict"; |
| 430 | 432 | /*!************************************************************!*\ |
| 431 | 433 | !*** ../modules/nested-elements/assets/js/editor/index.js ***! |