| @@ -1,4 +1,5 @@ | ||
| 1 | +/*! elementor - v3.26.0 - 19-12-2024 */ | |
| 1 | 2 | /******/ (() => { // webpackBootstrap |
| 2 | 3 | /******/ var __webpack_modules__ = ({ |
| 3 | 4 | |
| 4 | 5 | /***/ "../node_modules/@babel/runtime/helpers/assertThisInitialized.js": |
| @@ -252,9 +253,9 @@ | ||
| 252 | 253 | /******/ return module.exports; |
| 253 | 254 | /******/ } |
| 254 | 255 | /******/ |
| 255 | 256 | /************************************************************************/ |
| 256 | -// This entry needs to be wrapped in an IIFE because it needs to be in strict mode. | |
| 257 | +// This entry need to be wrapped in an IIFE because it need to be in strict mode. | |
| 257 | 258 | (() => { |
| 258 | 259 | "use strict"; |
| 259 | 260 | /*!*********************************************************!*\ |
| 260 | 261 | !*** ../modules/admin-bar/assets/js/frontend/module.js ***! |
| @@ -269,9 +270,9 @@ | ||
| 269 | 270 | var _get2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/get */ "../node_modules/@babel/runtime/helpers/get.js")); |
| 270 | 271 | var _inherits2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/inherits */ "../node_modules/@babel/runtime/helpers/inherits.js")); |
| 271 | 272 | function _callSuper(t, o, e) { return o = (0, _getPrototypeOf2.default)(o), (0, _possibleConstructorReturn2.default)(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], (0, _getPrototypeOf2.default)(t).constructor) : o.apply(t, e)); } |
| 272 | 273 | function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); } |
| 273 | -function _superPropGet(t, o, e, r) { var p = (0, _get2.default)((0, _getPrototypeOf2.default)(1 & r ? t.prototype : t), o, e); return 2 & r && "function" == typeof p ? function (t) { return p.apply(e, t); } : p; } | |
| 274 | +function _superPropGet(t, e, o, r) { var p = (0, _get2.default)((0, _getPrototypeOf2.default)(1 & r ? t.prototype : t), e, o); return 2 & r && "function" == typeof p ? function (t) { return p.apply(o, t); } : p; } | |
| 274 | 275 | /* global elementorAdminBarConfig */ |
| 275 | 276 | var AdminBar = /*#__PURE__*/function (_elementorModules$Vie) { |
| 276 | 277 | function AdminBar() { |
| 277 | 278 | (0, _classCallCheck2.default)(this, AdminBar); |