Files
proelements/assets/js/packages/editor-components-extended/editor-components-extended.asset.php
T
proelements 741540b767 v4.0.4.1
2026-05-04 15:07:06 +03:00

38 lines
923 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* This file is generated by Webpack, do not edit it directly.
*/
return [
'handle' => 'elementor-v2-editor-components-extended',
'deps' => [
'elementor-v2-editor',
'elementor-v2-editor-canvas',
'elementor-v2-editor-components',
'elementor-v2-editor-controls',
'elementor-v2-editor-current-user',
'elementor-v2-editor-documents',
'elementor-v2-editor-editing-panel',
'elementor-v2-editor-elements',
'elementor-v2-editor-elements-panel',
'elementor-v2-editor-mcp',
'elementor-v2-editor-notifications',
'elementor-v2-editor-panels',
'elementor-v2-editor-ui',
'elementor-v2-editor-v1-adapters',
'elementor-v2-events',
'elementor-v2-http-client',
'elementor-v2-icons',
'elementor-v2-license-api',
'elementor-v2-schema',
'elementor-v2-store',
'elementor-v2-ui',
'elementor-v2-utils',
'react',
'react-dom',
'wp-i18n',
],
];