PluginProbe
Elementor Website Builder – more than just a page builder / 3.27.4
Elementor Website Builder – more than just a page builder v3.27.4
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 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | assets/js/nested-elements.js +29 -27 4.2.0-dev23.27.4 View file →
@@ -1,4 +1,5 @@
1 +/*! elementor - v3.27.0 - 13-02-2025 */
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 "41d84b549e7963d0f2e0.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 "513d3f05d575dabcdc35.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 "cf70912a0f34653ad242.bundle.js";
245 +/******/ if (chunkId === "modules_nested-elements_assets_js_editor_views_view_js") return "e5d6feb1b1d6cf52126f.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 */