PluginProbe
Elementor Website Builder – more than just a page builder / 3.34.1
Elementor Website Builder – more than just a page builder v3.34.1
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 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
← All changes | assets/js/webpack.runtime.js +7 -20 4.2.33.34.1 View file →
@@ -13,10 +13,10 @@
13 13 /******/ return cachedModule.exports;
14 14 /******/ }
15 15 /******/ // Create a new module (and put it into the cache)
16 16 /******/ var module = __webpack_module_cache__[moduleId] = {
17 -/******/ id: moduleId,
18 -/******/ loaded: false,
17 +/******/ // no module.id needed
18 +/******/ // no module.loaded needed
19 19 /******/ exports: {}
20 20 /******/ };
21 21 /******/
22 22 /******/ // Execute the module function
@@ -21,11 +21,8 @@
21 21 /******/
22 22 /******/ // Execute the module function
23 23 /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
24 24 /******/
25 -/******/ // Flag the module as loaded
26 -/******/ module.loaded = true;
27 -/******/
28 25 /******/ // Return the exports of the module
29 26 /******/ return module.exports;
30 27 /******/ }
31 28 /******/
@@ -124,11 +121,10 @@
124 121 /******/ (() => {
125 122 /******/ // This function allow to reference async chunks
126 123 /******/ __webpack_require__.u = (chunkId) => {
127 124 /******/ // return url for filenames not based on template
128 -/******/ if (chunkId === "vendors-node_modules_dompurify_dist_purify_cjs_js") return "6caa76d2f6eec6c4e665.bundle.js";
129 -/******/ if (chunkId === "lightbox") return "" + chunkId + ".21984471d5ca0db94445.bundle.js";
130 -/******/ if (chunkId === "text-path") return "" + chunkId + ".6db73cc0a10a70f128eb.bundle.js";
125 +/******/ if (chunkId === "lightbox") return "" + chunkId + ".a1f44406e887981f48c7.bundle.js";
126 +/******/ if (chunkId === "text-path") return "" + chunkId + ".eb787fc2b296f56e6e5f.bundle.js";
131 127 /******/ if (chunkId === "accordion") return "" + chunkId + ".b9a0ab19c7c872c405d7.bundle.js";
132 128 /******/ if (chunkId === "alert") return "" + chunkId + ".fd509aa768e7b35a8e32.bundle.js";
133 129 /******/ if (chunkId === "counter") return "" + chunkId + ".7310c276bc7865a3d438.bundle.js";
134 130 /******/ if (chunkId === "progress") return "" + chunkId + ".b1057ba870016558bce1.bundle.js";
@@ -138,14 +134,14 @@
138 134 /******/ if (chunkId === "image-carousel") return "" + chunkId + ".8b25f3674c29b829a867.bundle.js";
139 135 /******/ if (chunkId === "text-editor") return "" + chunkId + ".0c9960167105139d27c9.bundle.js";
140 136 /******/ if (chunkId === "wp-audio") return "" + chunkId + ".0ba9114964acf4c37ca2.bundle.js";
141 137 /******/ if (chunkId === "nested-tabs") return "" + chunkId + ".7a338e6d7e060c473993.bundle.js";
142 -/******/ if (chunkId === "nested-accordion") return "" + chunkId + ".4340b64226322f36bcc0.bundle.js";
138 +/******/ if (chunkId === "nested-accordion") return "" + chunkId + ".cb37a0fa563959afdb4c.bundle.js";
143 139 /******/ if (chunkId === "contact-buttons") return "" + chunkId + ".086261d3e9c4d8037686.bundle.js";
144 140 /******/ if (chunkId === "floating-bars") return "" + chunkId + ".a6e6a043444b62f64f82.bundle.js";
145 141 /******/ if (chunkId === "shared-frontend-handlers") return "" + chunkId + ".3b079824c37a5fe2bdaa.bundle.js";
146 -/******/ if (chunkId === "shared-editor-handlers") return "" + chunkId + ".3023894100138e442ab0.bundle.js";
147 -/******/ if (chunkId === "container-editor-handlers") return "" + chunkId + ".b45e73e31bdb50fb2cd1.bundle.js";
142 +/******/ if (chunkId === "shared-editor-handlers") return "" + chunkId + ".2bd41204c7f5b9ac048f.bundle.js";
143 +/******/ if (chunkId === "container-editor-handlers") return "" + chunkId + ".48e4e3303dfb31ec6cf5.bundle.js";
148 144 /******/ if (chunkId === "section-frontend-handlers") return "" + chunkId + ".c3950c6b190ca134bc8d.bundle.js";
149 145 /******/ if (chunkId === "section-editor-handlers") return "" + chunkId + ".d65899d232b5339510d7.bundle.js";
150 146 /******/ if (chunkId === "nested-title-keyboard-handler") return "" + chunkId + ".0c2b498e3e0695a1dc19.bundle.js";
151 147 /******/ // return url for filenames based on template
@@ -222,17 +218,8 @@
222 218 /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
223 219 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
224 220 /******/ }
225 221 /******/ Object.defineProperty(exports, '__esModule', { value: true });
226 -/******/ };
227 -/******/ })();
228 -/******/
229 -/******/ /* webpack/runtime/node module decorator */
230 -/******/ (() => {
231 -/******/ __webpack_require__.nmd = (module) => {
232 -/******/ module.paths = [];
233 -/******/ if (!module.children) module.children = [];
234 -/******/ return module;
235 222 /******/ };
236 223 /******/ })();
237 224 /******/
238 225 /******/ /* webpack/runtime/publicPath */