first commit

This commit is contained in:
2026-05-25 14:34:29 +02:00
commit 64f5e06629
4236 changed files with 1314148 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-starter',
'deps' => [
'elementor-v2-editor',
'elementor-v2-icons',
'elementor-v2-ui',
'react',
'wp-api-fetch',
'wp-i18n',
],
];

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,63 @@
/*! ../hooks/use-starter */
/*! ../utils */
/*! ./components/starter-overlay */
/*! ./init */
/*! @elementor/editor */
/*! @elementor/icons */
/*! @elementor/ui */
/*! @wordpress/api-fetch */
/*! @wordpress/i18n */
/*! react */
/*!**************************!*\
!*** external ["React"] ***!
\**************************/
/*!******************************!*\
!*** external ["wp","i18n"] ***!
\******************************/
/*!**********************************!*\
!*** external ["wp","apiFetch"] ***!
\**********************************/
/*!*************************************!*\
!*** external ["elementorV2","ui"] ***!
\*************************************/
/*!****************************************!*\
!*** external ["elementorV2","icons"] ***!
\****************************************/
/*!*****************************************!*\
!*** external ["elementorV2","editor"] ***!
\*****************************************/
/*!************************************************************!*\
!*** ./packages/packages/core/editor-starter/src/index.ts ***!
\************************************************************/
/*!************************************************************!*\
!*** ./packages/packages/core/editor-starter/src/init.tsx ***!
\************************************************************/
/*!************************************************************!*\
!*** ./packages/packages/core/editor-starter/src/utils.ts ***!
\************************************************************/
/*!************************************************************************!*\
!*** ./packages/packages/core/editor-starter/src/hooks/use-starter.ts ***!
\************************************************************************/
/*!**********************************************************************************!*\
!*** ./packages/packages/core/editor-starter/src/components/starter-overlay.tsx ***!
\**********************************************************************************/

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
__( 'Close', 'elementor' );
__( 'How do you want to start?', 'elementor' );
__( 'AI Site Planner', 'elementor' );
__( 'AI Site Planner', 'elementor' );
__( 'Generate your wireframe with AI', 'elementor' );
__( 'Website templates', 'elementor' );
__( 'Website templates', 'elementor' );
__( 'Start with a ready-made design', 'elementor' );
__( 'Blank site', 'elementor' );
__( 'Start from scratch', 'elementor' );