mirror of
https://github.com/proelements/proelements.git
synced 2026-05-28 03:24:42 +00:00
v4.0.4
This commit is contained in:
@@ -556,6 +556,12 @@ module.exports = window["wp"]["i18n"];
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // Execute the module function
|
||||
/******/ if (!(moduleId in __webpack_modules__)) {
|
||||
/******/ delete __webpack_module_cache__[moduleId];
|
||||
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
||||
/******/ e.code = 'MODULE_NOT_FOUND';
|
||||
/******/ throw e;
|
||||
/******/ }
|
||||
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
||||
/******/
|
||||
/******/ // Return the exports of the module
|
||||
@@ -605,7 +611,7 @@ module.exports = window["wp"]["i18n"];
|
||||
/******/
|
||||
/************************************************************************/
|
||||
var __webpack_exports__ = {};
|
||||
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
||||
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
|
||||
!function() {
|
||||
/*!**********************************************************************!*\
|
||||
!*** ./packages/packages/pro/editor-documents-extended/src/index.ts ***!
|
||||
@@ -622,4 +628,4 @@ __webpack_require__.r(__webpack_exports__);
|
||||
(window.elementorV2 = window.elementorV2 || {}).editorDocumentsExtended = __webpack_exports__;
|
||||
/******/ })()
|
||||
;
|
||||
window.elementorV2.editorDocumentsExtended?.init?.();
|
||||
window.elementorV2.editorDocumentsExtended?.init?.();
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,3 +1,3 @@
|
||||
__( 'Triggers', 'elementor-pro' );
|
||||
__( 'Advanced Rules', 'elementor-pro' );
|
||||
__( 'Display Conditions', 'elementor-pro' );
|
||||
__( 'Display Conditions', 'elementor-pro' );
|
||||
|
||||
Reference in New Issue
Block a user