first commit

This commit is contained in:
2025-08-04 16:00:02 +02:00
commit 807c9b262f
7069 changed files with 2784666 additions and 0 deletions

View File

@@ -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

View File

@@ -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 ***!
\****************************************************************/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
__( "Don't show this again", 'elementor' );
__( 'Got it', 'elementor' );
__( 'Clear', 'elementor' );