first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-ui',
|
||||
'deps' => [
|
||||
'elementor-v2-editor-v1-adapters',
|
||||
'elementor-v2-icons',
|
||||
'elementor-v2-ui',
|
||||
'react',
|
||||
'react-dom',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,57 @@
|
||||
/*! ./utils.js */
|
||||
|
||||
/*! @elementor/editor-v1-adapters */
|
||||
|
||||
/*! @elementor/icons */
|
||||
|
||||
/*! @elementor/ui */
|
||||
|
||||
/*! @tanstack/react-virtual */
|
||||
|
||||
/*! @tanstack/virtual-core */
|
||||
|
||||
/*! @wordpress/i18n */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react-dom */
|
||||
|
||||
/*!**************************!*\
|
||||
!*** external ["React"] ***!
|
||||
\**************************/
|
||||
|
||||
/*!*****************************!*\
|
||||
!*** external ["ReactDOM"] ***!
|
||||
\*****************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** external ["wp","i18n"] ***!
|
||||
\******************************/
|
||||
|
||||
/*!*************************************!*\
|
||||
!*** external ["elementorV2","ui"] ***!
|
||||
\*************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","icons"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** external ["elementorV2","editorV1Adapters"] ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!**********************************************************!*\
|
||||
!*** ./node_modules/@elementor/editor-ui/dist/index.mjs ***!
|
||||
\**********************************************************/
|
||||
|
||||
/*!***************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/virtual-core/dist/esm/index.js ***!
|
||||
\***************************************************************/
|
||||
|
||||
/*!***************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/virtual-core/dist/esm/utils.js ***!
|
||||
\***************************************************************/
|
||||
|
||||
/*!****************************************************************!*\
|
||||
!*** ./node_modules/@tanstack/react-virtual/dist/esm/index.js ***!
|
||||
\****************************************************************/
|
||||
6
wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js
vendored
Normal file
6
wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
__( "Don't show this again", 'elementor' );
|
||||
__( 'Got it', 'elementor' );
|
||||
__( 'Clear', 'elementor' );
|
||||
Reference in New Issue
Block a user