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,27 @@
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* This file is generated by Webpack, do not edit it directly.
*/
return [
'handle' => 'elementor-v2-editor-canvas',
'deps' => [
'elementor-v2-editor',
'elementor-v2-editor-elements',
'elementor-v2-editor-notifications',
'elementor-v2-editor-props',
'elementor-v2-editor-responsive',
'elementor-v2-editor-styles',
'elementor-v2-editor-styles-repository',
'elementor-v2-editor-v1-adapters',
'elementor-v2-twing',
'elementor-v2-ui',
'elementor-v2-utils',
'elementor-v2-wp-media',
'react',
'react-dom',
'wp-i18n',
],
];

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,158 @@
/*!
* tabbable 6.2.0
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
*/
/*! ./cjs/react-jsx-runtime.development.js */
/*! @elementor/editor */
/*! @elementor/editor-elements */
/*! @elementor/editor-notifications */
/*! @elementor/editor-props */
/*! @elementor/editor-responsive */
/*! @elementor/editor-styles */
/*! @elementor/editor-styles-repository */
/*! @elementor/editor-v1-adapters */
/*! @elementor/twing */
/*! @elementor/ui */
/*! @elementor/utils */
/*! @elementor/wp-media */
/*! @floating-ui/core */
/*! @floating-ui/dom */
/*! @floating-ui/react */
/*! @floating-ui/react-dom */
/*! @floating-ui/react/utils */
/*! @floating-ui/utils */
/*! @floating-ui/utils/dom */
/*! @wordpress/i18n */
/*! react */
/*! react-dom */
/*! react/jsx-runtime */
/*! tabbable */
/*!**************************!*\
!*** external ["React"] ***!
\**************************/
/*!*****************************!*\
!*** external ["ReactDOM"] ***!
\*****************************/
/*!******************************!*\
!*** external ["wp","i18n"] ***!
\******************************/
/*!*************************************!*\
!*** external ["elementorV2","ui"] ***!
\*************************************/
/*!****************************************!*\
!*** external ["elementorV2","twing"] ***!
\****************************************/
/*!****************************************!*\
!*** external ["elementorV2","utils"] ***!
\****************************************/
/*!*****************************************!*\
!*** external ["elementorV2","editor"] ***!
\*****************************************/
/*!******************************************!*\
!*** external ["elementorV2","wpMedia"] ***!
\******************************************/
/*!*******************************************!*\
!*** ./node_modules/react/jsx-runtime.js ***!
\*******************************************/
/*!**********************************************!*\
!*** external ["elementorV2","editorProps"] ***!
\**********************************************/
/*!***********************************************!*\
!*** external ["elementorV2","editorStyles"] ***!
\***********************************************/
/*!*************************************************!*\
!*** ./node_modules/tabbable/dist/index.esm.js ***!
\*************************************************/
/*!*************************************************!*\
!*** external ["elementorV2","editorElements"] ***!
\*************************************************/
/*!***************************************************!*\
!*** external ["elementorV2","editorResponsive"] ***!
\***************************************************/
/*!***************************************************!*\
!*** external ["elementorV2","editorV1Adapters"] ***!
\***************************************************/
/*!******************************************************!*\
!*** external ["elementorV2","editorNotifications"] ***!
\******************************************************/
/*!*********************************************************!*\
!*** external ["elementorV2","editorStylesRepository"] ***!
\*********************************************************/
/*!**************************************************************!*\
!*** ./node_modules/@elementor/editor-canvas/dist/index.mjs ***!
\**************************************************************/
/*!****************************************************************!*\
!*** ./node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs ***!
\****************************************************************/
/*!*****************************************************************!*\
!*** ./node_modules/react/cjs/react-jsx-runtime.development.js ***!
\*****************************************************************/
/*!******************************************************************!*\
!*** ./node_modules/@floating-ui/core/dist/floating-ui.core.mjs ***!
\******************************************************************/
/*!********************************************************************!*\
!*** ./node_modules/@floating-ui/react/dist/floating-ui.react.mjs ***!
\********************************************************************/
/*!********************************************************************!*\
!*** ./node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs ***!
\********************************************************************/
/*!************************************************************************!*\
!*** ./node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs ***!
\************************************************************************/
/*!**************************************************************************!*\
!*** ./node_modules/@floating-ui/react/dist/floating-ui.react.utils.mjs ***!
\**************************************************************************/
/*!****************************************************************************!*\
!*** ./node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs ***!
\****************************************************************************/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,9 @@
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

View File

@@ -0,0 +1,8 @@
__(
"To paste a link to this element, first remove the link from it's parent container.",
'elementor'
);
__( "To drag a link to this element, first remove the link from it's parent container.", 'elementor' );
__( 'Elements', 'elementor' );
__( 'Style Reset', 'elementor' );
__( 'Style Pasted', 'elementor' );