first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
/**
|
||||
* This file is generated by Webpack, do not edit it directly.
|
||||
*/
|
||||
return [
|
||||
'handle' => 'elementor-v2-editor-app-bar-ui',
|
||||
'deps' => [
|
||||
'elementor-v2-icons',
|
||||
'elementor-v2-locations',
|
||||
'elementor-v2-ui',
|
||||
'react',
|
||||
'wp-i18n',
|
||||
],
|
||||
];
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,33 @@
|
||||
/*! @elementor/icons */
|
||||
|
||||
/*! @elementor/locations */
|
||||
|
||||
/*! @elementor/ui */
|
||||
|
||||
/*! @wordpress/i18n */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*!**************************!*\
|
||||
!*** external ["React"] ***!
|
||||
\**************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** external ["wp","i18n"] ***!
|
||||
\******************************/
|
||||
|
||||
/*!*************************************!*\
|
||||
!*** external ["elementorV2","ui"] ***!
|
||||
\*************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** external ["elementorV2","icons"] ***!
|
||||
\****************************************/
|
||||
|
||||
/*!********************************************!*\
|
||||
!*** external ["elementorV2","locations"] ***!
|
||||
\********************************************/
|
||||
|
||||
/*!******************************************************************!*\
|
||||
!*** ./node_modules/@elementor/editor-app-bar-ui/dist/index.mjs ***!
|
||||
\******************************************************************/
|
||||
1
wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.min.js
vendored
Normal file
1
wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/editor-app-bar-ui.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
__( 'More', 'elementor' );
|
||||
__( 'Elementor Logo', 'elementor' );
|
||||
__( 'Integrations', 'elementor' );
|
||||
Reference in New Issue
Block a user