| @@ -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 | /******/ |
| @@ -125,9 +122,9 @@ | ||
| 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 | 125 | /******/ if (chunkId === "vendors-node_modules_dompurify_dist_purify_cjs_js") return "6caa76d2f6eec6c4e665.bundle.js"; |
| 129 | -/******/ if (chunkId === "lightbox") return "" + chunkId + ".21984471d5ca0db94445.bundle.js"; | |
| 126 | +/******/ if (chunkId === "lightbox") return "" + chunkId + ".d9ea72d232a14f514ee2.bundle.js"; | |
| 130 | 127 | /******/ if (chunkId === "text-path") return "" + chunkId + ".6db73cc0a10a70f128eb.bundle.js"; |
| 131 | 128 | /******/ if (chunkId === "accordion") return "" + chunkId + ".b9a0ab19c7c872c405d7.bundle.js"; |
| 132 | 129 | /******/ if (chunkId === "alert") return "" + chunkId + ".fd509aa768e7b35a8e32.bundle.js"; |
| 133 | 130 | /******/ if (chunkId === "counter") return "" + chunkId + ".7310c276bc7865a3d438.bundle.js"; |
| @@ -143,9 +140,9 @@ | ||
| 143 | 140 | /******/ if (chunkId === "contact-buttons") return "" + chunkId + ".086261d3e9c4d8037686.bundle.js"; |
| 144 | 141 | /******/ if (chunkId === "floating-bars") return "" + chunkId + ".a6e6a043444b62f64f82.bundle.js"; |
| 145 | 142 | /******/ if (chunkId === "shared-frontend-handlers") return "" + chunkId + ".3b079824c37a5fe2bdaa.bundle.js"; |
| 146 | 143 | /******/ if (chunkId === "shared-editor-handlers") return "" + chunkId + ".3023894100138e442ab0.bundle.js"; |
| 147 | -/******/ if (chunkId === "container-editor-handlers") return "" + chunkId + ".b45e73e31bdb50fb2cd1.bundle.js"; | |
| 144 | +/******/ if (chunkId === "container-editor-handlers") return "" + chunkId + ".e7e069c4e656425c51f8.bundle.js"; | |
| 148 | 145 | /******/ if (chunkId === "section-frontend-handlers") return "" + chunkId + ".c3950c6b190ca134bc8d.bundle.js"; |
| 149 | 146 | /******/ if (chunkId === "section-editor-handlers") return "" + chunkId + ".d65899d232b5339510d7.bundle.js"; |
| 150 | 147 | /******/ if (chunkId === "nested-title-keyboard-handler") return "" + chunkId + ".0c2b498e3e0695a1dc19.bundle.js"; |
| 151 | 148 | /******/ // return url for filenames based on template |
| @@ -222,17 +219,8 @@ | ||
| 222 | 219 | /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { |
| 223 | 220 | /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); |
| 224 | 221 | /******/ } |
| 225 | 222 | /******/ 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 | 223 | /******/ }; |
| 236 | 224 | /******/ })(); |
| 237 | 225 | /******/ |
| 238 | 226 | /******/ /* webpack/runtime/publicPath */ |