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-documents',
|
||||
'deps' => [
|
||||
'elementor-v2-editor',
|
||||
'elementor-v2-editor-v1-adapters',
|
||||
'elementor-v2-store',
|
||||
'elementor-v2-utils',
|
||||
'react',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,39 @@
|
||||
/*! @elementor/editor */
|
||||
|
||||
/*! @elementor/editor-v1-adapters */
|
||||
|
||||
/*! @elementor/store */
|
||||
|
||||
/*! @elementor/utils */
|
||||
|
||||
/*! @wordpress/i18n */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*!**************************!*\
|
||||
!*** external ["React"] ***!
|
||||
\**************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** external ["wp","i18n"] ***!
|
||||
\******************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","store"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","utils"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** external ["elementorV2","editor"] ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** external ["elementorV2","editorV1Adapters"] ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!*****************************************************************!*\
|
||||
!*** ./node_modules/@elementor/editor-documents/dist/index.mjs ***!
|
||||
\*****************************************************************/
|
||||
1
wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js
vendored
Normal file
1
wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
// translators: %s: Document title.
|
||||
__( 'Edit "%s" with Elementor', 'elementor' );
|
||||
Reference in New Issue
Block a user