first commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-components',
|
||||
'deps' => [
|
||||
'elementor-v2-editor',
|
||||
'elementor-v2-editor-elements',
|
||||
'elementor-v2-editor-elements-panel',
|
||||
'elementor-v2-editor-props',
|
||||
'elementor-v2-editor-ui',
|
||||
'elementor-v2-http-client',
|
||||
'elementor-v2-icons',
|
||||
'elementor-v2-query',
|
||||
'elementor-v2-schema',
|
||||
'elementor-v2-ui',
|
||||
'react',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,131 @@
|
||||
/*! ../../hooks/use-components */
|
||||
|
||||
/*! ../../hooks/use-create-component */
|
||||
|
||||
/*! ../api */
|
||||
|
||||
/*! ./components/components-tab */
|
||||
|
||||
/*! ./components/create-component-form/create-component-form */
|
||||
|
||||
/*! ./hooks/use-form */
|
||||
|
||||
/*! ./init */
|
||||
|
||||
/*! ./use-components */
|
||||
|
||||
/*! ./utils/component-form-schema */
|
||||
|
||||
/*! ./utils/replace-element-with-component */
|
||||
|
||||
/*! @elementor/editor */
|
||||
|
||||
/*! @elementor/editor-elements */
|
||||
|
||||
/*! @elementor/editor-elements-panel */
|
||||
|
||||
/*! @elementor/editor-props */
|
||||
|
||||
/*! @elementor/editor-ui */
|
||||
|
||||
/*! @elementor/http-client */
|
||||
|
||||
/*! @elementor/icons */
|
||||
|
||||
/*! @elementor/query */
|
||||
|
||||
/*! @elementor/schema */
|
||||
|
||||
/*! @elementor/ui */
|
||||
|
||||
/*! @wordpress/i18n */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*!**************************!*\
|
||||
!*** external ["React"] ***!
|
||||
\**************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** external ["wp","i18n"] ***!
|
||||
\******************************/
|
||||
|
||||
/*!*************************************!*\
|
||||
!*** external ["elementorV2","ui"] ***!
|
||||
\*************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","icons"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","query"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** external ["elementorV2","editor"] ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** external ["elementorV2","schema"] ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** external ["elementorV2","editorUi"] ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!*********************************************!*\
|
||||
!*** external ["elementorV2","httpClient"] ***!
|
||||
\*********************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** external ["elementorV2","editorProps"] ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!*************************************************!*\
|
||||
!*** external ["elementorV2","editorElements"] ***!
|
||||
\*************************************************/
|
||||
|
||||
/*!******************************************************!*\
|
||||
!*** external ["elementorV2","editorElementsPanel"] ***!
|
||||
\******************************************************/
|
||||
|
||||
/*!*************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/api.ts ***!
|
||||
\*************************************************************/
|
||||
|
||||
/*!**************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/init.ts ***!
|
||||
\**************************************************************/
|
||||
|
||||
/*!***************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/index.ts ***!
|
||||
\***************************************************************/
|
||||
|
||||
/*!******************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/hooks/use-components.ts ***!
|
||||
\******************************************************************************/
|
||||
|
||||
/*!************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/components/components-tab.tsx ***!
|
||||
\************************************************************************************/
|
||||
|
||||
/*!************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/hooks/use-create-component.ts ***!
|
||||
\************************************************************************************/
|
||||
|
||||
/*!*********************************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/components/create-component-form/hooks/use-form.ts ***!
|
||||
\*********************************************************************************************************/
|
||||
|
||||
/*!*****************************************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/components/create-component-form/create-component-form.tsx ***!
|
||||
\*****************************************************************************************************************/
|
||||
|
||||
/*!**********************************************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/components/create-component-form/utils/component-form-schema.ts ***!
|
||||
\**********************************************************************************************************************/
|
||||
|
||||
/*!*******************************************************************************************************************************!*\
|
||||
!*** ./packages/packages/core/editor-components/src/components/create-component-form/utils/replace-element-with-component.ts ***!
|
||||
\*******************************************************************************************************************************/
|
||||
1
wp-content/plugins/elementor/assets/js/packages/editor-components/editor-components.min.js
vendored
Normal file
1
wp-content/plugins/elementor/assets/js/packages/editor-components/editor-components.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,12 @@
|
||||
__( 'Components', 'elementor' );
|
||||
__( 'Component saved successfully as: %1$s (ID: %2$s)', 'elementor' );
|
||||
__( 'Failed to save component. Please try again.', 'elementor' );
|
||||
__( 'Save as a component', 'elementor' );
|
||||
__( 'Name', 'elementor' );
|
||||
__( 'Cancel', 'elementor' );
|
||||
__( 'Creating…', 'elementor' );
|
||||
__( 'Create', 'elementor' );
|
||||
__( 'Component name is too long. Please keep it under 50 characters.', 'elementor' );
|
||||
__( 'Component name already exists', 'elementor' );
|
||||
__( 'Component name is required.', 'elementor' );
|
||||
__( 'Component name is too short. Please enter at least 2 characters.', 'elementor' );
|
||||
Reference in New Issue
Block a user