PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.0
Elementor Website Builder – more than just a page builder v3.35.0
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
elementor / assets / js / packages / editor-components / editor-components.asset.php

editor-components.asset.php in Elementor Website Builder – more than just a page builder 3.35.0, at assets/js/packages/editor-components/editor-components.asset.php

38 lines 924 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if ( ! defined( 'ABSPATH' ) ) {
3 exit;
4 }
5 /**
6 * This file is generated by Webpack, do not edit it directly.
7 */
8 return [
9 'handle' => 'elementor-v2-editor-components',
10 'deps' => [
11 'elementor-v2-editor',
12 'elementor-v2-editor-canvas',
13 'elementor-v2-editor-controls',
14 'elementor-v2-editor-current-user',
15 'elementor-v2-editor-documents',
16 'elementor-v2-editor-editing-panel',
17 'elementor-v2-editor-elements',
18 'elementor-v2-editor-elements-panel',
19 'elementor-v2-editor-mcp',
20 'elementor-v2-editor-notifications',
21 'elementor-v2-editor-panels',
22 'elementor-v2-editor-props',
23 'elementor-v2-editor-styles-repository',
24 'elementor-v2-editor-ui',
25 'elementor-v2-editor-v1-adapters',
26 'elementor-v2-http-client',
27 'elementor-v2-icons',
28 'elementor-v2-mixpanel',
29 'elementor-v2-schema',
30 'elementor-v2-store',
31 'elementor-v2-ui',
32 'elementor-v2-utils',
33 'react',
34 'react-dom',
35 'wp-i18n',
36 ],
37 ];
38