# elementor/4.0.2/assets/js/packages/editor-components/editor-components.asset.php

Elementor Website Builder – more than just a page builder, version 4.0.2. 37 lines.

- Page: https://pluginprobe.com/plugins/elementor/4.0.2/code/assets/js/packages/editor-components/editor-components.asset.php
- Raw: https://pluginprobe.com/plugins/elementor/4.0.2/raw/assets/js/packages/editor-components/editor-components.asset.php
- Modified: 2026-03-30T09:49:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/4.0.2/code/assets/js/packages/editor-components/editor-components.asset.php#L10-L20`.

```php
<?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-canvas',
		'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-notifications',
		'elementor-v2-editor-panels',
		'elementor-v2-editor-props',
		'elementor-v2-editor-styles-repository',
		'elementor-v2-editor-templates',
		'elementor-v2-editor-ui',
		'elementor-v2-editor-v1-adapters',
		'elementor-v2-events',
		'elementor-v2-http-client',
		'elementor-v2-icons',
		'elementor-v2-schema',
		'elementor-v2-store',
		'elementor-v2-ui',
		'elementor-v2-utils',
		'react',
		'wp-i18n',
	],
];

```
