Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/rich-text-area/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/rich-text-area/config.php

<?

if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'css' => 'dist/rich-text-area.bundle.css',
	'js' => 'dist/rich-text-area.bundle.js',
	'rel' => [
		'ui.design-tokens',
		'ui.vue3',
		'ui.uploader.core',
		'ui.uploader.vue',
		'ui.uploader.tile-widget',
		'ui.text-editor',
	],
	'skip_core' => false,
];