From c0a0d5a94c6ff09014df55e55a9a8e3ed39e0262 Mon Sep 17 00:00:00 2001 From: Pantheon Automation Date: Wed, 20 Apr 2016 09:56:34 -0700 Subject: [PATCH] Update to Drupal 8.1.0. For more information, see https://www.drupal.org/drupal-8.1.0-release-notes --- .editorconfig | 3 + .htaccess | 4 +- README.txt | 4 +- composer.json | 82 +- composer.lock | 713 +- core/.gitignore | 19 - core/CHANGELOG.txt | 47 +- core/MAINTAINERS.txt | 4 + core/{UPGRADE.txt => UPDATE.txt} | 20 +- core/assets/vendor/ckeditor/CHANGES.md | 58 +- core/assets/vendor/ckeditor/LICENSE.md | 4 +- core/assets/vendor/ckeditor/build-config.js | 3 + core/assets/vendor/ckeditor/ckeditor.js | 1874 ++- .../ckeditor/lang/_translationstatus.txt | 2 +- core/assets/vendor/ckeditor/lang/af.js | 4 +- core/assets/vendor/ckeditor/lang/ar.js | 4 +- core/assets/vendor/ckeditor/lang/bg.js | 4 +- core/assets/vendor/ckeditor/lang/bn.js | 4 +- core/assets/vendor/ckeditor/lang/bs.js | 4 +- core/assets/vendor/ckeditor/lang/ca.js | 4 +- core/assets/vendor/ckeditor/lang/cs.js | 4 +- core/assets/vendor/ckeditor/lang/cy.js | 4 +- core/assets/vendor/ckeditor/lang/da.js | 4 +- core/assets/vendor/ckeditor/lang/de-ch.js | 5 + core/assets/vendor/ckeditor/lang/de.js | 4 +- core/assets/vendor/ckeditor/lang/el.js | 4 +- core/assets/vendor/ckeditor/lang/en-au.js | 4 +- core/assets/vendor/ckeditor/lang/en-ca.js | 4 +- core/assets/vendor/ckeditor/lang/en-gb.js | 4 +- core/assets/vendor/ckeditor/lang/en.js | 4 +- core/assets/vendor/ckeditor/lang/eo.js | 4 +- core/assets/vendor/ckeditor/lang/es.js | 4 +- core/assets/vendor/ckeditor/lang/et.js | 4 +- core/assets/vendor/ckeditor/lang/eu.js | 4 +- core/assets/vendor/ckeditor/lang/fa.js | 4 +- core/assets/vendor/ckeditor/lang/fi.js | 4 +- core/assets/vendor/ckeditor/lang/fo.js | 4 +- core/assets/vendor/ckeditor/lang/fr-ca.js | 4 +- core/assets/vendor/ckeditor/lang/fr.js | 4 +- core/assets/vendor/ckeditor/lang/gl.js | 4 +- core/assets/vendor/ckeditor/lang/gu.js | 4 +- core/assets/vendor/ckeditor/lang/he.js | 4 +- core/assets/vendor/ckeditor/lang/hi.js | 4 +- core/assets/vendor/ckeditor/lang/hr.js | 4 +- core/assets/vendor/ckeditor/lang/hu.js | 4 +- core/assets/vendor/ckeditor/lang/id.js | 4 +- core/assets/vendor/ckeditor/lang/is.js | 4 +- core/assets/vendor/ckeditor/lang/it.js | 4 +- core/assets/vendor/ckeditor/lang/ja.js | 4 +- core/assets/vendor/ckeditor/lang/ka.js | 4 +- core/assets/vendor/ckeditor/lang/km.js | 4 +- core/assets/vendor/ckeditor/lang/ko.js | 4 +- core/assets/vendor/ckeditor/lang/ku.js | 4 +- core/assets/vendor/ckeditor/lang/lt.js | 4 +- core/assets/vendor/ckeditor/lang/lv.js | 4 +- core/assets/vendor/ckeditor/lang/mk.js | 4 +- core/assets/vendor/ckeditor/lang/mn.js | 4 +- core/assets/vendor/ckeditor/lang/ms.js | 4 +- core/assets/vendor/ckeditor/lang/nb.js | 4 +- core/assets/vendor/ckeditor/lang/nl.js | 4 +- core/assets/vendor/ckeditor/lang/no.js | 4 +- core/assets/vendor/ckeditor/lang/pl.js | 4 +- core/assets/vendor/ckeditor/lang/pt-br.js | 4 +- core/assets/vendor/ckeditor/lang/pt.js | 4 +- core/assets/vendor/ckeditor/lang/ro.js | 4 +- core/assets/vendor/ckeditor/lang/ru.js | 4 +- core/assets/vendor/ckeditor/lang/si.js | 4 +- core/assets/vendor/ckeditor/lang/sk.js | 4 +- core/assets/vendor/ckeditor/lang/sl.js | 4 +- core/assets/vendor/ckeditor/lang/sq.js | 4 +- core/assets/vendor/ckeditor/lang/sr-latn.js | 4 +- core/assets/vendor/ckeditor/lang/sr.js | 4 +- core/assets/vendor/ckeditor/lang/sv.js | 4 +- core/assets/vendor/ckeditor/lang/th.js | 4 +- core/assets/vendor/ckeditor/lang/tr.js | 4 +- core/assets/vendor/ckeditor/lang/tt.js | 4 +- core/assets/vendor/ckeditor/lang/ug.js | 4 +- core/assets/vendor/ckeditor/lang/uk.js | 4 +- core/assets/vendor/ckeditor/lang/vi.js | 4 +- core/assets/vendor/ckeditor/lang/zh-cn.js | 4 +- core/assets/vendor/ckeditor/lang/zh.js | 4 +- .../plugins/a11yhelp/dialogs/a11yhelp.js | 2 +- .../dialogs/lang/_translationstatus.txt | 2 +- .../plugins/a11yhelp/dialogs/lang/af.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ar.js | 2 +- .../plugins/a11yhelp/dialogs/lang/bg.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ca.js | 2 +- .../plugins/a11yhelp/dialogs/lang/cs.js | 2 +- .../plugins/a11yhelp/dialogs/lang/cy.js | 2 +- .../plugins/a11yhelp/dialogs/lang/da.js | 2 +- .../plugins/a11yhelp/dialogs/lang/de-ch.js | 12 + .../plugins/a11yhelp/dialogs/lang/de.js | 2 +- .../plugins/a11yhelp/dialogs/lang/el.js | 2 +- .../plugins/a11yhelp/dialogs/lang/en-gb.js | 2 +- .../plugins/a11yhelp/dialogs/lang/en.js | 2 +- .../plugins/a11yhelp/dialogs/lang/eo.js | 2 +- .../plugins/a11yhelp/dialogs/lang/es.js | 2 +- .../plugins/a11yhelp/dialogs/lang/et.js | 2 +- .../plugins/a11yhelp/dialogs/lang/eu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fa.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fo.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 2 +- .../plugins/a11yhelp/dialogs/lang/fr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/gl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/gu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/he.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/hu.js | 2 +- .../plugins/a11yhelp/dialogs/lang/id.js | 2 +- .../plugins/a11yhelp/dialogs/lang/it.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ja.js | 2 +- .../plugins/a11yhelp/dialogs/lang/km.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ko.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ku.js | 2 +- .../plugins/a11yhelp/dialogs/lang/lt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/lv.js | 2 +- .../plugins/a11yhelp/dialogs/lang/mk.js | 14 +- .../plugins/a11yhelp/dialogs/lang/mn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/nb.js | 2 +- .../plugins/a11yhelp/dialogs/lang/nl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/no.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pt-br.js | 2 +- .../plugins/a11yhelp/dialogs/lang/pt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ro.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ru.js | 2 +- .../plugins/a11yhelp/dialogs/lang/si.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sk.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sl.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sq.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/sv.js | 2 +- .../plugins/a11yhelp/dialogs/lang/th.js | 2 +- .../plugins/a11yhelp/dialogs/lang/tr.js | 2 +- .../plugins/a11yhelp/dialogs/lang/tt.js | 2 +- .../plugins/a11yhelp/dialogs/lang/ug.js | 2 +- .../plugins/a11yhelp/dialogs/lang/uk.js | 2 +- .../plugins/a11yhelp/dialogs/lang/vi.js | 2 +- .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 2 +- .../plugins/a11yhelp/dialogs/lang/zh.js | 2 +- .../ckeditor/plugins/about/dialogs/about.js | 2 +- .../plugins/clipboard/dialogs/paste.js | 2 +- .../plugins/dialog/dialogDefinition.js | 2 +- core/assets/vendor/ckeditor/plugins/icons.png | Bin 7535 -> 7704 bytes .../vendor/ckeditor/plugins/icons_hidpi.png | Bin 25517 -> 26209 bytes .../ckeditor/plugins/image2/dialogs/image2.js | 2 +- .../plugins/pastefromword/filter/default.js | 2 +- .../sourcedialog/dialogs/sourcedialog.js | 2 +- .../dialogs/lang/_translationstatus.txt | 2 +- .../plugins/specialchar/dialogs/lang/af.js | 2 +- .../plugins/specialchar/dialogs/lang/ar.js | 2 +- .../plugins/specialchar/dialogs/lang/bg.js | 2 +- .../plugins/specialchar/dialogs/lang/ca.js | 2 +- .../plugins/specialchar/dialogs/lang/cs.js | 2 +- .../plugins/specialchar/dialogs/lang/cy.js | 2 +- .../plugins/specialchar/dialogs/lang/da.js | 2 +- .../plugins/specialchar/dialogs/lang/de-ch.js | 13 + .../plugins/specialchar/dialogs/lang/de.js | 2 +- .../plugins/specialchar/dialogs/lang/el.js | 2 +- .../plugins/specialchar/dialogs/lang/en-gb.js | 2 +- .../plugins/specialchar/dialogs/lang/en.js | 2 +- .../plugins/specialchar/dialogs/lang/eo.js | 2 +- .../plugins/specialchar/dialogs/lang/es.js | 2 +- .../plugins/specialchar/dialogs/lang/et.js | 2 +- .../plugins/specialchar/dialogs/lang/eu.js | 2 +- .../plugins/specialchar/dialogs/lang/fa.js | 2 +- .../plugins/specialchar/dialogs/lang/fi.js | 2 +- .../plugins/specialchar/dialogs/lang/fr-ca.js | 2 +- .../plugins/specialchar/dialogs/lang/fr.js | 2 +- .../plugins/specialchar/dialogs/lang/gl.js | 2 +- .../plugins/specialchar/dialogs/lang/he.js | 2 +- .../plugins/specialchar/dialogs/lang/hr.js | 2 +- .../plugins/specialchar/dialogs/lang/hu.js | 2 +- .../plugins/specialchar/dialogs/lang/id.js | 2 +- .../plugins/specialchar/dialogs/lang/it.js | 2 +- .../plugins/specialchar/dialogs/lang/ja.js | 2 +- .../plugins/specialchar/dialogs/lang/km.js | 2 +- .../plugins/specialchar/dialogs/lang/ko.js | 2 +- .../plugins/specialchar/dialogs/lang/ku.js | 2 +- .../plugins/specialchar/dialogs/lang/lt.js | 2 +- .../plugins/specialchar/dialogs/lang/lv.js | 2 +- .../plugins/specialchar/dialogs/lang/nb.js | 2 +- .../plugins/specialchar/dialogs/lang/nl.js | 2 +- .../plugins/specialchar/dialogs/lang/no.js | 2 +- .../plugins/specialchar/dialogs/lang/pl.js | 2 +- .../plugins/specialchar/dialogs/lang/pt-br.js | 2 +- .../plugins/specialchar/dialogs/lang/pt.js | 2 +- .../plugins/specialchar/dialogs/lang/ru.js | 2 +- .../plugins/specialchar/dialogs/lang/si.js | 2 +- .../plugins/specialchar/dialogs/lang/sk.js | 2 +- .../plugins/specialchar/dialogs/lang/sl.js | 2 +- .../plugins/specialchar/dialogs/lang/sq.js | 2 +- .../plugins/specialchar/dialogs/lang/sv.js | 2 +- .../plugins/specialchar/dialogs/lang/th.js | 2 +- .../plugins/specialchar/dialogs/lang/tr.js | 2 +- .../plugins/specialchar/dialogs/lang/tt.js | 2 +- .../plugins/specialchar/dialogs/lang/ug.js | 2 +- .../plugins/specialchar/dialogs/lang/uk.js | 2 +- .../plugins/specialchar/dialogs/lang/vi.js | 2 +- .../plugins/specialchar/dialogs/lang/zh-cn.js | 2 +- .../plugins/specialchar/dialogs/lang/zh.js | 2 +- .../specialchar/dialogs/specialchar.js | 2 +- .../ckeditor/plugins/table/dialogs/table.js | 36 +- .../plugins/tabletools/dialogs/tableCell.js | 2 +- .../vendor/ckeditor/skins/moono/dialog.css | 2 +- .../vendor/ckeditor/skins/moono/dialog_ie.css | 2 +- .../ckeditor/skins/moono/dialog_ie7.css | 2 +- .../ckeditor/skins/moono/dialog_ie8.css | 2 +- .../ckeditor/skins/moono/dialog_iequirks.css | 2 +- .../vendor/ckeditor/skins/moono/editor.css | 4 +- .../ckeditor/skins/moono/editor_gecko.css | 4 +- .../vendor/ckeditor/skins/moono/editor_ie.css | 4 +- .../ckeditor/skins/moono/editor_ie7.css | 4 +- .../ckeditor/skins/moono/editor_ie8.css | 4 +- .../ckeditor/skins/moono/editor_iequirks.css | 4 +- .../vendor/ckeditor/skins/moono/icons.png | Bin 7535 -> 7704 bytes .../ckeditor/skins/moono/icons_hidpi.png | Bin 25517 -> 26209 bytes .../vendor/jquery-once/jquery.once.min.js.map | 0 core/assets/vendor/modernizr/modernizr.min.js | 6 +- core/authorize.php | 2 +- core/composer.json | 316 +- core/composer.txt | 32 - core/config/schema/core.data_types.schema.yml | 3 + core/core.api.php | 39 +- core/core.libraries.yml | 6 +- core/core.services.yml | 84 +- core/includes/bootstrap.inc | 14 +- core/includes/common.inc | 7 +- core/includes/entity.inc | 6 +- core/includes/errors.inc | 4 +- core/includes/file.inc | 3 +- core/includes/form.inc | 10 +- core/includes/install.core.inc | 55 +- core/includes/install.inc | 16 +- core/includes/pager.inc | 12 +- core/includes/tablesort.inc | 8 +- core/includes/theme.inc | 25 +- core/includes/unicode.inc | 11 +- core/lib/Drupal.php | 2 +- .../Component/Annotation/AnnotationBase.php | 5 - .../Annotation/AnnotationInterface.php | 5 - .../Drupal/Component/Annotation/LICENSE.txt | 339 + .../Drupal/Component/Annotation/Plugin.php | 5 - .../Discovery/AnnotatedClassDiscovery.php | 22 +- .../Drupal/Component/Annotation/PluginID.php | 5 - .../Drupal/Component/Annotation/README.txt | 12 + .../Annotation/Reflection/MockFileFinder.php | 5 - .../Drupal/Component/Annotation/TESTING.txt | 18 + .../Drupal/Component/Annotation/composer.json | 19 + .../Drupal/Component/Assertion/Inspector.php | 4 - .../Drupal/Component/Assertion/LICENSE.txt | 339 + .../lib/Drupal/Component/Assertion/README.txt | 12 + .../Drupal/Component/Assertion/TESTING.txt | 18 + .../Drupal/Component/Assertion/composer.json | 15 + core/lib/Drupal/Component/Bridge/LICENSE.txt | 339 + core/lib/Drupal/Component/Bridge/README.txt | 12 + core/lib/Drupal/Component/Bridge/TESTING.txt | 18 + .../Bridge/ZfExtensionManagerSfContainer.php | 4 - .../lib/Drupal/Component/Bridge/composer.json | 16 + .../Component/Datetime/DateTimePlus.php | 8 +- .../lib/Drupal/Component/Datetime/LICENSE.txt | 339 + core/lib/Drupal/Component/Datetime/README.txt | 12 + .../lib/Drupal/Component/Datetime/TESTING.txt | 18 + .../Drupal/Component/Datetime/composer.json | 16 + .../DependencyInjection/Container.php | 55 +- .../Dumper/OptimizedPhpArrayDumper.php | 10 +- .../Dumper/PhpArrayDumper.php | 5 - .../Component/DependencyInjection/LICENSE.txt | 339 + .../DependencyInjection/PhpArrayContainer.php | 4 - .../Component/DependencyInjection/README.txt | 12 + .../Component/DependencyInjection/TESTING.txt | 18 + .../DependencyInjection/composer.json | 5 + core/lib/Drupal/Component/Diff/Diff.php | 5 - .../Drupal/Component/Diff/DiffFormatter.php | 5 - .../Component/Diff/Engine/DiffEngine.php | 5 - .../Drupal/Component/Diff/Engine/DiffOp.php | 5 - .../Component/Diff/Engine/DiffOpAdd.php | 5 - .../Component/Diff/Engine/DiffOpChange.php | 5 - .../Component/Diff/Engine/DiffOpCopy.php | 5 - .../Component/Diff/Engine/DiffOpDelete.php | 5 - .../Diff/Engine/HWLDFWordAccumulator.php | 5 - core/lib/Drupal/Component/Diff/LICENSE.txt | 339 + core/lib/Drupal/Component/Diff/MappedDiff.php | 17 +- core/lib/Drupal/Component/Diff/README.txt | 12 + core/lib/Drupal/Component/Diff/TESTING.txt | 18 + .../Drupal/Component/Diff/WordLevelDiff.php | 5 - core/lib/Drupal/Component/Diff/composer.json | 16 + .../Discovery/DiscoverableInterface.php | 8 +- .../Discovery/DiscoveryException.php | 9 + .../Drupal/Component/Discovery/LICENSE.txt | 339 + .../lib/Drupal/Component/Discovery/README.txt | 12 + .../Drupal/Component/Discovery/TESTING.txt | 18 + .../Discovery/YamlDirectoryDiscovery.php | 159 + .../Component/Discovery/YamlDiscovery.php | 5 - .../Drupal/Component/Discovery/composer.json | 17 + .../ContainerAwareEventDispatcher.php | 5 - .../Component/EventDispatcher/LICENSE.txt | 339 + .../Component/EventDispatcher/README.txt | 12 + .../Component/EventDispatcher/TESTING.txt | 18 + .../Component/EventDispatcher/composer.json | 17 + .../FileCache/ApcuFileCacheBackend.php | 5 - .../Drupal/Component/FileCache/FileCache.php | 5 - .../FileCache/FileCacheBackendInterface.php | 5 - .../Component/FileCache/FileCacheFactory.php | 5 - .../FileCache/FileCacheInterface.php | 5 - .../Drupal/Component/FileCache/LICENSE.txt | 339 + .../Component/FileCache/NullFileCache.php | 5 - .../lib/Drupal/Component/FileCache/README.txt | 12 + .../Drupal/Component/FileCache/TESTING.txt | 18 + .../Drupal/Component/FileCache/composer.json | 15 + .../FileSystem/RegexDirectoryIterator.php | 42 + .../lib/Drupal/Component/Gettext/PoHeader.php | 5 - core/lib/Drupal/Component/Gettext/PoItem.php | 5 - .../Component/Gettext/PoMemoryWriter.php | 5 - .../Component/Gettext/PoMetadataInterface.php | 5 - .../Component/Gettext/PoReaderInterface.php | 5 - .../Component/Gettext/PoStreamInterface.php | 5 - .../Component/Gettext/PoStreamReader.php | 5 - .../Component/Gettext/PoStreamWriter.php | 5 - .../Component/Gettext/PoWriterInterface.php | 5 - core/lib/Drupal/Component/Gettext/TESTING.txt | 3 +- .../Drupal/Component/Gettext/composer.json | 4 + core/lib/Drupal/Component/Graph/Graph.php | 5 - core/lib/Drupal/Component/Graph/LICENSE.txt | 339 + core/lib/Drupal/Component/Graph/README.txt | 12 + core/lib/Drupal/Component/Graph/TESTING.txt | 18 + core/lib/Drupal/Component/Graph/composer.json | 15 + .../Component/HttpFoundation/LICENSE.txt | 339 + .../Component/HttpFoundation/README.txt | 12 + .../SecuredRedirectResponse.php | 5 - .../Component/HttpFoundation/TESTING.txt | 18 + .../Component/HttpFoundation/composer.json | 16 + .../PhpStorage/FileReadOnlyStorage.php | 5 - .../Component/PhpStorage/FileStorage.php | 5 - .../Drupal/Component/PhpStorage/LICENSE.txt | 339 + .../MTimeProtectedFastFileStorage.php | 5 - .../PhpStorage/MTimeProtectedFileStorage.php | 4 - .../PhpStorage/PhpStorageInterface.php | 5 - .../Drupal/Component/PhpStorage/README.txt | 12 + .../Drupal/Component/PhpStorage/TESTING.txt | 18 + .../Drupal/Component/PhpStorage/composer.json | 15 + .../CategorizingPluginManagerInterface.php | 5 - .../Plugin/ConfigurablePluginInterface.php | 5 - .../Component/Plugin/Context/Context.php | 5 - .../Context/ContextDefinitionInterface.php | 5 - .../Plugin/Context/ContextInterface.php | 5 - .../Plugin/ContextAwarePluginBase.php | 5 - .../Plugin/ContextAwarePluginInterface.php | 5 - .../Definition/PluginDefinitionInterface.php | 5 - .../Plugin/DependentPluginInterface.php | 5 - .../Plugin/Derivative/DeriverBase.php | 5 - .../Plugin/Derivative/DeriverInterface.php | 5 - .../Plugin/DerivativeInspectionInterface.php | 5 - .../Discovery/CachedDiscoveryInterface.php | 5 - .../DerivativeDiscoveryDecorator.php | 5 - .../Plugin/Discovery/DiscoveryCachedTrait.php | 5 - .../Plugin/Discovery/DiscoveryInterface.php | 5 - .../Plugin/Discovery/DiscoveryTrait.php | 5 - .../Plugin/Discovery/StaticDiscovery.php | 5 - .../Discovery/StaticDiscoveryDecorator.php | 5 - .../Plugin/Exception/ContextException.php | 5 - .../Plugin/Exception/ExceptionInterface.php | 4 - .../Exception/InvalidDecoratedMethod.php | 4 - .../Exception/InvalidDeriverException.php | 4 - .../InvalidPluginDefinitionException.php | 5 - .../Exception/MapperExceptionInterface.php | 8 +- .../Plugin/Exception/PluginException.php | 4 - .../Exception/PluginNotFoundException.php | 5 - .../Plugin/Factory/DefaultFactory.php | 4 - .../Plugin/Factory/FactoryInterface.php | 4 - .../Plugin/Factory/ReflectionFactory.php | 4 - .../Plugin/FallbackPluginManagerInterface.php | 5 - core/lib/Drupal/Component/Plugin/LICENSE.txt | 339 + .../Component/Plugin/LazyPluginCollection.php | 5 - .../Plugin/Mapper/MapperInterface.php | 4 - .../Drupal/Component/Plugin/PluginBase.php | 4 - .../Plugin/PluginInspectionInterface.php | 4 - .../Component/Plugin/PluginManagerBase.php | 5 - .../Plugin/PluginManagerInterface.php | 4 - core/lib/Drupal/Component/Plugin/README.txt | 12 + core/lib/Drupal/Component/Plugin/TESTING.txt | 18 + .../lib/Drupal/Component/Plugin/composer.json | 31 +- .../Drupal/Component/ProxyBuilder/LICENSE.txt | 339 + .../Component/ProxyBuilder/ProxyBuilder.php | 5 - .../Drupal/Component/ProxyBuilder/README.txt | 12 + .../Drupal/Component/ProxyBuilder/TESTING.txt | 18 + .../Component/ProxyBuilder/composer.json | 5 +- .../Component/Render/FormattableMarkup.php | 31 +- .../Component/Render/HtmlEscapedText.php | 5 - core/lib/Drupal/Component/Render/LICENSE.txt | 339 + .../Component/Render/MarkupInterface.php | 6 - .../Drupal/Component/Render/MarkupTrait.php | 5 - .../Render/OutputStrategyInterface.php | 5 - .../Component/Render/PlainTextOutput.php | 4 - core/lib/Drupal/Component/Render/README.txt | 12 + core/lib/Drupal/Component/Render/TESTING.txt | 18 + .../lib/Drupal/Component/Render/composer.json | 16 + .../Exception/InvalidDataTypeException.php | 5 - .../Drupal/Component/Serialization/Json.php | 5 - .../Component/Serialization/LICENSE.txt | 0 .../Component/Serialization/PhpSerialize.php | 5 - .../Drupal/Component/Serialization/README.txt | 12 + .../Serialization/SerializationInterface.php | 5 - .../Component/Serialization/TESTING.txt | 18 + .../Drupal/Component/Serialization/Yaml.php | 5 - .../Component/Serialization/composer.json | 16 + .../Component/Transliteration/LICENSE.txt | 0 .../Transliteration/PhpTransliteration.php | 13 +- .../Component/Transliteration/README.txt | 12 + .../Component/Transliteration/TESTING.txt | 18 + .../TransliterationInterface.php | 5 - .../Component/Transliteration/composer.json | 16 + .../Component/Utility/ArgumentsResolver.php | 5 - .../Utility/ArgumentsResolverInterface.php | 5 - core/lib/Drupal/Component/Utility/Bytes.php | 7 +- core/lib/Drupal/Component/Utility/Color.php | 5 - core/lib/Drupal/Component/Utility/Crypt.php | 71 +- .../Drupal/Component/Utility/DiffArray.php | 5 - .../Drupal/Component/Utility/Environment.php | 5 - core/lib/Drupal/Component/Utility/Html.php | 7 +- core/lib/Drupal/Component/Utility/Image.php | 5 - core/lib/Drupal/Component/Utility/LICENSE.txt | 339 + .../Drupal/Component/Utility/NestedArray.php | 5 - core/lib/Drupal/Component/Utility/Number.php | 4 - .../Drupal/Component/Utility/OpCodeCache.php | 5 - core/lib/Drupal/Component/Utility/README.txt | 12 + core/lib/Drupal/Component/Utility/Random.php | 7 +- .../Drupal/Component/Utility/Rectangle.php | 195 + .../Drupal/Component/Utility/SafeMarkup.php | 5 - .../Drupal/Component/Utility/SortArray.php | 5 - core/lib/Drupal/Component/Utility/TESTING.txt | 18 + core/lib/Drupal/Component/Utility/Tags.php | 5 - core/lib/Drupal/Component/Utility/Timer.php | 5 - .../Component/Utility/ToStringTrait.php | 5 - core/lib/Drupal/Component/Utility/Unicode.php | 5 - .../Drupal/Component/Utility/UrlHelper.php | 5 - .../Drupal/Component/Utility/UserAgent.php | 5 - .../lib/Drupal/Component/Utility/Variable.php | 5 - core/lib/Drupal/Component/Utility/Xss.php | 5 - .../Drupal/Component/Utility/composer.json | 6 +- core/lib/Drupal/Component/Uuid/Com.php | 5 - core/lib/Drupal/Component/Uuid/LICENSE.txt | 339 + core/lib/Drupal/Component/Uuid/Pecl.php | 5 - core/lib/Drupal/Component/Uuid/Php.php | 5 - core/lib/Drupal/Component/Uuid/README.txt | 12 + core/lib/Drupal/Component/Uuid/TESTING.txt | 18 + core/lib/Drupal/Component/Uuid/Uuid.php | 5 - .../Drupal/Component/Uuid/UuidInterface.php | 5 - core/lib/Drupal/Component/Uuid/composer.json | 20 + .../Access/AccessArgumentsResolverFactory.php | 5 - ...ccessArgumentsResolverFactoryInterface.php | 5 - .../Core/Access/AccessCheckInterface.php | 5 - .../Drupal/Core/Access/AccessException.php | 5 - core/lib/Drupal/Core/Access/AccessManager.php | 5 - .../Core/Access/AccessManagerInterface.php | 5 - core/lib/Drupal/Core/Access/AccessResult.php | 4 - .../Core/Access/AccessResultAllowed.php | 5 - .../Core/Access/AccessResultForbidden.php | 5 - .../Core/Access/AccessResultInterface.php | 5 - .../Core/Access/AccessResultNeutral.php | 5 - .../Core/Access/AccessibleInterface.php | 5 - core/lib/Drupal/Core/Access/CheckProvider.php | 5 - .../Core/Access/CheckProviderInterface.php | 5 - .../Drupal/Core/Access/CsrfAccessCheck.php | 5 - .../Drupal/Core/Access/CsrfTokenGenerator.php | 5 - .../Drupal/Core/Access/CustomAccessCheck.php | 5 - .../Drupal/Core/Access/DefaultAccessCheck.php | 5 - .../Drupal/Core/Access/RouteProcessorCsrf.php | 5 - core/lib/Drupal/Core/Action/ActionBase.php | 5 - .../Drupal/Core/Action/ActionInterface.php | 5 - core/lib/Drupal/Core/Action/ActionManager.php | 5 - .../Core/Action/ActionPluginCollection.php | 5 - .../Core/Action/ConfigurableActionBase.php | 5 - core/lib/Drupal/Core/Ajax/AddCssCommand.php | 5 - core/lib/Drupal/Core/Ajax/AfterCommand.php | 5 - core/lib/Drupal/Core/Ajax/AjaxResponse.php | 5 - .../Ajax/AjaxResponseAttachmentsProcessor.php | 4 - core/lib/Drupal/Core/Ajax/AlertCommand.php | 5 - core/lib/Drupal/Core/Ajax/AppendCommand.php | 5 - core/lib/Drupal/Core/Ajax/BaseCommand.php | 5 - core/lib/Drupal/Core/Ajax/BeforeCommand.php | 5 - core/lib/Drupal/Core/Ajax/ChangedCommand.php | 5 - .../Drupal/Core/Ajax/CloseDialogCommand.php | 5 - .../Core/Ajax/CloseModalDialogCommand.php | 5 - .../lib/Drupal/Core/Ajax/CommandInterface.php | 5 - .../CommandWithAttachedAssetsInterface.php | 5 - .../Ajax/CommandWithAttachedAssetsTrait.php | 5 - core/lib/Drupal/Core/Ajax/CssCommand.php | 5 - core/lib/Drupal/Core/Ajax/DataCommand.php | 5 - core/lib/Drupal/Core/Ajax/HtmlCommand.php | 5 - core/lib/Drupal/Core/Ajax/InsertCommand.php | 5 - core/lib/Drupal/Core/Ajax/InvokeCommand.php | 5 - .../Drupal/Core/Ajax/OpenDialogCommand.php | 5 - .../Core/Ajax/OpenModalDialogCommand.php | 5 - core/lib/Drupal/Core/Ajax/PrependCommand.php | 5 - core/lib/Drupal/Core/Ajax/RedirectCommand.php | 5 - core/lib/Drupal/Core/Ajax/RemoveCommand.php | 7 +- core/lib/Drupal/Core/Ajax/ReplaceCommand.php | 5 - core/lib/Drupal/Core/Ajax/RestripeCommand.php | 5 - .../Core/Ajax/SetDialogOptionCommand.php | 5 - .../Core/Ajax/SetDialogTitleCommand.php | 5 - core/lib/Drupal/Core/Ajax/SettingsCommand.php | 5 - .../Drupal/Core/Ajax/UpdateBuildIdCommand.php | 5 - core/lib/Drupal/Core/Annotation/Action.php | 5 - .../Core/Annotation/ContextDefinition.php | 5 - core/lib/Drupal/Core/Annotation/Mail.php | 5 - .../Core/Annotation/PluralTranslation.php | 105 + .../Drupal/Core/Annotation/QueueWorker.php | 5 - .../Drupal/Core/Annotation/Translation.php | 5 - core/lib/Drupal/Core/AppRootFactory.php | 5 - .../Core/Archiver/Annotation/Archiver.php | 5 - core/lib/Drupal/Core/Archiver/ArchiveTar.php | 1 + .../Core/Archiver/ArchiverException.php | 5 - .../Core/Archiver/ArchiverInterface.php | 5 - .../Drupal/Core/Archiver/ArchiverManager.php | 5 - core/lib/Drupal/Core/Archiver/Tar.php | 5 - core/lib/Drupal/Core/Archiver/Zip.php | 7 +- .../Asset/AssetCollectionGrouperInterface.php | 4 - .../AssetCollectionOptimizerInterface.php | 4 - .../AssetCollectionRendererInterface.php | 4 - core/lib/Drupal/Core/Asset/AssetDumper.php | 5 - .../Core/Asset/AssetDumperInterface.php | 4 - .../Core/Asset/AssetOptimizerInterface.php | 4 - core/lib/Drupal/Core/Asset/AssetResolver.php | 4 - .../Core/Asset/AssetResolverInterface.php | 4 - core/lib/Drupal/Core/Asset/AttachedAssets.php | 4 - .../Core/Asset/AttachedAssetsInterface.php | 4 - .../Core/Asset/CssCollectionGrouper.php | 5 - .../Core/Asset/CssCollectionOptimizer.php | 5 - .../Core/Asset/CssCollectionRenderer.php | 5 - core/lib/Drupal/Core/Asset/CssOptimizer.php | 5 - .../IncompleteLibraryDefinitionException.php | 5 - ...dLibrariesExtendSpecificationException.php | 5 - ...ibrariesOverrideSpecificationException.php | 5 - .../Exception/InvalidLibraryFileException.php | 5 - ...braryDefinitionMissingLicenseException.php | 5 - .../Drupal/Core/Asset/JsCollectionGrouper.php | 5 - .../Core/Asset/JsCollectionOptimizer.php | 5 - .../Core/Asset/JsCollectionRenderer.php | 5 - core/lib/Drupal/Core/Asset/JsOptimizer.php | 5 - .../Core/Asset/LibraryDependencyResolver.php | 5 - .../LibraryDependencyResolverInterface.php | 5 - .../Drupal/Core/Asset/LibraryDiscovery.php | 5 - .../Core/Asset/LibraryDiscoveryCollector.php | 19 - .../Core/Asset/LibraryDiscoveryInterface.php | 5 - .../Core/Asset/LibraryDiscoveryParser.php | 5 - .../AuthenticationCollector.php | 5 - .../AuthenticationCollectorInterface.php | 5 - .../Authentication/AuthenticationManager.php | 5 - ...thenticationProviderChallengeInterface.php | 5 - .../AuthenticationProviderFilterInterface.php | 5 - .../AuthenticationProviderInterface.php | 5 - core/lib/Drupal/Core/Batch/BatchStorage.php | 167 +- .../Core/Batch/BatchStorageInterface.php | 5 - core/lib/Drupal/Core/Batch/Percentage.php | 5 - .../Drupal/Core/Block/Annotation/Block.php | 12 - core/lib/Drupal/Core/Block/BlockBase.php | 5 - core/lib/Drupal/Core/Block/BlockManager.php | 5 - .../Core/Block/BlockManagerInterface.php | 5 - .../Core/Block/BlockPluginInterface.php | 5 - .../Block/MainContentBlockPluginInterface.php | 5 - .../Block/MessagesBlockPluginInterface.php | 5 - .../Drupal/Core/Block/Plugin/Block/Broken.php | 5 - .../Block/Plugin/Block/PageTitleBlock.php | 5 - .../Core/Block/TitleBlockPluginInterface.php | 5 - .../lib/Drupal/Core/Breadcrumb/Breadcrumb.php | 5 - .../Breadcrumb/BreadcrumbBuilderInterface.php | 5 - .../Core/Breadcrumb/BreadcrumbManager.php | 5 - .../ChainBreadcrumbBuilderInterface.php | 5 - core/lib/Drupal/Core/Cache/Apcu4Backend.php | 5 - core/lib/Drupal/Core/Cache/ApcuBackend.php | 5 - .../Drupal/Core/Cache/ApcuBackendFactory.php | 5 - core/lib/Drupal/Core/Cache/BackendChain.php | 5 - core/lib/Drupal/Core/Cache/Cache.php | 5 - .../Core/Cache/CacheBackendInterface.php | 5 - core/lib/Drupal/Core/Cache/CacheCollector.php | 5 - .../Core/Cache/CacheCollectorInterface.php | 5 - core/lib/Drupal/Core/Cache/CacheFactory.php | 5 - .../Core/Cache/CacheFactoryInterface.php | 5 - .../Core/Cache/CacheTagsChecksumInterface.php | 5 - .../Core/Cache/CacheTagsInvalidator.php | 5 - .../Cache/CacheTagsInvalidatorInterface.php | 5 - .../Cache/CacheableDependencyInterface.php | 4 - .../Core/Cache/CacheableJsonResponse.php | 5 - .../Drupal/Core/Cache/CacheableMetadata.php | 4 - .../Core/Cache/CacheableRedirectResponse.php | 5 - .../Drupal/Core/Cache/CacheableResponse.php | 5 - .../Core/Cache/CacheableResponseInterface.php | 5 - .../Core/Cache/CacheableResponseTrait.php | 5 - .../Drupal/Core/Cache/ChainedFastBackend.php | 5 - .../Core/Cache/ChainedFastBackendFactory.php | 5 - .../AccountPermissionsCacheContext.php | 5 - .../Cache/Context/CacheContextInterface.php | 5 - .../Cache/Context/CacheContextsManager.php | 5 - .../Core/Cache/Context/CacheContextsPass.php | 5 - .../CalculatedCacheContextInterface.php | 5 - .../Core/Cache/Context/ContextCacheKeys.php | 5 - .../Cache/Context/CookiesCacheContext.php | 5 - .../Cache/Context/HeadersCacheContext.php | 5 - .../Core/Cache/Context/IpCacheContext.php | 5 - .../Cache/Context/IsSuperUserCacheContext.php | 5 - .../Cache/Context/LanguagesCacheContext.php | 5 - .../Context/MenuActiveTrailsCacheContext.php | 5 - .../Core/Cache/Context/PagersCacheContext.php | 5 - .../Core/Cache/Context/PathCacheContext.php | 5 - .../Cache/Context/QueryArgsCacheContext.php | 5 - .../Context/RequestFormatCacheContext.php | 5 - .../Context/RequestStackCacheContextBase.php | 5 - .../Core/Cache/Context/RouteCacheContext.php | 5 - .../Cache/Context/RouteNameCacheContext.php | 5 - .../Cache/Context/SessionCacheContext.php | 5 - .../Context/SessionExistsCacheContext.php | 64 + .../Core/Cache/Context/SiteCacheContext.php | 5 - .../Core/Cache/Context/ThemeCacheContext.php | 5 - .../Cache/Context/TimeZoneCacheContext.php | 5 - .../Core/Cache/Context/UrlCacheContext.php | 5 - .../Core/Cache/Context/UserCacheContext.php | 5 - .../Cache/Context/UserCacheContextBase.php | 5 - .../Cache/Context/UserRolesCacheContext.php | 5 - .../lib/Drupal/Core/Cache/DatabaseBackend.php | 5 - .../Core/Cache/DatabaseBackendFactory.php | 5 - .../Core/Cache/DatabaseCacheTagsChecksum.php | 5 - .../Drupal/Core/Cache/ListCacheBinsPass.php | 5 - core/lib/Drupal/Core/Cache/MemoryBackend.php | 5 - .../Core/Cache/MemoryBackendFactory.php | 5 - .../Core/Cache/MemoryCounterBackend.php | 5 - core/lib/Drupal/Core/Cache/NullBackend.php | 5 - .../Drupal/Core/Cache/NullBackendFactory.php | 5 - core/lib/Drupal/Core/Cache/PhpBackend.php | 5 - .../Drupal/Core/Cache/PhpBackendFactory.php | 5 - .../RefinableCacheableDependencyInterface.php | 4 - .../RefinableCacheableDependencyTrait.php | 5 - .../UnchangingCacheableDependencyTrait.php | 5 - .../Core/Cache/UseCacheBackendTrait.php | 5 - .../CacheDecoratorInterface.php | 5 - .../lib/Drupal/Core/Command/DbCommandBase.php | 5 - .../Drupal/Core/Command/DbDumpApplication.php | 5 - .../lib/Drupal/Core/Command/DbDumpCommand.php | 5 - .../Drupal/Core/Command/DbImportCommand.php | 5 - .../Core/Command/DbToolsApplication.php | 5 - .../Command/GenerateProxyClassApplication.php | 5 - .../Command/GenerateProxyClassCommand.php | 11 +- core/lib/Drupal/Core/Composer/Composer.php | 38 +- .../Core/Condition/Annotation/Condition.php | 4 - .../ConditionAccessResolverTrait.php | 5 - .../Core/Condition/ConditionInterface.php | 5 - .../Core/Condition/ConditionManager.php | 5 - .../Core/Condition/ConditionPluginBase.php | 5 - .../Condition/ConditionPluginCollection.php | 5 - .../Config/BootstrapConfigStorageFactory.php | 5 - core/lib/Drupal/Core/Config/CachedStorage.php | 5 - core/lib/Drupal/Core/Config/Config.php | 5 - core/lib/Drupal/Core/Config/ConfigBase.php | 11 +- .../Core/Config/ConfigCollectionInfo.php | 5 - .../Drupal/Core/Config/ConfigCrudEvent.php | 5 - .../Config/ConfigDuplicateUUIDException.php | 5 - core/lib/Drupal/Core/Config/ConfigEvents.php | 5 - .../Drupal/Core/Config/ConfigException.php | 5 - core/lib/Drupal/Core/Config/ConfigFactory.php | 5 - .../Core/Config/ConfigFactoryInterface.php | 5 - .../Core/Config/ConfigFactoryOverrideBase.php | 5 - .../Config/ConfigFactoryOverrideInterface.php | 5 - ...onfigImportValidateEventSubscriberBase.php | 5 - .../lib/Drupal/Core/Config/ConfigImporter.php | 21 +- .../Core/Config/ConfigImporterEvent.php | 5 - .../Core/Config/ConfigImporterException.php | 5 - .../Drupal/Core/Config/ConfigInstaller.php | 7 +- .../Core/Config/ConfigInstallerInterface.php | 5 - core/lib/Drupal/Core/Config/ConfigManager.php | 5 - .../Core/Config/ConfigManagerInterface.php | 5 - .../Config/ConfigModuleOverridesEvent.php | 5 - .../Core/Config/ConfigNameException.php | 5 - .../Config/ConfigPrefixLengthException.php | 5 - .../Drupal/Core/Config/ConfigRenameEvent.php | 5 - .../Core/Config/ConfigValueException.php | 5 - .../Drupal/Core/Config/DatabaseStorage.php | 5 - .../ConfigDependencyDeleteFormTrait.php | 6 - .../Config/Entity/ConfigDependencyManager.php | 5 - .../Core/Config/Entity/ConfigEntityBase.php | 5 - .../Config/Entity/ConfigEntityBundleBase.php | 5 - .../Config/Entity/ConfigEntityDependency.php | 5 - .../Config/Entity/ConfigEntityInterface.php | 5 - .../Config/Entity/ConfigEntityListBuilder.php | 5 - .../Config/Entity/ConfigEntityStorage.php | 5 - .../Entity/ConfigEntityStorageInterface.php | 5 - .../Core/Config/Entity/ConfigEntityType.php | 5 - .../Entity/ConfigEntityTypeInterface.php | 5 - .../Config/Entity/DraggableListBuilder.php | 5 - .../ConfigEntityIdLengthException.php | 5 - .../ConfigEntityStorageClassException.php | 5 - .../ImportableEntityStorageInterface.php | 5 - .../Core/Config/Entity/Query/Condition.php | 5 - .../Query/InvalidLookupKeyException.php | 5 - .../Drupal/Core/Config/Entity/Query/Query.php | 5 - .../Core/Config/Entity/Query/QueryFactory.php | 5 - .../Entity/ThirdPartySettingsInterface.php | 5 - .../Core/Config/ExtensionInstallStorage.php | 5 - core/lib/Drupal/Core/Config/FileStorage.php | 5 - .../Drupal/Core/Config/FileStorageFactory.php | 5 - .../Drupal/Core/Config/ImmutableConfig.php | 5 - .../Core/Config/ImmutableConfigException.php | 5 - .../FinalMissingContentSubscriber.php | 5 - .../Config/Importer/MissingContentEvent.php | 5 - .../lib/Drupal/Core/Config/InstallStorage.php | 5 - core/lib/Drupal/Core/Config/NullStorage.php | 5 - .../Config/PreExistingConfigException.php | 5 - .../Core/Config/Schema/ArrayElement.php | 5 - .../Schema/ConfigSchemaAlterException.php | 5 - .../Config/Schema/ConfigSchemaDiscovery.php | 5 - .../lib/Drupal/Core/Config/Schema/Element.php | 5 - core/lib/Drupal/Core/Config/Schema/Ignore.php | 5 - .../lib/Drupal/Core/Config/Schema/Mapping.php | 5 - .../Core/Config/Schema/SchemaCheckTrait.php | 5 - .../Schema/SchemaIncompleteException.php | 5 - .../Drupal/Core/Config/Schema/Sequence.php | 5 - .../Config/Schema/TypedConfigInterface.php | 5 - .../Drupal/Core/Config/Schema/Undefined.php | 5 - .../Drupal/Core/Config/StorableConfigBase.php | 5 - .../Core/Config/StorageCacheInterface.php | 5 - .../Drupal/Core/Config/StorageComparer.php | 5 - .../Core/Config/StorageComparerInterface.php | 5 - .../Drupal/Core/Config/StorageException.php | 5 - .../Drupal/Core/Config/StorageInterface.php | 5 - .../Config/Testing/ConfigSchemaChecker.php | 7 +- .../Drupal/Core/Config/TypedConfigManager.php | 19 +- .../Config/TypedConfigManagerInterface.php | 7 +- .../Config/UnmetDependenciesException.php | 5 - .../UnsupportedDataTypeConfigException.php | 5 - .../Drupal/Core/Controller/ControllerBase.php | 29 +- .../Core/Controller/ControllerResolver.php | 5 - .../ControllerResolverInterface.php | 5 - .../Drupal/Core/Controller/FormController.php | 5 - .../Core/Controller/HtmlFormController.php | 5 - .../Drupal/Core/Controller/TitleResolver.php | 5 - .../Controller/TitleResolverInterface.php | 4 - core/lib/Drupal/Core/CoreServiceProvider.php | 5 - core/lib/Drupal/Core/Cron.php | 10 +- core/lib/Drupal/Core/CronInterface.php | 5 - core/lib/Drupal/Core/Database/Connection.php | 5 - .../ConnectionNotDefinedException.php | 5 - core/lib/Drupal/Core/Database/Database.php | 5 - .../Core/Database/DatabaseException.php | 5 - .../Database/DatabaseExceptionWrapper.php | 5 - .../Database/DatabaseNotFoundException.php | 4 - .../Core/Database/Driver/mysql/Connection.php | 5 - .../Core/Database/Driver/mysql/Delete.php | 5 - .../Core/Database/Driver/mysql/Insert.php | 5 - .../Database/Driver/mysql/Install/Tasks.php | 5 - .../Core/Database/Driver/mysql/Merge.php | 5 - .../Core/Database/Driver/mysql/Schema.php | 5 - .../Core/Database/Driver/mysql/Select.php | 5 - .../Database/Driver/mysql/Transaction.php | 5 - .../Core/Database/Driver/mysql/Truncate.php | 5 - .../Core/Database/Driver/mysql/Update.php | 5 - .../Core/Database/Driver/mysql/Upsert.php | 5 - .../Core/Database/Driver/pgsql/Connection.php | 5 - .../Core/Database/Driver/pgsql/Delete.php | 5 - .../Core/Database/Driver/pgsql/Insert.php | 5 - .../Database/Driver/pgsql/Install/Tasks.php | 5 - .../Core/Database/Driver/pgsql/Merge.php | 5 - .../Database/Driver/pgsql/NativeUpsert.php | 5 - .../Core/Database/Driver/pgsql/Schema.php | 5 - .../Core/Database/Driver/pgsql/Select.php | 5 - .../Database/Driver/pgsql/Transaction.php | 5 - .../Core/Database/Driver/pgsql/Truncate.php | 5 - .../Core/Database/Driver/pgsql/Update.php | 5 - .../Core/Database/Driver/pgsql/Upsert.php | 5 - .../Database/Driver/sqlite/Connection.php | 5 - .../Core/Database/Driver/sqlite/Delete.php | 5 - .../Core/Database/Driver/sqlite/Insert.php | 5 - .../Database/Driver/sqlite/Install/Tasks.php | 5 - .../Core/Database/Driver/sqlite/Merge.php | 5 - .../Core/Database/Driver/sqlite/Schema.php | 5 - .../Core/Database/Driver/sqlite/Select.php | 5 - .../Core/Database/Driver/sqlite/Statement.php | 5 - .../Database/Driver/sqlite/Transaction.php | 5 - .../Core/Database/Driver/sqlite/Truncate.php | 5 - .../Core/Database/Driver/sqlite/Update.php | 5 - .../Core/Database/Driver/sqlite/Upsert.php | 5 - .../Database/DriverNotSpecifiedException.php | 5 - .../Drupal/Core/Database/Install/Tasks.php | 7 +- .../IntegrityConstraintViolationException.php | 5 - .../Core/Database/InvalidQueryException.php | 5 - core/lib/Drupal/Core/Database/Log.php | 9 +- .../Database/Query/AlterableInterface.php | 5 - .../Drupal/Core/Database/Query/Condition.php | 5 - .../Database/Query/ConditionInterface.php | 5 - .../lib/Drupal/Core/Database/Query/Delete.php | 5 - .../Database/Query/ExtendableInterface.php | 5 - .../Database/Query/FieldsOverlapException.php | 5 - .../lib/Drupal/Core/Database/Query/Insert.php | 7 +- .../Core/Database/Query/InsertTrait.php | 12 +- .../Query/InvalidMergeQueryException.php | 5 - core/lib/Drupal/Core/Database/Query/Merge.php | 5 - .../Core/Database/Query/NoFieldsException.php | 5 - .../Database/Query/NoUniqueFieldException.php | 5 - .../Database/Query/PagerSelectExtender.php | 5 - .../Database/Query/PlaceholderInterface.php | 5 - core/lib/Drupal/Core/Database/Query/Query.php | 5 - .../Database/Query/QueryConditionTrait.php | 5 - .../lib/Drupal/Core/Database/Query/Select.php | 5 - .../Core/Database/Query/SelectExtender.php | 5 - .../Core/Database/Query/SelectInterface.php | 5 - .../Core/Database/Query/TableSortExtender.php | 5 - .../Drupal/Core/Database/Query/Truncate.php | 5 - .../lib/Drupal/Core/Database/Query/Update.php | 5 - .../lib/Drupal/Core/Database/Query/Upsert.php | 7 +- .../Core/Database/RowCountException.php | 5 - core/lib/Drupal/Core/Database/Schema.php | 5 - .../Drupal/Core/Database/SchemaException.php | 5 - .../SchemaObjectDoesNotExistException.php | 5 - .../Database/SchemaObjectExistsException.php | 5 - core/lib/Drupal/Core/Database/Statement.php | 5 - .../Drupal/Core/Database/StatementEmpty.php | 5 - .../Core/Database/StatementInterface.php | 5 - .../Core/Database/StatementPrefetch.php | 5 - core/lib/Drupal/Core/Database/Transaction.php | 5 - .../TransactionCommitFailedException.php | 5 - .../Core/Database/TransactionException.php | 5 - ...ctionExplicitCommitNotAllowedException.php | 5 - .../TransactionNameNonUniqueException.php | 5 - .../Database/TransactionNoActiveException.php | 5 - .../TransactionOutOfOrderException.php | 5 - .../Core/Datetime/DateFormatInterface.php | 5 - .../Drupal/Core/Datetime/DateFormatter.php | 25 +- .../Core/Datetime/DateFormatterInterface.php | 17 +- core/lib/Drupal/Core/Datetime/DateHelper.php | 11 +- .../Drupal/Core/Datetime/DrupalDateTime.php | 4 - .../Core/Datetime/Element/DateElementBase.php | 5 - .../Drupal/Core/Datetime/Element/Datelist.php | 5 - .../Drupal/Core/Datetime/Element/Datetime.php | 5 - .../Core/Datetime/Entity/DateFormat.php | 5 - .../Core/Datetime/FormattedDateDiff.php | 72 + .../FieldWidget/TimestampDatetimeWidget.php | 4 - .../DependencyInjection/ClassResolver.php | 5 - .../ClassResolverInterface.php | 5 - .../Compiler/BackendCompilerPass.php | 5 - .../Compiler/ContextProvidersPass.php | 5 - .../DependencySerializationTraitPass.php | 5 - .../Compiler/GuzzleMiddlewarePass.php | 5 - .../Compiler/ModifyServiceDefinitionsPass.php | 6 +- .../Compiler/ProxyServicesPass.php | 5 - .../Compiler/RegisterAccessChecksPass.php | 11 +- .../Compiler/RegisterEventSubscribersPass.php | 13 +- .../Compiler/RegisterLazyRouteEnhancers.php | 6 - .../Compiler/RegisterLazyRouteFilters.php | 6 - .../RegisterServicesForDestructionPass.php | 7 +- .../Compiler/RegisterStreamWrappersPass.php | 5 - .../Compiler/StackedKernelPass.php | 5 - .../Compiler/StackedSessionHandlerPass.php | 5 - .../Compiler/TaggedHandlersPass.php | 5 - .../Compiler/TwigExtensionPass.php | 5 - .../Core/DependencyInjection/Container.php | 6 - .../DependencyInjection/ContainerBuilder.php | 170 +- .../ContainerInjectionInterface.php | 5 - .../ContainerNotInitializedException.php | 5 - .../DependencySerializationTrait.php | 9 +- .../ServiceModifierInterface.php | 5 - .../ServiceProviderBase.php | 5 - .../ServiceProviderInterface.php | 5 - .../DependencyInjection/YamlFileLoader.php | 43 +- .../lib/Drupal/Core/DestructableInterface.php | 5 - core/lib/Drupal/Core/Diff/DiffFormatter.php | 5 - .../Display/Annotation/DisplayVariant.php | 5 - .../Display/Annotation/PageDisplayVariant.php | 5 - .../Display/ContextAwareVariantInterface.php | 5 - .../Core/Display/PageVariantInterface.php | 5 - core/lib/Drupal/Core/Display/VariantBase.php | 5 - .../Drupal/Core/Display/VariantInterface.php | 5 - .../Drupal/Core/Display/VariantManager.php | 5 - core/lib/Drupal/Core/DrupalKernel.php | 13 +- .../lib/Drupal/Core/DrupalKernelInterface.php | 5 - .../Entity/Annotation/ConfigEntityType.php | 5 - .../Entity/Annotation/ContentEntityType.php | 5 - .../Annotation/EntityReferenceSelection.php | 5 - .../Core/Entity/Annotation/EntityType.php | 5 - .../Core/Entity/BundleEntityFormBase.php | 5 - .../Drupal/Core/Entity/ContentEntityBase.php | 65 +- .../Entity/ContentEntityConfirmFormBase.php | 5 - .../Core/Entity/ContentEntityDeleteForm.php | 5 - .../Drupal/Core/Entity/ContentEntityForm.php | 5 - .../Entity/ContentEntityFormInterface.php | 5 - .../Core/Entity/ContentEntityInterface.php | 5 - .../Core/Entity/ContentEntityNullStorage.php | 5 - .../Core/Entity/ContentEntityStorageBase.php | 5 - .../Entity/ContentEntityStorageInterface.php | 5 - .../Drupal/Core/Entity/ContentEntityType.php | 5 - .../Entity/ContentEntityTypeInterface.php | 5 - .../Core/Entity/ContentUninstallValidator.php | 5 - .../Entity/Controller/EntityController.php | 229 +- .../Controller/EntityListController.php | 5 - .../Controller/EntityViewController.php | 24 +- .../Drupal/Core/Entity/DependencyTrait.php | 5 - .../Entity/Display/EntityDisplayInterface.php | 5 - .../Display/EntityFormDisplayInterface.php | 5 - .../Display/EntityViewDisplayInterface.php | 5 - ...micallyFieldableEntityStorageInterface.php | 5 - .../Entity/Element/EntityAutocomplete.php | 11 +- .../Entity/Enhancer/EntityRouteEnhancer.php | 5 - core/lib/Drupal/Core/Entity/Entity.php | 5 - .../Core/Entity/Entity/EntityFormDisplay.php | 5 - .../Core/Entity/Entity/EntityFormMode.php | 5 - .../Core/Entity/Entity/EntityViewDisplay.php | 5 - .../Core/Entity/Entity/EntityViewMode.php | 5 - .../Drupal/Core/Entity/EntityAccessCheck.php | 5 - .../Entity/EntityAccessControlHandler.php | 24 +- .../EntityAccessControlHandlerInterface.php | 9 +- .../Core/Entity/EntityAutocompleteMatcher.php | 5 - .../Core/Entity/EntityBundleListener.php | 5 - .../Entity/EntityBundleListenerInterface.php | 5 - .../Core/Entity/EntityChangedInterface.php | 5 - .../Drupal/Core/Entity/EntityChangedTrait.php | 5 - .../Core/Entity/EntityConfirmFormBase.php | 5 - .../Entity/EntityConstraintViolationList.php | 5 - ...EntityConstraintViolationListInterface.php | 5 - .../Core/Entity/EntityCreateAccessCheck.php | 5 - .../Entity/EntityCreateAnyAccessCheck.php | 104 + .../Entity/EntityDefinitionUpdateManager.php | 16 +- ...EntityDefinitionUpdateManagerInterface.php | 5 - .../Drupal/Core/Entity/EntityDeleteForm.php | 5 - .../Core/Entity/EntityDeleteFormTrait.php | 5 - .../Entity/EntityDescriptionInterface.php | 28 + .../Drupal/Core/Entity/EntityDisplayBase.php | 5 - .../Core/Entity/EntityDisplayModeBase.php | 5 - .../Entity/EntityDisplayModeInterface.php | 5 - .../Entity/EntityDisplayPluginCollection.php | 5 - .../Core/Entity/EntityDisplayRepository.php | 5 - .../EntityDisplayRepositoryInterface.php | 5 - .../Drupal/Core/Entity/EntityFieldManager.php | 5 - .../Entity/EntityFieldManagerInterface.php | 11 +- core/lib/Drupal/Core/Entity/EntityForm.php | 19 +- .../Drupal/Core/Entity/EntityFormBuilder.php | 5 - .../Entity/EntityFormBuilderInterface.php | 5 - .../Core/Entity/EntityFormInterface.php | 5 - .../Core/Entity/EntityFormModeInterface.php | 5 - .../Drupal/Core/Entity/EntityHandlerBase.php | 5 - .../Core/Entity/EntityHandlerInterface.php | 5 - .../Drupal/Core/Entity/EntityInterface.php | 5 - .../EntityLastInstalledSchemaRepository.php | 5 - ...LastInstalledSchemaRepositoryInterface.php | 5 - .../Drupal/Core/Entity/EntityListBuilder.php | 5 - .../Entity/EntityListBuilderInterface.php | 5 - .../Core/Entity/EntityMalformedException.php | 5 - core/lib/Drupal/Core/Entity/EntityManager.php | 5 - .../Core/Entity/EntityManagerInterface.php | 5 - .../SelectionInterface.php | 5 - .../SelectionPluginManager.php | 5 - .../SelectionPluginManagerInterface.php | 5 - .../SelectionWithAutocreateInterface.php | 5 - .../Drupal/Core/Entity/EntityRepository.php | 7 +- .../Core/Entity/EntityRepositoryInterface.php | 5 - .../Core/Entity/EntityResolverManager.php | 5 - .../Drupal/Core/Entity/EntityStorageBase.php | 7 +- .../Core/Entity/EntityStorageException.php | 5 - .../Core/Entity/EntityStorageInterface.php | 5 - core/lib/Drupal/Core/Entity/EntityType.php | 63 +- .../Core/Entity/EntityTypeBundleInfo.php | 5 - .../Entity/EntityTypeBundleInfoInterface.php | 5 - .../Drupal/Core/Entity/EntityTypeEvent.php | 5 - .../Entity/EntityTypeEventSubscriberTrait.php | 5 - .../Drupal/Core/Entity/EntityTypeEvents.php | 5 - .../Core/Entity/EntityTypeInterface.php | 32 +- .../Drupal/Core/Entity/EntityTypeListener.php | 5 - .../Entity/EntityTypeListenerInterface.php | 5 - .../Drupal/Core/Entity/EntityTypeManager.php | 5 - .../Entity/EntityTypeManagerInterface.php | 5 - .../Core/Entity/EntityTypeRepository.php | 5 - .../Entity/EntityTypeRepositoryInterface.php | 5 - .../Drupal/Core/Entity/EntityViewBuilder.php | 5 - .../Entity/EntityViewBuilderInterface.php | 7 +- .../Core/Entity/EntityViewModeInterface.php | 5 - .../EntityWithPluginCollectionInterface.php | 18 +- .../Event/BundleConfigImportValidate.php | 5 - .../AmbiguousEntityClassException.php | 5 - .../Exception/EntityTypeIdLengthException.php | 5 - ...rageDefinitionUpdateForbiddenException.php | 5 - .../InvalidLinkTemplateException.php | 4 - .../NoCorrespondingEntityClassException.php | 5 - .../UndefinedLinkTemplateException.php | 5 - .../Core/Entity/FieldableEntityInterface.php | 5 - .../FieldableEntityStorageInterface.php | 5 - .../Core/Entity/HtmlEntityFormController.php | 5 - .../KeyValueContentEntityStorage.php | 5 - .../KeyValueStore/KeyValueEntityStorage.php | 5 - .../Entity/KeyValueStore/Query/Condition.php | 5 - .../Core/Entity/KeyValueStore/Query/Query.php | 5 - .../KeyValueStore/Query/QueryFactory.php | 5 - .../Plugin/DataType/Deriver/EntityDeriver.php | 5 - .../Entity/Plugin/DataType/EntityAdapter.php | 5 - .../Plugin/DataType/EntityReference.php | 5 - .../Derivative/DefaultSelectionDeriver.php | 5 - .../EntityReferenceSelection/Broken.php | 5 - .../DefaultSelection.php | 47 +- .../EntityReferenceSelection/PhpSelection.php | 5 - .../SelectionBase.php | 5 - .../Constraint/BundleConstraint.php | 5 - .../Constraint/BundleConstraintValidator.php | 5 - .../Constraint/CompositeConstraintBase.php | 5 - .../Constraint/EntityChangedConstraint.php | 5 - .../EntityChangedConstraintValidator.php | 5 - .../Constraint/EntityTypeConstraint.php | 5 - .../EntityTypeConstraintValidator.php | 5 - .../Constraint/ReferenceAccessConstraint.php | 5 - .../ReferenceAccessConstraintValidator.php | 5 - .../Constraint/ValidReferenceConstraint.php | 5 - .../ValidReferenceConstraintValidator.php | 5 - .../Entity/Query/ConditionAggregateBase.php | 5 - .../Query/ConditionAggregateInterface.php | 5 - .../Core/Entity/Query/ConditionBase.php | 5 - .../Entity/Query/ConditionFundamentals.php | 5 - .../Core/Entity/Query/ConditionInterface.php | 5 - .../Core/Entity/Query/Null/Condition.php | 5 - .../Drupal/Core/Entity/Query/Null/Query.php | 5 - .../Core/Entity/Query/Null/QueryFactory.php | 5 - .../Entity/Query/QueryAggregateInterface.php | 5 - .../Drupal/Core/Entity/Query/QueryBase.php | 5 - .../Core/Entity/Query/QueryException.php | 5 - .../Drupal/Core/Entity/Query/QueryFactory.php | 5 - .../Entity/Query/QueryFactoryInterface.php | 5 - .../Core/Entity/Query/QueryInterface.php | 5 - .../Core/Entity/Query/Sql/Condition.php | 5 - .../Entity/Query/Sql/ConditionAggregate.php | 5 - .../Drupal/Core/Entity/Query/Sql/Query.php | 5 - .../Core/Entity/Query/Sql/QueryAggregate.php | 5 - .../Core/Entity/Query/Sql/QueryFactory.php | 5 - .../Drupal/Core/Entity/Query/Sql/Tables.php | 5 - .../Core/Entity/Query/Sql/TablesInterface.php | 5 - .../Core/Entity/Query/Sql/pgsql/Condition.php | 5 - .../Entity/Query/Sql/pgsql/QueryFactory.php | 6 - .../Core/Entity/RevisionLogEntityTrait.php | 115 + .../Core/Entity/RevisionLogInterface.php | 84 + .../Entity/RevisionableContentEntityBase.php | 28 + .../Core/Entity/RevisionableInterface.php | 5 - .../Entity/Routing/AdminHtmlRouteProvider.php | 29 +- .../Routing/DefaultHtmlRouteProvider.php | 150 +- .../Routing/EntityRouteProviderInterface.php | 5 - ...yFieldableEntityStorageSchemaInterface.php | 5 - .../Schema/EntityStorageSchemaInterface.php | 5 - .../Core/Entity/Sql/DefaultTableMapping.php | 8 +- .../Entity/Sql/SqlContentEntityStorage.php | 29 +- .../Sql/SqlContentEntityStorageException.php | 5 - .../Sql/SqlContentEntityStorageSchema.php | 5 - .../Entity/Sql/SqlEntityStorageInterface.php | 5 - .../Core/Entity/Sql/TableMappingInterface.php | 5 - .../Entity/TypedData/EntityDataDefinition.php | 5 - .../EntityDataDefinitionInterface.php | 5 - core/lib/Drupal/Core/Entity/entity.api.php | 1 - .../EventSubscriber/AcceptNegotiation406.php | 7 +- .../ActiveLinkResponseFilter.php | 5 - .../AjaxResponseSubscriber.php | 5 - .../AnonymousUserResponseSubscriber.php | 5 - .../AuthenticationSubscriber.php | 5 - .../CacheRouterRebuildSubscriber.php | 5 - .../ClientErrorResponseSubscriber.php | 5 - .../ConfigImportSubscriber.php | 5 - .../ConfigSnapshotSubscriber.php | 5 - .../CustomPageExceptionHtmlSubscriber.php | 78 +- .../DefaultExceptionHtmlSubscriber.php | 115 +- .../DefaultExceptionSubscriber.php | 29 +- ...lyRenderingControllerWrapperSubscriber.php | 5 - .../EnforcedFormResponseSubscriber.php | 5 - .../EntityRouteAlterSubscriber.php | 5 - .../EntityRouteProviderSubscriber.php | 5 - .../ExceptionJsonSubscriber.php | 5 - .../ExceptionLoggingSubscriber.php | 5 - .../ExceptionTestSiteSubscriber.php | 5 - .../Fast404ExceptionHtmlSubscriber.php | 5 - .../FinishResponseSubscriber.php | 7 +- ...lResponsePlaceholderStrategySubscriber.php | 5 - .../HtmlResponseSubscriber.php | 5 - .../HttpExceptionSubscriberBase.php | 5 - .../KernelDestructionSubscriber.php | 5 - .../MainContentViewSubscriber.php | 5 - .../MaintenanceModeSubscriber.php | 5 - .../MenuRouterRebuildSubscriber.php | 5 - .../EventSubscriber/ModuleRouteSubscriber.php | 5 - .../OptionsRequestSubscriber.php | 69 + .../ParamConverterSubscriber.php | 5 - .../EventSubscriber/PathRootsSubscriber.php | 5 - .../Core/EventSubscriber/PathSubscriber.php | 5 - .../EventSubscriber/PsrResponseSubscriber.php | 5 - .../RedirectLeadingSlashesSubscriber.php | 5 - .../RedirectResponseSubscriber.php | 5 - .../ReplicaDatabaseIgnoreSubscriber.php | 5 - .../RequestCloseSubscriber.php | 5 - .../ResponseGeneratorSubscriber.php | 5 - .../RouteAccessResponseSubscriber.php | 5 - .../RouteEnhancerSubscriber.php | 5 - .../EventSubscriber/RouteFilterSubscriber.php | 5 - .../EventSubscriber/RouteMethodSubscriber.php | 5 - .../RouterRebuildSubscriber.php | 53 - .../SpecialAttributesRouteSubscriber.php | 5 - .../Core/Executable/ExecutableException.php | 4 - .../Core/Executable/ExecutableInterface.php | 5 - .../Executable/ExecutableManagerInterface.php | 5 - .../Core/Executable/ExecutablePluginBase.php | 5 - .../RecursiveExtensionFilterIterator.php | 5 - core/lib/Drupal/Core/Extension/Extension.php | 5 - .../Core/Extension/ExtensionDiscovery.php | 5 - .../ExtensionNameLengthException.php | 5 - core/lib/Drupal/Core/Extension/InfoParser.php | 5 - .../Core/Extension/InfoParserDynamic.php | 5 - .../Core/Extension/InfoParserException.php | 4 - .../Core/Extension/InfoParserInterface.php | 5 - .../Extension/MissingDependencyException.php | 5 - .../Drupal/Core/Extension/ModuleHandler.php | 21 +- .../Core/Extension/ModuleHandlerInterface.php | 5 - .../Drupal/Core/Extension/ModuleInstaller.php | 29 +- .../Extension/ModuleInstallerInterface.php | 5 - .../ModuleUninstallValidatorException.php | 5 - .../ModuleUninstallValidatorInterface.php | 5 - .../RequiredModuleUninstallValidator.php | 5 - .../Drupal/Core/Extension/ThemeHandler.php | 5 - .../Core/Extension/ThemeHandlerInterface.php | 5 - .../Drupal/Core/Extension/ThemeInstaller.php | 5 - .../Extension/ThemeInstallerInterface.php | 5 - core/lib/Drupal/Core/Extension/module.api.php | 6 + .../Drupal/Core/Field/AllowedTagsXssTrait.php | 4 - .../Core/Field/Annotation/FieldFormatter.php | 5 - .../Core/Field/Annotation/FieldType.php | 5 - .../Core/Field/Annotation/FieldWidget.php | 5 - .../Drupal/Core/Field/BaseFieldDefinition.php | 9 +- .../Core/Field/BaseFieldOverrideStorage.php | 5 - .../Core/Field/ChangedFieldItemList.php | 5 - .../Core/Field/Entity/BaseFieldOverride.php | 5 - .../Field/EntityReferenceFieldItemList.php | 5 - .../EntityReferenceFieldItemListInterface.php | 5 - .../lib/Drupal/Core/Field/FieldConfigBase.php | 5 - .../Core/Field/FieldConfigInterface.php | 5 - .../Core/Field/FieldConfigStorageBase.php | 5 - .../Core/Field/FieldDefinitionInterface.php | 5 - .../Core/Field/FieldDefinitionListener.php | 5 - .../FieldDefinitionListenerInterface.php | 5 - core/lib/Drupal/Core/Field/FieldException.php | 5 - .../Drupal/Core/Field/FieldFilteredMarkup.php | 5 - core/lib/Drupal/Core/Field/FieldItemBase.php | 5 - .../Drupal/Core/Field/FieldItemInterface.php | 5 - core/lib/Drupal/Core/Field/FieldItemList.php | 5 - .../Core/Field/FieldItemListInterface.php | 5 - .../Field/FieldModuleUninstallValidator.php | 5 - .../Field/FieldStorageDefinitionEvent.php | 5 - ...dStorageDefinitionEventSubscriberTrait.php | 5 - .../Field/FieldStorageDefinitionEvents.php | 5 - .../Field/FieldStorageDefinitionInterface.php | 5 - .../Field/FieldStorageDefinitionListener.php | 5 - ...ieldStorageDefinitionListenerInterface.php | 5 - .../Core/Field/FieldTypePluginManager.php | 5 - .../Field/FieldTypePluginManagerInterface.php | 5 - core/lib/Drupal/Core/Field/FormatterBase.php | 5 - .../Drupal/Core/Field/FormatterInterface.php | 5 - .../Core/Field/FormatterPluginManager.php | 5 - .../DataType/Deriver/FieldItemDeriver.php | 5 - .../Core/Field/Plugin/DataType/FieldItem.php | 5 - .../FieldFormatter/BasicStringFormatter.php | 5 - .../Field/FieldFormatter/BooleanFormatter.php | 29 +- .../Field/FieldFormatter/DecimalFormatter.php | 11 +- .../EntityReferenceEntityFormatter.php | 40 +- .../EntityReferenceFormatterBase.php | 5 - .../EntityReferenceIdFormatter.php | 5 - .../EntityReferenceLabelFormatter.php | 5 - .../Field/FieldFormatter/IntegerFormatter.php | 5 - .../FieldFormatter/LanguageFormatter.php | 5 - .../Field/FieldFormatter/MailToFormatter.php | 5 - .../FieldFormatter/NumericFormatterBase.php | 5 - .../NumericUnformattedFormatter.php | 5 - .../Field/FieldFormatter/StringFormatter.php | 5 - .../FieldFormatter/TimestampAgoFormatter.php | 31 +- .../FieldFormatter/TimestampFormatter.php | 7 +- .../Field/FieldFormatter/UriLinkFormatter.php | 5 - .../Plugin/Field/FieldType/BooleanItem.php | 5 - .../Plugin/Field/FieldType/ChangedItem.php | 5 - .../Plugin/Field/FieldType/CreatedItem.php | 5 - .../Plugin/Field/FieldType/DecimalItem.php | 20 +- .../Plugin/Field/FieldType/EmailItem.php | 5 - .../Field/FieldType/EntityReferenceItem.php | 20 +- .../Plugin/Field/FieldType/FloatItem.php | 7 +- .../Plugin/Field/FieldType/IntegerItem.php | 5 - .../Plugin/Field/FieldType/LanguageItem.php | 5 - .../Field/Plugin/Field/FieldType/MapItem.php | 5 - .../Field/FieldType/NumericItemBase.php | 5 - .../Plugin/Field/FieldType/PasswordItem.php | 5 - .../Plugin/Field/FieldType/StringItem.php | 5 - .../Plugin/Field/FieldType/StringItemBase.php | 5 - .../Plugin/Field/FieldType/StringLongItem.php | 5 - .../Plugin/Field/FieldType/TimestampItem.php | 5 - .../Field/Plugin/Field/FieldType/UriItem.php | 5 - .../Field/Plugin/Field/FieldType/UuidItem.php | 5 - .../FieldWidget/BooleanCheckboxWidget.php | 5 - .../Field/FieldWidget/EmailDefaultWidget.php | 5 - .../EntityReferenceAutocompleteTagsWidget.php | 5 - .../EntityReferenceAutocompleteWidget.php | 31 +- .../FieldWidget/LanguageSelectWidget.php | 5 - .../Plugin/Field/FieldWidget/NumberWidget.php | 5 - .../FieldWidget/OptionsButtonsWidget.php | 5 - .../Field/FieldWidget/OptionsSelectWidget.php | 7 +- .../Field/FieldWidget/OptionsWidgetBase.php | 9 +- .../FieldWidget/StringTextareaWidget.php | 5 - .../FieldWidget/StringTextfieldWidget.php | 5 - .../Plugin/Field/FieldWidget/UriWidget.php | 5 - .../Drupal/Core/Field/PluginSettingsBase.php | 7 +- .../Core/Field/PluginSettingsInterface.php | 8 +- .../PreconfiguredFieldUiOptionsInterface.php | 5 - .../TypedData/FieldItemDataDefinition.php | 5 - core/lib/Drupal/Core/Field/WidgetBase.php | 15 +- .../Drupal/Core/Field/WidgetBaseInterface.php | 5 - .../lib/Drupal/Core/Field/WidgetInterface.php | 5 - .../Drupal/Core/Field/WidgetPluginManager.php | 5 - core/lib/Drupal/Core/File/FileSystem.php | 5 - .../Drupal/Core/File/FileSystemInterface.php | 5 - .../MimeType/ExtensionMimeTypeGuesser.php | 5 - .../Core/File/MimeType/MimeTypeGuesser.php | 7 +- .../Core/FileTransfer/ChmodInterface.php | 5 - core/lib/Drupal/Core/FileTransfer/FTP.php | 5 - .../Drupal/Core/FileTransfer/FTPExtension.php | 5 - .../Drupal/Core/FileTransfer/FileTransfer.php | 5 - .../FileTransfer/FileTransferException.php | 5 - .../Form/FileTransferAuthorizeForm.php | 5 - core/lib/Drupal/Core/FileTransfer/Local.php | 5 - core/lib/Drupal/Core/FileTransfer/SSH.php | 5 - .../lib/Drupal/Core/Flood/DatabaseBackend.php | 173 +- core/lib/Drupal/Core/Flood/FloodInterface.php | 5 - core/lib/Drupal/Core/Flood/MemoryBackend.php | 5 - .../Drupal/Core/Form/BaseFormIdInterface.php | 5 - core/lib/Drupal/Core/Form/ConfigFormBase.php | 5 - .../Drupal/Core/Form/ConfigFormBaseTrait.php | 5 - core/lib/Drupal/Core/Form/ConfirmFormBase.php | 5 - .../Drupal/Core/Form/ConfirmFormHelper.php | 5 - .../Drupal/Core/Form/ConfirmFormInterface.php | 5 - .../lib/Drupal/Core/Form/EnforcedResponse.php | 5 - .../Core/Form/EnforcedResponseException.php | 5 - .../EventSubscriber/FormAjaxSubscriber.php | 7 +- .../Exception/BrokenPostRequestException.php | 5 - .../Drupal/Core/Form/FormAjaxException.php | 5 - .../Core/Form/FormAjaxResponseBuilder.php | 5 - .../Form/FormAjaxResponseBuilderInterface.php | 5 - core/lib/Drupal/Core/Form/FormBase.php | 5 - core/lib/Drupal/Core/Form/FormBuilder.php | 9 +- .../Drupal/Core/Form/FormBuilderInterface.php | 5 - core/lib/Drupal/Core/Form/FormCache.php | 5 - .../Drupal/Core/Form/FormCacheInterface.php | 5 - .../Drupal/Core/Form/FormElementHelper.php | 5 - .../lib/Drupal/Core/Form/FormErrorHandler.php | 5 - .../Core/Form/FormErrorHandlerInterface.php | 5 - core/lib/Drupal/Core/Form/FormHelper.php | 5 - core/lib/Drupal/Core/Form/FormInterface.php | 5 - core/lib/Drupal/Core/Form/FormState.php | 5 - .../Drupal/Core/Form/FormStateInterface.php | 5 - core/lib/Drupal/Core/Form/FormSubmitter.php | 5 - .../Core/Form/FormSubmitterInterface.php | 5 - core/lib/Drupal/Core/Form/FormValidator.php | 5 - .../Core/Form/FormValidatorInterface.php | 5 - core/lib/Drupal/Core/Form/OptGroup.php | 5 - core/lib/Drupal/Core/GeneratedLink.php | 5 - core/lib/Drupal/Core/GeneratedUrl.php | 5 - core/lib/Drupal/Core/Http/ClientFactory.php | 5 - .../Core/Http/HandlerStackConfigurator.php | 5 - .../Core/Http/TrustedHostsRequestFactory.php | 5 - core/lib/Drupal/Core/Image/Image.php | 5 - core/lib/Drupal/Core/Image/ImageFactory.php | 5 - core/lib/Drupal/Core/Image/ImageInterface.php | 5 - .../ImageToolkit/Annotation/ImageToolkit.php | 5 - .../Annotation/ImageToolkitOperation.php | 5 - .../Core/ImageToolkit/ImageToolkitBase.php | 5 - .../ImageToolkit/ImageToolkitInterface.php | 5 - .../Core/ImageToolkit/ImageToolkitManager.php | 5 - .../ImageToolkitOperationBase.php | 5 - .../ImageToolkitOperationInterface.php | 5 - .../ImageToolkitOperationManager.php | 34 +- .../ImageToolkitOperationManagerInterface.php | 5 - .../Exception/AlreadyInstalledException.php | 5 - .../Exception/InstallerException.php | 5 - .../Exception/NoProfilesException.php | 5 - .../Installer/Form/SelectLanguageForm.php | 5 - .../Core/Installer/Form/SelectProfileForm.php | 5 - .../Core/Installer/Form/SiteConfigureForm.php | 5 - .../Core/Installer/Form/SiteSettingsForm.php | 65 +- .../Drupal/Core/Installer/InstallerKernel.php | 5 - .../Core/Installer/InstallerRouteBuilder.php | 5 - .../Installer/InstallerServiceProvider.php | 5 - .../Core/KeyValueStore/DatabaseStorage.php | 5 - .../DatabaseStorageExpirable.php | 5 - .../KeyValueDatabaseExpirableFactory.php | 5 - .../KeyValueStore/KeyValueDatabaseFactory.php | 5 - .../KeyValueExpirableFactory.php | 5 - .../KeyValueExpirableFactoryInterface.php | 5 - .../Core/KeyValueStore/KeyValueFactory.php | 5 - .../KeyValueFactoryInterface.php | 5 - .../KeyValueStore/KeyValueMemoryFactory.php | 5 - .../KeyValueNullExpirableFactory.php | 5 - .../KeyValueStoreExpirableInterface.php | 5 - .../KeyValueStore/KeyValueStoreInterface.php | 5 - .../Core/KeyValueStore/MemoryStorage.php | 5 - .../KeyValueStore/NullStorageExpirable.php | 5 - .../Drupal/Core/KeyValueStore/StorageBase.php | 5 - .../CurrentLanguageContext.php | 5 - core/lib/Drupal/Core/Language/Language.php | 5 - .../Drupal/Core/Language/LanguageDefault.php | 5 - .../Core/Language/LanguageInterface.php | 5 - .../Drupal/Core/Language/LanguageManager.php | 27 +- .../Language/LanguageManagerInterface.php | 5 - core/lib/Drupal/Core/Link.php | 5 - .../lib/Drupal/Core/Locale/CountryManager.php | 5 - .../Core/Locale/CountryManagerInterface.php | 5 - .../Drupal/Core/Lock/DatabaseLockBackend.php | 119 +- .../Drupal/Core/Lock/LockBackendAbstract.php | 5 - .../Drupal/Core/Lock/LockBackendInterface.php | 5 - core/lib/Drupal/Core/Lock/NullLockBackend.php | 5 - .../Lock/PersistentDatabaseLockBackend.php | 5 - .../Drupal/Core/Logger/LogMessageParser.php | 5 - .../Core/Logger/LogMessageParserInterface.php | 5 - core/lib/Drupal/Core/Logger/LoggerChannel.php | 32 +- .../Core/Logger/LoggerChannelFactory.php | 5 - .../Logger/LoggerChannelFactoryInterface.php | 5 - .../Core/Logger/LoggerChannelInterface.php | 5 - core/lib/Drupal/Core/Logger/RfcLogLevel.php | 5 - .../lib/Drupal/Core/Logger/RfcLoggerTrait.php | 5 - .../lib/Drupal/Core/Mail/MailFormatHelper.php | 5 - core/lib/Drupal/Core/Mail/MailInterface.php | 5 - core/lib/Drupal/Core/Mail/MailManager.php | 5 - .../Drupal/Core/Mail/MailManagerInterface.php | 5 - .../Drupal/Core/Mail/Plugin/Mail/PhpMail.php | 7 +- .../Mail/Plugin/Mail/TestMailCollector.php | 5 - .../Core/Menu/ContextualLinkDefault.php | 5 - .../Core/Menu/ContextualLinkInterface.php | 5 - .../Core/Menu/ContextualLinkManager.php | 5 - .../Menu/ContextualLinkManagerInterface.php | 5 - .../Menu/DefaultMenuLinkTreeManipulators.php | 5 - .../Core/Menu/Form/MenuLinkDefaultForm.php | 5 - .../Core/Menu/Form/MenuLinkFormInterface.php | 5 - .../Drupal/Core/Menu/InaccessibleMenuLink.php | 5 - .../Drupal/Core/Menu/LocalActionDefault.php | 39 +- .../Drupal/Core/Menu/LocalActionInterface.php | 5 - .../Drupal/Core/Menu/LocalActionManager.php | 18 +- .../Core/Menu/LocalActionManagerInterface.php | 4 - .../lib/Drupal/Core/Menu/LocalTaskDefault.php | 5 - .../Drupal/Core/Menu/LocalTaskInterface.php | 5 - .../lib/Drupal/Core/Menu/LocalTaskManager.php | 5 - .../Core/Menu/LocalTaskManagerInterface.php | 4 - core/lib/Drupal/Core/Menu/MenuActiveTrail.php | 5 - .../Core/Menu/MenuActiveTrailInterface.php | 5 - core/lib/Drupal/Core/Menu/MenuLinkBase.php | 5 - core/lib/Drupal/Core/Menu/MenuLinkDefault.php | 5 - .../Drupal/Core/Menu/MenuLinkInterface.php | 5 - core/lib/Drupal/Core/Menu/MenuLinkManager.php | 5 - .../Core/Menu/MenuLinkManagerInterface.php | 5 - core/lib/Drupal/Core/Menu/MenuLinkTree.php | 5 - .../Drupal/Core/Menu/MenuLinkTreeElement.php | 7 +- .../Core/Menu/MenuLinkTreeInterface.php | 5 - .../Core/Menu/MenuParentFormSelector.php | 5 - .../Menu/MenuParentFormSelectorInterface.php | 5 - .../Drupal/Core/Menu/MenuTreeParameters.php | 5 - core/lib/Drupal/Core/Menu/MenuTreeStorage.php | 5 - .../Core/Menu/MenuTreeStorageInterface.php | 5 - .../Menu/Plugin/Block/LocalActionsBlock.php | 5 - .../Menu/Plugin/Block/LocalTasksBlock.php | 5 - .../Core/Menu/StaticMenuLinkOverrides.php | 5 - .../Menu/StaticMenuLinkOverridesInterface.php | 5 - .../OperationsProviderInterface.php | 5 - .../Core/PageCache/ChainRequestPolicy.php | 5 - .../PageCache/ChainRequestPolicyInterface.php | 5 - .../Core/PageCache/ChainResponsePolicy.php | 4 - .../ChainResponsePolicyInterface.php | 4 - .../Core/PageCache/DefaultRequestPolicy.php | 5 - .../CommandLineOrUnsafeMethod.php | 5 - .../PageCache/RequestPolicy/NoSessionOpen.php | 5 - .../Core/PageCache/RequestPolicyInterface.php | 5 - .../ResponsePolicy/DenyNoCacheRoutes.php | 5 - .../PageCache/ResponsePolicy/KillSwitch.php | 5 - .../ResponsePolicy/NoServerError.php | 5 - .../PageCache/ResponsePolicyInterface.php | 5 - .../AdminPathConfigEntityConverter.php | 5 - .../Core/ParamConverter/EntityConverter.php | 5 - .../EntityRevisionParamConverter.php | 60 + .../MenuLinkPluginConverter.php | 5 - .../ParamConverterInterface.php | 5 - .../ParamConverter/ParamConverterManager.php | 5 - .../ParamConverterManagerInterface.php | 5 - .../ParamNotConvertedException.php | 5 - .../Core/Password/PasswordInterface.php | 5 - .../Core/Password/PhpassHashedPassword.php | 5 - core/lib/Drupal/Core/Path/AliasManager.php | 5 - .../Core/Path/AliasManagerInterface.php | 5 - core/lib/Drupal/Core/Path/AliasStorage.php | 252 +- .../Core/Path/AliasStorageInterface.php | 5 - core/lib/Drupal/Core/Path/AliasWhitelist.php | 5 - .../Core/Path/AliasWhitelistInterface.php | 5 - .../lib/Drupal/Core/Path/CurrentPathStack.php | 5 - core/lib/Drupal/Core/Path/PathMatcher.php | 5 - .../Drupal/Core/Path/PathMatcherInterface.php | 5 - core/lib/Drupal/Core/Path/PathValidator.php | 5 - .../Core/Path/PathValidatorInterface.php | 5 - .../InboundPathProcessorInterface.php | 5 - .../NullPathProcessorManager.php | 5 - .../OutboundPathProcessorInterface.php | 5 - .../Core/PathProcessor/PathProcessorAlias.php | 5 - .../PathProcessor/PathProcessorDecode.php | 5 - .../Core/PathProcessor/PathProcessorFront.php | 5 - .../PathProcessor/PathProcessorManager.php | 5 - .../Core/PhpStorage/PhpStorageFactory.php | 5 - .../Core/Plugin/CachedDiscoveryClearer.php | 5 - .../CachedDiscoveryClearerInterface.php | 5 - .../Plugin/CategorizingPluginManagerTrait.php | 5 - .../ContainerFactoryPluginInterface.php | 5 - .../Drupal/Core/Plugin/Context/Context.php | 5 - .../ContextAwarePluginManagerInterface.php | 5 - .../ContextAwarePluginManagerTrait.php | 5 - .../Core/Plugin/Context/ContextDefinition.php | 5 - .../Context/ContextDefinitionInterface.php | 5 - .../Core/Plugin/Context/ContextHandler.php | 5 - .../Context/ContextHandlerInterface.php | 5 - .../Core/Plugin/Context/ContextInterface.php | 5 - .../Context/ContextProviderInterface.php | 5 - .../Context/ContextRepositoryInterface.php | 5 - .../Plugin/Context/LazyContextRepository.php | 5 - .../ContextAwarePluginAssignmentTrait.php | 5 - .../Core/Plugin/ContextAwarePluginBase.php | 5 - .../Plugin/ContextAwarePluginInterface.php | 4 - .../Plugin/DefaultLazyPluginCollection.php | 5 - .../Core/Plugin/DefaultPluginManager.php | 24 +- .../DefaultSingleLazyPluginCollection.php | 5 - .../Discovery/AnnotatedClassDiscovery.php | 11 +- .../ContainerDerivativeDiscoveryDecorator.php | 5 - .../Discovery/ContainerDeriverInterface.php | 5 - .../Core/Plugin/Discovery/HookDiscovery.php | 5 - .../Plugin/Discovery/InfoHookDecorator.php | 5 - .../Discovery/YamlDirectoryDiscovery.php | 32 + .../Core/Plugin/Discovery/YamlDiscovery.php | 5 - .../Discovery/YamlDiscoveryDecorator.php | 5 - .../Core/Plugin/Factory/ContainerFactory.php | 4 - .../ObjectWithPluginCollectionInterface.php | 26 + core/lib/Drupal/Core/Plugin/PluginBase.php | 5 - .../Core/Plugin/PluginDependencyTrait.php | 5 - .../Core/Plugin/PluginFormInterface.php | 5 - .../Drupal/Core/Plugin/PluginManagerPass.php | 5 - core/lib/Drupal/Core/PrivateKey.php | 7 +- .../Drupal/Core/ProxyBuilder/ProxyBuilder.php | 5 - .../Core/ProxyClass/Batch/BatchStorage.php | 14 +- .../ProxyClass/Config/ConfigInstaller.php | 6 +- core/lib/Drupal/Core/ProxyClass/Cron.php | 6 +- .../Entity/ContentUninstallValidator.php | 6 +- .../ProxyClass/Extension/ModuleInstaller.php | 6 +- .../RequiredModuleUninstallValidator.php | 6 +- .../Field/FieldModuleUninstallValidator.php | 6 +- .../MimeType/ExtensionMimeTypeGuesser.php | 6 +- .../File/MimeType/MimeTypeGuesser.php | 6 +- .../ProxyClass/Lock/DatabaseLockBackend.php | 14 +- .../Lock/PersistentDatabaseLockBackend.php | 14 +- .../PageCache/ChainResponsePolicy.php | 6 +- .../AdminPathConfigEntityConverter.php | 6 +- .../MenuLinkPluginConverter.php | 6 +- .../Plugin/CachedDiscoveryClearer.php | 6 +- .../Render/BareHtmlPageRenderer.php | 6 +- .../Core/ProxyClass/Routing/MatcherDumper.php | 6 +- .../Core/ProxyClass/Routing/RouteBuilder.php | 6 +- core/lib/Drupal/Core/Queue/Batch.php | 29 +- core/lib/Drupal/Core/Queue/BatchMemory.php | 5 - core/lib/Drupal/Core/Queue/DatabaseQueue.php | 228 +- core/lib/Drupal/Core/Queue/Memory.php | 5 - .../Core/Queue/QueueDatabaseFactory.php | 5 - core/lib/Drupal/Core/Queue/QueueFactory.php | 5 - .../Queue/QueueGarbageCollectionInterface.php | 18 + core/lib/Drupal/Core/Queue/QueueInterface.php | 5 - .../lib/Drupal/Core/Queue/QueueWorkerBase.php | 5 - .../Core/Queue/QueueWorkerInterface.php | 8 +- .../Drupal/Core/Queue/QueueWorkerManager.php | 5 - .../Queue/QueueWorkerManagerInterface.php | 5 - .../Core/Queue/ReliableQueueInterface.php | 5 - .../Drupal/Core/Queue/RequeueException.php | 8 + .../Core/Queue/SuspendQueueException.php | 5 - .../Core/Render/Annotation/FormElement.php | 5 - .../Core/Render/Annotation/RenderElement.php | 5 - .../Core/Render/AttachmentsInterface.php | 5 - .../AttachmentsResponseProcessorInterface.php | 4 - .../Drupal/Core/Render/AttachmentsTrait.php | 5 - .../Core/Render/BareHtmlPageRenderer.php | 5 - .../Render/BareHtmlPageRendererInterface.php | 5 - .../Drupal/Core/Render/BubbleableMetadata.php | 5 - core/lib/Drupal/Core/Render/Element.php | 5 - .../Drupal/Core/Render/Element/Actions.php | 5 - core/lib/Drupal/Core/Render/Element/Ajax.php | 5 - .../lib/Drupal/Core/Render/Element/Button.php | 5 - .../Drupal/Core/Render/Element/Checkbox.php | 5 - .../Drupal/Core/Render/Element/Checkboxes.php | 5 - core/lib/Drupal/Core/Render/Element/Color.php | 5 - .../Element/CompositeFormElementTrait.php | 5 - .../Drupal/Core/Render/Element/Container.php | 5 - core/lib/Drupal/Core/Render/Element/Date.php | 5 - .../Drupal/Core/Render/Element/Details.php | 5 - .../Drupal/Core/Render/Element/Dropbutton.php | 5 - .../Core/Render/Element/ElementInterface.php | 5 - core/lib/Drupal/Core/Render/Element/Email.php | 5 - .../Drupal/Core/Render/Element/Fieldgroup.php | 5 - .../Drupal/Core/Render/Element/Fieldset.php | 7 - core/lib/Drupal/Core/Render/Element/File.php | 5 - core/lib/Drupal/Core/Render/Element/Form.php | 7 - .../Core/Render/Element/FormElement.php | 5 - .../Render/Element/FormElementInterface.php | 5 - .../lib/Drupal/Core/Render/Element/Hidden.php | 5 - core/lib/Drupal/Core/Render/Element/Html.php | 5 - .../Drupal/Core/Render/Element/HtmlTag.php | 15 +- .../Core/Render/Element/ImageButton.php | 5 - .../Core/Render/Element/InlineTemplate.php | 5 - core/lib/Drupal/Core/Render/Element/Item.php | 5 - core/lib/Drupal/Core/Render/Element/Label.php | 5 - .../Core/Render/Element/LanguageSelect.php | 5 - core/lib/Drupal/Core/Render/Element/Link.php | 5 - .../Core/Render/Element/MachineName.php | 5 - .../Drupal/Core/Render/Element/MoreLink.php | 5 - .../lib/Drupal/Core/Render/Element/Number.php | 5 - .../Drupal/Core/Render/Element/Operations.php | 5 - core/lib/Drupal/Core/Render/Element/Page.php | 5 - .../Drupal/Core/Render/Element/PageTitle.php | 5 - core/lib/Drupal/Core/Render/Element/Pager.php | 7 - .../Drupal/Core/Render/Element/Password.php | 5 - .../Core/Render/Element/PasswordConfirm.php | 5 - .../Core/Render/Element/PathElement.php | 5 - core/lib/Drupal/Core/Render/Element/Radio.php | 5 - .../lib/Drupal/Core/Render/Element/Radios.php | 5 - core/lib/Drupal/Core/Render/Element/Range.php | 5 - .../Core/Render/Element/RenderElement.php | 5 - .../lib/Drupal/Core/Render/Element/Search.php | 5 - .../lib/Drupal/Core/Render/Element/Select.php | 5 - .../Core/Render/Element/StatusMessages.php | 5 - .../lib/Drupal/Core/Render/Element/Submit.php | 7 +- .../Core/Render/Element/SystemCompactLink.php | 5 - core/lib/Drupal/Core/Render/Element/Table.php | 5 - .../Core/Render/Element/Tableselect.php | 5 - core/lib/Drupal/Core/Render/Element/Tel.php | 5 - .../Drupal/Core/Render/Element/Textarea.php | 6 - .../Drupal/Core/Render/Element/Textfield.php | 5 - core/lib/Drupal/Core/Render/Element/Token.php | 5 - core/lib/Drupal/Core/Render/Element/Url.php | 5 - core/lib/Drupal/Core/Render/Element/Value.php | 5 - .../Core/Render/Element/VerticalTabs.php | 5 - .../lib/Drupal/Core/Render/Element/Weight.php | 5 - .../Drupal/Core/Render/ElementInfoManager.php | 5 - .../Render/ElementInfoManagerInterface.php | 5 - core/lib/Drupal/Core/Render/HtmlResponse.php | 5 - .../HtmlResponseAttachmentsProcessor.php | 4 - .../Core/Render/MainContent/AjaxRenderer.php | 5 - .../Render/MainContent/DialogRenderer.php | 5 - .../Core/Render/MainContent/HtmlRenderer.php | 5 - .../MainContentRendererInterface.php | 5 - .../MainContent/MainContentRenderersPass.php | 5 - .../Core/Render/MainContent/ModalRenderer.php | 5 - core/lib/Drupal/Core/Render/Markup.php | 5 - .../Render/MetadataBubblingUrlGenerator.php | 9 +- .../PageDisplayVariantSelectionEvent.php | 5 - .../ChainedPlaceholderStrategy.php | 5 - .../PlaceholderStrategyInterface.php | 5 - .../Placeholder/SingleFlushStrategy.php | 5 - .../Core/Render/PlaceholderGenerator.php | 5 - .../Render/PlaceholderGeneratorInterface.php | 5 - .../Core/Render/PlaceholderingRenderCache.php | 5 - .../DisplayVariant/SimplePageVariant.php | 5 - core/lib/Drupal/Core/Render/RenderCache.php | 12 - .../Core/Render/RenderCacheInterface.php | 5 - core/lib/Drupal/Core/Render/RenderContext.php | 4 - core/lib/Drupal/Core/Render/RenderEvents.php | 5 - .../Core/Render/RenderableInterface.php | 5 - core/lib/Drupal/Core/Render/Renderer.php | 20 +- .../Drupal/Core/Render/RendererInterface.php | 5 - .../OutboundRouteProcessorInterface.php | 5 - .../RouteProcessor/RouteProcessorCurrent.php | 5 - .../RouteProcessor/RouteProcessorManager.php | 5 - .../Core/Routing/Access/AccessInterface.php | 5 - .../Drupal/Core/Routing/AccessAwareRouter.php | 5 - .../Routing/AccessAwareRouterInterface.php | 4 - core/lib/Drupal/Core/Routing/AdminContext.php | 5 - .../CacheableSecuredRedirectResponse.php | 5 - .../lib/Drupal/Core/Routing/CompiledRoute.php | 5 - .../Core/Routing/ContentTypeHeaderMatcher.php | 5 - .../Drupal/Core/Routing/CurrentRouteMatch.php | 16 +- .../Enhancer/EntityRevisionRouteEnhancer.php | 47 + .../Routing/Enhancer/FormRouteEnhancer.php | 5 - .../Enhancer/ParamConversionEnhancer.php | 5 - .../Enhancer/RouteEnhancerInterface.php | 7 +- .../GeneratorNotInitializedException.php | 4 - .../Drupal/Core/Routing/LazyRouteEnhancer.php | 5 - .../Drupal/Core/Routing/LazyRouteFilter.php | 5 - .../Core/Routing/LinkGeneratorTrait.php | 11 +- .../LocalAwareRedirectResponseTrait.php | 5 - .../Core/Routing/LocalRedirectResponse.php | 5 - .../lib/Drupal/Core/Routing/MatcherDumper.php | 97 +- .../Core/Routing/MatcherDumperInterface.php | 5 - .../MatchingRouteNotFoundException.php | 5 - .../lib/Drupal/Core/Routing/NullGenerator.php | 5 - .../Drupal/Core/Routing/NullMatcherDumper.php | 5 - .../Drupal/Core/Routing/NullRouteMatch.php | 5 - .../PreloadableRouteProviderInterface.php | 5 - .../Core/Routing/RedirectDestination.php | 5 - .../Routing/RedirectDestinationInterface.php | 5 - .../Core/Routing/RedirectDestinationTrait.php | 5 - .../Drupal/Core/Routing/RequestContext.php | 5 - .../Core/Routing/RequestFormatRouteFilter.php | 5 - .../lib/Drupal/Core/Routing/RequestHelper.php | 5 - .../ResettableStackedRouteMatchInterface.php | 23 + .../Drupal/Core/Routing/RouteBuildEvent.php | 5 - core/lib/Drupal/Core/Routing/RouteBuilder.php | 5 - .../Core/Routing/RouteBuilderInterface.php | 5 - .../lib/Drupal/Core/Routing/RouteCompiler.php | 5 - .../Core/Routing/RouteFilterInterface.php | 7 +- core/lib/Drupal/Core/Routing/RouteMatch.php | 7 +- .../Core/Routing/RouteMatchInterface.php | 5 - .../Drupal/Core/Routing/RoutePreloader.php | 5 - .../lib/Drupal/Core/Routing/RouteProvider.php | 25 +- .../Core/Routing/RouteProviderInterface.php | 5 - .../Core/Routing/RouteProviderLazyBuilder.php | 135 + .../Core/Routing/RouteSubscriberBase.php | 5 - .../lib/Drupal/Core/Routing/RoutingEvents.php | 5 - .../Routing/StackedRouteMatchInterface.php | 5 - .../Core/Routing/TrustedRedirectResponse.php | 5 - core/lib/Drupal/Core/Routing/UrlGenerator.php | 15 +- .../Core/Routing/UrlGeneratorInterface.php | 11 +- .../Drupal/Core/Routing/UrlGeneratorTrait.php | 11 +- core/lib/Drupal/Core/Routing/UrlMatcher.php | 5 - .../Drupal/Core/Session/AccountInterface.php | 5 - core/lib/Drupal/Core/Session/AccountProxy.php | 5 - .../Core/Session/AccountProxyInterface.php | 5 - .../Drupal/Core/Session/AccountSwitcher.php | 5 - .../Core/Session/AccountSwitcherInterface.php | 5 - .../Core/Session/AnonymousUserSession.php | 5 - core/lib/Drupal/Core/Session/MetadataBag.php | 5 - .../Core/Session/PermissionsHashGenerator.php | 5 - .../PermissionsHashGeneratorInterface.php | 5 - .../Core/Session/SessionConfiguration.php | 5 - .../Session/SessionConfigurationInterface.php | 5 - .../Drupal/Core/Session/SessionHandler.php | 5 - .../Drupal/Core/Session/SessionManager.php | 5 - .../Core/Session/SessionManagerInterface.php | 5 - core/lib/Drupal/Core/Session/UserSession.php | 5 - .../Core/Session/WriteSafeSessionHandler.php | 5 - .../WriteSafeSessionHandlerInterface.php | 5 - core/lib/Drupal/Core/Site/MaintenanceMode.php | 5 - .../Core/Site/MaintenanceModeInterface.php | 5 - core/lib/Drupal/Core/Site/Settings.php | 5 - core/lib/Drupal/Core/SitePathFactory.php | 5 - .../Core/StackMiddleware/KernelPreHandle.php | 5 - .../StackMiddleware/NegotiationMiddleware.php | 5 - .../ReverseProxyMiddleware.php | 4 - .../Drupal/Core/StackMiddleware/Session.php | 5 - core/lib/Drupal/Core/State/State.php | 5 - core/lib/Drupal/Core/State/StateInterface.php | 5 - .../StreamWrapper/LocalReadOnlyStream.php | 15 +- .../Drupal/Core/StreamWrapper/LocalStream.php | 5 - .../PhpStreamWrapperInterface.php | 9 +- .../Core/StreamWrapper/PrivateStream.php | 5 - .../Core/StreamWrapper/PublicStream.php | 5 - .../Core/StreamWrapper/ReadOnlyStream.php | 15 +- .../StreamWrapper/StreamWrapperInterface.php | 17 +- .../StreamWrapper/StreamWrapperManager.php | 5 - .../StreamWrapperManagerInterface.php | 5 - .../Core/StreamWrapper/TemporaryStream.php | 5 - .../PluralTranslatableMarkup.php | 5 - .../StringTranslationTrait.php | 9 +- .../StringTranslation/TranslatableMarkup.php | 5 - .../TranslationInterface.php | 5 - .../StringTranslation/TranslationManager.php | 5 - .../StringTranslation/TranslationWrapper.php | 5 - .../Translator/CustomStrings.php | 5 - .../Translator/FileTranslation.php | 5 - .../Translator/StaticTranslation.php | 5 - .../Translator/TranslatorInterface.php | 5 - core/lib/Drupal/Core/Template/Attribute.php | 10 +- .../Drupal/Core/Template/AttributeArray.php | 5 - .../Drupal/Core/Template/AttributeBoolean.php | 5 - .../Drupal/Core/Template/AttributeString.php | 5 - .../Core/Template/AttributeValueBase.php | 5 - .../Core/Template/Loader/FilesystemLoader.php | 5 - .../Core/Template/Loader/StringLoader.php | 5 - .../Template/Loader/ThemeRegistryLoader.php | 5 - .../Drupal/Core/Template/TwigEnvironment.php | 5 - .../Drupal/Core/Template/TwigExtension.php | 32 +- .../Drupal/Core/Template/TwigNodeTrans.php | 11 +- .../Drupal/Core/Template/TwigNodeVisitor.php | 5 - .../Core/Template/TwigPhpStorageCache.php | 5 - .../Core/Template/TwigSandboxPolicy.php | 6 +- .../Core/Template/TwigTransTokenParser.php | 10 +- core/lib/Drupal/Core/Test/AssertMailTrait.php | 5 - .../TestHttpClientMiddleware.php | 5 - core/lib/Drupal/Core/Test/TestKernel.php | 5 - .../lib/Drupal/Core/Test/TestRunnerKernel.php | 5 - core/lib/Drupal/Core/Theme/ActiveTheme.php | 5 - .../Core/Theme/AjaxBasePageNegotiator.php | 5 - .../Drupal/Core/Theme/DefaultNegotiator.php | 5 - .../Theme/MissingThemeDependencyException.php | 5 - core/lib/Drupal/Core/Theme/Registry.php | 5 - .../Drupal/Core/Theme/ThemeAccessCheck.php | 5 - .../Drupal/Core/Theme/ThemeInitialization.php | 5 - .../Theme/ThemeInitializationInterface.php | 5 - core/lib/Drupal/Core/Theme/ThemeManager.php | 18 +- .../Core/Theme/ThemeManagerInterface.php | 5 - .../lib/Drupal/Core/Theme/ThemeNegotiator.php | 5 - .../Core/Theme/ThemeNegotiatorInterface.php | 5 - core/lib/Drupal/Core/Theme/ThemeSettings.php | 5 - .../Transliteration/PhpTransliteration.php | 5 - .../Core/TypedData/Annotation/DataType.php | 5 - .../TypedData/ComplexDataDefinitionBase.php | 5 - .../ComplexDataDefinitionInterface.php | 5 - .../Core/TypedData/ComplexDataInterface.php | 5 - .../Drupal/Core/TypedData/DataDefinition.php | 5 - .../TypedData/DataDefinitionInterface.php | 5 - .../Core/TypedData/DataReferenceBase.php | 5 - .../TypedData/DataReferenceDefinition.php | 5 - .../DataReferenceDefinitionInterface.php | 5 - .../Core/TypedData/DataReferenceInterface.php | 5 - .../DataReferenceTargetDefinition.php | 4 - .../Exception/MissingDataException.php | 5 - .../TypedData/Exception/ReadOnlyException.php | 5 - .../Core/TypedData/ListDataDefinition.php | 5 - .../TypedData/ListDataDefinitionInterface.php | 5 - .../Drupal/Core/TypedData/ListInterface.php | 9 +- .../Core/TypedData/MapDataDefinition.php | 5 - .../TypedData/OptionsProviderInterface.php | 5 - .../Core/TypedData/Plugin/DataType/Any.php | 5 - .../TypedData/Plugin/DataType/BinaryData.php | 7 +- .../TypedData/Plugin/DataType/BooleanData.php | 5 - .../Plugin/DataType/DateTimeIso8601.php | 5 - .../Plugin/DataType/DurationIso8601.php | 5 - .../Core/TypedData/Plugin/DataType/Email.php | 5 - .../TypedData/Plugin/DataType/FloatData.php | 5 - .../TypedData/Plugin/DataType/IntegerData.php | 5 - .../TypedData/Plugin/DataType/ItemList.php | 5 - .../TypedData/Plugin/DataType/Language.php | 5 - .../Plugin/DataType/LanguageReference.php | 5 - .../Core/TypedData/Plugin/DataType/Map.php | 5 - .../TypedData/Plugin/DataType/StringData.php | 5 - .../TypedData/Plugin/DataType/TimeSpan.php | 5 - .../TypedData/Plugin/DataType/Timestamp.php | 5 - .../Core/TypedData/Plugin/DataType/Uri.php | 5 - .../Drupal/Core/TypedData/PrimitiveBase.php | 5 - .../Core/TypedData/PrimitiveInterface.php | 5 - .../Core/TypedData/TranslatableInterface.php | 5 - .../TraversableTypedDataInterface.php | 5 - .../Core/TypedData/Type/BinaryInterface.php | 5 - .../Core/TypedData/Type/BooleanInterface.php | 5 - .../Core/TypedData/Type/DateTimeInterface.php | 5 - .../Core/TypedData/Type/DurationInterface.php | 5 - .../Core/TypedData/Type/FloatInterface.php | 5 - .../Core/TypedData/Type/IntegerInterface.php | 5 - .../Core/TypedData/Type/StringInterface.php | 5 - .../Core/TypedData/Type/UriInterface.php | 5 - core/lib/Drupal/Core/TypedData/TypedData.php | 5 - .../Core/TypedData/TypedDataInterface.php | 7 - .../Core/TypedData/TypedDataManager.php | 5 - .../TypedData/TypedDataManagerInterface.php | 5 - .../Drupal/Core/TypedData/TypedDataTrait.php | 5 - .../Validation/ConstraintViolationBuilder.php | 5 - .../ContextualValidatorInterface.php | 5 - .../TypedData/Validation/ExecutionContext.php | 5 - .../Validation/ExecutionContextFactory.php | 5 - .../RecursiveContextualValidator.php | 5 - .../Validation/RecursiveValidator.php | 5 - .../TypedDataAwareValidatorTrait.php | 5 - .../Validation/TypedDataMetadata.php | 5 - core/lib/Drupal/Core/Update/UpdateKernel.php | 5 - .../lib/Drupal/Core/Update/UpdateRegistry.php | 5 - .../Core/Update/UpdateRegistryFactory.php | 5 - .../Core/Update/UpdateServiceProvider.php | 5 - core/lib/Drupal/Core/Updater/Module.php | 5 - core/lib/Drupal/Core/Updater/Theme.php | 5 - core/lib/Drupal/Core/Updater/Updater.php | 5 - .../Drupal/Core/Updater/UpdaterException.php | 5 - .../Updater/UpdaterFileTransferException.php | 5 - .../Drupal/Core/Updater/UpdaterInterface.php | 7 +- core/lib/Drupal/Core/Url.php | 5 - core/lib/Drupal/Core/Utility/Error.php | 5 - .../lib/Drupal/Core/Utility/LinkGenerator.php | 8 +- .../Core/Utility/LinkGeneratorInterface.php | 5 - core/lib/Drupal/Core/Utility/ProjectInfo.php | 7 - .../lib/Drupal/Core/Utility/ThemeRegistry.php | 5 - core/lib/Drupal/Core/Utility/Token.php | 5 - .../Core/Utility/UnroutedUrlAssembler.php | 5 - .../Utility/UnroutedUrlAssemblerInterface.php | 4 - .../Drupal/Core/Utility/UpdateException.php | 5 - core/lib/Drupal/Core/Utility/token.api.php | 2 +- .../Core/Validation/Annotation/Constraint.php | 5 - .../Core/Validation/ConstraintManager.php | 5 - .../Validation/ConstraintValidatorFactory.php | 5 - .../Core/Validation/DrupalTranslator.php | 5 - .../Constraint/AllowedValuesConstraint.php | 5 - .../AllowedValuesConstraintValidator.php | 5 - .../Constraint/ComplexDataConstraint.php | 5 - .../ComplexDataConstraintValidator.php | 5 - .../Validation/Constraint/CountConstraint.php | 5 - .../Validation/Constraint/EmailConstraint.php | 5 - .../Constraint/IsNullConstraint.php | 5 - .../Constraint/IsNullConstraintValidator.php | 5 - .../Constraint/LengthConstraint.php | 5 - .../Constraint/NotNullConstraint.php | 5 - .../Constraint/NotNullConstraintValidator.php | 5 - .../Constraint/PrimitiveTypeConstraint.php | 5 - .../PrimitiveTypeConstraintValidator.php | 5 - .../Validation/Constraint/RangeConstraint.php | 5 - .../Validation/Constraint/RegexConstraint.php | 5 - .../Constraint/UniqueFieldConstraint.php | 5 - .../Constraint/UniqueFieldValueValidator.php | 5 - .../Core/Validation/TranslatorInterface.php | 5 - core/misc/ajax.js | 297 +- core/misc/announce.js | 4 + core/misc/autocomplete.js | 26 +- core/misc/collapse.js | 5 + core/misc/dialog/dialog.ajax.js | 27 +- core/misc/dialog/dialog.js | 2 + core/misc/dialog/dialog.position.js | 3 + core/misc/dropbutton/dropbutton.js | 7 + core/misc/drupal.js | 1 + core/misc/form.js | 13 + core/misc/machine-name.js | 5 + core/misc/menu-leaf.png | Bin 126 -> 0 bytes core/misc/progress.js | 11 + core/misc/states.js | 35 +- core/misc/tabbingmanager.js | 1 + core/misc/tableheader.js | 8 + core/misc/tableresponsive.js | 6 + core/misc/tableselect.js | 6 + core/misc/timezone.js | 4 +- core/misc/vertical-tabs.js | 10 +- core/modules/action/src/ActionAddForm.php | 5 - core/modules/action/src/ActionEditForm.php | 5 - core/modules/action/src/ActionFormBase.php | 5 - core/modules/action/src/ActionListBuilder.php | 5 - .../action/src/Form/ActionAdminManageForm.php | 5 - .../action/src/Form/ActionDeleteForm.php | 5 - .../action/src/Plugin/Action/EmailAction.php | 5 - .../action/src/Plugin/Action/GotoAction.php | 5 - .../src/Plugin/Action/MessageAction.php | 5 - .../src/Plugin/migrate/source/Action.php | 5 - .../action/src/Tests/ActionUninstallTest.php | 5 - .../modules/action/src/Tests/BulkFormTest.php | 5 - .../action/src/Tests/ConfigurationTest.php | 5 - .../Migrate/d6/MigrateActionConfigsTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateActionsTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateActionsTest.php | 9 +- .../src/Unit/Menu/ActionLocalTasksTest.php | 5 - .../Unit/Plugin/migrate/source/ActionTest.php | 5 - core/modules/aggregator/aggregator.install | 2 +- core/modules/aggregator/aggregator.module | 2 +- .../src/AggregatorFeedViewsData.php | 5 - .../src/AggregatorItemViewsData.php | 5 - .../src/Annotation/AggregatorFetcher.php | 5 - .../src/Annotation/AggregatorParser.php | 5 - .../src/Annotation/AggregatorProcessor.php | 5 - .../src/Controller/AggregatorController.php | 5 - core/modules/aggregator/src/Entity/Feed.php | 5 - core/modules/aggregator/src/Entity/Item.php | 5 - .../src/FeedAccessControlHandler.php | 5 - core/modules/aggregator/src/FeedForm.php | 9 +- .../aggregator/src/FeedHtmlRouteProvider.php | 5 - core/modules/aggregator/src/FeedInterface.php | 5 - core/modules/aggregator/src/FeedStorage.php | 5 - .../aggregator/src/FeedStorageInterface.php | 5 - .../aggregator/src/FeedStorageSchema.php | 5 - .../aggregator/src/FeedViewBuilder.php | 5 - .../aggregator/src/Form/FeedDeleteForm.php | 5 - .../src/Form/FeedItemsDeleteForm.php | 5 - .../aggregator/src/Form/OpmlFeedAdd.php | 5 - .../aggregator/src/Form/SettingsForm.php | 5 - core/modules/aggregator/src/ItemInterface.php | 5 - core/modules/aggregator/src/ItemStorage.php | 5 - .../aggregator/src/ItemStorageInterface.php | 5 - .../aggregator/src/ItemStorageSchema.php | 5 - .../aggregator/src/ItemViewBuilder.php | 5 - core/modules/aggregator/src/ItemsImporter.php | 5 - .../aggregator/src/ItemsImporterInterface.php | 5 - .../src/Plugin/AggregatorPluginManager.php | 5 - .../Plugin/AggregatorPluginSettingsBase.php | 5 - .../src/Plugin/Block/AggregatorFeedBlock.php | 5 - .../src/Plugin/FetcherInterface.php | 5 - .../AggregatorTitleFormatter.php | 5 - .../FieldFormatter/AggregatorXSSFormatter.php | 5 - .../aggregator/src/Plugin/ParserInterface.php | 5 - .../src/Plugin/ProcessorInterface.php | 5 - .../Plugin/QueueWorker/AggregatorRefresh.php | 5 - .../Constraint/FeedTitleConstraint.php | 5 - .../Constraint/FeedUrlConstraint.php | 5 - .../aggregator/fetcher/DefaultFetcher.php | 5 - .../aggregator/parser/DefaultParser.php | 5 - .../aggregator/processor/DefaultProcessor.php | 8 +- .../Plugin/migrate/source/AggregatorFeed.php | 9 +- .../Plugin/migrate/source/AggregatorItem.php | 5 - .../src/Plugin/views/argument/Fid.php | 5 - .../src/Plugin/views/argument/Iid.php | 5 - .../aggregator/src/Plugin/views/row/Rss.php | 5 - .../aggregator/src/Tests/AddFeedTest.php | 7 +- .../src/Tests/AggregatorAdminTest.php | 5 - .../src/Tests/AggregatorCronTest.php | 5 - .../src/Tests/AggregatorRenderingTest.php | 5 - .../src/Tests/AggregatorTestBase.php | 7 +- .../src/Tests/DeleteFeedItemTest.php | 5 - .../aggregator/src/Tests/DeleteFeedTest.php | 5 - .../src/Tests/FeedAdminDisplayTest.php | 5 - .../src/Tests/FeedCacheTagsTest.php | 5 - .../src/Tests/FeedFetcherPluginTest.php | 5 - .../aggregator/src/Tests/FeedLanguageTest.php | 5 - .../aggregator/src/Tests/FeedParserTest.php | 10 +- .../src/Tests/FeedProcessorPluginTest.php | 5 - .../aggregator/src/Tests/ImportOpmlTest.php | 5 - .../src/Tests/ItemCacheTagsTest.php | 5 - .../src/Tests/UpdateFeedItemTest.php | 5 - .../aggregator/src/Tests/UpdateFeedTest.php | 5 - .../AggregatorTestRssController.php | 6 +- .../Plugin/aggregator/fetcher/TestFetcher.php | 5 - .../Plugin/aggregator/parser/TestParser.php | 5 - .../aggregator/processor/TestProcessor.php | 5 - .../src/Kernel}/AggregatorTitleTest.php | 29 +- .../src/Kernel}/FeedValidationTest.php | 11 +- .../src/Kernel}/ItemWithoutFeedTest.php | 7 +- .../Migrate/MigrateAggregatorStubTest.php | 9 +- .../d6/MigrateAggregatorConfigsTest.php | 9 +- .../Migrate/d6/MigrateAggregatorFeedTest.php | 9 +- .../Migrate/d6/MigrateAggregatorItemTest.php | 9 +- .../Migrate/d7/MigrateAggregatorFeedTest.php | 9 +- .../Migrate/d7/MigrateAggregatorItemTest.php | 9 +- .../d7/MigrateAggregatorSettingsTest.php | 9 +- .../AggregatorFeedViewsFieldAccessTest.php | 9 +- .../AggregatorItemViewsFieldAccessTest.php | 9 +- .../src/Kernel}/Views/IntegrationTest.php | 15 +- .../Unit/Menu/AggregatorLocalTasksTest.php | 5 - .../AggregatorPluginSettingsBaseTest.php | 5 - .../migrate/source/AggregatorItemTest.php | 5 - .../migrate/source/d6/AggregatorFeedTest.php | 5 - .../migrate/source/d7/AggregatorFeedTest.php | 5 - .../src/EventSubscriber/AutomatedCron.php | 5 - core/modules/ban/src/BanIpManager.php | 5 - .../modules/ban/src/BanIpManagerInterface.php | 5 - core/modules/ban/src/BanMiddleware.php | 5 - core/modules/ban/src/Form/BanAdmin.php | 5 - core/modules/ban/src/Form/BanDelete.php | 12 +- .../Plugin/migrate/destination/BlockedIp.php | 19 +- .../Plugin/migrate/source/d7/BlockedIps.php | 5 - .../ban/src/Tests/IpAddressBlockingTest.php | 5 - .../Migrate/d7/MigrateBlockedIPsTest.php | 9 +- .../ban/tests/src/Unit/BanMiddlewareTest.php | 5 - .../migrate/source/d7/BlockedIpsTest.php | 5 - .../src/Authentication/Provider/BasicAuth.php | 5 - .../PageCache/DisallowBasicAuthRequests.php | 5 - .../Tests/Authentication/BasicAuthTest.php | 5 - .../src/Tests/BasicAuthTestTrait.php | 5 - core/modules/big_pipe/big_pipe.info.yml | 6 + core/modules/big_pipe/big_pipe.libraries.yml | 11 + core/modules/big_pipe/big_pipe.module | 79 + core/modules/big_pipe/big_pipe.routing.yml | 9 + core/modules/big_pipe/big_pipe.services.yml | 25 + core/modules/big_pipe/js/big_pipe.js | 107 + .../src/Controller/BigPipeController.php | 60 + .../HtmlResponseBigPipeSubscriber.php | 142 + .../NoBigPipeRouteAlterSubscriber.php | 48 + core/modules/big_pipe/src/Render/BigPipe.php | 516 + .../big_pipe/src/Render/BigPipeInterface.php | 144 + .../big_pipe/src/Render/BigPipeMarkup.php | 23 + .../big_pipe/src/Render/BigPipeResponse.php | 46 + .../BigPipeResponseAttachmentsProcessor.php | 109 + .../Render/Placeholder/BigPipeStrategy.php | 268 + .../src/Tests/BigPipePlaceholderTestCases.php | 432 + .../big_pipe/src/Tests/BigPipeTest.php | 423 + .../big_pipe_test/big_pipe_test.info.yml | 6 + .../big_pipe_test/big_pipe_test.module | 18 + .../big_pipe_test/big_pipe_test.routing.yml | 17 + .../big_pipe_test/big_pipe_test.services.yml | 5 + .../src/BigPipeTestController.php | 100 + .../EventSubscriber/BigPipeTestSubscriber.php | 84 + .../src/Form/BigPipeTestForm.php | 40 + ...igPipeResponseAttachmentsProcessorTest.php | 143 + .../Placeholder/BigPipeStrategyTest.php | 105 + core/modules/block/block.api.php | 2 +- core/modules/block/block.libraries.yml | 2 +- core/modules/block/js/block.js | 142 +- .../block/migration_templates/d7_block.yml | 0 .../block/src/BlockAccessControlHandler.php | 9 +- core/modules/block/src/BlockForm.php | 7 +- core/modules/block/src/BlockInterface.php | 5 - core/modules/block/src/BlockListBuilder.php | 5 - .../block/src/BlockPluginCollection.php | 5 - core/modules/block/src/BlockRepository.php | 5 - .../block/src/BlockRepositoryInterface.php | 5 - core/modules/block/src/BlockViewBuilder.php | 7 +- .../src/Controller/BlockAddController.php | 5 - .../block/src/Controller/BlockController.php | 5 - .../src/Controller/BlockLibraryController.php | 5 - .../src/Controller/BlockListController.php | 5 - .../CategoryAutocompleteController.php | 5 - core/modules/block/src/Entity/Block.php | 5 - .../BlockPageDisplayVariantSubscriber.php | 5 - .../block/src/Form/BlockDeleteForm.php | 5 - .../src/Plugin/Derivative/ThemeLocalTask.php | 5 - .../DisplayVariant/BlockPageVariant.php | 5 - .../migrate/destination/EntityBlock.php | 5 - .../Plugin/migrate/process/BlockPluginId.php | 7 +- .../Plugin/migrate/process/BlockRegion.php | 5 - .../Plugin/migrate/process/BlockSettings.php | 5 - .../src/Plugin/migrate/process/BlockTheme.php | 9 +- .../migrate/process/BlockVisibility.php | 7 +- .../block/src/Plugin/migrate/source/Block.php | 5 - .../block/src/Tests/BlockAdminThemeTest.php | 5 - .../block/src/Tests/BlockCacheTest.php | 5 - .../block/src/Tests/BlockFormInBlockTest.php | 5 - .../block/src/Tests/BlockHiddenRegionTest.php | 5 - .../src/Tests/BlockHookOperationTest.php | 9 +- .../modules/block/src/Tests/BlockHtmlTest.php | 5 - .../block/src/Tests/BlockInstallTest.php | 5 - .../src/Tests/BlockInvalidRegionTest.php | 5 - .../src/Tests/BlockLanguageCacheTest.php | 5 - .../block/src/Tests/BlockLanguageTest.php | 5 - .../block/src/Tests/BlockRenderOrderTest.php | 7 +- .../src/Tests/BlockSystemBrandingTest.php | 5 - .../Tests/BlockTemplateSuggestionsTest.php | 9 +- core/modules/block/src/Tests/BlockTest.php | 17 +- .../modules/block/src/Tests/BlockTestBase.php | 10 +- core/modules/block/src/Tests/BlockUiTest.php | 5 - core/modules/block/src/Tests/BlockXssTest.php | 5 - .../src/Tests/NewDefaultThemeBlocksTest.php | 5 - .../src/Tests/NonDefaultBlockAdminTest.php | 5 - .../BlockContextMappingUpdateFilledTest.php | 5 - .../Update/BlockContextMappingUpdateTest.php | 5 - .../src/Tests/Views/DisplayBlockTest.php | 9 +- .../block/src/Theme/AdminDemoNegotiator.php | 5 - .../block/templates/block-list.html.twig | 23 - .../ContextProvider/MultipleStaticContext.php | 5 - .../Controller/TestMultipleFormController.php | 4 - .../src/Form/FavoriteAnimalTestForm.php | 5 - .../modules/block_test/src/Form/TestForm.php | 5 - .../src/Plugin/Block/TestAccessBlock.php | 5 - .../Plugin/Block/TestBlockInstantiation.php | 5 - .../src/Plugin/Block/TestCacheBlock.php | 5 - .../Plugin/Block/TestContextAwareBlock.php | 5 - .../TestContextAwareUnsatisfiedBlock.php | 5 - .../src/Plugin/Block/TestFormBlock.php | 5 - .../src/Plugin/Block/TestHtmlBlock.php | 5 - .../src/Plugin/Block/TestXSSTitleBlock.php | 5 - .../src/Plugin/Condition/BaloneySpam.php | 5 - .../src/Kernel}/BlockConfigSchemaTest.php | 9 +- .../src/Kernel}/BlockInterfaceTest.php | 10 +- .../src/Kernel}/BlockStorageUnitTest.php | 13 +- .../src/Kernel}/BlockViewBuilderTest.php | 13 +- .../Kernel}/Migrate/d6/MigrateBlockTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateBlockTest.php | 10 +- .../src/Unit/BlockConfigEntityUnitTest.php | 5 - .../block/tests/src/Unit/BlockFormTest.php | 5 - .../src/Unit/CategoryAutocompleteTest.php | 5 - .../src/Unit/Menu/BlockLocalTasksTest.php | 5 - .../DisplayVariant/BlockPageVariantTest.php | 5 - .../migrate/process/BlockRegionTest.php | 5 - .../migrate/process/BlockVisibilityTest.php | 5 - .../Unit/Plugin/migrate/source/BlockTest.php | 5 - .../block_content.links.task.yml | 2 +- .../block_content/block_content.module | 14 +- .../config/schema/block_content.schema.yml | 12 - .../modules/block_content/js/block_content.js | 4 +- .../migration_templates/d7_custom_block.yml | 0 .../src/BlockContentAccessControlHandler.php | 5 - .../block_content/src/BlockContentForm.php | 5 - .../src/BlockContentInterface.php | 5 - .../src/BlockContentListBuilder.php | 5 - .../src/BlockContentTranslationHandler.php | 5 - .../src/BlockContentTypeForm.php | 5 - .../src/BlockContentTypeInterface.php | 5 - .../src/BlockContentTypeListBuilder.php | 5 - .../src/BlockContentViewBuilder.php | 5 - .../src/BlockContentViewsData.php | 9 +- .../src/Controller/BlockContentController.php | 5 - .../block_content/src/Entity/BlockContent.php | 5 - .../src/Entity/BlockContentType.php | 5 - .../src/Form/BlockContentDeleteForm.php | 5 - .../src/Form/BlockContentTypeDeleteForm.php | 5 - .../src/Plugin/Block/BlockContentBlock.php | 5 - .../src/Plugin/Derivative/BlockContent.php | 5 - .../BlockContentAddLocalAction.php | 5 - .../src/Plugin/migrate/source/d6/Box.php | 5 - .../Plugin/migrate/source/d7/BlockCustom.php | 5 - .../src/Plugin/views/area/ListingEmpty.php | 5 - .../src/Tests/BlockContentCacheTagsTest.php | 11 +- .../src/Tests/BlockContentCreationTest.php | 5 - .../src/Tests/BlockContentListTest.php | 5 - .../src/Tests/BlockContentListViewsTest.php | 5 - .../src/Tests/BlockContentPageViewTest.php | 5 - .../src/Tests/BlockContentRevisionsTest.php | 5 - .../src/Tests/BlockContentSaveTest.php | 7 +- .../src/Tests/BlockContentTestBase.php | 11 +- .../Tests/BlockContentTranslationUITest.php | 13 +- .../src/Tests/BlockContentTypeTest.php | 5 - .../src/Tests/BlockContentValidationTest.php | 5 - .../block_content/src/Tests/PageEditTest.php | 5 - .../Views/BlockContentFieldFilterTest.php | 5 - .../Views/BlockContentIntegrationTest.php | 5 - .../src/Tests/Views/BlockContentTestBase.php | 10 +- .../src/Tests/Views/FieldTypeTest.php | 5 - .../Tests/Views/RevisionRelationshipsTest.php | 4 - .../MigrateBlockContentBodyFieldTest.php | 9 +- .../Migrate/MigrateBlockContentStubTest.php | 9 +- .../Migrate/MigrateBlockContentTypeTest.php | 9 +- .../Migrate/d6/MigrateBlockContentTest.php | 9 +- .../Migrate/d7/MigrateCustomBlockTest.php | 9 +- .../Unit/Menu/BlockContentLocalTasksTest.php | 5 - .../Unit/Plugin/migrate/source/d6/BoxTest.php | 5 - .../migrate/source/d7/BlockCustomTest.php | 5 - core/modules/book/book.js | 4 +- core/modules/book/book.module | 12 +- core/modules/book/book.services.yml | 2 +- .../book/migration_templates/d6_book.yml | 2 +- .../Access/BookNodeIsRemovableAccessCheck.php | 7 +- .../book/src/BookBreadcrumbBuilder.php | 18 +- core/modules/book/src/BookExport.php | 5 - core/modules/book/src/BookManager.php | 5 - .../modules/book/src/BookManagerInterface.php | 5 - core/modules/book/src/BookOutline.php | 5 - core/modules/book/src/BookOutlineStorage.php | 5 - .../book/src/BookOutlineStorageInterface.php | 5 - .../book/src/BookUninstallValidator.php | 5 - .../src/Cache/BookNavigationCacheContext.php | 5 - .../book/src/Controller/BookController.php | 5 - .../book/src/Form/BookAdminEditForm.php | 5 - .../modules/book/src/Form/BookOutlineForm.php | 5 - core/modules/book/src/Form/BookRemoveForm.php | 5 - .../book/src/Form/BookSettingsForm.php | 5 - .../src/Plugin/Block/BookNavigationBlock.php | 5 - .../src/Plugin/migrate/destination/Book.php | 5 - .../src/Plugin/migrate/source/d6/Book.php | 5 - .../src/ProxyClass/BookUninstallValidator.php | 6 +- .../book/src/Tests/BookBreadcrumbTest.php | 5 - core/modules/book/src/Tests/BookTest.php | 5 - .../src/Kernel}/BookUninstallTest.php | 9 +- .../Migrate/d6/MigrateBookConfigsTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateBookTest.php | 11 +- .../book/tests/src/Unit/BookManagerTest.php | 5 - .../src/Unit/BookUninstallValidatorTest.php | 5 - .../src/Unit/Menu/BookLocalTasksTest.php | 5 - .../Plugin/migrate/source/d6/BookTest.php | 5 - core/modules/breakpoint/src/Breakpoint.php | 5 - .../breakpoint/src/BreakpointInterface.php | 5 - .../breakpoint/src/BreakpointManager.php | 5 - .../src/BreakpointManagerInterface.php | 5 - .../src/Kernel}/BreakpointDiscoveryTest.php | 11 +- .../tests/src/Unit/BreakpointTest.php | 12 +- core/modules/ckeditor/ckeditor.libraries.yml | 17 +- core/modules/ckeditor/ckeditor.module | 21 +- .../config/schema/ckeditor.schema.yml | 9 + .../plugins/language/ckeditor.language.css | 19 + core/modules/ckeditor/js/ckeditor.admin.js | 4 +- core/modules/ckeditor/js/ckeditor.js | 3 + .../ckeditor/js/ckeditor.language.admin.js | 16 + .../ckeditor/js/ckeditor.stylescombo.admin.js | 4 +- .../{image.png => icons/drupalimage.png} | Bin .../drupalimage/icons/hidpi/drupalimage.png | Bin 0 -> 1415 bytes .../ckeditor/js/plugins/drupalimage/plugin.js | 16 +- .../{link.png => icons/drupallink.png} | Bin .../{unlink.png => icons/drupalunlink.png} | Bin .../drupallink/icons/hidpi/drupallink.png | Bin 0 -> 1231 bytes .../drupallink/icons/hidpi/drupalunlink.png | Bin 0 -> 1656 bytes .../ckeditor/js/plugins/drupallink/plugin.js | 86 +- .../ckeditor/js/views/ControllerView.js | 4 +- .../modules/ckeditor/js/views/KeyboardView.js | 4 +- .../src/Annotation/CKEditorPlugin.php | 5 - .../ckeditor/src/CKEditorPluginBase.php | 5 - .../src/CKEditorPluginButtonsInterface.php | 6 +- .../CKEditorPluginConfigurableInterface.php | 6 +- .../src/CKEditorPluginContextualInterface.php | 6 +- .../src/CKEditorPluginCssInterface.php | 39 + .../ckeditor/src/CKEditorPluginInterface.php | 6 +- .../ckeditor/src/CKEditorPluginManager.php | 66 +- .../src/Plugin/CKEditorPlugin/DrupalImage.php | 7 +- .../CKEditorPlugin/DrupalImageCaption.php | 17 +- .../src/Plugin/CKEditorPlugin/DrupalLink.php | 9 +- .../src/Plugin/CKEditorPlugin/Internal.php | 18 +- .../src/Plugin/CKEditorPlugin/Language.php | 136 + .../src/Plugin/CKEditorPlugin/StylesCombo.php | 5 - .../ckeditor/src/Plugin/Editor/CKEditor.php | 26 +- .../ckeditor/src/Tests/CKEditorAdminTest.php | 22 +- .../src/Tests/CKEditorLoadingTest.php | 64 +- .../src/Tests/CKEditorToolbarButtonTest.php | 6 +- .../src/Kernel}/CKEditorPluginManagerTest.php | 77 +- .../modules/src/Kernel}/CKEditorTest.php | 34 +- .../src/Plugin/CKEditorPlugin/Llama.php | 12 +- .../src/Plugin/CKEditorPlugin/LlamaButton.php | 5 - .../Plugin/CKEditorPlugin/LlamaContextual.php | 5 - .../LlamaContextualAndButton.php | 5 - .../src/Plugin/CKEditorPlugin/LlamaCss.php | 46 + .../src/Unit/CKEditorPluginManagerTest.php | 97 + .../Plugin/CKEditorPlugin/LanguageTest.php | 65 + core/modules/color/color.install | 4 +- core/modules/color/color.js | 4 +- core/modules/color/color.module | 2 +- core/modules/color/preview.js | 4 +- .../ColorConfigCacheInvalidator.php | 5 - .../color/src/Tests/ColorConfigSchemaTest.php | 5 - .../color/src/Tests/ColorSafePreviewTest.php | 5 - core/modules/color/src/Tests/ColorTest.php | 5 - core/modules/comment/comment-entity-form.js | 4 +- core/modules/comment/comment.api.php | 6 +- core/modules/comment/comment.install | 7 + core/modules/comment/comment.module | 16 +- .../config/schema/comment.source.schema.yml | 35 - .../comment/js/node-new-comments-link.js | 4 +- .../migration_templates/d6_comment.yml | 2 +- .../migration_templates/d7_comment.yml | 2 +- .../d7_comment_entity_display.yml | 0 .../d7_comment_entity_form_display.yml | 0 ...d7_comment_entity_form_display_subject.yml | 0 .../migration_templates/d7_comment_field.yml | 0 .../d7_comment_field_instance.yml | 0 .../migration_templates/d7_comment_type.yml | 0 .../src/CommentAccessControlHandler.php | 17 +- .../comment/src/CommentBreadcrumbBuilder.php | 5 - .../comment/src/CommentFieldItemList.php | 5 - core/modules/comment/src/CommentForm.php | 9 +- core/modules/comment/src/CommentInterface.php | 5 - .../comment/src/CommentLazyBuilders.php | 7 +- .../comment/src/CommentLinkBuilder.php | 5 - .../src/CommentLinkBuilderInterface.php | 5 - core/modules/comment/src/CommentManager.php | 5 - .../comment/src/CommentManagerInterface.php | 5 - .../modules/comment/src/CommentStatistics.php | 4 - .../src/CommentStatisticsInterface.php | 4 - core/modules/comment/src/CommentStorage.php | 5 - .../comment/src/CommentStorageInterface.php | 5 - .../comment/src/CommentStorageSchema.php | 5 - .../comment/src/CommentTranslationHandler.php | 5 - core/modules/comment/src/CommentTypeForm.php | 7 +- .../comment/src/CommentTypeInterface.php | 5 - .../comment/src/CommentTypeListBuilder.php | 5 - .../comment/src/CommentViewBuilder.php | 6 - core/modules/comment/src/CommentViewsData.php | 195 +- .../src/Controller/AdminController.php | 5 - .../src/Controller/CommentController.php | 10 +- core/modules/comment/src/Entity/Comment.php | 8 +- .../comment/src/Entity/CommentType.php | 5 - .../comment/src/Form/CommentAdminOverview.php | 5 - .../src/Form/CommentTypeDeleteForm.php | 5 - .../src/Form/ConfirmDeleteMultiple.php | 5 - core/modules/comment/src/Form/DeleteForm.php | 5 - .../src/Plugin/Action/PublishComment.php | 5 - .../comment/src/Plugin/Action/SaveComment.php | 5 - .../Action/UnpublishByKeywordComment.php | 5 - .../src/Plugin/Action/UnpublishComment.php | 5 - .../CommentSelection.php | 5 - .../FieldFormatter/AuthorNameFormatter.php | 5 - .../CommentDefaultFormatter.php | 25 +- .../Plugin/Field/FieldType/CommentItem.php | 6 - .../Field/FieldType/CommentItemInterface.php | 5 - .../Field/FieldWidget/CommentWidget.php | 5 - .../Menu/LocalTask/UnapprovedComments.php | 5 - .../Constraint/CommentNameConstraint.php | 5 - .../CommentNameConstraintValidator.php | 5 - .../migrate/destination/EntityComment.php | 8 +- .../migrate/destination/EntityCommentType.php | 5 - .../src/Plugin/migrate/source/d6/Comment.php | 5 - .../migrate/source/d6/CommentVariable.php | 5 - .../d6/CommentVariablePerCommentType.php | 5 - .../src/Plugin/migrate/source/d7/Comment.php | 5 - .../Plugin/migrate/source/d7/CommentType.php | 5 - .../src/Plugin/views/argument/UserUid.php | 5 - .../comment/src/Plugin/views/field/Depth.php | 5 - .../src/Plugin/views/field/EntityLink.php | 5 - .../src/Plugin/views/field/LastTimestamp.php | 5 - .../src/Plugin/views/field/LinkApprove.php | 5 - .../src/Plugin/views/field/LinkReply.php | 5 - .../Plugin/views/field/NodeNewComments.php | 10 +- .../views/field/StatisticsLastCommentName.php | 8 +- .../views/field/StatisticsLastUpdated.php | 5 - .../src/Plugin/views/filter/NodeComment.php | 5 - .../views/filter/StatisticsLastUpdated.php | 5 - .../src/Plugin/views/filter/UserUid.php | 5 - .../comment/src/Plugin/views/row/Rss.php | 5 - .../views/sort/StatisticsLastCommentName.php | 5 - .../views/sort/StatisticsLastUpdated.php | 5 - .../comment/src/Plugin/views/sort/Thread.php | 5 - .../src/Plugin/views/wizard/Comment.php | 5 - .../comment/src/Tests/CommentActionsTest.php | 8 +- .../comment/src/Tests/CommentAdminTest.php | 10 +- .../src/Tests/CommentAnonymousTest.php | 5 - .../comment/src/Tests/CommentBlockTest.php | 5 - .../comment/src/Tests/CommentBookTest.php | 13 +- .../comment/src/Tests/CommentCSSTest.php | 8 +- .../src/Tests/CommentCacheTagsTest.php | 12 +- .../comment/src/Tests/CommentFieldsTest.php | 5 - .../src/Tests/CommentInterfaceTest.php | 11 +- .../comment/src/Tests/CommentLanguageTest.php | 5 - .../src/Tests/CommentLinksAlterTest.php | 5 - .../comment/src/Tests/CommentLinksTest.php | 8 +- .../src/Tests/CommentNewIndicatorTest.php | 8 +- .../src/Tests/CommentNodeAccessTest.php | 5 - .../src/Tests/CommentNodeChangesTest.php | 5 - .../comment/src/Tests/CommentNonNodeTest.php | 12 +- .../comment/src/Tests/CommentPagerTest.php | 11 +- .../comment/src/Tests/CommentPreviewTest.php | 9 +- .../comment/src/Tests/CommentRssTest.php | 5 - .../src/Tests/CommentStatisticsTest.php | 5 - .../comment/src/Tests/CommentTestBase.php | 5 - .../comment/src/Tests/CommentTestTrait.php | 5 - .../src/Tests/CommentThreadingTest.php | 5 - .../comment/src/Tests/CommentTitleTest.php | 5 - .../src/Tests/CommentTokenReplaceTest.php | 5 - .../src/Tests/CommentTranslationUITest.php | 5 - .../comment/src/Tests/CommentTypeTest.php | 5 - .../src/Tests/CommentUninstallTest.php | 5 - .../src/Tests/Views/ArgumentUserUIDTest.php | 5 - .../Tests/Views/CommentFieldFilterTest.php | 8 +- .../src/Tests/Views/CommentFieldNameTest.php | 5 - .../src/Tests/Views/CommentOperationsTest.php | 5 - .../src/Tests/Views/CommentRestExportTest.php | 8 +- .../src/Tests/Views/CommentRowTest.php | 5 - .../src/Tests/Views/CommentTestBase.php | 8 +- .../Views/DefaultViewRecentCommentsTest.php | 7 +- .../src/Tests/Views/FilterUserUIDTest.php | 5 - .../src/Tests/Views/NodeCommentsTest.php | 5 - .../comment/src/Tests/Views/RowRssTest.php | 5 - .../comment/src/Tests/Views/WizardTest.php | 5 - .../src/Controller/CommentTestController.php | 5 - .../CommentDefaultFormatterCacheTagsTest.php | 22 +- .../src/Kernel}/CommentFieldAccessTest.php | 11 +- .../src/Kernel}/CommentItemTest.php | 17 +- .../Kernel}/CommentStringIdEntitiesTest.php | 12 +- .../src/Kernel}/CommentValidationTest.php | 11 +- .../Migrate/MigrateCommentStubTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateCommentTest.php | 11 +- .../Migrate/d6/MigrateCommentTypeTest.php | 9 +- .../d6/MigrateCommentVariableDisplayBase.php | 9 +- ...igrateCommentVariableEntityDisplayTest.php | 7 +- ...ntVariableEntityFormDisplaySubjectTest.php | 9 +- ...teCommentVariableEntityFormDisplayTest.php | 7 +- .../d6/MigrateCommentVariableFieldTest.php | 9 +- .../d6/MigrateCommentVariableInstanceTest.php | 9 +- .../d7/MigrateCommentEntityDisplayTest.php | 9 +- ...ateCommentEntityFormDisplaySubjectTest.php | 9 +- .../MigrateCommentEntityFormDisplayTest.php | 9 +- .../d7/MigrateCommentFieldInstanceTest.php | 9 +- .../Migrate/d7/MigrateCommentFieldTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateCommentTest.php | 13 +- .../Migrate/d7/MigrateCommentTypeTest.php | 13 +- .../src/Kernel}/Views/CommentLinksTest.php | 9 +- .../src/Kernel}/Views/CommentUserNameTest.php | 11 +- .../Views/CommentViewsFieldAccessTest.php | 9 +- .../Views/CommentViewsKernelTestBase.php} | 11 +- .../tests/src/Unit/CommentLinkBuilderTest.php | 5 - .../tests/src/Unit/CommentManagerTest.php | 5 - .../src/Unit/CommentStatisticsUnitTest.php | 5 - .../tests/src/Unit/Entity/CommentLockTest.php | 4 - .../d6/CommentSourceWithHighWaterTest.php | 5 - .../tests/src/Unit/Migrate/d6/CommentTest.php | 5 - .../src/Unit/Migrate/d6/CommentTestBase.php | 5 - .../d6/CommentVariablePerCommentTypeTest.php | 5 - .../Unit/Migrate/d6/CommentVariableTest.php | 5 - .../tests/src/Unit/Migrate/d7/CommentTest.php | 5 - .../src/Unit/Migrate/d7/CommentTypeTest.php | 5 - core/modules/config/src/ConfigSubscriber.php | 5 - .../src/Controller/ConfigController.php | 5 - .../config/src/Form/ConfigExportForm.php | 5 - .../config/src/Form/ConfigImportForm.php | 5 - .../src/Form/ConfigSingleExportForm.php | 5 - .../src/Form/ConfigSingleImportForm.php | 5 - core/modules/config/src/Form/ConfigSync.php | 15 +- .../config/src/StorageReplaceDataWrapper.php | 5 - .../Tests/AssertConfigEntityImportTrait.php | 7 +- ...yMetadataConfigOverrideIntegrationTest.php | 5 - .../src/Tests/ConfigDependencyWebTest.php | 5 - .../Tests/ConfigEntityFormOverrideTest.php | 5 - .../ConfigEntityListMultilingualTest.php | 5 - .../config/src/Tests/ConfigEntityListTest.php | 5 - .../src/Tests/ConfigEntityStatusUITest.php | 5 - .../config/src/Tests/ConfigEntityTest.php | 5 - .../src/Tests/ConfigExportImportUITest.php | 11 +- .../config/src/Tests/ConfigExportUITest.php | 5 - .../src/Tests/ConfigFormOverrideTest.php | 9 +- .../config/src/Tests/ConfigImportAllTest.php | 5 - .../Tests/ConfigImportInstallProfileTest.php | 5 - .../config/src/Tests/ConfigImportUITest.php | 5 - .../src/Tests/ConfigImportUploadTest.php | 5 - .../ConfigInstallProfileOverrideTest.php | 5 - ...figInstallProfileUnmetDependenciesTest.php | 5 - .../config/src/Tests/ConfigInstallWebTest.php | 5 - .../Tests/ConfigLanguageOverrideWebTest.php | 5 - .../src/Tests/ConfigOtherModuleTest.php | 5 - .../Tests/ConfigSingleImportExportTest.php | 5 - .../LanguageNegotiationFormOverrideTest.php | 5 - .../config/src/Tests/SchemaCheckTestTrait.php | 5 - .../src/Tests/SchemaConfigListenerWebTest.php | 5 - .../src/EventSubscriber.php | 5 - .../src/ConfigOverrider.php | 5 - .../src/EventSubscriber.php | 5 - .../src/EventSubscriber.php | 5 - ...figOverrideIntegrationTestCacheContext.php | 5 - .../CacheabilityMetadataConfigOverride.php | 5 - .../src/Cache/PirateDayCacheContext.php | 5 - .../src/ConfigOverrider.php | 5 - .../src/ConfigOverriderLowPriority.php | 5 - ...eDayCacheabilityMetadataConfigOverride.php | 5 - .../schema/config_schema_test.schema.yml | 10 + .../src/ConfigTestAccessControlHandler.php | 5 - .../config_test/src/ConfigTestController.php | 5 - .../tests/config_test/src/ConfigTestForm.php | 5 - .../config_test/src/ConfigTestInterface.php | 5 - .../config_test/src/ConfigTestListBuilder.php | 5 - .../config_test/src/ConfigTestStorage.php | 5 - .../src/Entity/ConfigQueryTest.php | 5 - .../config_test/src/Entity/ConfigTest.php | 5 - .../src/SchemaListenerController.php | 5 - .../config_test/src/TestInstallStorage.php | 5 - .../src/Unit/Menu/ConfigLocalTasksTest.php | 5 - .../Access/ConfigTranslationFormAccess.php | 5 - .../ConfigTranslationOverviewAccess.php | 5 - .../src/ConfigEntityMapper.php | 5 - .../src/ConfigFieldMapper.php | 5 - .../src/ConfigMapperInterface.php | 5 - .../src/ConfigMapperManager.php | 5 - .../src/ConfigMapperManagerInterface.php | 5 - .../src/ConfigNamesMapper.php | 5 - .../ConfigTranslationBlockListBuilder.php | 5 - .../ConfigTranslationController.php | 5 - .../ConfigTranslationEntityListBuilder.php | 5 - ...gTranslationEntityListBuilderInterface.php | 5 - .../ConfigTranslationFieldListBuilder.php | 5 - .../ConfigTranslationListController.php | 5 - .../ConfigTranslationMapperList.php | 5 - .../src/Form/ConfigTranslationAddForm.php | 5 - .../src/Form/ConfigTranslationDeleteForm.php | 5 - .../src/Form/ConfigTranslationEditForm.php | 5 - .../src/Form/ConfigTranslationFormBase.php | 5 - .../src/FormElement/DateFormat.php | 7 +- .../src/FormElement/ElementInterface.php | 5 - .../src/FormElement/FormElementBase.php | 11 +- .../src/FormElement/ListElement.php | 5 - .../src/FormElement/PluralVariants.php | 7 +- .../src/FormElement/TextFormat.php | 5 - .../src/FormElement/Textarea.php | 5 - .../src/FormElement/Textfield.php | 5 - .../ConfigTranslationContextualLinks.php | 5 - .../ConfigTranslationLocalTasks.php | 5 - .../ConfigTranslationContextualLink.php | 5 - .../LocalTask/ConfigTranslationLocalTask.php | 5 - .../src/Routing/RouteSubscriber.php | 5 - .../ConfigTranslationDateFormatUiTest.php | 5 - .../src/Tests/ConfigTranslationFormTest.php | 5 - .../Tests/ConfigTranslationInstallTest.php | 5 - .../src/Tests/ConfigTranslationListUiTest.php | 31 +- .../Tests/ConfigTranslationOverviewTest.php | 5 - .../src/Tests/ConfigTranslationUiTest.php | 40 +- .../Tests/ConfigTranslationUiThemeTest.php | 5 - .../Tests/ConfigTranslationViewListUiTest.php | 5 - .../tests/src/Unit/ConfigEntityMapperTest.php | 5 - .../tests/src/Unit/ConfigFieldMapperTest.php | 5 - .../src/Unit/ConfigMapperManagerTest.php | 5 - .../config/schema/contact.source.schema.yml | 12 - core/modules/contact/contact.module | 12 +- .../contact/src/Access/ContactPageAccess.php | 7 +- .../src/ContactFormAccessControlHandler.php | 5 - .../contact/src/ContactFormEditForm.php | 5 - .../contact/src/ContactFormInterface.php | 5 - .../contact/src/ContactFormListBuilder.php | 5 - .../ContactMessageAccessControlHandler.php | 5 - .../src/Controller/ContactController.php | 5 - .../contact/src/Entity/ContactForm.php | 5 - core/modules/contact/src/Entity/Message.php | 5 - core/modules/contact/src/MailHandler.php | 5 - .../contact/src/MailHandlerException.php | 5 - .../contact/src/MailHandlerInterface.php | 5 - core/modules/contact/src/MessageForm.php | 5 - core/modules/contact/src/MessageInterface.php | 5 - .../contact/src/MessageViewBuilder.php | 5 - .../Plugin/migrate/source/ContactCategory.php | 5 - .../Plugin/migrate/source/ContactSettings.php | 5 - .../src/Plugin/views/field/ContactLink.php | 5 - .../Tests/ContactAuthenticatedUserTest.php | 5 - .../contact/src/Tests/ContactLanguageTest.php | 5 - .../contact/src/Tests/ContactPersonalTest.php | 10 - .../contact/src/Tests/ContactSitewideTest.php | 9 - .../contact/src/Tests/ContactStorageTest.php | 5 - .../src/Tests/Views/ContactFieldsTest.php | 18 +- .../src/Tests/Views/ContactLinkTest.php | 5 - .../src/Kernel}/MessageEntityTest.php | 10 +- .../Migrate/MigrateContactCategoryTest.php | 9 +- .../Migrate/d6/MigrateContactCategoryTest.php | 9 +- .../Migrate/d6/MigrateContactSettingsTest.php | 9 +- .../Migrate/d7/MigrateContactSettingsTest.php | 9 +- .../tests/src/Unit/MailHandlerTest.php | 5 - .../migrate/source/ContactCategoryTest.php | 5 - .../migrate/source/d6/ContactSettingsTest.php | 5 - .../content_translation.install | 17 +- .../content_translation.module | 3 +- .../ContentTranslationManageAccessCheck.php | 11 +- .../ContentTranslationOverviewAccess.php | 5 - .../src/ContentTranslationHandler.php | 5 - .../ContentTranslationHandlerInterface.php | 5 - .../src/ContentTranslationManager.php | 5 - .../ContentTranslationManagerInterface.php | 5 - .../src/ContentTranslationMetadataWrapper.php | 5 - ...entTranslationMetadataWrapperInterface.php | 5 - .../src/ContentTranslationPermissions.php | 5 - .../src/ContentTranslationUpdatesManager.php | 5 - .../ContentTranslationController.php | 5 - .../src/FieldTranslationSynchronizer.php | 5 - .../FieldTranslationSynchronizerInterface.php | 5 - .../src/Form/ContentTranslationDeleteForm.php | 5 - .../ContentTranslationContextualLinks.php | 5 - .../ContentTranslationLocalTasks.php | 5 - .../Plugin/views/field/TranslationLink.php | 5 - .../ContentTranslationRouteSubscriber.php | 5 - .../Tests/ContentTestTranslationUITest.php | 5 - .../ContentTranslationContextualLinksTest.php | 16 +- .../Tests/ContentTranslationEnableTest.php | 11 +- .../ContentTranslationEntityBundleUITest.php | 5 - .../ContentTranslationMetadataFieldsTest.php | 5 - .../ContentTranslationOperationsTest.php | 5 - .../Tests/ContentTranslationSettingsTest.php | 5 - .../ContentTranslationStandardFieldsTest.php | 5 - .../Tests/ContentTranslationSyncImageTest.php | 16 +- .../src/Tests/ContentTranslationTestBase.php | 17 +- .../Tests/ContentTranslationUISkipTest.php | 5 - .../Tests/ContentTranslationUITestBase.php | 5 - .../Tests/ContentTranslationWorkflowsTest.php | 5 - .../Views/ContentTranslationViewsUITest.php | 5 - .../src/Tests/Views/TranslationLinkTest.php | 5 - .../Entity/EntityTestTranslatableNoUISkip.php | 5 - .../Entity/EntityTestTranslatableUISkip.php | 5 - .../ContentTranslationConfigImportTest.php | 9 +- .../ContentTranslationSettingsApiTest.php | 9 +- .../ContentTranslationSyncUnitTest.php | 9 +- ...ontentTranslationManageAccessCheckTest.php | 5 - .../Menu/ContentTranslationLocalTasksTest.php | 5 - core/modules/contextual/contextual.module | 5 + .../modules/contextual/images/gear-select.png | Bin 506 -> 0 bytes .../contextual/src/ContextualController.php | 5 - .../src/Element/ContextualLinks.php | 5 - .../Element/ContextualLinksPlaceholder.php | 5 - .../Plugin/views/field/ContextualLinks.php | 5 - .../Tests/ContextualDynamicContextTest.php | 19 +- .../src/Kernel}/ContextualUnitTest.php | 9 +- core/modules/datetime/datetime.views.inc | 7 +- .../modules/datetime/src/DateTimeComputed.php | 5 - .../DateTimeCustomFormatter.php | 7 +- .../DateTimeDefaultFormatter.php | 5 - .../FieldFormatter/DateTimeFormatterBase.php | 5 - .../FieldFormatter/DateTimePlainFormatter.php | 5 - .../DateTimeTimeAgoFormatter.php | 29 +- .../Field/FieldType/DateTimeFieldItemList.php | 7 +- .../Plugin/Field/FieldType/DateTimeItem.php | 6 +- .../FieldWidget/DateTimeDatelistWidget.php | 4 - .../FieldWidget/DateTimeDefaultWidget.php | 4 - .../Field/FieldWidget/DateTimeWidgetBase.php | 5 - .../src/Plugin/views/argument/Date.php | 5 - .../src/Plugin/views/argument/DayDate.php | 5 - .../src/Plugin/views/argument/FullDate.php | 17 + .../src/Plugin/views/argument/MonthDate.php | 5 - .../src/Plugin/views/argument/WeekDate.php | 17 + .../src/Plugin/views/argument/YearDate.php | 5 - .../Plugin/views/argument/YearMonthDate.php | 17 + .../datetime/src/Plugin/views/filter/Date.php | 5 - .../datetime/src/Plugin/views/sort/Date.php | 5 - .../datetime/src/Tests/DateTimeFieldTest.php | 70 +- .../src/Tests/Views/ArgumentDateTimeTest.php | 72 +- .../Tests/Views/DateTimeHandlerTestBase.php | 14 +- .../src/Tests/Views/FilterDateTest.php | 5 - .../src/Tests/Views/FilterDateTimeTest.php | 5 - .../src/Tests/Views/SortDateTimeTest.php | 5 - .../views.view.test_argument_datetime.yml | 42 + .../src/Kernel}/DateTimeItemTest.php | 30 +- core/modules/dblog/dblog.views.inc | 2 +- .../dblog/src/Controller/DbLogController.php | 5 - .../src/Form/DblogClearLogConfirmForm.php | 5 - .../dblog/src/Form/DblogClearLogForm.php | 5 - .../dblog/src/Form/DblogFilterForm.php | 5 - core/modules/dblog/src/Logger/DbLog.php | 5 - .../Plugin/rest/resource/DBLogResource.php | 5 - .../src/Plugin/views/field/DblogMessage.php | 5 - .../Plugin/views/field/DblogOperations.php | 5 - .../src/Plugin/views/wizard/Watchdog.php | 5 - .../dblog/src/Tests/ConnectionFailureTest.php | 5 - core/modules/dblog/src/Tests/DbLogTest.php | 5 - .../src/Tests/Rest/DbLogResourceTest.php | 5 - .../src/Kernel}/DbLogFormInjectionTest.php | 8 +- .../Migrate/d6/MigrateDblogConfigsTest.php | 9 +- .../Migrate/d7/MigrateDblogConfigsTest.php | 9 +- .../Kernel}/Views/ViewsIntegrationTest.php | 13 +- .../DynamicPageCacheSubscriber.php | 28 +- .../RequestPolicy/DefaultRequestPolicy.php | 5 - .../ResponsePolicy/DenyAdminRoutes.php | 5 - .../Tests/DynamicPageCacheIntegrationTest.php | 5 - .../src/DynamicPageCacheTestController.php | 5 - core/modules/editor/editor.module | 4 +- .../editor/js/editor.formattedTextEditor.js | 4 +- .../editor/src/Ajax/EditorDialogSave.php | 5 - .../src/Ajax/GetUntransformedTextCommand.php | 5 - core/modules/editor/src/Annotation/Editor.php | 5 - core/modules/editor/src/EditorController.php | 5 - core/modules/editor/src/EditorInterface.php | 5 - .../editor/src/EditorXssFilter/Standard.php | 5 - .../editor/src/EditorXssFilterInterface.php | 5 - core/modules/editor/src/Element.php | 5 - core/modules/editor/src/Entity/Editor.php | 5 - .../editor/src/Form/EditorImageDialog.php | 5 - .../editor/src/Form/EditorLinkDialog.php | 5 - core/modules/editor/src/Plugin/EditorBase.php | 5 - .../editor/src/Plugin/EditorManager.php | 5 - .../src/Plugin/EditorPluginInterface.php | 5 - .../src/Plugin/Filter/EditorFileReference.php | 5 - .../src/Plugin/InPlaceEditor/Editor.php | 5 - .../editor/src/Tests/EditorAdminTest.php | 7 +- .../editor/src/Tests/EditorLoadingTest.php | 28 +- .../editor/src/Tests/EditorSecurityTest.php | 29 +- .../Tests/QuickEditIntegrationLoadingTest.php | 8 +- .../src/Tests/QuickEditIntegrationTest.php | 23 +- .../src/Tests/Update/EditorUpdateTest.php | 5 - .../modules/src/EditorXssFilter/Insecure.php | 5 - .../modules/src/Plugin/Editor/TRexEditor.php | 13 +- .../src/Plugin/Editor/UnicornEditor.php | 13 +- .../Kernel}/EditorFileReferenceFilterTest.php | 14 +- .../src/Kernel}/EditorFileUsageTest.php | 30 +- .../Kernel/EditorFilterIntegrationTest.php | 5 - .../src/Kernel}/EditorImageDialogTest.php | 13 +- .../src/Kernel}/EditorManagerTest.php | 20 +- .../src/Unit/EditorConfigEntityUnitTest.php | 5 - .../src/Unit/EditorXssFilter/StandardTest.php | 5 - .../src/ConfigurableEntityReferenceItem.php | 5 - .../Plugin/views/display/EntityReference.php | 5 - .../src/Plugin/views/row/EntityReference.php | 5 - .../Plugin/views/style/EntityReference.php | 5 - .../config/schema/field.source.schema.yml | 71 - core/modules/field/field.api.php | 5 + core/modules/field/field.install | 36 + core/modules/field/field.module | 6 +- core/modules/field/field.services.yml | 2 +- .../field/migration_templates/d6_field.yml | 5 +- .../d6_field_formatter_settings.yml | 5 +- .../migration_templates/d6_field_instance.yml | 5 +- .../d6_field_instance_widget_settings.yml | 5 +- .../field/migration_templates/d7_field.yml | 0 .../migration_templates/d7_field_instance.yml | 0 .../d7_field_instance_widget_settings.yml | 0 .../field/src/ConfigImporterFieldPurger.php | 5 - core/modules/field/src/Entity/FieldConfig.php | 7 +- .../field/src/Entity/FieldStorageConfig.php | 9 +- .../src/FieldConfigAccessControlHandler.php | 9 +- .../field/src/FieldConfigInterface.php | 5 - core/modules/field/src/FieldConfigStorage.php | 5 - .../field/src/FieldStorageConfigInterface.php | 5 - .../field/src/FieldStorageConfigStorage.php | 5 - ...dStorageConfigUpdateForbiddenException.php | 5 - .../field/src/FieldUninstallValidator.php | 50 +- .../d6/FieldFormatterSettingsDefaults.php | 5 - .../process/d6/FieldInstanceDefaults.php | 5 - .../process/d6/FieldInstanceSettings.php | 5 - .../d6/FieldInstanceWidgetSettings.php | 5 - .../migrate/process/d6/FieldSettings.php | 5 - .../Plugin/migrate/process/d6/FieldType.php | 5 - .../migrate/process/d6/FieldTypeDefaults.php | 5 - .../process/d7/FieldInstanceDefaults.php | 5 - .../process/d7/FieldInstanceSettings.php | 5 - .../migrate/process/d7/FieldSettings.php | 5 - .../src/Plugin/migrate/source/d6/Field.php | 5 - .../migrate/source/d6/FieldInstance.php | 5 - .../source/d6/FieldInstancePerFormDisplay.php | 5 - .../source/d6/FieldInstancePerViewMode.php | 5 - .../src/Plugin/migrate/source/d7/Field.php | 5 - .../migrate/source/d7/FieldInstance.php | 6 +- .../source/d7/FieldInstancePerFormDisplay.php | 5 - .../source/d7/FieldInstancePerViewMode.php | 5 - .../src/Plugin/migrate/source/d7/ViewMode.php | 5 - .../ProxyClass/FieldUninstallValidator.php | 6 +- .../src/Tests/Boolean/BooleanFieldTest.php | 5 - .../Boolean/BooleanFormatterSettingsTest.php | 11 +- .../field/src/Tests/Email/EmailFieldTest.php | 13 +- .../EntityReferenceAdminTest.php | 88 +- .../EntityReferenceAutoCreateTest.php | 115 +- .../EntityReferenceFieldDefaultValueTest.php | 21 +- ...erenceFieldTranslatedReferenceViewTest.php | 13 +- .../EntityReferenceFileUploadTest.php | 19 +- .../EntityReferenceIntegrationTest.php | 10 +- .../EntityReferenceTestTrait.php | 5 - .../EntityReferenceXSSTest.php | 5 - .../EntityReference/Views/SelectionTest.php | 13 +- .../field/src/Tests/FieldAccessTest.php | 12 +- .../FieldDefaultValueCallbackProvider.php | 5 - .../Tests/FieldDefaultValueCallbackTest.php | 5 - .../modules/field/src/Tests/FieldHelpTest.php | 5 - .../FieldImportDeleteUninstallUiTest.php | 23 +- .../modules/field/src/Tests/FieldTestBase.php | 5 - .../field/src/Tests/FieldUnitTestBase.php | 11 +- core/modules/field/src/Tests/FormTest.php | 57 +- .../field/src/Tests/NestedFormTest.php | 23 +- .../src/Tests/Number/NumberFieldTest.php | 62 +- .../src/Tests/String/StringFieldTest.php | 13 +- .../field/src/Tests/TranslationWebTest.php | 13 +- .../EmailWidgetSizeSettingUpdateTest.php | 5 - ...ntityReferenceHandlerSettingUpdateTest.php | 5 - .../src/Tests/Update/FieldUpdateTest.php | 25 +- .../field/src/Tests/Views/FieldTestBase.php | 35 +- .../field/src/Tests/Views/FieldUITest.php | 5 - .../src/Tests/Views/HandlerFieldFieldTest.php | 14 +- .../src/Tests/reEnableModuleFieldTest.php | 40 +- ...views_entity_reference_plugins-2429191.php | 37 +- ...e.article.field_ref_autocreate_2412569.yml | 29 + ...rage.node.field_ref_autocreate_2412569.yml | 20 + .../TestTextTrimmedFormatter.php | 5 - .../Field/FieldWidget/TestTextfieldWidget.php | 5 - .../modules/field_test/field_test.module | 8 +- .../src/Form/NestedEntityTestForm.php | 5 - .../TestFieldApplicableFormatter.php | 5 - .../TestFieldDefaultFormatter.php | 5 - .../TestFieldEmptyFormatter.php | 4 - .../TestFieldEmptySettingFormatter.php | 5 - .../TestFieldMultipleFormatter.php | 5 - .../TestFieldNoSettingsFormatter.php | 5 - .../TestFieldPrepareViewFormatter.php | 5 - .../Plugin/Field/FieldType/HiddenTestItem.php | 5 - .../src/Plugin/Field/FieldType/TestItem.php | 5 - .../FieldType/TestItemWithDependencies.php | 5 - .../TestItemWithPreconfiguredOptions.php | 5 - .../Field/FieldWidget/TestFieldWidget.php | 5 - .../FieldWidget/TestFieldWidgetMultiple.php | 5 - .../Constraint/TestFieldConstraint.php | 5 - .../field_third_party_test.module | 5 + .../Kernel}/Boolean/BooleanFormatterTest.php | 11 +- .../src/Kernel}/Boolean/BooleanItemTest.php | 24 +- .../src/Kernel}/BulkDeleteTest.php | 22 +- .../src/Kernel}/ConfigFieldDefinitionTest.php | 9 +- .../src/Kernel}/DisplayApiTest.php | 25 +- .../src/Kernel}/Email/EmailItemTest.php | 24 +- ...qlContentEntityStorageSchemaColumnTest.php | 9 +- .../EntityReferenceFormatterTest.php | 43 +- .../EntityReferenceItemTest.php | 44 +- .../EntityReferenceSettingsTest.php | 12 +- .../Views/EntityReferenceRelationshipTest.php | 13 +- .../src/Kernel}/FieldAttachOtherTest.php | 32 +- .../src/Kernel}/FieldAttachStorageTest.php | 56 +- .../src/Kernel}/FieldCrudTest.php | 43 +- .../src/Kernel}/FieldDataCountTest.php | 26 +- .../Kernel}/FieldDefinitionIntegrityTest.php | 24 +- .../src/Kernel}/FieldImportChangeTest.php | 13 +- .../src/Kernel}/FieldImportCreateTest.php | 13 +- .../src/Kernel}/FieldImportDeleteTest.php | 13 +- .../FieldImportDeleteUninstallTest.php | 35 +- .../tests/src/Kernel/FieldKernelTestBase.php | 203 + .../src/Kernel}/FieldStorageCrudTest.php | 66 +- .../Kernel}/FieldTypePluginManagerTest.php | 9 +- .../src/Kernel}/FieldValidationTest.php | 9 +- .../Kernel}/FormatterPluginManagerTest.php | 11 +- .../d6/MigrateFieldFormatterSettingsTest.php | 12 +- .../Migrate/d6/MigrateFieldInstanceTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateFieldTest.php | 14 +- .../d6/MigrateFieldWidgetSettingsTest.php | 9 +- .../d7/MigrateFieldFormatterSettingsTest.php | 9 +- .../Migrate/d7/MigrateFieldInstanceTest.php | 9 +- ...MigrateFieldInstanceWidgetSettingsTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateFieldTest.php | 14 +- .../Migrate/d7/MigrateViewModesTest.php | 9 +- .../src/Kernel}/Number/NumberItemTest.php | 24 +- .../src/Kernel}/ShapeItemTest.php | 20 +- .../Kernel}/String/RawStringFormatterTest.php | 10 +- .../Kernel}/String/StringFormatterTest.php | 10 +- .../src/Kernel}/String/UuidFormatterTest.php | 10 +- .../src/Kernel}/TestItemTest.php | 20 +- .../Kernel}/TestItemWithDependenciesTest.php | 16 +- .../Timestamp/TimestampFormatterTest.php | 13 +- .../src/Kernel}/TranslationTest.php | 29 +- .../src/Kernel}/Uri/UriItemTest.php | 14 +- .../src/Kernel}/WidgetPluginManagerTest.php | 12 +- .../src/Unit/FieldUninstallValidatorTest.php | 28 +- .../migrate/process/d6/FieldSettingsTest.php | 7 +- .../process/d6/FieldTypeDefaultsTest.php | 5 - .../process/d7/FieldInstanceSettingsTest.php | 7 +- .../migrate/process/d7/FieldSettingsTest.php | 7 +- .../d6/FieldInstancePerFormDisplayTest.php | 5 - .../d6/FieldInstancePerViewModeTest.php | 5 - .../migrate/source/d6/FieldInstanceTest.php | 5 - .../Plugin/migrate/source/d6/FieldTest.php | 5 - .../d7/FieldInstancePerFormDisplayTest.php | 5 - .../d7/FieldInstancePerViewModeTest.php | 5 - .../migrate/source/d7/FieldInstanceTest.php | 5 - .../Plugin/migrate/source/d7/FieldTest.php | 5 - .../Plugin/migrate/source/d7/ViewModeTest.php | 5 - core/modules/field_ui/field_ui.module | 2 - .../src/Access/FormModeAccessCheck.php | 7 +- .../src/Access/ViewModeAccessCheck.php | 7 +- .../EntityDisplayModeController.php | 5 - .../Controller/FieldConfigListController.php | 5 - .../field_ui/src/Element/FieldUiTable.php | 5 - .../src/EntityDisplayModeListBuilder.php | 5 - .../src/EntityFormModeListBuilder.php | 5 - .../field_ui/src/FieldConfigListBuilder.php | 5 - .../src/FieldStorageConfigListBuilder.php | 5 - core/modules/field_ui/src/FieldUI.php | 5 - .../field_ui/src/FieldUiPermissions.php | 5 - .../src/Form/EntityDisplayFormBase.php | 7 - .../src/Form/EntityDisplayModeAddForm.php | 5 - .../src/Form/EntityDisplayModeDeleteForm.php | 5 - .../src/Form/EntityDisplayModeEditForm.php | 5 - .../src/Form/EntityDisplayModeFormBase.php | 5 - .../src/Form/EntityFormDisplayEditForm.php | 5 - .../src/Form/EntityFormModeAddForm.php | 5 - .../src/Form/EntityViewDisplayEditForm.php | 5 - .../src/Form/FieldConfigDeleteForm.php | 5 - .../field_ui/src/Form/FieldConfigEditForm.php | 5 - .../field_ui/src/Form/FieldStorageAddForm.php | 5 - .../src/Form/FieldStorageConfigEditForm.php | 5 - .../Plugin/Derivative/FieldUiLocalAction.php | 5 - .../Plugin/Derivative/FieldUiLocalTask.php | 5 - .../src/Routing/FieldUiRouteEnhancer.php | 5 - .../field_ui/src/Routing/RouteSubscriber.php | 5 - .../src/Tests/EntityDisplayModeTest.php | 5 - .../field_ui/src/Tests/FieldUIDeleteTest.php | 5 - .../src/Tests/FieldUIIndentationTest.php | 5 - .../field_ui/src/Tests/FieldUIRouteTest.php | 5 - .../field_ui/src/Tests/FieldUiTestTrait.php | 5 - .../field_ui/src/Tests/ManageDisplayTest.php | 5 - .../field_ui/src/Tests/ManageFieldsTest.php | 5 - .../src/Kernel}/EntityDisplayTest.php | 9 +- .../src/Kernel}/EntityFormDisplayTest.php | 11 +- .../field_ui/tests/src/Unit/FieldUiTest.php | 5 - .../file/config/optional/views.view.files.yml | 4 +- .../config/schema/file.destination.schema.yml | 10 - .../file/config/schema/file.schema.yml | 8 - core/modules/file/file.install | 10 +- core/modules/file/file.module | 8 +- .../file/migration_templates/d6_upload.yml | 2 +- .../Controller/FileWidgetAjaxController.php | 5 - core/modules/file/src/Element/ManagedFile.php | 5 - core/modules/file/src/Entity/File.php | 5 - .../file/src/FileAccessControlHandler.php | 5 - ...AccessFormatterControlHandlerInterface.php | 5 - core/modules/file/src/FileInterface.php | 5 - core/modules/file/src/FileStorage.php | 5 - .../modules/file/src/FileStorageInterface.php | 5 - core/modules/file/src/FileStorageSchema.php | 5 - .../FileUsage/DatabaseFileUsageBackend.php | 5 - .../file/src/FileUsage/FileUsageBase.php | 5 - .../file/src/FileUsage/FileUsageInterface.php | 5 - core/modules/file/src/FileViewsData.php | 109 +- .../FileSelection.php | 5 - .../BaseFieldFileFormatterBase.php | 5 - .../FieldFormatter/DefaultFileFormatter.php | 5 - .../FieldFormatter/FileExtensionFormatter.php | 5 - .../FieldFormatter/FileFormatterBase.php | 5 - .../Plugin/Field/FieldFormatter/FileSize.php | 5 - .../Field/FieldFormatter/FileUriFormatter.php | 5 - .../FieldFormatter/FilemimeFormatter.php | 9 +- .../FieldFormatter/GenericFileFormatter.php | 5 - .../FieldFormatter/RSSEnclosureFormatter.php | 7 +- .../Field/FieldFormatter/TableFormatter.php | 5 - .../FieldFormatter/UrlPlainFormatter.php | 5 - .../Field/FieldType/FileFieldItemList.php | 5 - .../src/Plugin/Field/FieldType/FileItem.php | 5 - .../Plugin/Field/FieldWidget/FileWidget.php | 8 +- .../Validation/Constraint/FileUriUnique.php | 5 - .../Constraint/FileValidationConstraint.php | 5 - .../FileValidationConstraintValidator.php | 5 - .../Plugin/migrate/cckfield/d6/FileField.php | 7 +- .../Plugin/migrate/cckfield/d7/FileField.php | 7 +- .../Plugin/migrate/cckfield/d7/ImageField.php | 7 +- .../Plugin/migrate/destination/EntityFile.php | 15 +- .../src/Plugin/migrate/process/d6/CckFile.php | 9 +- .../src/Plugin/migrate/process/d6/FileUri.php | 5 - .../src/Plugin/migrate/source/d6/File.php | 7 +- .../src/Plugin/migrate/source/d6/Upload.php | 5 - .../migrate/source/d6/UploadInstance.php | 5 - .../src/Plugin/migrate/source/d7/File.php | 13 +- .../file/src/Plugin/views/argument/Fid.php | 5 - .../file/src/Plugin/views/field/File.php | 5 - .../file/src/Plugin/views/filter/Status.php | 5 - .../file/src/Plugin/views/wizard/File.php | 5 - core/modules/file/src/Tests/DownloadTest.php | 7 +- .../file/src/Tests/FileFieldDisplayTest.php | 5 - .../Tests/FileFieldFormatterAccessTest.php | 4 - .../file/src/Tests/FileFieldPathTest.php | 5 - .../src/Tests/FileFieldRSSContentTest.php | 5 - .../file/src/Tests/FileFieldRevisionTest.php | 5 - .../file/src/Tests/FileFieldTestBase.php | 11 +- .../file/src/Tests/FileFieldValidateTest.php | 5 - .../file/src/Tests/FileFieldWidgetTest.php | 5 - .../file/src/Tests/FileListingTest.php | 9 +- .../file/src/Tests/FileManagedAccessTest.php | 5 - .../src/Tests/FileManagedFileElementTest.php | 5 - .../file/src/Tests/FileManagedTestBase.php | 10 +- .../src/Tests/FileOnTranslatedEntityTest.php | 6 - .../file/src/Tests/FilePrivateTest.php | 5 - .../file/src/Tests/FileTokenReplaceTest.php | 5 - .../PrivateFileOnTranslatedEntityTest.php | 5 - .../src/Tests/RemoteFileSaveUploadTest.php | 5 - .../modules/file/src/Tests/SaveUploadTest.php | 7 +- .../Views/RelationshipUserFileDataTest.php | 18 +- .../src/Form/FileModuleTestForm.php | 5 - .../src/FileTestAccessControlHandler.php | 4 - .../tests/file_test/src/Form/FileTestForm.php | 4 - .../DummyReadOnlyStreamWrapper.php | 5 - .../DummyRemoteStreamWrapper.php | 5 - .../src/StreamWrapper/DummyStreamWrapper.php | 5 - .../Tests => tests/src/Kernel}/CopyTest.php | 7 +- .../Tests => tests/src/Kernel}/DeleteTest.php | 7 +- .../src/Kernel}/FileItemTest.php | 38 +- .../src/Kernel/FileItemValidationTest.php | 5 - .../src/Kernel}/FileManagedUnitTestBase.php | 17 +- .../Formatter/FileEntityFormatterTest.php | 9 +- .../Tests => tests/src/Kernel}/LoadTest.php | 7 +- .../src/Kernel}/Migrate/EntityFileTest.php | 47 +- .../Kernel}/Migrate/MigrateFileStubTest.php | 9 +- .../Migrate/d6/FileMigrationTestTrait.php | 28 + .../Migrate/d6/MigrateFileConfigsTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateFileTest.php | 37 +- .../d6/MigrateUploadEntityDisplayTest.php | 12 +- .../d6/MigrateUploadEntityFormDisplayTest.php | 12 +- .../Migrate/d6/MigrateUploadFieldTest.php | 12 +- .../Migrate/d6/MigrateUploadInstanceTest.php | 12 +- .../Kernel}/Migrate/d6/MigrateUploadTest.php | 12 +- .../Kernel}/Migrate/d7/MigrateFileTest.php | 17 +- .../Tests => tests/src/Kernel}/MoveTest.php | 7 +- .../src/Kernel}/SaveDataTest.php | 7 +- .../Tests => tests/src/Kernel}/SaveTest.php | 7 +- .../src/Kernel}/SpaceUsedTest.php | 12 +- .../Tests => tests/src/Kernel}/UsageTest.php | 7 +- .../src/Kernel}/ValidateTest.php | 6 +- .../src/Kernel}/ValidatorTest.php | 17 +- .../Kernel}/Views/ExtensionViewsFieldTest.php | 13 +- .../Views/FileViewsFieldAccessTest.php | 9 +- .../Plugin/migrate/process/d6/CckFileTest.php | 7 +- .../Plugin/migrate/process/d6/FileUriTest.php | 5 - .../Plugin/migrate/source/d6/FileTest.php | 5 - .../migrate/source/d6/UploadInstanceTest.php | 5 - .../Plugin/migrate/source/d6/UploadTest.php | 5 - core/modules/filter/filter.admin.js | 4 +- .../filter/filter.filter_html.admin.js | 4 +- core/modules/filter/filter.js | 4 +- core/modules/filter/filter.module | 1 - core/modules/filter/src/Annotation/Filter.php | 5 - .../src/Controller/FilterController.php | 5 - .../filter/src/Element/ProcessedText.php | 5 - .../modules/filter/src/Element/TextFormat.php | 5 - .../filter/src/Entity/FilterFormat.php | 5 - .../src/FilterFormatAccessControlHandler.php | 5 - .../filter/src/FilterFormatAddForm.php | 5 - .../filter/src/FilterFormatEditForm.php | 5 - .../filter/src/FilterFormatFormBase.php | 5 - .../filter/src/FilterFormatInterface.php | 5 - .../filter/src/FilterFormatListBuilder.php | 5 - core/modules/filter/src/FilterPermissions.php | 5 - .../filter/src/FilterPluginCollection.php | 5 - .../filter/src/FilterPluginManager.php | 5 - .../filter/src/FilterProcessResult.php | 6 - .../filter/src/FilterUninstallValidator.php | 5 - .../filter/src/Form/FilterDisableForm.php | 5 - .../src/Plugin/DataType/FilterFormat.php | 5 - .../filter/src/Plugin/Filter/FilterAlign.php | 5 - .../filter/src/Plugin/Filter/FilterAutoP.php | 5 - .../src/Plugin/Filter/FilterCaption.php | 5 - .../filter/src/Plugin/Filter/FilterHtml.php | 5 - .../src/Plugin/Filter/FilterHtmlCorrector.php | 5 - .../src/Plugin/Filter/FilterHtmlEscape.php | 5 - .../Plugin/Filter/FilterHtmlImageSecure.php | 5 - .../filter/src/Plugin/Filter/FilterNull.php | 5 - .../filter/src/Plugin/Filter/FilterUrl.php | 5 - core/modules/filter/src/Plugin/FilterBase.php | 5 - .../filter/src/Plugin/FilterInterface.php | 5 - .../Plugin/migrate/process/FilterSettings.php | 5 - .../process/d6/FilterFormatPermission.php | 8 +- .../Plugin/migrate/source/d6/FilterFormat.php | 5 - .../Plugin/migrate/source/d7/FilterFormat.php | 5 - .../ProxyClass/FilterUninstallValidator.php | 6 +- .../filter/src/Render/FilteredMarkup.php | 5 - .../filter/src/Tests/FilterAdminTest.php | 13 +- .../src/Tests/FilterCaptionTwigDebugTest.php | 5 - .../src/Tests/FilterDefaultFormatTest.php | 5 - .../filter/src/Tests/FilterFormTest.php | 5 - .../src/Tests/FilterFormatAccessTest.php | 5 - .../filter/src/Tests/FilterHooksTest.php | 5 - .../src/Tests/FilterHtmlImageSecureTest.php | 8 +- .../filter/src/Tests/FilterNoFormatTest.php | 5 - .../filter/src/Tests/FilterSecurityTest.php | 5 - .../src/Form/FilterTestFormatForm.php | 4 - .../src/Plugin/Filter/FilterTestAssets.php | 5 - .../Plugin/Filter/FilterTestCacheContexts.php | 5 - .../Plugin/Filter/FilterTestCacheMerge.php | 5 - .../src/Plugin/Filter/FilterTestCacheTags.php | 5 - .../Plugin/Filter/FilterTestPlaceholders.php | 5 - .../src/Plugin/Filter/FilterTestReplace.php | 5 - .../FilterTestRestrictTagsAndAttributes.php | 5 - .../src/Plugin/Filter/FilterSparkles.php | 15 +- .../src/Plugin/Filter/FilterTestStatic.php | 5 - .../src/Kernel}/FilterAPITest.php | 26 +- .../src/Kernel}/FilterCrudTest.php | 18 +- .../src/Kernel}/FilterDefaultConfigTest.php | 10 +- .../src/Kernel}/FilterSettingsTest.php | 12 +- .../src/Kernel}/FilterUnitTest.php | 11 +- .../Migrate/d6/MigrateFilterFormatTest.php | 9 +- .../Migrate/d7/MigrateFilterFormatTest.php | 9 +- .../src/Kernel}/TextFormatElementFormTest.php | 11 +- .../filter/tests/src/Unit/FilterHtmlTest.php | 5 - .../src/Unit/FilterUninstallValidatorTest.php | 5 - .../migrate/source/d6/FilterFormatTest.php | 5 - .../migrate/source/d7/FilterFormatTest.php | 5 - .../Breadcrumb/ForumBreadcrumbBuilderBase.php | 5 - .../ForumListingBreadcrumbBuilder.php | 5 - .../Breadcrumb/ForumNodeBreadcrumbBuilder.php | 5 - .../forum/src/Controller/ForumController.php | 5 - core/modules/forum/src/Form/ContainerForm.php | 5 - core/modules/forum/src/Form/DeleteForm.php | 5 - core/modules/forum/src/Form/ForumForm.php | 5 - core/modules/forum/src/Form/Overview.php | 5 - core/modules/forum/src/ForumIndexStorage.php | 5 - .../forum/src/ForumIndexStorageInterface.php | 5 +- core/modules/forum/src/ForumManager.php | 5 - .../forum/src/ForumManagerInterface.php | 5 - core/modules/forum/src/ForumSettingsForm.php | 5 - .../forum/src/ForumUninstallValidator.php | 7 +- .../src/Plugin/Block/ActiveTopicsBlock.php | 5 - .../forum/src/Plugin/Block/ForumBlockBase.php | 5 - .../forum/src/Plugin/Block/NewTopicsBlock.php | 5 - .../Constraint/ForumLeafConstraint.php | 5 - .../ForumLeafConstraintValidator.php | 5 - .../ProxyClass/ForumUninstallValidator.php | 6 +- .../forum/src/Tests/ForumBlockTest.php | 8 +- .../forum/src/Tests/ForumIndexTest.php | 5 - .../forum/src/Tests/ForumNodeAccessTest.php | 5 - core/modules/forum/src/Tests/ForumTest.php | 13 +- .../forum/src/Tests/ForumUninstallTest.php | 13 +- .../forum/src/Tests/ForumValidationTest.php | 5 - .../src/Tests/Views/ForumIntegrationTest.php | 5 - .../Migrate/d6/MigrateForumConfigsTest.php | 9 +- .../Migrate/d7/MigrateForumSettingsTest.php | 9 +- .../ForumBreadcrumbBuilderBaseTest.php | 5 - .../ForumListingBreadcrumbBuilderTest.php | 5 - .../ForumNodeBreadcrumbBuilderTest.php | 5 - .../forum/tests/src/Unit/ForumManagerTest.php | 5 - .../src/Unit/ForumUninstallValidatorTest.php | 5 - core/modules/hal/hal.module | 2 +- core/modules/hal/src/Encoder/JsonEncoder.php | 5 - .../ExceptionHalJsonSubscriber.php | 5 - core/modules/hal/src/HalServiceProvider.php | 5 - .../Normalizer/ContentEntityNormalizer.php | 13 +- .../EntityReferenceItemNormalizer.php | 5 - .../src/Normalizer/FieldItemNormalizer.php | 5 - .../hal/src/Normalizer/FieldNormalizer.php | 5 - .../src/Normalizer/FileEntityNormalizer.php | 5 - .../hal/src/Normalizer/NormalizerBase.php | 5 - .../hal/src/Tests/FileDenormalizeTest.php | 11 +- .../src/Kernel}/DenormalizeTest.php | 7 +- .../src/Kernel/EntityNormalizeTest.php} | 101 +- .../src/Kernel}/FileNormalizeTest.php | 10 +- .../src/Kernel}/NormalizeTest.php | 21 +- .../src/Kernel}/NormalizerTestBase.php | 30 +- ...ormalizerDenormalizeExceptionsUnitTest.php | 5 - ...ormalizerDenormalizeExceptionsUnitTest.php | 5 - ...lizerDenormalizeExceptionsUnitTestBase.php | 5 - core/modules/help/help.api.php | 30 +- core/modules/help/help.module | 24 +- core/modules/help/help.services.yml | 4 + .../help/src/Annotation/HelpSection.php | 60 + .../help/src/Controller/HelpController.php | 113 +- core/modules/help/src/HelpSectionManager.php | 37 + .../help/src/HelpSectionPluginInterface.php | 49 + .../help/src/Plugin/Block/HelpBlock.php | 46 +- .../HelpSection/HelpSectionPluginBase.php | 34 + .../Plugin/HelpSection/HookHelpSection.php | 72 + .../help/src/Tests/ExperimentalHelpTest.php | 56 + core/modules/help/src/Tests/HelpBlockTest.php | 44 + core/modules/help/src/Tests/HelpTest.php | 43 +- core/modules/help/src/Tests/NoHelpTest.php | 7 +- .../help/templates/help-section.html.twig | 25 + .../help_page_test/help_page_test.info.yml | 7 + .../help_page_test/help_page_test.module | 27 + .../help_page_test/help_page_test.routing.yml | 13 + .../src/HelpPageTestController.php | 30 + .../Plugin/HelpSection/EmptyHelpSection.php | 24 + .../help_test/src/SupernovaGenerator.php | 5 - .../src/Kernel}/HelpEmptyPageTest.php | 25 +- core/modules/history/history.install | 59 + .../src/Controller/HistoryController.php | 5 - .../views/field/HistoryUserTimestamp.php | 5 - .../views/filter/HistoryUserTimestamp.php | 5 - .../modules/history/src/Tests/HistoryTest.php | 5 - .../src/Tests/Views/HistoryTimestampTest.php | 5 - .../config/schema/image.source.schema.yml | 3 - core/modules/image/image.module | 12 +- .../migration_templates/d7_image_settings.yml | 0 .../image/src/Annotation/ImageEffect.php | 5 - .../image/src/ConfigurableImageEffectBase.php | 5 - .../src/ConfigurableImageEffectInterface.php | 5 - .../ImageStyleDownloadController.php | 15 +- core/modules/image/src/Entity/ImageStyle.php | 5 - .../image/src/Form/ImageEffectAddForm.php | 5 - .../image/src/Form/ImageEffectDeleteForm.php | 5 - .../image/src/Form/ImageEffectEditForm.php | 5 - .../image/src/Form/ImageEffectFormBase.php | 5 - .../image/src/Form/ImageStyleAddForm.php | 5 - .../image/src/Form/ImageStyleDeleteForm.php | 5 - .../image/src/Form/ImageStyleEditForm.php | 5 - .../image/src/Form/ImageStyleFlushForm.php | 5 - .../image/src/Form/ImageStyleFormBase.php | 5 - core/modules/image/src/ImageEffectBase.php | 5 - .../image/src/ImageEffectInterface.php | 5 - core/modules/image/src/ImageEffectManager.php | 5 - .../image/src/ImageEffectPluginCollection.php | 5 - .../modules/image/src/ImageStyleInterface.php | 5 - .../image/src/ImageStyleListBuilder.php | 5 - core/modules/image/src/ImageStyleStorage.php | 5 - .../image/src/ImageStyleStorageInterface.php | 5 - .../DenyPrivateImageStyleDownload.php | 5 - .../PathProcessorImageStyles.php | 5 - .../Field/FieldFormatter/ImageFormatter.php | 5 - .../FieldFormatter/ImageFormatterBase.php | 5 - .../src/Plugin/Field/FieldType/ImageItem.php | 7 +- .../Plugin/Field/FieldWidget/ImageWidget.php | 7 +- .../Plugin/ImageEffect/ConvertImageEffect.php | 5 - .../Plugin/ImageEffect/CropImageEffect.php | 5 - .../ImageEffect/DesaturateImageEffect.php | 5 - .../Plugin/ImageEffect/ResizeImageEffect.php | 5 - .../Plugin/ImageEffect/RotateImageEffect.php | 19 +- .../ImageEffect/ScaleAndCropImageEffect.php | 5 - .../Plugin/ImageEffect/ScaleImageEffect.php | 5 - .../migrate/destination/EntityImageStyle.php | 5 - .../migrate/process/d6/ImageCacheActions.php | 5 - .../migrate/source/d6/ImageCachePreset.php | 5 - .../Plugin/migrate/source/d7/ImageStyles.php | 5 - .../image/src/Routing/ImageStyleRoutes.php | 5 - core/modules/image/src/Tests/FileMoveTest.php | 8 +- .../image/src/Tests/ImageAdminStylesTest.php | 13 +- .../image/src/Tests/ImageDimensionsTest.php | 12 +- .../image/src/Tests/ImageEffectsTest.php | 5 - .../src/Tests/ImageFieldDefaultImagesTest.php | 21 +- .../image/src/Tests/ImageFieldDisplayTest.php | 5 - .../image/src/Tests/ImageFieldTestBase.php | 20 +- .../src/Tests/ImageFieldValidateTest.php | 5 - .../image/src/Tests/ImageFieldWidgetTest.php | 8 +- .../src/Tests/ImageOnTranslatedEntityTest.php | 5 - .../image/src/Tests/ImageStyleDeleteTest.php | 5 - .../image/src/Tests/ImageStyleFlushTest.php | 5 - .../src/Tests/ImageStylesPathAndUrlTest.php | 10 +- .../src/Tests/ImageThemeFunctionTest.php | 26 +- .../src/Tests/Update/ImageUpdateTest.php | 5 - .../Views/RelationshipUserImageDataTest.php | 18 +- .../ImageEffect/AjaxTestImageEffect.php | 5 - .../ImageEffect/NullTestImageEffect.php | 5 - .../UriDependentTestImageEffect.php | 5 - .../src/Kernel}/ImageImportTest.php | 9 +- .../src/Kernel}/ImageItemTest.php | 35 +- .../src/Kernel/ImageStyleIntegrationTest.php | 5 - .../Migrate/d6/MigrateImageCacheTest.php | 14 +- .../Migrate/d7/MigrateImageSettingsTest.php | 9 +- .../Migrate/d7/MigrateImageStylesTest.php | 9 +- .../src/Kernel}/Views/ImageViewsDataTest.php | 11 +- .../image/tests/src/Unit/ImageStyleTest.php | 5 - .../DenyPrivateImageStyleDownloadTest.php | 5 - .../source/d6/ImageCachePresetTest.php | 5 - .../source/d7/MigrateImageStylesTest.php | 5 - .../inline_form_errors.info.yml | 2 +- .../src/FormErrorHandler.php | 5 - .../src/InlineFormErrorsServiceProvider.php | 5 - .../tests/src/Unit/FormErrorHandlerTest.php | 5 - core/modules/language/language.module | 2 +- .../src/Annotation/LanguageNegotiation.php | 5 - .../LanguageConfigCollectionNameTrait.php | 5 - .../Config/LanguageConfigFactoryOverride.php | 5 - ...LanguageConfigFactoryOverrideInterface.php | 5 - .../src/Config/LanguageConfigOverride.php | 5 - .../LanguageConfigOverrideCrudEvent.php | 5 - .../Config/LanguageConfigOverrideEvents.php | 5 - .../src/ConfigurableLanguageInterface.php | 5 - .../src/ConfigurableLanguageManager.php | 5 - .../ConfigurableLanguageManagerInterface.php | 5 - .../src/ContentLanguageSettingsException.php | 5 - .../src/ContentLanguageSettingsInterface.php | 5 - .../language/src/DefaultLanguageItem.php | 5 - .../src/Element/LanguageConfiguration.php | 8 +- .../src/Entity/ConfigurableLanguage.php | 5 - .../src/Entity/ContentLanguageSettings.php | 7 +- .../src/EventSubscriber/ConfigSubscriber.php | 5 - .../LanguageRequestSubscriber.php | 5 - .../DeleteDefaultLanguageException.php | 5 - .../src/Exception/LanguageException.php | 5 - .../src/Form/ContentLanguageSettingsForm.php | 5 - .../language/src/Form/LanguageAddForm.php | 5 - .../language/src/Form/LanguageDeleteForm.php | 5 - .../language/src/Form/LanguageEditForm.php | 5 - .../language/src/Form/LanguageFormBase.php | 5 - .../src/Form/NegotiationBrowserDeleteForm.php | 5 - .../src/Form/NegotiationBrowserForm.php | 5 - .../src/Form/NegotiationConfigureForm.php | 5 - .../src/Form/NegotiationSelectedForm.php | 5 - .../src/Form/NegotiationSessionForm.php | 5 - .../language/src/Form/NegotiationUrlForm.php | 7 +- .../src/HttpKernel/PathProcessorLanguage.php | 5 - .../src/LanguageAccessControlHandler.php | 11 +- .../language/src/LanguageConverter.php | 5 - .../language/src/LanguageListBuilder.php | 6 - .../src/LanguageNegotiationMethodBase.php | 5 - .../LanguageNegotiationMethodInterface.php | 5 - .../src/LanguageNegotiationMethodManager.php | 5 - .../language/src/LanguageNegotiator.php | 5 - .../src/LanguageNegotiatorInterface.php | 5 - .../language/src/LanguageServiceProvider.php | 5 - .../src/LanguageSwitcherInterface.php | 5 - .../src/Plugin/Block/LanguageBlock.php | 5 - .../src/Plugin/Condition/Language.php | 5 - .../src/Plugin/Derivative/LanguageBlock.php | 5 - .../LanguageNegotiationBrowser.php | 5 - .../LanguageNegotiationContentEntity.php | 9 +- .../LanguageNegotiationSelected.php | 5 - .../LanguageNegotiationSession.php | 5 - .../LanguageNegotiationUI.php | 5 - .../LanguageNegotiationUrl.php | 5 - .../LanguageNegotiationUrlFallback.php | 5 - .../src/Plugin/migrate/source/Language.php | 5 - .../src/ProxyClass/LanguageConverter.php | 6 +- .../AdminPathEntityConverterLanguageTest.php | 5 - .../Tests/Condition/LanguageConditionTest.php | 5 - .../src/Tests/ConfigurableLanguageTest.php | 4 - .../src/Tests/EntityDefaultLanguageTest.php | 5 - .../EntityTypeWithoutLanguageFormTest.php | 5 - .../src/Tests/EntityUrlLanguageTest.php | 6 - .../LanguageBlockSettingsVisibilityTest.php | 5 - .../Tests/LanguageBrowserDetectionTest.php | 5 - .../LanguageConfigOverrideImportTest.php | 5 - .../LanguageConfigOverrideInstallTest.php | 4 - .../src/Tests/LanguageConfigSchemaTest.php | 5 - .../LanguageConfigurationElementTest.php | 10 +- .../src/Tests/LanguageConfigurationTest.php | 5 - ...anguageCustomLanguageConfigurationTest.php | 5 - .../Tests/LanguageDependencyInjectionTest.php | 5 - .../src/Tests/LanguageFallbackTest.php | 5 - .../Tests/LanguageListModuleInstallTest.php | 5 - .../language/src/Tests/LanguageListTest.php | 5 - .../src/Tests/LanguageLocaleListTest.php | 7 - .../LanguageNegotiationContentEntityTest.php | 5 - .../src/Tests/LanguageNegotiationInfoTest.php | 5 - .../src/Tests/LanguagePathMonolingualTest.php | 5 - .../LanguageSelectorTranslatableTest.php | 5 - .../src/Tests/LanguageSwitchingTest.php | 5 - .../language/src/Tests/LanguageTestBase.php | 5 - .../language/src/Tests/LanguageTourTest.php | 5 - .../LanguageUILanguageNegotiationTest.php | 5 - .../src/Tests/LanguageUrlRewritingTest.php | 5 - .../src/Tests/Migrate/MigrateLanguageTest.php | 7 +- .../src/Form/LanguageConfigurationElement.php | 4 - .../Form/LanguageConfigurationElementTest.php | 4 - .../src/Controller/LanguageTestController.php | 5 - .../src/Entity/NoLanguageEntityTest.php | 5 - .../LanguageNegotiationTest.php | 5 - .../LanguageNegotiationTestTs.php | 5 - ...MigrateLanguageNegotiationSettingsTest.php | 9 +- .../Kernel}/Views/ArgumentLanguageTest.php | 7 +- .../src/Kernel}/Views/FieldLanguageTest.php | 7 +- .../src/Kernel}/Views/FilterLanguageTest.php | 7 +- .../src/Kernel}/Views/LanguageTestBase.php | 13 +- .../Config/LanguageConfigOverrideTest.php | 5 - .../src/Unit/ConfigurableLanguageUnitTest.php | 4 - .../Unit/ContentLanguageSettingsUnitTest.php | 5 - .../src/Unit/LanguageNegotiationUrlTest.php | 5 - .../src/Unit/Menu/LanguageLocalTasksTest.php | 5 - .../tests/src/Unit/Migrate/LanguageTest.php | 5 - .../link/config/schema/link.schema.yml | 8 +- core/modules/link/src/LinkItemInterface.php | 5 - .../Field/FieldFormatter/LinkFormatter.php | 7 +- .../FieldFormatter/LinkSeparateFormatter.php | 14 +- .../src/Plugin/Field/FieldType/LinkItem.php | 5 - .../Plugin/Field/FieldWidget/LinkWidget.php | 5 - .../Constraint/LinkAccessConstraint.php | 5 - .../LinkAccessConstraintValidator.php | 5 - .../LinkExternalProtocolsConstraint.php | 5 - ...nkExternalProtocolsConstraintValidator.php | 5 - .../LinkNotExistingInternalConstraint.php | 5 - ...NotExistingInternalConstraintValidator.php | 5 - .../Constraint/LinkTypeConstraint.php | 5 - .../src/Plugin/migrate/cckfield/LinkField.php | 7 +- .../src/Plugin/migrate/process/d6/CckLink.php | 7 +- core/modules/link/src/Tests/LinkFieldTest.php | 40 +- .../link/src/Tests/LinkFieldUITest.php | 5 - .../src/Tests/Views/LinkViewsTokensTest.php | 5 - .../src/Kernel}/LinkItemTest.php | 16 +- .../LinkAccessConstraintValidatorTest.php | 5 - ...ternalProtocolsConstraintValidatorTest.php | 5 - ...xistingInternalConstraintValidatorTest.php | 5 - core/modules/locale/locale.bulk.inc | 2 +- core/modules/locale/locale.compare.inc | 1 - core/modules/locale/locale.pages.inc | 1 - core/modules/locale/locale.services.yml | 4 +- .../src/Controller/LocaleController.php | 4 - .../LocaleTranslationCacheTag.php | 5 - core/modules/locale/src/Form/ExportForm.php | 5 - core/modules/locale/src/Form/ImportForm.php | 5 - .../locale/src/Form/LocaleSettingsForm.php | 4 - .../locale/src/Form/TranslateEditForm.php | 5 - .../locale/src/Form/TranslateFilterForm.php | 5 - .../locale/src/Form/TranslateFormBase.php | 5 - .../locale/src/Form/TranslationStatusForm.php | 5 - core/modules/locale/src/Gettext.php | 5 - core/modules/locale/src/Locale.php | 5 - .../locale/src/LocaleConfigManager.php | 48 +- .../locale/src/LocaleConfigSubscriber.php | 4 - .../locale/src/LocaleDefaultConfigStorage.php | 5 - core/modules/locale/src/LocaleEvent.php | 5 - core/modules/locale/src/LocaleEvents.php | 5 - core/modules/locale/src/LocaleLookup.php | 5 - .../locale/src/LocaleProjectStorage.php | 5 - .../src/LocaleProjectStorageInterface.php | 5 - core/modules/locale/src/LocaleTranslation.php | 5 - .../Plugin/QueueWorker/LocaleTranslation.php | 5 - core/modules/locale/src/PluralFormula.php | 5 - .../locale/src/PluralFormulaInterface.php | 5 - core/modules/locale/src/PoDatabaseReader.php | 5 - core/modules/locale/src/PoDatabaseWriter.php | 5 - core/modules/locale/src/SourceString.php | 7 - .../src/StreamWrapper/TranslationsStream.php | 6 - core/modules/locale/src/StringBase.php | 5 - .../locale/src/StringDatabaseStorage.php | 5 - core/modules/locale/src/StringInterface.php | 5 - .../locale/src/StringStorageException.php | 5 - .../locale/src/StringStorageInterface.php | 5 - .../src/Tests/LocaleConfigManagerTest.php | 5 - .../LocaleConfigSubscriberForeignTest.php | 5 - .../src/Tests/LocaleConfigSubscriberTest.php | 6 - .../LocaleConfigTranslationImportTest.php | 5 - .../src/Tests/LocaleConfigTranslationTest.php | 7 +- .../LocaleConfigurableLanguageManagerTest.php | 5 - .../locale/src/Tests/LocaleContentTest.php | 5 - .../locale/src/Tests/LocaleExportTest.php | 9 +- .../src/Tests/LocaleFileSystemFormTest.php | 5 - .../src/Tests/LocaleImportFunctionalTest.php | 9 +- .../Tests/LocaleJavascriptTranslationTest.php | 7 +- .../src/Tests/LocaleLibraryAlterTest.php | 4 - .../src/Tests/LocaleLocaleLookupTest.php | 5 - .../locale/src/Tests/LocalePathTest.php | 5 - .../src/Tests/LocalePluralFormatTest.php | 5 - .../src/Tests/LocaleStringIsSafeTest.php | 5 - .../locale/src/Tests/LocaleStringTest.php | 5 - .../Tests/LocaleTranslateStringTourTest.php | 5 - .../LocaleTranslatedSchemaDefinitionTest.php | 11 +- .../Tests/LocaleTranslationProjectsTest.php | 5 - .../src/Tests/LocaleTranslationUiTest.php | 5 - .../locale/src/Tests/LocaleUpdateBase.php | 10 +- .../locale/src/Tests/LocaleUpdateCronTest.php | 5 - .../LocaleUpdateDevelopmentReleaseTest.php | 5 - .../src/Tests/LocaleUpdateInterfaceTest.php | 5 - .../locale/src/Tests/LocaleUpdateTest.php | 5 - core/modules/locale/src/TranslationString.php | 5 - .../early_translation_test/src/Auth.php | 5 - .../Migrate/MigrateLocaleConfigsTest.php | 9 +- .../tests/src/Unit/LocaleLookupTest.php | 5 - .../tests/src/Unit/LocaleTranslationTest.php | 5 - .../src/Unit/Menu/LocaleLocalTasksTest.php | 5 - .../locale/tests/src/Unit/StringBaseTest.php | 4 - .../schema/menu_link_content.schema.yml | 7 - .../src/Controller/MenuController.php | 5 - .../src/Entity/MenuLinkContent.php | 5 - .../src/Form/MenuLinkContentDeleteForm.php | 5 - .../src/Form/MenuLinkContentForm.php | 5 - .../MenuLinkContentAccessControlHandler.php | 8 +- .../src/MenuLinkContentInterface.php | 5 - .../src/MenuLinkContentStorageSchema.php | 5 - .../Plugin/Deriver/MenuLinkContentDeriver.php | 5 - .../src/Plugin/Menu/MenuLinkContent.php | 5 - .../Plugin/migrate/process/d6/InternalUri.php | 5 - .../src/Plugin/migrate/source/MenuLink.php | 5 - .../menu_link_content/src/Tests/LinksTest.php | 21 +- ...enuLinkContentCacheabilityBubblingTest.php | 6 - .../Tests/MenuLinkContentDeleteFormTest.php | 6 +- .../src/Tests/MenuLinkContentDeriverTest.php | 8 - .../src/Tests/MenuLinkContentFormTest.php | 4 - .../MenuLinkContentTranslationUITest.php | 5 - .../Tests/PathAliasMenuLinkContentTest.php | 6 - .../src/Routes.php | 5 - .../MigrateMenuLinkContentStubTest.php | 9 +- .../Migrate/d6/MigrateMenuLinkTest.php | 10 +- .../Migrate/d7/MigrateMenuLinkTest.php | 11 +- .../migrate/source/MenuLinkSourceTest.php | 4 - core/modules/menu_ui/menu_ui.admin.js | 4 +- core/modules/menu_ui/menu_ui.install | 25 - core/modules/menu_ui/menu_ui.js | 4 +- core/modules/menu_ui/menu_ui.module | 3 +- .../menu_ui/src/Controller/MenuController.php | 5 - .../menu_ui/src/Form/MenuDeleteForm.php | 5 - .../menu_ui/src/Form/MenuLinkEditForm.php | 5 - .../menu_ui/src/Form/MenuLinkResetForm.php | 5 - core/modules/menu_ui/src/MenuForm.php | 5 - core/modules/menu_ui/src/MenuListBuilder.php | 5 - .../Plugin/Menu/LocalAction/MenuLinkAdd.php | 5 - .../menu_ui/src/Tests/MenuCacheTagsTest.php | 11 +- .../menu_ui/src/Tests/MenuLanguageTest.php | 9 +- .../menu_ui/src/Tests/MenuLinkReorderTest.php | 5 - .../menu_ui/src/Tests/MenuNodeTest.php | 9 +- core/modules/menu_ui/src/Tests/MenuTest.php | 11 +- .../menu_ui/src/Tests/MenuUninstallTest.php | 5 - .../menu_ui/src/Tests/MenuWebTestBase.php | 5 - .../Migrate/MigrateMenuSettingsTest.php | 9 +- .../schema/migrate.data_types.schema.yml | 40 - .../schema/migrate.destination.schema.yml | 18 - .../config/schema/migrate.process.schema.yml | 145 - .../migrate/config/schema/migrate.schema.yml | 46 - .../config/schema/migrate.source.schema.yml | 34 - core/modules/migrate/migrate.api.php | 2 +- core/modules/migrate/migrate.services.yml | 12 +- .../src/Annotation/MigrateDestination.php | 14 - .../src/Annotation/MigrateProcessPlugin.php | 5 - .../migrate/src/Annotation/MigrateSource.php | 5 - .../migrate/src/Event/MigrateEvents.php | 5 - .../src/Event/MigrateIdMapMessageEvent.php | 13 +- .../migrate/src/Event/MigrateImportEvent.php | 13 +- .../src/Event/MigrateMapDeleteEvent.php | 5 - .../migrate/src/Event/MigrateMapSaveEvent.php | 5 - .../src/Event/MigratePostRowSaveEvent.php | 9 +- .../src/Event/MigratePreRowSaveEvent.php | 13 +- .../src/Event/MigrateRollbackEvent.php | 13 +- .../src/Event/MigrateRowDeleteEvent.php | 13 +- .../src/Exception/RequirementsException.php | 5 - .../src/MigrateBuildDependencyInterface.php | 6 +- core/modules/migrate/src/MigrateException.php | 7 +- .../modules/migrate/src/MigrateExecutable.php | 13 +- .../src/MigrateExecutableInterface.php | 7 +- core/modules/migrate/src/MigrateMessage.php | 5 - .../migrate/src/MigrateMessageInterface.php | 4 - .../src/MigrateSkipProcessException.php | 5 - .../migrate/src/MigrateSkipRowException.php | 5 - .../migrate/src/MigrateTemplateStorage.php | 87 - .../src/MigrateTemplateStorageInterface.php | 45 - core/modules/migrate/src/MigrationBuilder.php | 62 - .../migrate/src/MigrationBuilderInterface.php | 27 - core/modules/migrate/src/MigrationStorage.php | 9 +- .../src/Plugin/Derivative/MigrateEntity.php | 5 - .../Derivative/MigrateEntityRevision.php | 5 - .../src/Plugin/MigrateBuilderInterface.php | 31 - .../Plugin/MigrateDestinationInterface.php | 8 +- .../MigrateDestinationPluginManager.php | 6 - .../src/Plugin/MigrateIdMapInterface.php | 6 - .../src/Plugin/MigratePluginManager.php | 6 - .../src/Plugin/MigrateProcessInterface.php | 5 - .../src/Plugin/MigrateSourceInterface.php | 5 - .../src/{Entity => Plugin}/Migration.php | 249 +- .../src/Plugin/MigrationDeriverTrait.php | 32 + .../{Entity => Plugin}/MigrationInterface.php | 83 +- .../src/Plugin/MigrationPluginManager.php | 229 + .../MigrationPluginManagerInterface.php | 43 + .../src/Plugin/RequirementsInterface.php | 5 - .../Plugin/migrate/builder/BuilderBase.php | 53 - .../ComponentEntityDisplayBase.php | 7 +- .../src/Plugin/migrate/destination/Config.php | 9 +- .../migrate/destination/DestinationBase.php | 11 +- .../src/Plugin/migrate/destination/Entity.php | 7 +- .../destination/EntityBaseFieldOverride.php | 5 - .../migrate/destination/EntityConfigBase.php | 5 - .../migrate/destination/EntityContentBase.php | 9 +- .../destination/EntityFieldInstance.php | 5 - .../destination/EntityFieldStorageConfig.php | 5 - .../migrate/destination/EntityRevision.php | 5 - .../migrate/destination/EntityViewMode.php | 5 - .../migrate/destination/NullDestination.php | 7 +- .../destination/PerComponentEntityDisplay.php | 5 - .../PerComponentEntityFormDisplay.php | 5 - .../migrate/src/Plugin/migrate/id_map/Sql.php | 13 +- .../src/Plugin/migrate/process/Callback.php | 5 - .../src/Plugin/migrate/process/Concat.php | 5 - .../src/Plugin/migrate/process/DedupeBase.php | 5 - .../Plugin/migrate/process/DedupeEntity.php | 7 +- .../Plugin/migrate/process/DefaultValue.php | 5 - .../src/Plugin/migrate/process/Explode.php | 5 - .../src/Plugin/migrate/process/Extract.php | 5 - .../src/Plugin/migrate/process/Flatten.php | 5 - .../src/Plugin/migrate/process/Get.php | 5 - .../src/Plugin/migrate/process/Iterator.php | 5 - .../Plugin/migrate/process/MachineName.php | 5 - .../Plugin/migrate/process/MenuLinkParent.php | 8 +- .../src/Plugin/migrate/process/Migration.php | 36 +- .../src/Plugin/migrate/process/Route.php | 7 +- .../Plugin/migrate/process/SkipOnEmpty.php | 5 - .../migrate/process/SkipRowIfNotSet.php | 5 - .../src/Plugin/migrate/process/StaticMap.php | 5 - .../Plugin/migrate/source/DummyQueryTrait.php | 5 - .../migrate/source/EmbeddedDataSource.php | 7 +- .../src/Plugin/migrate/source/EmptySource.php | 5 - .../migrate/source/SourcePluginBase.php | 13 +- .../src/Plugin/migrate/source/SqlBase.php | 14 +- .../modules/migrate/src/ProcessPluginBase.php | 5 - core/modules/migrate/src/Row.php | 5 - .../migrate/src/Tests/TemplateTest.php | 78 - .../migrate/destination/DummyDestination.php | 7 +- .../migrate_prepare_row_test.module | 2 +- .../migrate.migration.url_template.yml | 2 +- .../tests/src/Kernel/Entity/MigrationTest.php | 76 - .../src/Kernel}/MigrateDumpAlterInterface.php | 13 +- .../src/Kernel}/MigrateEmbeddedDataTest.php | 18 +- .../src/Kernel}/MigrateEventsTest.php | 17 +- .../src/Kernel}/MigrateInterruptionTest.php | 18 +- .../src/Kernel}/MigrateMessageTest.php | 19 +- .../src/Kernel}/MigrateRollbackTest.php | 20 +- .../src/Kernel}/MigrateSkipRowTest.php | 17 +- .../src/Kernel}/MigrateStatusTest.php | 15 +- .../src/Kernel}/MigrateTestBase.php | 47 +- .../src/Kernel}/MigrationTest.php | 19 +- .../tests/src/Kernel/Plugin/MigrationTest.php | 30 + .../src/Kernel}/SqlBaseTest.php | 4 +- .../tests/src/Unit/Entity/MigrationTest.php | 31 - .../Exception/RequirementsExceptionTest.php | 5 - .../MigrateExecutableMemoryExceededTest.php | 7 +- .../tests/src/Unit/MigrateExecutableTest.php | 9 +- .../tests/src/Unit/MigrateSourceTest.php | 4 +- .../Unit/MigrateSqlIdMapEnsureTablesTest.php | 5 - .../tests/src/Unit/MigrateSqlIdMapTest.php | 7 +- .../src/Unit/MigrateSqlSourceTestCase.php | 5 - .../tests/src/Unit/MigrateTestCase.php | 19 +- .../migrate/tests/src/Unit/MigrationTest.php | 37 +- .../destination/EntityContentBaseTest.php | 4 +- .../migrate/tests/src/Unit/RowTest.php | 5 - .../migrate/tests/src/Unit/SqlBaseTest.php | 3 +- .../tests/src/Unit/TestMigrateExecutable.php | 5 - .../migrate/tests/src/Unit/TestSqlIdMap.php | 9 +- .../tests/src/Unit/destination/ConfigTest.php | 10 +- .../Unit/destination/EntityRevisionTest.php | 5 +- .../src/Unit/process/DedupeEntityTest.php | 4 - .../tests/src/Unit/process/ExplodeTest.php | 5 - .../tests/src/Unit/process/ExtractTest.php | 4 - .../tests/src/Unit/process/FlattenTest.php | 4 - .../tests/src/Unit/process/IteratorTest.php | 4 - .../src/Unit/process/MachineNameTest.php | 4 - .../Unit/process/MigrateProcessTestCase.php | 5 - .../tests/src/Unit/process/MigrationTest.php | 41 +- .../src/Unit/process/SkipOnEmptyTest.php | 6 - .../tests/src/Unit/process/StaticMapTest.php | 4 - .../schema/migrate_drupal.source.schema.yml | 192 - .../migrate_drupal/migrate_drupal.module | 55 + .../src/Annotation/MigrateCckField.php | 5 - .../src/MigrationCreationTrait.php | 173 + .../src/Plugin/MigrateCckFieldInterface.php | 17 +- .../src/Plugin/migrate/CckMigration.php | 116 + .../src/Plugin/migrate/builder/CckBuilder.php | 82 - .../migrate/builder/d6/CckMigration.php | 68 - .../migrate/cckfield/CckFieldPluginBase.php | 7 +- .../destination/EntityFieldStorageConfig.php | 11 +- .../Plugin/migrate/source/DrupalSqlBase.php | 7 +- .../src/Plugin/migrate/source/EmptySource.php | 7 +- .../src/Plugin/migrate/source/Variable.php | 7 +- .../migrate/source/VariableMultiRow.php | 5 - .../Plugin/migrate/source/d6/i18nVariable.php | 7 +- .../migrate/source/d7/FieldableEntity.php | 5 - .../src/Tests/MigrateDrupalTestBase.php | 76 - .../src/Tests/StubTestTrait.php | 12 +- .../src/Tests/d6/CckMigrationBuilderTest.php | 51 - .../src/Tests/d7/MigrateDrupal7TestBase.php | 26 - .../migrate_drupal/tests/fixtures/drupal6.php | 13987 ++++++++++++++-- .../src/Kernel/MigrateDrupalTestBase.php | 47 + .../src/Kernel}/d6/EntityContentBaseTest.php | 7 +- .../src/Kernel}/d6/MigrateDrupal6TestBase.php | 24 +- .../src/Kernel/d7/MigrateDrupal7TestBase.php | 20 + .../dependencies/MigrateDependenciesTest.php | 46 +- ...ariableMultiRowSourceWithHighwaterTest.php | 5 - .../src/Unit/source/VariableMultiRowTest.php | 5 - .../Unit/source/VariableMultiRowTestBase.php | 5 - .../tests/src/Unit/source/VariableTest.php | 5 - .../src/Unit/source/d6/i18nVariableTest.php | 5 - .../migrate_drupal_ui.info.yml | 11 + .../migrate_drupal_ui.install | 16 + .../migrate_drupal_ui.module | 19 + .../migrate_drupal_ui.routing.yml | 18 + .../src/Controller/MigrateController.php | 24 + .../src/Form/MigrateUpgradeForm.php | 1118 ++ .../src/MigrateAccessCheck.php | 35 + .../src/MigrateMessageCapture.php | 43 + .../src/MigrateUpgradeRunBatch.php | 350 + .../src/Tests/MigrateAccessTest.php | 37 + .../src/Tests/MigrateUpgradeTestBase.php | 195 + .../src/Tests/d6/MigrateUpgrade6Test.php | 73 + .../core/modules/simpletest/files/html-1.txt | 1 + .../core/modules/simpletest/files/image-1.png | Bin 0 -> 39325 bytes .../core/modules/simpletest/files/image-2.jpg | Bin 0 -> 1831 bytes .../modules/simpletest/files/image-test.gif | Bin 0 -> 183 bytes .../modules/simpletest/files/image-test.jpg | Bin 0 -> 1901 bytes .../modules/simpletest/files/image-test.png | Bin 0 -> 125 bytes .../src/Tests/d6/files/tmp/some-temp-file.jpg | 1 + .../src/Tests/d7/MigrateUpgrade7Test.php | 73 + .../d7/files/sites/default/files/cube.jpeg | 1 + .../config/optional/views.view.content.yml | 4 +- .../node/config/schema/node.source.schema.yml | 58 - core/modules/node/content_types.js | 4 +- .../node/migration_templates/d6_node.yml | 3 +- .../migration_templates/d6_node_revision.yml | 3 +- .../node/migration_templates/d7_node.yml | 3 +- .../migration_templates/d7_node_revision.yml | 5 +- core/modules/node/node.admin.inc | 7 +- core/modules/node/node.api.php | 16 +- core/modules/node/node.links.menu.yml | 2 +- core/modules/node/node.module | 34 +- core/modules/node/node.views.inc | 17 - .../node/src/Access/NodeAddAccessCheck.php | 5 - .../src/Access/NodePreviewAccessCheck.php | 5 - .../src/Access/NodeRevisionAccessCheck.php | 5 - .../Cache/NodeAccessGrantsCacheContext.php | 5 - .../src/ConfigTranslation/NodeTypeMapper.php | 5 - .../src/ContextProvider/NodeRouteContext.php | 5 - .../node/src/Controller/NodeController.php | 5 - .../src/Controller/NodePreviewController.php | 5 - .../src/Controller/NodeViewController.php | 5 - core/modules/node/src/Entity/Node.php | 52 +- .../node/src/Entity/NodeRouteProvider.php | 5 - core/modules/node/src/Entity/NodeType.php | 5 - .../NodeAdminRouteSubscriber.php | 5 - core/modules/node/src/Form/DeleteMultiple.php | 5 - core/modules/node/src/Form/NodeDeleteForm.php | 5 - .../modules/node/src/Form/NodePreviewForm.php | 5 - .../node/src/Form/NodeRevisionDeleteForm.php | 5 - .../node/src/Form/NodeRevisionRevertForm.php | 13 +- .../NodeRevisionRevertTranslationForm.php | 11 +- .../node/src/Form/NodeTypeDeleteConfirm.php | 5 - .../node/src/Form/RebuildPermissionsForm.php | 5 - .../node/src/NodeAccessControlHandler.php | 7 +- .../src/NodeAccessControlHandlerInterface.php | 15 +- core/modules/node/src/NodeForm.php | 5 - .../node/src/NodeGrantDatabaseStorage.php | 7 +- .../src/NodeGrantDatabaseStorageInterface.php | 10 +- core/modules/node/src/NodeInterface.php | 5 - core/modules/node/src/NodeListBuilder.php | 5 - core/modules/node/src/NodePermissions.php | 5 - core/modules/node/src/NodeStorage.php | 5 - .../modules/node/src/NodeStorageInterface.php | 7 +- core/modules/node/src/NodeStorageSchema.php | 5 - .../node/src/NodeTranslationHandler.php | 5 - .../node/src/NodeTypeAccessControlHandler.php | 9 +- core/modules/node/src/NodeTypeForm.php | 5 - core/modules/node/src/NodeTypeInterface.php | 5 - core/modules/node/src/NodeTypeListBuilder.php | 5 - core/modules/node/src/NodeViewBuilder.php | 5 - core/modules/node/src/NodeViewsData.php | 151 +- .../node/src/PageCache/DenyNodePreview.php | 5 - .../ParamConverter/NodePreviewConverter.php | 5 - .../src/Plugin/Action/AssignOwnerNode.php | 5 - .../node/src/Plugin/Action/DeleteNode.php | 5 - .../node/src/Plugin/Action/DemoteNode.php | 5 - .../node/src/Plugin/Action/PromoteNode.php | 5 - .../node/src/Plugin/Action/PublishNode.php | 5 - .../node/src/Plugin/Action/SaveNode.php | 5 - .../node/src/Plugin/Action/StickyNode.php | 5 - .../Plugin/Action/UnpublishByKeywordNode.php | 5 - .../node/src/Plugin/Action/UnpublishNode.php | 5 - .../node/src/Plugin/Action/UnstickyNode.php | 5 - .../node/src/Plugin/Block/SyndicateBlock.php | 5 - .../node/src/Plugin/Condition/NodeType.php | 5 - .../NodeSelection.php | 5 - .../node/src/Plugin/Search/NodeSearch.php | 5 - .../node/src/Plugin/migrate/D6NodeDeriver.php | 137 + .../node/src/Plugin/migrate/D7NodeDeriver.php | 125 + .../src/Plugin/migrate/builder/d6/Node.php | 75 - .../src/Plugin/migrate/builder/d7/Node.php | 57 - .../migrate/destination/EntityNodeType.php | 5 - .../migrate/process/d6/NodeUpdate7008.php | 5 - .../src/Plugin/migrate/source/d6/Node.php | 5 - .../Plugin/migrate/source/d6/NodeRevision.php | 5 - .../src/Plugin/migrate/source/d6/NodeType.php | 5 - .../src/Plugin/migrate/source/d6/ViewMode.php | 5 - .../Plugin/migrate/source/d6/ViewModeBase.php | 5 - .../src/Plugin/migrate/source/d7/Node.php | 5 - .../Plugin/migrate/source/d7/NodeRevision.php | 5 - .../src/Plugin/migrate/source/d7/NodeType.php | 5 - .../src/Plugin/views/area/ListingEmpty.php | 5 - .../node/src/Plugin/views/argument/Nid.php | 5 - .../node/src/Plugin/views/argument/Type.php | 5 - .../src/Plugin/views/argument/UidRevision.php | 5 - .../node/src/Plugin/views/argument/Vid.php | 5 - .../Plugin/views/argument_default/Node.php | 5 - .../node/src/Plugin/views/field/Node.php | 5 - .../src/Plugin/views/field/NodeBulkForm.php | 5 - .../node/src/Plugin/views/field/Path.php | 5 - .../src/Plugin/views/field/RevisionLink.php | 5 - .../Plugin/views/field/RevisionLinkDelete.php | 5 - .../Plugin/views/field/RevisionLinkRevert.php | 5 - .../node/src/Plugin/views/filter/Access.php | 5 - .../node/src/Plugin/views/filter/Status.php | 5 - .../src/Plugin/views/filter/UidRevision.php | 5 - .../node/src/Plugin/views/row/NodeRow.php | 5 - .../modules/node/src/Plugin/views/row/Rss.php | 5 - .../node/src/Plugin/views/wizard/Node.php | 5 - .../src/Plugin/views/wizard/NodeRevision.php | 5 - .../ParamConverter/NodePreviewConverter.php | 6 +- .../node/src/Routing/RouteSubscriber.php | 5 - .../node/src/Tests/AssertButtonsTrait.php | 5 - .../src/Tests/Condition/NodeConditionTest.php | 19 +- .../src/Tests/Config/NodeImportChangeTest.php | 5 - .../src/Tests/Config/NodeImportCreateTest.php | 5 - .../Migrate/d6/MigrateNodeBuilderTest.php | 83 - .../Migrate/d6/MigrateNodeRevisionTest.php | 8 +- ...derTest.php => NodeMigrateDeriverTest.php} | 14 +- .../MultiStepNodeFormBasicOptionsTest.php | 13 +- .../src/Tests/NodeAccessAutoBubblingTest.php | 5 - .../src/Tests/NodeAccessBaseTableTest.php | 5 - .../node/src/Tests/NodeAccessFieldTest.php | 13 +- .../NodeAccessGrantsCacheContextTest.php | 5 - .../node/src/Tests/NodeAccessGrantsTest.php | 5 - ...NodeAccessLanguageAwareCombinationTest.php | 13 +- .../src/Tests/NodeAccessLanguageAwareTest.php | 13 +- .../node/src/Tests/NodeAccessLanguageTest.php | 5 - .../node/src/Tests/NodeAccessMenuLinkTest.php | 5 - .../node/src/Tests/NodeAccessPagerTest.php | 8 +- .../Tests/NodeAccessRebuildNodeGrantsTest.php | 5 - .../node/src/Tests/NodeAccessRebuildTest.php | 5 - .../node/src/Tests/NodeAccessRecordsTest.php | 5 - .../modules/node/src/Tests/NodeAccessTest.php | 5 - core/modules/node/src/Tests/NodeAdminTest.php | 5 - .../src/Tests/NodeBlockFunctionalTest.php | 5 - .../src/Tests/NodeBodyFieldStorageTest.php | 6 - .../node/src/Tests/NodeCacheTagsTest.php | 13 +- .../node/src/Tests/NodeCreationTest.php | 10 +- .../node/src/Tests/NodeEditFormTest.php | 15 +- .../src/Tests/NodeEntityViewModeAlterTest.php | 5 - .../node/src/Tests/NodeFieldAccessTest.php | 4 - .../src/Tests/NodeFieldMultilingualTest.php | 5 - .../node/src/Tests/NodeFieldOverridesTest.php | 5 - .../node/src/Tests/NodeFormButtonsTest.php | 5 - .../src/Tests/NodeFormSaveChangedTimeTest.php | 5 - core/modules/node/src/Tests/NodeHelpTest.php | 5 - core/modules/node/src/Tests/NodeLinksTest.php | 4 - .../node/src/Tests/NodeListBuilderTest.php | 5 - .../node/src/Tests/NodeLoadMultipleTest.php | 5 - core/modules/node/src/Tests/NodeOwnerTest.php | 5 - .../node/src/Tests/NodePostSettingsTest.php | 5 - .../node/src/Tests/NodeQueryAlterTest.php | 5 - .../node/src/Tests/NodeRSSContentTest.php | 5 - .../src/Tests/NodeRevisionPermissionsTest.php | 5 - .../node/src/Tests/NodeRevisionsAllTest.php | 5 - .../node/src/Tests/NodeRevisionsTest.php | 5 - .../Tests/NodeRevisionsUiBypassAccessTest.php | 5 - .../node/src/Tests/NodeRevisionsUiTest.php | 5 - core/modules/node/src/Tests/NodeSaveTest.php | 15 +- .../node/src/Tests/NodeSyndicateBlockTest.php | 5 - .../src/Tests/NodeTemplateSuggestionsTest.php | 5 - core/modules/node/src/Tests/NodeTestBase.php | 5 - core/modules/node/src/Tests/NodeTitleTest.php | 5 - .../node/src/Tests/NodeTitleXSSTest.php | 5 - .../node/src/Tests/NodeTokenReplaceTest.php | 17 +- .../node/src/Tests/NodeTranslationUITest.php | 8 +- .../src/Tests/NodeTypeInitialLanguageTest.php | 5 - core/modules/node/src/Tests/NodeTypeTest.php | 8 +- .../src/Tests/NodeTypeTranslationTest.php | 5 - .../node/src/Tests/NodeValidationTest.php | 11 +- .../node/src/Tests/NodeViewLanguageTest.php | 5 - core/modules/node/src/Tests/NodeViewTest.php | 5 - .../node/src/Tests/PagePreviewTest.php | 15 +- core/modules/node/src/Tests/PageViewTest.php | 5 - .../node/src/Tests/SummaryLengthTest.php | 5 - .../src/Tests/Views/BulkFormAccessTest.php | 5 - .../node/src/Tests/Views/BulkFormTest.php | 5 - .../src/Tests/Views/FilterUidRevisionTest.php | 5 - .../node/src/Tests/Views/FrontPageTest.php | 5 - .../Tests/Views/NodeContextualLinksTest.php | 5 - .../src/Tests/Views/NodeFieldFilterTest.php | 5 - .../src/Tests/Views/NodeFieldTokensTest.php | 11 +- .../src/Tests/Views/NodeIntegrationTest.php | 5 - .../node/src/Tests/Views/NodeLanguageTest.php | 5 - .../Tests/Views/NodeRevisionWizardTest.php | 5 - .../node/src/Tests/Views/NodeTestBase.php | 5 - .../Tests/Views/RevisionRelationshipsTest.php | 4 - .../node/src/Tests/Views/RowPluginTest.php | 5 - .../node/src/Tests/Views/StatusExtraTest.php | 5 - .../NodeAccessTestAutoBubblingController.php | 5 - .../Action/UnpublishByKeywordActionTest.php | 5 - .../Kernel}/Migrate/MigrateNodeStubTest.php | 9 +- .../d6/MigrateNodeBundleSettingsTest.php | 9 +- .../Migrate/d6/MigrateNodeConfigsTest.php | 9 +- .../d6/MigrateNodeSettingPromoteTest.php | 9 +- .../d6/MigrateNodeSettingStickyTest.php | 9 +- .../Kernel}/Migrate/d6/MigrateNodeTest.php | 37 +- .../Migrate/d6/MigrateNodeTestBase.php | 9 +- .../Migrate/d6/MigrateNodeTypeTest.php | 12 +- .../Migrate/d6/MigrateViewModesTest.php | 12 +- .../Migrate/d7/MigrateNodeSettingsTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateNodeTest.php | 13 +- .../Migrate/d7/MigrateNodeTitleLabelTest.php | 9 +- .../Migrate/d7/MigrateNodeTypeTest.php | 17 +- .../src/Kernel}/Views/NidArgumentTest.php | 11 +- .../Views/NodeViewsFieldAccessTest.php | 9 +- .../Views/RevisionCreateTimestampTest.php | 11 +- .../Unit/PageCache/DenyNodePreviewTest.php | 5 - .../migrate/source/d6/NodeByNodeTypeTest.php | 5 - .../source/d6/NodeRevisionByNodeTypeTest.php | 5 - .../migrate/source/d6/NodeRevisionTest.php | 5 - .../Plugin/migrate/source/d6/NodeTest.php | 5 - .../Plugin/migrate/source/d6/NodeTypeTest.php | 5 - .../Plugin/migrate/source/d6/ViewModeTest.php | 5 - .../Plugin/migrate/source/d7/NodeTest.php | 5 - .../Plugin/migrate/source/d7/NodeTypeTest.php | 5 - .../Plugin/views/field/NodeBulkFormTest.php | 5 - core/modules/options/options.module | 2 +- .../OptionsDefaultFormatter.php | 5 - .../FieldFormatter/OptionsKeyFormatter.php | 5 - .../Plugin/Field/FieldType/ListFloatItem.php | 7 +- .../Field/FieldType/ListIntegerItem.php | 5 - .../Plugin/Field/FieldType/ListItemBase.php | 5 - .../Plugin/Field/FieldType/ListStringItem.php | 5 - .../Plugin/views/argument/NumberListField.php | 5 - .../Plugin/views/argument/StringListField.php | 5 - .../src/Plugin/views/filter/ListField.php | 5 - .../src/Tests/OptionsDynamicValuesApiTest.php | 5 - .../Tests/OptionsDynamicValuesTestBase.php | 14 +- .../OptionsDynamicValuesValidationTest.php | 5 - .../options/src/Tests/OptionsFieldUITest.php | 12 +- .../src/Tests/OptionsFloatFieldImportTest.php | 5 - .../Tests/OptionsSelectDynamicValuesTest.php | 5 - .../options/src/Tests/OptionsWidgetsTest.php | 38 +- .../src/Kernel}/OptionsFieldTest.php | 28 +- .../src/Kernel}/OptionsFieldUnitTestBase.php | 20 +- .../src/Kernel}/OptionsFormattersTest.php | 9 +- .../src/Kernel}/Views/FileViewsDataTest.php | 11 +- .../Kernel}/Views/OptionsListArgumentTest.php | 7 +- .../Kernel}/Views/OptionsListFilterTest.php | 7 +- .../src/Kernel}/Views/OptionsTestBase.php | 13 +- .../src/Kernel}/Views/ViewsDataTest.php | 15 +- .../src/StackMiddleware/PageCache.php | 5 - .../Tests/PageCacheTagsIntegrationTest.php | 9 +- .../page_cache/src/Tests/PageCacheTest.php | 11 +- .../tests/modules/src/Form/TestForm.php | 5 - core/modules/path/path.js | 4 +- core/modules/path/path.module | 1 - .../path/src/Controller/PathController.php | 5 - core/modules/path/src/Form/AddForm.php | 5 - core/modules/path/src/Form/DeleteForm.php | 5 - core/modules/path/src/Form/EditForm.php | 30 +- core/modules/path/src/Form/PathFilterForm.php | 5 - core/modules/path/src/Form/PathFormBase.php | 8 +- .../Field/FieldType/PathFieldItemList.php | 5 - .../src/Plugin/Field/FieldType/PathItem.php | 5 - .../Plugin/Field/FieldWidget/PathWidget.php | 5 - .../Plugin/migrate/destination/UrlAlias.php | 13 +- .../migrate/process/d6/UrlAliasLanguage.php | 5 - .../Plugin/migrate/source/UrlAliasBase.php | 7 +- .../src/Plugin/migrate/source/d6/UrlAlias.php | 5 - .../src/Plugin/migrate/source/d7/UrlAlias.php | 5 - core/modules/path/src/Tests/PathAdminTest.php | 5 - core/modules/path/src/Tests/PathAliasTest.php | 9 +- .../path/src/Tests/PathLanguageTest.php | 5 - .../path/src/Tests/PathLanguageUiTest.php | 5 - .../path/src/Tests/PathNodeFormTest.php | 5 - .../path/src/Tests/PathTaxonomyTermTest.php | 9 +- core/modules/path/src/Tests/PathTestBase.php | 5 - .../Migrate/d6/MigrateUrlAliasTest.php | 18 +- .../Migrate/d7/MigrateUrlAliasTest.php | 10 +- .../src/Kernel/PathNoCanonicalLinkTest.php | 6 - .../Unit/Field/PathFieldDefinitionTest.php | 5 - .../src/Unit/Migrate/UrlAliasTestBase.php | 5 - .../src/Unit/Migrate/d6/UrlAliasTest.php | 5 - .../src/Unit/Migrate/d7/UrlAliasTest.php | 5 - .../quickedit/js/editors/formEditor.js | 4 +- core/modules/quickedit/js/models/BaseModel.js | 4 +- core/modules/quickedit/quickedit.module | 10 + .../src/Access/EditEntityFieldAccessCheck.php | 5 - .../EditEntityFieldAccessCheckInterface.php | 5 - .../quickedit/src/Ajax/EntitySavedCommand.php | 5 - .../quickedit/src/Ajax/FieldFormCommand.php | 5 - .../src/Ajax/FieldFormSavedCommand.php | 5 - .../Ajax/FieldFormValidationErrorsCommand.php | 5 - .../src/Annotation/InPlaceEditor.php | 5 - core/modules/quickedit/src/EditorSelector.php | 5 - .../quickedit/src/EditorSelectorInterface.php | 5 - .../quickedit/src/Form/QuickEditFieldForm.php | 5 - .../quickedit/src/MetadataGenerator.php | 5 - .../src/MetadataGeneratorInterface.php | 5 - .../src/Plugin/InPlaceEditor/FormEditor.php | 5 - .../Plugin/InPlaceEditor/PlainTextEditor.php | 5 - .../src/Plugin/InPlaceEditorBase.php | 5 - .../src/Plugin/InPlaceEditorInterface.php | 5 - .../src/Plugin/InPlaceEditorManager.php | 5 - .../quickedit/src/QuickEditController.php | 5 - .../src/Tests/EditorSelectionTest.php | 12 +- .../src/Tests/MetadataGeneratorTest.php | 15 +- .../Tests/QuickEditAutocompleteTermTest.php | 13 +- .../src/Tests/QuickEditLoadingTest.php | 16 +- .../quickedit/src/Tests/QuickEditTestBase.php | 13 +- .../src/MockEditEntityFieldAccessCheck.php | 5 - .../Plugin/InPlaceEditor/WysiwygEditor.php | 5 - .../Access/EditEntityFieldAccessCheckTest.php | 5 - core/modules/rdf/rdf.module | 3 +- core/modules/rdf/src/CommonDataConverter.php | 4 - core/modules/rdf/src/Entity/RdfMapping.php | 5 - core/modules/rdf/src/RdfMappingInterface.php | 4 - .../rdf/src/SchemaOrgDataConverter.php | 4 - .../rdf/src/Tests/CommentAttributesTest.php | 8 +- core/modules/rdf/src/Tests/CrudTest.php | 5 - .../EntityReferenceFieldAttributesTest.php | 5 - .../rdf/src/Tests/Field/TestDataConverter.php | 4 - .../rdf/src/Tests/FileFieldAttributesTest.php | 5 - .../rdf/src/Tests/GetNamespacesTest.php | 5 - .../rdf/src/Tests/GetRdfNamespacesTest.php | 5 - .../src/Tests/ImageFieldAttributesTest.php | 5 - .../rdf/src/Tests/NodeAttributesTest.php | 5 - .../rdf/src/Tests/RdfaAttributesTest.php | 5 - .../rdf/src/Tests/StandardProfileTest.php | 18 +- .../rdf/src/Tests/TaxonomyAttributesTest.php | 5 - .../rdf/src/Tests/UserAttributesTest.php | 5 - .../Kernel}/Field/DateTimeFieldRdfaTest.php | 10 +- .../src/Kernel}/Field/EmailFieldRdfaTest.php | 10 +- .../Kernel}/Field/EntityReferenceRdfaTest.php | 14 +- .../Field/FieldRdfaDatatypeCallbackTest.php | 10 +- .../src/Kernel}/Field/FieldRdfaTestBase.php | 24 +- .../src/Kernel}/Field/LinkFieldRdfaTest.php | 14 +- .../src/Kernel}/Field/NumberFieldRdfaTest.php | 18 +- .../src/Kernel}/Field/StringFieldRdfaTest.php | 10 +- .../Kernel}/Field/TelephoneFieldRdfaTest.php | 10 +- .../src/Kernel}/Field/TextFieldRdfaTest.php | 10 +- .../Unit/RdfMappingConfigEntityUnitTest.php | 5 - .../responsive_image/responsive_image.module | 2 +- .../src/Element/ResponsiveImage.php | 4 - .../src/Entity/ResponsiveImageStyle.php | 5 - .../ResponsiveImageFormatter.php | 5 - .../src/ResponsiveImageStyleForm.php | 5 - .../src/ResponsiveImageStyleInterface.php | 5 - .../src/ResponsiveImageStyleListBuilder.php | 5 - .../src/Tests/ResponsiveImageAdminUITest.php | 5 - .../Tests/ResponsiveImageFieldDisplayTest.php | 10 +- .../src/Tests/ResponsiveImageFieldUiTest.php | 8 +- .../ResponsiveImageTestFormatter.php | 5 - ...sponsiveImageStyleConfigEntityUnitTest.php | 5 - .../rest/src/Access/CSRFAccessCheck.php | 5 - .../rest/src/Annotation/RestResource.php | 5 - .../ConfigurableLinkManagerInterface.php | 5 - .../rest/src/LinkManager/LinkManager.php | 4 - .../rest/src/LinkManager/LinkManagerBase.php | 5 - .../src/LinkManager/LinkManagerInterface.php | 5 - .../src/LinkManager/RelationLinkManager.php | 5 - .../RelationLinkManagerInterface.php | 5 - .../rest/src/LinkManager/TypeLinkManager.php | 5 - .../LinkManager/TypeLinkManagerInterface.php | 5 - .../rest/src/Plugin/Deriver/EntityDeriver.php | 5 - core/modules/rest/src/Plugin/ResourceBase.php | 5 - .../rest/src/Plugin/ResourceInterface.php | 5 - .../src/Plugin/Type/ResourcePluginManager.php | 5 - .../Plugin/rest/resource/EntityResource.php | 10 +- .../src/Plugin/views/display/RestExport.php | 5 - .../src/Plugin/views/row/DataEntityRow.php | 5 - .../src/Plugin/views/row/DataFieldRow.php | 5 - .../src/Plugin/views/style/Serializer.php | 5 - core/modules/rest/src/RequestHandler.php | 5 - core/modules/rest/src/ResourceResponse.php | 5 - core/modules/rest/src/RestPermissions.php | 5 - .../rest/src/Routing/ResourceRoutes.php | 5 - core/modules/rest/src/Tests/AuthTest.php | 5 - core/modules/rest/src/Tests/CreateTest.php | 13 +- core/modules/rest/src/Tests/CsrfTest.php | 8 +- core/modules/rest/src/Tests/DeleteTest.php | 5 - core/modules/rest/src/Tests/NodeTest.php | 5 - core/modules/rest/src/Tests/PageCacheTest.php | 5 - core/modules/rest/src/Tests/RESTTestBase.php | 9 +- core/modules/rest/src/Tests/ReadTest.php | 7 +- core/modules/rest/src/Tests/ResourceTest.php | 5 - .../rest/src/Tests/RestLinkManagerTest.php | 6 - core/modules/rest/src/Tests/UpdateTest.php | 9 +- .../src/Tests/Views/StyleSerializerTest.php | 7 +- .../tests/src/Kernel/RequestHandlerTest.php | 1 - .../rest/tests/src/Unit/CollectRoutesTest.php | 5 - .../Plugin/views/style/SerializerTest.php | 5 - .../search/src/Annotation/SearchPlugin.php | 5 - .../src/Controller/SearchController.php | 13 +- core/modules/search/src/Entity/SearchPage.php | 5 - .../search/src/Form/ReindexConfirm.php | 5 - .../search/src/Form/SearchBlockForm.php | 5 - .../search/src/Form/SearchPageAddForm.php | 5 - .../search/src/Form/SearchPageEditForm.php | 5 - .../search/src/Form/SearchPageForm.php | 5 - .../search/src/Form/SearchPageFormBase.php | 5 - .../search/src/Plugin/Block/SearchBlock.php | 5 - .../Plugin/ConfigurableSearchPluginBase.php | 5 - .../ConfigurableSearchPluginInterface.php | 5 - .../src/Plugin/Derivative/SearchLocalTask.php | 5 - .../src/Plugin/SearchIndexingInterface.php | 5 - .../search/src/Plugin/SearchInterface.php | 5 - .../search/src/Plugin/SearchPluginBase.php | 5 - .../src/Plugin/SearchPluginCollection.php | 5 - .../migrate/destination/EntitySearchPage.php | 5 - .../process/SearchConfigurationRankings.php | 5 - .../d6/SearchConfigurationRankings.php | 5 - .../src/Plugin/views/argument/Search.php | 5 - .../search/src/Plugin/views/field/Score.php | 5 - .../search/src/Plugin/views/filter/Search.php | 5 - .../search/src/Plugin/views/row/SearchRow.php | 5 - .../search/src/Plugin/views/sort/Score.php | 5 - .../search/src/Routing/SearchPageRoutes.php | 5 - .../src/SearchPageAccessControlHandler.php | 15 +- .../search/src/SearchPageInterface.php | 5 - .../search/src/SearchPageListBuilder.php | 5 - .../search/src/SearchPageRepository.php | 5 - .../src/SearchPageRepositoryInterface.php | 5 - .../search/src/SearchPluginManager.php | 5 - core/modules/search/src/SearchQuery.php | 9 +- .../Tests/SearchAdvancedSearchFormTest.php | 5 - .../search/src/Tests/SearchBlockTest.php | 9 +- .../Tests/SearchCommentCountToggleTest.php | 5 - .../search/src/Tests/SearchCommentTest.php | 10 +- .../Tests/SearchConfigSettingsFormTest.php | 5 - .../src/Tests/SearchDateIntervalTest.php | 5 - .../search/src/Tests/SearchEmbedFormTest.php | 5 - .../search/src/Tests/SearchExactTest.php | 5 - .../search/src/Tests/SearchExcerptTest.php | 5 - .../Tests/SearchKeywordsConditionsTest.php | 5 - .../search/src/Tests/SearchLanguageTest.php | 5 - .../search/src/Tests/SearchMatchTest.php | 5 - .../Tests/SearchMultilingualEntityTest.php | 5 - .../src/Tests/SearchNodeDiacriticsTest.php | 5 - .../src/Tests/SearchNodePunctuationTest.php | 5 - .../Tests/SearchNodeUpdateAndDeletionTest.php | 4 - .../src/Tests/SearchNumberMatchingTest.php | 5 - .../search/src/Tests/SearchNumbersTest.php | 5 - .../src/Tests/SearchPageCacheTagsTest.php | 5 - .../src/Tests/SearchPageOverrideTest.php | 5 - .../search/src/Tests/SearchPageTextTest.php | 5 - .../Tests/SearchPreprocessLangcodeTest.php | 4 - .../search/src/Tests/SearchQueryAlterTest.php | 5 - .../search/src/Tests/SearchRankingTest.php | 8 +- .../search/src/Tests/SearchSetLocaleTest.php | 5 - .../search/src/Tests/SearchSimplifyTest.php | 5 - .../search/src/Tests/SearchTestBase.php | 5 - .../search/src/Tests/SearchTokenizerTest.php | 5 - core/modules/search/src/ViewsSearchQuery.php | 5 - .../src/Form/SearchEmbeddedForm.php | 5 - .../Plugin/Search/SearchExtraTypeSearch.php | 5 - .../search_query_alter.module | 4 +- .../Migrate/d6/MigrateSearchPageTest.php | 15 +- .../Migrate/d6/MigrateSearchSettingsTest.php | 9 +- .../Migrate/d7/MigrateSearchPageTest.php | 15 +- .../Migrate/d7/MigrateSearchSettingsTest.php | 9 +- .../src/Unit/SearchPluginCollectionTest.php | 5 - .../serialization/src/Encoder/JsonEncoder.php | 5 - .../serialization/src/Encoder/XmlEncoder.php | 5 - .../EntityResolver/ChainEntityResolver.php | 5 - .../ChainEntityResolverInterface.php | 5 - .../EntityResolverInterface.php | 5 - .../src/EntityResolver/TargetIdResolver.php | 5 - .../EntityResolver/UuidReferenceInterface.php | 5 - .../src/EntityResolver/UuidResolver.php | 5 - .../src/Normalizer/ComplexDataNormalizer.php | 5 - .../src/Normalizer/ConfigEntityNormalizer.php | 5 - .../Normalizer/ContentEntityNormalizer.php | 5 - .../src/Normalizer/EntityNormalizer.php | 5 - .../EntityReferenceFieldItemNormalizer.php | 21 +- .../src/Normalizer/ListNormalizer.php | 5 - .../src/Normalizer/MarkupNormalizer.php | 5 - .../src/Normalizer/NormalizerBase.php | 5 - .../src/Normalizer/NullNormalizer.php | 5 - .../src/Normalizer/TypedDataNormalizer.php | 5 - .../RegisterEntityResolversCompilerPass.php | 5 - ...gisterSerializationClassesCompilerPass.php | 5 - .../src/SerializationServiceProvider.php | 5 - .../src/Tests/EntityResolverTest.php | 12 +- .../src/Tests/EntitySerializationTest.php | 9 +- .../src/Tests/NormalizerTestBase.php | 8 +- .../src/Tests/SerializationTest.php | 5 - .../entity_serialization_test.module | 2 +- .../src/SerializationTestEncoder.php | 5 - .../src/SerializationTestNormalizer.php | 5 - .../src/Unit/Encoder/JsonEncoderTest.php | 5 - .../tests/src/Unit/Encoder/XmlEncoderTest.php | 5 - .../ChainEntityResolverTest.php | 5 - .../Unit/EntityResolver/UuidResolverTest.php | 5 - .../Normalizer/ConfigEntityNormalizerTest.php | 5 - .../ContentEntityNormalizerTest.php | 5 - .../Unit/Normalizer/EntityNormalizerTest.php | 5 - ...EntityReferenceFieldItemNormalizerTest.php | 13 +- .../Unit/Normalizer/ListNormalizerTest.php | 5 - .../Unit/Normalizer/NullNormalizerTest.php | 5 - .../Normalizer/TypedDataNormalizerTest.php | 5 - core/modules/shortcut/shortcut.install | 2 +- .../src/Controller/ShortcutController.php | 5 - .../src/Controller/ShortcutSetController.php | 5 - core/modules/shortcut/src/Entity/Shortcut.php | 5 - .../shortcut/src/Entity/ShortcutSet.php | 5 - .../shortcut/src/Form/SetCustomize.php | 5 - .../shortcut/src/Form/ShortcutDeleteForm.php | 5 - .../src/Form/ShortcutSetDeleteForm.php | 5 - .../shortcut/src/Form/SwitchShortcutSet.php | 5 - .../src/Plugin/Block/ShortcutsBlock.php | 5 - .../migrate/destination/EntityShortcutSet.php | 5 - .../migrate/destination/ShortcutSetUsers.php | 9 +- .../src/Plugin/migrate/source/d7/Shortcut.php | 4 - .../Plugin/migrate/source/d7/ShortcutSet.php | 4 - .../migrate/source/d7/ShortcutSetUsers.php | 4 - .../src/ShortcutAccessControlHandler.php | 7 +- core/modules/shortcut/src/ShortcutForm.php | 5 - .../shortcut/src/ShortcutInterface.php | 5 - .../src/ShortcutSetAccessControlHandler.php | 7 +- core/modules/shortcut/src/ShortcutSetForm.php | 5 - .../shortcut/src/ShortcutSetInterface.php | 5 - .../shortcut/src/ShortcutSetListBuilder.php | 5 - .../shortcut/src/ShortcutSetStorage.php | 5 - .../src/ShortcutSetStorageInterface.php | 5 - .../src/Tests/ShortcutCacheTagsTest.php | 5 - .../shortcut/src/Tests/ShortcutLinksTest.php | 5 - .../shortcut/src/Tests/ShortcutSetsTest.php | 5 - .../shortcut/src/Tests/ShortcutTestBase.php | 5 - .../src/Tests/ShortcutTranslationUITest.php | 5 - .../Migrate/MigrateShortcutStubTest.php | 9 +- .../Migrate/d7/MigrateShortcutSetTest.php | 10 +- .../d7/MigrateShortcutSetUsersTest.php | 10 +- .../Migrate/d7/MigrateShortcutTest.php | 10 +- .../Kernel/ShortcutSevenIntegrationTest.php | 31 + .../src/Unit/Menu/ShortcutLocalTasksTest.php | 5 - .../migrate/source/d7/ShortcutSetTest.php | 5 - .../source/d7/ShortcutSetUsersTest.php | 5 - .../Plugin/migrate/source/d7/ShortcutTest.php | 5 - core/modules/simpletest/files/php-1.txt | 1 + core/modules/simpletest/files/php-2.php | 1 + core/modules/simpletest/simpletest.install | 14 +- core/modules/simpletest/simpletest.js | 4 +- core/modules/simpletest/simpletest.module | 15 +- .../simpletest/src/AssertContentTrait.php | 5 - .../simpletest/src/AssertHelperTrait.php | 5 - .../simpletest/src/BlockCreationTrait.php | 5 - .../simpletest/src/BrowserTestBase.php | 1344 +- .../src/ContentTypeCreationTrait.php | 4 - .../src/Exception/MissingGroupException.php | 5 - .../src/Form/SimpletestResultsForm.php | 5 - .../src/Form/SimpletestSettingsForm.php | 5 - .../src/Form/SimpletestTestForm.php | 5 - .../simpletest/src/InstallerTestBase.php | 14 +- .../modules/simpletest/src/KernelTestBase.php | 17 +- .../simpletest/src/NodeCreationTrait.php | 4 - .../simpletest/src/RandomGeneratorTrait.php | 5 - core/modules/simpletest/src/RouteProvider.php | 8 +- .../simpletest/src/SessionTestTrait.php | 5 - core/modules/simpletest/src/TestBase.php | 7 +- core/modules/simpletest/src/TestDiscovery.php | 7 +- .../simpletest/src/TestServiceProvider.php | 33 +- .../simpletest/src/Tests/BrokenSetUpTest.php | 5 - .../simpletest/src/Tests/BrowserTest.php | 5 - .../simpletest/src/Tests/FolderTest.php | 5 - .../InstallationProfileModuleTestsTest.php | 5 - .../src/Tests/KernelTestBaseTest.php | 16 +- .../simpletest/src/Tests/MailCaptureTest.php | 5 - .../Tests/MissingCheckedRequirementsTest.php | 5 - .../Tests/MissingDependentModuleUnitTest.php | 5 - .../OtherInstallationProfileTestsTest.php | 5 - .../src/Tests/SimpleTestBrowserTest.php | 5 - .../src/Tests/SimpleTestInstallBatchTest.php | 5 - .../simpletest/src/Tests/SimpleTestTest.php | 5 - .../simpletest/src/Tests/TimeZoneTest.php | 5 - .../simpletest/src/Tests/UserHelpersTest.php | 5 - .../simpletest/src/UserCreationTrait.php | 5 - core/modules/simpletest/src/WebAssert.php | 5 - core/modules/simpletest/src/WebTestBase.php | 7 +- .../src/PhpUnitTestDummyClass.php | 5 - .../simpletest_test/simpletest_test.install | 9 +- .../src/Functional/BrowserTestBaseTest.php | 7 +- .../BrowserWithJavascriptTest.php | 56 + .../d6/MigrateSimpletestConfigsTest.php | 9 +- .../d7/MigrateSimpletestSettingsTest.php | 9 +- .../tests/src/Unit/PhpUnitAutoloaderTest.php | 5 - .../tests/src/Unit/PhpUnitErrorTest.php | 5 - .../Unit/SimpletestPhpunitRunCommandTest.php | 5 - .../tests/src/Unit/TestBaseTest.php | 5 - .../tests/src/Unit/TestInfoParsingTest.php | 124 +- .../tests/src/Unit/WebTestBaseTest.php | 5 - .../Plugin/Block/StatisticsPopularBlock.php | 5 - .../statistics/src/StatisticsSettingsForm.php | 4 - .../src/Tests/StatisticsAdminTest.php | 5 - .../src/Tests/StatisticsAttachedTest.php | 5 - .../src/Tests/StatisticsLoggingTest.php | 5 - .../src/Tests/StatisticsReportsTest.php | 5 - .../src/Tests/StatisticsTestBase.php | 5 - .../src/Tests/StatisticsTokenReplaceTest.php | 5 - .../src/Tests/Views/IntegrationTest.php | 5 - core/modules/statistics/statistics.module | 12 +- .../d6/MigrateStatisticsConfigsTest.php | 9 +- core/modules/syslog/src/Logger/SysLog.php | 5 - core/modules/syslog/src/Tests/SyslogTest.php | 5 - core/modules/syslog/syslog.module | 2 +- .../Migrate/d6/MigrateSyslogConfigsTest.php | 9 +- .../Migrate/d7/MigrateSyslogConfigsTest.php | 9 +- .../system/src/Access/CronAccessCheck.php | 5 - .../system/src/Access/DbUpdateAccessCheck.php | 5 - .../src/ActionConfigEntityInterface.php | 5 - .../system/src/Controller/AdminController.php | 5 - .../system/src/Controller/BatchController.php | 5 - .../src/Controller/DbUpdateController.php | 5 - .../EntityAutocompleteController.php | 5 - .../src/Controller/Http4xxController.php | 5 - .../src/Controller/SystemController.php | 5 - .../src/Controller/SystemInfoController.php | 5 - .../system/src/Controller/ThemeController.php | 6 - .../src/Controller/TimezoneController.php | 5 - core/modules/system/src/CronController.php | 5 - .../src/DateFormatAccessControlHandler.php | 9 +- .../system/src/DateFormatListBuilder.php | 5 - core/modules/system/src/Entity/Action.php | 5 - core/modules/system/src/Entity/Menu.php | 5 - .../EventSubscriber/AdminRouteSubscriber.php | 5 - .../src/EventSubscriber/ConfigCacheTag.php | 5 - .../system/src/FileDownloadController.php | 5 - core/modules/system/src/Form/CronForm.php | 8 +- .../system/src/Form/DateFormatAddForm.php | 5 - .../system/src/Form/DateFormatDeleteForm.php | 5 - .../system/src/Form/DateFormatEditForm.php | 5 - .../system/src/Form/DateFormatFormBase.php | 7 +- .../system/src/Form/FileSystemForm.php | 5 - .../system/src/Form/ImageToolkitForm.php | 5 - core/modules/system/src/Form/LoggingForm.php | 5 - .../src/Form/ModulesListConfirmForm.php | 41 +- .../ModulesListExperimentalConfirmForm.php | 37 + .../system/src/Form/ModulesListForm.php | 27 +- .../src/Form/ModulesUninstallConfirmForm.php | 5 - .../system/src/Form/ModulesUninstallForm.php | 5 - .../system/src/Form/PerformanceForm.php | 5 - core/modules/system/src/Form/RegionalForm.php | 5 - core/modules/system/src/Form/RssFeedsForm.php | 5 - .../system/src/Form/SiteInformationForm.php | 5 - .../src/Form/SiteMaintenanceModeForm.php | 5 - .../system/src/Form/ThemeAdminForm.php | 4 - .../system/src/Form/ThemeSettingsForm.php | 5 - .../system/src/MachineNameController.php | 5 - .../system/src/MenuAccessControlHandler.php | 9 +- core/modules/system/src/MenuInterface.php | 5 - .../system/src/PathBasedBreadcrumbBuilder.php | 5 - .../src/PathProcessor/PathProcessorFiles.php | 5 - .../system/src/PhpStorage/MockPhpStorage.php | 5 - .../system/src/Plugin/Archiver/Tar.php | 5 - .../system/src/Plugin/Archiver/Zip.php | 5 - .../src/Plugin/Block/SystemBrandingBlock.php | 5 - .../Plugin/Block/SystemBreadcrumbBlock.php | 5 - .../src/Plugin/Block/SystemMainBlock.php | 5 - .../src/Plugin/Block/SystemMenuBlock.php | 5 - .../src/Plugin/Block/SystemMessagesBlock.php | 5 - .../src/Plugin/Block/SystemPoweredByBlock.php | 12 +- .../Condition/CurrentThemeCondition.php | 5 - .../src/Plugin/Condition/RequestPath.php | 5 - .../src/Plugin/Derivative/SystemMenuBlock.php | 5 - .../src/Plugin/Derivative/ThemeLocalTask.php | 5 - .../src/Plugin/ImageToolkit/GDToolkit.php | 9 +- .../ImageToolkit/Operation/gd/Convert.php | 5 - .../ImageToolkit/Operation/gd/CreateNew.php | 5 - .../Plugin/ImageToolkit/Operation/gd/Crop.php | 5 - .../ImageToolkit/Operation/gd/Desaturate.php | 5 - .../gd/GDImageToolkitOperationBase.php | 5 - .../ImageToolkit/Operation/gd/Resize.php | 5 - .../ImageToolkit/Operation/gd/Rotate.php | 5 - .../ImageToolkit/Operation/gd/Scale.php | 5 - .../Operation/gd/ScaleAndCrop.php | 5 - .../migrate/destination/EntityDateFormat.php | 5 - .../migrate/process/d6/SystemUpdate7000.php | 5 - .../Plugin/migrate/process/d6/TimeZone.php | 5 - .../system/src/Plugin/migrate/source/Menu.php | 5 - .../src/Plugin/views/field/BulkForm.php | 5 - .../system/src/SystemConfigSubscriber.php | 5 - core/modules/system/src/SystemManager.php | 4 - .../modules/system/src/SystemRequirements.php | 5 - .../src/Tests/Action/ActionUnitTest.php | 8 +- .../src/Tests/Ajax/AjaxFormCacheTest.php | 5 - .../src/Tests/Ajax/AjaxFormPageCacheTest.php | 5 - .../system/src/Tests/Ajax/AjaxInGroupTest.php | 7 - .../system/src/Tests/Ajax/AjaxTestBase.php | 7 +- .../system/src/Tests/Ajax/CommandsTest.php | 5 - .../system/src/Tests/Ajax/DialogTest.php | 5 - .../src/Tests/Ajax/ElementValidationTest.php | 5 - .../system/src/Tests/Ajax/FormValuesTest.php | 5 - .../system/src/Tests/Ajax/FrameworkTest.php | 9 +- .../system/src/Tests/Ajax/MultiFormTest.php | 13 +- .../Asset/LibraryDiscoveryIntegrationTest.php | 5 - ...solvedLibraryDefinitionsFilesMatchTest.php | 5 - .../system/src/Tests/Batch/PageTest.php | 5 - .../system/src/Tests/Batch/ProcessingTest.php | 5 - .../src/Tests/Block/SystemMenuBlockTest.php | 11 +- .../Tests/Bootstrap/DrupalSetMessageTest.php | 5 - .../src/Tests/Bootstrap/ErrorContainer.php | 5 - .../Tests/Bootstrap/ExceptionContainer.php | 5 - .../Tests/Bootstrap/GetFilenameUnitTest.php | 5 - .../Bootstrap/ResettableStaticUnitTest.php | 5 - .../src/Tests/Cache/ApcuBackendUnitTest.php | 5 - .../AssertPageCacheContextsAndTagsTrait.php | 5 - .../src/Tests/Cache/BackendChainUnitTest.php | 5 - .../Cache/CacheContextOptimizationTest.php | 5 - .../system/src/Tests/Cache/CacheTestBase.php | 5 - .../Cache/ChainedFastBackendUnitTest.php | 5 - .../system/src/Tests/Cache/ClearTest.php | 5 - .../Tests/Cache/DatabaseBackendTagTest.php | 5 - .../Tests/Cache/DatabaseBackendUnitTest.php | 5 - .../Cache/GenericCacheBackendUnitTestBase.php | 5 - .../src/Tests/Cache/MemoryBackendUnitTest.php | 5 - .../src/Tests/Cache/PageCacheTagsTestBase.php | 5 - .../src/Tests/Cache/PhpBackendUnitTest.php | 5 - .../Cache/SessionExistsCacheContextTest.php | 66 + .../system/src/Tests/Common/AddFeedTest.php | 9 +- .../system/src/Tests/Common/AlterTest.php | 5 - .../src/Tests/Common/AttachedAssetsTest.php | 6 - .../Common/EarlyRenderingControllerTest.php | 6 - .../src/Tests/Common/FormatDateTest.php | 5 - .../Common/NoJavaScriptAnonymousTest.php | 5 - .../src/Tests/Common/PageRenderTest.php | 7 - .../Tests/Common/RenderElementTypesTest.php | 6 - .../system/src/Tests/Common/RenderTest.php | 8 +- .../system/src/Tests/Common/RenderWebTest.php | 5 - .../Common/SimpleTestErrorCollectorTest.php | 5 - .../system/src/Tests/Common/SizeUnitTest.php | 5 - .../src/Tests/Common/SystemListingTest.php | 5 - .../Common/TableSortExtenderUnitTest.php | 5 - .../system/src/Tests/Common/UrlTest.php | 5 - .../system/src/Tests/Common/XssUnitTest.php | 5 - .../src/Tests/Condition/ConditionFormTest.php | 13 +- .../Condition/CurrentThemeConditionTest.php | 15 +- .../Tests/Database/DatabaseWebTestBase.php | 6 +- .../system/src/Tests/Database/FakeRecord.php | 5 - .../Tests/Database/SelectPagerDefaultTest.php | 5 - .../Database/SelectTableSortDefaultTest.php | 5 - .../src/Tests/Database/TemporaryQueryTest.php | 5 - .../src/Tests/Datetime/DrupalDateTimeTest.php | 5 - .../DrupalKernel/ContainerRebuildWebTest.php | 5 - .../DrupalKernel/ContentNegotiationTest.php | 5 - .../DrupalKernel/DrupalKernelSiteTest.php | 5 - .../Tests/DrupalKernel/DrupalKernelTest.php | 5 - .../DrupalKernel/ServiceDestructionTest.php | 5 - .../src/Tests/Element/PathElementFormTest.php | 7 +- .../Tests/Entity/ConfigEntityImportTest.php | 13 +- .../src/Tests/Entity/EntityAddUITest.php | 150 + .../Tests/Entity/EntityCacheTagsTestBase.php | 45 +- .../Entity/EntityDefinitionTestTrait.php | 5 - .../src/Tests/Entity/EntityFormTest.php | 5 - .../Tests/Entity/EntityListBuilderTest.php | 8 +- .../src/Tests/Entity/EntityOperationsTest.php | 5 - .../EntityReferenceSelectionAccessTest.php | 15 +- .../src/Tests/Entity/EntityRevisionsTest.php | 15 +- .../Entity/EntityTranslationFormTest.php | 5 - .../src/Tests/Entity/EntityUnitTestBase.php | 13 +- .../Tests/Entity/EntityViewControllerTest.php | 19 +- .../Entity/EntityWithUriCacheTagsTestBase.php | 5 - .../LangcodeToAsciiUpdateFilledTest.php | 5 - .../Update/LangcodeToAsciiUpdateTest.php | 5 - ...tentEntityStorageSchemaIndexFilledTest.php | 5 - ...SqlContentEntityStorageSchemaIndexTest.php | 5 - .../UpdateApiEntityDefinitionUpdateTest.php | 8 +- .../Tests/Extension/ThemeInstallerTest.php | 5 - .../src/Tests/Extension/UpdaterTest.php | 5 - .../system/src/Tests/File/ConfigTest.php | 5 - .../system/src/Tests/File/DirectoryTest.php | 5 - .../File/FileSaveHtaccessLoggingTest.php | 5 - .../system/src/Tests/File/FileTestBase.php | 5 - .../src/Tests/File/HtaccessUnitTest.php | 5 - .../system/src/Tests/File/MimeTypeTest.php | 5 - .../system/src/Tests/File/NameMungingTest.php | 5 - .../Tests/File/ReadOnlyStreamWrapperTest.php | 5 - .../Tests/File/RemoteFileDirectoryTest.php | 5 - .../File/RemoteFileScanDirectoryTest.php | 5 - .../File/RemoteFileUnmanagedCopyTest.php | 5 - ...RemoteFileUnmanagedDeleteRecursiveTest.php | 5 - .../File/RemoteFileUnmanagedDeleteTest.php | 5 - .../File/RemoteFileUnmanagedMoveTest.php | 5 - .../File/RemoteFileUnmanagedSaveDataTest.php | 5 - .../src/Tests/File/ScanDirectoryTest.php | 5 - .../src/Tests/File/StreamWrapperTest.php | 6 - .../src/Tests/File/UnmanagedCopyTest.php | 5 - .../File/UnmanagedDeleteRecursiveTest.php | 5 - .../src/Tests/File/UnmanagedDeleteTest.php | 5 - .../src/Tests/File/UnmanagedMoveTest.php | 5 - .../src/Tests/File/UnmanagedSaveDataTest.php | 5 - .../src/Tests/File/UrlRewritingTest.php | 13 +- .../Tests/FileTransfer/FileTransferTest.php | 5 - .../Tests/FileTransfer/MockTestConnection.php | 5 - .../Tests/FileTransfer/TestFileTransfer.php | 5 - .../system/src/Tests/Form/AlterTest.php | 5 - .../src/Tests/Form/ArbitraryRebuildTest.php | 13 +- .../system/src/Tests/Form/CheckboxTest.php | 5 - .../system/src/Tests/Form/ConfirmFormTest.php | 7 +- .../system/src/Tests/Form/ElementTest.php | 5 - .../src/Tests/Form/ElementsAccessTest.php | 5 - .../src/Tests/Form/ElementsLabelsTest.php | 34 +- .../Tests/Form/ElementsTableSelectTest.php | 5 - .../Tests/Form/ElementsVerticalTabsTest.php | 5 - .../system/src/Tests/Form/EmailTest.php | 5 - .../src/Tests/Form/ExternalFormUrlTest.php | 5 - .../system/src/Tests/Form/FormCacheTest.php | 5 - .../Tests/Form/FormDefaultHandlersTest.php | 5 - .../system/src/Tests/Form/FormObjectTest.php | 5 - .../Tests/Form/FormStoragePageCacheTest.php | 5 - .../system/src/Tests/Form/FormTest.php | 8 +- .../Tests/Form/LanguageSelectElementTest.php | 5 - .../src/Tests/Form/ModulesListFormWebTest.php | 5 - .../src/Tests/Form/ProgrammaticTest.php | 5 - .../system/src/Tests/Form/RebuildTest.php | 13 +- .../system/src/Tests/Form/RedirectTest.php | 9 +- .../system/src/Tests/Form/ResponseTest.php | 5 - .../Form/StateValuesCleanAdvancedTest.php | 5 - .../src/Tests/Form/StateValuesCleanTest.php | 5 - .../system/src/Tests/Form/StorageTest.php | 5 - .../system/src/Tests/Form/StubForm.php | 5 - .../src/Tests/Form/SystemConfigFormTest.php | 5 - .../TriggeringElementProgrammedUnitTest.php | 5 - .../src/Tests/Form/TriggeringElementTest.php | 5 - .../modules/system/src/Tests/Form/UrlTest.php | 5 - .../system/src/Tests/Form/ValidationTest.php | 5 - .../HttpKernel/StackKernelIntegrationTest.php | 7 - .../system/src/Tests/Image/ToolkitGdTest.php | 27 +- .../src/Tests/Image/ToolkitSetupFormTest.php | 5 - .../system/src/Tests/Image/ToolkitTest.php | 24 +- .../src/Tests/Image/ToolkitTestBase.php | 5 - .../ConfigAfterInstallerTestBase.php | 5 - .../Installer/DistributionProfileTest.php | 5 - ...istributionProfileTranslationQueryTest.php | 134 + .../DistributionProfileTranslationTest.php | 130 + .../InstallerDatabaseErrorMessagesTest.php | 5 - .../Installer/InstallerEmptySettingsTest.php | 5 - .../InstallerExistingDatabaseSettingsTest.php | 5 - .../InstallerExistingInstallationTest.php | 9 +- ...InstallerExistingSettingsNoProfileTest.php | 5 - .../InstallerExistingSettingsTest.php | 5 - .../InstallerLanguageDirectionTest.php | 5 - .../Installer/InstallerLanguagePageTest.php | 7 +- .../Tests/Installer/InstallerLanguageTest.php | 5 - .../src/Tests/Installer/InstallerTest.php | 15 +- ...TranslationMultipleLanguageForeignTest.php | 5 - ...slationMultipleLanguageKeepEnglishTest.php | 5 - ...stallerTranslationMultipleLanguageTest.php | 5 - .../InstallerTranslationQueryTest.php | 85 + .../Installer/InstallerTranslationTest.php | 5 - .../Tests/Installer/MinimalInstallerTest.php | 5 - .../Installer/SingleVisibleProfileTest.php | 5 - .../src/Tests/Installer/SiteNameTest.php | 5 - .../Tests/Installer/StandardInstallerTest.php | 5 - .../DatabaseStorageExpirableTest.php | 5 - .../KeyValueStore/DatabaseStorageTest.php | 5 - .../KeyValueStore/GarbageCollectionTest.php | 7 +- .../KeyValueContentEntityStorageTest.php | 14 +- .../Tests/KeyValueStore/MemoryStorageTest.php | 5 - .../Tests/KeyValueStore/StorageTestBase.php | 5 - .../src/Tests/Lock/LockFunctionalTest.php | 5 - .../system/src/Tests/Lock/LockUnitTest.php | 13 - .../system/src/Tests/Mail/HtmlToTextTest.php | 5 - .../system/src/Tests/Mail/MailTest.php | 5 - .../src/Tests/Menu/AssertBreadcrumbTrait.php | 5 - .../Tests/Menu/AssertMenuActiveTrailTrait.php | 5 - .../system/src/Tests/Menu/BreadcrumbTest.php | 5 - .../system/src/Tests/Menu/LocalActionTest.php | 5 - .../system/src/Tests/Menu/LocalTasksTest.php | 5 - .../system/src/Tests/Menu/MenuAccessTest.php | 5 - .../Menu/MenuLinkDefaultIntegrationTest.php | 13 - .../src/Tests/Menu/MenuLinkSecurityTest.php | 5 - .../src/Tests/Menu/MenuLinkTreeTest.php | 7 +- .../system/src/Tests/Menu/MenuRouterTest.php | 5 - .../system/src/Tests/Menu/MenuTestBase.php | 5 - .../src/Tests/Menu/MenuTreeStorageTest.php | 5 - .../src/Tests/Module/ClassLoaderTest.php | 5 - .../src/Tests/Module/DependencyTest.php | 5 - .../Tests/Module/ExperimentalModuleTest.php | 125 + .../src/Tests/Module/HookRequirementsTest.php | 5 - .../system/src/Tests/Module/InstallTest.php | 5 - .../src/Tests/Module/InstallUninstallTest.php | 33 +- .../Module/ModuleImplementsAlterTest.php | 5 - .../src/Tests/Module/ModuleTestBase.php | 5 - .../system/src/Tests/Module/RequiredTest.php | 5 - .../system/src/Tests/Module/UninstallTest.php | 14 +- .../system/src/Tests/Module/VersionTest.php | 5 - .../src/Tests/Page/DefaultMetatagsTest.php | 5 - .../system/src/Tests/Pager/PagerTest.php | 5 - .../Tests/ParamConverter/UpcastingTest.php | 5 - .../system/src/Tests/Path/AliasTest.php | 5 - .../src/Tests/Path/PathUnitTestBase.php | 5 - .../src/Tests/Path/UrlAliasFixtures.php | 8 +- .../src/Tests/Path/UrlAlterFunctionalTest.php | 14 +- .../Plugin/Condition/RequestPathTest.php | 7 +- .../src/Tests/Plugin/ContextPluginTest.php | 11 +- .../src/Tests/Plugin/DerivativeTest.php | 5 - .../Discovery/AnnotatedClassDiscoveryTest.php | 23 +- .../CustomAnnotationClassDiscoveryTest.php | 5 - ...omDirectoryAnnotatedClassDiscoveryTest.php | 10 +- .../Plugin/Discovery/DiscoveryTestBase.php | 5 - .../Plugin/Discovery/StaticDiscoveryTest.php | 5 - .../system/src/Tests/Plugin/FactoryTest.php | 5 - .../src/Tests/Plugin/InspectionTest.php | 5 - .../src/Tests/Plugin/PluginTestBase.php | 5 - .../Tests/Queue/QueueSerializationTest.php | 6 +- .../system/src/Tests/Queue/QueueTest.php | 13 - .../src/Tests/Render/AjaxPageStateTest.php | 5 - .../src/Tests/Render/DisplayVariantTest.php | 5 - .../src/Tests/Render/Element/TableTest.php | 8 +- .../Render/ElementInfoIntegrationTest.php | 5 - .../Render/HtmlResponseAttachmentsTest.php | 5 - .../src/Tests/Render/RenderCacheTest.php | 5 - .../UrlBubbleableMetadataBubblingTest.php | 5 - .../Tests/RouteProcessor/RouteNoneTest.php | 6 - .../RouteProcessorCurrentIntegrationTest.php | 6 - .../Routing/ContentNegotiationRoutingTest.php | 6 - .../src/Tests/Routing/DestinationTest.php | 7 +- .../Tests/Routing/ExceptionHandlingTest.php | 43 +- .../src/Tests/Routing/MatcherDumperTest.php | 5 - .../src/Tests/Routing/MockAliasManager.php | 5 - .../system/src/Tests/Routing/MockMatcher.php | 5 - .../src/Tests/Routing/MockRouteProvider.php | 5 - .../src/Tests/Routing/RouteProviderTest.php | 2 - .../Tests/Routing/RouterPermissionTest.php | 5 - .../system/src/Tests/Routing/RouterTest.php | 5 - .../src/Tests/Routing/UrlIntegrationTest.php | 14 - .../ServiceProvider/ServiceProviderTest.php | 5 - .../ServiceProviderWebTest.php | 5 - .../src/Tests/Session/AccountSwitcherTest.php | 5 - .../Session/SessionAuthenticationTest.php | 5 - .../src/Tests/Session/SessionHttpsTest.php | 5 - .../system/src/Tests/Session/SessionTest.php | 5 - .../StackSessionHandlerIntegrationTest.php | 5 - .../src/Tests/System/AccessDeniedTest.php | 42 +- .../src/Tests/System/AdminMetaTagTest.php | 5 - .../system/src/Tests/System/AdminTest.php | 5 - .../system/src/Tests/System/CronQueueTest.php | 13 +- .../system/src/Tests/System/CronRunTest.php | 5 - .../Tests/System/DateFormatsLockedTest.php | 5 - .../System/DateFormatsMachineNameTest.php | 5 - .../system/src/Tests/System/DateTimeTest.php | 8 +- .../System/DefaultMobileMetaTagsTest.php | 5 - .../src/Tests/System/ErrorHandlerTest.php | 9 +- .../system/src/Tests/System/FloodTest.php | 5 - .../system/src/Tests/System/FrontPageTest.php | 5 - .../system/src/Tests/System/HtaccessTest.php | 5 - .../System/IgnoreReplicaSubscriberTest.php | 5 - .../system/src/Tests/System/IndexPhpTest.php | 5 - .../system/src/Tests/System/InfoAlterTest.php | 5 - .../Tests/System/MainContentFallbackTest.php | 5 - .../src/Tests/System/PageNotFoundTest.php | 39 +- .../system/src/Tests/System/PageTitleTest.php | 5 - .../Tests/System/ResponseGeneratorTest.php | 5 - .../src/Tests/System/RetrieveFileTest.php | 5 - .../src/Tests/System/SettingsRewriteTest.php | 5 - .../Tests/System/ShutdownFunctionsTest.php | 5 - .../src/Tests/System/SiteMaintenanceTest.php | 5 - .../System/SitesDirectoryHardeningTest.php | 110 + .../system/src/Tests/System/StatusTest.php | 5 - .../src/Tests/System/SystemAuthorizeTest.php | 5 - .../Tests/System/SystemConfigFormTestBase.php | 5 - .../system/src/Tests/System/ThemeTest.php | 5 - .../src/Tests/System/TokenReplaceUnitTest.php | 7 - .../Tests/System/TokenReplaceUnitTestBase.php | 6 - .../src/Tests/System/TokenReplaceWebTest.php | 5 - .../system/src/Tests/System/TokenScanTest.php | 5 - .../src/Tests/System/TrustedHostsTest.php | 5 - .../Tests/System/UncaughtExceptionTest.php | 6 +- .../src/Tests/Theme/EngineNyanCatTest.php | 5 - .../system/src/Tests/Theme/EngineTwigTest.php | 5 - .../Tests/Theme/EntityFilteringThemeTest.php | 13 +- .../system/src/Tests/Theme/FastTest.php | 5 - .../system/src/Tests/Theme/FunctionsTest.php | 126 +- .../src/Tests/Theme/HtmlAttributesTest.php | 5 - .../system/src/Tests/Theme/ImageTest.php | 5 - .../system/src/Tests/Theme/MessageTest.php | 7 +- .../system/src/Tests/Theme/RegistryTest.php | 5 - .../Tests/Theme/StableLibraryOverrideTest.php | 5 - .../src/Tests/Theme/StableThemeTest.php | 9 +- .../Theme/ThemeEarlyInitializationTest.php | 5 - .../system/src/Tests/Theme/ThemeInfoTest.php | 5 - .../src/Tests/Theme/ThemeSettingsTest.php | 5 - .../Tests/Theme/ThemeSuggestionsAlterTest.php | 5 - .../system/src/Tests/Theme/ThemeTest.php | 7 +- .../system/src/Tests/Theme/ThemeTokenTest.php | 5 - .../src/Tests/Theme/TwigDebugMarkupTest.php | 7 +- .../src/Tests/Theme/TwigEnvironmentTest.php | 5 - .../src/Tests/Theme/TwigExtensionTest.php | 5 - .../system/src/Tests/Theme/TwigFilterTest.php | 5 - .../system/src/Tests/Theme/TwigLoaderTest.php | 5 - .../src/Tests/Theme/TwigNamespaceTest.php | 5 - .../system/src/Tests/Theme/TwigRawTest.php | 5 - .../Tests/Theme/TwigRegistryLoaderTest.php | 5 - .../src/Tests/Theme/TwigSettingsTest.php | 5 - .../system/src/Tests/Theme/TwigTransTest.php | 7 +- .../src/Tests/Theme/TwigWhiteListTest.php | 6 +- .../TypedData/TypedDataDefinitionTest.php | 5 - .../src/Tests/TypedData/TypedDataTest.php | 8 +- ...tomatedCronUpdateWithAutomatedCronTest.php | 5 - ...atedCronUpdateWithoutAutomatedCronTest.php | 5 - .../src/Tests/Update/CompatibilityFixTest.php | 5 - .../system/src/Tests/Update/DbDumpTest.php | 13 +- .../src/Tests/Update/DbUpdatesTrait.php | 5 - .../Update/DependencyHookInvocationTest.php | 5 - .../Tests/Update/DependencyMissingTest.php | 5 - .../Tests/Update/DependencyOrderingTest.php | 5 - .../FieldSchemaDataUninstallUpdateTest.php | 5 - .../src/Tests/Update/FilterHtmlUpdateTest.php | 5 - .../Tests/Update/InvalidUpdateHookTest.php | 6 - ...sAndTasksConvertedIntoBlocksUpdateTest.php | 5 - .../MenuTreeSerializationTitleFilledTest.php | 5 - .../Update/MenuTreeSerializationTitleTest.php | 5 - .../PageTitleConvertedIntoBlockUpdateTest.php | 5 - .../Update/RecalculatedDependencyTest.php | 5 - .../RouterIndexOptimizationFilledTest.php | 4 - .../Update/RouterIndexOptimizationTest.php | 4 - ...LocalTasksConvertedIntoBlockUpdateTest.php | 5 - ...teBrandingConvertedIntoBlockUpdateTest.php | 5 - .../Update/StableBaseThemeUpdateTest.php | 5 - .../UpdatePathRC1TestBaseFilledTest.php | 5 - .../Update/UpdatePathRC1TestBaseTest.php | 5 - .../src/Tests/Update/UpdatePathTestBase.php | 5 - .../Update/UpdatePathTestBaseFilledTest.php | 5 - .../Tests/Update/UpdatePathTestBaseTest.php | 5 - .../Update/UpdatePathTestJavaScriptTest.php | 5 - .../UpdatePathWithBrokenRoutingFilledTest.php | 5 - .../UpdatePathWithBrokenRoutingTest.php | 5 - .../Update/UpdatePostUpdateFailingTest.php | 5 - .../src/Tests/Update/UpdatePostUpdateTest.php | 5 - .../src/Tests/Update/UpdateSchemaTest.php | 5 - .../src/Tests/Update/UpdateScriptTest.php | 5 - .../src/Tests/Update/UpdatesWith7xTest.php | 5 - .../src/Tests/Utility/LinkGenerationTest.php | 15 +- .../AllowedValuesConstraintValidatorTest.php | 5 - .../ComplexDataConstraintValidatorTest.php | 5 - .../system/src/Theme/BatchNegotiator.php | 5 - .../system/src/Theme/DbUpdateNegotiator.php | 5 - core/modules/system/system.install | 267 +- core/modules/system/system.links.menu.yml | 34 +- core/modules/system/system.module | 76 +- core/modules/system/system.routing.yml | 12 +- .../templates/entity-add-list.html.twig | 30 + .../system/templates/install-page.html.twig | 2 +- core/modules/system/templates/links.html.twig | 5 +- .../update/drupal-8.broken_routing.php | 5 + .../update/drupal-8.language-enabled.php | Bin 6316 -> 6346 bytes .../drupal-8.without_automated_cron.php | 5 + ...8.views-image-style-dependency-2649914.php | 22 + ...8.views-image-style-dependency-2649914.yml | 43 + .../src/AcceptHeaderMiddleware.php | 5 - ...AcceptHeaderRoutingTestServiceProvider.php | 5 - .../src/Routing/AcceptHeaderMatcher.php | 5 - .../tests/Unit/AcceptHeaderMatcherTest.php | 5 - .../action_test/src/Plugin/Action/NoType.php | 5 - .../src/Plugin/Action/SaveEntity.php | 5 - .../modules/ajax_forms_test/src/Callbacks.php | 5 - .../src/Form/AjaxFormsTestCommandsForm.php | 5 - .../src/Form/AjaxFormsTestLazyLoadForm.php | 5 - .../src/Form/AjaxFormsTestSimpleForm.php | 5 - .../src/Form/AjaxFormsTestValidationForm.php | 5 - .../src/Plugin/Block/AjaxFormBlock.php | 5 - .../src/Controller/AjaxTestController.php | 5 - .../ajax_test/src/Form/AjaxTestDialogForm.php | 5 - .../ajax_test/src/Form/AjaxTestForm.php | 5 - .../src/Controller/BatchTestController.php | 4 - .../src/Form/BatchTestChainedForm.php | 5 - .../batch_test/src/Form/BatchTestMockForm.php | 5 - .../src/Form/BatchTestMultiStepForm.php | 5 - .../src/Form/BatchTestSimpleForm.php | 5 - .../src/Controller/CacheTestController.php | 5 - .../src/Controller/CommonTestController.php | 5 - .../src/Render/MainContent/JsonRenderer.php | 5 - .../condition_test/src/FormController.php | 5 - .../Condition/ConditionTestDualUser.php | 5 - .../Condition/OptionalContextCondition.php | 5 - .../src/Tests/ConditionTestDualUserTest.php | 5 - .../Tests/OptionalContextConditionTest.php | 5 - .../src/Controller/TestController.php | 5 - .../QueueWorker/CronQueueTestBrokenQueue.php | 5 - .../QueueWorker/CronQueueTestException.php | 5 - .../CronQueueTestRequeueException.php | 31 + .../database_test/database_test.module | 5 + .../src/Controller/DatabaseTestController.php | 5 - .../src/Form/DatabaseTestForm.php | 5 - .../TestPageDisplayVariantSubscriber.php | 5 - .../DisplayVariant/TestDisplayVariant.php | 5 - .../src/AttachmentsTestDomainObject.php | 5 - .../src/AttachmentsTestResponse.php | 5 - .../src/CacheableTestDomainObject.php | 5 - .../src/CacheableTestResponse.php | 5 - .../src/EarlyRenderingTestController.php | 5 - .../src/TestDomainObject.php | 5 - .../src/TestDomainObjectViewSubscriber.php | 5 - .../config/schema/entity_test.schema.yml | 14 + .../modules/entity_test/entity_test.install | 8 +- .../modules/entity_test/entity_test.module | 10 +- .../entity_test/entity_test.permissions.yml | 8 + .../entity_test/entity_test.routing.yml | 8 +- .../modules/entity_test/entity_test.views.inc | 5 + .../EntityTestViewGrantsCacheContext.php | 5 - .../src/Controller/EntityTestController.php | 24 - .../entity_test/src/Entity/EntityTest.php | 28 +- .../src/Entity/EntityTestAdminRoutes.php | 5 - .../src/Entity/EntityTestBaseFieldDisplay.php | 9 +- .../src/Entity/EntityTestBundle.php | 78 + .../src/Entity/EntityTestCache.php | 5 - .../Entity/EntityTestCompositeConstraint.php | 5 - .../Entity/EntityTestConstraintViolation.php | 5 - .../src/Entity/EntityTestConstraints.php | 5 - .../src/Entity/EntityTestDefaultAccess.php | 5 - .../src/Entity/EntityTestDefaultValue.php | 5 - .../src/Entity/EntityTestFieldOverride.php | 5 - .../src/Entity/EntityTestLabel.php | 9 +- .../src/Entity/EntityTestLabelCallback.php | 9 +- .../entity_test/src/Entity/EntityTestMul.php | 7 +- .../src/Entity/EntityTestMulChanged.php | 6 +- .../src/Entity/EntityTestMulDefaultValue.php | 5 - .../src/Entity/EntityTestMulLangcodeKey.php | 18 +- .../src/Entity/EntityTestMulRev.php | 6 +- .../src/Entity/EntityTestMulRevChanged.php | 6 +- .../entity_test/src/Entity/EntityTestNew.php | 5 - .../entity_test/src/Entity/EntityTestNoId.php | 9 +- .../src/Entity/EntityTestNoLabel.php | 5 - .../entity_test/src/Entity/EntityTestRev.php | 6 +- .../src/Entity/EntityTestStringId.php | 6 +- .../src/Entity/EntityTestUpdate.php | 5 - .../src/Entity/EntityTestViewBuilder.php | 9 +- .../src/Entity/EntityTestWithBundle.php | 72 + .../src/Entity/EntityTestWithRevisionLog.php | 48 + .../src/EntityTestAccessControlHandler.php | 26 +- .../src/EntityTestDefinitionSubscriber.php | 5 - .../entity_test/src/EntityTestDeleteForm.php | 5 - .../entity_test/src/EntityTestForm.php | 4 - .../entity_test/src/EntityTestListBuilder.php | 5 - .../src/EntityTestNoLoadStorage.php | 5 - .../entity_test/src/EntityTestPermissions.php | 52 + .../src/EntityTestStorageSchema.php | 5 - .../entity_test/src/EntityTestViewBuilder.php | 5 - .../EntityTestViewBuilderOverriddenView.php | 5 - .../entity_test/src/EntityTestViewsData.php | 5 - .../src/FieldStorageDefinition.php | 5 - .../Derivative/EntityTestLocalTasks.php | 5 - .../Field/FieldType/ChangedTestItem.php | 5 - .../Plugin/Field/FieldType/FieldTestItem.php | 5 - .../src/Plugin/Field/FieldType/ShapeItem.php | 5 - .../Field/FieldType/ShapeItemRequired.php | 5 - .../EntityTestCompositeConstraint.php | 5 - ...EntityTestCompositeConstraintValidator.php | 5 - .../Constraint/EntityTestEntityLevel.php | 5 - .../EntityTestEntityLevelValidator.php | 5 - .../Constraint/FieldWidgetConstraint.php | 4 - .../FieldWidgetConstraintValidator.php | 4 - .../src/Routing/EntityTestRoutes.php | 13 - .../src/Controller/LonelyMonkeyController.php | 5 - .../src/ErrorServiceTestServiceProvider.php | 5 - .../error_service_test/src/Logger/TestLog.php | 5 - .../src/LonelyMonkeyClass.php | 5 - .../src/MonkeysInTheControlRoom.php | 4 - .../src/Controller/ErrorTestController.php | 4 - ...perimental_module_dependency_test.info.yml | 8 + ...experimental_module_dependency_test.module | 6 + .../experimental_module_test.info.yml | 6 + .../experimental_module_test.module | 22 + .../form_test/src/AutocompleteController.php | 5 - .../tests/modules/form_test/src/Callbacks.php | 5 - .../src/ConfirmFormArrayPathTestForm.php | 5 - .../form_test/src/ConfirmFormTestForm.php | 5 - .../src/Controller/FormTestController.php | 4 - .../FormTestEventSubscriber.php | 5 - .../form_test/src/Form/FormTestAlterForm.php | 5 - .../src/Form/FormTestButtonClassForm.php | 5 - .../src/Form/FormTestCheckboxForm.php | 5 - .../Form/FormTestCheckboxTypeJugglingForm.php | 5 - .../src/Form/FormTestCheckboxesRadiosForm.php | 5 - .../src/Form/FormTestCheckboxesZeroForm.php | 5 - .../src/Form/FormTestClickedButtonForm.php | 5 - .../form_test/src/Form/FormTestColorForm.php | 5 - .../src/Form/FormTestDescriptionForm.php | 5 - .../src/Form/FormTestDetailsForm.php | 5 - .../src/Form/FormTestDisabledElementsForm.php | 5 - .../form_test/src/Form/FormTestEmailForm.php | 5 - .../src/Form/FormTestEmptySelectForm.php | 5 - ...rmTestFormStateValuesCleanAdvancedForm.php | 5 - .../Form/FormTestFormStateValuesCleanForm.php | 5 - .../form_test/src/Form/FormTestGetForm.php | 5 - .../src/Form/FormTestGroupContainerForm.php | 5 - .../src/Form/FormTestGroupDetailsForm.php | 5 - .../src/Form/FormTestGroupFieldsetForm.php | 5 - .../Form/FormTestGroupVerticalTabsForm.php | 5 - .../src/Form/FormTestInputForgeryForm.php | 5 - .../form_test/src/Form/FormTestLabelForm.php | 26 +- .../src/Form/FormTestLanguageSelectForm.php | 5 - .../FormTestLimitValidationErrorsForm.php | 5 - .../form_test/src/Form/FormTestNumberForm.php | 5 - .../src/Form/FormTestPatternForm.php | 5 - .../src/Form/FormTestPlaceholderForm.php | 5 - .../src/Form/FormTestProgrammaticForm.php | 5 - .../form_test/src/Form/FormTestRangeForm.php | 5 - .../src/Form/FormTestRangeInvalidForm.php | 5 - .../FormTestRebuildPreserveValuesForm.php | 5 - .../src/Form/FormTestRedirectForm.php | 5 - .../Form/FormTestRequiredAttributeForm.php | 5 - .../src/Form/FormTestResponseForm.php | 5 - .../form_test/src/Form/FormTestSelectForm.php | 5 - .../src/Form/FormTestStatePersistForm.php | 5 - .../src/Form/FormTestStorageForm.php | 5 - .../src/Form/FormTestStoragePageCacheForm.php | 5 - .../form_test/src/Form/FormTestTableForm.php | 5 - .../Form/FormTestTableSelectColspanForm.php | 5 - .../src/Form/FormTestTableSelectEmptyForm.php | 5 - .../src/Form/FormTestTableSelectFormBase.php | 5 - .../Form/FormTestTableSelectJsSelectForm.php | 5 - .../FormTestTableSelectMultipleFalseForm.php | 5 - .../FormTestTableSelectMultipleTrueForm.php | 5 - .../form_test/src/Form/FormTestUrlForm.php | 5 - .../src/Form/FormTestValidateForm.php | 5 - .../src/Form/FormTestValidateNoToken.php | 5 - .../src/Form/FormTestValidateRequiredForm.php | 5 - .../FormTestValidateRequiredNoTitleForm.php | 5 - .../Form/FormTestVerticalTabsAccessForm.php | 5 - .../src/Form/FormTestVerticalTabsForm.php | 5 - .../form_test/src/Form/RedirectBlockForm.php | 5 - .../form_test/src/FormTestArgumentsObject.php | 5 - .../src/FormTestAutocompleteForm.php | 5 - .../src/FormTestControllerObject.php | 5 - .../modules/form_test/src/FormTestObject.php | 5 - .../form_test/src/FormTestServiceObject.php | 5 - .../src/Plugin/Block/RedirectFormBlock.php | 5 - .../StackMiddleware/FormTestMiddleware.php | 4 - .../src/SystemConfigFormTestForm.php | 5 - .../src/Controller/TestController.php | 5 - .../src/HttpKernel/TestMiddleware.php | 5 - .../src/Plugin/ImageToolkit/BrokenToolkit.php | 5 - .../Plugin/ImageToolkit/DerivedToolkit.php | 13 + .../ImageToolkit/Operation/test/Bar.php | 16 + .../ImageToolkit/Operation/test/Foo.php | 16 + .../Operation/test/FooDerived.php | 16 + .../Operation/test/OperationBase.php | 26 + .../src/Plugin/ImageToolkit/TestToolkit.php | 5 - .../menu_test/menu_test.links.action.yml | 2 + .../menu_test/src/Access/AccessCheck.php | 4 - .../src/Controller/MenuTestController.php | 5 - .../src/Plugin/Derivative/LocalActionTest.php | 5 - .../src/Plugin/Derivative/LocalTaskTest.php | 5 - .../LocalTaskTestWithUnsafeTitle.php | 5 - .../MenuLinkTestWithUnsafeTitle.php | 5 - .../ContextualLink/TestContextualLink.php | 5 - .../Menu/LocalAction/TestLocalAction.php | 5 - .../Menu/LocalAction/TestLocalAction4.php | 5 - .../Menu/LocalAction/TestLocalAction5.php | 5 - .../LocalAction/TestLocalActionWithConfig.php | 32 +- .../Menu/LocalTask/TestTaskWithUserInput.php | 5 - .../Menu/LocalTask/TestTasksSettingsSub1.php | 5 - .../modules/menu_test/src/TestControllers.php | 5 - .../src/Theme/TestThemeNegotiator.php | 5 - .../module_autoload_test/src/SomeClass.php | 5 - .../src/Entity/TestConfigType.php | 5 - .../module_required_test.module | 5 + .../module_test.implementations.inc | 5 + .../modules/module_test/module_test.module | 5 + .../module_test/module_test.post_update.php | 5 + .../src/Controller/ModuleTestController.php | 5 - .../src/Controller/PagerTestController.php | 5 - .../src/TestControllers.php | 5 - .../src/CustomDirectoryExample1.php | 5 - .../src/CustomDirectoryExample2.php | 5 - .../src/Plugin/Annotation/PluginExample.php | 5 - .../src/Plugin/DefaultsTestPluginManager.php | 5 - .../src/Plugin/MockBlockManager.php | 5 - .../src/Plugin/TestLazyPluginCollection.php | 5 - .../src/Plugin/TestPluginManager.php | 5 - .../custom_annotation/Example1.php | 5 - .../custom_annotation/Example2.php | 5 - .../src/Plugin/plugin_test/fruit/Apple.php | 5 - .../src/Plugin/plugin_test/fruit/Banana.php | 11 +- .../src/Plugin/plugin_test/fruit/Cherry.php | 5 - .../plugin_test/fruit/FruitInterface.php | 5 - .../src/Plugin/plugin_test/fruit/Kale.php | 5 - .../plugin_test/fruit/NonAnnotatedClass.php | 5 - .../src/Plugin/plugin_test/fruit/Orange.php | 5 - .../mock_block/MockComplexContextBlock.php | 5 - .../mock_block/MockLayoutBlock.php | 5 - .../mock_block/MockLayoutBlockDeriver.php | 5 - .../plugin_test/mock_block/MockMenuBlock.php | 5 - .../mock_block/MockMenuBlockDeriver.php | 5 - .../plugin_test/mock_block/MockTestBlock.php | 5 - .../mock_block/MockUserLoginBlock.php | 5 - .../mock_block/MockUserNameBlock.php | 5 - .../mock_block/TypedDataStringBlock.php | 5 - .../plugin_test_extended.info.yml | 6 + .../src/Plugin/Annotation/PluginExtended.php | 14 + .../src/Plugin/plugin_test/fruit/BigApple.php | 14 + .../RenderAttachedTestController.php | 5 - .../Plugin/Block/AttachedRenderingBlock.php | 5 - .../requirements1_test.install | 5 + .../router_test.routing.yml | 23 + .../src/Access/DefinedTestAccessCheck.php | 5 - .../src/Access/TestAccessCheck.php | 5 - .../src/RouteTestSubscriber.php | 5 - .../src/RouterTestServiceProvider.php | 5 - .../router_test_directory/src/TestContent.php | 5 - .../src/TestControllers.php | 14 +- .../ServiceProviderTestServiceProvider.php | 5 - .../service_provider_test/src/TestClass.php | 5 - .../src/TestFileUsage.php | 5 - ...session_exists_cache_context_test.info.yml | 6 + .../session_exists_cache_context_test.module | 29 + .../modules/session_test/session_test.module | 5 + .../src/Controller/SessionTestController.php | 5 - .../EventSubscriber/SessionTestSubscriber.php | 5 - .../session_test/src/Form/SessionTestForm.php | 5 - .../src/Session/TestSessionHandlerProxy.php | 5 - .../src/Plugin/Mail/TestPhpMailFailure.php | 5 - .../PageCacheAcceptHeaderController.php | 5 - .../src/Controller/SystemTestController.php | 7 +- .../system_test/src/MockFileTransfer.php | 5 - .../modules/system_test/system_test.module | 5 + .../system_test/system_test.routing.yml | 16 + .../test_page_test/src/Controller/Test.php | 5 - .../src/Controller/TestPageTestController.php | 5 - .../theme_page_test/theme_page_test.module | 5 + .../EventSubscriber/ThemeTestSubscriber.php | 5 - .../src/Theme/CustomThemeNegotiator.php | 5 - .../src/Theme/HighPriorityThemeNegotiator.php | 5 - .../theme_test/src/ThemeTestController.php | 5 - .../tests/modules/theme_test/theme_test.inc | 5 + .../modules/theme_test/theme_test.module | 5 + .../src/Controller/TestController.php | 5 - .../Controller/TrustedHostsTestController.php | 5 - .../src/TwigExtension/TestExtension.php | 5 - .../src/TwigExtensionTestController.php | 5 - .../src/Loader/TestLoader.php | 7 - .../twig_theme_test/src/ExampleRenderable.php | 5 - .../src/TwigThemeTestController.php | 5 - .../twig_theme_test/twig_theme_test.module | 5 + .../BrokenInboundPathProcessor.php | 5 - .../update_test_failing.post_update.php | 5 + .../update_test_postupdate.install | 5 + .../update_test_postupdate.post_update.php | 5 + .../url_alter_test/src/PathProcessor.php | 5 - .../url_alter_test/src/PathProcessorTest.php | 5 - .../url_alter_test/url_alter_test.install | 5 + ...ityReferenceSelectionReferenceableTest.php | 5 - .../Kernel/Extension/ModuleHandlerTest.php | 10 +- .../src/Kernel}/Migrate/MigrateMenuTest.php | 12 +- .../Migrate/d6/MigrateDateFormatTest.php | 16 +- .../Migrate/d6/MigrateSystemCronTest.php | 9 +- .../Migrate/d6/MigrateSystemDateTest.php | 9 +- .../Migrate/d6/MigrateSystemFileTest.php | 9 +- .../Migrate/d6/MigrateSystemImageGdTest.php | 9 +- .../Migrate/d6/MigrateSystemImageTest.php | 9 +- .../Migrate/d6/MigrateSystemLoggingTest.php | 9 +- .../d6/MigrateSystemMaintenanceTest.php | 9 +- .../d6/MigrateSystemPerformanceTest.php | 9 +- .../Migrate/d6/MigrateSystemRssTest.php | 9 +- .../Migrate/d6/MigrateSystemSiteTest.php | 9 +- .../system/tests/src/Kernel/PathHooksTest.php | 7 - .../PhpStorage/PhpStorageFactoryTest.php | 5 - .../src/Kernel/Scripts/DbDumpCommandTest.php | 8 +- .../Kernel/Scripts/DbImportCommandTest.php | 6 - .../Kernel/Scripts/DbToolsApplicationTest.php | 5 - .../InstallTranslationFilePatternTest.php | 5 - .../tests/src/Unit/Menu/MenuLinkTreeTest.php | 5 - .../src/Unit/Menu/SystemLocalTasksTest.php | 5 - .../Unit/Plugin/migrate/source/MenuTest.php | 5 - .../tests/src/Unit/SystemRequirementsTest.php | 5 - .../MachineNameControllerTest.php | 5 - .../test_basetheme/test_basetheme.theme | 1 + .../themes/test_theme/src/ThemeClass.php | 5 - .../themes/test_theme/test_theme.info.yml | 2 +- .../test_theme_nyan_cat_engine.theme | 5 + .../config/schema/taxonomy.source.schema.yml | 41 - .../migration_templates/d6_term_node.yml | 7 +- .../d6_term_node_revision.yml | 9 +- .../src/Controller/TaxonomyController.php | 5 - core/modules/taxonomy/src/Entity/Term.php | 5 - .../taxonomy/src/Entity/Vocabulary.php | 5 - .../taxonomy/src/Form/OverviewTerms.php | 5 - .../taxonomy/src/Form/TermDeleteForm.php | 5 - .../src/Form/VocabularyDeleteForm.php | 5 - .../taxonomy/src/Form/VocabularyResetForm.php | 5 - .../TermSelection.php | 13 +- ...ntityReferenceTaxonomyTermRssFormatter.php | 5 - .../src/Plugin/migrate/D6TermNodeDeriver.php | 73 + .../Plugin/migrate/builder/d6/TermNode.php | 107 - .../cckfield/TaxonomyTermReference.php | 7 +- .../src/Plugin/migrate/source/Term.php | 5 - .../src/Plugin/migrate/source/d6/TermNode.php | 5 - .../migrate/source/d6/TermNodeRevision.php | 5 - .../Plugin/migrate/source/d6/Vocabulary.php | 5 - .../migrate/source/d6/VocabularyPerType.php | 5 - .../Plugin/migrate/source/d7/Vocabulary.php | 5 - .../src/Plugin/views/argument/IndexTid.php | 5 - .../Plugin/views/argument/IndexTidDepth.php | 5 - .../views/argument/IndexTidDepthModifier.php | 5 - .../src/Plugin/views/argument/Taxonomy.php | 5 - .../Plugin/views/argument/VocabularyVid.php | 5 - .../src/Plugin/views/argument_default/Tid.php | 5 - .../Plugin/views/argument_validator/Term.php | 5 - .../views/argument_validator/TermName.php | 5 - .../Plugin/views/field/TaxonomyIndexTid.php | 5 - .../src/Plugin/views/field/TermName.php | 4 - .../Plugin/views/filter/TaxonomyIndexTid.php | 5 - .../views/filter/TaxonomyIndexTidDepth.php | 5 - .../views/relationship/NodeTermData.php | 5 - .../src/Plugin/views/wizard/TaxonomyTerm.php | 5 - .../taxonomy/src/TaxonomyPermissions.php | 5 - .../taxonomy/src/TermAccessControlHandler.php | 5 - .../taxonomy/src/TermBreadcrumbBuilder.php | 5 - core/modules/taxonomy/src/TermForm.php | 5 - core/modules/taxonomy/src/TermInterface.php | 5 - core/modules/taxonomy/src/TermStorage.php | 5 - .../taxonomy/src/TermStorageInterface.php | 5 - .../taxonomy/src/TermStorageSchema.php | 5 - .../taxonomy/src/TermTranslationHandler.php | 5 - core/modules/taxonomy/src/TermViewBuilder.php | 5 - core/modules/taxonomy/src/TermViewsData.php | 103 +- core/modules/taxonomy/src/Tests/EfqTest.php | 5 - .../modules/taxonomy/src/Tests/LegacyTest.php | 11 +- .../taxonomy/src/Tests/LoadMultipleTest.php | 5 - core/modules/taxonomy/src/Tests/RssTest.php | 5 - .../taxonomy/src/Tests/TaxonomyImageTest.php | 13 +- .../src/Tests/TaxonomyTermIndentationTest.php | 5 - .../src/Tests/TaxonomyTermPagerTest.php | 5 - .../taxonomy/src/Tests/TaxonomyTestBase.php | 5 - .../taxonomy/src/Tests/TaxonomyTestTrait.php | 18 +- .../Tests/TaxonomyTranslationTestTrait.php | 5 - .../taxonomy/src/Tests/TermCacheTagsTest.php | 15 +- .../src/Tests/TermEntityReferenceTest.php | 5 - .../taxonomy/src/Tests/TermIndexTest.php | 5 - .../taxonomy/src/Tests/TermKernelTest.php | 5 - .../taxonomy/src/Tests/TermLanguageTest.php | 5 - core/modules/taxonomy/src/Tests/TermTest.php | 9 +- .../Tests/TermTranslationFieldViewTest.php | 17 +- .../src/Tests/TermTranslationTest.php | 5 - .../src/Tests/TermTranslationUITest.php | 14 +- .../taxonomy/src/Tests/TermValidationTest.php | 5 - core/modules/taxonomy/src/Tests/ThemeTest.php | 5 - .../taxonomy/src/Tests/TokenReplaceTest.php | 5 - .../Tests/Views/ArgumentValidatorTermTest.php | 5 - .../Views/RelationshipNodeTermDataTest.php | 5 - .../RelationshipRepresentativeNodeTest.php | 5 - .../Views/TaxonomyDefaultArgumentTest.php | 5 - .../Tests/Views/TaxonomyFieldAllTermsTest.php | 5 - .../Tests/Views/TaxonomyFieldFilterTest.php | 23 +- .../src/Tests/Views/TaxonomyFieldTidTest.php | 5 - .../Tests/Views/TaxonomyIndexTidUiTest.php | 5 - .../src/Tests/Views/TaxonomyParentUITest.php | 5 - .../Tests/Views/TaxonomyRelationshipTest.php | 5 - .../Views/TaxonomyTermArgumentDepthTest.php | 5 - .../Views/TaxonomyTermFilterDepthTest.php | 5 - .../src/Tests/Views/TaxonomyTermViewTest.php | 5 - .../src/Tests/Views/TaxonomyTestBase.php | 13 +- .../src/Tests/Views/TermNameFieldTest.php | 5 - .../taxonomy/src/Tests/VocabularyCrudTest.php | 15 +- .../src/Tests/VocabularyLanguageTest.php | 5 - .../src/Tests/VocabularyPermissionsTest.php | 5 - .../src/Tests/VocabularyTranslationTest.php | 4 - .../taxonomy/src/Tests/VocabularyUiTest.php | 5 - core/modules/taxonomy/src/VocabularyForm.php | 5 - .../taxonomy/src/VocabularyInterface.php | 5 - .../taxonomy/src/VocabularyListBuilder.php | 5 - .../taxonomy/src/VocabularyStorage.php | 5 - .../src/VocabularyStorageInterface.php | 5 - core/modules/taxonomy/taxonomy.js | 4 +- .../templates/taxonomy-term.html.twig | 2 +- .../migrations/taxonomy_term_stub_test.yml | 29 + .../taxonomy_term_stub_test.info.yml | 9 + .../Migrate/MigrateTaxonomyConfigsTest.php | 9 +- .../Migrate/MigrateTaxonomyTermStubTest.php | 51 +- .../Migrate/d6/MigrateTaxonomyTermTest.php | 9 +- .../d6/MigrateTaxonomyVocabularyTest.php | 12 +- .../d6/MigrateTermNodeRevisionTest.php | 11 +- .../Migrate/d6/MigrateTermNodeTest.php | 19 +- .../d6/MigrateVocabularyEntityDisplayTest.php | 12 +- ...MigrateVocabularyEntityFormDisplayTest.php | 12 +- .../d6/MigrateVocabularyFieldInstanceTest.php | 13 +- .../Migrate/d6/MigrateVocabularyFieldTest.php | 12 +- .../Migrate/d7/MigrateNodeTaxonomyTest.php | 11 +- .../Migrate/d7/MigrateTaxonomyTermTest.php | 9 +- .../d7/MigrateTaxonomyVocabularyTest.php | 9 +- .../Views/TaxonomyViewsFieldAccessTest.php | 9 +- .../src/Unit/Menu/TaxonomyLocalTasksTest.php | 5 - .../TermSourceWithVocabularyFilterTest.php | 5 - .../tests/src/Unit/Migrate/TermTest.php | 5 - .../tests/src/Unit/Migrate/TermTestBase.php | 5 - .../src/Unit/Migrate/d6/TermNodeTest.php | 5 - .../src/Unit/Migrate/d6/VocabularyTest.php | 5 - .../src/Unit/Migrate/d7/VocabularyTest.php | 5 - .../FieldFormatter/TelephoneLinkFormatter.php | 5 - .../Plugin/Field/FieldType/TelephoneItem.php | 5 - .../FieldWidget/TelephoneDefaultWidget.php | 5 - .../src/Tests/TelephoneFieldTest.php | 13 +- .../src/Kernel}/TelephoneItemTest.php | 24 +- .../FieldFormatter/TextDefaultFormatter.php | 5 - .../TextSummaryOrTrimmedFormatter.php | 5 - .../FieldFormatter/TextTrimmedFormatter.php | 4 - .../src/Plugin/Field/FieldType/TextItem.php | 5 - .../Plugin/Field/FieldType/TextItemBase.php | 5 - .../Plugin/Field/FieldType/TextLongItem.php | 5 - .../Field/FieldType/TextWithSummaryItem.php | 5 - .../Field/FieldWidget/TextareaWidget.php | 5 - .../FieldWidget/TextareaWithSummaryWidget.php | 5 - .../Field/FieldWidget/TextfieldWidget.php | 5 - .../src/Plugin/migrate/cckfield/TextField.php | 7 +- .../src/Tests/Formatter/TextFormatterTest.php | 19 +- core/modules/text/src/Tests/TextFieldTest.php | 34 +- .../text/src/Tests/TextSummaryTest.php | 11 +- core/modules/text/src/TextProcessed.php | 5 - .../Migrate/MigrateTextConfigsTest.php | 9 +- .../src/Kernel}/TextWithSummaryItemTest.php | 30 +- .../tests/src/Unit/Migrate/TextFieldTest.php | 9 +- core/modules/text/text.js | 4 +- .../toolbar/src/Ajax/SetSubtreesCommand.php | 5 - .../src/Controller/ToolbarController.php | 5 - core/modules/toolbar/src/Element/Toolbar.php | 7 +- .../toolbar/src/Element/ToolbarItem.php | 5 - .../toolbar/src/Menu/ToolbarMenuLinkTree.php | 5 - .../src/PageCache/AllowToolbarPath.php | 5 - .../src/Tests/ToolbarAdminMenuTest.php | 5 - .../src/Tests/ToolbarCacheContextsTest.php | 5 - .../src/Tests/ToolbarHookToolbarTest.php | 5 - .../src/Tests/ToolbarMenuTranslationTest.php | 5 - .../toolbar_disable_user_toolbar.module | 5 + .../ToolbarIntegrationTest.php | 52 + .../Unit/PageCache/AllowToolbarPathTest.php | 5 - core/modules/toolbar/toolbar.api.php | 1 + core/modules/tour/src/Annotation/Tip.php | 5 - core/modules/tour/src/Entity/Tour.php | 5 - .../Plugin/HelpSection/TourHelpSection.php | 132 + .../src/Plugin/tour/tip/TipPluginText.php | 5 - .../tour/src/Tests/TourCacheTagsTest.php | 5 - .../tour/src/Tests/TourHelpPageTest.php | 141 + .../modules/tour/src/Tests/TourPluginTest.php | 5 - core/modules/tour/src/Tests/TourTest.php | 8 +- core/modules/tour/src/Tests/TourTestBase.php | 5 - core/modules/tour/src/Tests/TourTestBasic.php | 5 - core/modules/tour/src/TipPluginBase.php | 5 - core/modules/tour/src/TipPluginInterface.php | 5 - core/modules/tour/src/TipPluginManager.php | 5 - .../modules/tour/src/TipsPluginCollection.php | 5 - core/modules/tour/src/TourInterface.php | 5 - core/modules/tour/src/TourViewBuilder.php | 5 - .../tour/tests/src/Unit/Entity/TourTest.php | 4 - .../src/Controller/TourTestController.php | 7 +- .../src/Plugin/tour/tip/TipPluginImage.php | 5 - .../src/Access/ViewOwnTrackerAccessCheck.php | 5 - .../tracker/src/Controller/TrackerPage.php | 5 - .../src/Controller/TrackerUserRecent.php | 5 - .../tracker/src/Controller/TrackerUserTab.php | 5 - .../src/Plugin/Menu/UserTrackerTab.php | 5 - .../Plugin/migrate/source/d7/TrackerNode.php | 4 - .../Plugin/migrate/source/d7/TrackerUser.php | 4 - .../src/Plugin/views/argument/UserUid.php | 5 - .../src/Plugin/views/filter/UserUid.php | 5 - .../src/Tests/TrackerNodeAccessTest.php | 5 - .../modules/tracker/src/Tests/TrackerTest.php | 5 - .../src/Tests/Views/TrackerTestBase.php | 8 +- .../src/Tests/Views/TrackerUserUidTest.php | 5 - .../Migrate/d7/MigrateTrackerNodeTest.php | 11 +- .../Migrate/d7/MigrateTrackerSettingsTest.php | 9 +- .../Migrate/d7/MigrateTrackerUserTest.php | 11 +- .../migrate/source/d7/TrackerNodeTest.php | 5 - .../migrate/source/d7/TrackerUserTest.php | 5 - core/modules/tracker/tracker.module | 2 +- .../src/Access/UpdateManagerAccessCheck.php | 5 - .../src/Controller/UpdateController.php | 5 - .../update/src/Form/UpdateManagerInstall.php | 9 +- .../update/src/Form/UpdateManagerUpdate.php | 7 +- core/modules/update/src/Form/UpdateReady.php | 7 +- .../update/src/Tests/UpdateContribTest.php | 5 - .../update/src/Tests/UpdateCoreTest.php | 7 +- .../src/Tests/UpdateDeleteFileIfStaleTest.php | 5 - .../update/src/Tests/UpdateTestBase.php | 19 +- .../update/src/Tests/UpdateUploadTest.php | 9 +- core/modules/update/src/UpdateFetcher.php | 5 - .../update/src/UpdateFetcherInterface.php | 4 - core/modules/update/src/UpdateManager.php | 4 - .../update/src/UpdateManagerInterface.php | 4 - core/modules/update/src/UpdateProcessor.php | 4 - .../update/src/UpdateProcessorInterface.php | 4 - core/modules/update/src/UpdateRootFactory.php | 7 +- .../modules/update/src/UpdateSettingsForm.php | 5 - .../src/Controller/UpdateTestController.php | 8 +- .../update_test/src/MockFileTransfer.php | 5 - .../Plugin/Archiver/UpdateTestArchiver.php | 5 - .../modules/update_test/update_test.module | 4 +- .../Migrate/d6/MigrateUpdateConfigsTest.php | 9 +- .../src/Unit/Menu/UpdateLocalTasksTest.php | 5 - .../tests/src/Unit/UpdateFetcherTest.php | 5 - .../modules/user/config/install/user.mail.yml | 2 +- .../config/schema/user.destination.schema.yml | 9 - .../user/config/schema/user.source.schema.yml | 47 - core/modules/user/images/icon-user-active.png | Bin 373 -> 0 bytes core/modules/user/images/icon-user.png | Bin 388 -> 0 bytes .../migration_templates/d6_profile_values.yml | 1 + .../user/migration_templates/d6_user.yml | 1 + .../user/migration_templates/d7_user.yml | 3 +- .../migration_templates/d7_user_flood.yml | 0 .../user/migration_templates/d7_user_role.yml | 0 .../user/src/Access/LoginStatusCheck.php | 5 - .../user/src/Access/PermissionAccessCheck.php | 5 - .../user/src/Access/RegisterAccessCheck.php | 5 - .../user/src/Access/RoleAccessCheck.php | 5 - core/modules/user/src/AccountForm.php | 10 +- core/modules/user/src/AccountSettingsForm.php | 5 - .../src/Authentication/Provider/Cookie.php | 5 - .../ContextProvider/CurrentUserContext.php | 5 - .../user/src/Controller/UserController.php | 5 - core/modules/user/src/Entity/Role.php | 5 - core/modules/user/src/Entity/User.php | 5 - .../user/src/Entity/UserRouteProvider.php | 5 - .../modules/user/src/EntityOwnerInterface.php | 5 - .../AccessDeniedSubscriber.php | 7 +- .../MaintenanceModeSubscriber.php | 5 - .../EventSubscriber/UserRequestSubscriber.php | 5 - core/modules/user/src/Form/UserCancelForm.php | 5 - core/modules/user/src/Form/UserLoginForm.php | 5 - .../src/Form/UserMultipleCancelConfirm.php | 5 - .../user/src/Form/UserPasswordForm.php | 5 - .../user/src/Form/UserPasswordResetForm.php | 5 - .../user/src/Form/UserPermissionsForm.php | 5 - .../Form/UserPermissionsRoleSpecificForm.php | 5 - core/modules/user/src/MigratePassword.php | 5 - core/modules/user/src/PermissionHandler.php | 9 +- .../user/src/PermissionHandlerInterface.php | 5 - .../user/src/Plugin/Action/AddRoleUser.php | 5 - .../user/src/Plugin/Action/BlockUser.php | 5 - .../user/src/Plugin/Action/CancelUser.php | 5 - .../src/Plugin/Action/ChangeUserRoleBase.php | 5 - .../user/src/Plugin/Action/RemoveRoleUser.php | 5 - .../user/src/Plugin/Action/UnblockUser.php | 5 - .../user/src/Plugin/Block/UserLoginBlock.php | 5 - .../user/src/Plugin/Condition/UserRole.php | 5 - .../UserSelection.php | 5 - .../Field/FieldFormatter/AuthorFormatter.php | 5 - .../FieldFormatter/UserNameFormatter.php | 5 - .../LanguageNegotiationUser.php | 5 - .../LanguageNegotiationUserAdmin.php | 5 - .../src/Plugin/Menu/LoginLogoutMenuLink.php | 5 - .../user/src/Plugin/Search/UserSearch.php | 5 - .../ProtectedUserFieldConstraint.php | 5 - .../ProtectedUserFieldConstraintValidator.php | 4 - .../Constraint/UserMailRequired.php | 5 - .../Validation/Constraint/UserMailUnique.php | 5 - .../Constraint/UserNameConstraint.php | 5 - .../UserNameConstraintValidator.php | 5 - .../Validation/Constraint/UserNameUnique.php | 5 - .../user/src/Plugin/migrate/ProfileValues.php | 48 + core/modules/user/src/Plugin/migrate/User.php | 57 + .../migrate/builder/d6/ProfileValues.php | 42 - .../src/Plugin/migrate/builder/d7/User.php | 90 - .../Plugin/migrate/destination/EntityUser.php | 9 +- .../Plugin/migrate/destination/UserData.php | 9 +- .../Plugin/migrate/process/ConvertTokens.php | 5 - .../migrate/process/ProfileFieldSettings.php | 5 - .../Plugin/migrate/process/UserUpdate8002.php | 5 - .../migrate/process/d6/UserUpdate7002.php | 5 - .../Plugin/migrate/source/ProfileField.php | 5 - .../migrate/source/UserPictureInstance.php | 5 - .../migrate/source/d6/ProfileFieldValues.php | 5 - .../src/Plugin/migrate/source/d6/Role.php | 5 - .../src/Plugin/migrate/source/d6/User.php | 5 - .../Plugin/migrate/source/d6/UserPicture.php | 5 - .../migrate/source/d6/UserPictureFile.php | 5 - .../src/Plugin/migrate/source/d7/Role.php | 5 - .../src/Plugin/migrate/source/d7/User.php | 5 - .../src/Plugin/views/access/Permission.php | 5 - .../user/src/Plugin/views/access/Role.php | 5 - .../src/Plugin/views/argument/RolesRid.php | 5 - .../user/src/Plugin/views/argument/Uid.php | 5 - .../views/argument_default/CurrentUser.php | 5 - .../Plugin/views/argument_default/User.php | 5 - .../Plugin/views/argument_validator/User.php | 5 - .../views/argument_validator/UserName.php | 5 - .../src/Plugin/views/field/Permissions.php | 5 - .../user/src/Plugin/views/field/Roles.php | 5 - .../src/Plugin/views/field/UserBulkForm.php | 5 - .../user/src/Plugin/views/field/UserData.php | 5 - .../user/src/Plugin/views/filter/Current.php | 5 - .../user/src/Plugin/views/filter/Name.php | 5 - .../src/Plugin/views/filter/Permissions.php | 5 - .../user/src/Plugin/views/filter/Roles.php | 5 - .../user/src/Plugin/views/row/UserRow.php | 5 - .../user/src/Plugin/views/wizard/Users.php | 5 - core/modules/user/src/PrivateTempStore.php | 5 - .../user/src/PrivateTempStoreFactory.php | 5 - core/modules/user/src/ProfileForm.php | 5 - .../user/src/ProfileTranslationHandler.php | 5 - core/modules/user/src/RegisterForm.php | 15 - .../user/src/RoleAccessControlHandler.php | 5 - core/modules/user/src/RoleForm.php | 5 - core/modules/user/src/RoleInterface.php | 5 - core/modules/user/src/RoleListBuilder.php | 5 - core/modules/user/src/RoleStorage.php | 5 - .../modules/user/src/RoleStorageInterface.php | 5 - core/modules/user/src/SharedTempStore.php | 5 - .../user/src/SharedTempStoreFactory.php | 5 - core/modules/user/src/TempStoreException.php | 5 - .../Tests/Condition/UserRoleConditionTest.php | 5 - .../src/Tests/Field/UserNameFormatterTest.php | 5 - .../Migrate/d6/ProfileValuesBuilderTest.php | 34 - .../Migrate/d7/UserMigrationBuilderTest.php | 34 - .../user/src/Tests/TempStoreDatabaseTest.php | 7 +- .../src/Tests/Update/UserUpdateEmailToken.php | 35 + .../src/Tests/UserAccountFormFieldsTest.php | 6 - .../user/src/Tests/UserAccountLinksTest.php | 5 - .../src/Tests/UserActionConfigSchemaTest.php | 5 - .../user/src/Tests/UserAdminLanguageTest.php | 5 - .../user/src/Tests/UserAdminListingTest.php | 5 - .../src/Tests/UserAdminSettingsFormTest.php | 5 - core/modules/user/src/Tests/UserAdminTest.php | 11 +- .../modules/user/src/Tests/UserBlocksTest.php | 5 - .../user/src/Tests/UserCacheTagsTest.php | 10 +- .../modules/user/src/Tests/UserCancelTest.php | 56 +- .../user/src/Tests/UserCreateFailMailTest.php | 5 - .../modules/user/src/Tests/UserCreateTest.php | 13 +- .../modules/user/src/Tests/UserDeleteTest.php | 5 - core/modules/user/src/Tests/UserEditTest.php | 5 - .../src/Tests/UserEditedOwnAccountTest.php | 5 - .../src/Tests/UserEntityCallbacksTest.php | 8 +- .../src/Tests/UserEntityReferenceTest.php | 10 +- .../modules/user/src/Tests/UserEntityTest.php | 5 - .../modules/user/src/Tests/UserFieldsTest.php | 5 - .../user/src/Tests/UserInstallTest.php | 5 - .../src/Tests/UserLanguageCreationTest.php | 5 - .../user/src/Tests/UserLanguageTest.php | 5 - core/modules/user/src/Tests/UserLoginTest.php | 5 - .../user/src/Tests/UserPasswordResetTest.php | 14 +- .../user/src/Tests/UserPermissionsTest.php | 5 - .../user/src/Tests/UserPictureTest.php | 5 - .../user/src/Tests/UserRegistrationTest.php | 11 +- .../user/src/Tests/UserRoleAdminTest.php | 5 - .../user/src/Tests/UserRoleDeleteTest.php | 5 - .../src/Tests/UserRolesAssignmentTest.php | 5 - .../user/src/Tests/UserSaveStatusTest.php | 5 - core/modules/user/src/Tests/UserSaveTest.php | 9 +- .../modules/user/src/Tests/UserSearchTest.php | 5 - .../user/src/Tests/UserTimeZoneTest.php | 5 - .../user/src/Tests/UserTokenReplaceTest.php | 5 - .../user/src/Tests/UserTranslationUITest.php | 5 - .../user/src/Tests/UserValidationTest.php | 13 +- .../src/Tests/Views/AccessPermissionTest.php | 5 - .../user/src/Tests/Views/AccessRoleTest.php | 5 - .../user/src/Tests/Views/AccessRoleUITest.php | 5 - .../user/src/Tests/Views/AccessTestBase.php | 5 - .../src/Tests/Views/ArgumentDefaultTest.php | 5 - .../src/Tests/Views/ArgumentValidateTest.php | 5 - .../src/Tests/Views/BulkFormAccessTest.php | 5 - .../user/src/Tests/Views/BulkFormTest.php | 5 - .../Tests/Views/FilterPermissionUiTest.php | 5 - .../Views/HandlerArgumentUserUidTest.php | 5 - .../src/Tests/Views/HandlerFieldRoleTest.php | 5 - .../Tests/Views/HandlerFieldUserNameTest.php | 5 - .../Tests/Views/HandlerFilterUserNameTest.php | 5 - .../RelationshipRepresentativeNodeTest.php | 5 - .../src/Tests/Views/RolesRidArgumentTest.php | 5 - .../user/src/Tests/Views/UserChangedTest.php | 5 - .../user/src/Tests/Views/UserDataTest.php | 5 - .../user/src/Tests/Views/UserTestBase.php | 5 - .../user/src/Theme/AdminNegotiator.php | 5 - .../user/src/UserAccessControlHandler.php | 21 +- core/modules/user/src/UserAuth.php | 5 - core/modules/user/src/UserAuthInterface.php | 5 - core/modules/user/src/UserData.php | 5 - core/modules/user/src/UserDataInterface.php | 5 - core/modules/user/src/UserInterface.php | 5 - core/modules/user/src/UserListBuilder.php | 21 +- core/modules/user/src/UserNameItem.php | 5 - core/modules/user/src/UserServiceProvider.php | 5 - core/modules/user/src/UserStorage.php | 55 - .../modules/user/src/UserStorageInterface.php | 5 - core/modules/user/src/UserStorageSchema.php | 5 - core/modules/user/src/UserViewsData.php | 122 +- .../drupal-8.user-email-token-2587275.php | 22 + .../Migrate/MigrateUserAdminPassTest.php | 15 +- .../MigrateUserPictureEntityDisplayTest.php | 9 +- ...igrateUserPictureEntityFormDisplayTest.php | 9 +- .../MigrateUserPictureFieldInstanceTest.php | 9 +- .../Migrate/MigrateUserPictureFieldTest.php | 9 +- .../MigrateUserProfileEntityDisplayTest.php | 9 +- ...igrateUserProfileEntityFormDisplayTest.php | 9 +- .../MigrateUserProfileFieldInstanceTest.php | 9 +- .../Migrate/MigrateUserProfileFieldTest.php | 9 +- .../Kernel}/Migrate/MigrateUserStubTest.php | 9 +- .../Migrate/d6/MigrateUserConfigsTest.php | 16 +- .../d6/MigrateUserContactSettingsTest.php | 9 +- .../Migrate/d6/MigrateUserPictureFileTest.php | 16 +- .../d6/MigrateUserProfileValuesTest.php | 9 +- .../Migrate/d6/MigrateUserRoleTest.php | 14 +- .../Kernel}/Migrate/d6/MigrateUserTest.php | 16 +- .../Migrate/d7/MigrateUserFloodTest.php | 9 +- .../Migrate/d7/MigrateUserMailTest.php | 9 +- .../Migrate/d7/MigrateUserRoleTest.php | 9 +- .../Kernel}/Migrate/d7/MigrateUserTest.php | 9 +- .../Migrate/d7/UserMigrationClassTest.php | 28 + .../Views/HandlerFieldPermissionTest.php | 7 +- .../Views/HandlerFilterPermissionTest.php | 7 +- .../Kernel}/Views/HandlerFilterRolesTest.php | 7 +- .../src/Kernel}/Views/UserKernelTestBase.php | 13 +- .../Views/UserViewsFieldAccessTest.php | 11 +- .../src/Unit/Menu/UserLocalTasksTest.php | 5 - .../src/Unit/Migrate/ProfileFieldTest.php | 5 - .../Unit/Migrate/UserPictureInstanceTest.php | 5 - .../Migrate/d6/ProfileFieldValuesTest.php | 5 - .../tests/src/Unit/Migrate/d6/RoleTest.php | 5 - .../Unit/Migrate/d6/UserPictureFileTest.php | 5 - .../src/Unit/Migrate/d6/UserPictureTest.php | 5 - .../tests/src/Unit/Migrate/d6/UserTest.php | 5 - .../src/Unit/PermissionAccessCheckTest.php | 5 - .../tests/src/Unit/PermissionHandlerTest.php | 19 +- .../Unit/Plugin/Action/AddRoleUserTest.php | 5 - .../Unit/Plugin/Action/RemoveRoleUserTest.php | 5 - .../Unit/Plugin/Action/RoleUserTestBase.php | 5 - .../src/Unit/Plugin/Core/Entity/UserTest.php | 5 - ...tectedUserFieldConstraintValidatorTest.php | 5 - .../migrate/process/ConvertTokensTest.php | 5 - .../Plugin/migrate/source/d7/RoleTest.php | 5 - .../Plugin/migrate/source/d7/UserTest.php | 5 - .../Plugin/views/field/UserBulkFormTest.php | 5 - .../tests/src/Unit/PrivateTempStoreTest.php | 5 - .../tests/src/Unit/SharedTempStoreTest.php | 5 - .../src/Unit/UserAccessControlHandlerTest.php | 5 - .../user/tests/src/Unit/UserAuthTest.php | 5 - .../src/Unit/Views/Argument/RolesRidTest.php | 5 - core/modules/user/user.install | 22 + core/modules/user/user.module | 15 +- core/modules/user/user.permissions.js | 4 +- .../config/schema/views.field.schema.yml | 7 + core/modules/views/js/ajax_view.js | 14 +- .../views/src/Ajax/HighlightCommand.php | 5 - .../views/src/Ajax/ReplaceTitleCommand.php | 5 - .../views/src/Ajax/ScrollTopCommand.php | 5 - .../views/src/Ajax/ShowButtonsCommand.php | 5 - .../views/src/Ajax/TriggerPreviewCommand.php | 5 - .../views/src/Ajax/ViewAjaxResponse.php | 5 - core/modules/views/src/Analyzer.php | 5 - .../views/src/Annotation/ViewsAccess.php | 5 - .../views/src/Annotation/ViewsArea.php | 5 - .../views/src/Annotation/ViewsArgument.php | 5 - .../src/Annotation/ViewsArgumentDefault.php | 5 - .../src/Annotation/ViewsArgumentValidator.php | 5 - .../views/src/Annotation/ViewsCache.php | 5 - .../views/src/Annotation/ViewsDisplay.php | 5 - .../src/Annotation/ViewsDisplayExtender.php | 5 - .../views/src/Annotation/ViewsExposedForm.php | 5 - .../views/src/Annotation/ViewsField.php | 5 - .../views/src/Annotation/ViewsFilter.php | 5 - .../Annotation/ViewsHandlerAnnotationBase.php | 5 - .../views/src/Annotation/ViewsJoin.php | 5 - .../views/src/Annotation/ViewsPager.php | 5 - .../Annotation/ViewsPluginAnnotationBase.php | 14 - .../views/src/Annotation/ViewsQuery.php | 5 - .../src/Annotation/ViewsRelationship.php | 5 - .../modules/views/src/Annotation/ViewsRow.php | 5 - .../views/src/Annotation/ViewsSort.php | 5 - .../views/src/Annotation/ViewsStyle.php | 5 - .../views/src/Annotation/ViewsWizard.php | 5 - .../src/Controller/ViewAjaxController.php | 7 +- .../views/src/DisplayPluginCollection.php | 5 - core/modules/views/src/Element/View.php | 5 - .../Render/ConfigurableLanguageRenderer.php | 5 - .../Entity/Render/DefaultLanguageRenderer.php | 5 - .../src/Entity/Render/EntityFieldRenderer.php | 7 +- .../Render/EntityTranslationRenderTrait.php | 5 - .../Render/EntityTranslationRendererBase.php | 5 - .../views/src/Entity/Render/RendererBase.php | 5 - .../Render/TranslationLanguageRenderer.php | 5 - core/modules/views/src/Entity/View.php | 5 - core/modules/views/src/EntityViewsData.php | 17 +- .../views/src/EntityViewsDataInterface.php | 5 - .../src/EventSubscriber/RouteSubscriber.php | 5 - .../ViewsEntitySchemaSubscriber.php | 5 - core/modules/views/src/ExposedFormCache.php | 5 - .../views/src/FieldAPIHandlerTrait.php | 5 - .../views/src/Form/ViewsExposedForm.php | 5 - core/modules/views/src/Form/ViewsForm.php | 54 +- .../views/src/Form/ViewsFormMainForm.php | 5 - core/modules/views/src/ManyToOneHelper.php | 5 - .../views/src/Plugin/Block/ViewsBlock.php | 5 - .../views/src/Plugin/Block/ViewsBlockBase.php | 5 - .../Plugin/Block/ViewsExposedFilterBlock.php | 5 - .../Derivative/DefaultWizardDeriver.php | 5 - .../src/Plugin/Derivative/ViewsBlock.php | 5 - .../ViewsEntityArgumentValidator.php | 5 - .../src/Plugin/Derivative/ViewsEntityRow.php | 5 - .../Derivative/ViewsExposedFilterBlock.php | 5 - .../src/Plugin/Derivative/ViewsLocalTask.php | 5 - .../src/Plugin/Derivative/ViewsMenuLink.php | 5 - .../ViewsSelection.php | 5 - .../Plugin/Menu/Form/ViewsMenuLinkForm.php | 5 - .../views/src/Plugin/Menu/ViewsMenuLink.php | 5 - .../views/src/Plugin/ViewsHandlerManager.php | 5 - .../views/src/Plugin/ViewsPluginManager.php | 5 - .../src/Plugin/views/BrokenHandlerTrait.php | 5 - .../views/src/Plugin/views/HandlerBase.php | 28 - .../views/src/Plugin/views/PluginBase.php | 7 +- .../src/Plugin/views/PluginInterface.php | 5 - .../Plugin/views/ViewsHandlerInterface.php | 5 - .../src/Plugin/views/ViewsPluginInterface.php | 5 - .../Plugin/views/access/AccessPluginBase.php | 5 - .../views/src/Plugin/views/access/None.php | 5 - .../src/Plugin/views/area/AreaPluginBase.php | 7 +- .../views/src/Plugin/views/area/Broken.php | 5 - .../views/src/Plugin/views/area/Entity.php | 5 - .../src/Plugin/views/area/HTTPStatusCode.php | 5 - .../views/src/Plugin/views/area/Messages.php | 5 - .../views/src/Plugin/views/area/Result.php | 19 +- .../views/src/Plugin/views/area/Text.php | 5 - .../src/Plugin/views/area/TextCustom.php | 5 - .../views/src/Plugin/views/area/Title.php | 5 - .../views/area/TokenizeAreaPluginBase.php | 5 - .../views/src/Plugin/views/area/View.php | 5 - .../views/argument/ArgumentPluginBase.php | 5 - .../src/Plugin/views/argument/Broken.php | 5 - .../views/src/Plugin/views/argument/Date.php | 5 - .../src/Plugin/views/argument/DayDate.php | 5 - .../src/Plugin/views/argument/Formula.php | 5 - .../src/Plugin/views/argument/FullDate.php | 5 - .../Plugin/views/argument/GroupByNumeric.php | 5 - .../views/argument/LanguageArgument.php | 5 - .../src/Plugin/views/argument/ManyToOne.php | 5 - .../src/Plugin/views/argument/MonthDate.php | 5 - .../Plugin/views/argument/NullArgument.php | 5 - .../Plugin/views/argument/NumericArgument.php | 5 - .../src/Plugin/views/argument/Standard.php | 5 - .../Plugin/views/argument/StringArgument.php | 7 +- .../src/Plugin/views/argument/WeekDate.php | 5 - .../src/Plugin/views/argument/YearDate.php | 5 - .../Plugin/views/argument/YearMonthDate.php | 5 - .../ArgumentDefaultPluginBase.php | 5 - .../Plugin/views/argument_default/Fixed.php | 5 - .../views/argument_default/QueryParameter.php | 5 - .../src/Plugin/views/argument_default/Raw.php | 5 - .../ArgumentValidatorPluginBase.php | 5 - .../views/argument_validator/Entity.php | 5 - .../Plugin/views/argument_validator/None.php | 5 - .../NumericArgumentValidator.php | 5 - .../Plugin/views/cache/CachePluginBase.php | 5 - .../views/src/Plugin/views/cache/None.php | 5 - .../views/src/Plugin/views/cache/Tag.php | 5 - .../views/src/Plugin/views/cache/Time.php | 5 - .../src/Plugin/views/display/Attachment.php | 5 - .../views/src/Plugin/views/display/Block.php | 5 - .../Plugin/views/display/DefaultDisplay.php | 5 - .../views/display/DisplayMenuInterface.php | 5 - .../views/display/DisplayPluginBase.php | 15 +- .../views/display/DisplayPluginInterface.php | 5 - .../views/display/DisplayRouterInterface.php | 5 - .../views/src/Plugin/views/display/Embed.php | 5 - .../Plugin/views/display/EntityReference.php | 5 - .../views/src/Plugin/views/display/Feed.php | 5 - .../views/src/Plugin/views/display/Page.php | 5 - .../Plugin/views/display/PathPluginBase.php | 5 - .../ResponseDisplayPluginInterface.php | 5 - .../DefaultDisplayExtender.php | 5 - .../DisplayExtenderPluginBase.php | 5 - .../src/Plugin/views/exposed_form/Basic.php | 5 - .../exposed_form/ExposedFormPluginBase.php | 5 - .../views/exposed_form/InputRequired.php | 5 - .../views/src/Plugin/views/field/Boolean.php | 5 - .../views/src/Plugin/views/field/Broken.php | 5 - .../views/src/Plugin/views/field/Counter.php | 5 - .../views/src/Plugin/views/field/Custom.php | 5 - .../views/src/Plugin/views/field/Date.php | 5 - .../src/Plugin/views/field/Dropbutton.php | 5 - .../src/Plugin/views/field/EntityLabel.php | 5 - .../src/Plugin/views/field/EntityLink.php | 5 - .../Plugin/views/field/EntityLinkDelete.php | 5 - .../src/Plugin/views/field/EntityLinkEdit.php | 5 - .../Plugin/views/field/EntityOperations.php | 5 - .../views/src/Plugin/views/field/Field.php | 67 +- .../views/field/FieldHandlerInterface.php | 5 - .../Plugin/views/field/FieldPluginBase.php | 30 +- .../views/src/Plugin/views/field/FileSize.php | 5 - .../src/Plugin/views/field/LanguageField.php | 5 - .../views/src/Plugin/views/field/LinkBase.php | 5 - .../views/src/Plugin/views/field/Links.php | 5 - .../src/Plugin/views/field/MachineName.php | 5 - .../views/src/Plugin/views/field/Markup.php | 5 - .../field/MultiItemsFieldHandlerInterface.php | 5 - .../src/Plugin/views/field/NumericField.php | 5 - .../src/Plugin/views/field/PrerenderList.php | 5 - .../src/Plugin/views/field/RenderedEntity.php | 208 + .../src/Plugin/views/field/Serialized.php | 5 - .../views/src/Plugin/views/field/Standard.php | 5 - .../src/Plugin/views/field/TimeInterval.php | 5 - .../field/UncacheableFieldHandlerTrait.php | 5 - .../views/src/Plugin/views/field/Url.php | 5 - .../Plugin/views/filter/BooleanOperator.php | 29 +- .../views/filter/BooleanOperatorString.php | 5 - .../views/src/Plugin/views/filter/Broken.php | 5 - .../views/src/Plugin/views/filter/Bundle.php | 5 - .../views/src/Plugin/views/filter/Combine.php | 5 - .../views/src/Plugin/views/filter/Date.php | 5 - .../src/Plugin/views/filter/Equality.php | 5 - .../Plugin/views/filter/FilterPluginBase.php | 79 +- .../Plugin/views/filter/GroupByNumeric.php | 5 - .../src/Plugin/views/filter/InOperator.php | 7 +- .../Plugin/views/filter/LanguageFilter.php | 5 - .../src/Plugin/views/filter/ManyToOne.php | 5 - .../src/Plugin/views/filter/NumericFilter.php | 5 - .../src/Plugin/views/filter/Standard.php | 5 - .../src/Plugin/views/filter/StringFilter.php | 5 - .../src/Plugin/views/join/JoinPluginBase.php | 31 +- .../Plugin/views/join/JoinPluginInterface.php | 5 - .../views/src/Plugin/views/join/Standard.php | 5 - .../views/src/Plugin/views/join/Subquery.php | 5 - .../views/src/Plugin/views/pager/Full.php | 5 - .../views/src/Plugin/views/pager/Mini.php | 5 - .../views/src/Plugin/views/pager/None.php | 5 - .../Plugin/views/pager/PagerPluginBase.php | 5 - .../views/src/Plugin/views/pager/Some.php | 5 - .../views/src/Plugin/views/pager/SqlBase.php | 5 - .../Plugin/views/query/QueryPluginBase.php | 5 - .../views/src/Plugin/views/query/Sql.php | 7 +- .../src/Plugin/views/relationship/Broken.php | 5 - .../views/relationship/EntityReverse.php | 5 - .../views/relationship/GroupwiseMax.php | 8 +- .../relationship/RelationshipPluginBase.php | 6 - .../Plugin/views/relationship/Standard.php | 5 - .../src/Plugin/views/row/EntityReference.php | 5 - .../views/src/Plugin/views/row/EntityRow.php | 5 - .../views/src/Plugin/views/row/Fields.php | 5 - .../views/src/Plugin/views/row/OpmlFields.php | 7 +- .../src/Plugin/views/row/RowPluginBase.php | 5 - .../views/src/Plugin/views/row/RssFields.php | 5 - .../src/Plugin/views/row/RssPluginBase.php | 5 - .../views/src/Plugin/views/sort/Broken.php | 5 - .../views/src/Plugin/views/sort/Date.php | 5 - .../src/Plugin/views/sort/GroupByNumeric.php | 5 - .../views/src/Plugin/views/sort/Random.php | 5 - .../src/Plugin/views/sort/SortPluginBase.php | 5 - .../views/src/Plugin/views/sort/Standard.php | 5 - .../src/Plugin/views/style/DefaultStyle.php | 5 - .../src/Plugin/views/style/DefaultSummary.php | 5 - .../Plugin/views/style/EntityReference.php | 5 - .../views/src/Plugin/views/style/Grid.php | 5 - .../views/src/Plugin/views/style/HtmlList.php | 5 - .../views/src/Plugin/views/style/Mapping.php | 5 - .../views/src/Plugin/views/style/Opml.php | 5 - .../views/src/Plugin/views/style/Rss.php | 5 - .../Plugin/views/style/StylePluginBase.php | 6 - .../views/src/Plugin/views/style/Table.php | 5 - .../Plugin/views/style/UnformattedSummary.php | 5 - .../src/Plugin/views/wizard/Standard.php | 5 - .../Plugin/views/wizard/WizardException.php | 5 - .../Plugin/views/wizard/WizardInterface.php | 5 - .../Plugin/views/wizard/WizardPluginBase.php | 13 +- .../src/Render/ViewsRenderPipelineMarkup.php | 5 - core/modules/views/src/ResultRow.php | 5 - .../views/src/Routing/ViewPageController.php | 5 - .../src/Tests/AssertViewsCacheTagsTrait.php | 5 - .../views/src/Tests/DefaultViewsTest.php | 18 +- .../src/Tests/Entity/BaseFieldAccessTest.php | 5 - .../src/Tests/Entity/FieldEntityTest.php | 18 +- .../Entity/FieldEntityTranslationTest.php | 9 +- .../Tests/Entity/FilterEntityBundleTest.php | 12 +- .../Entity/ViewNonTranslatableEntityTest.php | 5 - .../views/src/Tests/FieldApiDataTest.php | 7 +- core/modules/views/src/Tests/GlossaryTest.php | 5 - .../Tests/Handler/AreaHTTPStatusCodeTest.php | 5 - .../views/src/Tests/Handler/AreaTest.php | 5 - .../src/Tests/Handler/AreaTitleWebTest.php | 5 - .../src/Tests/Handler/ArgumentStringTest.php | 5 - .../src/Tests/Handler/FieldDropButtonTest.php | 5 - .../Handler/FieldEntityOperationsTest.php | 5 - .../src/Tests/Handler/FieldGroupRowsTest.php | 11 +- .../Tests/Handler/FieldGroupRowsWebTest.php | 5 - .../views/src/Tests/Handler/FieldWebTest.php | 5 - .../src/Tests/Handler/FilterDateTest.php | 5 - .../src/Tests/Handler/HandlerAllTest.php | 8 +- .../views/src/Tests/Handler/HandlerTest.php | 5 - .../src/Tests/Handler/HandlerTestBase.php | 5 - .../views/src/Tests/Plugin/AccessTest.php | 5 - .../src/Tests/Plugin/ArgumentDefaultTest.php | 5 - .../views/src/Tests/Plugin/CacheTagTest.php | 5 - .../views/src/Tests/Plugin/CacheWebTest.php | 5 - .../src/Tests/Plugin/DisabledDisplayTest.php | 5 - .../Tests/Plugin/DisplayAttachmentTest.php | 5 - .../Plugin/DisplayEntityReferenceTest.php | 5 - .../src/Tests/Plugin/DisplayExtenderTest.php | 5 - .../src/Tests/Plugin/DisplayFeedTest.php | 5 - .../src/Tests/Plugin/DisplayPageWebTest.php | 5 - .../views/src/Tests/Plugin/DisplayTest.php | 8 +- .../src/Tests/Plugin/ExposedFormTest.php | 68 +- .../views/src/Tests/Plugin/FilterTest.php | 5 - .../views/src/Tests/Plugin/MenuLinkTest.php | 5 - .../views/src/Tests/Plugin/MiniPagerTest.php | 5 - .../Tests/Plugin/NumericFormatPluralTest.php | 10 +- .../views/src/Tests/Plugin/PagerTest.php | 10 +- .../src/Tests/Plugin/PluginKernelTestBase.php | 5 - .../views/src/Tests/Plugin/PluginTestBase.php | 5 - .../views/src/Tests/Plugin/StyleGridTest.php | 5 - .../views/src/Tests/Plugin/StyleOpmlTest.php | 7 +- .../src/Tests/Plugin/StyleSummaryTest.php | 5 - .../views/src/Tests/Plugin/StyleTableTest.php | 5 - .../views/src/Tests/Plugin/StyleTest.php | 5 - .../views/src/Tests/Plugin/ViewsFormTest.php | 5 - .../Tests/Plugin/ViewsSqlExceptionTest.php | 5 - .../views/src/Tests/RenderCacheWebTest.php | 5 - .../views/src/Tests/SearchIntegrationTest.php | 5 - .../src/Tests/SearchMultilingualTest.php | 5 - .../views/src/Tests/TestHelperPlugin.php | 5 - .../modules/views/src/Tests/TestViewsTest.php | 5 - .../ArgumentPlaceholderUpdatePathTest.php | 5 - .../Update/CacheabilityMetadataUpdateTest.php | 5 - .../EntityViewsDataUpdateFilledTest.php | 5 - .../Update/EntityViewsDataUpdateTest.php | 5 - .../Tests/Update/FieldHandlersUpdateTest.php | 5 - .../Update/ImageStyleDependencyUpdateTest.php | 51 + core/modules/views/src/Tests/ViewAjaxTest.php | 5 - .../views/src/Tests/ViewElementTest.php | 5 - .../views/src/Tests/ViewKernelTestBase.php | 13 +- .../views/src/Tests/ViewRenderTest.php | 5 - .../src/Tests/ViewResultAssertionTrait.php | 7 +- core/modules/views/src/Tests/ViewTestBase.php | 9 +- core/modules/views/src/Tests/ViewTestData.php | 7 +- .../views/src/Tests/ViewsEscapingTest.php | 5 - .../views/src/Tests/ViewsFormMultipleTest.php | 60 + .../views/src/Tests/ViewsTemplateTest.php | 5 - .../src/Tests/ViewsThemeIntegrationTest.php | 5 - .../views/src/Tests/Wizard/BasicTest.php | 7 +- .../src/Tests/Wizard/ItemsPerPageTest.php | 5 - .../views/src/Tests/Wizard/MenuTest.php | 5 - .../views/src/Tests/Wizard/NodeWizardTest.php | 5 - .../views/src/Tests/Wizard/PagerTest.php | 5 - .../views/src/Tests/Wizard/SortingTest.php | 5 - .../views/src/Tests/Wizard/TaggedWithTest.php | 15 +- .../views/src/Tests/Wizard/WizardTestBase.php | 5 - .../views/src/ViewAccessControlHandler.php | 5 - .../modules/views/src/ViewEntityInterface.php | 5 - core/modules/views/src/ViewExecutable.php | 44 +- .../views/src/ViewExecutableFactory.php | 5 - core/modules/views/src/Views.php | 27 +- core/modules/views/src/ViewsData.php | 5 - core/modules/views/src/ViewsDataHelper.php | 5 - .../fixtures/update/argument-placeholder.php | 5 + .../update/duplicate-field-handler.php | 5 + .../views_entity_test.module | 3 +- .../views.view.test_entity_type_filter.yml | 2 +- ...s.view.test_field_entity_test_rendered.yml | 161 + .../views.view.test_form_multiple.yml | 130 + .../src/Cache/ViewsTestCacheContext.php | 5 - .../ViewsTestFormMultipleController.php | 39 + .../Form/ViewsTestDataElementEmbedForm.php | 4 - .../src/Form/ViewsTestDataElementForm.php | 4 - .../src/Plugin/views/access/StaticTest.php | 5 - .../src/Plugin/views/area/TestExample.php | 5 - .../argument_default/ArgumentDefaultTest.php | 5 - .../ArgumentValidatorTest.php | 5 - .../views/display/DisplayNoAreaTest.php | 5 - .../src/Plugin/views/display/DisplayTest.php | 5 - .../display_extender/DisplayExtenderTest.php | 5 - .../display_extender/DisplayExtenderTest2.php | 5 - .../views/field/FieldFormButtonTest.php | 87 + .../src/Plugin/views/field/FieldTest.php | 5 - .../views/filter/FilterExceptionTest.php | 5 - .../src/Plugin/views/filter/FilterTest.php | 5 - .../filter/ViewsTestCacheContextFilter.php | 5 - .../src/Plugin/views/join/JoinTest.php | 5 - .../src/Plugin/views/query/QueryTest.php | 5 - .../src/Plugin/views/row/RowTest.php | 5 - .../src/Plugin/views/style/MappingTest.php | 5 - .../Plugin/views/style/StyleTemplateTest.php | 5 - .../src/Plugin/views/style/StyleTest.php | 5 - .../views_test_data/views_test_data.module | 7 + .../views_test_data.routing.yml | 8 + .../AttachmentTestFormatter.php | 5 - .../Tests => tests/src/Kernel}/BasicTest.php | 9 +- .../Kernel}/Entity/RowEntityRenderersTest.php | 13 +- .../Entity/ViewEntityDependenciesTest.php | 32 +- ...sEntitySchemaSubscriberIntegrationTest.php | 15 +- .../src/Kernel}/Handler/AreaEntityTest.php | 13 +- .../src/Kernel}/Handler/AreaMessagesTest.php | 11 +- .../src/Kernel}/Handler/AreaTextTest.php | 13 +- .../src/Kernel}/Handler/AreaTitleTest.php | 11 +- .../src/Kernel}/Handler/AreaViewTest.php | 11 +- .../src/Kernel}/Handler/ArgumentDateTest.php | 15 +- .../src/Kernel}/Handler/ArgumentNullTest.php | 11 +- .../EntityTestViewsFieldAccessTest.php | 7 +- .../src/Kernel}/Handler/FieldBooleanTest.php | 11 +- .../src/Kernel}/Handler/FieldCounterTest.php | 11 +- .../src/Kernel}/Handler/FieldCustomTest.php | 13 +- .../src/Kernel}/Handler/FieldDateTest.php | 17 +- .../Kernel}/Handler/FieldEntityLinkTest.php | 11 +- .../Handler/FieldFieldAccessTestBase.php | 11 +- .../src/Kernel}/Handler/FieldFieldTest.php | 13 +- .../src/Kernel}/Handler/FieldFileSizeTest.php | 11 +- .../src/Kernel}/Handler/FieldKernelTest.php | 11 +- .../Handler/FieldRenderedEntityTest.php | 195 + .../src/Kernel}/Handler/FieldUrlTest.php | 18 +- .../FilterBooleanOperatorStringTest.php | 21 +- .../Handler/FilterBooleanOperatorTest.php | 17 +- .../src/Kernel}/Handler/FilterCombineTest.php | 11 +- .../Kernel}/Handler/FilterEqualityTest.php | 17 +- .../Kernel}/Handler/FilterInOperatorTest.php | 17 +- .../src/Kernel}/Handler/FilterNumericTest.php | 17 +- .../src/Kernel}/Handler/FilterStringTest.php | 17 +- .../src/Kernel}/Handler/HandlerAliasTest.php | 13 +- .../src/Kernel}/Handler/SortDateTest.php | 11 +- .../src/Kernel}/Handler/SortRandomTest.php | 13 +- .../src/Kernel}/Handler/SortTest.php | 11 +- .../Tests => tests/src/Kernel}/ModuleTest.php | 22 +- .../Kernel}/Plugin/ArgumentValidatorTest.php | 11 +- .../Kernel}/Plugin/BlockDependenciesTest.php | 14 +- .../src/Kernel}/Plugin/CacheTest.php | 11 +- .../src/Kernel}/Plugin/DisplayKernelTest.php | 10 +- .../src/Kernel}/Plugin/DisplayPageTest.php | 21 +- .../src/Kernel}/Plugin/JoinTest.php | 9 +- .../src/Kernel}/Plugin/PagerKernelTest.php | 11 +- .../Kernel/Plugin/PluginKernelTestBase.php | 12 + .../src/Kernel}/Plugin/QueryTest.php | 11 +- .../Plugin/RelationshipJoinTestBase.php | 10 +- .../src/Kernel/Plugin}/RelationshipTest.php | 8 +- .../src/Kernel}/Plugin/RowEntityTest.php | 19 +- .../src/Kernel}/Plugin/RowRenderCacheTest.php | 20 +- .../src/Kernel}/Plugin/SqlQueryTest.php | 11 +- .../src/Kernel}/Plugin/StyleHtmlListTest.php | 11 +- .../src/Kernel}/Plugin/StyleMappingTest.php | 7 +- .../src/Kernel}/Plugin/StyleTableUnitTest.php | 7 +- .../src/Kernel}/Plugin/StyleTestBase.php | 11 +- .../Kernel}/Plugin/StyleUnformattedTest.php | 7 +- .../src/Kernel}/Plugin/ViewsBlockTest.php | 13 +- .../src/Kernel}/PluginInstanceTest.php | 11 +- .../src/Kernel}/QueryGroupByTest.php | 11 +- .../Kernel}/RenderCacheIntegrationTest.php | 12 +- .../src/Kernel}/TokenReplaceTest.php | 12 +- .../src/Kernel}/ViewExecutableTest.php | 34 +- .../src/Kernel}/ViewStorageTest.php | 13 +- ...ViewsConfigDependenciesIntegrationTest.php | 76 + .../src/Kernel}/ViewsHooksTest.php | 11 +- .../tests/src/Kernel/ViewsKernelTestBase.php | 151 + .../Wizard/WizardPluginBaseKernelTest.php | 13 +- .../Controller/ViewAjaxControllerTest.php | 5 - .../tests/src/Unit/EntityViewsDataTest.php | 2 +- .../src/Unit/Plugin/Block/ViewsBlockTest.php | 5 - .../src/Unit/Plugin/HandlerTestTrait.php | 5 - .../tests/src/Unit/Plugin/area/EntityTest.php | 5 - .../src/Unit/Plugin/area/MessagesTest.php | 5 - .../tests/src/Unit/Plugin/area/ResultTest.php | 52 +- .../tests/src/Unit/Plugin/area/ViewTest.php | 5 - .../argument_default/QueryParameterTest.php | 5 - .../Unit/Plugin/argument_default/RawTest.php | 5 - .../Plugin/argument_validator/EntityTest.php | 5 - .../src/Unit/Plugin/display/PageTest.php | 5 - .../src/Unit/Plugin/field/CounterTest.php | 5 - .../tests/src/Unit/Plugin/query/SqlTest.php | 5 - .../Unit/Plugin/views/display/BlockTest.php | 5 - .../views/field/EntityOperationsUnitTest.php | 5 - .../views/tests/src/Unit/PluginBaseTest.php | 5 - .../tests/src/Unit/PluginTypeListTest.php | 4 - .../Unit/Routing/ViewPageControllerTest.php | 5 - .../src/Unit/ViewExecutableFactoryTest.php | 5 - .../tests/src/Unit/ViewExecutableTest.php | 5 - .../tests/src/Unit/ViewsDataHelperTest.php | 5 - .../views/tests/src/Unit/ViewsDataTest.php | 5 - .../src/Unit/ViewsHandlerManagerTest.php | 5 - .../views/tests/src/Unit/ViewsTest.php | 5 - .../tests/src/Unit/WizardPluginBaseTest.php | 5 - core/modules/views/views.install | 16 + core/modules/views/views.module | 5 +- core/modules/views/views.post_update.php | 20 + core/modules/views_ui/admin.inc | 6 +- core/modules/views_ui/images/arrow-active.png | Bin 313 -> 0 bytes core/modules/views_ui/images/close.png | Bin 227 -> 0 bytes .../views_ui/images/expanded-options.png | Bin 228 -> 0 bytes core/modules/views_ui/images/loading.gif | Bin 6733 -> 0 bytes core/modules/views_ui/images/overridden.gif | Bin 175 -> 0 bytes .../modules/views_ui/images/status-active.gif | Bin 2196 -> 0 bytes core/modules/views_ui/js/views-admin.js | 2 +- .../views_ui/src/Ajax/SetFormCommand.php | 5 - .../src/Controller/ViewsUIController.php | 5 - .../src/Form/AdvancedSettingsForm.php | 5 - .../views_ui/src/Form/Ajax/AddHandler.php | 5 - .../views_ui/src/Form/Ajax/Analyze.php | 5 - .../views_ui/src/Form/Ajax/ConfigHandler.php | 6 - .../src/Form/Ajax/ConfigHandlerExtra.php | 5 - .../src/Form/Ajax/ConfigHandlerGroup.php | 5 - .../views_ui/src/Form/Ajax/Display.php | 5 - .../views_ui/src/Form/Ajax/EditDetails.php | 5 - .../views_ui/src/Form/Ajax/Rearrange.php | 5 - .../src/Form/Ajax/RearrangeFilter.php | 5 - .../src/Form/Ajax/ReorderDisplays.php | 5 - .../views_ui/src/Form/Ajax/ViewsFormBase.php | 5 - .../src/Form/Ajax/ViewsFormInterface.php | 5 - .../views_ui/src/Form/BasicSettingsForm.php | 21 +- .../views_ui/src/Form/BreakLockForm.php | 5 - .../src/ParamConverter/ViewUIConverter.php | 5 - .../ParamConverter/ViewUIConverter.php | 6 +- .../views_ui/src/Tests/AnalyzeTest.php | 5 - .../views_ui/src/Tests/AreaEntityUITest.php | 5 - .../src/Tests/ArgumentValidatorTest.php | 5 - .../views_ui/src/Tests/CachedDataUITest.php | 5 - .../views_ui/src/Tests/CustomBooleanTest.php | 5 - .../views_ui/src/Tests/DefaultViewsTest.php | 5 - .../src/Tests/DisplayAttachmentTest.php | 5 - .../views_ui/src/Tests/DisplayCRUDTest.php | 5 - .../src/Tests/DisplayExtenderUITest.php | 5 - .../views_ui/src/Tests/DisplayFeedTest.php | 5 - .../views_ui/src/Tests/DisplayPathTest.php | 5 - .../views_ui/src/Tests/DisplayTest.php | 35 +- .../views_ui/src/Tests/DuplicateTest.php | 5 - .../views_ui/src/Tests/ExposedFormUITest.php | 5 - .../views_ui/src/Tests/FieldUITest.php | 5 - .../src/Tests/FilterBooleanWebTest.php | 5 - .../src/Tests/FilterNumericWebTest.php | 5 - .../views_ui/src/Tests/FilterUITest.php | 36 +- .../views_ui/src/Tests/GroupByTest.php | 5 - .../views_ui/src/Tests/HandlerTest.php | 11 +- .../src/Tests/NewViewConfigSchemaTest.php | 5 - .../src/Tests/OverrideDisplaysTest.php | 5 - .../views_ui/src/Tests/PreviewTest.php | 5 - core/modules/views_ui/src/Tests/QueryTest.php | 5 - .../src/Tests/RearrangeFieldsTest.php | 5 - .../views_ui/src/Tests/RedirectTest.php | 7 +- .../views_ui/src/Tests/ReportFieldsTest.php | 5 - .../modules/views_ui/src/Tests/ReportTest.php | 5 - core/modules/views_ui/src/Tests/RowUITest.php | 5 - .../views_ui/src/Tests/SettingsTest.php | 5 - .../views_ui/src/Tests/StorageTest.php | 5 - .../views_ui/src/Tests/StyleTableTest.php | 5 - .../views_ui/src/Tests/StyleUITest.php | 5 - .../views_ui/src/Tests/TranslatedViewTest.php | 5 - .../modules/views_ui/src/Tests/UITestBase.php | 5 - .../views_ui/src/Tests/UnsavedPreviewTest.php | 5 - .../views_ui/src/Tests/ViewEditTest.php | 5 - .../views_ui/src/Tests/ViewsListTest.php | 5 - .../views_ui/src/Tests/ViewsUITourTest.php | 5 - .../modules/views_ui/src/Tests/WizardTest.php | 5 - core/modules/views_ui/src/Tests/XssTest.php | 5 - core/modules/views_ui/src/ViewAddForm.php | 5 - .../views_ui/src/ViewDuplicateForm.php | 5 - core/modules/views_ui/src/ViewEditForm.php | 6 - core/modules/views_ui/src/ViewFormBase.php | 5 - core/modules/views_ui/src/ViewListBuilder.php | 5 - core/modules/views_ui/src/ViewPreviewForm.php | 5 - core/modules/views_ui/src/ViewUI.php | 6 - .../Tests => tests/src/Kernel}/TagTest.php | 14 +- .../Unit/Form/Ajax/RearrangeFilterTest.php | 5 - .../tests/src/Unit/ViewListBuilderTest.php | 3 - .../tests/src/Unit/ViewUIObjectTest.php | 5 - core/phpcs.xml.dist | 97 +- core/phpunit.xml.dist | 21 + .../minimal/src/Tests/MinimalTest.php | 5 - .../standard/src/Tests/StandardTest.php | 5 - core/profiles/standard/standard.install | 9 +- .../src/Tests/SystemListingCompatibleTest.php | 5 - core/scripts/db-tools.php | 5 + core/scripts/dump-database-d8-mysql.php | 5 + core/scripts/generate-proxy-class.php | 5 + .../JavascriptTestBase.php | 82 + .../Drupal/KernelTests/AssertConfigTrait.php | 5 - .../Drupal/KernelTests/AssertLegacyTrait.php | 5 - .../Utility/SafeMarkupKernelTest.php | 6 - .../KernelTests/Config/DefaultConfigTest.php | 12 +- .../Core/Cache/CacheCollectorTest.php | 16 - .../Core/Common/DrupalSetMessageTest.php | 5 - ...CacheabilityMetadataConfigOverrideTest.php | 12 +- .../Core/Config}/ConfigCRUDTest.php | 9 +- .../Core/Config}/ConfigDependencyTest.php | 13 +- .../Core/Config}/ConfigDiffTest.php | 9 +- .../Config}/ConfigEntityNormalizeTest.php | 9 +- .../Config}/ConfigEntityStaticCacheTest.php | 14 +- .../Core/Config}/ConfigEntityStatusTest.php | 9 +- .../Core/Config}/ConfigEntityStorageTest.php | 14 +- .../Core/Config}/ConfigEntityUnitTest.php | 9 +- .../Core/Config}/ConfigEventsTest.php | 9 +- .../Core/Config}/ConfigFileContentTest.php | 17 +- .../Core/Config}/ConfigImportRecreateTest.php | 17 +- .../ConfigImportRenameValidationTest.php | 14 +- .../ConfigImporterMissingContentTest.php | 16 +- .../Core/Config}/ConfigImporterTest.php | 12 +- .../Core/Config}/ConfigInstallTest.php | 10 +- .../Config}/ConfigLanguageOverrideTest.php | 9 +- .../Config}/ConfigModuleOverridesTest.php | 9 +- .../Core/Config}/ConfigOverrideTest.php | 9 +- .../Config}/ConfigOverridesPriorityTest.php | 9 +- .../Core/Config}/ConfigSchemaTest.php | 79 +- .../Core/Config}/ConfigSnapshotTest.php | 9 +- .../Core/Config}/DefaultConfigTest.php | 16 +- .../Core/Config}/SchemaCheckTraitTest.php | 9 +- .../Core/Config}/SchemaConfigListenerTest.php | 9 +- .../Config}/Storage/CachedStorageTest.php | 11 +- .../Config}/Storage/ConfigStorageTestBase.php | 9 +- .../Config}/Storage/DatabaseStorageTest.php | 7 +- .../Core/Config}/Storage/FileStorageTest.php | 17 +- .../KernelTests/Core}/Database/AlterTest.php | 7 +- .../Core}/Database/BasicSyntaxTest.php | 7 +- .../Core}/Database/CaseSensitivityTest.php | 7 +- .../Core}/Database/ConnectionTest.php | 7 +- .../Core}/Database/ConnectionUnitTest.php | 9 +- .../Database/DatabaseExceptionWrapperTest.php | 9 +- .../Core}/Database/DatabaseTestBase.php | 9 +- .../Core}/Database/DeleteTruncateTest.php | 7 +- .../KernelTests/Core}/Database/FetchTest.php | 8 +- .../Core}/Database/InsertDefaultsTest.php | 7 +- .../Core}/Database/InsertLobTest.php | 7 +- .../KernelTests/Core}/Database/InsertTest.php | 23 +- .../Core}/Database/InvalidDataTest.php | 8 +- .../Core}/Database/LargeQueryTest.php | 7 +- .../Core}/Database/LoggingTest.php | 7 +- .../KernelTests/Core}/Database/MergeTest.php | 7 +- .../KernelTests/Core}/Database/NextIdTest.php | 9 +- .../KernelTests/Core}/Database/QueryTest.php | 7 +- .../Core}/Database/RangeQueryTest.php | 7 +- .../Core}/Database/RegressionTest.php | 7 +- .../KernelTests/Core}/Database/SchemaTest.php | 11 +- .../Core}/Database/SelectCloneTest.php | 7 +- .../Core}/Database/SelectComplexTest.php | 12 +- .../Core}/Database/SelectOrderedTest.php | 7 +- .../Core}/Database/SelectSubqueryTest.php | 7 +- .../KernelTests/Core}/Database/SelectTest.php | 7 +- .../Core}/Database/SerializeQueryTest.php | 7 +- .../Core}/Database/TaggingTest.php | 7 +- .../Core}/Database/TransactionTest.php | 7 +- .../Core}/Database/UpdateComplexTest.php | 7 +- .../Core}/Database/UpdateLobTest.php | 7 +- .../KernelTests/Core}/Database/UpdateTest.php | 7 +- .../KernelTests/Core}/Database/UpsertTest.php | 7 +- .../Entity/BundleConstraintValidatorTest.php | 10 +- .../Core}/Entity/ConfigEntityQueryTest.php | 26 +- .../Core}/Entity/ContentEntityChangedTest.php | 9 +- .../Core}/Entity/ContentEntityCloneTest.php | 9 +- .../Entity/ContentEntityNullStorageTest.php | 9 +- .../DefaultTableMappingIntegrationTest.php | 71 + .../EntityAutocompleteElementFormTest.php | 13 +- .../Entity/EntityAccessControlHandlerTest.php | 89 +- .../Core}/Entity/EntityApiTest.php | 30 +- .../Core}/Entity/EntityAutocompleteTest.php | 23 +- .../Core}/Entity/EntityBundleFieldTest.php | 10 +- .../Core}/Entity/EntityCrudHookTest.php | 49 +- .../Entity/EntityDefinitionUpdateTest.php | 36 +- .../Entity/EntityFieldDefaultValueTest.php | 13 +- .../Core}/Entity/EntityFieldTest.php | 70 +- .../Core/Entity/EntityKernelTestBase.php | 5 - .../Core}/Entity/EntityLanguageTestBase.php | 23 +- .../Core}/Entity/EntityQueryAggregateTest.php | 17 +- .../Entity/EntityQueryRelationshipTest.php | 22 +- .../Core}/Entity/EntityQueryTest.php | 24 +- .../Core}/Entity/EntityReferenceFieldTest.php | 43 +- .../EntityReferenceSelectionSortTest.php | 15 +- .../Entity/EntityRevisionTranslationTest.php | 9 +- .../Core}/Entity/EntitySchemaTest.php | 10 +- .../Core}/Entity/EntityTranslationTest.php | 51 +- .../EntityTypeConstraintValidatorTest.php | 10 +- .../Entity/EntityTypeConstraintsTest.php | 13 +- .../Entity/EntityTypedDataDefinitionTest.php | 9 +- .../Core}/Entity/EntityUUIDTest.php | 23 +- .../Core}/Entity/EntityValidationTest.php | 13 +- .../Core}/Entity/EntityViewBuilderTest.php | 9 +- .../Core}/Entity/FieldSqlStorageTest.php | 82 +- .../Entity/FieldTranslationSqlStorageTest.php | 7 +- .../FieldWidgetConstraintValidatorTest.php | 16 +- .../RevisionableContentEntityBaseTest.php | 56 + .../Core/Entity/RouteProviderTest.php | 13 - .../ValidReferenceConstraintValidatorTest.php | 10 +- .../Core/Extension/ModuleInstallerTest.php | 47 + .../Core/Field}/FieldAccessTest.php | 17 +- .../KernelTests/Core}/Field/FieldItemTest.php | 11 +- .../FieldModuleUninstallValidatorTest.php | 16 +- .../Core}/Field/FieldSettingsTest.php | 25 +- .../Core/Path/AliasStorageTest.php | 6 - .../TranslationStringTest.php | 5 - .../Core/Test/AssertMailTraitTest.php | 5 - .../Core/Theme/MaintenanceThemeTest.php | 5 - .../Core/Theme/StableTemplateOverrideTest.php | 6 - .../Theme/ThemeRenderAndAutoescapeTest.php | 1 - .../Drupal/KernelTests/KernelTestBase.php | 73 +- .../Drupal/KernelTests/KernelTestBaseTest.php | 5 - .../RedirectOnExceptionTest.php | 6 - core/tests/Drupal/Tests/BrowserTestBase.php | 1534 ++ .../Component/Assertion/InspectorTest.php | 2 +- .../ZfExtensionManagerSfContainerTest.php | 5 - .../Component/Datetime/DateTimePlusTest.php | 5 - .../DependencyInjection/ContainerTest.php | 3 +- .../Dumper/OptimizedPhpArrayDumperTest.php | 9 + .../Dumper/PhpArrayDumperTest.php | 5 - .../PhpArrayContainerTest.php | 5 - .../Component/Diff/Engine/DiffEngineTest.php | 5 - .../Component/Diff/Engine/DiffOpTest.php | 5 - .../Diff/Engine/HWLDFWordAccumulatorTest.php | 5 - .../Discovery/YamlDirectoryDiscoveryTest.php | 152 + .../Component/Discovery/YamlDiscoveryTest.php | 5 - .../Tests/Component/DrupalComponentTest.php | 5 - .../ContainerAwareEventDispatcherTest.php | 18 +- .../FileCache/FileCacheFactoryTest.php | 5 - .../Component/FileCache/FileCacheTest.php | 5 - .../FileCache/StaticFileCacheBackend.php | 5 - .../FileSystem/RegexDirectoryIteratorTest.php | 109 + .../Tests/Component/Gettext/PoHeaderTest.php | 5 - .../Tests/Component/Graph/GraphTest.php | 5 - .../PhpStorage/FileStorageReadOnlyTest.php | 5 - .../Component/PhpStorage/FileStorageTest.php | 5 - .../MTimeProtectedFastFileStorageTest.php | 5 - .../MTimeProtectedFileStorageBase.php | 5 - .../MTimeProtectedFileStorageTest.php | 5 - .../PhpStorage/PhpStorageTestBase.php | 5 - .../Component/Plugin/Context/ContextTest.php | 5 - .../Component/Plugin/DefaultFactoryTest.php | 5 - .../Discovery/DiscoveryCachedTraitTest.php | 5 - .../Plugin/Discovery/DiscoveryTraitTest.php | 5 - .../StaticDiscoveryDecoratorTest.php | 5 - .../Tests/Component/Plugin/PluginBaseTest.php | 5 - .../Plugin/PluginManagerBaseTest.php | 5 - .../Plugin/StubFallbackPluginManager.php | 5 - .../Render/FormattableMarkupTest.php | 5 - .../Component/Render/HtmlEscapedTextTest.php | 5 - .../Component/Render/PlainTextOutputTest.php | 5 - .../Component/Serialization/JsonTest.php | 5 - .../Component/Serialization/YamlTest.php | 5 - .../PhpTransliterationTest.php | 7 +- .../Tests/Component/Utility/BytesTest.php | 5 - .../Tests/Component/Utility/ColorTest.php | 5 - .../Tests/Component/Utility/CryptTest.php | 5 - .../Component/Utility/EnvironmentTest.php | 5 - .../Tests/Component/Utility/HtmlTest.php | 5 - .../Tests/Component/Utility/ImageTest.php | 5 - .../Component/Utility/NestedArrayTest.php | 5 - .../Tests/Component/Utility/NumberTest.php | 9 +- .../Tests/Component/Utility/RandomTest.php | 5 - .../Tests/Component/Utility/RectangleTest.php | 4328 +++++ .../Component/Utility/SafeMarkupTest.php | 2 +- .../Tests/Component/Utility/SortArrayTest.php | 5 - .../Tests/Component/Utility/TextWrapper.php | 4 - .../Tests/Component/Utility/TimerTest.php | 7 +- .../Tests/Component/Utility/UnicodeTest.php | 5 - .../Tests/Component/Utility/UrlHelperTest.php | 7 +- .../Tests/Component/Utility/UserAgentTest.php | 5 - .../Tests/Component/Utility/XssTest.php | 5 - .../Drupal/Tests/Component/Uuid/UuidTest.php | 5 - .../Drupal/Tests/ComposerIntegrationTest.php | 19 +- .../Tests/Core/Access/CsrfAccessCheckTest.php | 5 - .../Core/Access/CsrfTokenGeneratorTest.php | 5 - .../Core/Access/DefaultAccessCheckTest.php | 5 - .../Core/Access/RouteProcessorCsrfTest.php | 5 - .../Tests/Core/Ajax/AjaxCommandsTest.php | 5 - .../Tests/Core/Ajax/AjaxResponseTest.php | 5 - .../Core/Annotation/PluralTranslationTest.php | 66 + .../Tests/Core/Annotation/TranslationTest.php | 5 - .../Asset/CssCollectionGrouperUnitTest.php | 14 +- .../Asset/CssCollectionRendererUnitTest.php | 6 - .../Tests/Core/Asset/CssOptimizerUnitTest.php | 6 - .../Tests/Core/Asset/JsOptimizerUnitTest.php | 5 - .../Asset/LibraryDependencyResolverTest.php | 5 - .../Asset/LibraryDiscoveryCollectorTest.php | 5 - .../Tests/Core/Asset/LibraryDiscoveryTest.php | 5 - .../Tests/Core/Batch/PercentagesTest.php | 5 - .../Drupal/Tests/Core/Block/BlockBaseTest.php | 5 - .../Core/Breadcrumb/BreadcrumbManagerTest.php | 5 - .../Tests/Core/Breadcrumb/BreadcrumbTest.php | 5 - .../BackendChainImplementationUnitTest.php | 5 - .../Tests/Core/Cache/CacheCollectorHelper.php | 5 - .../Tests/Core/Cache/CacheCollectorTest.php | 5 - .../Tests/Core/Cache/CacheFactoryTest.php | 5 - .../Core/Cache/CacheTagsInvalidatorTest.php | 5 - .../Drupal/Tests/Core/Cache/CacheTest.php | 5 - .../Core/Cache/CacheableMetadataTest.php | 6 - .../Core/Cache/ChainedFastBackendTest.php | 5 - .../Tests/Core/Cache/NullBackendTest.php | 5 - .../Tests/Core/Common/AttributesTest.php | 5 - .../Tests/Core/Common/DiffArrayTest.php | 5 - .../Drupal/Tests/Core/Common/TagsTest.php | 5 - .../Tests/Core/Config/CachedStorageTest.php | 5 - .../Tests/Core/Config/ConfigFactoryTest.php | 5 - .../Drupal/Tests/Core/Config/ConfigTest.php | 5 - .../Entity/ConfigDependencyManagerTest.php | 5 - .../Entity/ConfigEntityDependencyTest.php | 5 - .../Config/Entity/ConfigEntityStorageTest.php | 8 +- .../Config/Entity/ConfigEntityTypeTest.php | 5 - .../Config/Entity/EntityDisplayBaseTest.php | 5 - .../Entity/EntityDisplayModeBaseUnitTest.php | 5 - .../ConfigEntityBaseWithPluginCollections.php | 5 - .../Config/Entity/Query/QueryFactoryTest.php | 5 - .../Tests/Core/Config/ImmutableConfigTest.php | 5 - .../Tests/Core/Config/StorageComparerTest.php | 5 - .../Core/Controller/ControllerBaseTest.php | 5 - .../Tests/Core/Controller/TestController.php | 5 - .../Core/Controller/TitleResolverTest.php | 29 +- .../Tests/Core/Database/ConditionTest.php | 5 - .../Tests/Core/Database/ConnectionTest.php | 5 - .../Driver/pgsql/PostgresqlConnectionTest.php | 4 - .../Driver/pgsql/PostgresqlSchemaTest.php | 4 - .../Core/Database/EmptyStatementTest.php | 5 - .../Tests/Core/Database/OrderByTest.php | 5 - .../Core/Database/Stub/Driver/Schema.php | 5 - .../Core/Database/Stub/StubConnection.php | 5 - .../Tests/Core/Database/Stub/StubPDO.php | 5 - .../Tests/Core/Datetime/DateHelperTest.php | 5 - .../Drupal/Tests/Core/Datetime/DateTest.php | 238 +- .../Compiler/BackendCompilerPassTest.php | 3 +- .../Compiler/ProxyServicesPassTest.php | 5 - .../Compiler/StackedKernelPassTest.php | 5 - .../ContainerBuilderTest.php | 5 - .../DependencyInjection/ContainerTest.php | 5 - .../DependencyInjection/Fixture/BarClass.php | 5 - .../DependencyInjection/Fixture/BazClass.php | 5 - .../Tests/Core/Display/DisplayVariantTest.php | 5 - .../DiscoverServiceProvidersTest.php | 5 - .../Core/DrupalKernel/DrupalKernelTest.php | 5 - .../DrupalKernel/ValidateHostnameTest.php | 5 - core/tests/Drupal/Tests/Core/DrupalTest.php | 5 - .../EntityRevisionRouteEnhancerTest.php | 80 + .../Enhancer/ParamConversionEnhancerTest.php | 5 - .../Core/Entity/BaseFieldDefinitionTest.php | 5 - .../Core/Entity/ContentEntityBaseUnitTest.php | 5 - .../Enhancer/EntityRouteEnhancerTest.php | 5 - .../Core/Entity/EntityAccessCheckTest.php | 5 - .../EntityConstraintViolationListTest.php | 5 - .../Entity/EntityCreateAccessCheckTest.php | 5 - .../Core/Entity/EntityFormBuilderTest.php | 5 - .../Tests/Core/Entity/EntityFormTest.php | 138 +- .../Tests/Core/Entity/EntityLinkTest.php | 5 - .../Tests/Core/Entity/EntityManagerTest.php | 6 - .../Core/Entity/EntityRepositoryTest.php | 5 - .../Core/Entity/EntityTypeBundleInfoTest.php | 5 - .../Core/Entity/EntityTypeRepositoryTest.php | 5 - .../Tests/Core/Entity/EntityTypeTest.php | 76 +- .../Tests/Core/Entity/EntityUnitTest.php | 7 - .../Tests/Core/Entity/EntityUrlTest.php | 5 - .../KeyValueEntityStorageTest.php | 5 - .../Tests/Core/Entity/Query/Sql/QueryTest.php | 5 - .../Routing/DefaultHtmlRouteProviderTest.php | 344 +- .../Entity/Sql/DefaultTableMappingTest.php | 5 - .../Sql/SqlContentEntityStorageSchemaTest.php | 5 - .../Sql/SqlContentEntityStorageTest.php | 36 + .../TypedData/EntityAdapterUnitTest.php | 5 - .../ActiveLinkResponseFilterTest.php | 5 - .../CustomPageExceptionHtmlSubscriberTest.php | 72 +- .../DefaultExceptionSubscriberTest.php | 40 + .../ModuleRouteSubscriberTest.php | 5 - .../OptionsRequestSubscriberTest.php | 109 + .../PathRootsSubscriberTest.php | 5 - .../PsrResponseSubscriberTest.php | 5 - .../RedirectResponseSubscriberTest.php | 5 - .../SpecialAttributesRouteSubscriberTest.php | 5 - .../Core/Extension/DefaultConfigTest.php | 5 - .../Core/Extension/InfoParserUnitTest.php | 5 - .../Core/Extension/ModuleHandlerTest.php | 5 - .../RequiredModuleUninstallValidatorTest.php | 5 - .../module_handler_test/hook_include.inc | 5 + .../module_handler_test.module | 5 + .../module_handler_test_added.hook.inc | 5 + .../module_handler_test_added.module | 4 + .../module_handler_test_all1.module | 5 + .../module_handler_test_all2.module | 5 + .../Field/BaseFieldDefinitionTestBase.php | 5 - .../Field/FieldDefinitionListenerTest.php | 5 - .../Core/Field/FieldFilteredMarkupTest.php | 5 - .../Tests/Core/Field/FieldItemListTest.php | 5 - .../Core/Field/PluginSettingsBaseTest.php | 38 + .../TestBaseFieldDefinitionInterface.php | 5 - .../Drupal/Tests/Core/File/FileSystemTest.php | 5 - .../Tests/Core/File/MimeTypeGuesserTest.php | 5 - .../Core/Form/ConfigFormBaseTraitTest.php | 5 - .../Tests/Core/Form/ConfirmFormHelperTest.php | 5 - .../FormAjaxSubscriberTest.php | 5 - .../Core/Form/FormAjaxResponseBuilderTest.php | 5 - .../Drupal/Tests/Core/Form/FormCacheTest.php | 5 - .../Tests/Core/Form/FormElementHelperTest.php | 5 - .../Tests/Core/Form/FormErrorHandlerTest.php | 5 - .../Drupal/Tests/Core/Form/FormHelperTest.php | 5 - .../Drupal/Tests/Core/Form/FormStateTest.php | 2 +- .../Tests/Core/Form/FormSubmitterTest.php | 5 - .../Drupal/Tests/Core/Form/FormTestBase.php | 5 - .../Tests/Core/Form/FormValidatorTest.php | 5 - .../Drupal/Tests/Core/Form/OptGroupTest.php | 5 - .../Tests/Core/Http/ClientFactoryTest.php | 5 - .../Http/TrustedHostsRequestFactoryTest.php | 5 - .../Drupal/Tests/Core/Image/ImageTest.php | 5 - .../Tests/Core/Language/LanguageUnitTest.php | 5 - .../Core/Lock/LockBackendAbstractTest.php | 5 - .../Core/Logger/LogMessageParserTest.php | 5 - .../Core/Logger/LoggerChannelFactoryTest.php | 5 - .../Tests/Core/Logger/LoggerChannelTest.php | 33 + .../Tests/Core/Mail/MailFormatHelperTest.php | 5 - .../Core/Menu/ContextualLinkDefaultTest.php | 5 - .../Core/Menu/ContextualLinkManagerTest.php | 5 - .../DefaultMenuLinkTreeManipulatorsTest.php | 5 - .../Tests/Core/Menu/DynamicMenuLinkMock.php | 5 - .../Core/Menu/LocalActionDefaultTest.php | 5 - .../Core/Menu/LocalActionManagerTest.php | 16 +- .../Menu/LocalTaskIntegrationTestBase.php | 5 - .../Tests/Core/Menu/LocalTaskManagerTest.php | 5 - .../Tests/Core/Menu/MenuActiveTrailTest.php | 5 - .../Core/Menu/MenuLinkDefaultFormTest.php | 5 - .../Tests/Core/Menu/MenuLinkDefaultTest.php | 5 - .../Drupal/Tests/Core/Menu/MenuLinkMock.php | 5 - .../Core/Menu/MenuLinkTreeElementTest.php | 5 - .../Core/Menu/MenuTreeParametersTest.php | 5 - .../Core/Menu/StaticMenuLinkOverridesTest.php | 5 - .../Core/PageCache/ChainRequestPolicyTest.php | 5 - .../PageCache/ChainResponsePolicyTest.php | 5 - .../CommandLineOrUnsafeMethodTest.php | 5 - .../Core/PageCache/NoSessionOpenTest.php | 5 - .../ParamConverter/EntityConverterTest.php | 5 - .../EntityRevisionParamConverterTest.php | 77 + .../ParamConverterManagerTest.php | 5 - .../Tests/Core/Path/AliasManagerTest.php | 5 - .../Tests/Core/Path/PathMatcherTest.php | 5 - .../Tests/Core/Path/PathValidatorTest.php | 5 - .../PathProcessor/PathProcessorAliasTest.php | 5 - .../PathProcessor/PathProcessorFrontTest.php | 4 - .../Core/PathProcessor/PathProcessorTest.php | 5 - .../Plugin/Context/ContextDefinitionTest.php | 5 - .../Plugin/Context/ContextTypedDataTest.php | 5 - .../Context/LazyContextRepositoryTest.php | 5 - .../DefaultLazyPluginCollectionTest.php | 5 - .../Core/Plugin/DefaultPluginManagerTest.php | 9 +- .../DefaultSingleLazyPluginCollectionTest.php | 5 - ...tainerDerivativeDiscoveryDecoratorTest.php | 5 - .../DerivativeDiscoveryDecoratorTest.php | 5 - .../Plugin/Discovery/HookDiscoveryTest.php | 5 - .../TestContainerDerivativeDiscovery.php | 5 - .../Discovery/TestDerivativeDiscovery.php | 5 - .../TestDerivativeDiscoveryWithObject.php | 5 - .../Discovery/YamlDirectoryDiscoveryTest.php | 97 + .../Discovery/YamlDiscoveryDecoratorTest.php | 5 - .../Plugin/Discovery/YamlDiscoveryTest.php | 5 - .../Fixtures/TestConfigurablePlugin.php | 5 - .../Plugin/LazyPluginCollectionTestBase.php | 5 - .../Tests/Core/Plugin/TestPluginManager.php | 5 - .../Drupal/Tests/Core/PrivateKeyTest.php | 5 - .../Core/Render/BubbleableMetadataTest.php | 6 - .../Tests/Core/Render/Element/HtmlTagTest.php | 5 - .../Core/Render/Element/MachineNameTest.php | 5 - .../Render/Element/PasswordConfirmTest.php | 5 - .../Core/Render/Element/PasswordTest.php | 5 - .../Core/Render/Element/RenderElementTest.php | 5 - .../Core/Render/Element/TableSelectTest.php | 5 - .../Core/Render/Element/TextareaTest.php | 5 - .../Core/Render/Element/TextfieldTest.php | 5 - .../Tests/Core/Render/Element/TokenTest.php | 5 - .../Drupal/Tests/Core/Render/ElementTest.php | 5 - .../MetadataBubblingUrlGeneratorTest.php | 5 - .../ChainedPlaceholderStrategyTest.php | 5 - .../Core/Render/PlaceholderGeneratorTest.php | 6 - .../Core/Render/RendererBubblingTest.php | 1 - .../Core/Render/RendererPlaceholdersTest.php | 3 +- .../Core/Render/RendererRecursionTest.php | 7 - .../Drupal/Tests/Core/Render/RendererTest.php | 10 +- .../Tests/Core/Render/RendererTestBase.php | 7 +- .../Core/Render/TestCacheableDependency.php | 5 - .../Tests/Core/Route/RoleAccessCheckTest.php | 5 - .../RouteProcessorManagerTest.php | 5 - .../Core/Routing/AccessAwareRouterTest.php | 5 - .../Routing/ContentTypeHeaderMatcherTest.php | 5 - .../Core/Routing/CurrentRouteMatchTest.php | 31 +- .../Core/Routing/RedirectDestinationTest.php | 5 - .../Routing/RequestFormatRouteFilterTest.php | 5 - .../Tests/Core/Routing/RouteCompilerTest.php | 5 - .../Tests/Core/Routing/RouteMatchTest.php | 5 - .../Tests/Core/Routing/RouteMatchTestBase.php | 5 - .../Tests/Core/Routing/RoutePreloaderTest.php | 5 - .../Tests/Core/Routing/RoutingFixtures.php | 5 - .../Core/Routing/TestRouterInterface.php | 5 - .../Routing/TrustedRedirectResponseTest.php | 5 - .../Tests/Core/Routing/UrlGeneratorTest.php | 44 +- .../Core/Routing/UrlGeneratorTraitTest.php | 5 - .../Core/Session/AnonymousUserSessionTest.php | 5 - .../Session/PermissionsHashGeneratorTest.php | 5 - .../Core/Session/SessionConfigurationTest.php | 5 - .../Tests/Core/Session/UserSessionTest.php | 5 - .../Session/WriteSafeSessionHandlerTest.php | 5 - .../Drupal/Tests/Core/Site/SettingsTest.php | 5 - .../ReverseProxyMiddlewareTest.php | 5 - .../StringTranslationTraitTest.php | 29 +- .../TranslatableMarkupTest.php | 5 - .../TranslationManagerTest.php | 3 +- .../Tests/Core/Template/AttributeTest.php | 5 - .../Tests/Core/Template/TwigSandboxTest.php | 14 + .../Tests/Core/Theme/ThemeNegotiatorTest.php | 5 - .../PhpTransliterationTest.php | 9 +- .../Tests/Core/TypedData/TypedDataTest.php | 5 - .../Drupal/Tests/Core/UnroutedUrlTest.php | 5 - .../Tests/Core/Update/UpdateRegistryTest.php | 5 - .../Drupal/Tests/Core/Utility/ErrorTest.php | 5 - .../Tests/Core/Utility/LinkGeneratorTest.php | 5 - .../Drupal/Tests/Core/Utility/TokenTest.php | 5 - .../Core/Utility/UnroutedUrlAssemblerTest.php | 5 - .../PrimitiveTypeConstraintValidatorTest.php | 5 - .../Listeners/DrupalStandardsListener.php | 10 +- .../Tests/Listeners/HtmlOutputPrinter.php | 71 + core/tests/Drupal/Tests/UnitTestCase.php | 5 - core/tests/README.md | 15 + core/tests/bootstrap.php | 2 + core/themes/bartik/color/preview.js | 26 +- .../themes/bartik/templates/comment.html.twig | 3 - core/themes/bartik/templates/page.html.twig | 2 +- core/themes/classy/classy.info.yml | 2 + .../templates/content/links--node.html.twig | 1 - .../templates/misc/help-section.html.twig | 48 + .../templates/navigation/links.html.twig | 5 +- core/themes/seven/css/base/elements.css | 6 +- core/themes/seven/css/components/form.css | 1 + .../seven/css/components/vertical-tabs.css | 16 +- core/themes/seven/seven.info.yml | 2 + core/themes/seven/seven.libraries.yml | 7 +- .../seven/templates/entity-add-list.html.twig | 27 + .../seven/templates/install-page.html.twig | 2 +- .../plugins/language/ckeditor.language.css | 19 + core/themes/stable/stable.info.yml | 4 + core/themes/stable/stable.theme | 25 + .../templates/admin/block-list.html.twig | 21 - .../templates/admin/help-section.html.twig | 23 + .../content-edit/entity-add-list.html.twig | 30 + .../templates/content/taxonomy-term.html.twig | 2 +- .../templates/navigation/links.html.twig | 5 +- example.gitignore | 7 +- sites/default/default.settings.php | 4 +- sites/example.settings.local.php | 12 + vendor/composer/LICENSE | 2 +- vendor/composer/autoload_classmap.php | 4 +- vendor/composer/autoload_files.php | 7 + vendor/composer/autoload_psr4.php | 4 + vendor/composer/installed.json | 2797 +-- vendor/ircmaxell/password-compat/LICENSE.md | 7 + .../ircmaxell/password-compat/composer.json | 20 + .../password-compat/lib/password.php | 314 + .../password-compat/version-test.php | 6 + vendor/jcalderonzumba/gastonjs/.gitignore | 8 + .../vfsStream/{readme.md => README.md} | 0 vendor/paragonie/random_compat/.gitignore | 4 + .../paragonie/random_compat/.scrutinizer.yml | 4 + vendor/paragonie/random_compat/.travis.yml | 26 + vendor/paragonie/random_compat/ERRATA.md | 40 + vendor/paragonie/random_compat/LICENSE | 22 + vendor/paragonie/random_compat/README.md | 149 + vendor/paragonie/random_compat/SECURITY.md | 108 + vendor/paragonie/random_compat/composer.json | 35 + .../random_compat/lib/byte_safe_strings.php | 160 + .../random_compat/lib/cast_to_int.php | 64 + .../random_compat/lib/error_polyfill.php | 42 + vendor/paragonie/random_compat/lib/random.php | 137 + .../lib/random_bytes_com_dotnet.php | 77 + .../lib/random_bytes_dev_urandom.php | 142 + .../lib/random_bytes_libsodium.php | 84 + .../random_compat/lib/random_bytes_mcrypt.php | 72 + .../lib/random_bytes_openssl.php | 76 + .../random_compat/lib/random_int.php | 185 + vendor/paragonie/random_compat/phpunit.sh | 62 + .../paragonie/random_compat/phpunit.xml.dist | 29 + vendor/symfony-cmf/routing/.gitignore | 3 + .../symfony/class-loader/ApcClassLoader.php | 8 +- .../class-loader/ApcUniversalClassLoader.php | 6 +- .../class-loader/ClassCollectionLoader.php | 35 +- vendor/symfony/class-loader/ClassLoader.php | 2 +- .../class-loader/ClassMapGenerator.php | 24 +- vendor/symfony/class-loader/LICENSE | 2 +- vendor/symfony/class-loader/README.md | 85 +- vendor/symfony/class-loader/composer.json | 12 +- vendor/symfony/console/Application.php | 71 +- vendor/symfony/console/CHANGELOG.md | 11 + vendor/symfony/console/Command/Command.php | 38 +- .../symfony/console/Command/HelpCommand.php | 2 +- .../symfony/console/Command/ListCommand.php | 2 +- .../Descriptor/ApplicationDescription.php | 5 +- .../symfony/console/Descriptor/Descriptor.php | 3 +- .../console/Descriptor/TextDescriptor.php | 6 +- .../Exception/CommandNotFoundException.php | 43 + .../console/Exception/ExceptionInterface.php | 21 + .../Exception/InvalidArgumentException.php | 19 + .../Exception/InvalidOptionException.php | 21 + .../console/Exception/LogicException.php | 19 + .../console/Exception/RuntimeException.php | 19 + .../console/Formatter/OutputFormatter.php | 22 +- .../Formatter/OutputFormatterStyle.php | 18 +- .../Formatter/OutputFormatterStyleStack.php | 6 +- .../console/Helper/DescriptorHelper.php | 5 +- .../symfony/console/Helper/DialogHelper.php | 43 +- vendor/symfony/console/Helper/Helper.php | 6 +- vendor/symfony/console/Helper/HelperSet.php | 5 +- vendor/symfony/console/Helper/ProgressBar.php | 23 +- .../symfony/console/Helper/ProgressHelper.php | 20 +- .../console/Helper/ProgressIndicator.php | 322 + .../symfony/console/Helper/QuestionHelper.php | 19 +- .../console/Helper/SymfonyQuestionHelper.php | 5 +- vendor/symfony/console/Helper/Table.php | 136 +- vendor/symfony/console/Helper/TableCell.php | 4 +- vendor/symfony/console/Helper/TableHelper.php | 7 +- vendor/symfony/console/Helper/TableStyle.php | 7 +- vendor/symfony/console/Input/ArgvInput.php | 22 +- vendor/symfony/console/Input/ArrayInput.php | 19 +- vendor/symfony/console/Input/Input.php | 23 +- .../symfony/console/Input/InputArgument.php | 13 +- .../symfony/console/Input/InputDefinition.php | 28 +- .../symfony/console/Input/InputInterface.php | 4 +- vendor/symfony/console/Input/InputOption.php | 21 +- vendor/symfony/console/Input/StringInput.php | 6 +- vendor/symfony/console/LICENSE | 2 +- .../symfony/console/Output/ConsoleOutput.php | 2 +- vendor/symfony/console/Output/NullOutput.php | 4 +- vendor/symfony/console/Output/Output.php | 20 +- .../console/Output/OutputInterface.php | 30 +- .../symfony/console/Output/StreamOutput.php | 8 +- .../console/Question/ChoiceQuestion.php | 8 +- vendor/symfony/console/Question/Question.php | 25 +- vendor/symfony/console/README.md | 71 +- vendor/symfony/console/Shell.php | 9 +- vendor/symfony/console/Style/SymfonyStyle.php | 29 +- vendor/symfony/console/composer.json | 14 +- vendor/symfony/console/phpunit.xml.dist | 10 + vendor/symfony/css-selector/CHANGELOG.md | 6 + vendor/symfony/css-selector/CssSelector.php | 24 +- .../css-selector/CssSelectorConverter.php | 65 + vendor/symfony/css-selector/LICENSE | 2 +- .../css-selector/Node/AbstractNode.php | 2 + .../css-selector/Node/AttributeNode.php | 2 + .../symfony/css-selector/Node/ClassNode.php | 2 + .../Node/CombinedSelectorNode.php | 2 + .../symfony/css-selector/Node/ElementNode.php | 2 + .../css-selector/Node/FunctionNode.php | 2 + vendor/symfony/css-selector/Node/HashNode.php | 2 + .../css-selector/Node/NegationNode.php | 2 + .../css-selector/Node/NodeInterface.php | 2 + .../symfony/css-selector/Node/PseudoNode.php | 2 + .../css-selector/Node/SelectorNode.php | 2 + .../symfony/css-selector/Node/Specificity.php | 2 + .../Parser/Handler/CommentHandler.php | 2 + .../Parser/Handler/HandlerInterface.php | 2 + .../Parser/Handler/HashHandler.php | 2 + .../Parser/Handler/IdentifierHandler.php | 2 + .../Parser/Handler/NumberHandler.php | 2 + .../Parser/Handler/StringHandler.php | 2 + .../Parser/Handler/WhitespaceHandler.php | 2 + vendor/symfony/css-selector/Parser/Parser.php | 2 + .../css-selector/Parser/ParserInterface.php | 2 + vendor/symfony/css-selector/Parser/Reader.php | 2 + .../Parser/Shortcut/ClassParser.php | 2 + .../Parser/Shortcut/ElementParser.php | 2 + .../Parser/Shortcut/EmptyStringParser.php | 2 + .../Parser/Shortcut/HashParser.php | 2 + vendor/symfony/css-selector/Parser/Token.php | 2 + .../css-selector/Parser/TokenStream.php | 2 + .../Parser/Tokenizer/Tokenizer.php | 2 + .../Parser/Tokenizer/TokenizerEscaping.php | 2 + .../Parser/Tokenizer/TokenizerPatterns.php | 2 + vendor/symfony/css-selector/README.md | 47 +- .../XPath/Extension/AbstractExtension.php | 2 + .../Extension/AttributeMatchingExtension.php | 2 + .../XPath/Extension/CombinationExtension.php | 2 + .../XPath/Extension/ExtensionInterface.php | 2 + .../XPath/Extension/FunctionExtension.php | 2 + .../XPath/Extension/HtmlExtension.php | 2 + .../XPath/Extension/NodeExtension.php | 2 + .../XPath/Extension/PseudoClassExtension.php | 2 + .../symfony/css-selector/XPath/Translator.php | 2 + .../XPath/TranslatorInterface.php | 2 + .../symfony/css-selector/XPath/XPathExpr.php | 2 + vendor/symfony/css-selector/composer.json | 7 +- .../symfony/dependency-injection/CHANGELOG.md | 12 + .../Compiler/AutowirePass.php | 252 + .../Compiler/CheckDefinitionValidityPass.php | 8 +- .../Compiler/CheckReferenceValidityPass.php | 10 +- .../Compiler/DecoratorServicePass.php | 12 +- .../Compiler/InlineServiceDefinitionsPass.php | 40 +- .../Compiler/LoggingFormatter.php | 2 +- .../Compiler/PassConfig.php | 1 + .../ReplaceAliasByActualDefinitionPass.php | 27 +- .../ResolveDefinitionTemplatesPass.php | 89 +- .../ResolveReferencesToAliasesPass.php | 29 +- .../dependency-injection/Container.php | 68 +- .../dependency-injection/ContainerAware.php | 6 +- .../ContainerAwareInterface.php | 2 +- .../ContainerAwareTrait.php | 4 +- .../dependency-injection/ContainerBuilder.php | 76 +- .../ContainerInterface.php | 12 + .../dependency-injection/Definition.php | 211 +- .../DefinitionDecorator.php | 19 +- .../Dumper/GraphvizDumper.php | 4 +- .../dependency-injection/Dumper/PhpDumper.php | 136 +- .../dependency-injection/Dumper/XmlDumper.php | 30 +- .../Dumper/YamlDumper.php | 39 +- .../Extension/Extension.php | 4 +- .../Extension/ExtensionInterface.php | 4 +- .../IntrospectableContainerInterface.php | 2 + vendor/symfony/dependency-injection/LICENSE | 2 +- .../Loader/DirectoryLoader.php | 56 + .../Loader/XmlFileLoader.php | 34 +- .../Loader/YamlFileLoader.php | 49 +- .../schema/dic/services/services-1.0.xsd | 7 +- vendor/symfony/dependency-injection/README.md | 80 +- .../dependency-injection/Reference.php | 10 +- .../ResettableContainerInterface.php | 31 + vendor/symfony/dependency-injection/Scope.php | 2 + .../dependency-injection/ScopeInterface.php | 2 + .../dependency-injection/SimpleXMLElement.php | 2 +- .../dependency-injection/composer.json | 13 +- .../ContainerAwareEventDispatcher.php | 10 + .../Debug/TraceableEventDispatcher.php | 39 +- .../RegisterListenersPass.php | 3 +- .../event-dispatcher/EventDispatcher.php | 25 +- .../EventSubscriberInterface.php | 2 +- .../ImmutableEventDispatcher.php | 8 + vendor/symfony/event-dispatcher/LICENSE | 2 +- vendor/symfony/event-dispatcher/README.md | 28 +- .../Tests/AbstractEventDispatcherTest.php | 14 + .../ContainerAwareEventDispatcherTest.php | 30 +- .../Debug/TraceableEventDispatcherTest.php | 41 +- vendor/symfony/event-dispatcher/composer.json | 15 +- .../http-foundation/BinaryFileResponse.php | 55 +- vendor/symfony/http-foundation/CHANGELOG.md | 6 + vendor/symfony/http-foundation/Cookie.php | 16 +- vendor/symfony/http-foundation/HeaderBag.php | 8 +- vendor/symfony/http-foundation/IpUtils.php | 8 +- .../symfony/http-foundation/JsonResponse.php | 31 +- vendor/symfony/http-foundation/LICENSE | 2 +- .../symfony/http-foundation/ParameterBag.php | 51 +- vendor/symfony/http-foundation/README.md | 56 +- .../http-foundation/RedirectResponse.php | 7 +- vendor/symfony/http-foundation/Request.php | 31 +- vendor/symfony/http-foundation/Response.php | 35 +- .../http-foundation/ResponseHeaderBag.php | 4 +- vendor/symfony/http-foundation/ServerBag.php | 4 + .../Handler/NativeFileSessionHandler.php | 4 +- .../Storage/MockFileSessionStorage.php | 4 +- .../Session/Storage/NativeSessionStorage.php | 12 +- .../Session/Storage/Proxy/AbstractProxy.php | 2 +- .../Storage/SessionStorageInterface.php | 6 +- vendor/symfony/http-foundation/composer.json | 13 +- vendor/symfony/http-kernel/Bundle/Bundle.php | 44 +- vendor/symfony/http-kernel/CHANGELOG.md | 5 + vendor/symfony/http-kernel/Client.php | 2 +- .../Config/EnvParametersResource.php | 4 +- .../Controller/ControllerResolver.php | 6 +- .../DataCollector/AjaxDataCollector.php | 33 + .../DataCollector/ConfigDataCollector.php | 2 +- .../DataCollector/LoggerDataCollector.php | 21 + .../DataCollector/Util/ValueExporter.php | 11 + .../FragmentRendererPass.php | 4 +- .../LazyLoadingFragmentHandler.php | 23 +- .../http-kernel/Event/PostResponseEvent.php | 39 +- .../EventListener/DebugHandlersListener.php | 6 +- .../EventListener/FragmentListener.php | 9 +- .../EventListener/LocaleListener.php | 28 +- .../EventListener/ProfilerListener.php | 26 +- .../EventListener/RouterListener.php | 29 +- .../http-kernel/Fragment/FragmentHandler.php | 22 +- .../http-kernel/HttpCache/HttpCache.php | 6 +- .../HttpCache/ResponseCacheStrategy.php | 12 +- .../symfony/http-kernel/HttpCache/Store.php | 23 +- vendor/symfony/http-kernel/Kernel.php | 36 +- vendor/symfony/http-kernel/LICENSE | 2 +- .../Profiler/BaseMemcacheProfilerStorage.php | 5 + .../Profiler/FileProfilerStorage.php | 10 +- .../Profiler/MemcacheProfilerStorage.php | 5 + .../Profiler/MemcachedProfilerStorage.php | 5 + .../Profiler/MongoDbProfilerStorage.php | 6 + .../Profiler/MysqlProfilerStorage.php | 5 + .../Profiler/PdoProfilerStorage.php | 8 +- .../symfony/http-kernel/Profiler/Profiler.php | 8 + .../Profiler/RedisProfilerStorage.php | 5 + .../Profiler/SqliteProfilerStorage.php | 7 +- vendor/symfony/http-kernel/README.md | 101 +- vendor/symfony/http-kernel/UriSigner.php | 4 +- vendor/symfony/http-kernel/composer.json | 41 +- vendor/symfony/http-kernel/phpunit.xml.dist | 10 + vendor/symfony/polyfill-apcu/LICENSE | 19 + vendor/symfony/polyfill-apcu/README.md | 12 + vendor/symfony/polyfill-apcu/bootstrap.php | 38 + vendor/symfony/polyfill-apcu/composer.json | 30 + vendor/symfony/polyfill-iconv/Iconv.php | 725 + vendor/symfony/polyfill-iconv/LICENSE | 19 + vendor/symfony/polyfill-iconv/README.md | 14 + .../Resources/charset/from.big5.ser | 1 + .../Resources/charset/from.cp037.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.cp1006.ser | Bin 0 -> 4273 bytes .../Resources/charset/from.cp1026.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.cp424.ser | Bin 0 -> 3547 bytes .../Resources/charset/from.cp437.ser | Bin 0 -> 4254 bytes .../Resources/charset/from.cp500.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.cp737.ser | Bin 0 -> 4247 bytes .../Resources/charset/from.cp775.ser | Bin 0 -> 4228 bytes .../Resources/charset/from.cp850.ser | Bin 0 -> 4222 bytes .../Resources/charset/from.cp852.ser | Bin 0 -> 4221 bytes .../Resources/charset/from.cp855.ser | Bin 0 -> 4222 bytes .../Resources/charset/from.cp856.ser | Bin 0 -> 3525 bytes .../Resources/charset/from.cp857.ser | Bin 0 -> 4170 bytes .../Resources/charset/from.cp860.ser | Bin 0 -> 4253 bytes .../Resources/charset/from.cp861.ser | Bin 0 -> 4254 bytes .../Resources/charset/from.cp862.ser | Bin 0 -> 4254 bytes .../Resources/charset/from.cp863.ser | Bin 0 -> 4254 bytes .../Resources/charset/from.cp864.ser | Bin 0 -> 4180 bytes .../Resources/charset/from.cp865.ser | Bin 0 -> 4254 bytes .../Resources/charset/from.cp866.ser | Bin 0 -> 4244 bytes .../Resources/charset/from.cp869.ser | Bin 0 -> 4071 bytes .../Resources/charset/from.cp874.ser | Bin 0 -> 3761 bytes .../Resources/charset/from.cp875.ser | Bin 0 -> 4189 bytes .../Resources/charset/from.cp932.ser | Bin 0 -> 149785 bytes .../Resources/charset/from.cp936.ser | Bin 0 -> 415908 bytes .../Resources/charset/from.cp949.ser | Bin 0 -> 325759 bytes .../Resources/charset/from.cp950.ser | Bin 0 -> 258514 bytes .../Resources/charset/from.iso-8859-1.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.iso-8859-10.ser | Bin 0 -> 4193 bytes .../Resources/charset/from.iso-8859-11.ser | Bin 0 -> 4143 bytes .../Resources/charset/from.iso-8859-13.ser | Bin 0 -> 4196 bytes .../Resources/charset/from.iso-8859-14.ser | Bin 0 -> 4214 bytes .../Resources/charset/from.iso-8859-15.ser | Bin 0 -> 4193 bytes .../Resources/charset/from.iso-8859-16.ser | Bin 0 -> 4195 bytes .../Resources/charset/from.iso-8859-2.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.iso-8859-3.ser | Bin 0 -> 4073 bytes .../Resources/charset/from.iso-8859-4.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.iso-8859-5.ser | Bin 0 -> 4193 bytes .../Resources/charset/from.iso-8859-6.ser | Bin 0 -> 3427 bytes .../Resources/charset/from.iso-8859-7.ser | Bin 0 -> 4093 bytes .../Resources/charset/from.iso-8859-8.ser | Bin 0 -> 3583 bytes .../Resources/charset/from.iso-8859-9.ser | Bin 0 -> 4192 bytes .../Resources/charset/from.koi8-r.ser | Bin 0 -> 4248 bytes .../Resources/charset/from.koi8-u.ser | Bin 0 -> 4240 bytes .../Resources/charset/from.us-ascii.ser | Bin 0 -> 2016 bytes .../Resources/charset/from.windows-1250.ser | Bin 0 -> 4124 bytes .../Resources/charset/from.windows-1251.ser | Bin 0 -> 4193 bytes .../Resources/charset/from.windows-1252.ser | Bin 0 -> 4124 bytes .../Resources/charset/from.windows-1253.ser | Bin 0 -> 3921 bytes .../Resources/charset/from.windows-1254.ser | Bin 0 -> 4090 bytes .../Resources/charset/from.windows-1255.ser | Bin 0 -> 3821 bytes .../Resources/charset/from.windows-1256.ser | Bin 0 -> 4213 bytes .../Resources/charset/from.windows-1257.ser | Bin 0 -> 4005 bytes .../Resources/charset/from.windows-1258.ser | Bin 0 -> 4057 bytes .../Resources/charset/translit.ser | 1 + vendor/symfony/polyfill-iconv/bootstrap.php | 44 + vendor/symfony/polyfill-iconv/composer.json | 34 + vendor/symfony/polyfill-mbstring/LICENSE | 19 + vendor/symfony/polyfill-mbstring/Mbstring.php | 604 + vendor/symfony/polyfill-mbstring/README.md | 13 + .../Resources/unidata/lowerCase.ser | 1 + .../Resources/unidata/upperCase.ser | 1 + .../symfony/polyfill-mbstring/bootstrap.php | 51 + .../symfony/polyfill-mbstring/composer.json | 34 + vendor/symfony/polyfill-php54/LICENSE | 19 + vendor/symfony/polyfill-php54/Php54.php | 42 + vendor/symfony/polyfill-php54/README.md | 17 + .../stubs/CallbackFilterIterator.php | 28 + .../stubs/RecursiveCallbackFilterIterator.php | 33 + .../stubs/SessionHandlerInterface.php | 0 vendor/symfony/polyfill-php54/bootstrap.php | 27 + vendor/symfony/polyfill-php54/composer.json | 32 + vendor/symfony/polyfill-php55/LICENSE | 19 + vendor/symfony/polyfill-php55/Php55.php | 63 + .../polyfill-php55/Php55ArrayColumn.php | 64 + vendor/symfony/polyfill-php55/README.md | 18 + vendor/symfony/polyfill-php55/bootstrap.php | 27 + vendor/symfony/polyfill-php55/composer.json | 32 + .../Exception/ProcessFailedException.php | 5 +- vendor/symfony/process/LICENSE | 2 +- .../symfony/process/PhpExecutableFinder.php | 12 +- vendor/symfony/process/PhpProcess.php | 13 + .../symfony/process/Pipes/AbstractPipes.php | 71 + vendor/symfony/process/Pipes/UnixPipes.php | 90 +- vendor/symfony/process/Pipes/WindowsPipes.php | 111 +- vendor/symfony/process/Process.php | 287 +- vendor/symfony/process/README.md | 64 +- vendor/symfony/process/composer.json | 7 +- vendor/symfony/process/phpunit.xml.dist | 1 + .../psr-http-message-bridge/.gitignore | 3 + vendor/symfony/routing/CHANGELOG.md | 7 + .../Generator/Dumper/PhpGeneratorDumper.php | 17 +- .../routing/Generator/UrlGenerator.php | 25 +- .../Generator/UrlGeneratorInterface.php | 14 +- vendor/symfony/routing/LICENSE | 2 +- .../routing/Loader/AnnotationClassLoader.php | 2 +- .../Loader/AnnotationDirectoryLoader.php | 6 +- .../routing/Loader/AnnotationFileLoader.php | 18 +- .../ServiceRouterLoader.php | 40 + .../routing/Loader/DirectoryLoader.php | 58 + .../routing/Loader/ObjectRouteLoader.php | 95 + .../routing/Matcher/TraceableUrlMatcher.php | 10 + vendor/symfony/routing/README.md | 35 +- .../routing/RouteCollectionBuilder.php | 373 + vendor/symfony/routing/composer.json | 19 +- vendor/symfony/routing/phpunit.xml.dist | 2 +- .../symfony/serializer/Encoder/JsonDecode.php | 2 +- .../symfony/serializer/Encoder/JsonEncode.php | 2 +- .../serializer/Encoder/JsonEncoder.php | 21 +- .../symfony/serializer/Encoder/XmlEncoder.php | 2 +- .../Exception/BadMethodCallException.php | 16 + vendor/symfony/serializer/LICENSE | 2 +- .../Mapping/AttributeMetadataInterface.php | 2 + .../Mapping/ClassMetadataInterface.php | 6 +- .../Mapping/Factory/ClassMetadataFactory.php | 2 + .../Mapping/Loader/YamlFileLoader.php | 9 + .../CamelCaseToSnakeCaseNameConverter.php | 1 + .../Normalizer/AbstractNormalizer.php | 41 +- .../Normalizer/ArrayDenormalizer.php | 77 + .../Normalizer/CustomNormalizer.php | 6 +- .../Normalizer/GetSetMethodNormalizer.php | 17 +- .../Normalizer/ObjectNormalizer.php | 133 +- .../Normalizer/PropertyNormalizer.php | 8 +- vendor/symfony/serializer/README.md | 17 +- vendor/symfony/serializer/Serializer.php | 72 +- vendor/symfony/serializer/composer.json | 16 +- vendor/symfony/serializer/phpunit.xml.dist | 2 +- vendor/symfony/translation/CHANGELOG.md | 16 + .../Catalogue/AbstractOperation.php | 41 +- .../translation/Catalogue/DiffOperation.php | 48 +- .../translation/Catalogue/MergeOperation.php | 6 +- .../Catalogue/OperationInterface.php | 22 +- .../translation/Catalogue/TargetOperation.php | 69 + .../TranslationDataCollector.php | 7 +- .../translation/DataCollectorTranslator.php | 12 +- .../translation/Dumper/CsvFileDumper.php | 10 + .../symfony/translation/Dumper/FileDumper.php | 27 +- .../translation/Dumper/IcuResFileDumper.php | 20 +- .../translation/Dumper/IniFileDumper.php | 10 + .../translation/Dumper/JsonFileDumper.php | 18 +- .../translation/Dumper/MoFileDumper.php | 10 + .../translation/Dumper/PhpFileDumper.php | 12 +- .../translation/Dumper/PoFileDumper.php | 10 + .../translation/Dumper/QtFileDumper.php | 10 + .../translation/Dumper/XliffFileDumper.php | 124 +- .../translation/Dumper/YamlFileDumper.php | 25 +- vendor/symfony/translation/LICENSE | 2 +- .../translation/Loader/CsvFileLoader.php | 22 +- .../symfony/translation/Loader/FileLoader.php | 65 + .../translation/Loader/IniFileLoader.php | 26 +- .../translation/Loader/JsonFileLoader.php | 23 +- .../translation/Loader/MoFileLoader.php | 43 +- .../translation/Loader/PhpFileLoader.php | 26 +- .../translation/Loader/PoFileLoader.php | 55 +- .../translation/Loader/XliffFileLoader.php | 257 +- .../translation/Loader/YamlFileLoader.php | 40 +- .../schema/dic/xliff-core/xliff-core-2.0.xsd | 411 + .../translation/PluralizationRules.php | 1 + vendor/symfony/translation/README.md | 36 +- vendor/symfony/translation/Translator.php | 7 + .../translation/Util/ArrayConverter.php | 99 + .../translation/Writer/TranslationWriter.php | 8 +- vendor/symfony/translation/composer.json | 16 +- vendor/symfony/translation/phpunit.xml.dist | 2 +- vendor/symfony/validator/CHANGELOG.md | 5 + vendor/symfony/validator/Constraint.php | 6 +- .../symfony/validator/ConstraintValidator.php | 8 +- .../ConstraintViolationInterface.php | 3 +- .../Constraints/AbstractComparison.php | 1 + .../AbstractComparisonValidator.php | 11 + vendor/symfony/validator/Constraints/Bic.php | 39 + .../validator/Constraints/BicValidator.php | 85 + .../symfony/validator/Constraints/Blank.php | 6 + .../validator/Constraints/BlankValidator.php | 2 + .../validator/Constraints/Callback.php | 2 +- .../validator/Constraints/CardScheme.php | 4 +- .../symfony/validator/Constraints/Choice.php | 6 +- .../validator/Constraints/Collection.php | 4 +- .../symfony/validator/Constraints/Count.php | 4 +- .../symfony/validator/Constraints/Country.php | 6 + .../Constraints/CountryValidator.php | 2 + .../validator/Constraints/Currency.php | 7 + .../Constraints/CurrencyValidator.php | 3 + vendor/symfony/validator/Constraints/Date.php | 4 +- .../validator/Constraints/DateTime.php | 6 +- .../symfony/validator/Constraints/Email.php | 6 +- .../validator/Constraints/EmailValidator.php | 2 +- .../symfony/validator/Constraints/EqualTo.php | 7 + .../Constraints/EqualToValidator.php | 9 + .../validator/Constraints/Expression.php | 6 + .../Constraints/ExpressionValidator.php | 14 +- vendor/symfony/validator/Constraints/File.php | 10 +- .../validator/Constraints/GreaterThan.php | 7 + .../Constraints/GreaterThanOrEqual.php | 7 + .../GreaterThanOrEqualValidator.php | 9 + .../Constraints/GreaterThanValidator.php | 9 + .../Constraints/GroupSequenceProvider.php | 2 + vendor/symfony/validator/Constraints/Iban.php | 14 +- .../validator/Constraints/IdenticalTo.php | 7 + .../Constraints/IdenticalToValidator.php | 9 + .../symfony/validator/Constraints/Image.php | 22 +- vendor/symfony/validator/Constraints/Ip.php | 6 + .../validator/Constraints/IpValidator.php | 2 + .../symfony/validator/Constraints/IsFalse.php | 6 + .../Constraints/IsFalseValidator.php | 2 + .../symfony/validator/Constraints/IsNull.php | 6 + .../validator/Constraints/IsNullValidator.php | 2 + .../symfony/validator/Constraints/IsTrue.php | 6 + .../validator/Constraints/IsTrueValidator.php | 2 + vendor/symfony/validator/Constraints/Isbn.php | 10 +- vendor/symfony/validator/Constraints/Issn.php | 12 +- .../validator/Constraints/Language.php | 6 + .../Constraints/LanguageValidator.php | 2 + .../symfony/validator/Constraints/Length.php | 6 +- .../validator/Constraints/LengthValidator.php | 27 +- .../validator/Constraints/LessThan.php | 7 + .../validator/Constraints/LessThanOrEqual.php | 7 + .../Constraints/LessThanOrEqualValidator.php | 9 + .../Constraints/LessThanValidator.php | 9 + .../symfony/validator/Constraints/Locale.php | 6 + .../validator/Constraints/LocaleValidator.php | 5 +- vendor/symfony/validator/Constraints/Luhn.php | 4 +- .../validator/Constraints/NotBlank.php | 6 + .../Constraints/NotBlankValidator.php | 2 + .../validator/Constraints/NotEqualTo.php | 7 + .../Constraints/NotEqualToValidator.php | 9 + .../validator/Constraints/NotIdenticalTo.php | 7 + .../Constraints/NotIdenticalToValidator.php | 9 + .../symfony/validator/Constraints/NotNull.php | 6 + .../Constraints/NotNullValidator.php | 13 +- .../symfony/validator/Constraints/Range.php | 30 +- .../validator/Constraints/RangeValidator.php | 12 +- .../symfony/validator/Constraints/Regex.php | 6 + .../validator/Constraints/RegexValidator.php | 2 + vendor/symfony/validator/Constraints/Time.php | 4 +- vendor/symfony/validator/Constraints/Type.php | 6 + .../validator/Constraints/TypeValidator.php | 2 + vendor/symfony/validator/Constraints/Url.php | 6 + .../validator/Constraints/UrlValidator.php | 14 +- vendor/symfony/validator/Constraints/Uuid.php | 12 +- vendor/symfony/validator/LICENSE | 2 +- .../Mapping/Loader/XmlFileLoader.php | 2 +- .../validator/Mapping/PropertyMetadata.php | 7 +- vendor/symfony/validator/README.md | 126 +- .../Resources/translations/validators.af.xlf | 227 - .../Resources/translations/validators.ar.xlf | 315 - .../Resources/translations/validators.az.xlf | 227 - .../Resources/translations/validators.bg.xlf | 283 - .../Resources/translations/validators.ca.xlf | 307 - .../Resources/translations/validators.cs.xlf | 307 - .../Resources/translations/validators.cy.xlf | 227 - .../Resources/translations/validators.da.xlf | 247 - .../Resources/translations/validators.de.xlf | 315 - .../Resources/translations/validators.el.xlf | 283 - .../Resources/translations/validators.en.xlf | 315 - .../Resources/translations/validators.es.xlf | 315 - .../Resources/translations/validators.et.xlf | 283 - .../Resources/translations/validators.eu.xlf | 283 - .../Resources/translations/validators.fa.xlf | 283 - .../Resources/translations/validators.fi.xlf | 227 - .../Resources/translations/validators.fr.xlf | 315 - .../Resources/translations/validators.gl.xlf | 315 - .../Resources/translations/validators.he.xlf | 307 - .../Resources/translations/validators.hr.xlf | 283 - .../Resources/translations/validators.hu.xlf | 315 - .../Resources/translations/validators.hy.xlf | 187 - .../Resources/translations/validators.id.xlf | 283 - .../Resources/translations/validators.it.xlf | 319 - .../Resources/translations/validators.ja.xlf | 315 - .../Resources/translations/validators.lb.xlf | 303 - .../Resources/translations/validators.lt.xlf | 307 - .../Resources/translations/validators.mn.xlf | 151 - .../Resources/translations/validators.nb.xlf | 155 - .../Resources/translations/validators.nl.xlf | 311 - .../Resources/translations/validators.no.xlf | 227 - .../Resources/translations/validators.pl.xlf | 315 - .../Resources/translations/validators.pt.xlf | 307 - .../translations/validators.pt_BR.xlf | 315 - .../Resources/translations/validators.ro.xlf | 283 - .../Resources/translations/validators.ru.xlf | 315 - .../Resources/translations/validators.sk.xlf | 307 - .../Resources/translations/validators.sl.xlf | 315 - .../Resources/translations/validators.sq.xlf | 227 - .../translations/validators.sr_Cyrl.xlf | 303 - .../translations/validators.sr_Latn.xlf | 303 - .../Resources/translations/validators.sv.xlf | 315 - .../Resources/translations/validators.th.xlf | 303 - .../Resources/translations/validators.tr.xlf | 227 - .../Resources/translations/validators.uk.xlf | 283 - .../Resources/translations/validators.vi.xlf | 283 - .../translations/validators.zh_CN.xlf | 315 - .../translations/validators.zh_TW.xlf | 283 - .../ConstraintViolationBuilderInterface.php | 2 +- vendor/symfony/validator/composer.json | 22 +- vendor/symfony/validator/phpunit.xml.dist | 3 +- vendor/symfony/yaml/CHANGELOG.md | 20 + vendor/symfony/yaml/Dumper.php | 4 + vendor/symfony/yaml/Escaper.php | 6 +- vendor/symfony/yaml/Inline.php | 31 +- vendor/symfony/yaml/LICENSE | 2 +- vendor/symfony/yaml/Parser.php | 135 +- vendor/symfony/yaml/README.md | 20 +- vendor/symfony/yaml/Unescaper.php | 13 +- vendor/symfony/yaml/Yaml.php | 11 +- vendor/symfony/yaml/composer.json | 7 +- vendor/symfony/yaml/phpunit.xml.dist | 2 +- 6920 files changed, 64395 insertions(+), 57312 deletions(-) delete mode 100644 core/.gitignore rename core/{UPGRADE.txt => UPDATE.txt} (90%) create mode 100644 core/assets/vendor/ckeditor/lang/de-ch.js create mode 100644 core/assets/vendor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js mode change 100755 => 100644 core/assets/vendor/jquery-once/jquery.once.min.js.map delete mode 100644 core/composer.txt create mode 100644 core/lib/Drupal/Component/Annotation/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Annotation/README.txt create mode 100644 core/lib/Drupal/Component/Annotation/TESTING.txt create mode 100644 core/lib/Drupal/Component/Annotation/composer.json create mode 100644 core/lib/Drupal/Component/Assertion/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Assertion/README.txt create mode 100644 core/lib/Drupal/Component/Assertion/TESTING.txt create mode 100644 core/lib/Drupal/Component/Assertion/composer.json create mode 100644 core/lib/Drupal/Component/Bridge/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Bridge/README.txt create mode 100644 core/lib/Drupal/Component/Bridge/TESTING.txt create mode 100644 core/lib/Drupal/Component/Bridge/composer.json create mode 100644 core/lib/Drupal/Component/Datetime/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Datetime/README.txt create mode 100644 core/lib/Drupal/Component/Datetime/TESTING.txt create mode 100644 core/lib/Drupal/Component/Datetime/composer.json create mode 100644 core/lib/Drupal/Component/DependencyInjection/LICENSE.txt create mode 100644 core/lib/Drupal/Component/DependencyInjection/README.txt create mode 100644 core/lib/Drupal/Component/DependencyInjection/TESTING.txt create mode 100644 core/lib/Drupal/Component/Diff/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Diff/README.txt create mode 100644 core/lib/Drupal/Component/Diff/TESTING.txt create mode 100644 core/lib/Drupal/Component/Diff/composer.json create mode 100644 core/lib/Drupal/Component/Discovery/DiscoveryException.php create mode 100644 core/lib/Drupal/Component/Discovery/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Discovery/README.txt create mode 100644 core/lib/Drupal/Component/Discovery/TESTING.txt create mode 100644 core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php create mode 100644 core/lib/Drupal/Component/Discovery/composer.json create mode 100644 core/lib/Drupal/Component/EventDispatcher/LICENSE.txt create mode 100644 core/lib/Drupal/Component/EventDispatcher/README.txt create mode 100644 core/lib/Drupal/Component/EventDispatcher/TESTING.txt create mode 100644 core/lib/Drupal/Component/EventDispatcher/composer.json create mode 100644 core/lib/Drupal/Component/FileCache/LICENSE.txt create mode 100644 core/lib/Drupal/Component/FileCache/README.txt create mode 100644 core/lib/Drupal/Component/FileCache/TESTING.txt create mode 100644 core/lib/Drupal/Component/FileCache/composer.json create mode 100644 core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php create mode 100644 core/lib/Drupal/Component/Graph/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Graph/README.txt create mode 100644 core/lib/Drupal/Component/Graph/TESTING.txt create mode 100644 core/lib/Drupal/Component/Graph/composer.json create mode 100644 core/lib/Drupal/Component/HttpFoundation/LICENSE.txt create mode 100644 core/lib/Drupal/Component/HttpFoundation/README.txt create mode 100644 core/lib/Drupal/Component/HttpFoundation/TESTING.txt create mode 100644 core/lib/Drupal/Component/HttpFoundation/composer.json create mode 100644 core/lib/Drupal/Component/PhpStorage/LICENSE.txt create mode 100644 core/lib/Drupal/Component/PhpStorage/README.txt create mode 100644 core/lib/Drupal/Component/PhpStorage/TESTING.txt create mode 100644 core/lib/Drupal/Component/PhpStorage/composer.json create mode 100644 core/lib/Drupal/Component/Plugin/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Plugin/README.txt create mode 100644 core/lib/Drupal/Component/Plugin/TESTING.txt create mode 100644 core/lib/Drupal/Component/ProxyBuilder/LICENSE.txt create mode 100644 core/lib/Drupal/Component/ProxyBuilder/README.txt create mode 100644 core/lib/Drupal/Component/ProxyBuilder/TESTING.txt create mode 100644 core/lib/Drupal/Component/Render/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Render/README.txt create mode 100644 core/lib/Drupal/Component/Render/TESTING.txt create mode 100644 core/lib/Drupal/Component/Render/composer.json create mode 100644 core/lib/Drupal/Component/Serialization/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Serialization/README.txt create mode 100644 core/lib/Drupal/Component/Serialization/TESTING.txt create mode 100644 core/lib/Drupal/Component/Serialization/composer.json create mode 100644 core/lib/Drupal/Component/Transliteration/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Transliteration/README.txt create mode 100644 core/lib/Drupal/Component/Transliteration/TESTING.txt create mode 100644 core/lib/Drupal/Component/Transliteration/composer.json create mode 100644 core/lib/Drupal/Component/Utility/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Utility/README.txt create mode 100644 core/lib/Drupal/Component/Utility/Rectangle.php create mode 100644 core/lib/Drupal/Component/Utility/TESTING.txt create mode 100644 core/lib/Drupal/Component/Uuid/LICENSE.txt create mode 100644 core/lib/Drupal/Component/Uuid/README.txt create mode 100644 core/lib/Drupal/Component/Uuid/TESTING.txt create mode 100644 core/lib/Drupal/Component/Uuid/composer.json create mode 100644 core/lib/Drupal/Core/Annotation/PluralTranslation.php create mode 100644 core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php create mode 100644 core/lib/Drupal/Core/Datetime/FormattedDateDiff.php create mode 100644 core/lib/Drupal/Core/Entity/EntityCreateAnyAccessCheck.php create mode 100644 core/lib/Drupal/Core/Entity/EntityDescriptionInterface.php create mode 100644 core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php create mode 100644 core/lib/Drupal/Core/Entity/RevisionLogInterface.php create mode 100644 core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php create mode 100644 core/lib/Drupal/Core/EventSubscriber/OptionsRequestSubscriber.php delete mode 100644 core/lib/Drupal/Core/EventSubscriber/RouterRebuildSubscriber.php create mode 100644 core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php create mode 100644 core/lib/Drupal/Core/Plugin/Discovery/YamlDirectoryDiscovery.php create mode 100644 core/lib/Drupal/Core/Plugin/ObjectWithPluginCollectionInterface.php create mode 100644 core/lib/Drupal/Core/Queue/QueueGarbageCollectionInterface.php create mode 100644 core/lib/Drupal/Core/Queue/RequeueException.php create mode 100644 core/lib/Drupal/Core/Routing/Enhancer/EntityRevisionRouteEnhancer.php create mode 100644 core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php create mode 100644 core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php delete mode 100644 core/misc/menu-leaf.png rename core/modules/action/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateActionConfigsTest.php (80%) rename core/modules/action/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateActionsTest.php (93%) rename core/modules/action/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateActionsTest.php (93%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/AggregatorTitleTest.php (73%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/FeedValidationTest.php (87%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/ItemWithoutFeedTest.php (88%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/MigrateAggregatorStubTest.php (87%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateAggregatorConfigsTest.php (86%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateAggregatorFeedTest.php (87%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateAggregatorItemTest.php (87%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateAggregatorFeedTest.php (89%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateAggregatorItemTest.php (89%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateAggregatorSettingsTest.php (83%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Views/AggregatorFeedViewsFieldAccessTest.php (85%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Views/AggregatorItemViewsFieldAccessTest.php (87%) rename core/modules/aggregator/{src/Tests => tests/src/Kernel}/Views/IntegrationTest.php (92%) rename core/modules/ban/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateBlockedIPsTest.php (78%) create mode 100644 core/modules/big_pipe/big_pipe.info.yml create mode 100644 core/modules/big_pipe/big_pipe.libraries.yml create mode 100644 core/modules/big_pipe/big_pipe.module create mode 100644 core/modules/big_pipe/big_pipe.routing.yml create mode 100644 core/modules/big_pipe/big_pipe.services.yml create mode 100644 core/modules/big_pipe/js/big_pipe.js create mode 100644 core/modules/big_pipe/src/Controller/BigPipeController.php create mode 100644 core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php create mode 100644 core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php create mode 100644 core/modules/big_pipe/src/Render/BigPipe.php create mode 100644 core/modules/big_pipe/src/Render/BigPipeInterface.php create mode 100644 core/modules/big_pipe/src/Render/BigPipeMarkup.php create mode 100644 core/modules/big_pipe/src/Render/BigPipeResponse.php create mode 100644 core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php create mode 100644 core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php create mode 100644 core/modules/big_pipe/src/Tests/BigPipePlaceholderTestCases.php create mode 100644 core/modules/big_pipe/src/Tests/BigPipeTest.php create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php create mode 100644 core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php create mode 100644 core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php create mode 100644 core/modules/big_pipe/tests/src/Unit/Render/Placeholder/BigPipeStrategyTest.php mode change 100755 => 100644 core/modules/block/migration_templates/d7_block.yml delete mode 100644 core/modules/block/templates/block-list.html.twig rename core/modules/block/{src/Tests => tests/src/Kernel}/BlockConfigSchemaTest.php (93%) rename core/modules/block/{src/Tests => tests/src/Kernel}/BlockInterfaceTest.php (96%) rename core/modules/block/{src/Tests => tests/src/Kernel}/BlockStorageUnitTest.php (94%) rename core/modules/block/{src/Tests => tests/src/Kernel}/BlockViewBuilderTest.php (97%) rename core/modules/block/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateBlockTest.php (96%) rename core/modules/block/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateBlockTest.php (96%) mode change 100755 => 100644 core/modules/block_content/migration_templates/d7_custom_block.yml mode change 100755 => 100644 core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php rename core/modules/block_content/{src/Tests => tests/src/Kernel}/Migrate/MigrateBlockContentBodyFieldTest.php (89%) rename core/modules/block_content/{src/Tests => tests/src/Kernel}/Migrate/MigrateBlockContentStubTest.php (87%) rename core/modules/block_content/{src/Tests => tests/src/Kernel}/Migrate/MigrateBlockContentTypeTest.php (82%) rename core/modules/block_content/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateBlockContentTest.php (88%) rename core/modules/block_content/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCustomBlockTest.php (86%) rename core/modules/book/{src/Tests => tests/src/Kernel}/BookUninstallTest.php (96%) rename core/modules/book/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateBookConfigsTest.php (83%) rename core/modules/book/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateBookTest.php (89%) rename core/modules/breakpoint/{src/Tests => tests/src/Kernel}/BreakpointDiscoveryTest.php (96%) create mode 100644 core/modules/ckeditor/css/plugins/language/ckeditor.language.css create mode 100644 core/modules/ckeditor/js/ckeditor.language.admin.js rename core/modules/ckeditor/js/plugins/drupalimage/{image.png => icons/drupalimage.png} (100%) create mode 100644 core/modules/ckeditor/js/plugins/drupalimage/icons/hidpi/drupalimage.png rename core/modules/ckeditor/js/plugins/drupallink/{link.png => icons/drupallink.png} (100%) rename core/modules/ckeditor/js/plugins/drupallink/{unlink.png => icons/drupalunlink.png} (100%) create mode 100644 core/modules/ckeditor/js/plugins/drupallink/icons/hidpi/drupallink.png create mode 100644 core/modules/ckeditor/js/plugins/drupallink/icons/hidpi/drupalunlink.png create mode 100644 core/modules/ckeditor/src/CKEditorPluginCssInterface.php create mode 100644 core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php rename core/modules/ckeditor/{src/Tests => tests/modules/src/Kernel}/CKEditorPluginManagerTest.php (60%) rename core/modules/ckeditor/{src/Tests => tests/modules/src/Kernel}/CKEditorTest.php (93%) create mode 100644 core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php create mode 100644 core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php create mode 100644 core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php delete mode 100644 core/modules/comment/config/schema/comment.source.schema.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_entity_display.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_entity_form_display.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_entity_form_display_subject.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_field.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_field_instance.yml mode change 100755 => 100644 core/modules/comment/migration_templates/d7_comment_type.yml mode change 100755 => 100644 core/modules/comment/src/Plugin/migrate/source/d7/Comment.php rename core/modules/comment/{src/Tests => tests/src/Kernel}/CommentDefaultFormatterCacheTagsTest.php (90%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/CommentFieldAccessTest.php (98%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/CommentItemTest.php (84%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/CommentStringIdEntitiesTest.php (87%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/CommentValidationTest.php (97%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/MigrateCommentStubTest.php (90%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentTest.php (90%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentTypeTest.php (82%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableDisplayBase.php (72%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableEntityDisplayTest.php (85%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableEntityFormDisplaySubjectTest.php (83%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableEntityFormDisplayTest.php (84%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableFieldTest.php (78%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateCommentVariableInstanceTest.php (90%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentEntityDisplayTest.php (89%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php (87%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentEntityFormDisplayTest.php (88%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentFieldInstanceTest.php (94%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentFieldTest.php (90%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentTest.php (88%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateCommentTypeTest.php (82%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Views/CommentLinksTest.php (97%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Views/CommentUserNameTest.php (95%) rename core/modules/comment/{src/Tests => tests/src/Kernel}/Views/CommentViewsFieldAccessTest.php (92%) rename core/modules/comment/{src/Tests/Views/CommentViewKernelTestBase.php => tests/src/Kernel/Views/CommentViewsKernelTestBase.php} (88%) delete mode 100644 core/modules/contact/config/schema/contact.source.schema.yml rename core/modules/contact/{src/Tests => tests/src/Kernel}/MessageEntityTest.php (91%) rename core/modules/contact/{src/Tests => tests/src/Kernel}/Migrate/MigrateContactCategoryTest.php (91%) rename core/modules/contact/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateContactCategoryTest.php (89%) rename core/modules/contact/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateContactSettingsTest.php (83%) rename core/modules/contact/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateContactSettingsTest.php (80%) rename core/modules/content_translation/{src/Tests => tests/src/Kernel}/ContentTranslationConfigImportTest.php (94%) rename core/modules/content_translation/{src/Tests => tests/src/Kernel}/ContentTranslationSettingsApiTest.php (84%) rename core/modules/content_translation/{src/Tests => tests/src/Kernel}/ContentTranslationSyncUnitTest.php (98%) delete mode 100644 core/modules/contextual/images/gear-select.png rename core/modules/contextual/{src/Tests => tests/src/Kernel}/ContextualUnitTest.php (95%) create mode 100644 core/modules/datetime/src/Plugin/views/argument/FullDate.php create mode 100644 core/modules/datetime/src/Plugin/views/argument/WeekDate.php create mode 100644 core/modules/datetime/src/Plugin/views/argument/YearMonthDate.php rename core/modules/datetime/{src/Tests => tests/src/Kernel}/DateTimeItemTest.php (86%) rename core/modules/dblog/{src/Tests => tests/src/Kernel}/DbLogFormInjectionTest.php (94%) rename core/modules/dblog/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateDblogConfigsTest.php (80%) rename core/modules/dblog/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateDblogConfigsTest.php (77%) rename core/modules/dblog/{src/Tests => tests/src/Kernel}/Views/ViewsIntegrationTest.php (93%) rename core/modules/editor/{src/Tests => tests/src/Kernel}/EditorFileReferenceFilterTest.php (93%) rename core/modules/editor/{src/Tests => tests/src/Kernel}/EditorFileUsageTest.php (92%) rename core/modules/editor/{src/Tests => tests/src/Kernel}/EditorImageDialogTest.php (91%) rename core/modules/editor/{src/Tests => tests/src/Kernel}/EditorManagerTest.php (91%) delete mode 100644 core/modules/field/config/schema/field.source.schema.yml mode change 100755 => 100644 core/modules/field/migration_templates/d7_field.yml mode change 100755 => 100644 core/modules/field/migration_templates/d7_field_instance.yml mode change 100755 => 100644 core/modules/field/migration_templates/d7_field_instance_widget_settings.yml mode change 100755 => 100644 core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php mode change 100755 => 100644 core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php mode change 100755 => 100644 core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php mode change 100755 => 100644 core/modules/field/src/Plugin/migrate/source/d7/Field.php mode change 100755 => 100644 core/modules/field/src/Plugin/migrate/source/d7/FieldInstance.php create mode 100644 core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_autocreate_2412569.yml create mode 100644 core/modules/field/tests/fixtures/update/field.storage.node.field_ref_autocreate_2412569.yml rename core/modules/field/{src/Tests => tests/src/Kernel}/Boolean/BooleanFormatterTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Boolean/BooleanItemTest.php (82%) rename core/modules/field/{src/Tests => tests/src/Kernel}/BulkDeleteTest.php (96%) rename core/modules/field/{src/Tests => tests/src/Kernel}/ConfigFieldDefinitionTest.php (92%) rename core/modules/field/{src/Tests => tests/src/Kernel}/DisplayApiTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Email/EmailItemTest.php (82%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php (93%) rename core/modules/field/{src/Tests => tests/src/Kernel}/EntityReference/EntityReferenceFormatterTest.php (90%) rename core/modules/field/{src/Tests => tests/src/Kernel}/EntityReference/EntityReferenceItemTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/EntityReference/EntityReferenceSettingsTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/EntityReference/Views/EntityReferenceRelationshipTest.php (97%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldAttachOtherTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldAttachStorageTest.php (88%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldCrudTest.php (89%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldDataCountTest.php (93%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldDefinitionIntegrityTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldImportChangeTest.php (83%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldImportCreateTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldImportDeleteTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldImportDeleteUninstallTest.php (88%) create mode 100644 core/modules/field/tests/src/Kernel/FieldKernelTestBase.php rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldStorageCrudTest.php (89%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldTypePluginManagerTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FieldValidationTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/FormatterPluginManagerTest.php (83%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFieldFormatterSettingsTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFieldInstanceTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFieldTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFieldWidgetSettingsTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFieldFormatterSettingsTest.php (98%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFieldInstanceTest.php (96%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php (96%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFieldTest.php (92%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateViewModesTest.php (89%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Number/NumberItemTest.php (89%) rename core/modules/field/{src/Tests => tests/src/Kernel}/ShapeItemTest.php (87%) rename core/modules/field/{src/Tests => tests/src/Kernel}/String/RawStringFormatterTest.php (94%) rename core/modules/field/{src/Tests => tests/src/Kernel}/String/StringFormatterTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/String/UuidFormatterTest.php (89%) rename core/modules/field/{src/Tests => tests/src/Kernel}/TestItemTest.php (88%) rename core/modules/field/{src/Tests => tests/src/Kernel}/TestItemWithDependenciesTest.php (80%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Timestamp/TimestampFormatterTest.php (95%) rename core/modules/field/{src/Tests => tests/src/Kernel}/TranslationTest.php (87%) rename core/modules/field/{src/Tests => tests/src/Kernel}/Uri/UriItemTest.php (87%) rename core/modules/field/{src/Tests => tests/src/Kernel}/WidgetPluginManagerTest.php (87%) rename core/modules/field_ui/{src/Tests => tests/src/Kernel}/EntityDisplayTest.php (99%) rename core/modules/field_ui/{src/Tests => tests/src/Kernel}/EntityFormDisplayTest.php (98%) delete mode 100644 core/modules/file/config/schema/file.destination.schema.yml rename core/modules/file/{src/Tests => tests/src/Kernel}/CopyTest.php (98%) rename core/modules/file/{src/Tests => tests/src/Kernel}/DeleteTest.php (96%) rename core/modules/file/{src/Tests => tests/src/Kernel}/FileItemTest.php (88%) rename core/modules/file/{src/Tests => tests/src/Kernel}/FileManagedUnitTestBase.php (97%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Formatter/FileEntityFormatterTest.php (96%) rename core/modules/file/{src/Tests => tests/src/Kernel}/LoadTest.php (98%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/EntityFileTest.php (85%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/MigrateFileStubTest.php (75%) create mode 100644 core/modules/file/tests/src/Kernel/Migrate/d6/FileMigrationTestTrait.php rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFileConfigsTest.php (82%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFileTest.php (79%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUploadEntityDisplayTest.php (77%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUploadEntityFormDisplayTest.php (77%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUploadFieldTest.php (60%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUploadInstanceTest.php (74%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUploadTest.php (90%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFileTest.php (85%) rename core/modules/file/{src/Tests => tests/src/Kernel}/MoveTest.php (98%) rename core/modules/file/{src/Tests => tests/src/Kernel}/SaveDataTest.php (98%) rename core/modules/file/{src/Tests => tests/src/Kernel}/SaveTest.php (97%) rename core/modules/file/{src/Tests => tests/src/Kernel}/SpaceUsedTest.php (94%) rename core/modules/file/{src/Tests => tests/src/Kernel}/UsageTest.php (98%) rename core/modules/file/{src/Tests => tests/src/Kernel}/ValidateTest.php (93%) rename core/modules/file/{src/Tests => tests/src/Kernel}/ValidatorTest.php (94%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Views/ExtensionViewsFieldTest.php (91%) rename core/modules/file/{src/Tests => tests/src/Kernel}/Views/FileViewsFieldAccessTest.php (91%) mode change 100755 => 100644 core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php rename core/modules/filter/{src/Tests => tests/src/Kernel}/FilterAPITest.php (96%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/FilterCrudTest.php (90%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/FilterDefaultConfigTest.php (94%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/FilterSettingsTest.php (88%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/FilterUnitTest.php (99%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateFilterFormatTest.php (90%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateFilterFormatTest.php (93%) rename core/modules/filter/{src/Tests => tests/src/Kernel}/TextFormatElementFormTest.php (94%) rename core/modules/forum/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateForumConfigsTest.php (87%) rename core/modules/forum/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateForumSettingsTest.php (85%) rename core/modules/hal/{src/Tests => tests/src/Kernel}/DenormalizeTest.php (98%) rename core/modules/hal/{src/Tests/EntityTest.php => tests/src/Kernel/EntityNormalizeTest.php} (62%) rename core/modules/hal/{src/Tests => tests/src/Kernel}/FileNormalizeTest.php (93%) rename core/modules/hal/{src/Tests => tests/src/Kernel}/NormalizeTest.php (90%) rename core/modules/hal/{src/Tests => tests/src/Kernel}/NormalizerTestBase.php (89%) create mode 100644 core/modules/help/help.services.yml create mode 100644 core/modules/help/src/Annotation/HelpSection.php create mode 100644 core/modules/help/src/HelpSectionManager.php create mode 100644 core/modules/help/src/HelpSectionPluginInterface.php create mode 100644 core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php create mode 100644 core/modules/help/src/Plugin/HelpSection/HookHelpSection.php create mode 100644 core/modules/help/src/Tests/ExperimentalHelpTest.php create mode 100644 core/modules/help/src/Tests/HelpBlockTest.php create mode 100644 core/modules/help/templates/help-section.html.twig create mode 100644 core/modules/help/tests/modules/help_page_test/help_page_test.info.yml create mode 100644 core/modules/help/tests/modules/help_page_test/help_page_test.module create mode 100644 core/modules/help/tests/modules/help_page_test/help_page_test.routing.yml create mode 100644 core/modules/help/tests/modules/help_page_test/src/HelpPageTestController.php create mode 100644 core/modules/help/tests/modules/help_page_test/src/Plugin/HelpSection/EmptyHelpSection.php rename core/modules/help/{src/Tests => tests/src/Kernel}/HelpEmptyPageTest.php (72%) delete mode 100644 core/modules/image/config/schema/image.source.schema.yml mode change 100755 => 100644 core/modules/image/migration_templates/d7_image_settings.yml rename core/modules/image/{src/Tests => tests/src/Kernel}/ImageImportTest.php (86%) rename core/modules/image/{src/Tests => tests/src/Kernel}/ImageItemTest.php (87%) rename core/modules/image/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateImageCacheTest.php (93%) rename core/modules/image/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateImageSettingsTest.php (79%) rename core/modules/image/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateImageStylesTest.php (93%) rename core/modules/image/{src/Tests => tests/src/Kernel}/Views/ImageViewsDataTest.php (94%) rename core/modules/language/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php (78%) rename core/modules/language/{src/Tests => tests/src/Kernel}/Views/ArgumentLanguageTest.php (89%) rename core/modules/language/{src/Tests => tests/src/Kernel}/Views/FieldLanguageTest.php (88%) rename core/modules/language/{src/Tests => tests/src/Kernel}/Views/FilterLanguageTest.php (92%) rename core/modules/language/{src/Tests => tests/src/Kernel}/Views/LanguageTestBase.php (85%) rename core/modules/link/{src/Tests => tests/src/Kernel}/LinkItemTest.php (95%) rename core/modules/locale/{src/Tests => tests/src/Kernel}/Migrate/MigrateLocaleConfigsTest.php (82%) delete mode 100644 core/modules/menu_link_content/config/schema/menu_link_content.schema.yml rename core/modules/menu_link_content/{src/Tests => tests/src/Kernel}/Migrate/MigrateMenuLinkContentStubTest.php (74%) rename core/modules/menu_link_content/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateMenuLinkTest.php (92%) rename core/modules/menu_link_content/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateMenuLinkTest.php (94%) delete mode 100644 core/modules/menu_ui/menu_ui.install rename core/modules/menu_ui/{src/Tests => tests/tests/src/Kernel}/Migrate/MigrateMenuSettingsTest.php (72%) delete mode 100644 core/modules/migrate/config/schema/migrate.data_types.schema.yml delete mode 100644 core/modules/migrate/config/schema/migrate.destination.schema.yml delete mode 100644 core/modules/migrate/config/schema/migrate.process.schema.yml delete mode 100644 core/modules/migrate/config/schema/migrate.schema.yml delete mode 100644 core/modules/migrate/config/schema/migrate.source.schema.yml delete mode 100644 core/modules/migrate/src/MigrateTemplateStorage.php delete mode 100644 core/modules/migrate/src/MigrateTemplateStorageInterface.php delete mode 100644 core/modules/migrate/src/MigrationBuilder.php delete mode 100644 core/modules/migrate/src/MigrationBuilderInterface.php delete mode 100644 core/modules/migrate/src/Plugin/MigrateBuilderInterface.php rename core/modules/migrate/src/{Entity => Plugin}/Migration.php (65%) create mode 100644 core/modules/migrate/src/Plugin/MigrationDeriverTrait.php rename core/modules/migrate/src/{Entity => Plugin}/MigrationInterface.php (78%) create mode 100644 core/modules/migrate/src/Plugin/MigrationPluginManager.php create mode 100644 core/modules/migrate/src/Plugin/MigrationPluginManagerInterface.php delete mode 100644 core/modules/migrate/src/Plugin/migrate/builder/BuilderBase.php delete mode 100644 core/modules/migrate/src/Tests/TemplateTest.php delete mode 100644 core/modules/migrate/tests/src/Kernel/Entity/MigrationTest.php rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateDumpAlterInterface.php (53%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateEmbeddedDataTest.php (83%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateEventsTest.php (95%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateInterruptionTest.php (84%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateMessageTest.php (89%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateRollbackTest.php (93%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateSkipRowTest.php (84%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateStatusTest.php (79%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrateTestBase.php (83%) rename core/modules/migrate/{src/Tests => tests/src/Kernel}/MigrationTest.php (75%) create mode 100644 core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php rename core/modules/migrate/{src/Tests => tests/src/Kernel}/SqlBaseTest.php (97%) delete mode 100644 core/modules/migrate/tests/src/Unit/Entity/MigrationTest.php delete mode 100644 core/modules/migrate_drupal/config/schema/migrate_drupal.source.schema.yml create mode 100644 core/modules/migrate_drupal/src/MigrationCreationTrait.php create mode 100644 core/modules/migrate_drupal/src/Plugin/migrate/CckMigration.php delete mode 100644 core/modules/migrate_drupal/src/Plugin/migrate/builder/CckBuilder.php delete mode 100644 core/modules/migrate_drupal/src/Plugin/migrate/builder/d6/CckMigration.php delete mode 100644 core/modules/migrate_drupal/src/Tests/MigrateDrupalTestBase.php delete mode 100644 core/modules/migrate_drupal/src/Tests/d6/CckMigrationBuilderTest.php delete mode 100644 core/modules/migrate_drupal/src/Tests/d7/MigrateDrupal7TestBase.php create mode 100644 core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php rename core/modules/migrate_drupal/{src/Tests => tests/src/Kernel}/d6/EntityContentBaseTest.php (95%) rename core/modules/migrate_drupal/{src/Tests => tests/src/Kernel}/d6/MigrateDrupal6TestBase.php (74%) create mode 100644 core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php rename core/modules/migrate_drupal/{src/Tests => tests/src/Kernel}/dependencies/MigrateDependenciesTest.php (65%) create mode 100644 core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml create mode 100644 core/modules/migrate_drupal_ui/migrate_drupal_ui.install create mode 100644 core/modules/migrate_drupal_ui/migrate_drupal_ui.module create mode 100644 core/modules/migrate_drupal_ui/migrate_drupal_ui.routing.yml create mode 100644 core/modules/migrate_drupal_ui/src/Controller/MigrateController.php create mode 100644 core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeForm.php create mode 100644 core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php create mode 100644 core/modules/migrate_drupal_ui/src/MigrateMessageCapture.php create mode 100644 core/modules/migrate_drupal_ui/src/MigrateUpgradeRunBatch.php create mode 100644 core/modules/migrate_drupal_ui/src/Tests/MigrateAccessTest.php create mode 100644 core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/MigrateUpgrade6Test.php create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/html-1.txt create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-1.png create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-2.jpg create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.gif create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.jpg create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.png create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/tmp/some-temp-file.jpg create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d7/MigrateUpgrade7Test.php create mode 100644 core/modules/migrate_drupal_ui/src/Tests/d7/files/sites/default/files/cube.jpeg delete mode 100644 core/modules/node/config/schema/node.source.schema.yml delete mode 100644 core/modules/node/node.views.inc create mode 100644 core/modules/node/src/Plugin/migrate/D6NodeDeriver.php create mode 100644 core/modules/node/src/Plugin/migrate/D7NodeDeriver.php delete mode 100644 core/modules/node/src/Plugin/migrate/builder/d6/Node.php delete mode 100644 core/modules/node/src/Plugin/migrate/builder/d7/Node.php delete mode 100644 core/modules/node/src/Tests/Migrate/d6/MigrateNodeBuilderTest.php rename core/modules/node/src/Tests/Migrate/d7/{NodeBuilderTest.php => NodeMigrateDeriverTest.php} (81%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/MigrateNodeStubTest.php (80%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeBundleSettingsTest.php (89%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeConfigsTest.php (79%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeSettingPromoteTest.php (77%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeSettingStickyTest.php (77%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeTest.php (74%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeTestBase.php (82%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateNodeTypeTest.php (90%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateViewModesTest.php (66%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateNodeSettingsTest.php (79%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateNodeTest.php (95%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateNodeTitleLabelTest.php (88%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateNodeTypeTest.php (90%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Views/NidArgumentTest.php (91%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Views/NodeViewsFieldAccessTest.php (92%) rename core/modules/node/{src/Tests => tests/src/Kernel}/Views/RevisionCreateTimestampTest.php (88%) rename core/modules/options/{src/Tests => tests/src/Kernel}/OptionsFieldTest.php (88%) rename core/modules/options/{src/Tests => tests/src/Kernel}/OptionsFieldUnitTestBase.php (79%) rename core/modules/options/{src/Tests => tests/src/Kernel}/OptionsFormattersTest.php (86%) rename core/modules/{file/src/Tests => options/tests/src/Kernel}/Views/FileViewsDataTest.php (94%) rename core/modules/options/{src/Tests => tests/src/Kernel}/Views/OptionsListArgumentTest.php (90%) rename core/modules/options/{src/Tests => tests/src/Kernel}/Views/OptionsListFilterTest.php (86%) rename core/modules/options/{src/Tests => tests/src/Kernel}/Views/OptionsTestBase.php (91%) rename core/modules/options/{src/Tests => tests/src/Kernel}/Views/ViewsDataTest.php (85%) rename core/modules/path/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUrlAliasTest.php (85%) rename core/modules/path/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateUrlAliasTest.php (76%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/DateTimeFieldRdfaTest.php (86%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/EmailFieldRdfaTest.php (86%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/EntityReferenceRdfaTest.php (85%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/FieldRdfaDatatypeCallbackTest.php (88%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/FieldRdfaTestBase.php (92%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/LinkFieldRdfaTest.php (94%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/NumberFieldRdfaTest.php (93%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/StringFieldRdfaTest.php (87%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/TelephoneFieldRdfaTest.php (90%) rename core/modules/rdf/{src/Tests => tests/src/Kernel}/Field/TextFieldRdfaTest.php (91%) rename core/modules/search/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSearchPageTest.php (82%) rename core/modules/search/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSearchSettingsTest.php (83%) rename core/modules/search/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateSearchPageTest.php (82%) rename core/modules/search/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateSearchSettingsTest.php (90%) rename core/modules/shortcut/{src/Tests => tests/src/Kernel}/Migrate/MigrateShortcutStubTest.php (78%) rename core/modules/shortcut/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateShortcutSetTest.php (88%) rename core/modules/shortcut/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateShortcutSetUsersTest.php (84%) rename core/modules/shortcut/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateShortcutTest.php (88%) create mode 100644 core/modules/shortcut/tests/src/Kernel/ShortcutSevenIntegrationTest.php create mode 100644 core/modules/simpletest/tests/src/FunctionalJavascript/BrowserWithJavascriptTest.php rename core/modules/simpletest/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSimpletestConfigsTest.php (85%) rename core/modules/simpletest/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateSimpletestSettingsTest.php (81%) rename core/modules/statistics/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateStatisticsConfigsTest.php (82%) rename core/modules/syslog/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSyslogConfigsTest.php (81%) rename core/modules/syslog/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateSyslogConfigsTest.php (83%) create mode 100644 core/modules/system/src/Form/ModulesListExperimentalConfirmForm.php create mode 100644 core/modules/system/src/Tests/Cache/SessionExistsCacheContextTest.php create mode 100644 core/modules/system/src/Tests/Entity/EntityAddUITest.php create mode 100644 core/modules/system/src/Tests/Installer/DistributionProfileTranslationQueryTest.php create mode 100644 core/modules/system/src/Tests/Installer/DistributionProfileTranslationTest.php create mode 100644 core/modules/system/src/Tests/Installer/InstallerTranslationQueryTest.php create mode 100644 core/modules/system/src/Tests/Module/ExperimentalModuleTest.php create mode 100644 core/modules/system/src/Tests/System/SitesDirectoryHardeningTest.php create mode 100644 core/modules/system/templates/entity-add-list.html.twig create mode 100644 core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.php create mode 100644 core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml create mode 100644 core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php create mode 100644 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php create mode 100644 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php create mode 100644 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithRevisionLog.php create mode 100644 core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php create mode 100644 core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml create mode 100644 core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.module create mode 100644 core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml create mode 100644 core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module create mode 100644 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/DerivedToolkit.php create mode 100644 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php create mode 100644 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Foo.php create mode 100644 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/FooDerived.php create mode 100644 core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php create mode 100644 core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml create mode 100644 core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php create mode 100644 core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php create mode 100644 core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml create mode 100644 core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/MigrateMenuTest.php (85%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateDateFormatTest.php (77%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemCronTest.php (76%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemDateTest.php (78%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemFileTest.php (76%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemImageGdTest.php (74%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemImageTest.php (73%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemLoggingTest.php (79%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemMaintenanceTest.php (77%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemPerformanceTest.php (78%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemRssTest.php (75%) rename core/modules/system/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateSystemSiteTest.php (83%) delete mode 100644 core/modules/taxonomy/config/schema/taxonomy.source.schema.yml create mode 100644 core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php delete mode 100644 core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php create mode 100644 core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/migrations/taxonomy_term_stub_test.yml create mode 100644 core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/MigrateTaxonomyConfigsTest.php (82%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/MigrateTaxonomyTermStubTest.php (60%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateTaxonomyTermTest.php (92%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateTaxonomyVocabularyTest.php (79%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateTermNodeRevisionTest.php (75%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateTermNodeTest.php (78%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateVocabularyEntityDisplayTest.php (71%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php (77%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateVocabularyFieldInstanceTest.php (80%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateVocabularyFieldTest.php (73%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateNodeTaxonomyTest.php (89%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateTaxonomyTermTest.php (93%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateTaxonomyVocabularyTest.php (91%) rename core/modules/taxonomy/{src/Tests => tests/src/Kernel}/Views/TaxonomyViewsFieldAccessTest.php (90%) rename core/modules/telephone/{src/Tests => tests/src/Kernel}/TelephoneItemTest.php (81%) rename core/modules/text/{src/Tests => tests/src/Kernel}/Migrate/MigrateTextConfigsTest.php (79%) rename core/modules/text/{src/Tests => tests/src/Kernel}/TextWithSummaryItemTest.php (82%) create mode 100644 core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php create mode 100644 core/modules/tour/src/Plugin/HelpSection/TourHelpSection.php create mode 100644 core/modules/tour/src/Tests/TourHelpPageTest.php rename core/modules/tracker/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateTrackerNodeTest.php (86%) rename core/modules/tracker/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateTrackerSettingsTest.php (75%) rename core/modules/tracker/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateTrackerUserTest.php (87%) rename core/modules/update/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUpdateConfigsTest.php (85%) delete mode 100644 core/modules/user/config/schema/user.destination.schema.yml delete mode 100644 core/modules/user/config/schema/user.source.schema.yml delete mode 100644 core/modules/user/images/icon-user-active.png delete mode 100644 core/modules/user/images/icon-user.png mode change 100755 => 100644 core/modules/user/migration_templates/d7_user.yml mode change 100755 => 100644 core/modules/user/migration_templates/d7_user_flood.yml mode change 100755 => 100644 core/modules/user/migration_templates/d7_user_role.yml create mode 100644 core/modules/user/src/Plugin/migrate/ProfileValues.php create mode 100644 core/modules/user/src/Plugin/migrate/User.php delete mode 100644 core/modules/user/src/Plugin/migrate/builder/d6/ProfileValues.php delete mode 100644 core/modules/user/src/Plugin/migrate/builder/d7/User.php mode change 100755 => 100644 core/modules/user/src/Plugin/migrate/source/d7/Role.php mode change 100755 => 100644 core/modules/user/src/Plugin/migrate/source/d7/User.php delete mode 100644 core/modules/user/src/Tests/Migrate/d6/ProfileValuesBuilderTest.php delete mode 100644 core/modules/user/src/Tests/Migrate/d7/UserMigrationBuilderTest.php create mode 100644 core/modules/user/src/Tests/Update/UserUpdateEmailToken.php create mode 100644 core/modules/user/tests/fixtures/update/drupal-8.user-email-token-2587275.php rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserAdminPassTest.php (91%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserPictureEntityDisplayTest.php (83%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserPictureEntityFormDisplayTest.php (83%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserPictureFieldInstanceTest.php (83%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserPictureFieldTest.php (83%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserProfileEntityDisplayTest.php (87%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserProfileEntityFormDisplayTest.php (89%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserProfileFieldInstanceTest.php (93%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserProfileFieldTest.php (93%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/MigrateUserStubTest.php (77%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserConfigsTest.php (93%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserContactSettingsTest.php (83%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserPictureFileTest.php (78%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserProfileValuesTest.php (93%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserRoleTest.php (88%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d6/MigrateUserTest.php (92%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateUserFloodTest.php (80%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateUserMailTest.php (91%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateUserRoleTest.php (89%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Migrate/d7/MigrateUserTest.php (93%) create mode 100644 core/modules/user/tests/src/Kernel/Migrate/d7/UserMigrationClassTest.php rename core/modules/user/{src/Tests => tests/src/Kernel}/Views/HandlerFieldPermissionTest.php (93%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Views/HandlerFilterPermissionTest.php (97%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Views/HandlerFilterRolesTest.php (94%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Views/UserKernelTestBase.php (91%) rename core/modules/user/{src/Tests => tests/src/Kernel}/Views/UserViewsFieldAccessTest.php (90%) create mode 100644 core/modules/views/src/Plugin/views/field/RenderedEntity.php create mode 100644 core/modules/views/src/Tests/Update/ImageStyleDependencyUpdateTest.php create mode 100644 core/modules/views/src/Tests/ViewsFormMultipleTest.php create mode 100644 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_entity_test_rendered.yml create mode 100644 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml create mode 100644 core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php create mode 100644 core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php rename core/modules/views/{src/Tests => tests/src/Kernel}/BasicTest.php (95%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Entity/RowEntityRenderersTest.php (96%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Entity/ViewEntityDependenciesTest.php (88%) rename core/modules/views/{src/Tests => tests/src/Kernel}/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/AreaEntityTest.php (97%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/AreaMessagesTest.php (77%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/AreaTextTest.php (90%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/AreaTitleTest.php (87%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/AreaViewTest.php (88%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/ArgumentDateTest.php (96%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/ArgumentNullTest.php (90%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/EntityTestViewsFieldAccessTest.php (88%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldBooleanTest.php (92%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldCounterTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldCustomTest.php (91%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldDateTest.php (94%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldEntityLinkTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldFieldAccessTestBase.php (94%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldFieldTest.php (99%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldFileSizeTest.php (89%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldKernelTest.php (99%) create mode 100644 core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FieldUrlTest.php (78%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterBooleanOperatorStringTest.php (92%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterBooleanOperatorTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterCombineTest.php (94%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterEqualityTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterInOperatorTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterNumericTest.php (97%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/FilterStringTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/HandlerAliasTest.php (89%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/SortDateTest.php (96%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/SortRandomTest.php (94%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Handler/SortTest.php (94%) rename core/modules/views/{src/Tests => tests/src/Kernel}/ModuleTest.php (95%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/ArgumentValidatorTest.php (90%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/BlockDependenciesTest.php (92%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/CacheTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/DisplayKernelTest.php (95%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/DisplayPageTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/JoinTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/PagerKernelTest.php (89%) create mode 100644 core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/QueryTest.php (90%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/RelationshipJoinTestBase.php (89%) rename core/modules/views/{src/Tests/Handler => tests/src/Kernel/Plugin}/RelationshipTest.php (96%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/RowEntityTest.php (72%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/RowRenderCacheTest.php (89%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/SqlQueryTest.php (91%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/StyleHtmlListTest.php (88%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/StyleMappingTest.php (95%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/StyleTableUnitTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/StyleTestBase.php (75%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/StyleUnformattedTest.php (89%) rename core/modules/views/{src/Tests => tests/src/Kernel}/Plugin/ViewsBlockTest.php (82%) rename core/modules/views/{src/Tests => tests/src/Kernel}/PluginInstanceTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/QueryGroupByTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/RenderCacheIntegrationTest.php (98%) rename core/modules/views/{src/Tests => tests/src/Kernel}/TokenReplaceTest.php (93%) rename core/modules/views/{src/Tests => tests/src/Kernel}/ViewExecutableTest.php (97%) rename core/modules/views/{src/Tests => tests/src/Kernel}/ViewStorageTest.php (97%) create mode 100644 core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php rename core/modules/views/{src/Tests => tests/src/Kernel}/ViewsHooksTest.php (94%) create mode 100644 core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php rename core/modules/views/{src/Tests => tests/src/Kernel}/Wizard/WizardPluginBaseKernelTest.php (88%) delete mode 100644 core/modules/views_ui/images/arrow-active.png delete mode 100644 core/modules/views_ui/images/close.png delete mode 100644 core/modules/views_ui/images/expanded-options.png delete mode 100644 core/modules/views_ui/images/loading.gif delete mode 100644 core/modules/views_ui/images/overridden.gif delete mode 100644 core/modules/views_ui/images/status-active.gif mode change 100755 => 100644 core/modules/views_ui/src/ParamConverter/ViewUIConverter.php rename core/modules/views_ui/{src/Tests => tests/src/Kernel}/TagTest.php (89%) mode change 100755 => 100644 core/scripts/dump-database-d8-mysql.php create mode 100644 core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/CacheabilityMetadataConfigOverrideTest.php (91%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigCRUDTest.php (98%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigDependencyTest.php (98%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigDiffTest.php (98%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEntityNormalizeTest.php (89%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEntityStaticCacheTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEntityStatusTest.php (87%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEntityStorageTest.php (86%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEntityUnitTest.php (96%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigEventsTest.php (95%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigFileContentTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigImportRecreateTest.php (93%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigImportRenameValidationTest.php (96%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigImporterMissingContentTest.php (91%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigImporterTest.php (99%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigInstallTest.php (98%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigLanguageOverrideTest.php (97%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigModuleOverridesTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigOverrideTest.php (97%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigOverridesPriorityTest.php (96%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigSchemaTest.php (90%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/ConfigSnapshotTest.php (95%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/DefaultConfigTest.php (86%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/SchemaCheckTraitTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/SchemaConfigListenerTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/Storage/CachedStorageTest.php (92%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/Storage/ConfigStorageTestBase.php (98%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/Storage/DatabaseStorageTest.php (90%) rename core/{modules/config/src/Tests => tests/Drupal/KernelTests/Core/Config}/Storage/FileStorageTest.php (83%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/AlterTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/BasicSyntaxTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/CaseSensitivityTest.php (87%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/ConnectionTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/ConnectionUnitTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/DatabaseExceptionWrapperTest.php (91%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/DatabaseTestBase.php (94%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/DeleteTruncateTest.php (96%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/FetchTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/InsertDefaultsTest.php (94%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/InsertLobTest.php (91%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/InsertTest.php (88%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/InvalidDataTest.php (95%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/LargeQueryTest.php (95%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/LoggingTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/MergeTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/NextIdTest.php (85%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/QueryTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/RangeQueryTest.php (87%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/RegressionTest.php (93%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SchemaTest.php (99%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SelectCloneTest.php (90%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SelectComplexTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SelectOrderedTest.php (95%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SelectSubqueryTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SelectTest.php (99%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/SerializeQueryTest.php (84%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/TaggingTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/TransactionTest.php (99%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/UpdateComplexTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/UpdateLobTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/UpdateTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Database/UpsertTest.php (93%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/BundleConstraintValidatorTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/ConfigEntityQueryTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/ContentEntityChangedTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/ContentEntityCloneTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/ContentEntityNullStorageTest.php (94%) create mode 100644 core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/Element/EntityAutocompleteElementFormTest.php (96%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityAccessControlHandlerTest.php (69%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityApiTest.php (88%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityAutocompleteTest.php (90%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityBundleFieldTest.php (94%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityCrudHookTest.php (95%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityDefinitionUpdateTest.php (96%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityFieldDefaultValueTest.php (90%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityFieldTest.php (96%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityLanguageTestBase.php (86%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityQueryAggregateTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityQueryRelationshipTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityQueryTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityReferenceFieldTest.php (91%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityRevisionTranslationTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntitySchemaTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityTranslationTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityTypeConstraintValidatorTest.php (89%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityTypeConstraintsTest.php (89%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityTypedDataDefinitionTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityUUIDTest.php (87%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityValidationTest.php (97%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/EntityViewBuilderTest.php (98%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/FieldSqlStorageTest.php (92%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/FieldTranslationSqlStorageTest.php (96%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/FieldWidgetConstraintValidatorTest.php (93%) create mode 100644 core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Entity/ValidReferenceConstraintValidatorTest.php (89%) create mode 100644 core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php rename core/{modules/system/src/Tests/Entity => tests/Drupal/KernelTests/Core/Field}/FieldAccessTest.php (87%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Field/FieldItemTest.php (94%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Field/FieldModuleUninstallValidatorTest.php (93%) rename core/{modules/system/src/Tests => tests/Drupal/KernelTests/Core}/Field/FieldSettingsTest.php (93%) create mode 100644 core/tests/Drupal/Tests/BrowserTestBase.php create mode 100644 core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php create mode 100644 core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php create mode 100644 core/tests/Drupal/Tests/Component/Utility/RectangleTest.php create mode 100644 core/tests/Drupal/Tests/Core/Annotation/PluralTranslationTest.php create mode 100644 core/tests/Drupal/Tests/Core/Enhancer/EntityRevisionRouteEnhancerTest.php create mode 100644 core/tests/Drupal/Tests/Core/EventSubscriber/DefaultExceptionSubscriberTest.php create mode 100644 core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php create mode 100644 core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php create mode 100644 core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php create mode 100644 core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php create mode 100644 core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php create mode 100644 core/tests/README.md create mode 100644 core/themes/classy/templates/misc/help-section.html.twig create mode 100644 core/themes/seven/templates/entity-add-list.html.twig create mode 100644 core/themes/stable/css/ckeditor/plugins/language/ckeditor.language.css create mode 100644 core/themes/stable/stable.theme delete mode 100644 core/themes/stable/templates/admin/block-list.html.twig create mode 100644 core/themes/stable/templates/admin/help-section.html.twig create mode 100644 core/themes/stable/templates/content-edit/entity-add-list.html.twig create mode 100644 vendor/ircmaxell/password-compat/LICENSE.md create mode 100644 vendor/ircmaxell/password-compat/composer.json create mode 100644 vendor/ircmaxell/password-compat/lib/password.php create mode 100644 vendor/ircmaxell/password-compat/version-test.php create mode 100644 vendor/jcalderonzumba/gastonjs/.gitignore rename vendor/mikey179/vfsStream/{readme.md => README.md} (100%) create mode 100644 vendor/paragonie/random_compat/.gitignore create mode 100644 vendor/paragonie/random_compat/.scrutinizer.yml create mode 100644 vendor/paragonie/random_compat/.travis.yml create mode 100644 vendor/paragonie/random_compat/ERRATA.md create mode 100644 vendor/paragonie/random_compat/LICENSE create mode 100644 vendor/paragonie/random_compat/README.md create mode 100644 vendor/paragonie/random_compat/SECURITY.md create mode 100644 vendor/paragonie/random_compat/composer.json create mode 100644 vendor/paragonie/random_compat/lib/byte_safe_strings.php create mode 100644 vendor/paragonie/random_compat/lib/cast_to_int.php create mode 100644 vendor/paragonie/random_compat/lib/error_polyfill.php create mode 100644 vendor/paragonie/random_compat/lib/random.php create mode 100644 vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php create mode 100644 vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php create mode 100644 vendor/paragonie/random_compat/lib/random_bytes_libsodium.php create mode 100644 vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php create mode 100644 vendor/paragonie/random_compat/lib/random_bytes_openssl.php create mode 100644 vendor/paragonie/random_compat/lib/random_int.php create mode 100755 vendor/paragonie/random_compat/phpunit.sh create mode 100644 vendor/paragonie/random_compat/phpunit.xml.dist create mode 100644 vendor/symfony-cmf/routing/.gitignore create mode 100644 vendor/symfony/console/Exception/CommandNotFoundException.php create mode 100644 vendor/symfony/console/Exception/ExceptionInterface.php create mode 100644 vendor/symfony/console/Exception/InvalidArgumentException.php create mode 100644 vendor/symfony/console/Exception/InvalidOptionException.php create mode 100644 vendor/symfony/console/Exception/LogicException.php create mode 100644 vendor/symfony/console/Exception/RuntimeException.php create mode 100644 vendor/symfony/console/Helper/ProgressIndicator.php create mode 100644 vendor/symfony/css-selector/CssSelectorConverter.php create mode 100644 vendor/symfony/dependency-injection/Compiler/AutowirePass.php create mode 100644 vendor/symfony/dependency-injection/Loader/DirectoryLoader.php create mode 100644 vendor/symfony/dependency-injection/ResettableContainerInterface.php create mode 100644 vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php create mode 100644 vendor/symfony/polyfill-apcu/LICENSE create mode 100644 vendor/symfony/polyfill-apcu/README.md create mode 100644 vendor/symfony/polyfill-apcu/bootstrap.php create mode 100644 vendor/symfony/polyfill-apcu/composer.json create mode 100644 vendor/symfony/polyfill-iconv/Iconv.php create mode 100644 vendor/symfony/polyfill-iconv/LICENSE create mode 100644 vendor/symfony/polyfill-iconv/README.md create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.big5.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.ser create mode 100644 vendor/symfony/polyfill-iconv/Resources/charset/translit.ser create mode 100644 vendor/symfony/polyfill-iconv/bootstrap.php create mode 100644 vendor/symfony/polyfill-iconv/composer.json create mode 100644 vendor/symfony/polyfill-mbstring/LICENSE create mode 100644 vendor/symfony/polyfill-mbstring/Mbstring.php create mode 100644 vendor/symfony/polyfill-mbstring/README.md create mode 100644 vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.ser create mode 100644 vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser create mode 100644 vendor/symfony/polyfill-mbstring/bootstrap.php create mode 100644 vendor/symfony/polyfill-mbstring/composer.json create mode 100644 vendor/symfony/polyfill-php54/LICENSE create mode 100644 vendor/symfony/polyfill-php54/Php54.php create mode 100644 vendor/symfony/polyfill-php54/README.md create mode 100644 vendor/symfony/polyfill-php54/Resources/stubs/CallbackFilterIterator.php create mode 100644 vendor/symfony/polyfill-php54/Resources/stubs/RecursiveCallbackFilterIterator.php rename vendor/symfony/{http-foundation => polyfill-php54}/Resources/stubs/SessionHandlerInterface.php (100%) create mode 100644 vendor/symfony/polyfill-php54/bootstrap.php create mode 100644 vendor/symfony/polyfill-php54/composer.json create mode 100644 vendor/symfony/polyfill-php55/LICENSE create mode 100644 vendor/symfony/polyfill-php55/Php55.php create mode 100644 vendor/symfony/polyfill-php55/Php55ArrayColumn.php create mode 100644 vendor/symfony/polyfill-php55/README.md create mode 100644 vendor/symfony/polyfill-php55/bootstrap.php create mode 100644 vendor/symfony/polyfill-php55/composer.json create mode 100644 vendor/symfony/psr-http-message-bridge/.gitignore create mode 100644 vendor/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php create mode 100644 vendor/symfony/routing/Loader/DirectoryLoader.php create mode 100644 vendor/symfony/routing/Loader/ObjectRouteLoader.php create mode 100644 vendor/symfony/routing/RouteCollectionBuilder.php create mode 100644 vendor/symfony/serializer/Exception/BadMethodCallException.php create mode 100644 vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php create mode 100644 vendor/symfony/translation/Catalogue/TargetOperation.php create mode 100644 vendor/symfony/translation/Loader/FileLoader.php create mode 100644 vendor/symfony/translation/Loader/schema/dic/xliff-core/xliff-core-2.0.xsd create mode 100644 vendor/symfony/translation/Util/ArrayConverter.php create mode 100644 vendor/symfony/validator/Constraints/Bic.php create mode 100644 vendor/symfony/validator/Constraints/BicValidator.php delete mode 100644 vendor/symfony/validator/Resources/translations/validators.af.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.ar.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.az.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.bg.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.ca.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.cs.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.cy.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.da.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.de.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.el.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.en.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.es.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.et.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.eu.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.fa.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.fi.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.fr.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.gl.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.he.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.hr.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.hu.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.hy.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.id.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.it.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.ja.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.lb.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.lt.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.mn.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.nb.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.nl.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.no.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.pl.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.pt.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.ro.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.ru.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sk.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sl.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sq.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.sv.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.th.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.tr.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.uk.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.vi.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf delete mode 100644 vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf diff --git a/.editorconfig b/.editorconfig index ccc6a281e..242859d82 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,6 @@ indent_size = 2 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true + +[composer.json] +indent_size = 4 diff --git a/.htaccess b/.htaccess index 974999a9c..f4024c632 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Require all denied @@ -93,7 +93,7 @@ AddEncoding gzip svgz # If you do not have mod_rewrite installed, you should remove these # directories from your webroot or otherwise protect them from being # downloaded. - RewriteRule "(^|/)\." - [F] + RewriteRule "(^|/)\.(?!well-known)" - [F] # If your site can be accessed both with and without the 'www.' prefix, you # can use one of the following settings to redirect users to your preferred diff --git a/README.txt b/README.txt index 737c29c80..0bafcc1b8 100644 --- a/README.txt +++ b/README.txt @@ -36,8 +36,8 @@ thousands of contributed modules (for functionality not included with Drupal core) available for download. More about configuration: - * Install, upgrade, and maintain Drupal: - See INSTALL.txt and UPGRADE.txt in the "core" directory. + * Install, update, and maintain Drupal: + See INSTALL.txt and UPDATE.txt in the "core" directory. * Learn about how to use Drupal to create your site: https://www.drupal.org/documentation * Follow best practices: diff --git a/composer.json b/composer.json index 7f170ce71..d9c5d7c82 100644 --- a/composer.json +++ b/composer.json @@ -1,44 +1,44 @@ { - "name": "drupal/drupal", - "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "type": "project", - "license": "GPL-2.0+", - "require": { - "composer/installers": "^1.0.21", - "wikimedia/composer-merge-plugin": "~1.3" - }, - "replace": { - "drupal/core": "~8.0" - }, - "minimum-stability": "dev", - "prefer-stable": true, - "config": { - "preferred-install": "dist", - "autoloader-suffix": "Drupal8" - }, - "extra": { - "_readme": [ - "By default Drupal loads the autoloader from ./vendor/autoload.php.", - "To change the autoloader you can edit ./autoload.php." - ], - "merge-plugin": { - "include": [ - "core/composer.json" - ], - "recurse": false, - "replace": false, - "merge-extra": false + "name": "drupal/drupal", + "description": "Drupal is an open source content management platform powering millions of websites and applications.", + "type": "project", + "license": "GPL-2.0+", + "require": { + "composer/installers": "^1.0.21", + "wikimedia/composer-merge-plugin": "~1.3" + }, + "replace": { + "drupal/core": "~8.1" + }, + "minimum-stability": "dev", + "prefer-stable": true, + "config": { + "preferred-install": "dist", + "autoloader-suffix": "Drupal8" + }, + "extra": { + "_readme": [ + "By default Drupal loads the autoloader from ./vendor/autoload.php.", + "To change the autoloader you can edit ./autoload.php." + ], + "merge-plugin": { + "include": [ + "core/composer.json" + ], + "recurse": false, + "replace": false, + "merge-extra": false + } + }, + "autoload": { + "psr-4": { + "Drupal\\Core\\Composer\\": "core/lib/Drupal/Core/Composer" + } + }, + "scripts": { + "pre-autoload-dump": "Drupal\\Core\\Composer\\Composer::preAutoloadDump", + "post-autoload-dump": "Drupal\\Core\\Composer\\Composer::ensureHtaccess", + "post-package-install": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup", + "post-package-update": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup" } - }, - "autoload": { - "psr-4": { - "Drupal\\Core\\Composer\\": "core/lib/Drupal/Core/Composer" - } - }, - "scripts": { - "pre-autoload-dump": "Drupal\\Core\\Composer\\Composer::preAutoloadDump", - "post-autoload-dump": "Drupal\\Core\\Composer\\Composer::ensureHtaccess", - "post-package-install": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup", - "post-package-update": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup" - } } diff --git a/composer.lock b/composer.lock index e20eaab87..d9fa2a179 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "dac77f10c1f7585fd1f7344c6a376338", - "content-hash": "73cbcb262208c5d802cb528279f2a95c", + "hash": "5e14f057cfce03180014a6a75e38de6f", + "content-hash": "7d72dc63a3981fb6edb92f6786ba94b1", "packages": [ { "name": "composer/installers", @@ -847,6 +847,48 @@ ], "time": "2015-08-15 19:32:36" }, + { + "name": "ircmaxell/password-compat", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/ircmaxell/password_compat.git", + "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", + "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "4.*" + }, + "type": "library", + "autoload": { + "files": [ + "lib/password.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Anthony Ferrara", + "email": "ircmaxell@php.net", + "homepage": "http://blog.ircmaxell.com" + } + ], + "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", + "homepage": "https://github.com/ircmaxell/password_compat", + "keywords": [ + "hashing", + "password" + ], + "time": "2014-11-20 16:49:30" + }, { "name": "masterminds/html5", "version": "2.1.2", @@ -912,6 +954,54 @@ ], "time": "2015-06-07 08:43:18" }, + { + "name": "paragonie/random_compat", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "a208865a5aeffc2dbbef2a5b3409887272d93f32" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a208865a5aeffc2dbbef2a5b3409887272d93f32", + "reference": "a208865a5aeffc2dbbef2a5b3409887272d93f32", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*|5.*" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "time": "2015-12-01 02:52:15" + }, { "name": "psr/http-message", "version": "1.0", @@ -1107,34 +1197,38 @@ }, { "name": "symfony/class-loader", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "320f8d2a9cdbcbeb24be602c124aae9d998474a4" + "reference": "7d362c22710980730d46a5d039e788946a2938cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/320f8d2a9cdbcbeb24be602c124aae9d998474a4", - "reference": "320f8d2a9cdbcbeb24be602c124aae9d998474a4", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb", + "reference": "7d362c22710980730d46a5d039e788946a2938cb", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-apcu": "~1.1" }, "require-dev": { - "symfony/finder": "~2.0,>=2.0.5" + "symfony/finder": "~2.0,>=2.0.5|~3.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\ClassLoader\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1152,29 +1246,30 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2015-10-23 14:47:27" + "time": "2016-03-10 19:33:53" }, { "name": "symfony/console", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "5efd632294c8320ea52492db22292ff853a43766" + "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/5efd632294c8320ea52492db22292ff853a43766", - "reference": "5efd632294c8320ea52492db22292ff853a43766", + "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154", + "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "psr/log": "~1.0", - "symfony/event-dispatcher": "~2.1", - "symfony/process": "~2.1" + "symfony/event-dispatcher": "~2.1|~3.0.0", + "symfony/process": "~2.1|~3.0.0" }, "suggest": { "psr/log": "For using the console logger", @@ -1184,13 +1279,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1208,7 +1306,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-10-20 14:38:46" + "time": "2016-03-17 09:19:04" }, { "name": "symfony/debug", @@ -1266,16 +1364,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "af284e795ec8a08c80d1fc47518fd23004b89847" + "reference": "f7b4a498e679fa440b16facb934680a1527ed48c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/af284e795ec8a08c80d1fc47518fd23004b89847", - "reference": "af284e795ec8a08c80d1fc47518fd23004b89847", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7b4a498e679fa440b16facb934680a1527ed48c", + "reference": "f7b4a498e679fa440b16facb934680a1527ed48c", "shasum": "" }, "require": { @@ -1285,9 +1383,9 @@ "symfony/expression-language": "<2.6" }, "require-dev": { - "symfony/config": "~2.2", - "symfony/expression-language": "~2.6", - "symfony/yaml": "~2.1" + "symfony/config": "~2.2|~3.0.0", + "symfony/expression-language": "~2.6|~3.0.0", + "symfony/yaml": "~2.1|~3.0.0" }, "suggest": { "symfony/config": "", @@ -1297,13 +1395,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1321,20 +1422,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2015-10-27 15:38:06" + "time": "2016-03-21 07:27:21" }, { "name": "symfony/event-dispatcher", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "87a5db5ea887763fa3a31a5471b512ff1596d9b8" + "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/87a5db5ea887763fa3a31a5471b512ff1596d9b8", - "reference": "87a5db5ea887763fa3a31a5471b512ff1596d9b8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87", + "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87", "shasum": "" }, "require": { @@ -1342,10 +1443,10 @@ }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "~2.0,>=2.0.5", - "symfony/dependency-injection": "~2.6", - "symfony/expression-language": "~2.6", - "symfony/stopwatch": "~2.3" + "symfony/config": "~2.0,>=2.0.5|~3.0.0", + "symfony/dependency-injection": "~2.6|~3.0.0", + "symfony/expression-language": "~2.6|~3.0.0", + "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", @@ -1354,13 +1455,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1378,40 +1482,43 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-10-11 09:39:48" + "time": "2016-03-07 14:04:32" }, { "name": "symfony/http-foundation", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "7598eea151ae3d4134df1f9957364b17809eea75" + "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7598eea151ae3d4134df1f9957364b17809eea75", - "reference": "7598eea151ae3d4134df1f9957364b17809eea75", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/06d6b2c755b2f34ce21e688b62072e9c625709c4", + "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php54": "~1.0", + "symfony/polyfill-php55": "~1.0" }, "require-dev": { - "symfony/expression-language": "~2.4" + "symfony/expression-language": "~2.4|~3.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, - "classmap": [ - "Resources/stubs" + "exclude-from-classmap": [ + "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1430,48 +1537,48 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2015-10-23 14:47:27" + "time": "2016-03-27 12:57:53" }, { "name": "symfony/http-kernel", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "4260f2273a446a6715063dc9ca89fd0c475c2f77" + "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4260f2273a446a6715063dc9ca89fd0c475c2f77", - "reference": "4260f2273a446a6715063dc9ca89fd0c475c2f77", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2c45576fee2eb228d4771342a05b0565e4711ba2", + "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2", "shasum": "" }, "require": { "php": ">=5.3.9", "psr/log": "~1.0", "symfony/debug": "~2.6,>=2.6.2", - "symfony/event-dispatcher": "~2.6,>=2.6.7", - "symfony/http-foundation": "~2.5,>=2.5.4" + "symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0", + "symfony/http-foundation": "~2.5,>=2.5.4|~3.0.0" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { - "symfony/browser-kit": "~2.3", - "symfony/class-loader": "~2.1", - "symfony/config": "~2.7", - "symfony/console": "~2.3", - "symfony/css-selector": "~2.0,>=2.0.5", - "symfony/dependency-injection": "~2.2", - "symfony/dom-crawler": "~2.0,>=2.0.5", - "symfony/expression-language": "~2.4", - "symfony/finder": "~2.0,>=2.0.5", - "symfony/process": "~2.0,>=2.0.5", - "symfony/routing": "~2.2", - "symfony/stopwatch": "~2.3", - "symfony/templating": "~2.2", - "symfony/translation": "~2.0,>=2.0.5", - "symfony/var-dumper": "~2.6" + "symfony/browser-kit": "~2.3|~3.0.0", + "symfony/class-loader": "~2.1|~3.0.0", + "symfony/config": "~2.8", + "symfony/console": "~2.3|~3.0.0", + "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0", + "symfony/dependency-injection": "~2.8|~3.0.0", + "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0", + "symfony/expression-language": "~2.4|~3.0.0", + "symfony/finder": "~2.0,>=2.0.5|~3.0.0", + "symfony/process": "~2.0,>=2.0.5|~3.0.0", + "symfony/routing": "~2.8|~3.0.0", + "symfony/stopwatch": "~2.3|~3.0.0", + "symfony/templating": "~2.2|~3.0.0", + "symfony/translation": "~2.0,>=2.0.5|~3.0.0", + "symfony/var-dumper": "~2.6|~3.0.0" }, "suggest": { "symfony/browser-kit": "", @@ -1485,13 +1592,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1509,20 +1619,305 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2015-10-27 19:07:21" + "time": "2016-03-25 01:40:30" }, { - "name": "symfony/process", - "version": "v2.7.6", + "name": "symfony/polyfill-apcu", + "version": "v1.1.1", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "4a959dd4e19c2c5d7512689413921e0a74386ec7" + "url": "https://github.com/symfony/polyfill-apcu.git", + "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/4a959dd4e19c2c5d7512689413921e0a74386ec7", - "reference": "4a959dd4e19c2c5d7512689413921e0a74386ec7", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", + "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "apcu", + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2016-03-03 16:49:40" + }, + { + "name": "symfony/polyfill-iconv", + "version": "v1.1.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "08e3b8768d785ba7f271ef94906d50f7efe72ce8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/08e3b8768d785ba7f271ef94906d50f7efe72ce8", + "reference": "08e3b8768d785ba7f271ef94906d50f7efe72ce8", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ], + "time": "2016-02-26 11:31:02" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "1289d16209491b584839022f29257ad859b8532d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", + "reference": "1289d16209491b584839022f29257ad859b8532d", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "time": "2016-01-20 09:13:37" + }, + { + "name": "symfony/polyfill-php54", + "version": "v1.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php54.git", + "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/74663d5a2ff3c530c1bc0571500e0feec9094054", + "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php54\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2016-01-20 09:13:37" + }, + { + "name": "symfony/polyfill-php55", + "version": "v1.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php55.git", + "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6", + "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6", + "shasum": "" + }, + "require": { + "ircmaxell/password-compat": "~1.0", + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php55\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2016-01-20 09:13:37" + }, + { + "name": "symfony/process", + "version": "v2.8.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "fb467471952ef5cf8497c029980e556b47545333" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333", + "reference": "fb467471952ef5cf8497c029980e556b47545333", "shasum": "" }, "require": { @@ -1531,13 +1926,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1555,7 +1953,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2015-10-23 14:47:27" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/psr-http-message-bridge", @@ -1613,16 +2011,16 @@ }, { "name": "symfony/routing", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "f353e1f588679c3ec987624e6c617646bd01ba38" + "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/f353e1f588679c3ec987624e6c617646bd01ba38", - "reference": "f353e1f588679c3ec987624e6c617646bd01ba38", + "url": "https://api.github.com/repos/symfony/routing/zipball/d7d4a20cb55a90a06c0070d1a360e5ac606306ef", + "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef", "shasum": "" }, "require": { @@ -1635,27 +2033,32 @@ "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", - "symfony/config": "~2.7", - "symfony/expression-language": "~2.4", - "symfony/http-foundation": "~2.3", - "symfony/yaml": "~2.0,>=2.0.5" + "symfony/config": "~2.7|~3.0.0", + "symfony/expression-language": "~2.4|~3.0.0", + "symfony/http-foundation": "~2.3|~3.0.0", + "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", + "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", + "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1679,31 +2082,32 @@ "uri", "url" ], - "time": "2015-10-27 15:38:06" + "time": "2016-03-23 13:11:46" }, { "name": "symfony/serializer", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "14056684acad23b8815eb336bccc0b4ac76bd823" + "reference": "e848750ceffdc4af374844c338c299627a98196a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/14056684acad23b8815eb336bccc0b4ac76bd823", - "reference": "14056684acad23b8815eb336bccc0b4ac76bd823", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e848750ceffdc4af374844c338c299627a98196a", + "reference": "e848750ceffdc4af374844c338c299627a98196a", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-php55": "~1.0" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", - "symfony/config": "~2.2", - "symfony/property-access": "~2.3", - "symfony/yaml": "~2.0,>=2.0.5" + "symfony/config": "~2.2|~3.0.0", + "symfony/property-access": "~2.3|~3.0.0", + "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", @@ -1715,13 +2119,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1739,33 +2146,34 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2015-10-11 09:39:48" + "time": "2016-03-07 14:04:32" }, { "name": "symfony/translation", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "6ccd9289ec1c71d01a49d83480de3b5293ce30c8" + "reference": "d60b8e076d22953aabebeebda53bf334438e7aca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/6ccd9289ec1c71d01a49d83480de3b5293ce30c8", - "reference": "6ccd9289ec1c71d01a49d83480de3b5293ce30c8", + "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca", + "reference": "d60b8e076d22953aabebeebda53bf334438e7aca", "shasum": "" }, "require": { - "php": ">=5.3.9" + "php": ">=5.3.9", + "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { "psr/log": "~1.0", - "symfony/config": "~2.7", - "symfony/intl": "~2.4", - "symfony/yaml": "~2.2" + "symfony/config": "~2.8", + "symfony/intl": "~2.4|~3.0.0", + "symfony/yaml": "~2.2|~3.0.0" }, "suggest": { "psr/log": "To use logging capability in translator", @@ -1775,13 +2183,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1799,37 +2210,36 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2015-10-27 15:38:06" + "time": "2016-03-25 01:40:30" }, { "name": "symfony/validator", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "df9021e689aa3d08367881e7f8917219fabe5e64" + "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/df9021e689aa3d08367881e7f8917219fabe5e64", - "reference": "df9021e689aa3d08367881e7f8917219fabe5e64", + "url": "https://api.github.com/repos/symfony/validator/zipball/ea0ce99531c9eb82abf21011da4e111932f8ce81", + "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81", "shasum": "" }, "require": { "php": ">=5.3.9", - "symfony/translation": "~2.4" + "symfony/translation": "~2.4|~3.0.0" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", - "doctrine/common": "~2.3", "egulias/email-validator": "~1.2,>=1.2.1", - "symfony/config": "~2.2", - "symfony/expression-language": "~2.4", - "symfony/http-foundation": "~2.1", - "symfony/intl": "~2.4", - "symfony/property-access": "~2.3", - "symfony/yaml": "~2.0,>=2.0.5" + "symfony/config": "~2.2|~3.0.0", + "symfony/expression-language": "~2.4|~3.0.0", + "symfony/http-foundation": "~2.1|~3.0.0", + "symfony/intl": "~2.7.4|~2.8|~3.0.0", + "symfony/property-access": "~2.3|~3.0.0", + "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", @@ -1845,13 +2255,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1869,20 +2282,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2015-10-18 20:23:18" + "time": "2016-03-27 12:57:53" }, { "name": "symfony/yaml", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "eca9019c88fbe250164affd107bc8057771f3f4d" + "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/eca9019c88fbe250164affd107bc8057771f3f4d", - "reference": "eca9019c88fbe250164affd107bc8057771f3f4d", + "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb", + "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb", "shasum": "" }, "require": { @@ -1891,13 +2304,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1915,7 +2331,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-10-11 09:39:48" + "time": "2016-03-04 07:54:35" }, { "name": "twig/twig", @@ -3636,16 +4052,16 @@ }, { "name": "symfony/css-selector", - "version": "v2.7.6", + "version": "v2.8.4", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "e1b865b26be4a56d22a8dee398375044a80c865b" + "reference": "07b7ced3ae0c12918477c095453ea8595000810e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/e1b865b26be4a56d22a8dee398375044a80c865b", - "reference": "e1b865b26be4a56d22a8dee398375044a80c865b", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/07b7ced3ae0c12918477c095453ea8595000810e", + "reference": "07b7ced3ae0c12918477c095453ea8595000810e", "shasum": "" }, "require": { @@ -3654,13 +4070,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3682,7 +4101,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2015-10-11 09:39:48" + "time": "2016-03-04 07:54:35" }, { "name": "symfony/dom-crawler", diff --git a/core/.gitignore b/core/.gitignore deleted file mode 100644 index 74b6a4c79..000000000 --- a/core/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -# SimpleTest breaks with the following files, so avoid adding them. -vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php -vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php -vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php - -# The resources for the Validator component are not required. -vendor/symfony/validator/Symfony/Component/Validator/Resources - -# Symfony Validator depends on Symfony Translation but only requires the -# TranslatorInterface. Thus, we add only the required interface from Symfony -# Translation by ignoring everything except the interface. -vendor/symfony/translation/Symfony/Component/Translation/* -!vendor/symfony/translation/Symfony/Component/Translation/TranslatorInterface.php - -# PHPUnit provides some binary dependencies that are already available. -vendor/phpunit/phpunit/build/dependencies - -# The PHAR file below contains CRLF characters that cause a problem with PIFR. -vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt index c3e7c2ab6..609fd4ae0 100644 --- a/core/CHANGELOG.txt +++ b/core/CHANGELOG.txt @@ -1,6 +1,49 @@ -Drupal 8.0.4, 2016-02-24 +Drupal 8.1.0, 2016-04-20 ------------------------ -- Fixed security issues (multiple vulnerabilities). See SA-CORE-2016-001. +- Removed Composer-managed vendor from the git repository: + * Drupal.org packager adds dependencies to zip and tar package. This can be + used without any further steps. + * When not using zip / tar files, e.g. when using a git clone, run composer + install to get dependencies. + * See https://www.drupal.org/documentation/install/download#git + for instructions. +- Added vendor libraries: + * Added Symfony Polyfill Iconv 1.1.0. + * Added paragonie/random_compat 1.4.1. +- Updated vendor libraries: + * Updated to Symfony 2.8.4. + * Updated to CKEditor 4.5.8. + * Updated to Modernizr 3.3.1. +- Added modules: + * Added the Migrate Drupal UI module (experimental) to provide a UI for + migrating content and configuration from Drupal 6 and Drupal 7. + * Added the BigPipe module (experimental) to improve perceived performance. +- Improved authoring features: + * Enabled browsers' (native) spell checker in CKEditor. + * Added language toolbar button in CKEditor for identifying the language of + text parts. +- Improved site administration experience: + * Improved admin/help page to be more flexible and list tours on it. +- Improved site building features: + * Added a "Rendered entity" field handler in Views. +- Improved distribution building features: + * Added support for distributions to specify an installation language. +- Improved developer APIs: + * Added local ID and revision fields to HAL web service output. + * Added support for image toolkits to be defined with plugin derivatives, + reducing the code needed to extend them. + * Simplified Migrate API by replacing migration configuration entities with + migration plugins. + * Added support for entity types to specify translatable plural labels. + * Added a revision log interface and trait for revisionable entity types. + * Added key field definitions to ContentEntityBase, reducing code from + child classes. + * Added generic route providers for add-page and add-form entity routes, + reducing the code needed to define an entity type. +- Testing improvements: + * Added support for automated JavaScript testing. + * Added verbose output for BrowserTestBase. + * Improved reporting of PHPUnit results. Drupal 8.0.0, 2015-11-19 ------------------------ diff --git a/core/MAINTAINERS.txt b/core/MAINTAINERS.txt index 96caad53c..8f456ebd9 100644 --- a/core/MAINTAINERS.txt +++ b/core/MAINTAINERS.txt @@ -261,6 +261,10 @@ Basic Auth module - Klaus Purer 'klausi' https://www.drupal.org/u/klausi - Juampy Novillo Requena 'juampy' https://www.drupal.org/u/juampy +BigPipe module +- Wim Leers 'Wim Leers' https://www.drupal.org/u/wim-leers +- Fabian Franz 'Fabianx' https://www.drupal.org/u/fabianx + Block module - Tim Plunkett 'tim.plunkett' https://www.drupal.org/u/tim.plunkett - Ben Dougherty 'benjy' https://www.drupal.org/u/benjy diff --git a/core/UPGRADE.txt b/core/UPDATE.txt similarity index 90% rename from core/UPGRADE.txt rename to core/UPDATE.txt index 3cb5550fe..ebc4e827e 100644 --- a/core/UPGRADE.txt +++ b/core/UPDATE.txt @@ -7,10 +7,10 @@ To upgrade from a previous major version (for example, Drupal 6 or 7), the process involves importing site configuration and content from your old site into a new Drupal 8 site. The tools and process are currently experimental, rather than being fully supported, so be sure to test in a development -environment. You will need to use the contributed Drupal Upgrade module -(https://www.drupal.org/project/migrate_upgrade), as well as the core Migrate -and Migrate Drupal modules. See https://www.drupal.org/upgrade/migrate for -details, and https://www.drupal.org/node/2167633 for known issues. +environment. You will need to use the core Migrate Drupal UI module which +provides a user interface for the Migrate and Migrate Drupal modules included +in core. See https://www.drupal.org/upgrade/migrate for details, and +https://www.drupal.org/node/2167633 for known issues. First steps and definitions: @@ -38,19 +38,19 @@ First steps and definitions: version you are upgrading or updating to on the Drupal project page (https://www.drupal.org/project/drupal). -UPGRADE PROBLEMS +UPDATE PROBLEMS ---------------- If you encounter errors during this process, * Note any error messages you see. * Restore your site to its previous state, using the file and database backups - you created before you started the upgrade process. Do not attempt to do - further upgrades on a site that had update problems. + you created before you started the update process. Do not attempt to do + further updates on a site that had update problems. * Consult one of the support options listed on https://www.drupal.org/support -More in-depth information on upgrading can be found at +More in-depth information on updating and upgrading can be found at https://www.drupal.org/upgrade MINOR AND PATCH VERSION UPDATES @@ -130,8 +130,8 @@ following the instructions in the INTRODUCTION section at the top of this file: - Change it into: $settings['update_free_access'] = TRUE; - - Once the upgrade is done, $settings['update_free_access'] must be - reverted to FALSE. + - Once the update is done, $settings['update_free_access'] must be reverted + to FALSE. 7. Go to Administration > Reports > Status report. Verify that everything is working as expected. diff --git a/core/assets/vendor/ckeditor/CHANGES.md b/core/assets/vendor/ckeditor/CHANGES.md index 264066b52..f751de993 100644 --- a/core/assets/vendor/ckeditor/CHANGES.md +++ b/core/assets/vendor/ckeditor/CHANGES.md @@ -1,6 +1,60 @@ CKEditor 4 Changelog ==================== +## CKEditor 4.5.8 + +New Features: + +* [#12440](http://dev.ckeditor.com/ticket/12440): Added the [`config.colorButton_enableAutomatic`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-colorButton_enableAutomatic) option to allow hiding the "Automatic" option in the [color picker](http://ckeditor.com/addon/colorbutton). + +Fixed Issues: + +* [#10448](http://dev.ckeditor.com/ticket/10448): Fixed: Lack of scrollbar in the [right-to-left text direction](http://ckeditor.com/addon/bidi). +* [#12707](http://dev.ckeditor.com/ticket/12707): Fixed: The order of table elements does not comply with the HTML specification. +* [#13756](http://dev.ckeditor.com/ticket/13756): [Edge] Fixed: Context menus are cut-off. + +## CKEditor 4.5.7 + +New Features: + +* [#14327](http://dev.ckeditor.com/ticket/14327): Added Swiss German localization. Thanks to [Miro Grenda](https://twitter.com/mirogrenda)! + +Fixed Issues: + +* [#13816](http://dev.ckeditor.com/ticket/13816): Introduced a new strategy for Filling Character handling to avoid changes in DOM. This fixes the following issues: + * [#12727](http://dev.ckeditor.com/ticket/12727): [Blink] `IndexSizeError` when using the [Div Editing Area](http://ckeditor.com/addon/divarea) and [Content Templates](http://ckeditor.com/addon/templates) plugins. + * [#13377](http://dev.ckeditor.com/ticket/13377): [Widget](http://ckeditor.com/addon/widget) plugin issue when typing in Korean. + * [#13389](http://dev.ckeditor.com/ticket/13389): [Blink] [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) fails when the cursor is next to an `
` tag. + * [#13513](http://dev.ckeditor.com/ticket/13513): [Blink, WebKit] [Div Editing Area](http://ckeditor.com/addon/divarea) and [`editor.getData()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getData) throw an error when an image is the only data in the editor. +* [#13884](http://dev.ckeditor.com/ticket/13884): [Firefox] Fixed: Copying and pasting a table results in just the first cell being pasted. +* [#14234](http://dev.ckeditor.com/ticket/14234): Fixed: URL input field is not marked as required in the [Media Embed](http://ckeditor.com/addon/embed) dialog. + +## CKEditor 4.5.6 + +New Features: + +* Introduced the [`CKEDITOR.tools.getCookie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-getCookie) and [`CKEDITOR.tools.setCookie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-setCookie) methods for accessing cookies. +* Introduced the [`CKEDITOR.tools.getCsrfToken()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-getCsrfToken) method. The CSRF token is now automatically sent by the [File Browser](http://ckeditor.com/addon/filebrowser) and [File Tools](http://ckeditor.com/addon/filetools) plugins during file uploads. The server-side upload handlers may check it and use it to additionally secure the communication. + +Other Changes: + +* Updated [SCAYT](http://ckeditor.com/addon/scayt) (Spell Check As You Type): + - New features: + - CKEditor [Language](http://ckeditor.com/addon/language) plugin support. + - CKEditor [Placeholder](http://ckeditor.com/addon/placeholder) plugin support. + - [Drag&Drop](http://sdk.ckeditor.com/samples/fileupload.html) support. + - **Experimental** [GRAYT](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-grayt_autoStartup) (Grammar As You Type) functionality. + - Fixed issues: + * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98): SCAYT affects dialog double-click. Fixed in SCAYT core. + * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102): SCAYT core performance enhancements. + * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104): SCAYT's spans leak into the clipboard and after pasting. + * [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105): A JavaScript error fired in case of multiple instances of CKEditor on one page. + * [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107): SCAYT should not check non-editable parts of content. + * [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108): Latest SCAYT copies the ID of the editor element to the iframe. + * SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled. + * Issue with pasting SCAYT markup in CKEditor. + * SCAYT stops working after pressing the *Cancel* button in the WSC dialog. + ## CKEditor 4.5.5 Fixed Issues: @@ -23,7 +77,7 @@ Fixed Issues: Other Changes: -* [#13859](http://dev.ckeditor.com/ticket/13859): Test cases created with `benter.tools.createTestsForEditors` will also receive editor bot as a second parameter. +* [#13859](http://dev.ckeditor.com/ticket/13859): Test cases created with `bender.tools.createTestsForEditors` will also receive editor bot as a second parameter. ## CKEditor 4.5.4 @@ -56,7 +110,7 @@ Other Changes: New Features: -* [#13501](http://dev.ckeditor.com/ticket/13501): Added the [`config.fileTools_defaultFileName`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fileTools_defaultFileName) option to allow setting a default filen ame for paste uploads. +* [#13501](http://dev.ckeditor.com/ticket/13501): Added the [`config.fileTools_defaultFileName`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-fileTools_defaultFileName) option to allow setting a default file name for paste uploads. * [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images. Fixed Issues: diff --git a/core/assets/vendor/ckeditor/LICENSE.md b/core/assets/vendor/ckeditor/LICENSE.md index 5e1e06d35..55be53afa 100644 --- a/core/assets/vendor/ckeditor/LICENSE.md +++ b/core/assets/vendor/ckeditor/LICENSE.md @@ -2,7 +2,7 @@ Software License Agreement ========================== CKEditor - The text editor for Internet - http://ckeditor.com -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. Licensed under the terms of any of the following licenses at your choice: @@ -37,7 +37,7 @@ done by developers outside of CKSource with their express permission. The following libraries are included in CKEditor under the MIT license (see Appendix D): -* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2015, CKSource - Frederico Knabben. +* CKSource Samples Framework (included in the samples) - Copyright (c) 2014-2016, CKSource - Frederico Knabben. * PicoModal (included in `samples/js/sf.js`) - Copyright (c) 2012 James Frasca. * CodeMirror (included in the samples) - Copyright (C) 2014 by Marijn Haverbeke and others. diff --git a/core/assets/vendor/ckeditor/build-config.js b/core/assets/vendor/ckeditor/build-config.js index b44b24544..c4eda91da 100644 --- a/core/assets/vendor/ckeditor/build-config.js +++ b/core/assets/vendor/ckeditor/build-config.js @@ -40,6 +40,8 @@ var CKBUILDER_CONFIG = { 'bender-err.log', 'bender-out.log', 'node_modules', + '.jscsrc', + '.jshintrc', // Parts of CKEditor that we consciously don't ship with Drupal. 'adapters', 'config.js', @@ -69,6 +71,7 @@ var CKBUILDER_CONFIG = { 'wysiwygarea' : 1, 'indent' : 1, 'indentlist' : 1, + 'language' : 1, 'list' : 1, 'magicline' : 1, 'maximize' : 1, diff --git a/core/assets/vendor/ckeditor/ckeditor.js b/core/assets/vendor/ckeditor/ckeditor.js index 14f18400e..2593b3769 100644 --- a/core/assets/vendor/ckeditor/ckeditor.js +++ b/core/assets/vendor/ckeditor/ckeditor.js @@ -1,618 +1,622 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ -(function(){window.CKEDITOR&&window.CKEDITOR.dom||(window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,e={timestamp:"FAD9",version:"4.5.5",revision:"b34ea4d",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),c=0;ch.getListenerIndex(f)){h=h.listeners;e||(e=this);isNaN(k)&&(k=10);var p=this;b.fn=f;b.priority=k;for(var v=h.length-1;0<=v;v--)if(h[v].priority<=k)return h.splice(v+1,0,b),{removeListener:d};h.unshift(b)}return{removeListener:d}},once:function(){var a=Array.prototype.slice.call(arguments),c=a[1];a[1]=function(a){a.removeListener();return c.apply(this, -arguments)};return this.on.apply(this,a)},capture:function(){CKEDITOR.event.useCapture=1;var a=this.on.apply(this,arguments);CKEDITOR.event.useCapture=0;return a},fire:function(){var a=0,c=function(){a=1},m=0,l=function(){m=1};return function(k,b,d){var h=e(this)[k];k=a;var p=m;a=m=0;if(h){var v=h.listeners;if(v.length)for(var v=v.slice(0),u,t=0;tg.getListenerIndex(h)){g=g.listeners;f||(f=this);isNaN(k)&&(k=10);var p=this;b.fn=h;b.priority=k;for(var u=g.length-1;0<=u;u--)if(g[u].priority<=k)return g.splice(u+1,0,b),{removeListener:d};g.unshift(b)}return{removeListener:d}},once:function(){var a=Array.prototype.slice.call(arguments),c=a[1];a[1]=function(a){a.removeListener();return c.apply(this, +arguments)};return this.on.apply(this,a)},capture:function(){CKEDITOR.event.useCapture=1;var a=this.on.apply(this,arguments);CKEDITOR.event.useCapture=0;return a},fire:function(){var a=0,c=function(){a=1},m=0,l=function(){m=1};return function(k,b,d){var g=f(this)[k];k=a;var p=m;a=m=0;if(g){var u=g.listeners;if(u.length)for(var u=u.slice(0),v,r=0;rdocument.documentMode),mobile:-1g||c.quirks);c.gecko&&(e=a.match(/rv:([\d\.]+)/))&&(e=e[1].split("."),g=1E4*e[0]+100*(e[1]||0)+1*(e[2]||0));c.air&&(g=parseFloat(a.match(/ adobeair\/(\d+)/)[1]));c.webkit&&(g=parseFloat(a.match(/ applewebkit\/(\d+)/)[1]));c.version=g;c.isCompatible=!(c.ie&&7>g)&&!(c.gecko&&4E4>g)&&!(c.webkit&& -534>g);c.hidpi=2<=window.devicePixelRatio;c.needsBrFiller=c.gecko||c.webkit||c.ie&&10g;c.cssClass="cke_browser_"+(c.ie?"ie":c.gecko?"gecko":c.webkit?"webkit":"unknown");c.quirks&&(c.cssClass+=" cke_browser_quirks");c.ie&&(c.cssClass+=" cke_browser_ie"+(c.quirks?"6 cke_browser_iequirks":c.version));c.air&&(c.cssClass+=" cke_browser_air");c.iOS&&(c.cssClass+=" cke_browser_ios");c.hidpi&&(c.cssClass+=" cke_hidpi");return c}()),"unloaded"==CKEDITOR.status&&function(){CKEDITOR.event.implementOn(CKEDITOR); -CKEDITOR.loadFullCore=function(){if("basic_ready"!=CKEDITOR.status)CKEDITOR.loadFullCore._load=1;else{delete CKEDITOR.loadFullCore;var a=document.createElement("script");a.type="text/javascript";a.src=CKEDITOR.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(a)}};CKEDITOR.loadFullCoreTimeout=0;CKEDITOR.add=function(a){(this._.pending||(this._.pending=[])).push(a)};(function(){CKEDITOR.domReady(function(){var a=CKEDITOR.loadFullCore,e=CKEDITOR.loadFullCoreTimeout;a&&(CKEDITOR.status= -"basic_ready",a&&a._load?a():e&&setTimeout(function(){CKEDITOR.loadFullCore&&CKEDITOR.loadFullCore()},1E3*e))})})();CKEDITOR.status="basic_loaded"}(),"use strict",CKEDITOR.VERBOSITY_WARN=1,CKEDITOR.VERBOSITY_ERROR=2,CKEDITOR.verbosity=CKEDITOR.VERBOSITY_WARN|CKEDITOR.VERBOSITY_ERROR,CKEDITOR.warn=function(a,e){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_WARN&&CKEDITOR.fire("log",{type:"warn",errorCode:a,additionalData:e})},CKEDITOR.error=function(a,e){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_ERROR&&CKEDITOR.fire("log", -{type:"error",errorCode:a,additionalData:e})},CKEDITOR.on("log",function(a){if(window.console&&window.console.log){var e=console[a.data.type]?a.data.type:"log",c=a.data.errorCode;if(a=a.data.additionalData)console[e]("[CKEDITOR] Error code: "+c+".",a);else console[e]("[CKEDITOR] Error code: "+c+".");console[e]("[CKEDITOR] For more information about this error go to http://docs.ckeditor.com/#!/guide/dev_errors-section-"+c)}},null,null,999),CKEDITOR.dom={},function(){var a=[],e=CKEDITOR.env.gecko?"-moz-": -CKEDITOR.env.webkit?"-webkit-":CKEDITOR.env.ie?"-ms-":"",c=/&/g,g=/>/g,f=/|\s) /g,function(h,d){return d+"\x26nbsp;"}).replace(/ (?=<)/g, -"\x26nbsp;")},getNextNumber:function(){var d=0;return function(){return++d}}(),getNextId:function(){return"cke_"+this.getNextNumber()},getUniqueId:function(){for(var d="e",h=0;8>h;h++)d+=Math.floor(65536*(1+Math.random())).toString(16).substring(1);return d},override:function(d,h){var b=h(d);b.prototype=d.prototype;return b},setTimeout:function(d,h,b,a,k){k||(k=window);b||(b=k);return k.setTimeout(function(){a?d.apply(b,[].concat(a)):d.apply(b)},h||0)},trim:function(){var d=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g; -return function(h){return h.replace(d,"")}}(),ltrim:function(){var d=/^[ \t\n\r]+/g;return function(h){return h.replace(d,"")}}(),rtrim:function(){var d=/[ \t\n\r]+$/g;return function(h){return h.replace(d,"")}}(),indexOf:function(d,h){if("function"==typeof h)for(var b=0,a=d.length;bb;b++)h[b]=("0"+parseInt(h[b],10).toString(16)).slice(-2);return"#"+h.join("")})},parseCssText:function(b, -h,a){var k={};a&&(a=new CKEDITOR.dom.element("span"),a.setAttribute("style",b),b=CKEDITOR.tools.convertRgbToHex(a.getAttribute("style")||""));if(!b||";"==b)return k;b.replace(/"/g,'"').replace(/\s*([^:;\s]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(b,d,a){h&&(d=d.toLowerCase(),"font-family"==d&&(a=a.toLowerCase().replace(/["']/g,"").replace(/\s*,\s*/g,",")),a=CKEDITOR.tools.trim(a));k[d]=a});return k},writeCssText:function(b,h){var a,k=[];for(a in b)k.push(a+":"+b[a]);h&&k.sort();return k.join("; ")}, -objectCompare:function(b,h,a){var k;if(!b&&!h)return!0;if(!b||!h)return!1;for(k in b)if(b[k]!=h[k])return!1;if(!a)for(k in h)if(b[k]!=h[k])return!1;return!0},objectKeys:function(b){var h=[],a;for(a in b)h.push(a);return h},convertArrayToObject:function(b,h){var a={};1==arguments.length&&(h=!0);for(var k=0,c=b.length;kCKEDITOR.env.version&&(this.type==CKEDITOR.NODE_ELEMENT||this.type==CKEDITOR.NODE_DOCUMENT_FRAGMENT)&&g(f);return f},hasPrevious:function(){return!!this.$.previousSibling},hasNext:function(){return!!this.$.nextSibling},insertAfter:function(a){a.$.parentNode.insertBefore(this.$,a.$.nextSibling);return a},insertBefore:function(a){a.$.parentNode.insertBefore(this.$,a.$);return a},insertBeforeMe:function(a){this.$.parentNode.insertBefore(a.$, -this.$);return a},getAddress:function(a){for(var e=[],c=this.getDocument().$.documentElement,g=this.$;g&&g!=c;){var f=g.parentNode;f&&e.unshift(this.getIndex.call({$:g},a));g=f}return e},getDocument:function(){return new CKEDITOR.dom.document(this.$.ownerDocument||this.$.parentNode.ownerDocument)},getIndex:function(a){function e(a,c){var k=c?a.nextSibling:a.previousSibling;return k&&k.nodeType==CKEDITOR.NODE_TEXT?k.nodeValue?k:e(k,c):null}var c=this.$,g=-1,f;if(!this.$.parentNode||a&&c.nodeType== -CKEDITOR.NODE_TEXT&&!c.nodeValue&&!e(c)&&!e(c,!0))return-1;do if(!a||c==this.$||c.nodeType!=CKEDITOR.NODE_TEXT||!f&&c.nodeValue)g++,f=c.nodeType==CKEDITOR.NODE_TEXT;while(c=c.previousSibling);return g},getNextSourceNode:function(a,e,c){if(c&&!c.call){var g=c;c=function(a){return!a.equals(g)}}a=!a&&this.getFirst&&this.getFirst();var f;if(!a){if(this.type==CKEDITOR.NODE_ELEMENT&&c&&!1===c(this,!0))return null;a=this.getNext()}for(;!a&&(f=(f||this).getParent());){if(c&&!1===c(f,!0))return null;a=f.getNext()}return!a|| -c&&!1===c(a)?null:e&&e!=a.type?a.getNextSourceNode(!1,e,c):a},getPreviousSourceNode:function(a,e,c){if(c&&!c.call){var g=c;c=function(a){return!a.equals(g)}}a=!a&&this.getLast&&this.getLast();var f;if(!a){if(this.type==CKEDITOR.NODE_ELEMENT&&c&&!1===c(this,!0))return null;a=this.getPrevious()}for(;!a&&(f=(f||this).getParent());){if(c&&!1===c(f,!0))return null;a=f.getPrevious()}return!a||c&&!1===c(a)?null:e&&a.type!=e?a.getPreviousSourceNode(!1,e,c):a},getPrevious:function(a){var e=this.$,c;do c=(e= -e.previousSibling)&&10!=e.nodeType&&new CKEDITOR.dom.node(e);while(c&&a&&!a(c));return c},getNext:function(a){var e=this.$,c;do c=(e=e.nextSibling)&&new CKEDITOR.dom.node(e);while(c&&a&&!a(c));return c},getParent:function(a){var e=this.$.parentNode;return e&&(e.nodeType==CKEDITOR.NODE_ELEMENT||a&&e.nodeType==CKEDITOR.NODE_DOCUMENT_FRAGMENT)?new CKEDITOR.dom.node(e):null},getParents:function(a){var e=this,c=[];do c[a?"push":"unshift"](e);while(e=e.getParent());return c},getCommonAncestor:function(a){if(a.equals(this))return this; -if(a.contains&&a.contains(this))return a;var e=this.contains?this:this.getParent();do if(e.contains(a))return e;while(e=e.getParent());return null},getPosition:function(a){var e=this.$,c=a.$;if(e.compareDocumentPosition)return e.compareDocumentPosition(c);if(e==c)return CKEDITOR.POSITION_IDENTICAL;if(this.type==CKEDITOR.NODE_ELEMENT&&a.type==CKEDITOR.NODE_ELEMENT){if(e.contains){if(e.contains(c))return CKEDITOR.POSITION_CONTAINS+CKEDITOR.POSITION_PRECEDING;if(c.contains(e))return CKEDITOR.POSITION_IS_CONTAINED+ -CKEDITOR.POSITION_FOLLOWING}if("sourceIndex"in e)return 0>e.sourceIndex||0>c.sourceIndex?CKEDITOR.POSITION_DISCONNECTED:e.sourceIndex=document.documentMode||!e||(a=e+":"+ -a);return new CKEDITOR.dom.nodeList(this.$.getElementsByTagName(a))},getHead:function(){var a=this.$.getElementsByTagName("head")[0];return a=a?new CKEDITOR.dom.element(a):this.getDocumentElement().append(new CKEDITOR.dom.element("head"),!0)},getBody:function(){return new CKEDITOR.dom.element(this.$.body)},getDocumentElement:function(){return new CKEDITOR.dom.element(this.$.documentElement)},getWindow:function(){return new CKEDITOR.dom.window(this.$.parentWindow||this.$.defaultView)},write:function(a){this.$.open("text/html", -"replace");CKEDITOR.env.ie&&(a=a.replace(/(?:^\s*]*?>)|^/i,'$\x26\n\x3cscript data-cke-temp\x3d"1"\x3e('+CKEDITOR.tools.fixDomain+")();\x3c/script\x3e"));this.$.write(a);this.$.close()},find:function(a){return new CKEDITOR.dom.nodeList(this.$.querySelectorAll(a))},findOne:function(a){return(a=this.$.querySelector(a))?new CKEDITOR.dom.element(a):null},_getHtml5ShivFrag:function(){var a=this.getCustomData("html5ShivFrag");a||(a=this.$.createDocumentFragment(),CKEDITOR.tools.enableHtml5Elements(a, -!0),this.setCustomData("html5ShivFrag",a));return a}}),CKEDITOR.dom.nodeList=function(a){this.$=a},CKEDITOR.dom.nodeList.prototype={count:function(){return this.$.length},getItem:function(a){return 0>a||a>=this.$.length?null:(a=this.$[a])?new CKEDITOR.dom.node(a):null}},CKEDITOR.dom.element=function(a,e){"string"==typeof a&&(a=(e?e.$:document).createElement(a));CKEDITOR.dom.domObject.call(this,a)},CKEDITOR.dom.element.get=function(a){return(a="string"==typeof a?document.getElementById(a)||document.getElementsByName(a)[0]: -a)&&(a.$?a:new CKEDITOR.dom.element(a))},CKEDITOR.dom.element.prototype=new CKEDITOR.dom.node,CKEDITOR.dom.element.createFromHtml=function(a,e){var c=new CKEDITOR.dom.element("div",e);c.setHtml(a);return c.getFirst().remove()},CKEDITOR.dom.element.setMarker=function(a,e,c,g){var f=e.getCustomData("list_marker_id")||e.setCustomData("list_marker_id",CKEDITOR.tools.getNextNumber()).getCustomData("list_marker_id"),m=e.getCustomData("list_marker_names")||e.setCustomData("list_marker_names",{}).getCustomData("list_marker_names"); -a[f]=e;m[c]=1;return e.setCustomData(c,g)},CKEDITOR.dom.element.clearAllMarkers=function(a){for(var e in a)CKEDITOR.dom.element.clearMarkers(a,a[e],1)},CKEDITOR.dom.element.clearMarkers=function(a,e,c){var g=e.getCustomData("list_marker_names"),f=e.getCustomData("list_marker_id"),m;for(m in g)e.removeCustomData(m);e.removeCustomData("list_marker_names");c&&(e.removeCustomData("list_marker_id"),delete a[f])},function(){function a(a,b){return-1<(" "+a+" ").replace(m," ").indexOf(" "+b+" ")}function e(a){var b= -!0;a.$.id||(a.$.id="cke_tmp_"+CKEDITOR.tools.getNextNumber(),b=!1);return function(){b||a.removeAttribute("id")}}function c(a,b){return"#"+a.$.id+" "+b.split(/,\s*/).join(", #"+a.$.id+" ")}function g(a){for(var b=0,d=0,h=l[a].length;dCKEDITOR.env.version?this.$.text+=a:this.append(new CKEDITOR.dom.text(a))},appendBogus:function(a){if(a||CKEDITOR.env.needsBrFiller){for(a= -this.getLast();a&&a.type==CKEDITOR.NODE_TEXT&&!CKEDITOR.tools.rtrim(a.getText());)a=a.getPrevious();a&&a.is&&a.is("br")||(a=this.getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("type","_moz"),this.append(a))}},breakParent:function(a,b){var d=new CKEDITOR.dom.range(this.getDocument());d.setStartAfter(this);d.setEndAfter(a);var h=d.extractContents(!1,b||!1);d.insertNode(this.remove());h.insertAfterNode(this)},contains:document.compareDocumentPosition?function(a){return!!(this.$.compareDocumentPosition(a.$)& -16)}:function(a){var b=this.$;return a.type!=CKEDITOR.NODE_ELEMENT?b.contains(a.getParent().$):b!=a.$&&b.contains(a.$)},focus:function(){function a(){try{this.$.focus()}catch(b){}}return function(b){b?CKEDITOR.tools.setTimeout(a,100,this):a.call(this)}}(),getHtml:function(){var a=this.$.innerHTML;return CKEDITOR.env.ie?a.replace(/<\?[^>]*>/g,""):a},getOuterHtml:function(){if(this.$.outerHTML)return this.$.outerHTML.replace(/<\?[^>]*>/,"");var a=this.$.ownerDocument.createElement("div");a.appendChild(this.$.cloneNode(!0)); -return a.innerHTML},getClientRect:function(){var a=CKEDITOR.tools.extend({},this.$.getBoundingClientRect());!a.width&&(a.width=a.right-a.left);!a.height&&(a.height=a.bottom-a.top);return a},setHtml:CKEDITOR.env.ie&&9>CKEDITOR.env.version?function(a){try{var b=this.$;if(this.getParent())return b.innerHTML=a;var d=this.getDocument()._getHtml5ShivFrag();d.appendChild(b);b.innerHTML=a;d.removeChild(b);return a}catch(h){this.$.innerHTML="";b=new CKEDITOR.dom.element("body",this.getDocument());b.$.innerHTML= -a;for(b=b.getChildren();b.count();)this.append(b.getItem(0));return a}}:function(a){return this.$.innerHTML=a},setText:function(){var a=document.createElement("p");a.innerHTML="x";a=a.textContent;return function(b){this.$[a?"textContent":"innerText"]=b}}(),getAttribute:function(){var a=function(a){return this.$.getAttribute(a,2)};return CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks)?function(a){switch(a){case "class":a="className";break;case "http-equiv":a="httpEquiv";break;case "name":return this.$.name; -case "tabindex":return a=this.$.getAttribute(a,2),0!==a&&0===this.$.tabIndex&&(a=null),a;case "checked":return a=this.$.attributes.getNamedItem(a),(a.specified?a.nodeValue:this.$.checked)?"checked":null;case "hspace":case "value":return this.$[a];case "style":return this.$.style.cssText;case "contenteditable":case "contentEditable":return this.$.attributes.getNamedItem("contentEditable").specified?this.$.getAttribute("contentEditable"):null}return this.$.getAttribute(a,2)}:a}(),getChildren:function(){return new CKEDITOR.dom.nodeList(this.$.childNodes)}, +!0:c.safari=!0);var e=0;c.ie&&(e=f?parseFloat(f[1]):c.quirks||!document.documentMode?parseFloat(a.match(/msie (\d+)/)[1]):document.documentMode,c.ie9Compat=9==e,c.ie8Compat=8==e,c.ie7Compat=7==e,c.ie6Compat=7>e||c.quirks);c.gecko&&(f=a.match(/rv:([\d\.]+)/))&&(f=f[1].split("."),e=1E4*f[0]+100*(f[1]||0)+1*(f[2]||0));c.air&&(e=parseFloat(a.match(/ adobeair\/(\d+)/)[1]));c.webkit&&(e=parseFloat(a.match(/ applewebkit\/(\d+)/)[1]));c.version=e;c.isCompatible=!(c.ie&&7>e)&&!(c.gecko&&4E4>e)&&!(c.webkit&& +534>e);c.hidpi=2<=window.devicePixelRatio;c.needsBrFiller=c.gecko||c.webkit||c.ie&&10e;c.cssClass="cke_browser_"+(c.ie?"ie":c.gecko?"gecko":c.webkit?"webkit":"unknown");c.quirks&&(c.cssClass+=" cke_browser_quirks");c.ie&&(c.cssClass+=" cke_browser_ie"+(c.quirks?"6 cke_browser_iequirks":c.version));c.air&&(c.cssClass+=" cke_browser_air");c.iOS&&(c.cssClass+=" cke_browser_ios");c.hidpi&&(c.cssClass+=" cke_hidpi");return c}()),"unloaded"==CKEDITOR.status&&function(){CKEDITOR.event.implementOn(CKEDITOR); +CKEDITOR.loadFullCore=function(){if("basic_ready"!=CKEDITOR.status)CKEDITOR.loadFullCore._load=1;else{delete CKEDITOR.loadFullCore;var a=document.createElement("script");a.type="text/javascript";a.src=CKEDITOR.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(a)}};CKEDITOR.loadFullCoreTimeout=0;CKEDITOR.add=function(a){(this._.pending||(this._.pending=[])).push(a)};(function(){CKEDITOR.domReady(function(){var a=CKEDITOR.loadFullCore,f=CKEDITOR.loadFullCoreTimeout;a&&(CKEDITOR.status= +"basic_ready",a&&a._load?a():f&&setTimeout(function(){CKEDITOR.loadFullCore&&CKEDITOR.loadFullCore()},1E3*f))})})();CKEDITOR.status="basic_loaded"}(),"use strict",CKEDITOR.VERBOSITY_WARN=1,CKEDITOR.VERBOSITY_ERROR=2,CKEDITOR.verbosity=CKEDITOR.VERBOSITY_WARN|CKEDITOR.VERBOSITY_ERROR,CKEDITOR.warn=function(a,f){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_WARN&&CKEDITOR.fire("log",{type:"warn",errorCode:a,additionalData:f})},CKEDITOR.error=function(a,f){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_ERROR&&CKEDITOR.fire("log", +{type:"error",errorCode:a,additionalData:f})},CKEDITOR.on("log",function(a){if(window.console&&window.console.log){var f=console[a.data.type]?a.data.type:"log",c=a.data.errorCode;if(a=a.data.additionalData)console[f]("[CKEDITOR] Error code: "+c+".",a);else console[f]("[CKEDITOR] Error code: "+c+".");console[f]("[CKEDITOR] For more information about this error go to http://docs.ckeditor.com/#!/guide/dev_errors-section-"+c)}},null,null,999),CKEDITOR.dom={},function(){var a=[],f=CKEDITOR.env.gecko?"-moz-": +CKEDITOR.env.webkit?"-webkit-":CKEDITOR.env.ie?"-ms-":"",c=/&/g,e=/>/g,h=/|\s) /g,function(g,d){return d+"\x26nbsp;"}).replace(/ (?=<)/g, +"\x26nbsp;")},getNextNumber:function(){var d=0;return function(){return++d}}(),getNextId:function(){return"cke_"+this.getNextNumber()},getUniqueId:function(){for(var d="e",g=0;8>g;g++)d+=Math.floor(65536*(1+Math.random())).toString(16).substring(1);return d},override:function(d,g){var b=g(d);b.prototype=d.prototype;return b},setTimeout:function(d,g,b,a,k){k||(k=window);b||(b=k);return k.setTimeout(function(){a?d.apply(b,[].concat(a)):d.apply(b)},g||0)},trim:function(){var d=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g; +return function(g){return g.replace(d,"")}}(),ltrim:function(){var d=/^[ \t\n\r]+/g;return function(g){return g.replace(d,"")}}(),rtrim:function(){var d=/[ \t\n\r]+$/g;return function(g){return g.replace(d,"")}}(),indexOf:function(d,g){if("function"==typeof g)for(var b=0,a=d.length;bd;d++)g[d]=("0"+parseInt(g[d],10).toString(16)).slice(-2);return"#"+g.join("")})},parseCssText:function(d, +g,b){var a={};b&&(b=new CKEDITOR.dom.element("span"),b.setAttribute("style",d),d=CKEDITOR.tools.convertRgbToHex(b.getAttribute("style")||""));if(!d||";"==d)return a;d.replace(/"/g,'"').replace(/\s*([^:;\s]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(d,b,k){g&&(b=b.toLowerCase(),"font-family"==b&&(k=k.toLowerCase().replace(/["']/g,"").replace(/\s*,\s*/g,",")),k=CKEDITOR.tools.trim(k));a[b]=k});return a},writeCssText:function(d,g){var b,a=[];for(b in d)a.push(b+":"+d[b]);g&&a.sort();return a.join("; ")}, +objectCompare:function(d,g,b){var a;if(!d&&!g)return!0;if(!d||!g)return!1;for(a in d)if(d[a]!=g[a])return!1;if(!b)for(a in g)if(d[a]!=g[a])return!1;return!0},objectKeys:function(d){var g=[],b;for(b in d)g.push(b);return g},convertArrayToObject:function(d,g){var b={};1==arguments.length&&(g=!0);for(var a=0,k=d.length;aa;a++)b.push(Math.floor(256*Math.random()));for(a=0;aCKEDITOR.env.version&&(this.type==CKEDITOR.NODE_ELEMENT||this.type==CKEDITOR.NODE_DOCUMENT_FRAGMENT)&&e(h);return h},hasPrevious:function(){return!!this.$.previousSibling}, +hasNext:function(){return!!this.$.nextSibling},insertAfter:function(a){a.$.parentNode.insertBefore(this.$,a.$.nextSibling);return a},insertBefore:function(a){a.$.parentNode.insertBefore(this.$,a.$);return a},insertBeforeMe:function(a){this.$.parentNode.insertBefore(a.$,this.$);return a},getAddress:function(a){for(var f=[],c=this.getDocument().$.documentElement,e=this.$;e&&e!=c;){var h=e.parentNode;h&&f.unshift(this.getIndex.call({$:e},a));e=h}return f},getDocument:function(){return new CKEDITOR.dom.document(this.$.ownerDocument|| +this.$.parentNode.ownerDocument)},getIndex:function(a){function f(a,k){var b=k?a.nextSibling:a.previousSibling;return b&&b.nodeType==CKEDITOR.NODE_TEXT?c(b)?f(b,k):b:null}function c(a){return!a.nodeValue||a.nodeValue==CKEDITOR.dom.selection.FILLING_CHAR_SEQUENCE}var e=this.$,h=-1,m;if(!this.$.parentNode||a&&e.nodeType==CKEDITOR.NODE_TEXT&&c(e)&&!f(e)&&!f(e,!0))return-1;do a&&e!=this.$&&e.nodeType==CKEDITOR.NODE_TEXT&&(m||c(e))||(h++,m=e.nodeType==CKEDITOR.NODE_TEXT);while(e=e.previousSibling);return h}, +getNextSourceNode:function(a,f,c){if(c&&!c.call){var e=c;c=function(a){return!a.equals(e)}}a=!a&&this.getFirst&&this.getFirst();var h;if(!a){if(this.type==CKEDITOR.NODE_ELEMENT&&c&&!1===c(this,!0))return null;a=this.getNext()}for(;!a&&(h=(h||this).getParent());){if(c&&!1===c(h,!0))return null;a=h.getNext()}return!a||c&&!1===c(a)?null:f&&f!=a.type?a.getNextSourceNode(!1,f,c):a},getPreviousSourceNode:function(a,f,c){if(c&&!c.call){var e=c;c=function(a){return!a.equals(e)}}a=!a&&this.getLast&&this.getLast(); +var h;if(!a){if(this.type==CKEDITOR.NODE_ELEMENT&&c&&!1===c(this,!0))return null;a=this.getPrevious()}for(;!a&&(h=(h||this).getParent());){if(c&&!1===c(h,!0))return null;a=h.getPrevious()}return!a||c&&!1===c(a)?null:f&&a.type!=f?a.getPreviousSourceNode(!1,f,c):a},getPrevious:function(a){var f=this.$,c;do c=(f=f.previousSibling)&&10!=f.nodeType&&new CKEDITOR.dom.node(f);while(c&&a&&!a(c));return c},getNext:function(a){var f=this.$,c;do c=(f=f.nextSibling)&&new CKEDITOR.dom.node(f);while(c&&a&&!a(c)); +return c},getParent:function(a){var f=this.$.parentNode;return f&&(f.nodeType==CKEDITOR.NODE_ELEMENT||a&&f.nodeType==CKEDITOR.NODE_DOCUMENT_FRAGMENT)?new CKEDITOR.dom.node(f):null},getParents:function(a){var f=this,c=[];do c[a?"push":"unshift"](f);while(f=f.getParent());return c},getCommonAncestor:function(a){if(a.equals(this))return this;if(a.contains&&a.contains(this))return a;var f=this.contains?this:this.getParent();do if(f.contains(a))return f;while(f=f.getParent());return null},getPosition:function(a){var f= +this.$,c=a.$;if(f.compareDocumentPosition)return f.compareDocumentPosition(c);if(f==c)return CKEDITOR.POSITION_IDENTICAL;if(this.type==CKEDITOR.NODE_ELEMENT&&a.type==CKEDITOR.NODE_ELEMENT){if(f.contains){if(f.contains(c))return CKEDITOR.POSITION_CONTAINS+CKEDITOR.POSITION_PRECEDING;if(c.contains(f))return CKEDITOR.POSITION_IS_CONTAINED+CKEDITOR.POSITION_FOLLOWING}if("sourceIndex"in f)return 0>f.sourceIndex||0>c.sourceIndex?CKEDITOR.POSITION_DISCONNECTED:f.sourceIndex=document.documentMode||!f||(a=f+":"+a);return new CKEDITOR.dom.nodeList(this.$.getElementsByTagName(a))},getHead:function(){var a=this.$.getElementsByTagName("head")[0];return a=a?new CKEDITOR.dom.element(a): +this.getDocumentElement().append(new CKEDITOR.dom.element("head"),!0)},getBody:function(){return new CKEDITOR.dom.element(this.$.body)},getDocumentElement:function(){return new CKEDITOR.dom.element(this.$.documentElement)},getWindow:function(){return new CKEDITOR.dom.window(this.$.parentWindow||this.$.defaultView)},write:function(a){this.$.open("text/html","replace");CKEDITOR.env.ie&&(a=a.replace(/(?:^\s*]*?>)|^/i,'$\x26\n\x3cscript data-cke-temp\x3d"1"\x3e('+CKEDITOR.tools.fixDomain+ +")();\x3c/script\x3e"));this.$.write(a);this.$.close()},find:function(a){return new CKEDITOR.dom.nodeList(this.$.querySelectorAll(a))},findOne:function(a){return(a=this.$.querySelector(a))?new CKEDITOR.dom.element(a):null},_getHtml5ShivFrag:function(){var a=this.getCustomData("html5ShivFrag");a||(a=this.$.createDocumentFragment(),CKEDITOR.tools.enableHtml5Elements(a,!0),this.setCustomData("html5ShivFrag",a));return a}}),CKEDITOR.dom.nodeList=function(a){this.$=a},CKEDITOR.dom.nodeList.prototype={count:function(){return this.$.length}, +getItem:function(a){return 0>a||a>=this.$.length?null:(a=this.$[a])?new CKEDITOR.dom.node(a):null}},CKEDITOR.dom.element=function(a,f){"string"==typeof a&&(a=(f?f.$:document).createElement(a));CKEDITOR.dom.domObject.call(this,a)},CKEDITOR.dom.element.get=function(a){return(a="string"==typeof a?document.getElementById(a)||document.getElementsByName(a)[0]:a)&&(a.$?a:new CKEDITOR.dom.element(a))},CKEDITOR.dom.element.prototype=new CKEDITOR.dom.node,CKEDITOR.dom.element.createFromHtml=function(a,f){var c= +new CKEDITOR.dom.element("div",f);c.setHtml(a);return c.getFirst().remove()},CKEDITOR.dom.element.setMarker=function(a,f,c,e){var h=f.getCustomData("list_marker_id")||f.setCustomData("list_marker_id",CKEDITOR.tools.getNextNumber()).getCustomData("list_marker_id"),m=f.getCustomData("list_marker_names")||f.setCustomData("list_marker_names",{}).getCustomData("list_marker_names");a[h]=f;m[c]=1;return f.setCustomData(c,e)},CKEDITOR.dom.element.clearAllMarkers=function(a){for(var f in a)CKEDITOR.dom.element.clearMarkers(a, +a[f],1)},CKEDITOR.dom.element.clearMarkers=function(a,f,c){var e=f.getCustomData("list_marker_names"),h=f.getCustomData("list_marker_id"),m;for(m in e)f.removeCustomData(m);f.removeCustomData("list_marker_names");c&&(f.removeCustomData("list_marker_id"),delete a[h])},function(){function a(a,b){return-1<(" "+a+" ").replace(m," ").indexOf(" "+b+" ")}function f(a){var b=!0;a.$.id||(a.$.id="cke_tmp_"+CKEDITOR.tools.getNextNumber(),b=!1);return function(){b||a.removeAttribute("id")}}function c(a,b){return"#"+ +a.$.id+" "+b.split(/,\s*/).join(", #"+a.$.id+" ")}function e(a){for(var b=0,d=0,g=l[a].length;dCKEDITOR.env.version?this.$.text+=a:this.append(new CKEDITOR.dom.text(a))},appendBogus:function(a){if(a||CKEDITOR.env.needsBrFiller){for(a=this.getLast();a&&a.type==CKEDITOR.NODE_TEXT&&!CKEDITOR.tools.rtrim(a.getText());)a=a.getPrevious();a&& +a.is&&a.is("br")||(a=this.getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("type","_moz"),this.append(a))}},breakParent:function(a,b){var d=new CKEDITOR.dom.range(this.getDocument());d.setStartAfter(this);d.setEndAfter(a);var g=d.extractContents(!1,b||!1);d.insertNode(this.remove());g.insertAfterNode(this)},contains:document.compareDocumentPosition?function(a){return!!(this.$.compareDocumentPosition(a.$)&16)}:function(a){var b=this.$;return a.type!=CKEDITOR.NODE_ELEMENT?b.contains(a.getParent().$): +b!=a.$&&b.contains(a.$)},focus:function(){function a(){try{this.$.focus()}catch(b){}}return function(b){b?CKEDITOR.tools.setTimeout(a,100,this):a.call(this)}}(),getHtml:function(){var a=this.$.innerHTML;return CKEDITOR.env.ie?a.replace(/<\?[^>]*>/g,""):a},getOuterHtml:function(){if(this.$.outerHTML)return this.$.outerHTML.replace(/<\?[^>]*>/,"");var a=this.$.ownerDocument.createElement("div");a.appendChild(this.$.cloneNode(!0));return a.innerHTML},getClientRect:function(){var a=CKEDITOR.tools.extend({}, +this.$.getBoundingClientRect());!a.width&&(a.width=a.right-a.left);!a.height&&(a.height=a.bottom-a.top);return a},setHtml:CKEDITOR.env.ie&&9>CKEDITOR.env.version?function(a){try{var b=this.$;if(this.getParent())return b.innerHTML=a;var d=this.getDocument()._getHtml5ShivFrag();d.appendChild(b);b.innerHTML=a;d.removeChild(b);return a}catch(g){this.$.innerHTML="";b=new CKEDITOR.dom.element("body",this.getDocument());b.$.innerHTML=a;for(b=b.getChildren();b.count();)this.append(b.getItem(0));return a}}: +function(a){return this.$.innerHTML=a},setText:function(){var a=document.createElement("p");a.innerHTML="x";a=a.textContent;return function(b){this.$[a?"textContent":"innerText"]=b}}(),getAttribute:function(){var a=function(a){return this.$.getAttribute(a,2)};return CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks)?function(a){switch(a){case "class":a="className";break;case "http-equiv":a="httpEquiv";break;case "name":return this.$.name;case "tabindex":return a=this.$.getAttribute(a, +2),0!==a&&0===this.$.tabIndex&&(a=null),a;case "checked":return a=this.$.attributes.getNamedItem(a),(a.specified?a.nodeValue:this.$.checked)?"checked":null;case "hspace":case "value":return this.$[a];case "style":return this.$.style.cssText;case "contenteditable":case "contentEditable":return this.$.attributes.getNamedItem("contentEditable").specified?this.$.getAttribute("contentEditable"):null}return this.$.getAttribute(a,2)}:a}(),getChildren:function(){return new CKEDITOR.dom.nodeList(this.$.childNodes)}, getComputedStyle:document.defaultView&&document.defaultView.getComputedStyle?function(a){var b=this.getWindow().$.getComputedStyle(this.$,null);return b?b.getPropertyValue(a):""}:function(a){return this.$.currentStyle[CKEDITOR.tools.cssStyleToDomStyle(a)]},getDtd:function(){var a=CKEDITOR.dtd[this.getName()];this.getDtd=function(){return a};return a},getElementsByTag:CKEDITOR.dom.document.prototype.getElementsByTag,getTabIndex:function(){var a=this.$.tabIndex;return 0!==a||CKEDITOR.dtd.$tabIndex[this.getName()]|| 0===parseInt(this.getAttribute("tabindex"),10)?a:-1},getText:function(){return this.$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},getId:function(){return this.$.id||null},getNameAtt:function(){return this.$.name||null},getName:function(){var a=this.$.nodeName.toLowerCase();if(CKEDITOR.env.ie&&8>=document.documentMode){var b=this.$.scopeName;"HTML"!=b&&(a=b.toLowerCase()+":"+a)}this.getName=function(){return a};return this.getName()},getValue:function(){return this.$.value}, getFirst:function(a){var b=this.$.firstChild;(b=b&&new CKEDITOR.dom.node(b))&&a&&!a(b)&&(b=b.getNext(a));return b},getLast:function(a){var b=this.$.lastChild;(b=b&&new CKEDITOR.dom.node(b))&&a&&!a(b)&&(b=b.getPrevious(a));return b},getStyle:function(a){return this.$.style[CKEDITOR.tools.cssStyleToDomStyle(a)]},is:function(){var a=this.getName();if("object"==typeof arguments[0])return!!arguments[0][a];for(var b=0;bCKEDITOR.env.version&&this.is("a")){var d=this.getParent();d.type==CKEDITOR.NODE_ELEMENT&&(d=d.clone(),d.setHtml(b),b=d.getHtml(),d.setHtml(a),a=d.getHtml())}return b== -a},isVisible:function(){var a=(this.$.offsetHeight||this.$.offsetWidth)&&"hidden"!=this.getComputedStyle("visibility"),b,d;a&&CKEDITOR.env.webkit&&(b=this.getWindow(),!b.equals(CKEDITOR.document.getWindow())&&(d=b.$.frameElement)&&(a=(new CKEDITOR.dom.element(d)).isVisible()));return!!a},isEmptyInlineRemoveable:function(){if(!CKEDITOR.dtd.$removeEmpty[this.getName()])return!1;for(var a=this.getChildren(),b=0,d=a.count();bCKEDITOR.env.version?function(b){return"name"==b?!!this.$.name:a.call(this,b)}:a:function(a){return!!this.$.attributes.getNamedItem(a)}}(), -hide:function(){this.setStyle("display","none")},moveChildren:function(a,b){var d=this.$;a=a.$;if(d!=a){var h;if(b)for(;h=d.lastChild;)a.insertBefore(d.removeChild(h),a.firstChild);else for(;h=d.firstChild;)a.appendChild(d.removeChild(h))}},mergeSiblings:function(){function a(b,d,h){if(d&&d.type==CKEDITOR.NODE_ELEMENT){for(var c=[];d.data("cke-bookmark")||d.isEmptyInlineRemoveable();)if(c.push(d),d=h?d.getNext():d.getPrevious(),!d||d.type!=CKEDITOR.NODE_ELEMENT)return;if(b.isIdentical(d)){for(var k= -h?b.getLast():b.getFirst();c.length;)c.shift().move(b,!h);d.moveChildren(b,!h);d.remove();k&&k.type==CKEDITOR.NODE_ELEMENT&&k.mergeSiblings()}}}return function(b){if(!1===b||CKEDITOR.dtd.$removeEmpty[this.getName()]||this.is("a"))a(this,this.getNext(),!0),a(this,this.getPrevious())}}(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:function(){var a=function(a,d){this.$.setAttribute(a,d);return this};return CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks)?function(b, -d){"class"==b?this.$.className=d:"style"==b?this.$.style.cssText=d:"tabindex"==b?this.$.tabIndex=d:"checked"==b?this.$.checked=d:"contenteditable"==b?a.call(this,"contentEditable",d):a.apply(this,arguments);return this}:CKEDITOR.env.ie8Compat&&CKEDITOR.env.secure?function(b,d){if("src"==b&&d.match(/^http:\/\//))try{a.apply(this,arguments)}catch(h){}else a.apply(this,arguments);return this}:a}(),setAttributes:function(a){for(var b in a)this.setAttribute(b,a[b]);return this},setValue:function(a){this.$.value= +hide:function(){this.setStyle("display","none")},moveChildren:function(a,b){var d=this.$;a=a.$;if(d!=a){var g;if(b)for(;g=d.lastChild;)a.insertBefore(d.removeChild(g),a.firstChild);else for(;g=d.firstChild;)a.appendChild(d.removeChild(g))}},mergeSiblings:function(){function a(b,d,g){if(d&&d.type==CKEDITOR.NODE_ELEMENT){for(var c=[];d.data("cke-bookmark")||d.isEmptyInlineRemoveable();)if(c.push(d),d=g?d.getNext():d.getPrevious(),!d||d.type!=CKEDITOR.NODE_ELEMENT)return;if(b.isIdentical(d)){for(var e= +g?b.getLast():b.getFirst();c.length;)c.shift().move(b,!g);d.moveChildren(b,!g);d.remove();e&&e.type==CKEDITOR.NODE_ELEMENT&&e.mergeSiblings()}}}return function(b){if(!1===b||CKEDITOR.dtd.$removeEmpty[this.getName()]||this.is("a"))a(this,this.getNext(),!0),a(this,this.getPrevious())}}(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:function(){var a=function(a,d){this.$.setAttribute(a,d);return this};return CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks)?function(b, +d){"class"==b?this.$.className=d:"style"==b?this.$.style.cssText=d:"tabindex"==b?this.$.tabIndex=d:"checked"==b?this.$.checked=d:"contenteditable"==b?a.call(this,"contentEditable",d):a.apply(this,arguments);return this}:CKEDITOR.env.ie8Compat&&CKEDITOR.env.secure?function(b,d){if("src"==b&&d.match(/^http:\/\//))try{a.apply(this,arguments)}catch(g){}else a.apply(this,arguments);return this}:a}(),setAttributes:function(a){for(var b in a)this.setAttribute(b,a[b]);return this},setValue:function(a){this.$.value= a;return this},removeAttribute:function(){var a=function(a){this.$.removeAttribute(a)};return CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks)?function(a){"class"==a?a="className":"tabindex"==a?a="tabIndex":"contenteditable"==a&&(a="contentEditable");this.$.removeAttribute(a)}:a}(),removeAttributes:function(a){if(CKEDITOR.tools.isArray(a))for(var b=0;bCKEDITOR.env.version?(a=Math.round(100*a),this.setStyle("filter",100<=a?"":"progid:DXImageTransform.Microsoft.Alpha(opacity\x3d"+a+")")):this.setStyle("opacity",a)},unselectable:function(){this.setStyles(CKEDITOR.tools.cssVendorPrefix("user-select","none"));if(CKEDITOR.env.ie){this.setAttribute("unselectable","on");for(var a, -b=this.getElementsByTag("*"),d=0,h=b.count();dg||0g?g:c);d&&(0>f||0f?f:h,0)},setState:function(a,b,d){b=b||"cke";switch(a){case CKEDITOR.TRISTATE_ON:this.addClass(b+"_on");this.removeClass(b+"_off");this.removeClass(b+"_disabled");d&&this.setAttribute("aria-pressed",!0);d&&this.removeAttribute("aria-disabled");break;case CKEDITOR.TRISTATE_DISABLED:this.addClass(b+ +b=this.getElementsByTag("*"),d=0,g=b.count();dh||0h?h:c);d&&(0>e||0e?e:g,0)},setState:function(a,b,d){b=b||"cke";switch(a){case CKEDITOR.TRISTATE_ON:this.addClass(b+"_on");this.removeClass(b+"_off");this.removeClass(b+"_disabled");d&&this.setAttribute("aria-pressed",!0);d&&this.removeAttribute("aria-disabled");break;case CKEDITOR.TRISTATE_DISABLED:this.addClass(b+ "_disabled");this.removeClass(b+"_off");this.removeClass(b+"_on");d&&this.setAttribute("aria-disabled",!0);d&&this.removeAttribute("aria-pressed");break;default:this.addClass(b+"_off"),this.removeClass(b+"_on"),this.removeClass(b+"_disabled"),d&&this.removeAttribute("aria-pressed"),d&&this.removeAttribute("aria-disabled")}},getFrameDocument:function(){var a=this.$;try{a.contentWindow.document}catch(b){a.src=a.src}return a&&new CKEDITOR.dom.document(a.contentWindow.document)},copyAttributes:function(a, -b){var d=this.$.attributes;b=b||{};for(var h=0;h=B.getChildCount()?(B=B.getChild(z-1),G=!0):B=B.getChild(z):J=G=!0;x.type==CKEDITOR.NODE_TEXT?r?I=!0:x.split(A):0R)for(;V;)V=g(V,O,!0);O=U}r||e()}}function c(){var a=!1,b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(!0), -c=CKEDITOR.dom.walker.bogus();return function(f){return d(f)||b(f)?!0:c(f)&&!a?a=!0:f.type==CKEDITOR.NODE_TEXT&&(f.hasAscendant("pre")||CKEDITOR.tools.trim(f.getText()).length)||f.type==CKEDITOR.NODE_ELEMENT&&!f.is(m)?!1:!0}}function g(a){var b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(1);return function(c){return d(c)||b(c)?!0:!a&&l(c)||c.type==CKEDITOR.NODE_ELEMENT&&c.is(CKEDITOR.dtd.$removeEmpty)}}function f(a){return function(){var c;return this[a?"getPreviousNode":"getNextNode"](function(a){!c&& +getEditor:function(){var a=CKEDITOR.instances,b,d;for(b in a)if(d=a[b],d.element.equals(this)&&d.elementMode!=CKEDITOR.ELEMENT_MODE_APPENDTO)return d;return null},find:function(a){var b=f(this);a=new CKEDITOR.dom.nodeList(this.$.querySelectorAll(c(this,a)));b();return a},findOne:function(a){var b=f(this);a=this.$.querySelector(c(this,a));b();return a?new CKEDITOR.dom.element(a):null},forEach:function(a,b,d){if(!(d||b&&this.type!=b))var g=a(this);if(!1!==g){d=this.getChildren();for(var c=0;c=D.getChildCount()?(D=D.getChild(z-1),G=!0):D=D.getChild(z):J=G=!0;x.type==CKEDITOR.NODE_TEXT?t?I=!0:x.split(y):0S)for(;V;)V=h(V,O,!0);O=U}t||f()}}function c(){var a=!1,b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(!0), +c=CKEDITOR.dom.walker.bogus();return function(e){return d(e)||b(e)?!0:c(e)&&!a?a=!0:e.type==CKEDITOR.NODE_TEXT&&(e.hasAscendant("pre")||CKEDITOR.tools.trim(e.getText()).length)||e.type==CKEDITOR.NODE_ELEMENT&&!e.is(m)?!1:!0}}function e(a){var b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(1);return function(c){return d(c)||b(c)?!0:!a&&l(c)||c.type==CKEDITOR.NODE_ELEMENT&&c.is(CKEDITOR.dtd.$removeEmpty)}}function h(a){return function(){var c;return this[a?"getPreviousNode":"getNextNode"](function(a){!c&& d(a)&&(c=a);return b(a)&&!(l(a)&&a.equals(c))})}}var m={abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},l=CKEDITOR.dom.walker.bogus(),k=/^[\t\r\n ]*(?: |\xa0)$/,b=CKEDITOR.dom.walker.editable(),d=CKEDITOR.dom.walker.ignored(!0);CKEDITOR.dom.range.prototype={clone:function(){var a=new CKEDITOR.dom.range(this.root);a._setStartContainer(this.startContainer);a.startOffset=this.startOffset; -a._setEndContainer(this.endContainer);a.endOffset=this.endOffset;a.collapsed=this.collapsed;return a},collapse:function(a){a?(this._setEndContainer(this.startContainer),this.endOffset=this.startOffset):(this._setStartContainer(this.endContainer),this.startOffset=this.endOffset);this.collapsed=!0},cloneContents:function(a){var b=new CKEDITOR.dom.documentFragment(this.document);this.collapsed||e(this,2,b,!1,"undefined"==typeof a?!0:a);return b},deleteContents:function(a){this.collapsed||e(this,0,null, -a)},extractContents:function(a,b){var d=new CKEDITOR.dom.documentFragment(this.document);this.collapsed||e(this,1,d,a,"undefined"==typeof b?!0:b);return d},createBookmark:function(a){var b,d,c,f,g=this.collapsed;b=this.document.createElement("span");b.data("cke-bookmark",1);b.setStyle("display","none");b.setHtml("\x26nbsp;");a&&(c="cke_bm_"+CKEDITOR.tools.getNextNumber(),b.setAttribute("id",c+(g?"C":"S")));g||(d=b.clone(),d.setHtml("\x26nbsp;"),a&&d.setAttribute("id",c+"E"),f=this.clone(),f.collapse(), -f.insertNode(d));f=this.clone();f.collapse(!0);f.insertNode(b);d?(this.setStartAfter(b),this.setEndBefore(d)):this.moveToPosition(b,CKEDITOR.POSITION_AFTER_END);return{startNode:a?c+(g?"C":"S"):b,endNode:a?c+"E":d,serializable:a,collapsed:g}},createBookmark2:function(){function a(h){var d=h.container,c=h.offset,f;f=d;var g=c;f=f.type!=CKEDITOR.NODE_ELEMENT||0===g||g==f.getChildCount()?0:f.getChild(g-1).type==CKEDITOR.NODE_TEXT&&f.getChild(g).type==CKEDITOR.NODE_TEXT;f&&(d=d.getChild(c-1),c=d.getLength()); -d.type==CKEDITOR.NODE_ELEMENT&&1d)a=a.getChild(d);else if(1>f)a=a.getPreviousSourceNode();else{for(a=a.$;a.lastChild;)a=a.lastChild;a=new CKEDITOR.dom.node(a);a=a.getNextSourceNode()||a}if(b.type==CKEDITOR.NODE_ELEMENT)if(f=b.getChildCount(), -f>c)b=b.getChild(c).getPreviousSourceNode(!0);else if(1>f)b=b.getPreviousSourceNode();else{for(b=b.$;b.lastChild;)b=b.lastChild;b=new CKEDITOR.dom.node(b)}a.getPosition(b)&CKEDITOR.POSITION_FOLLOWING&&(a=b);return{startNode:a,endNode:b}},getCommonAncestor:function(a,b){var d=this.startContainer,c=this.endContainer,d=d.equals(c)?a&&d.type==CKEDITOR.NODE_ELEMENT&&this.startOffset==this.endOffset-1?d.getChild(this.startOffset):d:d.getCommonAncestor(c);return b&&!d.is?d.getParent():d},optimize:function(){var a= -this.startContainer,b=this.startOffset;a.type!=CKEDITOR.NODE_ELEMENT&&(b?b>=a.getLength()&&this.setStartAfter(a):this.setStartBefore(a));a=this.endContainer;b=this.endOffset;a.type!=CKEDITOR.NODE_ELEMENT&&(b?b>=a.getLength()&&this.setEndAfter(a):this.setEndBefore(a))},optimizeBookmark:function(){var a=this.startContainer,b=this.endContainer;a.is&&a.is("span")&&a.data("cke-bookmark")&&this.setStartAt(a,CKEDITOR.POSITION_BEFORE_START);b&&b.is&&b.is("span")&&b.data("cke-bookmark")&&this.setEndAt(b,CKEDITOR.POSITION_AFTER_END)}, -trim:function(a,b){var d=this.startContainer,c=this.startOffset,f=this.collapsed;if((!a||f)&&d&&d.type==CKEDITOR.NODE_TEXT){if(c)if(c>=d.getLength())c=d.getIndex()+1,d=d.getParent();else{var g=d.split(c),c=d.getIndex()+1,d=d.getParent();this.startContainer.equals(this.endContainer)?this.setEnd(g,this.endOffset-this.startOffset):d.equals(this.endContainer)&&(this.endOffset+=1)}else c=d.getIndex(),d=d.getParent();this.setStart(d,c);if(f){this.collapse(!0);return}}d=this.endContainer;c=this.endOffset; -b||f||!d||d.type!=CKEDITOR.NODE_TEXT||(c?(c>=d.getLength()||d.split(c),c=d.getIndex()+1):c=d.getIndex(),d=d.getParent(),this.setEnd(d,c))},enlarge:function(a,b){function d(a){return a&&a.type==CKEDITOR.NODE_ELEMENT&&a.hasAttribute("contenteditable")?null:a}var c=new RegExp(/[^\s\ufeff]/);switch(a){case CKEDITOR.ENLARGE_INLINE:var f=1;case CKEDITOR.ENLARGE_ELEMENT:var g=function(a,b){var d=new CKEDITOR.dom.range(e);d.setStart(a,b);d.setEndAt(e,CKEDITOR.POSITION_BEFORE_END);var d=new CKEDITOR.dom.walker(d), -h;for(d.guard=function(a){return!(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary())};h=d.next();){if(h.type!=CKEDITOR.NODE_TEXT)return!1;D=h!=a?h.getText():h.substring(b);if(c.test(D))return!1}return!0};if(this.collapsed)break;var k=this.getCommonAncestor(),e=this.root,m,l,r,x,B,A=!1,z,D;z=this.startContainer;var G=this.startOffset;z.type==CKEDITOR.NODE_TEXT?(G&&(z=!CKEDITOR.tools.trim(z.substring(0,G)).length&&z,A=!!z),z&&((x=z.getPrevious())||(r=z.getParent()))):(G&&(x=z.getChild(G-1)||z.getLast()), -x||(r=z));for(r=d(r);r||x;){if(r&&!x){!B&&r.equals(k)&&(B=!0);if(f?r.isBlockBoundary():!e.contains(r))break;A&&"inline"==r.getComputedStyle("display")||(A=!1,B?m=r:this.setStartBefore(r));x=r.getPrevious()}for(;x;)if(z=!1,x.type==CKEDITOR.NODE_COMMENT)x=x.getPrevious();else{if(x.type==CKEDITOR.NODE_TEXT)D=x.getText(),c.test(D)&&(x=null),z=/[\s\ufeff]$/.test(D);else if((x.$.offsetWidth>(CKEDITOR.env.webkit?1:0)||b&&x.is("br"))&&!x.data("cke-bookmark"))if(A&&CKEDITOR.dtd.$removeEmpty[x.getName()]){D= -x.getText();if(c.test(D))x=null;else for(var G=x.$.getElementsByTagName("*"),F=0,J;J=G[F++];)if(!CKEDITOR.dtd.$removeEmpty[J.nodeName.toLowerCase()]){x=null;break}x&&(z=!!D.length)}else x=null;z&&(A?B?m=r:r&&this.setStartBefore(r):A=!0);if(x){z=x.getPrevious();if(!r&&!z){r=x;x=null;break}x=z}else r=null}r&&(r=d(r.getParent()))}z=this.endContainer;G=this.endOffset;r=x=null;B=A=!1;z.type==CKEDITOR.NODE_TEXT?CKEDITOR.tools.trim(z.substring(G)).length?A=!0:(A=!z.getLength(),G==z.getLength()?(x=z.getNext())|| -(r=z.getParent()):g(z,G)&&(r=z.getParent())):(x=z.getChild(G))||(r=z);for(;r||x;){if(r&&!x){!B&&r.equals(k)&&(B=!0);if(f?r.isBlockBoundary():!e.contains(r))break;A&&"inline"==r.getComputedStyle("display")||(A=!1,B?l=r:r&&this.setEndAfter(r));x=r.getNext()}for(;x;){z=!1;if(x.type==CKEDITOR.NODE_TEXT)D=x.getText(),g(x,0)||(x=null),z=/^[\s\ufeff]/.test(D);else if(x.type==CKEDITOR.NODE_ELEMENT){if((0=f.getLength()?c.setStartAfter(f):(c.setStartBefore(f),m= -0):c.setStartBefore(f));g&&g.type==CKEDITOR.NODE_TEXT&&(e?e>=g.getLength()?c.setEndAfter(g):(c.setEndAfter(g),l=0):c.setEndBefore(g));var c=new CKEDITOR.dom.walker(c),r=CKEDITOR.dom.walker.bookmark();c.evaluator=function(b){return b.type==(a==CKEDITOR.SHRINK_ELEMENT?CKEDITOR.NODE_ELEMENT:CKEDITOR.NODE_TEXT)};var x;c.guard=function(b,c){if(r(b))return!0;if(a==CKEDITOR.SHRINK_ELEMENT&&b.type==CKEDITOR.NODE_TEXT||c&&b.equals(x)||!1===d&&b.type==CKEDITOR.NODE_ELEMENT&&b.isBlockBoundary()||b.type==CKEDITOR.NODE_ELEMENT&& -b.hasAttribute("contenteditable"))return!1;c||b.type!=CKEDITOR.NODE_ELEMENT||(x=b);return!0};m&&(f=c[a==CKEDITOR.SHRINK_ELEMENT?"lastForward":"next"]())&&this.setStartAt(f,b?CKEDITOR.POSITION_AFTER_START:CKEDITOR.POSITION_BEFORE_START);l&&(c.reset(),(c=c[a==CKEDITOR.SHRINK_ELEMENT?"lastBackward":"previous"]())&&this.setEndAt(c,b?CKEDITOR.POSITION_BEFORE_END:CKEDITOR.POSITION_AFTER_END));return!(!m&&!l)}},insertNode:function(a){this.optimizeBookmark();this.trim(!1,!0);var b=this.startContainer,d=b.getChild(this.startOffset); -d?a.insertBefore(d):b.append(a);a.getParent()&&a.getParent().equals(this.endContainer)&&this.endOffset++;this.setStartBefore(a)},moveToPosition:function(a,b){this.setStartAt(a,b);this.collapse(!0)},moveToRange:function(a){this.setStart(a.startContainer,a.startOffset);this.setEnd(a.endContainer,a.endOffset)},selectNodeContents:function(a){this.setStart(a,0);this.setEnd(a,a.type==CKEDITOR.NODE_TEXT?a.getLength():a.getChildCount())},setStart:function(b,d){b.type==CKEDITOR.NODE_ELEMENT&&CKEDITOR.dtd.$empty[b.getName()]&& -(d=b.getIndex(),b=b.getParent());this._setStartContainer(b);this.startOffset=d;this.endContainer||(this._setEndContainer(b),this.endOffset=d);a(this)},setEnd:function(b,d){b.type==CKEDITOR.NODE_ELEMENT&&CKEDITOR.dtd.$empty[b.getName()]&&(d=b.getIndex()+1,b=b.getParent());this._setEndContainer(b);this.endOffset=d;this.startContainer||(this._setStartContainer(b),this.startOffset=d);a(this)},setStartAfter:function(a){this.setStart(a.getParent(),a.getIndex()+1)},setStartBefore:function(a){this.setStart(a.getParent(), -a.getIndex())},setEndAfter:function(a){this.setEnd(a.getParent(),a.getIndex()+1)},setEndBefore:function(a){this.setEnd(a.getParent(),a.getIndex())},setStartAt:function(b,d){switch(d){case CKEDITOR.POSITION_AFTER_START:this.setStart(b,0);break;case CKEDITOR.POSITION_BEFORE_END:b.type==CKEDITOR.NODE_TEXT?this.setStart(b,b.getLength()):this.setStart(b,b.getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setStartBefore(b);break;case CKEDITOR.POSITION_AFTER_END:this.setStartAfter(b)}a(this)}, -setEndAt:function(b,d){switch(d){case CKEDITOR.POSITION_AFTER_START:this.setEnd(b,0);break;case CKEDITOR.POSITION_BEFORE_END:b.type==CKEDITOR.NODE_TEXT?this.setEnd(b,b.getLength()):this.setEnd(b,b.getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setEndBefore(b);break;case CKEDITOR.POSITION_AFTER_END:this.setEndAfter(b)}a(this)},fixBlock:function(a,b){var d=this.createBookmark(),c=this.document.createElement(b);this.collapse(a);this.enlarge(CKEDITOR.ENLARGE_BLOCK_CONTENTS);this.extractContents().appendTo(c); -c.trim();this.insertNode(c);var f=c.getBogus();f&&f.remove();c.appendBogus();this.moveToBookmark(d);return c},splitBlock:function(a,b){var d=new CKEDITOR.dom.elementPath(this.startContainer,this.root),c=new CKEDITOR.dom.elementPath(this.endContainer,this.root),f=d.block,g=c.block,k=null;if(!d.blockLimit.equals(c.blockLimit))return null;"br"!=a&&(f||(f=this.fixBlock(!0,a),g=(new CKEDITOR.dom.elementPath(this.endContainer,this.root)).block),g||(g=this.fixBlock(!1,a)));d=f&&this.checkStartOfBlock(); -c=g&&this.checkEndOfBlock();this.deleteContents();f&&f.equals(g)&&(c?(k=new CKEDITOR.dom.elementPath(this.startContainer,this.root),this.moveToPosition(g,CKEDITOR.POSITION_AFTER_END),g=null):d?(k=new CKEDITOR.dom.elementPath(this.startContainer,this.root),this.moveToPosition(f,CKEDITOR.POSITION_BEFORE_START),f=null):(g=this.splitElement(f,b||!1),f.is("ul","ol")||f.appendBogus()));return{previousBlock:f,nextBlock:g,wasStartOfBlock:d,wasEndOfBlock:c,elementPath:k}},splitElement:function(a,b){if(!this.collapsed)return null; -this.setEndAt(a,CKEDITOR.POSITION_BEFORE_END);var d=this.extractContents(!1,b||!1),c=a.clone(!1,b||!1);d.appendTo(c);c.insertAfter(a);this.moveToPosition(a,CKEDITOR.POSITION_AFTER_END);return c},removeEmptyBlocksAtEnd:function(){function a(h){return function(a){return b(a)||d(a)||a.type==CKEDITOR.NODE_ELEMENT&&a.isEmptyInlineRemoveable()||h.is("table")&&a.is("caption")?!1:!0}}var b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(!1);return function(b){for(var d=this.createBookmark(), -c=this[b?"endPath":"startPath"](),f=c.block||c.blockLimit,g;f&&!f.equals(c.root)&&!f.getFirst(a(f));)g=f.getParent(),this[b?"setEndAt":"setStartAt"](f,CKEDITOR.POSITION_AFTER_END),f.remove(1),f=g;this.moveToBookmark(d)}}(),startPath:function(){return new CKEDITOR.dom.elementPath(this.startContainer,this.root)},endPath:function(){return new CKEDITOR.dom.elementPath(this.endContainer,this.root)},checkBoundaryOfElement:function(a,b){var d=b==CKEDITOR.START,c=this.clone();c.collapse(d);c[d?"setStartAt": -"setEndAt"](a,d?CKEDITOR.POSITION_AFTER_START:CKEDITOR.POSITION_BEFORE_END);c=new CKEDITOR.dom.walker(c);c.evaluator=g(d);return c[d?"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var a=this.startContainer,b=this.startOffset;CKEDITOR.env.ie&&b&&a.type==CKEDITOR.NODE_TEXT&&(a=CKEDITOR.tools.ltrim(a.substring(0,b)),k.test(a)&&this.trim(0,1));this.trim();a=new CKEDITOR.dom.elementPath(this.startContainer,this.root);b=this.clone();b.collapse(!0);b.setStartAt(a.block||a.blockLimit,CKEDITOR.POSITION_AFTER_START); -a=new CKEDITOR.dom.walker(b);a.evaluator=c();return a.checkBackward()},checkEndOfBlock:function(){var a=this.endContainer,b=this.endOffset;CKEDITOR.env.ie&&a.type==CKEDITOR.NODE_TEXT&&(a=CKEDITOR.tools.rtrim(a.substring(b)),k.test(a)&&this.trim(1,0));this.trim();a=new CKEDITOR.dom.elementPath(this.endContainer,this.root);b=this.clone();b.collapse(!1);b.setEndAt(a.block||a.blockLimit,CKEDITOR.POSITION_BEFORE_END);a=new CKEDITOR.dom.walker(b);a.evaluator=c();return a.checkForward()},getPreviousNode:function(a, -b,d){var c=this.clone();c.collapse(1);c.setStartAt(d||this.root,CKEDITOR.POSITION_AFTER_START);d=new CKEDITOR.dom.walker(c);d.evaluator=a;d.guard=b;return d.previous()},getNextNode:function(a,b,d){var c=this.clone();c.collapse();c.setEndAt(d||this.root,CKEDITOR.POSITION_BEFORE_END);d=new CKEDITOR.dom.walker(c);d.evaluator=a;d.guard=b;return d.next()},checkReadOnly:function(){function a(b,d){for(;b;){if(b.type==CKEDITOR.NODE_ELEMENT){if("false"==b.getAttribute("contentEditable")&&!b.data("cke-editable"))return 0; -if(b.is("html")||"true"==b.getAttribute("contentEditable")&&(b.contains(d)||b.equals(d)))break}b=b.getParent()}return 1}return function(){var b=this.startContainer,d=this.endContainer;return!(a(b,d)&&a(d,b))}}(),moveToElementEditablePosition:function(a,b){if(a.type==CKEDITOR.NODE_ELEMENT&&!a.isEditable(!1))return this.moveToPosition(a,b?CKEDITOR.POSITION_AFTER_END:CKEDITOR.POSITION_BEFORE_START),!0;for(var c=0;a;){if(a.type==CKEDITOR.NODE_TEXT){b&&this.endContainer&&this.checkEndOfBlock()&&k.test(a.getText())? -this.moveToPosition(a,CKEDITOR.POSITION_BEFORE_START):this.moveToPosition(a,b?CKEDITOR.POSITION_AFTER_END:CKEDITOR.POSITION_BEFORE_START);c=1;break}if(a.type==CKEDITOR.NODE_ELEMENT)if(a.isEditable())this.moveToPosition(a,b?CKEDITOR.POSITION_BEFORE_END:CKEDITOR.POSITION_AFTER_START),c=1;else if(b&&a.is("br")&&this.endContainer&&this.checkEndOfBlock())this.moveToPosition(a,CKEDITOR.POSITION_BEFORE_START);else if("false"==a.getAttribute("contenteditable")&&a.is(CKEDITOR.dtd.$block))return this.setStartBefore(a), -this.setEndAfter(a),!0;var f=a,g=c,n=void 0;f.type==CKEDITOR.NODE_ELEMENT&&f.isEditable(!1)&&(n=f[b?"getLast":"getFirst"](d));g||n||(n=f[b?"getPrevious":"getNext"](d));a=n}return!!c},moveToClosestEditablePosition:function(a,b){var d,c=0,f,g,k=[CKEDITOR.POSITION_AFTER_END,CKEDITOR.POSITION_BEFORE_START];a?(d=new CKEDITOR.dom.range(this.root),d.moveToPosition(a,k[b?0:1])):d=this.clone();if(a&&!a.is(CKEDITOR.dtd.$block))c=1;else if(f=d[b?"getNextEditableNode":"getPreviousEditableNode"]())c=1,(g=f.type== -CKEDITOR.NODE_ELEMENT)&&f.is(CKEDITOR.dtd.$block)&&"false"==f.getAttribute("contenteditable")?(d.setStartAt(f,CKEDITOR.POSITION_BEFORE_START),d.setEndAt(f,CKEDITOR.POSITION_AFTER_END)):!CKEDITOR.env.needsBrFiller&&g&&f.is(CKEDITOR.dom.walker.validEmptyBlockContainers)?(d.setEnd(f,0),d.collapse()):d.moveToPosition(f,k[b?1:0]);c&&this.moveToRange(d);return!!c},moveToElementEditStart:function(a){return this.moveToElementEditablePosition(a)},moveToElementEditEnd:function(a){return this.moveToElementEditablePosition(a, -!0)},getEnclosedNode:function(){var a=this.clone();a.optimize();if(a.startContainer.type!=CKEDITOR.NODE_ELEMENT||a.endContainer.type!=CKEDITOR.NODE_ELEMENT)return null;var a=new CKEDITOR.dom.walker(a),b=CKEDITOR.dom.walker.bookmark(!1,!0),d=CKEDITOR.dom.walker.whitespaces(!0);a.evaluator=function(a){return d(a)&&b(a)};var c=a.next();a.reset();return c&&c.equals(a.previous())?c:null},getTouchedStartNode:function(){var a=this.startContainer;return this.collapsed||a.type!=CKEDITOR.NODE_ELEMENT?a:a.getChild(this.startOffset)|| -a},getTouchedEndNode:function(){var a=this.endContainer;return this.collapsed||a.type!=CKEDITOR.NODE_ELEMENT?a:a.getChild(this.endOffset-1)||a},getNextEditableNode:f(),getPreviousEditableNode:f(1),scrollIntoView:function(){var a=new CKEDITOR.dom.element.createFromHtml("\x3cspan\x3e\x26nbsp;\x3c/span\x3e",this.document),b,d,c,f=this.clone();f.optimize();(c=f.startContainer.type==CKEDITOR.NODE_TEXT)?(d=f.startContainer.getText(),b=f.startContainer.split(f.startOffset),a.insertAfter(f.startContainer)): -f.insertNode(a);a.scrollIntoView();c&&(f.startContainer.setText(d),b.remove());a.remove()},_setStartContainer:function(a){this.startContainer=a},_setEndContainer:function(a){this.endContainer=a}}}(),CKEDITOR.POSITION_AFTER_START=1,CKEDITOR.POSITION_BEFORE_END=2,CKEDITOR.POSITION_BEFORE_START=3,CKEDITOR.POSITION_AFTER_END=4,CKEDITOR.ENLARGE_ELEMENT=1,CKEDITOR.ENLARGE_BLOCK_CONTENTS=2,CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS=3,CKEDITOR.ENLARGE_INLINE=4,CKEDITOR.START=1,CKEDITOR.END=2,CKEDITOR.SHRINK_ELEMENT= -1,CKEDITOR.SHRINK_TEXT=2,"use strict",function(){function a(a){1>arguments.length||(this.range=a,this.forceBrBreak=0,this.enlargeBr=1,this.enforceRealBlocks=0,this._||(this._={}))}function e(a){var b=[];a.forEach(function(a){if("true"==a.getAttribute("contenteditable"))return b.push(a),!1},CKEDITOR.NODE_ELEMENT,!0);return b}function c(a,b,f,g){a:{null==g&&(g=e(f));for(var k;k=g.shift();)if(k.getDtd().p){g={element:k,remaining:g};break a}g=null}if(!g)return 0;if((k=CKEDITOR.filter.instances[g.element.data("cke-filter")])&& -!k.check(b))return c(a,b,f,g.remaining);b=new CKEDITOR.dom.range(g.element);b.selectNodeContents(g.element);b=b.createIterator();b.enlargeBr=a.enlargeBr;b.enforceRealBlocks=a.enforceRealBlocks;b.activeFilter=b.filter=k;a._.nestedEditable={element:g.element,container:f,remaining:g.remaining,iterator:b};return 1}function g(a,b,c){if(!b)return!1;a=a.clone();a.collapse(!c);return a.checkBoundaryOfElement(b,c?CKEDITOR.START:CKEDITOR.END)}var f=/^[\r\n\t ]+$/,m=CKEDITOR.dom.walker.bookmark(!1,!0),l=CKEDITOR.dom.walker.whitespaces(!0), -k=function(a){return m(a)&&l(a)},b={dd:1,dt:1,li:1};a.prototype={getNextParagraph:function(a){var h,e,l,u,t;a=a||"p";if(this._.nestedEditable){if(h=this._.nestedEditable.iterator.getNextParagraph(a))return this.activeFilter=this._.nestedEditable.iterator.activeFilter,h;this.activeFilter=this.filter;if(c(this,a,this._.nestedEditable.container,this._.nestedEditable.remaining))return this.activeFilter=this._.nestedEditable.iterator.activeFilter,this._.nestedEditable.iterator.getNextParagraph(a);this._.nestedEditable= -null}if(!this.range.root.getDtd()[a])return null;if(!this._.started){var n=this.range.clone();e=n.startPath();var q=n.endPath(),w=!n.collapsed&&g(n,e.block),y=!n.collapsed&&g(n,q.block,1);n.shrink(CKEDITOR.SHRINK_ELEMENT,!0);w&&n.setStartAt(e.block,CKEDITOR.POSITION_BEFORE_END);y&&n.setEndAt(q.block,CKEDITOR.POSITION_AFTER_START);e=n.endContainer.hasAscendant("pre",!0)||n.startContainer.hasAscendant("pre",!0);n.enlarge(this.forceBrBreak&&!e||!this.enlargeBr?CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS:CKEDITOR.ENLARGE_BLOCK_CONTENTS); -n.collapsed||(e=new CKEDITOR.dom.walker(n.clone()),q=CKEDITOR.dom.walker.bookmark(!0,!0),e.evaluator=q,this._.nextNode=e.next(),e=new CKEDITOR.dom.walker(n.clone()),e.evaluator=q,e=e.previous(),this._.lastNode=e.getNextSourceNode(!0,null,n.root),this._.lastNode&&this._.lastNode.type==CKEDITOR.NODE_TEXT&&!CKEDITOR.tools.trim(this._.lastNode.getText())&&this._.lastNode.getParent().isBlockBoundary()&&(q=this.range.clone(),q.moveToPosition(this._.lastNode,CKEDITOR.POSITION_AFTER_END),q.checkEndOfBlock()&& -(q=new CKEDITOR.dom.elementPath(q.endContainer,q.root),this._.lastNode=(q.block||q.blockLimit).getNextSourceNode(!0))),this._.lastNode&&n.root.contains(this._.lastNode)||(this._.lastNode=this._.docEndMarker=n.document.createText(""),this._.lastNode.insertAfter(e)),n=null);this._.started=1;e=n}q=this._.nextNode;n=this._.lastNode;for(this._.nextNode=null;q;){var w=0,y=q.hasAscendant("pre"),C=q.type!=CKEDITOR.NODE_ELEMENT,r=0;if(C)q.type==CKEDITOR.NODE_TEXT&&f.test(q.getText())&&(C=0);else{var x=q.getName(); -if(CKEDITOR.dtd.$block[x]&&"false"==q.getAttribute("contenteditable")){h=q;c(this,a,h);break}else if(q.isBlockBoundary(this.forceBrBreak&&!y&&{br:1})){if("br"==x)C=1;else if(!e&&!q.getChildCount()&&"hr"!=x){h=q;l=q.equals(n);break}e&&(e.setEndAt(q,CKEDITOR.POSITION_BEFORE_START),"br"!=x&&(this._.nextNode=q));w=1}else{if(q.getFirst()){e||(e=this.range.clone(),e.setStartAt(q,CKEDITOR.POSITION_BEFORE_START));q=q.getFirst();continue}C=1}}C&&!e&&(e=this.range.clone(),e.setStartAt(q,CKEDITOR.POSITION_BEFORE_START)); -l=(!w||C)&&q.equals(n);if(e&&!w)for(;!q.getNext(k)&&!l;){x=q.getParent();if(x.isBlockBoundary(this.forceBrBreak&&!y&&{br:1})){w=1;C=0;l||x.equals(n);e.setEndAt(x,CKEDITOR.POSITION_BEFORE_END);break}q=x;C=1;l=q.equals(n);r=1}C&&e.setEndAt(q,CKEDITOR.POSITION_AFTER_END);q=this._getNextSourceNode(q,r,n);if((l=!q)||w&&e)break}if(!h){if(!e)return this._.docEndMarker&&this._.docEndMarker.remove(),this._.nextNode=null;h=new CKEDITOR.dom.elementPath(e.startContainer,e.root);q=h.blockLimit;w={div:1,th:1,td:1}; -h=h.block;!h&&q&&!this.enforceRealBlocks&&w[q.getName()]&&e.checkStartOfBlock()&&e.checkEndOfBlock()&&!q.equals(e.root)?h=q:!h||this.enforceRealBlocks&&h.is(b)?(h=this.range.document.createElement(a),e.extractContents().appendTo(h),h.trim(),e.insertNode(h),u=t=!0):"li"!=h.getName()?e.checkStartOfBlock()&&e.checkEndOfBlock()||(h=h.clone(!1),e.extractContents().appendTo(h),h.trim(),t=e.splitBlock(),u=!t.wasStartOfBlock,t=!t.wasEndOfBlock,e.insertNode(h)):l||(this._.nextNode=h.equals(n)?null:this._getNextSourceNode(e.getBoundaryNodes().endNode, -1,n))}u&&(u=h.getPrevious())&&u.type==CKEDITOR.NODE_ELEMENT&&("br"==u.getName()?u.remove():u.getLast()&&"br"==u.getLast().$.nodeName.toLowerCase()&&u.getLast().remove());t&&(u=h.getLast())&&u.type==CKEDITOR.NODE_ELEMENT&&"br"==u.getName()&&(!CKEDITOR.env.needsBrFiller||u.getPrevious(m)||u.getNext(m))&&u.remove();this._.nextNode||(this._.nextNode=l||h.equals(n)||!n?null:this._getNextSourceNode(h,1,n));return h},_getNextSourceNode:function(a,b,c){function f(a){return!(a.equals(c)||a.equals(g))}var g= -this.range.root;for(a=a.getNextSourceNode(b,null,f);!m(a);)a=a.getNextSourceNode(b,null,f);return a}};CKEDITOR.dom.range.prototype.createIterator=function(){return new a(this)}}(),CKEDITOR.command=function(a,e){this.uiItems=[];this.exec=function(c){if(this.state==CKEDITOR.TRISTATE_DISABLED||!this.checkAllowed())return!1;this.editorFocus&&a.focus();return!1===this.fire("exec")?!0:!1!==e.exec.call(this,a,c)};this.refresh=function(a,c){if(!this.readOnly&&a.readOnly)return!0;if(this.context&&!c.isContextFor(this.context)|| -!this.checkAllowed(!0))return this.disable(),!0;this.startDisabled||this.enable();this.modes&&!this.modes[a.mode]&&this.disable();return!1===this.fire("refresh",{editor:a,path:c})?!0:e.refresh&&!1!==e.refresh.apply(this,arguments)};var c;this.checkAllowed=function(g){return g||"boolean"!=typeof c?c=a.activeFilter.checkFeature(this):c};CKEDITOR.tools.extend(this,e,{modes:{wysiwyg:1},editorFocus:1,contextSensitive:!!e.context,state:CKEDITOR.TRISTATE_DISABLED});CKEDITOR.event.call(this)},CKEDITOR.command.prototype= +a._setEndContainer(this.endContainer);a.endOffset=this.endOffset;a.collapsed=this.collapsed;return a},collapse:function(a){a?(this._setEndContainer(this.startContainer),this.endOffset=this.startOffset):(this._setStartContainer(this.endContainer),this.startOffset=this.endOffset);this.collapsed=!0},cloneContents:function(a){var b=new CKEDITOR.dom.documentFragment(this.document);this.collapsed||f(this,2,b,!1,"undefined"==typeof a?!0:a);return b},deleteContents:function(a){this.collapsed||f(this,0,null, +a)},extractContents:function(a,b){var d=new CKEDITOR.dom.documentFragment(this.document);this.collapsed||f(this,1,d,a,"undefined"==typeof b?!0:b);return d},createBookmark:function(a){var b,d,c,e,h=this.collapsed;b=this.document.createElement("span");b.data("cke-bookmark",1);b.setStyle("display","none");b.setHtml("\x26nbsp;");a&&(c="cke_bm_"+CKEDITOR.tools.getNextNumber(),b.setAttribute("id",c+(h?"C":"S")));h||(d=b.clone(),d.setHtml("\x26nbsp;"),a&&d.setAttribute("id",c+"E"),e=this.clone(),e.collapse(), +e.insertNode(d));e=this.clone();e.collapse(!0);e.insertNode(b);d?(this.setStartAfter(b),this.setEndBefore(d)):this.moveToPosition(b,CKEDITOR.POSITION_AFTER_END);return{startNode:a?c+(h?"C":"S"):b,endNode:a?c+"E":d,serializable:a,collapsed:h}},createBookmark2:function(){function a(g){var b=g.container,c=g.offset,e;e=b;var h=c;e=e.type!=CKEDITOR.NODE_ELEMENT||0===h||h==e.getChildCount()?0:e.getChild(h-1).type==CKEDITOR.NODE_TEXT&&e.getChild(h).type==CKEDITOR.NODE_TEXT;e&&(b=b.getChild(c-1),c=b.getLength()); +if(b.type==CKEDITOR.NODE_ELEMENT&&0=a.offset&&(a.offset=c.getIndex(),a.container=c.getParent()))}}var d=CKEDITOR.dom.walker.nodeType(CKEDITOR.NODE_TEXT,!0);return function(d){var c=this.collapsed,e={container:this.startContainer,offset:this.startOffset},h={container:this.endContainer,offset:this.endOffset};d&&(a(e),b(e,this.root),c||(a(h),b(h,this.root)));return{start:e.container.getAddress(d),end:c?null:h.container.getAddress(d),startOffset:e.offset, +endOffset:h.offset,normalized:d,collapsed:c,is2:!0}}}(),moveToBookmark:function(a){if(a.is2){var b=this.document.getByAddress(a.start,a.normalized),d=a.startOffset,c=a.end&&this.document.getByAddress(a.end,a.normalized);a=a.endOffset;this.setStart(b,d);c?this.setEnd(c,a):this.collapse(!0)}else b=(d=a.serializable)?this.document.getById(a.startNode):a.startNode,a=d?this.document.getById(a.endNode):a.endNode,this.setStartBefore(b),b.remove(),a?(this.setEndBefore(a),a.remove()):this.collapse(!0)},getBoundaryNodes:function(){var a= +this.startContainer,b=this.endContainer,d=this.startOffset,c=this.endOffset,e;if(a.type==CKEDITOR.NODE_ELEMENT)if(e=a.getChildCount(),e>d)a=a.getChild(d);else if(1>e)a=a.getPreviousSourceNode();else{for(a=a.$;a.lastChild;)a=a.lastChild;a=new CKEDITOR.dom.node(a);a=a.getNextSourceNode()||a}if(b.type==CKEDITOR.NODE_ELEMENT)if(e=b.getChildCount(),e>c)b=b.getChild(c).getPreviousSourceNode(!0);else if(1>e)b=b.getPreviousSourceNode();else{for(b=b.$;b.lastChild;)b=b.lastChild;b=new CKEDITOR.dom.node(b)}a.getPosition(b)& +CKEDITOR.POSITION_FOLLOWING&&(a=b);return{startNode:a,endNode:b}},getCommonAncestor:function(a,b){var d=this.startContainer,c=this.endContainer,d=d.equals(c)?a&&d.type==CKEDITOR.NODE_ELEMENT&&this.startOffset==this.endOffset-1?d.getChild(this.startOffset):d:d.getCommonAncestor(c);return b&&!d.is?d.getParent():d},optimize:function(){var a=this.startContainer,b=this.startOffset;a.type!=CKEDITOR.NODE_ELEMENT&&(b?b>=a.getLength()&&this.setStartAfter(a):this.setStartBefore(a));a=this.endContainer;b=this.endOffset; +a.type!=CKEDITOR.NODE_ELEMENT&&(b?b>=a.getLength()&&this.setEndAfter(a):this.setEndBefore(a))},optimizeBookmark:function(){var a=this.startContainer,b=this.endContainer;a.is&&a.is("span")&&a.data("cke-bookmark")&&this.setStartAt(a,CKEDITOR.POSITION_BEFORE_START);b&&b.is&&b.is("span")&&b.data("cke-bookmark")&&this.setEndAt(b,CKEDITOR.POSITION_AFTER_END)},trim:function(a,b){var d=this.startContainer,c=this.startOffset,e=this.collapsed;if((!a||e)&&d&&d.type==CKEDITOR.NODE_TEXT){if(c)if(c>=d.getLength())c= +d.getIndex()+1,d=d.getParent();else{var h=d.split(c),c=d.getIndex()+1,d=d.getParent();this.startContainer.equals(this.endContainer)?this.setEnd(h,this.endOffset-this.startOffset):d.equals(this.endContainer)&&(this.endOffset+=1)}else c=d.getIndex(),d=d.getParent();this.setStart(d,c);if(e){this.collapse(!0);return}}d=this.endContainer;c=this.endOffset;b||e||!d||d.type!=CKEDITOR.NODE_TEXT||(c?(c>=d.getLength()||d.split(c),c=d.getIndex()+1):c=d.getIndex(),d=d.getParent(),this.setEnd(d,c))},enlarge:function(a, +b){function d(a){return a&&a.type==CKEDITOR.NODE_ELEMENT&&a.hasAttribute("contenteditable")?null:a}var c=new RegExp(/[^\s\ufeff]/);switch(a){case CKEDITOR.ENLARGE_INLINE:var e=1;case CKEDITOR.ENLARGE_ELEMENT:var h=function(a,b){var d=new CKEDITOR.dom.range(f);d.setStart(a,b);d.setEndAt(f,CKEDITOR.POSITION_BEFORE_END);var d=new CKEDITOR.dom.walker(d),g;for(d.guard=function(a){return!(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary())};g=d.next();){if(g.type!=CKEDITOR.NODE_TEXT)return!1;C=g!=a?g.getText(): +g.substring(b);if(c.test(C))return!1}return!0};if(this.collapsed)break;var k=this.getCommonAncestor(),f=this.root,m,l,t,x,D,y=!1,z,C;z=this.startContainer;var G=this.startOffset;z.type==CKEDITOR.NODE_TEXT?(G&&(z=!CKEDITOR.tools.trim(z.substring(0,G)).length&&z,y=!!z),z&&((x=z.getPrevious())||(t=z.getParent()))):(G&&(x=z.getChild(G-1)||z.getLast()),x||(t=z));for(t=d(t);t||x;){if(t&&!x){!D&&t.equals(k)&&(D=!0);if(e?t.isBlockBoundary():!f.contains(t))break;y&&"inline"==t.getComputedStyle("display")|| +(y=!1,D?m=t:this.setStartBefore(t));x=t.getPrevious()}for(;x;)if(z=!1,x.type==CKEDITOR.NODE_COMMENT)x=x.getPrevious();else{if(x.type==CKEDITOR.NODE_TEXT)C=x.getText(),c.test(C)&&(x=null),z=/[\s\ufeff]$/.test(C);else if((x.$.offsetWidth>(CKEDITOR.env.webkit?1:0)||b&&x.is("br"))&&!x.data("cke-bookmark"))if(y&&CKEDITOR.dtd.$removeEmpty[x.getName()]){C=x.getText();if(c.test(C))x=null;else for(var G=x.$.getElementsByTagName("*"),E=0,J;J=G[E++];)if(!CKEDITOR.dtd.$removeEmpty[J.nodeName.toLowerCase()]){x= +null;break}x&&(z=!!C.length)}else x=null;z&&(y?D?m=t:t&&this.setStartBefore(t):y=!0);if(x){z=x.getPrevious();if(!t&&!z){t=x;x=null;break}x=z}else t=null}t&&(t=d(t.getParent()))}z=this.endContainer;G=this.endOffset;t=x=null;D=y=!1;z.type==CKEDITOR.NODE_TEXT?CKEDITOR.tools.trim(z.substring(G)).length?y=!0:(y=!z.getLength(),G==z.getLength()?(x=z.getNext())||(t=z.getParent()):h(z,G)&&(t=z.getParent())):(x=z.getChild(G))||(t=z);for(;t||x;){if(t&&!x){!D&&t.equals(k)&&(D=!0);if(e?t.isBlockBoundary():!f.contains(t))break; +y&&"inline"==t.getComputedStyle("display")||(y=!1,D?l=t:t&&this.setEndAfter(t));x=t.getNext()}for(;x;){z=!1;if(x.type==CKEDITOR.NODE_TEXT)C=x.getText(),h(x,0)||(x=null),z=/^[\s\ufeff]/.test(C);else if(x.type==CKEDITOR.NODE_ELEMENT){if((0=e.getLength()?c.setStartAfter(e):(c.setStartBefore(e),m=0):c.setStartBefore(e));h&&h.type==CKEDITOR.NODE_TEXT&&(k?k>=h.getLength()?c.setEndAfter(h):(c.setEndAfter(h),l=0):c.setEndBefore(h));var c=new CKEDITOR.dom.walker(c),t=CKEDITOR.dom.walker.bookmark(); +c.evaluator=function(b){return b.type==(a==CKEDITOR.SHRINK_ELEMENT?CKEDITOR.NODE_ELEMENT:CKEDITOR.NODE_TEXT)};var x;c.guard=function(b,c){if(t(b))return!0;if(a==CKEDITOR.SHRINK_ELEMENT&&b.type==CKEDITOR.NODE_TEXT||c&&b.equals(x)||!1===d&&b.type==CKEDITOR.NODE_ELEMENT&&b.isBlockBoundary()||b.type==CKEDITOR.NODE_ELEMENT&&b.hasAttribute("contenteditable"))return!1;c||b.type!=CKEDITOR.NODE_ELEMENT||(x=b);return!0};m&&(e=c[a==CKEDITOR.SHRINK_ELEMENT?"lastForward":"next"]())&&this.setStartAt(e,b?CKEDITOR.POSITION_AFTER_START: +CKEDITOR.POSITION_BEFORE_START);l&&(c.reset(),(c=c[a==CKEDITOR.SHRINK_ELEMENT?"lastBackward":"previous"]())&&this.setEndAt(c,b?CKEDITOR.POSITION_BEFORE_END:CKEDITOR.POSITION_AFTER_END));return!(!m&&!l)}},insertNode:function(a){this.optimizeBookmark();this.trim(!1,!0);var b=this.startContainer,d=b.getChild(this.startOffset);d?a.insertBefore(d):b.append(a);a.getParent()&&a.getParent().equals(this.endContainer)&&this.endOffset++;this.setStartBefore(a)},moveToPosition:function(a,b){this.setStartAt(a, +b);this.collapse(!0)},moveToRange:function(a){this.setStart(a.startContainer,a.startOffset);this.setEnd(a.endContainer,a.endOffset)},selectNodeContents:function(a){this.setStart(a,0);this.setEnd(a,a.type==CKEDITOR.NODE_TEXT?a.getLength():a.getChildCount())},setStart:function(b,d){b.type==CKEDITOR.NODE_ELEMENT&&CKEDITOR.dtd.$empty[b.getName()]&&(d=b.getIndex(),b=b.getParent());this._setStartContainer(b);this.startOffset=d;this.endContainer||(this._setEndContainer(b),this.endOffset=d);a(this)},setEnd:function(b, +d){b.type==CKEDITOR.NODE_ELEMENT&&CKEDITOR.dtd.$empty[b.getName()]&&(d=b.getIndex()+1,b=b.getParent());this._setEndContainer(b);this.endOffset=d;this.startContainer||(this._setStartContainer(b),this.startOffset=d);a(this)},setStartAfter:function(a){this.setStart(a.getParent(),a.getIndex()+1)},setStartBefore:function(a){this.setStart(a.getParent(),a.getIndex())},setEndAfter:function(a){this.setEnd(a.getParent(),a.getIndex()+1)},setEndBefore:function(a){this.setEnd(a.getParent(),a.getIndex())},setStartAt:function(b, +d){switch(d){case CKEDITOR.POSITION_AFTER_START:this.setStart(b,0);break;case CKEDITOR.POSITION_BEFORE_END:b.type==CKEDITOR.NODE_TEXT?this.setStart(b,b.getLength()):this.setStart(b,b.getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setStartBefore(b);break;case CKEDITOR.POSITION_AFTER_END:this.setStartAfter(b)}a(this)},setEndAt:function(b,d){switch(d){case CKEDITOR.POSITION_AFTER_START:this.setEnd(b,0);break;case CKEDITOR.POSITION_BEFORE_END:b.type==CKEDITOR.NODE_TEXT?this.setEnd(b, +b.getLength()):this.setEnd(b,b.getChildCount());break;case CKEDITOR.POSITION_BEFORE_START:this.setEndBefore(b);break;case CKEDITOR.POSITION_AFTER_END:this.setEndAfter(b)}a(this)},fixBlock:function(a,b){var d=this.createBookmark(),c=this.document.createElement(b);this.collapse(a);this.enlarge(CKEDITOR.ENLARGE_BLOCK_CONTENTS);this.extractContents().appendTo(c);c.trim();this.insertNode(c);var e=c.getBogus();e&&e.remove();c.appendBogus();this.moveToBookmark(d);return c},splitBlock:function(a,b){var d= +new CKEDITOR.dom.elementPath(this.startContainer,this.root),c=new CKEDITOR.dom.elementPath(this.endContainer,this.root),e=d.block,h=c.block,f=null;if(!d.blockLimit.equals(c.blockLimit))return null;"br"!=a&&(e||(e=this.fixBlock(!0,a),h=(new CKEDITOR.dom.elementPath(this.endContainer,this.root)).block),h||(h=this.fixBlock(!1,a)));d=e&&this.checkStartOfBlock();c=h&&this.checkEndOfBlock();this.deleteContents();e&&e.equals(h)&&(c?(f=new CKEDITOR.dom.elementPath(this.startContainer,this.root),this.moveToPosition(h, +CKEDITOR.POSITION_AFTER_END),h=null):d?(f=new CKEDITOR.dom.elementPath(this.startContainer,this.root),this.moveToPosition(e,CKEDITOR.POSITION_BEFORE_START),e=null):(h=this.splitElement(e,b||!1),e.is("ul","ol")||e.appendBogus()));return{previousBlock:e,nextBlock:h,wasStartOfBlock:d,wasEndOfBlock:c,elementPath:f}},splitElement:function(a,b){if(!this.collapsed)return null;this.setEndAt(a,CKEDITOR.POSITION_BEFORE_END);var d=this.extractContents(!1,b||!1),c=a.clone(!1,b||!1);d.appendTo(c);c.insertAfter(a); +this.moveToPosition(a,CKEDITOR.POSITION_AFTER_END);return c},removeEmptyBlocksAtEnd:function(){function a(g){return function(a){return b(a)||d(a)||a.type==CKEDITOR.NODE_ELEMENT&&a.isEmptyInlineRemoveable()||g.is("table")&&a.is("caption")?!1:!0}}var b=CKEDITOR.dom.walker.whitespaces(),d=CKEDITOR.dom.walker.bookmark(!1);return function(b){for(var d=this.createBookmark(),c=this[b?"endPath":"startPath"](),e=c.block||c.blockLimit,h;e&&!e.equals(c.root)&&!e.getFirst(a(e));)h=e.getParent(),this[b?"setEndAt": +"setStartAt"](e,CKEDITOR.POSITION_AFTER_END),e.remove(1),e=h;this.moveToBookmark(d)}}(),startPath:function(){return new CKEDITOR.dom.elementPath(this.startContainer,this.root)},endPath:function(){return new CKEDITOR.dom.elementPath(this.endContainer,this.root)},checkBoundaryOfElement:function(a,b){var d=b==CKEDITOR.START,c=this.clone();c.collapse(d);c[d?"setStartAt":"setEndAt"](a,d?CKEDITOR.POSITION_AFTER_START:CKEDITOR.POSITION_BEFORE_END);c=new CKEDITOR.dom.walker(c);c.evaluator=e(d);return c[d? +"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var a=this.startContainer,b=this.startOffset;CKEDITOR.env.ie&&b&&a.type==CKEDITOR.NODE_TEXT&&(a=CKEDITOR.tools.ltrim(a.substring(0,b)),k.test(a)&&this.trim(0,1));this.trim();a=new CKEDITOR.dom.elementPath(this.startContainer,this.root);b=this.clone();b.collapse(!0);b.setStartAt(a.block||a.blockLimit,CKEDITOR.POSITION_AFTER_START);a=new CKEDITOR.dom.walker(b);a.evaluator=c();return a.checkBackward()},checkEndOfBlock:function(){var a=this.endContainer, +b=this.endOffset;CKEDITOR.env.ie&&a.type==CKEDITOR.NODE_TEXT&&(a=CKEDITOR.tools.rtrim(a.substring(b)),k.test(a)&&this.trim(1,0));this.trim();a=new CKEDITOR.dom.elementPath(this.endContainer,this.root);b=this.clone();b.collapse(!1);b.setEndAt(a.block||a.blockLimit,CKEDITOR.POSITION_BEFORE_END);a=new CKEDITOR.dom.walker(b);a.evaluator=c();return a.checkForward()},getPreviousNode:function(a,b,d){var c=this.clone();c.collapse(1);c.setStartAt(d||this.root,CKEDITOR.POSITION_AFTER_START);d=new CKEDITOR.dom.walker(c); +d.evaluator=a;d.guard=b;return d.previous()},getNextNode:function(a,b,d){var c=this.clone();c.collapse();c.setEndAt(d||this.root,CKEDITOR.POSITION_BEFORE_END);d=new CKEDITOR.dom.walker(c);d.evaluator=a;d.guard=b;return d.next()},checkReadOnly:function(){function a(b,d){for(;b;){if(b.type==CKEDITOR.NODE_ELEMENT){if("false"==b.getAttribute("contentEditable")&&!b.data("cke-editable"))return 0;if(b.is("html")||"true"==b.getAttribute("contentEditable")&&(b.contains(d)||b.equals(d)))break}b=b.getParent()}return 1} +return function(){var b=this.startContainer,d=this.endContainer;return!(a(b,d)&&a(d,b))}}(),moveToElementEditablePosition:function(a,b){if(a.type==CKEDITOR.NODE_ELEMENT&&!a.isEditable(!1))return this.moveToPosition(a,b?CKEDITOR.POSITION_AFTER_END:CKEDITOR.POSITION_BEFORE_START),!0;for(var c=0;a;){if(a.type==CKEDITOR.NODE_TEXT){b&&this.endContainer&&this.checkEndOfBlock()&&k.test(a.getText())?this.moveToPosition(a,CKEDITOR.POSITION_BEFORE_START):this.moveToPosition(a,b?CKEDITOR.POSITION_AFTER_END: +CKEDITOR.POSITION_BEFORE_START);c=1;break}if(a.type==CKEDITOR.NODE_ELEMENT)if(a.isEditable())this.moveToPosition(a,b?CKEDITOR.POSITION_BEFORE_END:CKEDITOR.POSITION_AFTER_START),c=1;else if(b&&a.is("br")&&this.endContainer&&this.checkEndOfBlock())this.moveToPosition(a,CKEDITOR.POSITION_BEFORE_START);else if("false"==a.getAttribute("contenteditable")&&a.is(CKEDITOR.dtd.$block))return this.setStartBefore(a),this.setEndAfter(a),!0;var e=a,h=c,n=void 0;e.type==CKEDITOR.NODE_ELEMENT&&e.isEditable(!1)&& +(n=e[b?"getLast":"getFirst"](d));h||n||(n=e[b?"getPrevious":"getNext"](d));a=n}return!!c},moveToClosestEditablePosition:function(a,b){var d,c=0,e,h,f=[CKEDITOR.POSITION_AFTER_END,CKEDITOR.POSITION_BEFORE_START];a?(d=new CKEDITOR.dom.range(this.root),d.moveToPosition(a,f[b?0:1])):d=this.clone();if(a&&!a.is(CKEDITOR.dtd.$block))c=1;else if(e=d[b?"getNextEditableNode":"getPreviousEditableNode"]())c=1,(h=e.type==CKEDITOR.NODE_ELEMENT)&&e.is(CKEDITOR.dtd.$block)&&"false"==e.getAttribute("contenteditable")? +(d.setStartAt(e,CKEDITOR.POSITION_BEFORE_START),d.setEndAt(e,CKEDITOR.POSITION_AFTER_END)):!CKEDITOR.env.needsBrFiller&&h&&e.is(CKEDITOR.dom.walker.validEmptyBlockContainers)?(d.setEnd(e,0),d.collapse()):d.moveToPosition(e,f[b?1:0]);c&&this.moveToRange(d);return!!c},moveToElementEditStart:function(a){return this.moveToElementEditablePosition(a)},moveToElementEditEnd:function(a){return this.moveToElementEditablePosition(a,!0)},getEnclosedNode:function(){var a=this.clone();a.optimize();if(a.startContainer.type!= +CKEDITOR.NODE_ELEMENT||a.endContainer.type!=CKEDITOR.NODE_ELEMENT)return null;var a=new CKEDITOR.dom.walker(a),b=CKEDITOR.dom.walker.bookmark(!1,!0),d=CKEDITOR.dom.walker.whitespaces(!0);a.evaluator=function(a){return d(a)&&b(a)};var c=a.next();a.reset();return c&&c.equals(a.previous())?c:null},getTouchedStartNode:function(){var a=this.startContainer;return this.collapsed||a.type!=CKEDITOR.NODE_ELEMENT?a:a.getChild(this.startOffset)||a},getTouchedEndNode:function(){var a=this.endContainer;return this.collapsed|| +a.type!=CKEDITOR.NODE_ELEMENT?a:a.getChild(this.endOffset-1)||a},getNextEditableNode:h(),getPreviousEditableNode:h(1),scrollIntoView:function(){var a=new CKEDITOR.dom.element.createFromHtml("\x3cspan\x3e\x26nbsp;\x3c/span\x3e",this.document),b,d,c,e=this.clone();e.optimize();(c=e.startContainer.type==CKEDITOR.NODE_TEXT)?(d=e.startContainer.getText(),b=e.startContainer.split(e.startOffset),a.insertAfter(e.startContainer)):e.insertNode(a);a.scrollIntoView();c&&(e.startContainer.setText(d),b.remove()); +a.remove()},_setStartContainer:function(a){this.startContainer=a},_setEndContainer:function(a){this.endContainer=a}}}(),CKEDITOR.POSITION_AFTER_START=1,CKEDITOR.POSITION_BEFORE_END=2,CKEDITOR.POSITION_BEFORE_START=3,CKEDITOR.POSITION_AFTER_END=4,CKEDITOR.ENLARGE_ELEMENT=1,CKEDITOR.ENLARGE_BLOCK_CONTENTS=2,CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS=3,CKEDITOR.ENLARGE_INLINE=4,CKEDITOR.START=1,CKEDITOR.END=2,CKEDITOR.SHRINK_ELEMENT=1,CKEDITOR.SHRINK_TEXT=2,"use strict",function(){function a(a){1>arguments.length|| +(this.range=a,this.forceBrBreak=0,this.enlargeBr=1,this.enforceRealBlocks=0,this._||(this._={}))}function f(a){var b=[];a.forEach(function(a){if("true"==a.getAttribute("contenteditable"))return b.push(a),!1},CKEDITOR.NODE_ELEMENT,!0);return b}function c(a,b,e,h){a:{null==h&&(h=f(e));for(var k;k=h.shift();)if(k.getDtd().p){h={element:k,remaining:h};break a}h=null}if(!h)return 0;if((k=CKEDITOR.filter.instances[h.element.data("cke-filter")])&&!k.check(b))return c(a,b,e,h.remaining);b=new CKEDITOR.dom.range(h.element); +b.selectNodeContents(h.element);b=b.createIterator();b.enlargeBr=a.enlargeBr;b.enforceRealBlocks=a.enforceRealBlocks;b.activeFilter=b.filter=k;a._.nestedEditable={element:h.element,container:e,remaining:h.remaining,iterator:b};return 1}function e(a,b,c){if(!b)return!1;a=a.clone();a.collapse(!c);return a.checkBoundaryOfElement(b,c?CKEDITOR.START:CKEDITOR.END)}var h=/^[\r\n\t ]+$/,m=CKEDITOR.dom.walker.bookmark(!1,!0),l=CKEDITOR.dom.walker.whitespaces(!0),k=function(a){return m(a)&&l(a)},b={dd:1,dt:1, +li:1};a.prototype={getNextParagraph:function(a){var g,f,l,v,r;a=a||"p";if(this._.nestedEditable){if(g=this._.nestedEditable.iterator.getNextParagraph(a))return this.activeFilter=this._.nestedEditable.iterator.activeFilter,g;this.activeFilter=this.filter;if(c(this,a,this._.nestedEditable.container,this._.nestedEditable.remaining))return this.activeFilter=this._.nestedEditable.iterator.activeFilter,this._.nestedEditable.iterator.getNextParagraph(a);this._.nestedEditable=null}if(!this.range.root.getDtd()[a])return null; +if(!this._.started){var n=this.range.clone();f=n.startPath();var q=n.endPath(),w=!n.collapsed&&e(n,f.block),A=!n.collapsed&&e(n,q.block,1);n.shrink(CKEDITOR.SHRINK_ELEMENT,!0);w&&n.setStartAt(f.block,CKEDITOR.POSITION_BEFORE_END);A&&n.setEndAt(q.block,CKEDITOR.POSITION_AFTER_START);f=n.endContainer.hasAscendant("pre",!0)||n.startContainer.hasAscendant("pre",!0);n.enlarge(this.forceBrBreak&&!f||!this.enlargeBr?CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS:CKEDITOR.ENLARGE_BLOCK_CONTENTS);n.collapsed||(f=new CKEDITOR.dom.walker(n.clone()), +q=CKEDITOR.dom.walker.bookmark(!0,!0),f.evaluator=q,this._.nextNode=f.next(),f=new CKEDITOR.dom.walker(n.clone()),f.evaluator=q,f=f.previous(),this._.lastNode=f.getNextSourceNode(!0,null,n.root),this._.lastNode&&this._.lastNode.type==CKEDITOR.NODE_TEXT&&!CKEDITOR.tools.trim(this._.lastNode.getText())&&this._.lastNode.getParent().isBlockBoundary()&&(q=this.range.clone(),q.moveToPosition(this._.lastNode,CKEDITOR.POSITION_AFTER_END),q.checkEndOfBlock()&&(q=new CKEDITOR.dom.elementPath(q.endContainer, +q.root),this._.lastNode=(q.block||q.blockLimit).getNextSourceNode(!0))),this._.lastNode&&n.root.contains(this._.lastNode)||(this._.lastNode=this._.docEndMarker=n.document.createText(""),this._.lastNode.insertAfter(f)),n=null);this._.started=1;f=n}q=this._.nextNode;n=this._.lastNode;for(this._.nextNode=null;q;){var w=0,A=q.hasAscendant("pre"),B=q.type!=CKEDITOR.NODE_ELEMENT,t=0;if(B)q.type==CKEDITOR.NODE_TEXT&&h.test(q.getText())&&(B=0);else{var x=q.getName();if(CKEDITOR.dtd.$block[x]&&"false"==q.getAttribute("contenteditable")){g= +q;c(this,a,g);break}else if(q.isBlockBoundary(this.forceBrBreak&&!A&&{br:1})){if("br"==x)B=1;else if(!f&&!q.getChildCount()&&"hr"!=x){g=q;l=q.equals(n);break}f&&(f.setEndAt(q,CKEDITOR.POSITION_BEFORE_START),"br"!=x&&(this._.nextNode=q));w=1}else{if(q.getFirst()){f||(f=this.range.clone(),f.setStartAt(q,CKEDITOR.POSITION_BEFORE_START));q=q.getFirst();continue}B=1}}B&&!f&&(f=this.range.clone(),f.setStartAt(q,CKEDITOR.POSITION_BEFORE_START));l=(!w||B)&&q.equals(n);if(f&&!w)for(;!q.getNext(k)&&!l;){x= +q.getParent();if(x.isBlockBoundary(this.forceBrBreak&&!A&&{br:1})){w=1;B=0;l||x.equals(n);f.setEndAt(x,CKEDITOR.POSITION_BEFORE_END);break}q=x;B=1;l=q.equals(n);t=1}B&&f.setEndAt(q,CKEDITOR.POSITION_AFTER_END);q=this._getNextSourceNode(q,t,n);if((l=!q)||w&&f)break}if(!g){if(!f)return this._.docEndMarker&&this._.docEndMarker.remove(),this._.nextNode=null;g=new CKEDITOR.dom.elementPath(f.startContainer,f.root);q=g.blockLimit;w={div:1,th:1,td:1};g=g.block;!g&&q&&!this.enforceRealBlocks&&w[q.getName()]&& +f.checkStartOfBlock()&&f.checkEndOfBlock()&&!q.equals(f.root)?g=q:!g||this.enforceRealBlocks&&g.is(b)?(g=this.range.document.createElement(a),f.extractContents().appendTo(g),g.trim(),f.insertNode(g),v=r=!0):"li"!=g.getName()?f.checkStartOfBlock()&&f.checkEndOfBlock()||(g=g.clone(!1),f.extractContents().appendTo(g),g.trim(),r=f.splitBlock(),v=!r.wasStartOfBlock,r=!r.wasEndOfBlock,f.insertNode(g)):l||(this._.nextNode=g.equals(n)?null:this._getNextSourceNode(f.getBoundaryNodes().endNode,1,n))}v&&(v= +g.getPrevious())&&v.type==CKEDITOR.NODE_ELEMENT&&("br"==v.getName()?v.remove():v.getLast()&&"br"==v.getLast().$.nodeName.toLowerCase()&&v.getLast().remove());r&&(v=g.getLast())&&v.type==CKEDITOR.NODE_ELEMENT&&"br"==v.getName()&&(!CKEDITOR.env.needsBrFiller||v.getPrevious(m)||v.getNext(m))&&v.remove();this._.nextNode||(this._.nextNode=l||g.equals(n)||!n?null:this._getNextSourceNode(g,1,n));return g},_getNextSourceNode:function(a,b,c){function e(a){return!(a.equals(c)||a.equals(h))}var h=this.range.root; +for(a=a.getNextSourceNode(b,null,e);!m(a);)a=a.getNextSourceNode(b,null,e);return a}};CKEDITOR.dom.range.prototype.createIterator=function(){return new a(this)}}(),CKEDITOR.command=function(a,f){this.uiItems=[];this.exec=function(c){if(this.state==CKEDITOR.TRISTATE_DISABLED||!this.checkAllowed())return!1;this.editorFocus&&a.focus();return!1===this.fire("exec")?!0:!1!==f.exec.call(this,a,c)};this.refresh=function(a,c){if(!this.readOnly&&a.readOnly)return!0;if(this.context&&!c.isContextFor(this.context)|| +!this.checkAllowed(!0))return this.disable(),!0;this.startDisabled||this.enable();this.modes&&!this.modes[a.mode]&&this.disable();return!1===this.fire("refresh",{editor:a,path:c})?!0:f.refresh&&!1!==f.refresh.apply(this,arguments)};var c;this.checkAllowed=function(e){return e||"boolean"!=typeof c?c=a.activeFilter.checkFeature(this):c};CKEDITOR.tools.extend(this,f,{modes:{wysiwyg:1},editorFocus:1,contextSensitive:!!f.context,state:CKEDITOR.TRISTATE_DISABLED});CKEDITOR.event.call(this)},CKEDITOR.command.prototype= {enable:function(){this.state==CKEDITOR.TRISTATE_DISABLED&&this.checkAllowed()&&this.setState(this.preserveState&&"undefined"!=typeof this.previousState?this.previousState:CKEDITOR.TRISTATE_OFF)},disable:function(){this.setState(CKEDITOR.TRISTATE_DISABLED)},setState:function(a){if(this.state==a||a!=CKEDITOR.TRISTATE_DISABLED&&!this.checkAllowed())return!1;this.previousState=this.state;this.state=a;this.fire("state");return!0},toggleState:function(){this.state==CKEDITOR.TRISTATE_OFF?this.setState(CKEDITOR.TRISTATE_ON): this.state==CKEDITOR.TRISTATE_ON&&this.setState(CKEDITOR.TRISTATE_OFF)}},CKEDITOR.event.implementOn(CKEDITOR.command.prototype),CKEDITOR.ENTER_P=1,CKEDITOR.ENTER_BR=2,CKEDITOR.ENTER_DIV=3,CKEDITOR.config={customConfig:"config.js",autoUpdateElement:!0,language:"",defaultLanguage:"en",contentsLangDirection:"",enterMode:CKEDITOR.ENTER_P,forceEnterMode:!1,shiftEnterMode:CKEDITOR.ENTER_BR,docType:"\x3c!DOCTYPE html\x3e",bodyId:"",bodyClass:"",fullPage:!1,height:200,contentsCss:CKEDITOR.getUrl("contents.css"), -extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,width:"",baseFloatZIndex:1E4,blockedKeystrokes:[CKEDITOR.CTRL+66,CKEDITOR.CTRL+73,CKEDITOR.CTRL+85]},function(){function a(a,b,d,c,h){var f,g;a=[];for(f in b){g=b[f];g="boolean"==typeof g?{}:"function"==typeof g?{match:g}:F(g);"$"!=f.charAt(0)&&(g.elements=f);d&&(g.featureName=d.toLowerCase());var e=g;e.elements=l(e.elements,/\s+/)||null;e.propertiesOnly=e.propertiesOnly||!0===e.elements;var k=/\s*,\s*/,n=void 0;for(n in N){e[n]=l(e[n], -k)||null;var r=e,m=E[n],p=l(e[E[n]],k),x=e[n],q=[],C=!0,B=void 0;p?C=!1:p={};for(B in x)"!"==B.charAt(0)&&(B=B.slice(1),q.push(B),p[B]=!0,C=!1);for(;B=q.pop();)x[B]=x["!"+B],delete x["!"+B];r[m]=(C?!1:p)||null}e.match=e.match||null;c.push(g);a.push(g)}b=h.elements;h=h.generic;var t;d=0;for(c=a.length;d=--k&&(m&&CKEDITOR.document.getDocumentElement().removeStyle("cursor"),h(c))},v=function(b,d){a[b]=1;var c=e[b];delete e[b];for(var h=0;hCKEDITOR.env.version?c.$.onreadystatechange=function(){if("loaded"==c.$.readyState||"complete"== -c.$.readyState)c.$.onreadystatechange=null,v(b,!0)}:(c.$.onload=function(){setTimeout(function(){v(b,!0)},0)},c.$.onerror=function(){v(b,!1)}));c.appendTo(CKEDITOR.document.getHead())}}};m&&CKEDITOR.document.getDocumentElement().setStyle("cursor","wait");for(var t=0;t=--k&&(m&&CKEDITOR.document.getDocumentElement().removeStyle("cursor"),g(c))},u=function(b,d){a[b]=1;var c=f[b];delete f[b];for(var g=0;gCKEDITOR.env.version?c.$.onreadystatechange=function(){if("loaded"==c.$.readyState||"complete"== +c.$.readyState)c.$.onreadystatechange=null,u(b,!0)}:(c.$.onload=function(){setTimeout(function(){u(b,!0)},0)},c.$.onerror=function(){u(b,!1)}));c.appendTo(CKEDITOR.document.getHead())}}};m&&CKEDITOR.document.getDocumentElement().setStyle("cursor","wait");for(var r=0;r]+)>)|(?:!--([\S|\s]*?)--\x3e)|(?:([^\/\s>]+)((?:\s+[\w\-:.]+(?:\s*=\s*?(?:(?:"[^"]*")|(?:'[^']*')|[^\s"'\/>]+))?)*)[\S\s]*?(\/?)>))/g}},function(){var a=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,e={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){}, -onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(c){for(var g,f,m=0,l;g=this._.htmlPartsRegex.exec(c);){f=g.index;if(f>m)if(m=c.substring(m,f),l)l.push(m);else this.onText(m);m=this._.htmlPartsRegex.lastIndex;if(f=g[1])if(f=f.toLowerCase(),l&&CKEDITOR.dtd.$cdata[f]&&(this.onCDATA(l.join("")),l=null),!l){this.onTagClose(f);continue}if(l)l.push(g[0]);else if(f=g[3]){if(f=f.toLowerCase(),!/="/.test(f)){var k={},b,d=g[4];g=!!g[5];if(d)for(;b=a.exec(d);){var h=b[1].toLowerCase(); -b=b[2]||b[3]||b[4]||"";k[h]=!b&&e[h]?h:CKEDITOR.tools.htmlDecodeAttr(b)}this.onTagOpen(f,k,g);!l&&CKEDITOR.dtd.$cdata[f]&&(l=[])}}else if(f=g[2])this.onComment(f)}if(c.length>m)this.onText(c.substring(m,c.length))}}}(),CKEDITOR.htmlParser.basicWriter=CKEDITOR.tools.createClass({$:function(){this._={output:[]}},proto:{openTag:function(a){this._.output.push("\x3c",a)},openTagClose:function(a,e){e?this._.output.push(" /\x3e"):this._.output.push("\x3e")},attribute:function(a,e){"string"==typeof e&&(e= -CKEDITOR.tools.htmlEncodeAttr(e));this._.output.push(" ",a,'\x3d"',e,'"')},closeTag:function(a){this._.output.push("\x3c/",a,"\x3e")},text:function(a){this._.output.push(a)},comment:function(a){this._.output.push("\x3c!--",a,"--\x3e")},write:function(a){this._.output.push(a)},reset:function(){this._.output=[];this._.indent=!1},getHtml:function(a){var e=this._.output.join("");a&&this.reset();return e}}}),"use strict",function(){CKEDITOR.htmlParser.node=function(){};CKEDITOR.htmlParser.node.prototype= -{remove:function(){var a=this.parent.children,e=CKEDITOR.tools.indexOf(a,this),c=this.previous,g=this.next;c&&(c.next=g);g&&(g.previous=c);a.splice(e,1);this.parent=null},replaceWith:function(a){var e=this.parent.children,c=CKEDITOR.tools.indexOf(e,this),g=a.previous=this.previous,f=a.next=this.next;g&&(g.next=a);f&&(f.previous=a);e[c]=a;a.parent=this.parent;this.parent=null},insertAfter:function(a){var e=a.parent.children,c=CKEDITOR.tools.indexOf(e,a),g=a.next;e.splice(c+1,0,this);this.next=a.next; -this.previous=a;a.next=this;g&&(g.previous=this);this.parent=a.parent},insertBefore:function(a){var e=a.parent.children,c=CKEDITOR.tools.indexOf(e,a);e.splice(c,0,this);this.next=a;(this.previous=a.previous)&&(a.previous.next=this);a.previous=this;this.parent=a.parent},getAscendant:function(a){var e="function"==typeof a?a:"string"==typeof a?function(c){return c.name==a}:function(c){return c.name in a},c=this.parent;for(;c&&c.type==CKEDITOR.NODE_ELEMENT;){if(e(c))return c;c=c.parent}return null},wrapWith:function(a){this.replaceWith(a); -a.add(this);return a},getIndex:function(){return CKEDITOR.tools.indexOf(this.parent.children,this)},getFilterContext:function(a){return a||{}}}}(),"use strict",CKEDITOR.htmlParser.comment=function(a){this.value=a;this._={isBlockLike:!1}},CKEDITOR.htmlParser.comment.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_COMMENT,filter:function(a,e){var c=this.value;if(!(c=a.onComment(e,c,this)))return this.remove(),!1;if("string"!=typeof c)return this.replaceWith(c),!1;this.value= -c;return!0},writeHtml:function(a,e){e&&this.filter(e);a.comment(this.value)}}),"use strict",function(){CKEDITOR.htmlParser.text=function(a){this.value=a;this._={isBlockLike:!1}};CKEDITOR.htmlParser.text.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(a,e){if(!(this.value=a.onText(e,this.value,this)))return this.remove(),!1},writeHtml:function(a,e){e&&this.filter(e);a.text(this.value)}})}(),"use strict",function(){CKEDITOR.htmlParser.cdata=function(a){this.value= -a};CKEDITOR.htmlParser.cdata.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(){},writeHtml:function(a){a.write(this.value)}})}(),"use strict",CKEDITOR.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:!0,hasInlineStarted:!1}},function(){function a(a){return a.attributes["data-cke-survive"]?!1:"a"==a.name&&a.attributes.href||CKEDITOR.dtd.$removeEmpty[a.name]}var e=CKEDITOR.tools.extend({table:1,ul:1,ol:1,dl:1}, -CKEDITOR.dtd.table,CKEDITOR.dtd.ul,CKEDITOR.dtd.ol,CKEDITOR.dtd.dl),c={ol:1,ul:1},g=CKEDITOR.tools.extend({},{html:1},CKEDITOR.dtd.html,CKEDITOR.dtd.body,CKEDITOR.dtd.head,{style:1,script:1}),f={ul:"li",ol:"li",dl:"dd",table:"tbody",tbody:"tr",thead:"tr",tfoot:"tr",tr:"td"};CKEDITOR.htmlParser.fragment.fromHtml=function(m,l,k){function b(a){var b;if(0l;l++)if(e=f[l]){e=e.exec(a,g,this);if(!1===e)return null;if(e&&e!=g)return this.onNode(a,e);if(g.parent&&!g.name)break}return g},onNode:function(a,g){var f=g.type;return f==CKEDITOR.NODE_ELEMENT?this.onElement(a,g):f==CKEDITOR.NODE_TEXT?new CKEDITOR.htmlParser.text(this.onText(a,g.value)): -f==CKEDITOR.NODE_COMMENT?new CKEDITOR.htmlParser.comment(this.onComment(a,g.value)):null},onAttribute:function(a,g,f,e){return(f=this.attributesRules[f])?f.exec(a,e,g,this):e}}});CKEDITOR.htmlParser.filterRulesGroup=a;a.prototype={add:function(a,g,f){this.rules.splice(this.findIndex(g),0,{value:a,priority:g,options:f})},addMany:function(a,g,f){for(var e=[this.findIndex(g),0],l=0,k=a.length;l/g, -"\x26gt;")+"\x3c/textarea\x3e");return"\x3ccke:encoded\x3e"+encodeURIComponent(a)+"\x3c/cke:encoded\x3e"})}function p(a){return a.replace(N,function(a,b){return decodeURIComponent(b)})}function v(a){return a.replace(/\x3c!--(?!{cke_protected})[\s\S]+?--\x3e/g,function(a){return"\x3c!--"+w+"{C}"+encodeURIComponent(a).replace(/--/g,"%2D%2D")+"--\x3e"})}function u(a){return a.replace(/\x3c!--\{cke_protected\}\{C\}([\s\S]+?)--\x3e/g,function(a,b){return decodeURIComponent(b)})}function t(a,b){var d=b._.dataStore; -return a.replace(/\x3c!--\{cke_protected\}([\s\S]+?)--\x3e/g,function(a,b){return decodeURIComponent(b)}).replace(/\{cke_protected_(\d+)\}/g,function(a,b){return d&&d[b]||""})}function n(a,b){var d=[],c=b.config.protectedSource,f=b._.dataStore||(b._.dataStore={id:1}),h=/<\!--\{cke_temp(comment)?\}(\d*?)--\x3e/g,c=[/|$)/gi,//gi,//gi].concat(c);a=a.replace(/\x3c!--[\s\S]*?--\x3e/g,function(a){return"\x3c!--{cke_tempcomment}"+(d.push(a)- -1)+"--\x3e"});for(var g=0;g]+\s*=\s*(?:[^'"\s>]+|'[^']*'|"[^"]*"))|[^\s=\/>]+))+\s*\/?>/g,function(a){return a.replace(/\x3c!--\{cke_protected\}([^>]*)--\x3e/g,function(a,b){f[f.id]= -decodeURIComponent(b);return"{cke_protected_"+f.id++ +"}"})});return a=a.replace(/<(title|iframe|textarea)([^>]*)>([\s\S]*?)<\/\1>/g,function(a,d,c,f){return"\x3c"+d+c+"\x3e"+t(u(f),b)+"\x3c/"+d+"\x3e"})}CKEDITOR.htmlDataProcessor=function(b){var c,f,g=this;this.editor=b;this.dataFilter=c=new CKEDITOR.htmlParser.filter;this.htmlFilter=f=new CKEDITOR.htmlParser.filter;this.writer=new CKEDITOR.htmlParser.basicWriter;c.addRules(x);c.addRules(B,{applyToAll:!0});c.addRules(a(b,"data"),{applyToAll:!0}); -f.addRules(A);f.addRules(z,{applyToAll:!0});f.addRules(a(b,"html"),{applyToAll:!0});b.on("toHtml",function(a){a=a.data;var c=a.dataValue,f,c=n(c,b),c=h(c,I),c=d(c),c=h(c,J),c=c.replace(E,"$1cke:$2"),c=c.replace(T,"\x3ccke:$1$2\x3e\x3c/cke:$1\x3e"),c=c.replace(/(]*>)(\r\n|\n)/g,"$1$2$2"),c=c.replace(/([^a-z0-9<\-])(on\w{3,})(?!>)/gi,"$1data-cke-"+CKEDITOR.rnd+"-$2");f=a.context||b.editable().getName();var g;CKEDITOR.env.ie&&9>CKEDITOR.env.version&&"pre"==f&&(f="div",c="\x3cpre\x3e"+c+"\x3c/pre\x3e", -g=1);f=b.document.createElement(f);f.setHtml("a"+c);c=f.getHtml().substr(1);c=c.replace(new RegExp("data-cke-"+CKEDITOR.rnd+"-","ig"),"");g&&(c=c.replace(/^
|<\/pre>$/gi,""));c=c.replace(P,"$1$2");c=p(c);c=u(c);f=!1===a.fixForBody?!1:e(a.enterMode,b.config.autoParagraph);c=CKEDITOR.htmlParser.fragment.fromHtml(c,a.context,f);f&&(g=c,!g.children.length&&CKEDITOR.dtd[g.name][f]&&(f=new CKEDITOR.htmlParser.element(f),g.add(f)));a.dataValue=c},null,null,5);b.on("toHtml",function(a){a.data.filter.applyTo(a.data.dataValue,
-!0,a.data.dontFilter,a.data.enterMode)&&b.fire("dataFiltered")},null,null,6);b.on("toHtml",function(a){a.data.dataValue.filterChildren(g.dataFilter,!0)},null,null,10);b.on("toHtml",function(a){a=a.data;var b=a.dataValue,d=new CKEDITOR.htmlParser.basicWriter;b.writeChildrenHtml(d);b=d.getHtml(!0);a.dataValue=v(b)},null,null,15);b.on("toDataFormat",function(a){var d=a.data.dataValue;a.data.enterMode!=CKEDITOR.ENTER_BR&&(d=d.replace(/^
/i,""));a.data.dataValue=CKEDITOR.htmlParser.fragment.fromHtml(d, -a.data.context,e(a.data.enterMode,b.config.autoParagraph))},null,null,5);b.on("toDataFormat",function(a){a.data.dataValue.filterChildren(g.htmlFilter,!0)},null,null,10);b.on("toDataFormat",function(a){a.data.filter.applyTo(a.data.dataValue,!1,!0)},null,null,11);b.on("toDataFormat",function(a){var d=a.data.dataValue,c=g.writer;c.reset();d.writeChildrenHtml(c);d=c.getHtml(!0);d=u(d);d=t(d,b);a.data.dataValue=d},null,null,15)};CKEDITOR.htmlDataProcessor.prototype={toHtml:function(a,b,d,c){var f=this.editor, -h,g,k,e;b&&"object"==typeof b?(h=b.context,d=b.fixForBody,c=b.dontFilter,g=b.filter,k=b.enterMode,e=b.protectedWhitespaces):h=b;h||null===h||(h=f.editable().getName());return f.fire("toHtml",{dataValue:a,context:h,fixForBody:d,dontFilter:c,filter:g||f.filter,enterMode:k||f.enterMode,protectedWhitespaces:e}).dataValue},toDataFormat:function(a,b){var d,c,f;b&&(d=b.context,c=b.filter,f=b.enterMode);d||null===d||(d=this.editor.editable().getName());return this.editor.fire("toDataFormat",{dataValue:a, -filter:c||this.editor.filter,context:d,enterMode:f||this.editor.enterMode}).dataValue}};var q=/(?: |\xa0)$/,w="{cke_protected}",y=CKEDITOR.dtd,C="caption colgroup col thead tfoot tbody".split(" "),r=CKEDITOR.tools.extend({},y.$blockLimit,y.$block),x={elements:{input:k,textarea:k}},B={attributeNames:[[/^on/,"data-cke-pa-on"],[/^data-cke-expando$/,""]]},A={elements:{embed:function(a){var b=a.parent;if(b&&"object"==b.name){var d=b.attributes.width,b=b.attributes.height;d&&(a.attributes.width=d); -b&&(a.attributes.height=b)}},a:function(a){var b=a.attributes;if(!(a.children.length||b.name||b.id||a.attributes["data-cke-saved-name"]))return!1}}},z={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^data-cke-(saved|pa)-/,""],[/^data-cke-.*/,""],["hidefocus",""]],elements:{$:function(a){var b=a.attributes;if(b){if(b["data-cke-temp"])return!1;for(var d=["name","href","src"],c,f=0;fc?1:-1})},param:function(a){a.children=[];a.isEmpty=!0;return a},span:function(a){"Apple-style-span"==a.attributes["class"]&&delete a.name},html:function(a){delete a.attributes.contenteditable;delete a.attributes["class"]},body:function(a){delete a.attributes.spellcheck;delete a.attributes.contenteditable}, -style:function(a){var b=a.children[0];b&&b.value&&(b.value=CKEDITOR.tools.trim(b.value));a.attributes.type||(a.attributes.type="text/css")},title:function(a){var b=a.children[0];!b&&l(a,b=new CKEDITOR.htmlParser.text);b.value=a.attributes["data-cke-title"]||""},input:b,textarea:b},attributes:{"class":function(a){return CKEDITOR.tools.ltrim(a.replace(/(?:^|\s+)cke_[^\s]*/g,""))||!1}}};CKEDITOR.env.ie&&(z.attributes.style=function(a){return a.replace(/(^|;)([^\:]+)/g,function(a){return a.toLowerCase()})}); -var D=/<(a|area|img|input|source)\b([^>]*)>/gi,G=/([\w-:]+)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+))/gi,F=/^(href|src|name)$/i,J=/(?:])[^>]*>[\s\S]*?<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,I=/(])[^>]*>)([\s\S]*?)(?:<\/textarea>)/gi,N=/([^<]*)<\/cke:encoded>/gi,E=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,P=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,T=/]*?)\/?>(?!\s*<\/cke:\1)/gi}(),"use strict",CKEDITOR.htmlParser.element= -function(a,e){this.name=a;this.attributes=e||{};this.children=[];var c=a||"",g=c.match(/^cke:(.*)/);g&&(c=g[1]);c=!!(CKEDITOR.dtd.$nonBodyContent[c]||CKEDITOR.dtd.$block[c]||CKEDITOR.dtd.$listItem[c]||CKEDITOR.dtd.$tableContent[c]||CKEDITOR.dtd.$nonEditable[c]||"br"==c);this.isEmpty=!!CKEDITOR.dtd.$empty[a];this.isUnknown=!CKEDITOR.dtd[a];this._={isBlockLike:c,hasInlineStarted:this.isEmpty||!c}},CKEDITOR.htmlParser.cssStyle=function(a){var e={};((a instanceof CKEDITOR.htmlParser.element?a.attributes.style: -a)||"").replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(a,g,f){"font-family"==g&&(f=f.replace(/["']/g,""));e[g.toLowerCase()]=f});return{rules:e,populate:function(a){var g=this.toString();g&&(a instanceof CKEDITOR.dom.element?a.setAttribute("style",g):a instanceof CKEDITOR.htmlParser.element?a.attributes.style=g:a.style=g)},toString:function(){var a=[],g;for(g in e)e[g]&&a.push(g,":",e[g],";");return a.join("")}}},function(){function a(a){return function(c){return c.type== -CKEDITOR.NODE_ELEMENT&&("string"==typeof a?c.name==a:c.name in a)}}var e=function(a,c){a=a[0];c=c[0];return ac?1:0},c=CKEDITOR.htmlParser.fragment.prototype;CKEDITOR.htmlParser.element.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_ELEMENT,add:c.add,clone:function(){return new CKEDITOR.htmlParser.element(this.name,this.attributes)},filter:function(a,c){var e=this,l,k;c=e.getFilterContext(c);if(c.off)return!0;if(!e.parent)a.onRoot(c,e);for(;;){l=e.name;if(!(k= -a.onElementName(c,l)))return this.remove(),!1;e.name=k;if(!(e=a.onElement(c,e)))return this.remove(),!1;if(e!==this)return this.replaceWith(e),!1;if(e.name==l)break;if(e.type!=CKEDITOR.NODE_ELEMENT)return this.replaceWith(e),!1;if(!e.name)return this.replaceWithChildren(),!1}l=e.attributes;var b,d;for(b in l){for(k=l[b];;)if(d=a.onAttributeName(c,b))if(d!=b)delete l[b],b=d;else break;else{delete l[b];break}d&&(!1===(k=a.onAttribute(c,e,d,k))?delete l[d]:l[d]=k)}e.isEmpty||this.filterChildren(a,!1, -c);return!0},filterChildren:c.filterChildren,writeHtml:function(a,c){c&&this.filter(c);var m=this.name,l=[],k=this.attributes,b,d;a.openTag(m,k);for(b in k)l.push([b,k[b]]);a.sortAttributes&&l.sort(e);b=0;for(d=l.length;bCKEDITOR.env.version||CKEDITOR.env.quirks))this.hasFocus&& -(this.focus(),b());else if(this.hasFocus)this.focus(),a();else this.once("focus",function(){a()},null,null,-999)},getHtmlFromRange:function(a){if(a.collapsed)return new CKEDITOR.dom.documentFragment(a.document);a={doc:this.getDocument(),range:a.clone()};w.eol.detect(a,this);w.bogus.exclude(a);w.cell.shrink(a);a.fragment=a.range.cloneContents();w.tree.rebuild(a,this);w.eol.fix(a,this);return new CKEDITOR.dom.documentFragment(a.fragment.$)},extractHtmlFromRange:function(a,b){var d=y,c={range:a,doc:a.document}, -h=this.getHtmlFromRange(a);if(a.collapsed)return a.optimize(),h;a.enlarge(CKEDITOR.ENLARGE_INLINE,1);d.table.detectPurge(c);c.bookmark=a.createBookmark();delete c.range;var f=this.editor.createRange();f.moveToPosition(c.bookmark.startNode,CKEDITOR.POSITION_BEFORE_START);c.targetBookmark=f.createBookmark();d.list.detectMerge(c,this);d.table.detectRanges(c,this);d.block.detectMerge(c,this);c.tableContentsRanges?(d.table.deleteRanges(c),a.moveToBookmark(c.bookmark),c.range=a):(a.moveToBookmark(c.bookmark), -c.range=a,a.extractContents(d.detectExtractMerge(c)));a.moveToBookmark(c.targetBookmark);a.optimize();d.fixUneditableRangePosition(a);d.list.merge(c,this);d.table.purge(c,this);d.block.merge(c,this);if(b){d=a.startPath();if(c=a.checkStartOfBlock()&&a.checkEndOfBlock()&&d.block&&!a.root.equals(d.block)){a:{var c=d.block.getElementsByTag("span"),f=0,e;if(c)for(;e=c.getItem(f++);)if(!p(e)){c=!0;break a}c=!1}c=!c}c&&(a.moveToPosition(d.block,CKEDITOR.POSITION_BEFORE_START),d.block.remove())}else d.autoParagraph(this.editor, -a),v(a.startContainer)&&a.startContainer.appendBogus();a.startContainer.mergeSiblings();return h},setup:function(){var a=this.editor;this.attachListener(a,"beforeGetData",function(){var b=this.getData();this.is("textarea")||!1!==a.config.ignoreEmptyParagraph&&(b=b.replace(t,function(a,b){return b}));a.setData(b,null,1)},this);this.attachListener(a,"getSnapshot",function(a){a.data=this.getData(1)},this);this.attachListener(a,"afterSetData",function(){this.setData(a.getData(1))},this);this.attachListener(a, -"loadSnapshot",function(a){this.setData(a.data,1)},this);this.attachListener(a,"beforeFocus",function(){var b=a.getSelection();(b=b&&b.getNative())&&"Control"==b.type||this.focus()},this);this.attachListener(a,"insertHtml",function(a){this.insertHtml(a.data.dataValue,a.data.mode,a.data.range)},this);this.attachListener(a,"insertElement",function(a){this.insertElement(a.data)},this);this.attachListener(a,"insertText",function(a){this.insertText(a.data)},this);this.setReadOnly(a.readOnly);this.attachClass("cke_editable"); -a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?this.attachClass("cke_editable_inline"):a.elementMode!=CKEDITOR.ELEMENT_MODE_REPLACE&&a.elementMode!=CKEDITOR.ELEMENT_MODE_APPENDTO||this.attachClass("cke_editable_themed");this.attachClass("cke_contents_"+a.config.contentsLangDirection);a.keystrokeHandler.blockedKeystrokes[8]=+a.readOnly;a.keystrokeHandler.attach(this);this.on("blur",function(){this.hasFocus=!1},null,null,-1);this.on("focus",function(){this.hasFocus=!0},null,null,-1);a.focusManager.add(this); -this.equals(CKEDITOR.document.getActive())&&(this.hasFocus=!0,a.once("contentDom",function(){a.focusManager.focus(this)},this));this.isInline()&&this.changeAttr("tabindex",a.tabIndex);if(!this.is("textarea")){a.document=this.getDocument();a.window=this.getWindow();var b=a.document;this.changeAttr("spellcheck",!a.config.disableNativeSpellChecker);var f=a.config.contentsLangDirection;this.getDirection(1)!=f&&this.changeAttr("dir",f);var e=CKEDITOR.getCss();e&&(f=b.getHead(),f.getCustomData("stylesheet")|| -(e=b.appendStyleText(e),e=new CKEDITOR.dom.element(e.ownerNode||e.owningElement),f.setCustomData("stylesheet",e),e.data("cke-temp",1)));f=b.getCustomData("stylesheet_ref")||0;b.setCustomData("stylesheet_ref",f+1);this.setCustomData("cke_includeReadonly",!a.config.disableReadonlyStyling);this.attachListener(this,"click",function(a){a=a.data;var b=(new CKEDITOR.dom.elementPath(a.getTarget(),this)).contains("a");b&&2!=a.$.button&&b.isReadOnly()&&a.preventDefault()});var k={8:1,46:1};this.attachListener(a, -"key",function(b){if(a.readOnly)return!0;var d=b.data.domEvent.getKey(),c;if(d in k){b=a.getSelection();var f,e=b.getRanges()[0],g=e.startPath(),p,E,r,d=8==d;CKEDITOR.env.ie&&11>CKEDITOR.env.version&&(f=b.getSelectedElement())||(f=m(b))?(a.fire("saveSnapshot"),e.moveToPosition(f,CKEDITOR.POSITION_BEFORE_START),f.remove(),e.select(),a.fire("saveSnapshot"),c=1):e.collapsed&&((p=g.block)&&(r=p[d?"getPrevious":"getNext"](h))&&r.type==CKEDITOR.NODE_ELEMENT&&r.is("table")&&e[d?"checkStartOfBlock":"checkEndOfBlock"]()? -(a.fire("saveSnapshot"),e[d?"checkEndOfBlock":"checkStartOfBlock"]()&&p.remove(),e["moveToElementEdit"+(d?"End":"Start")](r),e.select(),a.fire("saveSnapshot"),c=1):g.blockLimit&&g.blockLimit.is("td")&&(E=g.blockLimit.getAscendant("table"))&&e.checkBoundaryOfElement(E,d?CKEDITOR.START:CKEDITOR.END)&&(r=E[d?"getPrevious":"getNext"](h))?(a.fire("saveSnapshot"),e["moveToElementEdit"+(d?"End":"Start")](r),e.checkStartOfBlock()&&e.checkEndOfBlock()?r.remove():e.select(),a.fire("saveSnapshot"),c=1):(E=g.contains(["td", -"th","caption"]))&&e.checkBoundaryOfElement(E,d?CKEDITOR.START:CKEDITOR.END)&&(c=1))}return!c});a.blockless&&CKEDITOR.env.ie&&CKEDITOR.env.needsBrFiller&&this.attachListener(this,"keyup",function(b){b.data.getKeystroke()in k&&!this.getFirst(g)&&(this.appendBogus(),b=a.createRange(),b.moveToPosition(this,CKEDITOR.POSITION_AFTER_START),b.select())});this.attachListener(this,"dblclick",function(b){if(a.readOnly)return!1;b={element:b.data.getTarget()};a.fire("doubleclick",b)});CKEDITOR.env.ie&&this.attachListener(this, -"click",c);CKEDITOR.env.ie&&!CKEDITOR.env.edge||this.attachListener(this,"mousedown",function(b){var d=b.data.getTarget();d.is("img","hr","input","textarea","select")&&!d.isReadOnly()&&(a.getSelection().selectElement(d),d.is("input","textarea","select")&&b.data.preventDefault())});CKEDITOR.env.edge&&this.attachListener(this,"mouseup",function(b){(b=b.data.getTarget())&&b.is("img")&&a.getSelection().selectElement(b)});CKEDITOR.env.gecko&&this.attachListener(this,"mouseup",function(b){if(2==b.data.$.button&& -(b=b.data.getTarget(),!b.getOuterHtml().replace(t,""))){var d=a.createRange();d.moveToElementEditStart(b);d.select(!0)}});CKEDITOR.env.webkit&&(this.attachListener(this,"click",function(a){a.data.getTarget().is("input","select")&&a.data.preventDefault()}),this.attachListener(this,"mouseup",function(a){a.data.getTarget().is("input","textarea")&&a.data.preventDefault()}));CKEDITOR.env.webkit&&this.attachListener(a,"key",function(b){if(a.readOnly)return!0;b=b.data.domEvent.getKey();if(b in k){var c= -8==b,h=a.getSelection().getRanges()[0];b=h.startPath();if(h.collapsed)a:{var f=b.block;if(f&&h[c?"checkStartOfBlock":"checkEndOfBlock"]()&&h.moveToClosestEditablePosition(f,!c)&&h.collapsed){if(h.startContainer.type==CKEDITOR.NODE_ELEMENT){var e=h.startContainer.getChild(h.startOffset-(c?1:0));if(e&&e.type==CKEDITOR.NODE_ELEMENT&&e.is("hr")){a.fire("saveSnapshot");e.remove();b=!0;break a}}h=h.startPath().block;if(!h||h&&h.contains(f))b=void 0;else{a.fire("saveSnapshot");var g;(g=(c?h:f).getBogus())&& -g.remove();g=a.getSelection();e=g.createBookmarks();(c?f:h).moveChildren(c?h:f,!1);b.lastElement.mergeSiblings();d(f,h,!c);g.selectBookmarks(e);b=!0}}else b=!1}else c=h,g=b.block,h=c.endPath().block,g&&h&&!g.equals(h)?(a.fire("saveSnapshot"),(f=g.getBogus())&&f.remove(),c.enlarge(CKEDITOR.ENLARGE_INLINE),c.deleteContents(),h.getParent()&&(h.moveChildren(g,!1),b.lastElement.mergeSiblings(),d(g,h,!0)),c=a.getSelection().getRanges()[0],c.collapse(1),c.optimize(),""===c.startContainer.getHtml()&&c.startContainer.appendBogus(), -c.select(),b=!0):b=!1;if(!b)return;a.getSelection().scrollIntoView();a.fire("saveSnapshot");return!1}},this,null,100)}}},_:{detach:function(){this.editor.setData(this.editor.getData(),0,1);this.clearListeners();this.restoreAttrs();var a;if(a=this.removeCustomData("classes"))for(;a.length;)this.removeClass(a.pop());if(!this.is("textarea")){a=this.getDocument();var b=a.getHead();if(b.getCustomData("stylesheet")){var d=a.getCustomData("stylesheet_ref");--d?a.setCustomData("stylesheet_ref",d):(a.removeCustomData("stylesheet_ref"), -b.removeCustomData("stylesheet").remove())}}this.editor.fire("contentDomUnload");delete this.editor}}});CKEDITOR.editor.prototype.editable=function(a){var b=this._.editable;if(b&&a)return 0;arguments.length&&(b=this._.editable=a?a instanceof CKEDITOR.editable?a:new CKEDITOR.editable(this,a):(b&&b.detach(),null));return b};CKEDITOR.on("instanceLoaded",function(b){var d=b.editor;d.on("insertElement",function(a){a=a.data;a.type==CKEDITOR.NODE_ELEMENT&&(a.is("input")||a.is("textarea"))&&("false"!=a.getAttribute("contentEditable")&& -a.data("cke-editable",a.hasAttribute("contenteditable")?"true":"1"),a.setAttribute("contentEditable",!1))});d.on("selectionChange",function(b){if(!d.readOnly){var c=d.getSelection();c&&!c.isLocked&&(c=d.checkDirty(),d.fire("lockSnapshot"),a(b),d.fire("unlockSnapshot"),!c&&d.resetDirty())}})});CKEDITOR.on("instanceCreated",function(a){var b=a.editor;b.on("mode",function(){var a=b.editable();if(a&&a.isInline()){var d=b.title;a.changeAttr("role","textbox");a.changeAttr("aria-label",d);d&&a.changeAttr("title", -d);var c=b.fire("ariaEditorHelpLabel",{}).label;if(c&&(d=this.ui.space(this.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?"top":"contents"))){var h=CKEDITOR.tools.getNextId(),c=CKEDITOR.dom.element.createFromHtml('\x3cspan id\x3d"'+h+'" class\x3d"cke_voice_label"\x3e'+c+"\x3c/span\x3e");d.append(c);a.changeAttr("aria-describedby",h)}}})});CKEDITOR.addCss(".cke_editable{cursor:text}.cke_editable img,.cke_editable input,.cke_editable textarea{cursor:default}");var h=CKEDITOR.dom.walker.whitespaces(!0), -p=CKEDITOR.dom.walker.bookmark(!1,!0),v=CKEDITOR.dom.walker.empty(),u=CKEDITOR.dom.walker.bogus(),t=/(^|]*>)\s*<(p|div|address|h\d|center|pre)[^>]*>\s*(?:]*>| |\u00A0| )?\s*(:?<\/\2>)?\s*(?=$|<\/body>)/gi,n=function(){function a(b){return b.type==CKEDITOR.NODE_ELEMENT}function b(d,c){var h,f,e,g,k=[],n=c.range.startContainer;h=c.range.startPath();for(var n=p[n.getName()],l=0,m=d.getChildren(),t=m.count(),q=-1,x=-1,w=0,u=h.contains(p.$list);lCKEDITOR.env.version&&c.getChildCount()&&c.getFirst().remove())}return function(c){var h=c.startContainer,f=h.getAscendant("table",1),e=!1;d(f.getElementsByTag("td"));d(f.getElementsByTag("th"));f=c.clone();f.setStart(h,0);f=a(f).lastBackward();f||(f=c.clone(),f.setEndAt(h,CKEDITOR.POSITION_BEFORE_END), -f=a(f).lastForward(),e=!0);f||(f=h);f.is("table")?(c.setStartAt(f,CKEDITOR.POSITION_BEFORE_START),c.collapse(!0),f.remove()):(f.is({tbody:1,thead:1,tfoot:1})&&(f=b(f,"tr",e)),f.is("tr")&&(f=b(f,f.getParent().is("thead")?"th":"td",e)),(h=f.getBogus())&&h.remove(),c.moveToPosition(f,e?CKEDITOR.POSITION_AFTER_START:CKEDITOR.POSITION_BEFORE_END))}}(),w={eol:{detect:function(a,b){var d=a.range,c=d.clone(),h=d.clone(),f=new CKEDITOR.dom.elementPath(d.startContainer,b),e=new CKEDITOR.dom.elementPath(d.endContainer, -b);c.collapse(1);h.collapse();f.block&&c.checkBoundaryOfElement(f.block,CKEDITOR.END)&&(d.setStartAfter(f.block),a.prependEolBr=1);e.block&&h.checkBoundaryOfElement(e.block,CKEDITOR.START)&&(d.setEndBefore(e.block),a.appendEolBr=1)},fix:function(a,b){var d=b.getDocument(),c;a.appendEolBr&&(c=this.createEolBr(d),a.fragment.append(c));!a.prependEolBr||c&&!c.getPrevious()||a.fragment.append(this.createEolBr(d),1)},createEolBr:function(a){return a.createElement("br",{attributes:{"data-cke-eol":1}})}}, -bogus:{exclude:function(a){var b=a.range.getBoundaryNodes(),d=b.startNode,b=b.endNode;!b||!u(b)||d&&d.equals(b)||a.range.setEndBefore(b)}},tree:{rebuild:function(a,b){var d=a.range,c=d.getCommonAncestor(),h=new CKEDITOR.dom.elementPath(c,b),f=new CKEDITOR.dom.elementPath(d.startContainer,b),d=new CKEDITOR.dom.elementPath(d.endContainer,b),e;c.type==CKEDITOR.NODE_TEXT&&(c=c.getParent());if(h.blockLimit.is({tr:1,table:1})){var g=h.contains("table").getParent();e=function(a){return!a.equals(g)}}else if(h.block&& -h.block.is(CKEDITOR.dtd.$listItem)&&(f=f.contains(CKEDITOR.dtd.$list),d=d.contains(CKEDITOR.dtd.$list),!f.equals(d))){var k=h.contains(CKEDITOR.dtd.$list).getParent();e=function(a){return!a.equals(k)}}e||(e=function(a){return!a.equals(h.block)&&!a.equals(h.blockLimit)});this.rebuildFragment(a,b,c,e)},rebuildFragment:function(a,b,d,c){for(var h;d&&!d.equals(b)&&c(d);)h=d.clone(0,1),a.fragment.appendTo(h),a.fragment=h,d=d.getParent()}},cell:{shrink:function(a){a=a.range;var b=a.startContainer,d=a.endContainer, -c=a.startOffset,h=a.endOffset;b.type==CKEDITOR.NODE_ELEMENT&&b.equals(d)&&b.is("tr")&&++c==h&&a.shrink(CKEDITOR.SHRINK_TEXT)}}},y=function(){function a(b,d){var c=b.getParent();if(c.is(CKEDITOR.dtd.$inline))b[d?"insertBefore":"insertAfter"](c)}function b(d,c,h){a(c);a(h,1);for(var f;f=h.getNext();)f.insertAfter(c),c=f;v(d)&&d.remove()}function d(a,b){var c=new CKEDITOR.dom.range(a);c.setStartAfter(b.startNode);c.setEndBefore(b.endNode);return c}return{list:{detectMerge:function(a,b){var c=d(b,a.bookmark), -h=c.startPath(),f=c.endPath(),e=h.contains(CKEDITOR.dtd.$list),g=f.contains(CKEDITOR.dtd.$list);a.mergeList=e&&g&&e.getParent().equals(g.getParent())&&!e.equals(g);a.mergeListItems=h.block&&f.block&&h.block.is(CKEDITOR.dtd.$listItem)&&f.block.is(CKEDITOR.dtd.$listItem);if(a.mergeList||a.mergeListItems)c=c.clone(),c.setStartBefore(a.bookmark.startNode),c.setEndAfter(a.bookmark.endNode),a.mergeListBookmark=c.createBookmark()},merge:function(a,d){if(a.mergeListBookmark){var c=a.mergeListBookmark.startNode, -h=a.mergeListBookmark.endNode,f=new CKEDITOR.dom.elementPath(c,d),e=new CKEDITOR.dom.elementPath(h,d);if(a.mergeList){var g=f.contains(CKEDITOR.dtd.$list),k=e.contains(CKEDITOR.dtd.$list);g.equals(k)||(k.moveChildren(g),k.remove())}a.mergeListItems&&(f=f.contains(CKEDITOR.dtd.$listItem),e=e.contains(CKEDITOR.dtd.$listItem),f.equals(e)||b(e,c,h));c.remove();h.remove()}}},block:{detectMerge:function(a,b){if(!a.tableContentsRanges&&!a.mergeListBookmark){var d=new CKEDITOR.dom.range(b);d.setStartBefore(a.bookmark.startNode); -d.setEndAfter(a.bookmark.endNode);a.mergeBlockBookmark=d.createBookmark()}},merge:function(a,d){if(a.mergeBlockBookmark&&!a.purgeTableBookmark){var c=a.mergeBlockBookmark.startNode,h=a.mergeBlockBookmark.endNode,f=new CKEDITOR.dom.elementPath(c,d),e=new CKEDITOR.dom.elementPath(h,d),f=f.block,e=e.block;f&&e&&!f.equals(e)&&b(e,c,h);c.remove();h.remove()}}},table:function(){function a(d){var h=[],f,e=new CKEDITOR.dom.walker(d),g=d.startPath().contains(c),k=d.endPath().contains(c),p={};e.guard=function(a, -e){if(a.type==CKEDITOR.NODE_ELEMENT){var n="visited_"+(e?"out":"in");if(a.getCustomData(n))return;CKEDITOR.dom.element.setMarker(p,a,n,1)}if(e&&g&&a.equals(g))f=d.clone(),f.setEndAt(g,CKEDITOR.POSITION_BEFORE_END),h.push(f);else if(!e&&k&&a.equals(k))f=d.clone(),f.setStartAt(k,CKEDITOR.POSITION_AFTER_START),h.push(f);else{if(n=!e)n=a.type==CKEDITOR.NODE_ELEMENT&&a.is(c)&&(!g||b(a,g))&&(!k||b(a,k));n&&(f=d.clone(),f.selectNodeContents(a),h.push(f))}};e.lastForward();CKEDITOR.dom.element.clearAllMarkers(p); -return h}function b(a,d){var c=CKEDITOR.POSITION_CONTAINS+CKEDITOR.POSITION_IS_CONTAINED,h=a.getPosition(d);return h===CKEDITOR.POSITION_IDENTICAL?!1:0===(h&c)}var c={td:1,th:1,caption:1};return{detectPurge:function(a){var b=a.range,d=b.clone();d.enlarge(CKEDITOR.ENLARGE_ELEMENT);var d=new CKEDITOR.dom.walker(d),h=0;d.evaluator=function(a){a.type==CKEDITOR.NODE_ELEMENT&&a.is(c)&&++h};d.checkForward();if(1c?"getPreviousEditableNode":"getNextEditableNode"]())&&c.type==CKEDITOR.NODE_ELEMENT&&"false"==c.getAttribute("contenteditable")&& -(a.getSelection().fake(c),d.data.preventDefault(),d.cancel())}}}function v(a){for(var b=0;b=c.getLength()?g.setStartAfter(c):g.setStartBefore(c));h&&h.type==CKEDITOR.NODE_TEXT&&(e?g.setEndAfter(h):g.setEndBefore(h));c=new CKEDITOR.dom.walker(g);c.evaluator=function(c){if(c.type==CKEDITOR.NODE_ELEMENT&&c.isReadOnly()){var h=d.clone();d.setEndBefore(c);d.collapsed&&a.splice(b--,1);c.getPosition(g.endContainer)&CKEDITOR.POSITION_CONTAINS||(h.setStartAfter(c),h.collapsed||a.splice(b+1,0,h));return!0}return!1};c.next()}}return a}var u,t,n=CKEDITOR.dom.walker.invisible(1),q=function(){function a(b){return function(a){var d= -a.editor.createRange();d.moveToClosestEditablePosition(a.selected,b)&&a.editor.getSelection().selectRanges([d]);return!1}}function b(a){return function(b){var d=b.editor,c=d.createRange(),h;(h=c.moveToClosestEditablePosition(b.selected,a))||(h=c.moveToClosestEditablePosition(b.selected,!a));h&&d.getSelection().selectRanges([c]);d.fire("saveSnapshot");b.selected.remove();h||(c.moveToElementEditablePosition(d.editable()),d.getSelection().selectRanges([c]));d.fire("saveSnapshot");return!1}}var d=a(), -c=a(1);return{37:d,38:d,39:c,40:c,8:b(),46:b(1)}}();CKEDITOR.on("instanceCreated",function(b){function d(){var a=c.getSelection();a&&a.removeAllRanges()}var c=b.editor;c.on("contentDom",function(){function b(){r=new CKEDITOR.dom.selection(c.getSelection());r.lock()}function d(){f.removeListener("mouseup",d);n.removeListener("mouseup",d);var a=CKEDITOR.document.$.selection,b=a.createRange();"None"!=a.type&&b.parentElement().ownerDocument==h.$&&b.select()}var h=c.document,f=CKEDITOR.document,g=c.editable(), -k=h.getBody(),n=h.getDocumentElement(),m=g.isInline(),E,r;CKEDITOR.env.gecko&&g.attachListener(g,"focus",function(a){a.removeListener();0!==E&&(a=c.getSelection().getNative())&&a.isCollapsed&&a.anchorNode==g.$&&(a=c.createRange(),a.moveToElementEditStart(g),a.select())},null,null,-2);g.attachListener(g,CKEDITOR.env.webkit?"DOMFocusIn":"focus",function(){E&&CKEDITOR.env.webkit&&(E=c._.previousActive&&c._.previousActive.equals(h.getActive()));c.unlockSelection(E);E=0},null,null,-1);g.attachListener(g, -"mousedown",function(){E=0});if(CKEDITOR.env.ie||m)w?g.attachListener(g,"beforedeactivate",b,null,null,-1):g.attachListener(c,"selectionCheck",b,null,null,-1),g.attachListener(g,CKEDITOR.env.webkit?"DOMFocusOut":"blur",function(){c.lockSelection(r);E=1},null,null,-1),g.attachListener(g,"mousedown",function(){E=0});if(CKEDITOR.env.ie&&!m){var t;g.attachListener(g,"mousedown",function(a){2==a.data.$.button&&((a=c.document.getSelection())&&a.getType()!=CKEDITOR.SELECTION_NONE||(t=c.window.getScrollPosition()))}); -g.attachListener(g,"mouseup",function(a){2==a.data.$.button&&t&&(c.document.$.documentElement.scrollLeft=t.x,c.document.$.documentElement.scrollTop=t.y);t=null});if("BackCompat"!=h.$.compatMode){if(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)n.on("mousedown",function(a){function b(a){a=a.data.$;if(c){var d=k.$.createTextRange();try{d.moveToPoint(a.clientX,a.clientY)}catch(h){}c.setEndPoint(0>e.compareEndPoints("StartToStart",d)?"EndToEnd":"StartToStart",d);c.select()}}function d(){n.removeListener("mousemove", -b);f.removeListener("mouseup",d);n.removeListener("mouseup",d);c.select()}a=a.data;if(a.getTarget().is("html")&&a.$.yCKEDITOR.env.version)n.on("mousedown",function(a){a.data.getTarget().is("html")&&(f.on("mouseup",d),n.on("mouseup",d))})}}g.attachListener(g,"selectionchange", -a,c);g.attachListener(g,"keyup",e,c);g.attachListener(g,CKEDITOR.env.webkit?"DOMFocusIn":"focus",function(){c.forceNextSelectionCheck();c.selectionChange(1)});if(m&&(CKEDITOR.env.webkit||CKEDITOR.env.gecko)){var q;g.attachListener(g,"mousedown",function(){q=1});g.attachListener(h.getDocumentElement(),"mouseup",function(){q&&e.call(c);q=0})}else g.attachListener(CKEDITOR.env.ie?g:h.getDocumentElement(),"mouseup",e,c);CKEDITOR.env.webkit&&g.attachListener(h,"keydown",function(a){switch(a.data.getKey()){case 13:case 33:case 34:case 35:case 36:case 37:case 39:case 8:case 45:case 46:l(g)}}, -null,null,-1);g.attachListener(g,"keydown",p(c),null,null,-1)});c.on("setData",function(){c.unlockSelection();CKEDITOR.env.webkit&&d()});c.on("contentDomUnload",function(){c.unlockSelection()});if(CKEDITOR.env.ie9Compat)c.on("beforeDestroy",d,null,null,9);c.on("dataReady",function(){delete c._.fakeSelection;delete c._.hiddenSelectionContainer;c.selectionChange(1)});c.on("loadSnapshot",function(){var a=CKEDITOR.dom.walker.nodeType(CKEDITOR.NODE_ELEMENT),b=c.editable().getLast(a);b&&b.hasAttribute("data-cke-hidden-sel")&& -(b.remove(),CKEDITOR.env.gecko&&(a=c.editable().getFirst(a))&&a.is("br")&&a.getAttribute("_moz_editor_bogus_node")&&a.remove())},null,null,100);c.on("key",function(a){if("wysiwyg"==c.mode){var b=c.getSelection();if(b.isFake){var d=q[a.data.keyCode];if(d)return d({editor:c,selected:b.getSelectedElement(),selection:b,keyEvent:a})}}})});CKEDITOR.on("instanceReady",function(a){function c(){var a=f.editable();if(a&&(a=m(a))){var d=f.document.$.getSelection();"None"==d.type||d.anchorNode!=a.$&&d.focusNode!= -a.$||(g=b(d));e=a.getText();a.setText(k(e))}}function h(){var a=f.editable();a&&(a=m(a))&&(a.setText(e),g&&(d(f.document.$,g),g=null))}var f=a.editor,e,g;CKEDITOR.env.webkit&&(f.on("selectionChange",function(){var a=f.editable(),b=m(a);b&&(b.getCustomData("ready")?l(a):b.setCustomData("ready",1))},null,null,-1),f.on("beforeSetMode",function(){l(f.editable())},null,null,-1),f.on("beforeUndoImage",c),f.on("afterUndoImage",h),f.on("beforeGetData",c,null,null,0),f.on("getData",h))});CKEDITOR.editor.prototype.selectionChange= -function(b){(b?a:e).call(this)};CKEDITOR.editor.prototype.getSelection=function(a){return!this._.savedSelection&&!this._.fakeSelection||a?(a=this.editable())&&"wysiwyg"==this.mode?new CKEDITOR.dom.selection(a):null:this._.savedSelection||this._.fakeSelection};CKEDITOR.editor.prototype.lockSelection=function(a){a=a||this.getSelection(1);return a.getType()!=CKEDITOR.SELECTION_NONE?(!a.isLocked&&a.lock(),this._.savedSelection=a,!0):!1};CKEDITOR.editor.prototype.unlockSelection=function(a){var b=this._.savedSelection; -return b?(b.unlock(a),delete this._.savedSelection,!0):!1};CKEDITOR.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath};CKEDITOR.dom.document.prototype.getSelection=function(){return new CKEDITOR.dom.selection(this)};CKEDITOR.dom.range.prototype.select=function(){var a=this.root instanceof CKEDITOR.editable?this.root.editor.getSelection():new CKEDITOR.dom.selection(this.root);a.selectRanges([this]);return a};CKEDITOR.SELECTION_NONE=1;CKEDITOR.SELECTION_TEXT=2; -CKEDITOR.SELECTION_ELEMENT=3;var w="function"!=typeof window.getSelection,y=1;CKEDITOR.dom.selection=function(a){if(a instanceof CKEDITOR.dom.selection){var b=a;a=a.root}var d=a instanceof CKEDITOR.dom.element;this.rev=b?b.rev:y++;this.document=a instanceof CKEDITOR.dom.document?a:a.getDocument();this.root=d?a:this.document.getBody();this.isLocked=0;this._={cache:{}};if(b)return CKEDITOR.tools.extend(this._.cache,b._.cache),this.isFake=b.isFake,this.isLocked=b.isLocked,this;a=this.getNative();var c, -h;if(a)if(a.getRangeAt)c=(h=a.rangeCount&&a.getRangeAt(0))&&new CKEDITOR.dom.node(h.commonAncestorContainer);else{try{h=a.createRange()}catch(f){}c=h&&CKEDITOR.dom.element.get(h.item&&h.item(0)||h.parentElement())}if(!c||c.type!=CKEDITOR.NODE_ELEMENT&&c.type!=CKEDITOR.NODE_TEXT||!this.root.equals(c)&&!this.root.contains(c))this._.cache.type=CKEDITOR.SELECTION_NONE,this._.cache.startElement=null,this._.cache.selectedElement=null,this._.cache.selectedText="",this._.cache.ranges=new CKEDITOR.dom.rangeList; -return this};var C={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,thead:1,tfoot:1};CKEDITOR.dom.selection.prototype={getNative:function(){return void 0!==this._.cache.nativeSel?this._.cache.nativeSel:this._.cache.nativeSel=w?this.document.$.selection:this.document.getWindow().$.getSelection()},getType:w?function(){var a=this._.cache;if(a.type)return a.type;var b=CKEDITOR.SELECTION_NONE;try{var d=this.getNative(),c=d.type; -"Text"==c&&(b=CKEDITOR.SELECTION_TEXT);"Control"==c&&(b=CKEDITOR.SELECTION_ELEMENT);d.createRange().parentElement()&&(b=CKEDITOR.SELECTION_TEXT)}catch(h){}return a.type=b}:function(){var a=this._.cache;if(a.type)return a.type;var b=CKEDITOR.SELECTION_TEXT,d=this.getNative();if(!d||!d.rangeCount)b=CKEDITOR.SELECTION_NONE;else if(1==d.rangeCount){var d=d.getRangeAt(0),c=d.startContainer;c==d.endContainer&&1==c.nodeType&&1==d.endOffset-d.startOffset&&C[c.childNodes[d.startOffset].nodeName.toLowerCase()]&& -(b=CKEDITOR.SELECTION_ELEMENT)}return a.type=b},getRanges:function(){var a=w?function(){function a(b){return(new CKEDITOR.dom.node(b)).getIndex()}var b=function(b,d){b=b.duplicate();b.collapse(d);var c=b.parentElement();if(!c.hasChildNodes())return{container:c,offset:0};for(var h=c.children,f,e,g=b.duplicate(),k=0,n=h.length-1,p=-1,l,m;k<=n;)if(p=Math.floor((k+n)/2),f=h[p],g.moveToElementText(f),l=g.compareEndPoints("StartToStart",b),0l)k=p+1;else return{container:c,offset:a(f)}; -if(-1==p||p==h.length-1&&0>l){g.moveToElementText(c);g.setEndPoint("StartToStart",b);g=g.text.replace(/(\r\n|\r)/g,"\n").length;h=c.childNodes;if(!g)return f=h[h.length-1],f.nodeType!=CKEDITOR.NODE_TEXT?{container:c,offset:h.length}:{container:f,offset:f.nodeValue.length};for(c=h.length;0]+)>)|(?:!--([\S|\s]*?)--\x3e)|(?:([^\/\s>]+)((?:\s+[\w\-:.]+(?:\s*=\s*?(?:(?:"[^"]*")|(?:'[^']*')|[^\s"'\/>]+))?)*)[\S\s]*?(\/?)>))/g}}, +function(){var a=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,f={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(c){for(var e,h,m=0,l;e=this._.htmlPartsRegex.exec(c);){h=e.index;if(h>m)if(m=c.substring(m,h),l)l.push(m);else this.onText(m); +m=this._.htmlPartsRegex.lastIndex;if(h=e[1])if(h=h.toLowerCase(),l&&CKEDITOR.dtd.$cdata[h]&&(this.onCDATA(l.join("")),l=null),!l){this.onTagClose(h);continue}if(l)l.push(e[0]);else if(h=e[3]){if(h=h.toLowerCase(),!/="/.test(h)){var k={},b,d=e[4];e=!!e[5];if(d)for(;b=a.exec(d);){var g=b[1].toLowerCase();b=b[2]||b[3]||b[4]||"";k[g]=!b&&f[g]?g:CKEDITOR.tools.htmlDecodeAttr(b)}this.onTagOpen(h,k,e);!l&&CKEDITOR.dtd.$cdata[h]&&(l=[])}}else if(h=e[2])this.onComment(h)}if(c.length>m)this.onText(c.substring(m, +c.length))}}}(),CKEDITOR.htmlParser.basicWriter=CKEDITOR.tools.createClass({$:function(){this._={output:[]}},proto:{openTag:function(a){this._.output.push("\x3c",a)},openTagClose:function(a,f){f?this._.output.push(" /\x3e"):this._.output.push("\x3e")},attribute:function(a,f){"string"==typeof f&&(f=CKEDITOR.tools.htmlEncodeAttr(f));this._.output.push(" ",a,'\x3d"',f,'"')},closeTag:function(a){this._.output.push("\x3c/",a,"\x3e")},text:function(a){this._.output.push(a)},comment:function(a){this._.output.push("\x3c!--", +a,"--\x3e")},write:function(a){this._.output.push(a)},reset:function(){this._.output=[];this._.indent=!1},getHtml:function(a){var f=this._.output.join("");a&&this.reset();return f}}}),"use strict",function(){CKEDITOR.htmlParser.node=function(){};CKEDITOR.htmlParser.node.prototype={remove:function(){var a=this.parent.children,f=CKEDITOR.tools.indexOf(a,this),c=this.previous,e=this.next;c&&(c.next=e);e&&(e.previous=c);a.splice(f,1);this.parent=null},replaceWith:function(a){var f=this.parent.children, +c=CKEDITOR.tools.indexOf(f,this),e=a.previous=this.previous,h=a.next=this.next;e&&(e.next=a);h&&(h.previous=a);f[c]=a;a.parent=this.parent;this.parent=null},insertAfter:function(a){var f=a.parent.children,c=CKEDITOR.tools.indexOf(f,a),e=a.next;f.splice(c+1,0,this);this.next=a.next;this.previous=a;a.next=this;e&&(e.previous=this);this.parent=a.parent},insertBefore:function(a){var f=a.parent.children,c=CKEDITOR.tools.indexOf(f,a);f.splice(c,0,this);this.next=a;(this.previous=a.previous)&&(a.previous.next= +this);a.previous=this;this.parent=a.parent},getAscendant:function(a){var f="function"==typeof a?a:"string"==typeof a?function(c){return c.name==a}:function(c){return c.name in a},c=this.parent;for(;c&&c.type==CKEDITOR.NODE_ELEMENT;){if(f(c))return c;c=c.parent}return null},wrapWith:function(a){this.replaceWith(a);a.add(this);return a},getIndex:function(){return CKEDITOR.tools.indexOf(this.parent.children,this)},getFilterContext:function(a){return a||{}}}}(),"use strict",CKEDITOR.htmlParser.comment= +function(a){this.value=a;this._={isBlockLike:!1}},CKEDITOR.htmlParser.comment.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_COMMENT,filter:function(a,f){var c=this.value;if(!(c=a.onComment(f,c,this)))return this.remove(),!1;if("string"!=typeof c)return this.replaceWith(c),!1;this.value=c;return!0},writeHtml:function(a,f){f&&this.filter(f);a.comment(this.value)}}),"use strict",function(){CKEDITOR.htmlParser.text=function(a){this.value=a;this._={isBlockLike:!1}};CKEDITOR.htmlParser.text.prototype= +CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(a,f){if(!(this.value=a.onText(f,this.value,this)))return this.remove(),!1},writeHtml:function(a,f){f&&this.filter(f);a.text(this.value)}})}(),"use strict",function(){CKEDITOR.htmlParser.cdata=function(a){this.value=a};CKEDITOR.htmlParser.cdata.prototype=CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(){},writeHtml:function(a){a.write(this.value)}})}(),"use strict", +CKEDITOR.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:!0,hasInlineStarted:!1}},function(){function a(a){return a.attributes["data-cke-survive"]?!1:"a"==a.name&&a.attributes.href||CKEDITOR.dtd.$removeEmpty[a.name]}var f=CKEDITOR.tools.extend({table:1,ul:1,ol:1,dl:1},CKEDITOR.dtd.table,CKEDITOR.dtd.ul,CKEDITOR.dtd.ol,CKEDITOR.dtd.dl),c={ol:1,ul:1},e=CKEDITOR.tools.extend({},{html:1},CKEDITOR.dtd.html,CKEDITOR.dtd.body,CKEDITOR.dtd.head,{style:1,script:1}),h={ul:"li", +ol:"li",dl:"dd",table:"tbody",tbody:"tr",thead:"tr",tfoot:"tr",tr:"td"};CKEDITOR.htmlParser.fragment.fromHtml=function(m,l,k){function b(a){var b;if(0l;l++)if(f=h[l]){f= +f.exec(a,e,this);if(!1===f)return null;if(f&&f!=e)return this.onNode(a,f);if(e.parent&&!e.name)break}return e},onNode:function(a,e){var h=e.type;return h==CKEDITOR.NODE_ELEMENT?this.onElement(a,e):h==CKEDITOR.NODE_TEXT?new CKEDITOR.htmlParser.text(this.onText(a,e.value)):h==CKEDITOR.NODE_COMMENT?new CKEDITOR.htmlParser.comment(this.onComment(a,e.value)):null},onAttribute:function(a,e,h,f){return(h=this.attributesRules[h])?h.exec(a,f,e,this):f}}});CKEDITOR.htmlParser.filterRulesGroup=a;a.prototype= +{add:function(a,e,h){this.rules.splice(this.findIndex(e),0,{value:a,priority:e,options:h})},addMany:function(a,e,h){for(var f=[this.findIndex(e),0],l=0,k=a.length;l/g,"\x26gt;")+"\x3c/textarea\x3e");return"\x3ccke:encoded\x3e"+encodeURIComponent(a)+"\x3c/cke:encoded\x3e"})}function p(a){return a.replace(N,function(a,b){return decodeURIComponent(b)})}function u(a){return a.replace(/\x3c!--(?!{cke_protected})[\s\S]+?--\x3e/g, +function(a){return"\x3c!--"+w+"{C}"+encodeURIComponent(a).replace(/--/g,"%2D%2D")+"--\x3e"})}function v(a){return a.replace(/\x3c!--\{cke_protected\}\{C\}([\s\S]+?)--\x3e/g,function(a,b){return decodeURIComponent(b)})}function r(a,b){var d=b._.dataStore;return a.replace(/\x3c!--\{cke_protected\}([\s\S]+?)--\x3e/g,function(a,b){return decodeURIComponent(b)}).replace(/\{cke_protected_(\d+)\}/g,function(a,b){return d&&d[b]||""})}function n(a,b){var d=[],c=b.config.protectedSource,g=b._.dataStore||(b._.dataStore= +{id:1}),e=/<\!--\{cke_temp(comment)?\}(\d*?)--\x3e/g,c=[/|$)/gi,//gi,//gi].concat(c);a=a.replace(/\x3c!--[\s\S]*?--\x3e/g,function(a){return"\x3c!--{cke_tempcomment}"+(d.push(a)-1)+"--\x3e"});for(var h=0;h]+\s*=\s*(?:[^'"\s>]+|'[^']*'|"[^"]*"))|[^\s=\/>]+))+\s*\/?>/g,function(a){return a.replace(/\x3c!--\{cke_protected\}([^>]*)--\x3e/g,function(a,b){g[g.id]=decodeURIComponent(b);return"{cke_protected_"+g.id++ +"}"})});return a=a.replace(/<(title|iframe|textarea)([^>]*)>([\s\S]*?)<\/\1>/g,function(a,d,c,g){return"\x3c"+d+c+"\x3e"+r(v(g),b)+"\x3c/"+d+"\x3e"})}CKEDITOR.htmlDataProcessor=function(b){var c, +e,h=this;this.editor=b;this.dataFilter=c=new CKEDITOR.htmlParser.filter;this.htmlFilter=e=new CKEDITOR.htmlParser.filter;this.writer=new CKEDITOR.htmlParser.basicWriter;c.addRules(x);c.addRules(D,{applyToAll:!0});c.addRules(a(b,"data"),{applyToAll:!0});e.addRules(y);e.addRules(z,{applyToAll:!0});e.addRules(a(b,"html"),{applyToAll:!0});b.on("toHtml",function(a){a=a.data;var c=a.dataValue,e,c=n(c,b),c=g(c,I),c=d(c),c=g(c,J),c=c.replace(F,"$1cke:$2"),c=c.replace(R,"\x3ccke:$1$2\x3e\x3c/cke:$1\x3e"), +c=c.replace(/(]*>)(\r\n|\n)/g,"$1$2$2"),c=c.replace(/([^a-z0-9<\-])(on\w{3,})(?!>)/gi,"$1data-cke-"+CKEDITOR.rnd+"-$2");e=a.context||b.editable().getName();var h;CKEDITOR.env.ie&&9>CKEDITOR.env.version&&"pre"==e&&(e="div",c="\x3cpre\x3e"+c+"\x3c/pre\x3e",h=1);e=b.document.createElement(e);e.setHtml("a"+c);c=e.getHtml().substr(1);c=c.replace(new RegExp("data-cke-"+CKEDITOR.rnd+"-","ig"),"");h&&(c=c.replace(/^
|<\/pre>$/gi,""));c=c.replace(P,"$1$2");c=p(c);c=v(c);e=!1===a.fixForBody?!1:
+f(a.enterMode,b.config.autoParagraph);c=CKEDITOR.htmlParser.fragment.fromHtml(c,a.context,e);e&&(h=c,!h.children.length&&CKEDITOR.dtd[h.name][e]&&(e=new CKEDITOR.htmlParser.element(e),h.add(e)));a.dataValue=c},null,null,5);b.on("toHtml",function(a){a.data.filter.applyTo(a.data.dataValue,!0,a.data.dontFilter,a.data.enterMode)&&b.fire("dataFiltered")},null,null,6);b.on("toHtml",function(a){a.data.dataValue.filterChildren(h.dataFilter,!0)},null,null,10);b.on("toHtml",function(a){a=a.data;var b=a.dataValue,
+d=new CKEDITOR.htmlParser.basicWriter;b.writeChildrenHtml(d);b=d.getHtml(!0);a.dataValue=u(b)},null,null,15);b.on("toDataFormat",function(a){var d=a.data.dataValue;a.data.enterMode!=CKEDITOR.ENTER_BR&&(d=d.replace(/^
/i,""));a.data.dataValue=CKEDITOR.htmlParser.fragment.fromHtml(d,a.data.context,f(a.data.enterMode,b.config.autoParagraph))},null,null,5);b.on("toDataFormat",function(a){a.data.dataValue.filterChildren(h.htmlFilter,!0)},null,null,10);b.on("toDataFormat",function(a){a.data.filter.applyTo(a.data.dataValue, +!1,!0)},null,null,11);b.on("toDataFormat",function(a){var d=a.data.dataValue,c=h.writer;c.reset();d.writeChildrenHtml(c);d=c.getHtml(!0);d=v(d);d=r(d,b);a.data.dataValue=d},null,null,15)};CKEDITOR.htmlDataProcessor.prototype={toHtml:function(a,b,d,c){var g=this.editor,e,h,f,k;b&&"object"==typeof b?(e=b.context,d=b.fixForBody,c=b.dontFilter,h=b.filter,f=b.enterMode,k=b.protectedWhitespaces):e=b;e||null===e||(e=g.editable().getName());return g.fire("toHtml",{dataValue:a,context:e,fixForBody:d,dontFilter:c, +filter:h||g.filter,enterMode:f||g.enterMode,protectedWhitespaces:k}).dataValue},toDataFormat:function(a,b){var d,c,g;b&&(d=b.context,c=b.filter,g=b.enterMode);d||null===d||(d=this.editor.editable().getName());return this.editor.fire("toDataFormat",{dataValue:a,filter:c||this.editor.filter,context:d,enterMode:g||this.editor.enterMode}).dataValue}};var q=/(?: |\xa0)$/,w="{cke_protected}",A=CKEDITOR.dtd,B="caption colgroup col thead tfoot tbody".split(" "),t=CKEDITOR.tools.extend({},A.$blockLimit, +A.$block),x={elements:{input:k,textarea:k}},D={attributeNames:[[/^on/,"data-cke-pa-on"],[/^data-cke-expando$/,""]]},y={elements:{embed:function(a){var b=a.parent;if(b&&"object"==b.name){var d=b.attributes.width,b=b.attributes.height;d&&(a.attributes.width=d);b&&(a.attributes.height=b)}},a:function(a){var b=a.attributes;if(!(a.children.length||b.name||b.id||a.attributes["data-cke-saved-name"]))return!1}}},z={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^data-cke-(saved|pa)-/, +""],[/^data-cke-.*/,""],["hidefocus",""]],elements:{$:function(a){var b=a.attributes;if(b){if(b["data-cke-temp"])return!1;for(var d=["name","href","src"],c,g=0;gc? +1:-1})},param:function(a){a.children=[];a.isEmpty=!0;return a},span:function(a){"Apple-style-span"==a.attributes["class"]&&delete a.name},html:function(a){delete a.attributes.contenteditable;delete a.attributes["class"]},body:function(a){delete a.attributes.spellcheck;delete a.attributes.contenteditable},style:function(a){var b=a.children[0];b&&b.value&&(b.value=CKEDITOR.tools.trim(b.value));a.attributes.type||(a.attributes.type="text/css")},title:function(a){var b=a.children[0];!b&&l(a,b=new CKEDITOR.htmlParser.text); +b.value=a.attributes["data-cke-title"]||""},input:b,textarea:b},attributes:{"class":function(a){return CKEDITOR.tools.ltrim(a.replace(/(?:^|\s+)cke_[^\s]*/g,""))||!1}}};CKEDITOR.env.ie&&(z.attributes.style=function(a){return a.replace(/(^|;)([^\:]+)/g,function(a){return a.toLowerCase()})});var C=/<(a|area|img|input|source)\b([^>]*)>/gi,G=/([\w-:]+)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+))/gi,E=/^(href|src|name)$/i,J=/(?:])[^>]*>[\s\S]*?<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi, +I=/(])[^>]*>)([\s\S]*?)(?:<\/textarea>)/gi,N=/([^<]*)<\/cke:encoded>/gi,F=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,P=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,R=/]*?)\/?>(?!\s*<\/cke:\1)/gi}(),"use strict",CKEDITOR.htmlParser.element=function(a,f){this.name=a;this.attributes=f||{};this.children=[];var c=a||"",e=c.match(/^cke:(.*)/);e&&(c=e[1]);c=!!(CKEDITOR.dtd.$nonBodyContent[c]||CKEDITOR.dtd.$block[c]||CKEDITOR.dtd.$listItem[c]|| +CKEDITOR.dtd.$tableContent[c]||CKEDITOR.dtd.$nonEditable[c]||"br"==c);this.isEmpty=!!CKEDITOR.dtd.$empty[a];this.isUnknown=!CKEDITOR.dtd[a];this._={isBlockLike:c,hasInlineStarted:this.isEmpty||!c}},CKEDITOR.htmlParser.cssStyle=function(a){var f={};((a instanceof CKEDITOR.htmlParser.element?a.attributes.style:a)||"").replace(/"/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(a,e,h){"font-family"==e&&(h=h.replace(/["']/g,""));f[e.toLowerCase()]=h});return{rules:f,populate:function(a){var e= +this.toString();e&&(a instanceof CKEDITOR.dom.element?a.setAttribute("style",e):a instanceof CKEDITOR.htmlParser.element?a.attributes.style=e:a.style=e)},toString:function(){var a=[],e;for(e in f)f[e]&&a.push(e,":",f[e],";");return a.join("")}}},function(){function a(a){return function(c){return c.type==CKEDITOR.NODE_ELEMENT&&("string"==typeof a?c.name==a:c.name in a)}}var f=function(a,c){a=a[0];c=c[0];return ac?1:0},c=CKEDITOR.htmlParser.fragment.prototype;CKEDITOR.htmlParser.element.prototype= +CKEDITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_ELEMENT,add:c.add,clone:function(){return new CKEDITOR.htmlParser.element(this.name,this.attributes)},filter:function(a,c){var f=this,l,k;c=f.getFilterContext(c);if(c.off)return!0;if(!f.parent)a.onRoot(c,f);for(;;){l=f.name;if(!(k=a.onElementName(c,l)))return this.remove(),!1;f.name=k;if(!(f=a.onElement(c,f)))return this.remove(),!1;if(f!==this)return this.replaceWith(f),!1;if(f.name==l)break;if(f.type!=CKEDITOR.NODE_ELEMENT)return this.replaceWith(f), +!1;if(!f.name)return this.replaceWithChildren(),!1}l=f.attributes;var b,d;for(b in l){for(k=l[b];;)if(d=a.onAttributeName(c,b))if(d!=b)delete l[b],b=d;else break;else{delete l[b];break}d&&(!1===(k=a.onAttribute(c,f,d,k))?delete l[d]:l[d]=k)}f.isEmpty||this.filterChildren(a,!1,c);return!0},filterChildren:c.filterChildren,writeHtml:function(a,c){c&&this.filter(c);var m=this.name,l=[],k=this.attributes,b,d;a.openTag(m,k);for(b in k)l.push([b,k[b]]);a.sortAttributes&&l.sort(f);b=0;for(d=l.length;bCKEDITOR.env.version||CKEDITOR.env.quirks))this.hasFocus&&(this.focus(),b());else if(this.hasFocus)this.focus(),a();else this.once("focus", +function(){a()},null,null,-999)},getHtmlFromRange:function(a){if(a.collapsed)return new CKEDITOR.dom.documentFragment(a.document);a={doc:this.getDocument(),range:a.clone()};w.eol.detect(a,this);w.bogus.exclude(a);w.cell.shrink(a);a.fragment=a.range.cloneContents();w.tree.rebuild(a,this);w.eol.fix(a,this);return new CKEDITOR.dom.documentFragment(a.fragment.$)},extractHtmlFromRange:function(a,b){var d=A,c={range:a,doc:a.document},g=this.getHtmlFromRange(a);if(a.collapsed)return a.optimize(),g;a.enlarge(CKEDITOR.ENLARGE_INLINE, +1);d.table.detectPurge(c);c.bookmark=a.createBookmark();delete c.range;var e=this.editor.createRange();e.moveToPosition(c.bookmark.startNode,CKEDITOR.POSITION_BEFORE_START);c.targetBookmark=e.createBookmark();d.list.detectMerge(c,this);d.table.detectRanges(c,this);d.block.detectMerge(c,this);c.tableContentsRanges?(d.table.deleteRanges(c),a.moveToBookmark(c.bookmark),c.range=a):(a.moveToBookmark(c.bookmark),c.range=a,a.extractContents(d.detectExtractMerge(c)));a.moveToBookmark(c.targetBookmark);a.optimize(); +d.fixUneditableRangePosition(a);d.list.merge(c,this);d.table.purge(c,this);d.block.merge(c,this);if(b){d=a.startPath();if(c=a.checkStartOfBlock()&&a.checkEndOfBlock()&&d.block&&!a.root.equals(d.block)){a:{var c=d.block.getElementsByTag("span"),e=0,h;if(c)for(;h=c.getItem(e++);)if(!p(h)){c=!0;break a}c=!1}c=!c}c&&(a.moveToPosition(d.block,CKEDITOR.POSITION_BEFORE_START),d.block.remove())}else d.autoParagraph(this.editor,a),u(a.startContainer)&&a.startContainer.appendBogus();a.startContainer.mergeSiblings(); +return g},setup:function(){var a=this.editor;this.attachListener(a,"beforeGetData",function(){var b=this.getData();this.is("textarea")||!1!==a.config.ignoreEmptyParagraph&&(b=b.replace(r,function(a,b){return b}));a.setData(b,null,1)},this);this.attachListener(a,"getSnapshot",function(a){a.data=this.getData(1)},this);this.attachListener(a,"afterSetData",function(){this.setData(a.getData(1))},this);this.attachListener(a,"loadSnapshot",function(a){this.setData(a.data,1)},this);this.attachListener(a, +"beforeFocus",function(){var b=a.getSelection();(b=b&&b.getNative())&&"Control"==b.type||this.focus()},this);this.attachListener(a,"insertHtml",function(a){this.insertHtml(a.data.dataValue,a.data.mode,a.data.range)},this);this.attachListener(a,"insertElement",function(a){this.insertElement(a.data)},this);this.attachListener(a,"insertText",function(a){this.insertText(a.data)},this);this.setReadOnly(a.readOnly);this.attachClass("cke_editable");a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?this.attachClass("cke_editable_inline"): +a.elementMode!=CKEDITOR.ELEMENT_MODE_REPLACE&&a.elementMode!=CKEDITOR.ELEMENT_MODE_APPENDTO||this.attachClass("cke_editable_themed");this.attachClass("cke_contents_"+a.config.contentsLangDirection);a.keystrokeHandler.blockedKeystrokes[8]=+a.readOnly;a.keystrokeHandler.attach(this);this.on("blur",function(){this.hasFocus=!1},null,null,-1);this.on("focus",function(){this.hasFocus=!0},null,null,-1);a.focusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFocus=!0,a.once("contentDom", +function(){a.focusManager.focus(this)},this));this.isInline()&&this.changeAttr("tabindex",a.tabIndex);if(!this.is("textarea")){a.document=this.getDocument();a.window=this.getWindow();var b=a.document;this.changeAttr("spellcheck",!a.config.disableNativeSpellChecker);var h=a.config.contentsLangDirection;this.getDirection(1)!=h&&this.changeAttr("dir",h);var f=CKEDITOR.getCss();f&&(h=b.getHead(),h.getCustomData("stylesheet")||(f=b.appendStyleText(f),f=new CKEDITOR.dom.element(f.ownerNode||f.owningElement), +h.setCustomData("stylesheet",f),f.data("cke-temp",1)));h=b.getCustomData("stylesheet_ref")||0;b.setCustomData("stylesheet_ref",h+1);this.setCustomData("cke_includeReadonly",!a.config.disableReadonlyStyling);this.attachListener(this,"click",function(a){a=a.data;var b=(new CKEDITOR.dom.elementPath(a.getTarget(),this)).contains("a");b&&2!=a.$.button&&b.isReadOnly()&&a.preventDefault()});var k={8:1,46:1};this.attachListener(a,"key",function(b){if(a.readOnly)return!0;var d=b.data.domEvent.getKey(),c;if(d in +k){b=a.getSelection();var e,h=b.getRanges()[0],f=h.startPath(),p,F,t,d=8==d;CKEDITOR.env.ie&&11>CKEDITOR.env.version&&(e=b.getSelectedElement())||(e=m(b))?(a.fire("saveSnapshot"),h.moveToPosition(e,CKEDITOR.POSITION_BEFORE_START),e.remove(),h.select(),a.fire("saveSnapshot"),c=1):h.collapsed&&((p=f.block)&&(t=p[d?"getPrevious":"getNext"](g))&&t.type==CKEDITOR.NODE_ELEMENT&&t.is("table")&&h[d?"checkStartOfBlock":"checkEndOfBlock"]()?(a.fire("saveSnapshot"),h[d?"checkEndOfBlock":"checkStartOfBlock"]()&& +p.remove(),h["moveToElementEdit"+(d?"End":"Start")](t),h.select(),a.fire("saveSnapshot"),c=1):f.blockLimit&&f.blockLimit.is("td")&&(F=f.blockLimit.getAscendant("table"))&&h.checkBoundaryOfElement(F,d?CKEDITOR.START:CKEDITOR.END)&&(t=F[d?"getPrevious":"getNext"](g))?(a.fire("saveSnapshot"),h["moveToElementEdit"+(d?"End":"Start")](t),h.checkStartOfBlock()&&h.checkEndOfBlock()?t.remove():h.select(),a.fire("saveSnapshot"),c=1):(F=f.contains(["td","th","caption"]))&&h.checkBoundaryOfElement(F,d?CKEDITOR.START: +CKEDITOR.END)&&(c=1))}return!c});a.blockless&&CKEDITOR.env.ie&&CKEDITOR.env.needsBrFiller&&this.attachListener(this,"keyup",function(b){b.data.getKeystroke()in k&&!this.getFirst(e)&&(this.appendBogus(),b=a.createRange(),b.moveToPosition(this,CKEDITOR.POSITION_AFTER_START),b.select())});this.attachListener(this,"dblclick",function(b){if(a.readOnly)return!1;b={element:b.data.getTarget()};a.fire("doubleclick",b)});CKEDITOR.env.ie&&this.attachListener(this,"click",c);CKEDITOR.env.ie&&!CKEDITOR.env.edge|| +this.attachListener(this,"mousedown",function(b){var d=b.data.getTarget();d.is("img","hr","input","textarea","select")&&!d.isReadOnly()&&(a.getSelection().selectElement(d),d.is("input","textarea","select")&&b.data.preventDefault())});CKEDITOR.env.edge&&this.attachListener(this,"mouseup",function(b){(b=b.data.getTarget())&&b.is("img")&&a.getSelection().selectElement(b)});CKEDITOR.env.gecko&&this.attachListener(this,"mouseup",function(b){if(2==b.data.$.button&&(b=b.data.getTarget(),!b.getOuterHtml().replace(r, +""))){var d=a.createRange();d.moveToElementEditStart(b);d.select(!0)}});CKEDITOR.env.webkit&&(this.attachListener(this,"click",function(a){a.data.getTarget().is("input","select")&&a.data.preventDefault()}),this.attachListener(this,"mouseup",function(a){a.data.getTarget().is("input","textarea")&&a.data.preventDefault()}));CKEDITOR.env.webkit&&this.attachListener(a,"key",function(b){if(a.readOnly)return!0;b=b.data.domEvent.getKey();if(b in k){var c=8==b,g=a.getSelection().getRanges()[0];b=g.startPath(); +if(g.collapsed)a:{var e=b.block;if(e&&g[c?"checkStartOfBlock":"checkEndOfBlock"]()&&g.moveToClosestEditablePosition(e,!c)&&g.collapsed){if(g.startContainer.type==CKEDITOR.NODE_ELEMENT){var h=g.startContainer.getChild(g.startOffset-(c?1:0));if(h&&h.type==CKEDITOR.NODE_ELEMENT&&h.is("hr")){a.fire("saveSnapshot");h.remove();b=!0;break a}}g=g.startPath().block;if(!g||g&&g.contains(e))b=void 0;else{a.fire("saveSnapshot");var f;(f=(c?g:e).getBogus())&&f.remove();f=a.getSelection();h=f.createBookmarks(); +(c?e:g).moveChildren(c?g:e,!1);b.lastElement.mergeSiblings();d(e,g,!c);f.selectBookmarks(h);b=!0}}else b=!1}else c=g,f=b.block,g=c.endPath().block,f&&g&&!f.equals(g)?(a.fire("saveSnapshot"),(e=f.getBogus())&&e.remove(),c.enlarge(CKEDITOR.ENLARGE_INLINE),c.deleteContents(),g.getParent()&&(g.moveChildren(f,!1),b.lastElement.mergeSiblings(),d(f,g,!0)),c=a.getSelection().getRanges()[0],c.collapse(1),c.optimize(),""===c.startContainer.getHtml()&&c.startContainer.appendBogus(),c.select(),b=!0):b=!1;if(!b)return; +a.getSelection().scrollIntoView();a.fire("saveSnapshot");return!1}},this,null,100)}}},_:{detach:function(){this.editor.setData(this.editor.getData(),0,1);this.clearListeners();this.restoreAttrs();var a;if(a=this.removeCustomData("classes"))for(;a.length;)this.removeClass(a.pop());if(!this.is("textarea")){a=this.getDocument();var b=a.getHead();if(b.getCustomData("stylesheet")){var d=a.getCustomData("stylesheet_ref");--d?a.setCustomData("stylesheet_ref",d):(a.removeCustomData("stylesheet_ref"),b.removeCustomData("stylesheet").remove())}}this.editor.fire("contentDomUnload"); +delete this.editor}}});CKEDITOR.editor.prototype.editable=function(a){var b=this._.editable;if(b&&a)return 0;arguments.length&&(b=this._.editable=a?a instanceof CKEDITOR.editable?a:new CKEDITOR.editable(this,a):(b&&b.detach(),null));return b};CKEDITOR.on("instanceLoaded",function(b){var d=b.editor;d.on("insertElement",function(a){a=a.data;a.type==CKEDITOR.NODE_ELEMENT&&(a.is("input")||a.is("textarea"))&&("false"!=a.getAttribute("contentEditable")&&a.data("cke-editable",a.hasAttribute("contenteditable")? +"true":"1"),a.setAttribute("contentEditable",!1))});d.on("selectionChange",function(b){if(!d.readOnly){var c=d.getSelection();c&&!c.isLocked&&(c=d.checkDirty(),d.fire("lockSnapshot"),a(b),d.fire("unlockSnapshot"),!c&&d.resetDirty())}})});CKEDITOR.on("instanceCreated",function(a){var b=a.editor;b.on("mode",function(){var a=b.editable();if(a&&a.isInline()){var d=b.title;a.changeAttr("role","textbox");a.changeAttr("aria-label",d);d&&a.changeAttr("title",d);var c=b.fire("ariaEditorHelpLabel",{}).label; +if(c&&(d=this.ui.space(this.elementMode==CKEDITOR.ELEMENT_MODE_INLINE?"top":"contents"))){var g=CKEDITOR.tools.getNextId(),c=CKEDITOR.dom.element.createFromHtml('\x3cspan id\x3d"'+g+'" class\x3d"cke_voice_label"\x3e'+c+"\x3c/span\x3e");d.append(c);a.changeAttr("aria-describedby",g)}}})});CKEDITOR.addCss(".cke_editable{cursor:text}.cke_editable img,.cke_editable input,.cke_editable textarea{cursor:default}");var g=CKEDITOR.dom.walker.whitespaces(!0),p=CKEDITOR.dom.walker.bookmark(!1,!0),u=CKEDITOR.dom.walker.empty(), +v=CKEDITOR.dom.walker.bogus(),r=/(^|]*>)\s*<(p|div|address|h\d|center|pre)[^>]*>\s*(?:]*>| |\u00A0| )?\s*(:?<\/\2>)?\s*(?=$|<\/body>)/gi,n=function(){function a(b){return b.type==CKEDITOR.NODE_ELEMENT}function b(d,c){var g,e,h,f,k=[],l=c.range.startContainer;g=c.range.startPath();for(var l=p[l.getName()],n=0,m=d.getChildren(),r=m.count(),q=-1,x=-1,w=0,u=g.contains(p.$list);nCKEDITOR.env.version&&c.getChildCount()&&c.getFirst().remove())}return function(c){var g=c.startContainer,e=g.getAscendant("table",1),h=!1;d(e.getElementsByTag("td"));d(e.getElementsByTag("th"));e=c.clone();e.setStart(g,0);e=a(e).lastBackward();e||(e=c.clone(),e.setEndAt(g,CKEDITOR.POSITION_BEFORE_END),e=a(e).lastForward(),h=!0);e||(e=g);e.is("table")?(c.setStartAt(e,CKEDITOR.POSITION_BEFORE_START), +c.collapse(!0),e.remove()):(e.is({tbody:1,thead:1,tfoot:1})&&(e=b(e,"tr",h)),e.is("tr")&&(e=b(e,e.getParent().is("thead")?"th":"td",h)),(g=e.getBogus())&&g.remove(),c.moveToPosition(e,h?CKEDITOR.POSITION_AFTER_START:CKEDITOR.POSITION_BEFORE_END))}}(),w={eol:{detect:function(a,b){var d=a.range,c=d.clone(),g=d.clone(),e=new CKEDITOR.dom.elementPath(d.startContainer,b),h=new CKEDITOR.dom.elementPath(d.endContainer,b);c.collapse(1);g.collapse();e.block&&c.checkBoundaryOfElement(e.block,CKEDITOR.END)&& +(d.setStartAfter(e.block),a.prependEolBr=1);h.block&&g.checkBoundaryOfElement(h.block,CKEDITOR.START)&&(d.setEndBefore(h.block),a.appendEolBr=1)},fix:function(a,b){var d=b.getDocument(),c;a.appendEolBr&&(c=this.createEolBr(d),a.fragment.append(c));!a.prependEolBr||c&&!c.getPrevious()||a.fragment.append(this.createEolBr(d),1)},createEolBr:function(a){return a.createElement("br",{attributes:{"data-cke-eol":1}})}},bogus:{exclude:function(a){var b=a.range.getBoundaryNodes(),d=b.startNode,b=b.endNode; +!b||!v(b)||d&&d.equals(b)||a.range.setEndBefore(b)}},tree:{rebuild:function(a,b){var d=a.range,c=d.getCommonAncestor(),g=new CKEDITOR.dom.elementPath(c,b),e=new CKEDITOR.dom.elementPath(d.startContainer,b),d=new CKEDITOR.dom.elementPath(d.endContainer,b),h;c.type==CKEDITOR.NODE_TEXT&&(c=c.getParent());if(g.blockLimit.is({tr:1,table:1})){var f=g.contains("table").getParent();h=function(a){return!a.equals(f)}}else if(g.block&&g.block.is(CKEDITOR.dtd.$listItem)&&(e=e.contains(CKEDITOR.dtd.$list),d=d.contains(CKEDITOR.dtd.$list), +!e.equals(d))){var k=g.contains(CKEDITOR.dtd.$list).getParent();h=function(a){return!a.equals(k)}}h||(h=function(a){return!a.equals(g.block)&&!a.equals(g.blockLimit)});this.rebuildFragment(a,b,c,h)},rebuildFragment:function(a,b,d,c){for(var g;d&&!d.equals(b)&&c(d);)g=d.clone(0,1),a.fragment.appendTo(g),a.fragment=g,d=d.getParent()}},cell:{shrink:function(a){a=a.range;var b=a.startContainer,d=a.endContainer,c=a.startOffset,g=a.endOffset;b.type==CKEDITOR.NODE_ELEMENT&&b.equals(d)&&b.is("tr")&&++c== +g&&a.shrink(CKEDITOR.SHRINK_TEXT)}}},A=function(){function a(b,d){var c=b.getParent();if(c.is(CKEDITOR.dtd.$inline))b[d?"insertBefore":"insertAfter"](c)}function b(d,c,g){a(c);a(g,1);for(var e;e=g.getNext();)e.insertAfter(c),c=e;u(d)&&d.remove()}function d(a,b){var c=new CKEDITOR.dom.range(a);c.setStartAfter(b.startNode);c.setEndBefore(b.endNode);return c}return{list:{detectMerge:function(a,b){var c=d(b,a.bookmark),g=c.startPath(),e=c.endPath(),h=g.contains(CKEDITOR.dtd.$list),f=e.contains(CKEDITOR.dtd.$list); +a.mergeList=h&&f&&h.getParent().equals(f.getParent())&&!h.equals(f);a.mergeListItems=g.block&&e.block&&g.block.is(CKEDITOR.dtd.$listItem)&&e.block.is(CKEDITOR.dtd.$listItem);if(a.mergeList||a.mergeListItems)c=c.clone(),c.setStartBefore(a.bookmark.startNode),c.setEndAfter(a.bookmark.endNode),a.mergeListBookmark=c.createBookmark()},merge:function(a,d){if(a.mergeListBookmark){var c=a.mergeListBookmark.startNode,g=a.mergeListBookmark.endNode,e=new CKEDITOR.dom.elementPath(c,d),h=new CKEDITOR.dom.elementPath(g, +d);if(a.mergeList){var f=e.contains(CKEDITOR.dtd.$list),k=h.contains(CKEDITOR.dtd.$list);f.equals(k)||(k.moveChildren(f),k.remove())}a.mergeListItems&&(e=e.contains(CKEDITOR.dtd.$listItem),h=h.contains(CKEDITOR.dtd.$listItem),e.equals(h)||b(h,c,g));c.remove();g.remove()}}},block:{detectMerge:function(a,b){if(!a.tableContentsRanges&&!a.mergeListBookmark){var d=new CKEDITOR.dom.range(b);d.setStartBefore(a.bookmark.startNode);d.setEndAfter(a.bookmark.endNode);a.mergeBlockBookmark=d.createBookmark()}}, +merge:function(a,d){if(a.mergeBlockBookmark&&!a.purgeTableBookmark){var c=a.mergeBlockBookmark.startNode,g=a.mergeBlockBookmark.endNode,e=new CKEDITOR.dom.elementPath(c,d),h=new CKEDITOR.dom.elementPath(g,d),e=e.block,h=h.block;e&&h&&!e.equals(h)&&b(h,c,g);c.remove();g.remove()}}},table:function(){function a(d){var g=[],e,h=new CKEDITOR.dom.walker(d),f=d.startPath().contains(c),k=d.endPath().contains(c),p={};h.guard=function(a,h){if(a.type==CKEDITOR.NODE_ELEMENT){var n="visited_"+(h?"out":"in");if(a.getCustomData(n))return; +CKEDITOR.dom.element.setMarker(p,a,n,1)}if(h&&f&&a.equals(f))e=d.clone(),e.setEndAt(f,CKEDITOR.POSITION_BEFORE_END),g.push(e);else if(!h&&k&&a.equals(k))e=d.clone(),e.setStartAt(k,CKEDITOR.POSITION_AFTER_START),g.push(e);else{if(n=!h)n=a.type==CKEDITOR.NODE_ELEMENT&&a.is(c)&&(!f||b(a,f))&&(!k||b(a,k));n&&(e=d.clone(),e.selectNodeContents(a),g.push(e))}};h.lastForward();CKEDITOR.dom.element.clearAllMarkers(p);return g}function b(a,d){var c=CKEDITOR.POSITION_CONTAINS+CKEDITOR.POSITION_IS_CONTAINED, +g=a.getPosition(d);return g===CKEDITOR.POSITION_IDENTICAL?!1:0===(g&c)}var c={td:1,th:1,caption:1};return{detectPurge:function(a){var b=a.range,d=b.clone();d.enlarge(CKEDITOR.ENLARGE_ELEMENT);var d=new CKEDITOR.dom.walker(d),g=0;d.evaluator=function(a){a.type==CKEDITOR.NODE_ELEMENT&&a.is(c)&&++g};d.checkForward();if(1e&&g&&g.intersectsNode(d.$)){var h=[{node:c.anchorNode,offset:c.anchorOffset},{node:c.focusNode,offset:c.focusOffset}];c.anchorNode==d.$&&c.anchorOffset>e&&(h[0].offset-=e);c.focusNode==d.$&&c.focusOffset>e&&(h[1].offset-=e)}}d.setText(k(d.getText(),1));h&&(d=a.getDocument().$,c=d.getSelection(),d=d.createRange(),d.setStart(h[0].node,h[0].offset),d.collapse(!0),c.removeAllRanges(), +c.addRange(d),c.extend(h[1].node,h[1].offset))}}function k(a,b){return b?a.replace(B,function(a,b){return b?" ":""}):a.replace(A,"")}function b(a){var b=CKEDITOR.dom.element.createFromHtml('\x3cdiv data-cke-hidden-sel\x3d"1" data-cke-temp\x3d"1" style\x3d"'+(CKEDITOR.env.ie?"display:none":"position:fixed;top:0;left:-1000px")+'"\x3e\x26nbsp;\x3c/div\x3e',a.document);a.fire("lockSnapshot");a.editable().append(b);var d=a.getSelection(1),c=a.createRange(),g=d.root.on("selectionchange",function(a){a.cancel()}, +null,null,0);c.setStartAt(b,CKEDITOR.POSITION_AFTER_START);c.setEndAt(b,CKEDITOR.POSITION_BEFORE_END);d.selectRanges([c]);g.removeListener();a.fire("unlockSnapshot");a._.hiddenSelectionContainer=b}function d(a){var b={37:1,39:1,8:1,46:1};return function(d){var c=d.data.getKeystroke();if(b[c]){var g=a.getSelection().getRanges(),e=g[0];1==g.length&&e.collapsed&&(c=e[38>c?"getPreviousEditableNode":"getNextEditableNode"]())&&c.type==CKEDITOR.NODE_ELEMENT&&"false"==c.getAttribute("contenteditable")&&(a.getSelection().fake(c), +d.data.preventDefault(),d.cancel())}}}function g(a){for(var b=0;b=c.getLength()? +f.setStartAfter(c):f.setStartBefore(c));g&&g.type==CKEDITOR.NODE_TEXT&&(h?f.setEndAfter(g):f.setEndBefore(g));c=new CKEDITOR.dom.walker(f);c.evaluator=function(c){if(c.type==CKEDITOR.NODE_ELEMENT&&c.isReadOnly()){var g=d.clone();d.setEndBefore(c);d.collapsed&&a.splice(b--,1);c.getPosition(f.endContainer)&CKEDITOR.POSITION_CONTAINS||(g.setStartAfter(c),g.collapsed||a.splice(b+1,0,g));return!0}return!1};c.next()}}return a}var p,u,v=CKEDITOR.dom.walker.invisible(1),r=function(){function a(b){return function(a){var d= +a.editor.createRange();d.moveToClosestEditablePosition(a.selected,b)&&a.editor.getSelection().selectRanges([d]);return!1}}function b(a){return function(b){var d=b.editor,c=d.createRange(),g;(g=c.moveToClosestEditablePosition(b.selected,a))||(g=c.moveToClosestEditablePosition(b.selected,!a));g&&d.getSelection().selectRanges([c]);d.fire("saveSnapshot");b.selected.remove();g||(c.moveToElementEditablePosition(d.editable()),d.getSelection().selectRanges([c]));d.fire("saveSnapshot");return!1}}var d=a(), +c=a(1);return{37:d,38:d,39:c,40:c,8:b(),46:b(1)}}();CKEDITOR.on("instanceCreated",function(b){function c(){var a=g.getSelection();a&&a.removeAllRanges()}var g=b.editor;g.on("contentDom",function(){function b(){r=new CKEDITOR.dom.selection(g.getSelection());r.lock()}function c(){h.removeListener("mouseup",c);m.removeListener("mouseup",c);var a=CKEDITOR.document.$.selection,b=a.createRange();"None"!=a.type&&b.parentElement().ownerDocument==e.$&&b.select()}var e=g.document,h=CKEDITOR.document,k=g.editable(), +p=e.getBody(),m=e.getDocumentElement(),t=k.isInline(),F,r;CKEDITOR.env.gecko&&k.attachListener(k,"focus",function(a){a.removeListener();0!==F&&(a=g.getSelection().getNative())&&a.isCollapsed&&a.anchorNode==k.$&&(a=g.createRange(),a.moveToElementEditStart(k),a.select())},null,null,-2);k.attachListener(k,CKEDITOR.env.webkit?"DOMFocusIn":"focus",function(){F&&CKEDITOR.env.webkit&&(F=g._.previousActive&&g._.previousActive.equals(e.getActive()));g.unlockSelection(F);F=0},null,null,-1);k.attachListener(k, +"mousedown",function(){F=0});if(CKEDITOR.env.ie||t)n?k.attachListener(k,"beforedeactivate",b,null,null,-1):k.attachListener(g,"selectionCheck",b,null,null,-1),k.attachListener(k,CKEDITOR.env.webkit?"DOMFocusOut":"blur",function(){g.lockSelection(r);F=1},null,null,-1),k.attachListener(k,"mousedown",function(){F=0});if(CKEDITOR.env.ie&&!t){var q;k.attachListener(k,"mousedown",function(a){2==a.data.$.button&&((a=g.document.getSelection())&&a.getType()!=CKEDITOR.SELECTION_NONE||(q=g.window.getScrollPosition()))}); +k.attachListener(k,"mouseup",function(a){2==a.data.$.button&&q&&(g.document.$.documentElement.scrollLeft=q.x,g.document.$.documentElement.scrollTop=q.y);q=null});if("BackCompat"!=e.$.compatMode){if(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)m.on("mousedown",function(a){function b(a){a=a.data.$;if(c){var d=p.$.createTextRange();try{d.moveToPoint(a.clientX,a.clientY)}catch(g){}c.setEndPoint(0>e.compareEndPoints("StartToStart",d)?"EndToEnd":"StartToStart",d);c.select()}}function d(){m.removeListener("mousemove", +b);h.removeListener("mouseup",d);m.removeListener("mouseup",d);c.select()}a=a.data;if(a.getTarget().is("html")&&a.$.yCKEDITOR.env.version)m.on("mousedown",function(a){a.data.getTarget().is("html")&&(h.on("mouseup",c),m.on("mouseup",c))})}}k.attachListener(k,"selectionchange", +a,g);k.attachListener(k,"keyup",f,g);k.attachListener(k,CKEDITOR.env.webkit?"DOMFocusIn":"focus",function(){g.forceNextSelectionCheck();g.selectionChange(1)});if(t&&(CKEDITOR.env.webkit||CKEDITOR.env.gecko)){var w;k.attachListener(k,"mousedown",function(){w=1});k.attachListener(e.getDocumentElement(),"mouseup",function(){w&&f.call(g);w=0})}else k.attachListener(CKEDITOR.env.ie?k:e.getDocumentElement(),"mouseup",f,g);CKEDITOR.env.webkit&&k.attachListener(e,"keydown",function(a){switch(a.data.getKey()){case 13:case 33:case 34:case 35:case 36:case 37:case 39:case 8:case 45:case 46:l(k)}}, +null,null,-1);k.attachListener(k,"keydown",d(g),null,null,-1)});g.on("setData",function(){g.unlockSelection();CKEDITOR.env.webkit&&c()});g.on("contentDomUnload",function(){g.unlockSelection()});if(CKEDITOR.env.ie9Compat)g.on("beforeDestroy",c,null,null,9);g.on("dataReady",function(){delete g._.fakeSelection;delete g._.hiddenSelectionContainer;g.selectionChange(1)});g.on("loadSnapshot",function(){var a=CKEDITOR.dom.walker.nodeType(CKEDITOR.NODE_ELEMENT),b=g.editable().getLast(a);b&&b.hasAttribute("data-cke-hidden-sel")&& +(b.remove(),CKEDITOR.env.gecko&&(a=g.editable().getFirst(a))&&a.is("br")&&a.getAttribute("_moz_editor_bogus_node")&&a.remove())},null,null,100);g.on("key",function(a){if("wysiwyg"==g.mode){var b=g.getSelection();if(b.isFake){var d=r[a.data.keyCode];if(d)return d({editor:g,selected:b.getSelectedElement(),selection:b,keyEvent:a})}}})});if(CKEDITOR.env.webkit)CKEDITOR.on("instanceReady",function(a){var b=a.editor;b.on("selectionChange",function(){var a=b.editable(),d=a.getCustomData("cke-fillingChar"); +d&&(d.getCustomData("ready")?l(a):d.setCustomData("ready",1))},null,null,-1);b.on("beforeSetMode",function(){l(b.editable())},null,null,-1);b.on("getSnapshot",function(a){a.data&&(a.data=k(a.data))},b,null,20);b.on("toDataFormat",function(a){a.data.dataValue=k(a.data.dataValue)},null,null,0)});CKEDITOR.editor.prototype.selectionChange=function(b){(b?a:f).call(this)};CKEDITOR.editor.prototype.getSelection=function(a){return!this._.savedSelection&&!this._.fakeSelection||a?(a=this.editable())&&"wysiwyg"== +this.mode?new CKEDITOR.dom.selection(a):null:this._.savedSelection||this._.fakeSelection};CKEDITOR.editor.prototype.lockSelection=function(a){a=a||this.getSelection(1);return a.getType()!=CKEDITOR.SELECTION_NONE?(!a.isLocked&&a.lock(),this._.savedSelection=a,!0):!1};CKEDITOR.editor.prototype.unlockSelection=function(a){var b=this._.savedSelection;return b?(b.unlock(a),delete this._.savedSelection,!0):!1};CKEDITOR.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath}; +CKEDITOR.dom.document.prototype.getSelection=function(){return new CKEDITOR.dom.selection(this)};CKEDITOR.dom.range.prototype.select=function(){var a=this.root instanceof CKEDITOR.editable?this.root.editor.getSelection():new CKEDITOR.dom.selection(this.root);a.selectRanges([this]);return a};CKEDITOR.SELECTION_NONE=1;CKEDITOR.SELECTION_TEXT=2;CKEDITOR.SELECTION_ELEMENT=3;var n="function"!=typeof window.getSelection,q=1;CKEDITOR.dom.selection=function(a){if(a instanceof CKEDITOR.dom.selection){var b= +a;a=a.root}var d=a instanceof CKEDITOR.dom.element;this.rev=b?b.rev:q++;this.document=a instanceof CKEDITOR.dom.document?a:a.getDocument();this.root=d?a:this.document.getBody();this.isLocked=0;this._={cache:{}};if(b)return CKEDITOR.tools.extend(this._.cache,b._.cache),this.isFake=b.isFake,this.isLocked=b.isLocked,this;a=this.getNative();var c,g;if(a)if(a.getRangeAt)c=(g=a.rangeCount&&a.getRangeAt(0))&&new CKEDITOR.dom.node(g.commonAncestorContainer);else{try{g=a.createRange()}catch(e){}c=g&&CKEDITOR.dom.element.get(g.item&& +g.item(0)||g.parentElement())}if(!c||c.type!=CKEDITOR.NODE_ELEMENT&&c.type!=CKEDITOR.NODE_TEXT||!this.root.equals(c)&&!this.root.contains(c))this._.cache.type=CKEDITOR.SELECTION_NONE,this._.cache.startElement=null,this._.cache.selectedElement=null,this._.cache.selectedText="",this._.cache.ranges=new CKEDITOR.dom.rangeList;return this};var w={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,thead:1,tfoot:1},A=CKEDITOR.tools.repeat("​", +7),B=new RegExp(A+"( )?","g");CKEDITOR.tools.extend(CKEDITOR.dom.selection,{_removeFillingCharSequenceString:k,_createFillingCharSequenceNode:m,FILLING_CHAR_SEQUENCE:A});CKEDITOR.dom.selection.prototype={getNative:function(){return void 0!==this._.cache.nativeSel?this._.cache.nativeSel:this._.cache.nativeSel=n?this.document.$.selection:this.document.getWindow().$.getSelection()},getType:n?function(){var a=this._.cache;if(a.type)return a.type;var b=CKEDITOR.SELECTION_NONE;try{var d=this.getNative(), +c=d.type;"Text"==c&&(b=CKEDITOR.SELECTION_TEXT);"Control"==c&&(b=CKEDITOR.SELECTION_ELEMENT);d.createRange().parentElement()&&(b=CKEDITOR.SELECTION_TEXT)}catch(g){}return a.type=b}:function(){var a=this._.cache;if(a.type)return a.type;var b=CKEDITOR.SELECTION_TEXT,d=this.getNative();if(!d||!d.rangeCount)b=CKEDITOR.SELECTION_NONE;else if(1==d.rangeCount){var d=d.getRangeAt(0),c=d.startContainer;c==d.endContainer&&1==c.nodeType&&1==d.endOffset-d.startOffset&&w[c.childNodes[d.startOffset].nodeName.toLowerCase()]&& +(b=CKEDITOR.SELECTION_ELEMENT)}return a.type=b},getRanges:function(){var a=n?function(){function a(b){return(new CKEDITOR.dom.node(b)).getIndex()}var b=function(b,d){b=b.duplicate();b.collapse(d);var c=b.parentElement();if(!c.hasChildNodes())return{container:c,offset:0};for(var g=c.children,e,h,f=b.duplicate(),k=0,p=g.length-1,n=-1,l,m;k<=p;)if(n=Math.floor((k+p)/2),e=g[n],f.moveToElementText(e),l=f.compareEndPoints("StartToStart",b),0l)k=n+1;else return{container:c,offset:a(e)}; +if(-1==n||n==g.length-1&&0>l){f.moveToElementText(c);f.setEndPoint("StartToStart",b);f=f.text.replace(/(\r\n|\r)/g,"\n").length;g=c.childNodes;if(!f)return e=g[g.length-1],e.nodeType!=CKEDITOR.NODE_TEXT?{container:c,offset:g.length}:{container:e,offset:e.nodeValue.length};for(c=g.length;0]*>)[ \t\r\n]*/gi,"$1");e=e.replace(/([ \t\n\r]+| )/g," ");e=e.replace(/]*>/gi,"\n");if(CKEDITOR.env.ie){var g=a.getDocument().createElement("div");g.append(f);f.$.outerHTML="\x3cpre\x3e"+e+"\x3c/pre\x3e";f.copyAttributes(g.getFirst());f=g.getFirst().remove()}else f.setHtml(e);b=f}else e?b=v(d? -[a.getHtml()]:h(a),b):a.moveChildren(b);b.replace(a);if(c){var d=b,k;(k=d.getPrevious(J))&&k.type==CKEDITOR.NODE_ELEMENT&&k.is("pre")&&(c=p(k.getHtml(),/\n$/,"")+"\n\n"+p(d.getHtml(),/^\n/,""),CKEDITOR.env.ie?d.$.outerHTML="\x3cpre\x3e"+c+"\x3c/pre\x3e":d.setHtml(c),k.remove())}else d&&q(b)}function h(a){var b=[];p(a.getOuterHtml(),/(\S\s*)\n(?:\s|(]+data-cke-bookmark.*?\/span>))*\n(?!$)/gi,function(a,b,d){return b+"\x3c/pre\x3e"+d+"\x3cpre\x3e"}).replace(/([\s\S]*?)<\/pre>/gi,function(a, -d){b.push(d)});return b}function p(a,b,d){var c="",h="";a=a.replace(/(^]+data-cke-bookmark.*?\/span>)|(]+data-cke-bookmark.*?\/span>$)/gi,function(a,b,d){b&&(c=b);d&&(h=d);return""});return c+a.replace(b,d)+h}function v(a,b){var d;1=g?(m=f.createText(""), -m.insertAfter(this)):(a=f.createText(""),a.insertAfter(m),a.remove()));return m},substring:function(a,e){return"number"!=typeof e?this.$.nodeValue.substr(a):this.$.nodeValue.substring(a,e)}}),function(){function a(a,e,f){var m=a.serializable,l=e[f?"endContainer":"startContainer"],k=f?"endOffset":"startOffset",b=m?e.document.getById(a.startNode):a.startNode;a=m?e.document.getById(a.endNode):a.endNode;l.equals(b.getPrevious())?(e.startOffset=e.startOffset-l.getLength()-a.getPrevious().getLength(),l= -a.getNext()):l.equals(a.getPrevious())&&(e.startOffset-=l.getLength(),l=a.getNext());l.equals(b.getParent())&&e[k]++;l.equals(a.getParent())&&e[k]++;e[f?"endContainer":"startContainer"]=l;return e}CKEDITOR.dom.rangeList=function(a){if(a instanceof CKEDITOR.dom.rangeList)return a;a?a instanceof CKEDITOR.dom.range&&(a=[a]):a=[];return CKEDITOR.tools.extend(a,e)};var e={createIterator:function(){var a=this,e=CKEDITOR.dom.walker.bookmark(),f=[],m;return{getNextRange:function(l){m=void 0===m?0:m+1;var k= -a[m];if(k&&1b?-1:1}),e=0,g;eCKEDITOR.env.version?a[k].$.styleSheet.cssText+=g:a[k].$.innerHTML+=g}}var m={};CKEDITOR.skin={path:a,loadPart:function(b,h){CKEDITOR.skin.name!=CKEDITOR.skinName.split(",")[0]? -CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(a()+"skin.js"),function(){c(b,h)}):c(b,h)},getPath:function(a){return CKEDITOR.getUrl(e(a))},icons:{},addIcon:function(a,b,c,f){a=a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:f||"16px"})},getIconStyle:function(a,b,c,f,e){var g;a&&(a=a.toLowerCase(),b&&(g=this.icons[a+"-rtl"]),g||(g=this.icons[a]));a=c||g&&g.path||"";f=f||g&&g.offset;e=e||g&&g.bgsize||"16px";a&&(a=a.replace(/'/g,"\\'"));return a&&"background-image:url('"+CKEDITOR.getUrl(a)+ -"');background-position:0 "+f+"px;background-size:"+e+";"}};CKEDITOR.tools.extend(CKEDITOR.editor.prototype,{getUiColor:function(){return this.uiColor},setUiColor:function(a){var c=g(CKEDITOR.document);return(this.setUiColor=function(a){this.uiColor=a;var d=CKEDITOR.skin.chameleon,e="",g="";"function"==typeof d&&(e=d(this,"editor"),g=d(this,"panel"));a=[[b,a]];f([c],e,a);f(k,g,a)}).call(this,a)}});var l="cke_ui_color",k=[],b=/\$color/g;CKEDITOR.on("instanceLoaded",function(a){if(!CKEDITOR.env.ie|| -!CKEDITOR.env.quirks){var c=a.editor;a=function(a){a=(a.data[0]||a.data).element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!a.getById("cke_ui_color")){a=g(a);k.push(a);var d=c.getUiColor();d&&f([a],CKEDITOR.skin.chameleon(c,"panel"),[[b,d]])}};c.on("panelShow",a);c.on("menuShow",a);c.config.uiColor&&c.setUiColor(c.config.uiColor)}})}(),function(){if(CKEDITOR.env.webkit)CKEDITOR.env.hc=!1;else{var a=CKEDITOR.dom.element.createFromHtml('\x3cdiv style\x3d"width:0;height:0;position:absolute;left:-10000px;border:1px solid;border-color:red blue"\x3e\x3c/div\x3e', -CKEDITOR.document);a.appendTo(CKEDITOR.document.getHead());try{var e=a.getComputedStyle("border-top-color"),c=a.getComputedStyle("border-right-color");CKEDITOR.env.hc=!(!e||e!=c)}catch(g){CKEDITOR.env.hc=!1}a.remove()}CKEDITOR.env.hc&&(CKEDITOR.env.cssClass+=" cke_hc");CKEDITOR.document.appendStyleText(".cke{visibility:hidden;}");CKEDITOR.status="loaded";CKEDITOR.fireOnce("loaded");if(a=CKEDITOR._.pending)for(delete CKEDITOR._.pending,e=0;el;l++){var k=l,b;b=parseInt(e[l],16);b=("0"+(0>c?0|b*(1+c):0|b+(255-b)*c).toString(16)).slice(-2);e[k]=b}return"#"+e.join("")}}(),e=function(){var a=new CKEDITOR.template("background:#{to};background-image:linear-gradient(to bottom,{from},{to});filter:progid:DXImageTransform.Microsoft.gradient(gradientType\x3d0,startColorstr\x3d'{from}',endColorstr\x3d'{to}');"); -return function(c,e){return a.output({from:c,to:e})}}(),c={editor:new CKEDITOR.template("{id}.cke_chrome [border-color:{defaultBorder};] {id} .cke_top [ {defaultGradient}border-bottom-color:{defaultBorder};] {id} .cke_bottom [{defaultGradient}border-top-color:{defaultBorder};] {id} .cke_resizer [border-right-color:{ckeResizer}] {id} .cke_dialog_title [{defaultGradient}border-bottom-color:{defaultBorder};] {id} .cke_dialog_footer [{defaultGradient}outline-color:{defaultBorder};border-top-color:{defaultBorder};] {id} .cke_dialog_tab [{lightGradient}border-color:{defaultBorder};] {id} .cke_dialog_tab:hover [{mediumGradient}] {id} .cke_dialog_contents [border-top-color:{defaultBorder};] {id} .cke_dialog_tab_selected, {id} .cke_dialog_tab_selected:hover [background:{dialogTabSelected};border-bottom-color:{dialogTabSelectedBorder};] {id} .cke_dialog_body [background:{dialogBody};border-color:{defaultBorder};] {id} .cke_toolgroup [{lightGradient}border-color:{defaultBorder};] {id} a.cke_button_off:hover, {id} a.cke_button_off:focus, {id} a.cke_button_off:active [{mediumGradient}] {id} .cke_button_on [{ckeButtonOn}] {id} .cke_toolbar_separator [background-color: {ckeToolbarSeparator};] {id} .cke_combo_button [border-color:{defaultBorder};{lightGradient}] {id} a.cke_combo_button:hover, {id} a.cke_combo_button:focus, {id} .cke_combo_on a.cke_combo_button [border-color:{defaultBorder};{mediumGradient}] {id} .cke_path_item [color:{elementsPathColor};] {id} a.cke_path_item:hover, {id} a.cke_path_item:focus, {id} a.cke_path_item:active [background-color:{elementsPathBg};] {id}.cke_panel [border-color:{defaultBorder};] "), +a.resetDirty()}delete a._.hiddenSelectionContainer}else CKEDITOR.warn("selection-fake-reset");this.rev=q++},selectElement:function(a){var b=new CKEDITOR.dom.range(this.root);b.setStartBefore(a);b.setEndAfter(a);this.selectRanges([b])},selectRanges:function(a){var b=this.root.editor,b=b&&b._.hiddenSelectionContainer;this.reset();if(b)for(var b=this.root,d,c=0;c]*>)[ \t\r\n]*/gi,"$1");h=h.replace(/([ \t\n\r]+| )/g," ");h=h.replace(/]*>/gi,"\n");if(CKEDITOR.env.ie){var f=a.getDocument().createElement("div");f.append(e);e.$.outerHTML="\x3cpre\x3e"+h+"\x3c/pre\x3e";e.copyAttributes(f.getFirst());e=f.getFirst().remove()}else e.setHtml(h);b=e}else h?b=u(d?[a.getHtml()]:g(a),b):a.moveChildren(b);b.replace(a);if(c){var d=b,k;(k=d.getPrevious(J))&& +k.type==CKEDITOR.NODE_ELEMENT&&k.is("pre")&&(c=p(k.getHtml(),/\n$/,"")+"\n\n"+p(d.getHtml(),/^\n/,""),CKEDITOR.env.ie?d.$.outerHTML="\x3cpre\x3e"+c+"\x3c/pre\x3e":d.setHtml(c),k.remove())}else d&&q(b)}function g(a){var b=[];p(a.getOuterHtml(),/(\S\s*)\n(?:\s|(]+data-cke-bookmark.*?\/span>))*\n(?!$)/gi,function(a,b,d){return b+"\x3c/pre\x3e"+d+"\x3cpre\x3e"}).replace(/([\s\S]*?)<\/pre>/gi,function(a,d){b.push(d)});return b}function p(a,b,d){var c="",g="";a=a.replace(/(^]+data-cke-bookmark.*?\/span>)|(]+data-cke-bookmark.*?\/span>$)/gi, +function(a,b,d){b&&(c=b);d&&(g=d);return""});return c+a.replace(b,d)+g}function u(a,b){var d;1=e?(m=h.createText(""),m.insertAfter(this)):(a=h.createText(""),a.insertAfter(m),a.remove()));return m},substring:function(a,f){return"number"!=typeof f?this.$.nodeValue.substr(a):this.$.nodeValue.substring(a, +f)}}),function(){function a(a,e,h){var f=a.serializable,l=e[h?"endContainer":"startContainer"],k=h?"endOffset":"startOffset",b=f?e.document.getById(a.startNode):a.startNode;a=f?e.document.getById(a.endNode):a.endNode;l.equals(b.getPrevious())?(e.startOffset=e.startOffset-l.getLength()-a.getPrevious().getLength(),l=a.getNext()):l.equals(a.getPrevious())&&(e.startOffset-=l.getLength(),l=a.getNext());l.equals(b.getParent())&&e[k]++;l.equals(a.getParent())&&e[k]++;e[h?"endContainer":"startContainer"]= +l;return e}CKEDITOR.dom.rangeList=function(a){if(a instanceof CKEDITOR.dom.rangeList)return a;a?a instanceof CKEDITOR.dom.range&&(a=[a]):a=[];return CKEDITOR.tools.extend(a,f)};var f={createIterator:function(){var a=this,e=CKEDITOR.dom.walker.bookmark(),h=[],f;return{getNextRange:function(l){f=void 0===f?0:f+1;var k=a[f];if(k&&1b?-1:1}),h=0,f;hCKEDITOR.env.version?a[k].$.styleSheet.cssText+=f:a[k].$.innerHTML+=f}}var m={};CKEDITOR.skin={path:a,loadPart:function(b,g){CKEDITOR.skin.name!=CKEDITOR.skinName.split(",")[0]?CKEDITOR.scriptLoader.load(CKEDITOR.getUrl(a()+"skin.js"),function(){c(b,g)}):c(b,g)},getPath:function(a){return CKEDITOR.getUrl(f(a))},icons:{},addIcon:function(a,b,c,e){a= +a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:e||"16px"})},getIconStyle:function(a,b,c,e,h){var f;a&&(a=a.toLowerCase(),b&&(f=this.icons[a+"-rtl"]),f||(f=this.icons[a]));a=c||f&&f.path||"";e=e||f&&f.offset;h=h||f&&f.bgsize||"16px";a&&(a=a.replace(/'/g,"\\'"));return a&&"background-image:url('"+CKEDITOR.getUrl(a)+"');background-position:0 "+e+"px;background-size:"+h+";"}};CKEDITOR.tools.extend(CKEDITOR.editor.prototype,{getUiColor:function(){return this.uiColor},setUiColor:function(a){var c= +e(CKEDITOR.document);return(this.setUiColor=function(a){this.uiColor=a;var d=CKEDITOR.skin.chameleon,e="",f="";"function"==typeof d&&(e=d(this,"editor"),f=d(this,"panel"));a=[[b,a]];h([c],e,a);h(k,f,a)}).call(this,a)}});var l="cke_ui_color",k=[],b=/\$color/g;CKEDITOR.on("instanceLoaded",function(a){if(!CKEDITOR.env.ie||!CKEDITOR.env.quirks){var c=a.editor;a=function(a){a=(a.data[0]||a.data).element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!a.getById("cke_ui_color")){a=e(a);k.push(a); +var d=c.getUiColor();d&&h([a],CKEDITOR.skin.chameleon(c,"panel"),[[b,d]])}};c.on("panelShow",a);c.on("menuShow",a);c.config.uiColor&&c.setUiColor(c.config.uiColor)}})}(),function(){if(CKEDITOR.env.webkit)CKEDITOR.env.hc=!1;else{var a=CKEDITOR.dom.element.createFromHtml('\x3cdiv style\x3d"width:0;height:0;position:absolute;left:-10000px;border:1px solid;border-color:red blue"\x3e\x3c/div\x3e',CKEDITOR.document);a.appendTo(CKEDITOR.document.getHead());try{var f=a.getComputedStyle("border-top-color"), +c=a.getComputedStyle("border-right-color");CKEDITOR.env.hc=!(!f||f!=c)}catch(e){CKEDITOR.env.hc=!1}a.remove()}CKEDITOR.env.hc&&(CKEDITOR.env.cssClass+=" cke_hc");CKEDITOR.document.appendStyleText(".cke{visibility:hidden;}");CKEDITOR.status="loaded";CKEDITOR.fireOnce("loaded");if(a=CKEDITOR._.pending)for(delete CKEDITOR._.pending,f=0;fl;l++){var k=l,b;b=parseInt(f[l],16);b=("0"+(0>c?0|b*(1+c):0|b+(255-b)*c).toString(16)).slice(-2);f[k]=b}return"#"+f.join("")}}(),f=function(){var a=new CKEDITOR.template("background:#{to};background-image:linear-gradient(to bottom,{from},{to});filter:progid:DXImageTransform.Microsoft.gradient(gradientType\x3d0,startColorstr\x3d'{from}',endColorstr\x3d'{to}');"); +return function(c,f){return a.output({from:c,to:f})}}(),c={editor:new CKEDITOR.template("{id}.cke_chrome [border-color:{defaultBorder};] {id} .cke_top [ {defaultGradient}border-bottom-color:{defaultBorder};] {id} .cke_bottom [{defaultGradient}border-top-color:{defaultBorder};] {id} .cke_resizer [border-right-color:{ckeResizer}] {id} .cke_dialog_title [{defaultGradient}border-bottom-color:{defaultBorder};] {id} .cke_dialog_footer [{defaultGradient}outline-color:{defaultBorder};border-top-color:{defaultBorder};] {id} .cke_dialog_tab [{lightGradient}border-color:{defaultBorder};] {id} .cke_dialog_tab:hover [{mediumGradient}] {id} .cke_dialog_contents [border-top-color:{defaultBorder};] {id} .cke_dialog_tab_selected, {id} .cke_dialog_tab_selected:hover [background:{dialogTabSelected};border-bottom-color:{dialogTabSelectedBorder};] {id} .cke_dialog_body [background:{dialogBody};border-color:{defaultBorder};] {id} .cke_toolgroup [{lightGradient}border-color:{defaultBorder};] {id} a.cke_button_off:hover, {id} a.cke_button_off:focus, {id} a.cke_button_off:active [{mediumGradient}] {id} .cke_button_on [{ckeButtonOn}] {id} .cke_toolbar_separator [background-color: {ckeToolbarSeparator};] {id} .cke_combo_button [border-color:{defaultBorder};{lightGradient}] {id} a.cke_combo_button:hover, {id} a.cke_combo_button:focus, {id} .cke_combo_on a.cke_combo_button [border-color:{defaultBorder};{mediumGradient}] {id} .cke_path_item [color:{elementsPathColor};] {id} a.cke_path_item:hover, {id} a.cke_path_item:focus, {id} a.cke_path_item:active [background-color:{elementsPathBg};] {id}.cke_panel [border-color:{defaultBorder};] "), panel:new CKEDITOR.template(".cke_panel_grouptitle [{lightGradient}border-color:{defaultBorder};] .cke_menubutton_icon [background-color:{menubuttonIcon};] .cke_menubutton:hover .cke_menubutton_icon, .cke_menubutton:focus .cke_menubutton_icon, .cke_menubutton:active .cke_menubutton_icon [background-color:{menubuttonIconHover};] .cke_menuseparator [background-color:{menubuttonIcon};] a:hover.cke_colorbox, a:focus.cke_colorbox, a:active.cke_colorbox [border-color:{defaultBorder};] a:hover.cke_colorauto, a:hover.cke_colormore, a:focus.cke_colorauto, a:focus.cke_colormore, a:active.cke_colorauto, a:active.cke_colormore [background-color:{ckeColorauto};border-color:{defaultBorder};] ")}; -return function(g,f){var m=g.uiColor,m={id:"."+g.id,defaultBorder:a(m,-.1),defaultGradient:e(a(m,.9),m),lightGradient:e(a(m,1),a(m,.7)),mediumGradient:e(a(m,.8),a(m,.5)),ckeButtonOn:e(a(m,.6),a(m,.7)),ckeResizer:a(m,-.4),ckeToolbarSeparator:a(m,.5),ckeColorauto:a(m,.8),dialogBody:a(m,.7),dialogTabSelected:e("#FFFFFF","#FFFFFF"),dialogTabSelectedBorder:"#FFF",elementsPathColor:a(m,-.6),elementsPathBg:m,menubuttonIcon:a(m,.5),menubuttonIconHover:a(m,.3)};return c[f].output(m).replace(/\[/g,"{").replace(/\]/g, -"}")}}(),CKEDITOR.plugins.add("dialogui",{onLoad:function(){var a=function(a){this._||(this._={});this._["default"]=this._.initValue=a["default"]||"";this._.required=a.required||!1;for(var d=[this._],c=1;carguments.length)){var e=a.call(this,d);e.labelId=CKEDITOR.tools.getNextId()+ -"_label";this._.children=[];var g={role:d.role||"presentation"};d.includeLabel&&(g["aria-labelledby"]=e.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,d,c,"div",null,g,function(){var a=[],c=d.required?" cke_required":"";"horizontal"!=d.labelLayout?a.push('\x3clabel class\x3d"cke_dialog_ui_labeled_label'+c+'" ',' id\x3d"'+e.labelId+'"',e.inputId?' for\x3d"'+e.inputId+'"':"",(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e",d.label,"\x3c/label\x3e",'\x3cdiv class\x3d"cke_dialog_ui_labeled_content"', -d.controlStyle?' style\x3d"'+d.controlStyle+'"':"",' role\x3d"presentation"\x3e',f.call(this,b,d),"\x3c/div\x3e"):(c={type:"hbox",widths:d.widths,padding:0,children:[{type:"html",html:'\x3clabel class\x3d"cke_dialog_ui_labeled_label'+c+'" id\x3d"'+e.labelId+'" for\x3d"'+e.inputId+'"'+(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e"+CKEDITOR.tools.htmlEncode(d.label)+"\x3c/label\x3e"},{type:"html",html:'\x3cspan class\x3d"cke_dialog_ui_labeled_content"'+(d.controlStyle?' style\x3d"'+d.controlStyle+ -'"':"")+"\x3e"+f.call(this,b,d)+"\x3c/span\x3e"}]},CKEDITOR.dialog._.uiElementBuilders.hbox.build(b,c,a));return a.join("")})}},textInput:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);var f=this._.inputId=CKEDITOR.tools.getNextId()+"_textInput",e={"class":"cke_dialog_ui_input_"+d.type,id:f,type:d.type};d.validate&&(this.validate=d.validate);d.maxLength&&(e.maxlength=d.maxLength);d.size&&(e.size=d.size);d.inputStyle&&(e.style=d.inputStyle);var g=this,l=!1;b.on("load",function(){g.getInputElement().on("keydown", -function(a){13==a.data.getKeystroke()&&(l=!0)});g.getInputElement().on("keyup",function(a){13==a.data.getKeystroke()&&l&&(b.getButton("ok")&&setTimeout(function(){b.getButton("ok").click()},0),l=!1);g.bidi&&k.call(g,a)},null,null,1E3)});CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){var a=['\x3cdiv class\x3d"cke_dialog_ui_input_',d.type,'" role\x3d"presentation"'];d.width&&a.push('style\x3d"width:'+d.width+'" ');a.push("\x3e\x3cinput ");e["aria-labelledby"]=this._.labelId;this._.required&& -(e["aria-required"]=this._.required);for(var b in e)a.push(b+'\x3d"'+e[b]+'" ');a.push(" /\x3e\x3c/div\x3e");return a.join("")})}},textarea:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);var f=this,e=this._.inputId=CKEDITOR.tools.getNextId()+"_textarea",g={};d.validate&&(this.validate=d.validate);g.rows=d.rows||5;g.cols=d.cols||20;g["class"]="cke_dialog_ui_input_textarea "+(d["class"]||"");"undefined"!=typeof d.inputStyle&&(g.style=d.inputStyle);d.dir&&(g.dir=d.dir);if(f.bidi)b.on("load", -function(){f.getInputElement().on("keyup",k)},f);CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){g["aria-labelledby"]=this._.labelId;this._.required&&(g["aria-required"]=this._.required);var a=['\x3cdiv class\x3d"cke_dialog_ui_input_textarea" role\x3d"presentation"\x3e\x3ctextarea id\x3d"',e,'" '],b;for(b in g)a.push(b+'\x3d"'+CKEDITOR.tools.htmlEncode(g[b])+'" ');a.push("\x3e",CKEDITOR.tools.htmlEncode(f._["default"]),"\x3c/textarea\x3e\x3c/div\x3e");return a.join("")})}},checkbox:function(b, -d,c){if(!(3>arguments.length)){var f=a.call(this,d,{"default":!!d["default"]});d.validate&&(this.validate=d.validate);CKEDITOR.ui.dialog.uiElement.call(this,b,d,c,"span",null,null,function(){var a=CKEDITOR.tools.extend({},d,{id:d.id?d.id+"_checkbox":CKEDITOR.tools.getNextId()+"_checkbox"},!0),c=[],h=CKEDITOR.tools.getNextId()+"_label",e={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":h};l(a);d["default"]&&(e.checked="checked");"undefined"!=typeof a.inputStyle&&(a.style=a.inputStyle); -f.checkbox=new CKEDITOR.ui.dialog.uiElement(b,a,c,"input",null,e);c.push(' \x3clabel id\x3d"',h,'" for\x3d"',e.id,'"'+(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e",CKEDITOR.tools.htmlEncode(d.label),"\x3c/label\x3e");return c.join("")})}},radio:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);this._["default"]||(this._["default"]=this._.initValue=d.items[0][1]);d.validate&&(this.validate=d.validate);var f=[],e=this;d.role="radiogroup";d.includeLabel=!0;CKEDITOR.ui.dialog.labeledElement.call(this, -b,d,c,function(){for(var a=[],c=[],h=(d.id?d.id:CKEDITOR.tools.getNextId())+"_radio",g=0;garguments.length)){var f=a.call(this,d);d.validate&&(this.validate=d.validate);f.inputId=CKEDITOR.tools.getNextId()+"_select";CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){var a=CKEDITOR.tools.extend({},d,{id:d.id?d.id+"_select":CKEDITOR.tools.getNextId()+"_select"},!0),c=[],h=[],e={id:f.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};c.push('\x3cdiv class\x3d"cke_dialog_ui_input_', -d.type,'" role\x3d"presentation"');d.width&&c.push('style\x3d"width:'+d.width+'" ');c.push("\x3e");void 0!==d.size&&(e.size=d.size);void 0!==d.multiple&&(e.multiple=d.multiple);l(a);for(var g=0,k;garguments.length)){void 0===d["default"]&&(d["default"]="");var f=CKEDITOR.tools.extend(a.call(this,d),{definition:d,buttons:[]});d.validate&&(this.validate=d.validate);b.on("load",function(){CKEDITOR.document.getById(f.frameId).getParent().addClass("cke_dialog_ui_input_file")});CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){f.frameId=CKEDITOR.tools.getNextId()+"_fileInput";var a=['\x3ciframe frameborder\x3d"0" allowtransparency\x3d"0" class\x3d"cke_dialog_ui_input_file" role\x3d"presentation" id\x3d"', -f.frameId,'" title\x3d"',d.label,'" src\x3d"javascript:void('];a.push(CKEDITOR.env.ie?"(function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.close();")+"})()":"0");a.push(')"\x3e\x3c/iframe\x3e');return a.join("")})}},fileButton:function(b,d,c){var f=this;if(!(3>arguments.length)){a.call(this,d);d.validate&&(this.validate=d.validate);var e=CKEDITOR.tools.extend({},d),g=e.onClick;e.className=(e.className?e.className+" ":"")+"cke_dialog_ui_button";e.onClick=function(a){var c= -d["for"];g&&!1===g.call(this,a)||(b.getContentElement(c[0],c[1]).submit(),this.disable())};b.on("load",function(){b.getContentElement(d["for"][0],d["for"][1])._.buttons.push(f)});CKEDITOR.ui.dialog.button.call(this,b,e,c)}},html:function(){var a=/^\s*<[\w:]+\s+([^>]*)?>/,d=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,c=/\/$/;return function(f,e,g){if(!(3>arguments.length)){var k=[],n=e.html;"\x3c"!=n.charAt(0)&&(n="\x3cspan\x3e"+n+"\x3c/span\x3e");var l=e.focus;if(l){var m=this.focus;this.focus=function(){("function"== -typeof l?l:m).call(this);this.fire("focus")};e.isFocusable&&(this.isFocusable=this.isFocusable);this.keyboardFocusable=!0}CKEDITOR.ui.dialog.uiElement.call(this,f,e,k,"span",null,null,"");k=k.join("").match(a);n=n.match(d)||["","",""];c.test(n[1])&&(n[1]=n[1].slice(0,-1),n[2]="/"+n[2]);g.push([n[1]," ",k[1]||"",n[2]].join(""))}}}(),fieldset:function(a,d,c,f,e){var g=e.label;this._={children:d};CKEDITOR.ui.dialog.uiElement.call(this,a,e,f,"fieldset",null,null,function(){var a=[];g&&a.push("\x3clegend"+ -(e.labelStyle?' style\x3d"'+e.labelStyle+'"':"")+"\x3e"+g+"\x3c/legend\x3e");for(var b=0;bd.getChildCount()?(new CKEDITOR.dom.text(a,CKEDITOR.document)).appendTo(d):d.getChild(0).$.nodeValue=a;return this},getLabel:function(){var a= -CKEDITOR.document.getById(this._.labelId);return!a||1>a.getChildCount()?"":a.getChild(0).getText()},eventProcessors:f},!0);CKEDITOR.ui.dialog.button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(){return this._.disabled?!1:this.fire("click",{dialog:this._.dialog})},enable:function(){this._.disabled=!1;var a=this.getElement();a&&a.removeClass("cke_disabled")},disable:function(){this._.disabled=!0;this.getElement().addClass("cke_disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()}, +return function(e,h){var m=e.uiColor,m={id:"."+e.id,defaultBorder:a(m,-.1),defaultGradient:f(a(m,.9),m),lightGradient:f(a(m,1),a(m,.7)),mediumGradient:f(a(m,.8),a(m,.5)),ckeButtonOn:f(a(m,.6),a(m,.7)),ckeResizer:a(m,-.4),ckeToolbarSeparator:a(m,.5),ckeColorauto:a(m,.8),dialogBody:a(m,.7),dialogTabSelected:f("#FFFFFF","#FFFFFF"),dialogTabSelectedBorder:"#FFF",elementsPathColor:a(m,-.6),elementsPathBg:m,menubuttonIcon:a(m,.5),menubuttonIconHover:a(m,.3)};return c[h].output(m).replace(/\[/g,"{").replace(/\]/g, +"}")}}(),CKEDITOR.plugins.add("dialogui",{onLoad:function(){var a=function(a){this._||(this._={});this._["default"]=this._.initValue=a["default"]||"";this._.required=a.required||!1;for(var d=[this._],c=1;carguments.length)){var h=a.call(this,d);h.labelId=CKEDITOR.tools.getNextId()+ +"_label";this._.children=[];var f={role:d.role||"presentation"};d.includeLabel&&(f["aria-labelledby"]=h.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,d,c,"div",null,f,function(){var a=[],c=d.required?" cke_required":"";"horizontal"!=d.labelLayout?a.push('\x3clabel class\x3d"cke_dialog_ui_labeled_label'+c+'" ',' id\x3d"'+h.labelId+'"',h.inputId?' for\x3d"'+h.inputId+'"':"",(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e",d.label,"\x3c/label\x3e",'\x3cdiv class\x3d"cke_dialog_ui_labeled_content"', +d.controlStyle?' style\x3d"'+d.controlStyle+'"':"",' role\x3d"presentation"\x3e',e.call(this,b,d),"\x3c/div\x3e"):(c={type:"hbox",widths:d.widths,padding:0,children:[{type:"html",html:'\x3clabel class\x3d"cke_dialog_ui_labeled_label'+c+'" id\x3d"'+h.labelId+'" for\x3d"'+h.inputId+'"'+(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e"+CKEDITOR.tools.htmlEncode(d.label)+"\x3c/label\x3e"},{type:"html",html:'\x3cspan class\x3d"cke_dialog_ui_labeled_content"'+(d.controlStyle?' style\x3d"'+d.controlStyle+ +'"':"")+"\x3e"+e.call(this,b,d)+"\x3c/span\x3e"}]},CKEDITOR.dialog._.uiElementBuilders.hbox.build(b,c,a));return a.join("")})}},textInput:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);var e=this._.inputId=CKEDITOR.tools.getNextId()+"_textInput",h={"class":"cke_dialog_ui_input_"+d.type,id:e,type:d.type};d.validate&&(this.validate=d.validate);d.maxLength&&(h.maxlength=d.maxLength);d.size&&(h.size=d.size);d.inputStyle&&(h.style=d.inputStyle);var f=this,l=!1;b.on("load",function(){f.getInputElement().on("keydown", +function(a){13==a.data.getKeystroke()&&(l=!0)});f.getInputElement().on("keyup",function(a){13==a.data.getKeystroke()&&l&&(b.getButton("ok")&&setTimeout(function(){b.getButton("ok").click()},0),l=!1);f.bidi&&k.call(f,a)},null,null,1E3)});CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){var a=['\x3cdiv class\x3d"cke_dialog_ui_input_',d.type,'" role\x3d"presentation"'];d.width&&a.push('style\x3d"width:'+d.width+'" ');a.push("\x3e\x3cinput ");h["aria-labelledby"]=this._.labelId;this._.required&& +(h["aria-required"]=this._.required);for(var b in h)a.push(b+'\x3d"'+h[b]+'" ');a.push(" /\x3e\x3c/div\x3e");return a.join("")})}},textarea:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);var e=this,h=this._.inputId=CKEDITOR.tools.getNextId()+"_textarea",f={};d.validate&&(this.validate=d.validate);f.rows=d.rows||5;f.cols=d.cols||20;f["class"]="cke_dialog_ui_input_textarea "+(d["class"]||"");"undefined"!=typeof d.inputStyle&&(f.style=d.inputStyle);d.dir&&(f.dir=d.dir);if(e.bidi)b.on("load", +function(){e.getInputElement().on("keyup",k)},e);CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){f["aria-labelledby"]=this._.labelId;this._.required&&(f["aria-required"]=this._.required);var a=['\x3cdiv class\x3d"cke_dialog_ui_input_textarea" role\x3d"presentation"\x3e\x3ctextarea id\x3d"',h,'" '],b;for(b in f)a.push(b+'\x3d"'+CKEDITOR.tools.htmlEncode(f[b])+'" ');a.push("\x3e",CKEDITOR.tools.htmlEncode(e._["default"]),"\x3c/textarea\x3e\x3c/div\x3e");return a.join("")})}},checkbox:function(b, +d,c){if(!(3>arguments.length)){var e=a.call(this,d,{"default":!!d["default"]});d.validate&&(this.validate=d.validate);CKEDITOR.ui.dialog.uiElement.call(this,b,d,c,"span",null,null,function(){var a=CKEDITOR.tools.extend({},d,{id:d.id?d.id+"_checkbox":CKEDITOR.tools.getNextId()+"_checkbox"},!0),c=[],g=CKEDITOR.tools.getNextId()+"_label",h={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":g};l(a);d["default"]&&(h.checked="checked");"undefined"!=typeof a.inputStyle&&(a.style=a.inputStyle); +e.checkbox=new CKEDITOR.ui.dialog.uiElement(b,a,c,"input",null,h);c.push(' \x3clabel id\x3d"',g,'" for\x3d"',h.id,'"'+(d.labelStyle?' style\x3d"'+d.labelStyle+'"':"")+"\x3e",CKEDITOR.tools.htmlEncode(d.label),"\x3c/label\x3e");return c.join("")})}},radio:function(b,d,c){if(!(3>arguments.length)){a.call(this,d);this._["default"]||(this._["default"]=this._.initValue=d.items[0][1]);d.validate&&(this.validate=d.validate);var e=[],h=this;d.role="radiogroup";d.includeLabel=!0;CKEDITOR.ui.dialog.labeledElement.call(this, +b,d,c,function(){for(var a=[],c=[],g=(d.id?d.id:CKEDITOR.tools.getNextId())+"_radio",f=0;farguments.length)){var e=a.call(this,d);d.validate&&(this.validate=d.validate);e.inputId=CKEDITOR.tools.getNextId()+"_select";CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){var a=CKEDITOR.tools.extend({},d,{id:d.id?d.id+"_select":CKEDITOR.tools.getNextId()+"_select"},!0),c=[],g=[],h={id:e.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};c.push('\x3cdiv class\x3d"cke_dialog_ui_input_', +d.type,'" role\x3d"presentation"');d.width&&c.push('style\x3d"width:'+d.width+'" ');c.push("\x3e");void 0!==d.size&&(h.size=d.size);void 0!==d.multiple&&(h.multiple=d.multiple);l(a);for(var f=0,k;farguments.length)){void 0===d["default"]&&(d["default"]="");var e=CKEDITOR.tools.extend(a.call(this,d),{definition:d,buttons:[]});d.validate&&(this.validate=d.validate);b.on("load",function(){CKEDITOR.document.getById(e.frameId).getParent().addClass("cke_dialog_ui_input_file")});CKEDITOR.ui.dialog.labeledElement.call(this,b,d,c,function(){e.frameId=CKEDITOR.tools.getNextId()+"_fileInput";var a=['\x3ciframe frameborder\x3d"0" allowtransparency\x3d"0" class\x3d"cke_dialog_ui_input_file" role\x3d"presentation" id\x3d"', +e.frameId,'" title\x3d"',d.label,'" src\x3d"javascript:void('];a.push(CKEDITOR.env.ie?"(function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.close();")+"})()":"0");a.push(')"\x3e\x3c/iframe\x3e');return a.join("")})}},fileButton:function(b,d,c){var e=this;if(!(3>arguments.length)){a.call(this,d);d.validate&&(this.validate=d.validate);var h=CKEDITOR.tools.extend({},d),f=h.onClick;h.className=(h.className?h.className+" ":"")+"cke_dialog_ui_button";h.onClick=function(a){var c= +d["for"];f&&!1===f.call(this,a)||(b.getContentElement(c[0],c[1]).submit(),this.disable())};b.on("load",function(){b.getContentElement(d["for"][0],d["for"][1])._.buttons.push(e)});CKEDITOR.ui.dialog.button.call(this,b,h,c)}},html:function(){var a=/^\s*<[\w:]+\s+([^>]*)?>/,d=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,c=/\/$/;return function(e,h,f){if(!(3>arguments.length)){var k=[],n=h.html;"\x3c"!=n.charAt(0)&&(n="\x3cspan\x3e"+n+"\x3c/span\x3e");var l=h.focus;if(l){var m=this.focus;this.focus=function(){("function"== +typeof l?l:m).call(this);this.fire("focus")};h.isFocusable&&(this.isFocusable=this.isFocusable);this.keyboardFocusable=!0}CKEDITOR.ui.dialog.uiElement.call(this,e,h,k,"span",null,null,"");k=k.join("").match(a);n=n.match(d)||["","",""];c.test(n[1])&&(n[1]=n[1].slice(0,-1),n[2]="/"+n[2]);f.push([n[1]," ",k[1]||"",n[2]].join(""))}}}(),fieldset:function(a,d,c,e,h){var f=h.label;this._={children:d};CKEDITOR.ui.dialog.uiElement.call(this,a,h,e,"fieldset",null,null,function(){var a=[];f&&a.push("\x3clegend"+ +(h.labelStyle?' style\x3d"'+h.labelStyle+'"':"")+"\x3e"+f+"\x3c/legend\x3e");for(var b=0;bd.getChildCount()?(new CKEDITOR.dom.text(a,CKEDITOR.document)).appendTo(d):d.getChild(0).$.nodeValue=a;return this},getLabel:function(){var a= +CKEDITOR.document.getById(this._.labelId);return!a||1>a.getChildCount()?"":a.getChild(0).getText()},eventProcessors:h},!0);CKEDITOR.ui.dialog.button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(){return this._.disabled?!1:this.fire("click",{dialog:this._.dialog})},enable:function(){this._.disabled=!1;var a=this.getElement();a&&a.removeClass("cke_disabled")},disable:function(){this._.disabled=!0;this.getElement().addClass("cke_disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()}, isEnabled:function(){return!this._.disabled},eventProcessors:CKEDITOR.tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors,{onClick:function(a,d){this.on("click",function(){d.apply(this,arguments)})}},!0),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:!0},!0);CKEDITOR.ui.dialog.textInput.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){return CKEDITOR.document.getById(this._.inputId)}, focus:function(){var a=this.selectParentTab();setTimeout(function(){var d=a.getInputElement();d&&d.$.focus()},0)},select:function(){var a=this.selectParentTab();setTimeout(function(){var d=a.getInputElement();d&&(d.$.focus(),d.$.select())},0)},accessKeyUp:function(){this.select()},setValue:function(a){if(this.bidi){var d=a&&a.charAt(0);(d="‪"==d?"ltr":"‫"==d?"rtl":null)&&(a=a.slice(1));this.setDirectionMarker(d)}a||(a="");return CKEDITOR.ui.dialog.uiElement.prototype.setValue.apply(this,arguments)}, -getValue:function(){var a=CKEDITOR.ui.dialog.uiElement.prototype.getValue.call(this);if(this.bidi&&a){var d=this.getDirectionMarker();d&&(a=("ltr"==d?"‪":"‫")+a)}return a},setDirectionMarker:function(a){var d=this.getInputElement();a?d.setAttributes({dir:a,"data-cke-dir-marker":a}):this.getDirectionMarker()&&d.removeAttributes(["dir","data-cke-dir-marker"])},getDirectionMarker:function(){return this.getInputElement().data("cke-dir-marker")},keyboardFocusable:!0},g,!0);CKEDITOR.ui.dialog.textarea.prototype= -new CKEDITOR.ui.dialog.textInput;CKEDITOR.ui.dialog.select.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){return this._.select.getElement()},add:function(a,d,c){var f=new CKEDITOR.dom.element("option",this.getDialog().getParentEditor().document),e=this.getInputElement().$;f.$.text=a;f.$.value=void 0===d||null===d?a:d;void 0===c||null===c?CKEDITOR.env.ie?e.add(f.$):e.add(f.$,null):e.add(f.$,c);return this},remove:function(a){this.getInputElement().$.remove(a); -return this},clear:function(){for(var a=this.getInputElement().$;0b-a;d--)if(this._.tabs[this._.tabIdList[d%a]][0].$.offsetHeight)return this._.tabIdList[d%a];return null}function e(){for(var a=this._.tabIdList.length,b=CKEDITOR.tools.indexOf(this._.tabIdList,this._.currentTabId),d=b+1;db-a;d--)if(this._.tabs[this._.tabIdList[d%a]][0].$.offsetHeight)return this._.tabIdList[d%a];return null}function f(){for(var a=this._.tabIdList.length,b=CKEDITOR.tools.indexOf(this._.tabIdList,this._.currentTabId),d=b+1;dp.width-k.width-e?p.width-k.width+("rtl"==f.lang.dir?0:g[1]):h.x,h.y+g[0]p.height-k.height-e?p.height-k.height+g[2]:h.y,1);d.data.preventDefault()}function d(){CKEDITOR.document.removeListener("mousemove", -b);CKEDITOR.document.removeListener("mouseup",d);if(CKEDITOR.env.ie6Compat){var a=A.getChild(0).getFrameDocument();a.removeListener("mousemove",b);a.removeListener("mouseup",d)}}var c=null,h=null,f=a.getParentEditor(),e=f.config.dialog_magnetDistance,g=CKEDITOR.skin.margins||[0,0,0,0];"undefined"==typeof e&&(e=20);a.parts.title.on("mousedown",function(f){c={x:f.data.$.screenX,y:f.data.$.screenY};CKEDITOR.document.on("mousemove",b);CKEDITOR.document.on("mouseup",d);h=a.getPosition();if(CKEDITOR.env.ie6Compat){var e= -A.getChild(0).getFrameDocument();e.on("mousemove",b);e.on("mouseup",d)}f.data.preventDefault()},a)}function h(a){function b(d){var l="rtl"==f.lang.dir,m=n.width,q=n.height,t=m+(d.data.$.screenX-p.x)*(l?-1:1)*(a._.moved?1:2),w=q+(d.data.$.screenY-p.y)*(a._.moved?1:2),r=a._.element.getFirst(),r=l&&r.getComputedStyle("right"),u=a.getPosition();u.y+w>k.height&&(w=k.height-u.y);(l?r:u.x)+t>k.width&&(t=k.width-(l?r:u.x));if(h==CKEDITOR.DIALOG_RESIZE_WIDTH||h==CKEDITOR.DIALOG_RESIZE_BOTH)m=Math.max(c.minWidth|| -0,t-e);if(h==CKEDITOR.DIALOG_RESIZE_HEIGHT||h==CKEDITOR.DIALOG_RESIZE_BOTH)q=Math.max(c.minHeight||0,w-g);a.resize(m,q);a._.moved||a.layout();d.data.preventDefault()}function d(){CKEDITOR.document.removeListener("mouseup",d);CKEDITOR.document.removeListener("mousemove",b);l&&(l.remove(),l=null);if(CKEDITOR.env.ie6Compat){var a=A.getChild(0).getFrameDocument();a.removeListener("mouseup",d);a.removeListener("mousemove",b)}}var c=a.definition,h=c.resizable;if(h!=CKEDITOR.DIALOG_RESIZE_NONE){var f=a.getParentEditor(), -e,g,k,p,n,l,m=CKEDITOR.tools.addFunction(function(c){n=a.getSize();var h=a.parts.contents;h.$.getElementsByTagName("iframe").length&&(l=CKEDITOR.dom.element.createFromHtml('\x3cdiv class\x3d"cke_dialog_resize_cover" style\x3d"height: 100%; position: absolute; width: 100%;"\x3e\x3c/div\x3e'),h.append(l));g=n.height-a.parts.contents.getSize("height",!(CKEDITOR.env.gecko||CKEDITOR.env.ie&&CKEDITOR.env.quirks));e=n.width-a.parts.contents.getSize("width",1);p={x:c.screenX,y:c.screenY};k=CKEDITOR.document.getWindow().getViewPaneSize(); -CKEDITOR.document.on("mousemove",b);CKEDITOR.document.on("mouseup",d);CKEDITOR.env.ie6Compat&&(h=A.getChild(0).getFrameDocument(),h.on("mousemove",b),h.on("mouseup",d));c.preventDefault&&c.preventDefault()});a.on("load",function(){var b="";h==CKEDITOR.DIALOG_RESIZE_WIDTH?b=" cke_resizer_horizontal":h==CKEDITOR.DIALOG_RESIZE_HEIGHT&&(b=" cke_resizer_vertical");b=CKEDITOR.dom.element.createFromHtml('\x3cdiv class\x3d"cke_resizer'+b+" cke_resizer_"+f.lang.dir+'" title\x3d"'+CKEDITOR.tools.htmlEncode(f.lang.common.resize)+ -'" onmousedown\x3d"CKEDITOR.tools.callFunction('+m+', event )"\x3e'+("ltr"==f.lang.dir?"◢":"◣")+"\x3c/div\x3e");a.parts.footer.append(b,1)});f.on("destroy",function(){CKEDITOR.tools.removeFunction(m)})}}function p(a){a.data.preventDefault(1)}function v(a){var b=CKEDITOR.document.getWindow(),d=a.config,c=d.dialog_backgroundCoverColor||"white",h=d.dialog_backgroundCoverOpacity,f=d.baseFloatZIndex,d=CKEDITOR.tools.genKey(c,h,f),e=B[d];e?e.show():(f=['\x3cdiv tabIndex\x3d"-1" style\x3d"position: ',CKEDITOR.env.ie6Compat? -"absolute":"fixed","; z-index: ",f,"; top: 0px; left: 0px; ",CKEDITOR.env.ie6Compat?"":"background-color: "+c,'" class\x3d"cke_dialog_background_cover"\x3e'],CKEDITOR.env.ie6Compat&&(c="\x3chtml\x3e\x3cbody style\x3d\\'background-color:"+c+";\\'\x3e\x3c/body\x3e\x3c/html\x3e",f.push('\x3ciframe hidefocus\x3d"true" frameborder\x3d"0" id\x3d"cke_dialog_background_iframe" src\x3d"javascript:'),f.push("void((function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.write( '"+ -c+"' );document.close();")+"})())"),f.push('" style\x3d"position:absolute;left:0;top:0;width:100%;height: 100%;filter: progid:DXImageTransform.Microsoft.Alpha(opacity\x3d0)"\x3e\x3c/iframe\x3e')),f.push("\x3c/div\x3e"),e=CKEDITOR.dom.element.createFromHtml(f.join("")),e.setOpacity(void 0!==h?h:.5),e.on("keydown",p),e.on("keypress",p),e.on("keyup",p),e.appendTo(CKEDITOR.document.getBody()),B[d]=e);a.focusManager.add(e);A=e;a=function(){var a=b.getViewPaneSize();e.setStyles({width:a.width+"px",height:a.height+ -"px"})};var g=function(){var a=b.getScrollPosition(),d=CKEDITOR.dialog._.currentTop;e.setStyles({left:a.x+"px",top:a.y+"px"});if(d){do a=d.getPosition(),d.move(a.x,a.y);while(d=d._.parentDialog)}};x=a;b.on("resize",a);a();CKEDITOR.env.mac&&CKEDITOR.env.webkit||e.focus();if(CKEDITOR.env.ie6Compat){var k=function(){g();arguments.callee.prevScrollHandler.apply(this,arguments)};b.$.setTimeout(function(){k.prevScrollHandler=window.onscroll||function(){};window.onscroll=k},0);g()}}function u(a){A&&(a.focusManager.remove(A), -a=CKEDITOR.document.getWindow(),A.hide(),a.removeListener("resize",x),CKEDITOR.env.ie6Compat&&a.$.setTimeout(function(){window.onscroll=window.onscroll&&window.onscroll.prevScrollHandler||null},0),x=null)}var t=CKEDITOR.tools.cssLength,n='\x3cdiv class\x3d"cke_reset_all {editorId} {editorDialogClass} {hidpi}" dir\x3d"{langDir}" lang\x3d"{langCode}" role\x3d"dialog" aria-labelledby\x3d"cke_dialog_title_{id}"\x3e\x3ctable class\x3d"cke_dialog '+CKEDITOR.env.cssClass+' cke_{langDir}" style\x3d"position:absolute" role\x3d"presentation"\x3e\x3ctr\x3e\x3ctd role\x3d"presentation"\x3e\x3cdiv class\x3d"cke_dialog_body" role\x3d"presentation"\x3e\x3cdiv id\x3d"cke_dialog_title_{id}" class\x3d"cke_dialog_title" role\x3d"presentation"\x3e\x3c/div\x3e\x3ca id\x3d"cke_dialog_close_button_{id}" class\x3d"cke_dialog_close_button" href\x3d"javascript:void(0)" title\x3d"{closeTitle}" role\x3d"button"\x3e\x3cspan class\x3d"cke_label"\x3eX\x3c/span\x3e\x3c/a\x3e\x3cdiv id\x3d"cke_dialog_tabs_{id}" class\x3d"cke_dialog_tabs" role\x3d"tablist"\x3e\x3c/div\x3e\x3ctable class\x3d"cke_dialog_contents" role\x3d"presentation"\x3e\x3ctr\x3e\x3ctd id\x3d"cke_dialog_contents_{id}" class\x3d"cke_dialog_contents_body" role\x3d"presentation"\x3e\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd id\x3d"cke_dialog_footer_{id}" class\x3d"cke_dialog_footer" role\x3d"presentation"\x3e\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3c/div\x3e\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3c/div\x3e'; -CKEDITOR.dialog=function(b,c){function k(){var a=B._.focusList;a.sort(function(a,b){return a.tabIndex!=b.tabIndex?b.tabIndex-a.tabIndex:a.focusIndex-b.focusIndex});for(var b=a.length,d=0;db.length)){var d=B._.currentFocusIndex;B._.tabBarMode&&0>a&&(d=0);try{b[d].getInputElement().$.blur()}catch(c){}var h=d,f=1p.width-k.width-h?p.width-k.width+("rtl"==e.lang.dir?0:f[1]):g.x,g.y+f[0]p.height-k.height-h?p.height-k.height+f[2]:g.y,1);d.data.preventDefault()}function d(){CKEDITOR.document.removeListener("mousemove", +b);CKEDITOR.document.removeListener("mouseup",d);if(CKEDITOR.env.ie6Compat){var a=y.getChild(0).getFrameDocument();a.removeListener("mousemove",b);a.removeListener("mouseup",d)}}var c=null,g=null,e=a.getParentEditor(),h=e.config.dialog_magnetDistance,f=CKEDITOR.skin.margins||[0,0,0,0];"undefined"==typeof h&&(h=20);a.parts.title.on("mousedown",function(e){c={x:e.data.$.screenX,y:e.data.$.screenY};CKEDITOR.document.on("mousemove",b);CKEDITOR.document.on("mouseup",d);g=a.getPosition();if(CKEDITOR.env.ie6Compat){var h= +y.getChild(0).getFrameDocument();h.on("mousemove",b);h.on("mouseup",d)}e.data.preventDefault()},a)}function g(a){function b(d){var n="rtl"==e.lang.dir,m=l.width,q=l.height,r=m+(d.data.$.screenX-p.x)*(n?-1:1)*(a._.moved?1:2),w=q+(d.data.$.screenY-p.y)*(a._.moved?1:2),t=a._.element.getFirst(),t=n&&t.getComputedStyle("right"),v=a.getPosition();v.y+w>k.height&&(w=k.height-v.y);(n?t:v.x)+r>k.width&&(r=k.width-(n?t:v.x));if(g==CKEDITOR.DIALOG_RESIZE_WIDTH||g==CKEDITOR.DIALOG_RESIZE_BOTH)m=Math.max(c.minWidth|| +0,r-h);if(g==CKEDITOR.DIALOG_RESIZE_HEIGHT||g==CKEDITOR.DIALOG_RESIZE_BOTH)q=Math.max(c.minHeight||0,w-f);a.resize(m,q);a._.moved||a.layout();d.data.preventDefault()}function d(){CKEDITOR.document.removeListener("mouseup",d);CKEDITOR.document.removeListener("mousemove",b);n&&(n.remove(),n=null);if(CKEDITOR.env.ie6Compat){var a=y.getChild(0).getFrameDocument();a.removeListener("mouseup",d);a.removeListener("mousemove",b)}}var c=a.definition,g=c.resizable;if(g!=CKEDITOR.DIALOG_RESIZE_NONE){var e=a.getParentEditor(), +h,f,k,p,l,n,m=CKEDITOR.tools.addFunction(function(c){l=a.getSize();var g=a.parts.contents;g.$.getElementsByTagName("iframe").length&&(n=CKEDITOR.dom.element.createFromHtml('\x3cdiv class\x3d"cke_dialog_resize_cover" style\x3d"height: 100%; position: absolute; width: 100%;"\x3e\x3c/div\x3e'),g.append(n));f=l.height-a.parts.contents.getSize("height",!(CKEDITOR.env.gecko||CKEDITOR.env.ie&&CKEDITOR.env.quirks));h=l.width-a.parts.contents.getSize("width",1);p={x:c.screenX,y:c.screenY};k=CKEDITOR.document.getWindow().getViewPaneSize(); +CKEDITOR.document.on("mousemove",b);CKEDITOR.document.on("mouseup",d);CKEDITOR.env.ie6Compat&&(g=y.getChild(0).getFrameDocument(),g.on("mousemove",b),g.on("mouseup",d));c.preventDefault&&c.preventDefault()});a.on("load",function(){var b="";g==CKEDITOR.DIALOG_RESIZE_WIDTH?b=" cke_resizer_horizontal":g==CKEDITOR.DIALOG_RESIZE_HEIGHT&&(b=" cke_resizer_vertical");b=CKEDITOR.dom.element.createFromHtml('\x3cdiv class\x3d"cke_resizer'+b+" cke_resizer_"+e.lang.dir+'" title\x3d"'+CKEDITOR.tools.htmlEncode(e.lang.common.resize)+ +'" onmousedown\x3d"CKEDITOR.tools.callFunction('+m+', event )"\x3e'+("ltr"==e.lang.dir?"◢":"◣")+"\x3c/div\x3e");a.parts.footer.append(b,1)});e.on("destroy",function(){CKEDITOR.tools.removeFunction(m)})}}function p(a){a.data.preventDefault(1)}function u(a){var b=CKEDITOR.document.getWindow(),d=a.config,c=d.dialog_backgroundCoverColor||"white",g=d.dialog_backgroundCoverOpacity,e=d.baseFloatZIndex,d=CKEDITOR.tools.genKey(c,g,e),h=D[d];h?h.show():(e=['\x3cdiv tabIndex\x3d"-1" style\x3d"position: ',CKEDITOR.env.ie6Compat? +"absolute":"fixed","; z-index: ",e,"; top: 0px; left: 0px; ",CKEDITOR.env.ie6Compat?"":"background-color: "+c,'" class\x3d"cke_dialog_background_cover"\x3e'],CKEDITOR.env.ie6Compat&&(c="\x3chtml\x3e\x3cbody style\x3d\\'background-color:"+c+";\\'\x3e\x3c/body\x3e\x3c/html\x3e",e.push('\x3ciframe hidefocus\x3d"true" frameborder\x3d"0" id\x3d"cke_dialog_background_iframe" src\x3d"javascript:'),e.push("void((function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.write( '"+ +c+"' );document.close();")+"})())"),e.push('" style\x3d"position:absolute;left:0;top:0;width:100%;height: 100%;filter: progid:DXImageTransform.Microsoft.Alpha(opacity\x3d0)"\x3e\x3c/iframe\x3e')),e.push("\x3c/div\x3e"),h=CKEDITOR.dom.element.createFromHtml(e.join("")),h.setOpacity(void 0!==g?g:.5),h.on("keydown",p),h.on("keypress",p),h.on("keyup",p),h.appendTo(CKEDITOR.document.getBody()),D[d]=h);a.focusManager.add(h);y=h;a=function(){var a=b.getViewPaneSize();h.setStyles({width:a.width+"px",height:a.height+ +"px"})};var f=function(){var a=b.getScrollPosition(),d=CKEDITOR.dialog._.currentTop;h.setStyles({left:a.x+"px",top:a.y+"px"});if(d){do a=d.getPosition(),d.move(a.x,a.y);while(d=d._.parentDialog)}};x=a;b.on("resize",a);a();CKEDITOR.env.mac&&CKEDITOR.env.webkit||h.focus();if(CKEDITOR.env.ie6Compat){var k=function(){f();arguments.callee.prevScrollHandler.apply(this,arguments)};b.$.setTimeout(function(){k.prevScrollHandler=window.onscroll||function(){};window.onscroll=k},0);f()}}function v(a){y&&(a.focusManager.remove(y), +a=CKEDITOR.document.getWindow(),y.hide(),a.removeListener("resize",x),CKEDITOR.env.ie6Compat&&a.$.setTimeout(function(){window.onscroll=window.onscroll&&window.onscroll.prevScrollHandler||null},0),x=null)}var r=CKEDITOR.tools.cssLength,n='\x3cdiv class\x3d"cke_reset_all {editorId} {editorDialogClass} {hidpi}" dir\x3d"{langDir}" lang\x3d"{langCode}" role\x3d"dialog" aria-labelledby\x3d"cke_dialog_title_{id}"\x3e\x3ctable class\x3d"cke_dialog '+CKEDITOR.env.cssClass+' cke_{langDir}" style\x3d"position:absolute" role\x3d"presentation"\x3e\x3ctr\x3e\x3ctd role\x3d"presentation"\x3e\x3cdiv class\x3d"cke_dialog_body" role\x3d"presentation"\x3e\x3cdiv id\x3d"cke_dialog_title_{id}" class\x3d"cke_dialog_title" role\x3d"presentation"\x3e\x3c/div\x3e\x3ca id\x3d"cke_dialog_close_button_{id}" class\x3d"cke_dialog_close_button" href\x3d"javascript:void(0)" title\x3d"{closeTitle}" role\x3d"button"\x3e\x3cspan class\x3d"cke_label"\x3eX\x3c/span\x3e\x3c/a\x3e\x3cdiv id\x3d"cke_dialog_tabs_{id}" class\x3d"cke_dialog_tabs" role\x3d"tablist"\x3e\x3c/div\x3e\x3ctable class\x3d"cke_dialog_contents" role\x3d"presentation"\x3e\x3ctr\x3e\x3ctd id\x3d"cke_dialog_contents_{id}" class\x3d"cke_dialog_contents_body" role\x3d"presentation"\x3e\x3c/td\x3e\x3c/tr\x3e\x3ctr\x3e\x3ctd id\x3d"cke_dialog_footer_{id}" class\x3d"cke_dialog_footer" role\x3d"presentation"\x3e\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3c/div\x3e\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e\x3c/div\x3e'; +CKEDITOR.dialog=function(b,c){function k(){var a=D._.focusList;a.sort(function(a,b){return a.tabIndex!=b.tabIndex?b.tabIndex-a.tabIndex:a.focusIndex-b.focusIndex});for(var b=a.length,d=0;db.length)){var d=D._.currentFocusIndex;D._.tabBarMode&&0>a&&(d=0);try{b[d].getInputElement().$.blur()}catch(c){}var g=d,e=1d.height|| -b.width+(0d.width?a.setStyle("position","absolute"):a.setStyle("position","fixed"));this.move(this._.moved?this._.position.x:c,this._.moved?this._.position.y:h)},foreach:function(a){for(var b in this._.contents)for(var d in this._.contents[b])a.call(this,this._.contents[b][d]);return this},reset:function(){var a=function(a){a.reset&&a.reset(1)};return function(){this.foreach(a);return this}}(),setupContent:function(){var a=arguments;this.foreach(function(b){b.setup&&b.setup.apply(b,a)})}, +return{width:a.$.offsetWidth||0,height:a.$.offsetHeight||0}},move:function(a,b,d){var c=this._.element.getFirst(),g="rtl"==this._.editor.lang.dir,e="fixed"==c.getComputedStyle("position");CKEDITOR.env.ie&&c.setStyle("zoom","100%");e&&this._.position&&this._.position.x==a&&this._.position.y==b||(this._.position={x:a,y:b},e||(e=CKEDITOR.document.getWindow().getScrollPosition(),a+=e.x,b+=e.y),g&&(e=this.getSize(),a=CKEDITOR.document.getWindow().getViewPaneSize().width-e.width-a),b={top:(0d.height|| +b.width+(0d.width?a.setStyle("position","absolute"):a.setStyle("position","fixed"));this.move(this._.moved?this._.position.x:c,this._.moved?this._.position.y:g)},foreach:function(a){for(var b in this._.contents)for(var d in this._.contents[b])a.call(this,this._.contents[b][d]);return this},reset:function(){var a=function(a){a.reset&&a.reset(1)};return function(){this.foreach(a);return this}}(),setupContent:function(){var a=arguments;this.foreach(function(b){b.setup&&b.setup.apply(b,a)})}, commitContent:function(){var a=arguments;this.foreach(function(b){CKEDITOR.env.ie&&this._.currentFocusIndex==b.focusIndex&&b.getInputElement().$.blur();b.commit&&b.commit.apply(b,a)})},hide:function(){if(this.parts.dialog.isVisible()){this.fire("hide",{});this._.editor.fire("dialogHide",this);this.selectPage(this._.tabIdList[0]);var a=this._.element;a.setStyle("display","none");this.parts.dialog.setStyle("visibility","hidden");for(J(this);CKEDITOR.dialog._.currentTop!=this;)CKEDITOR.dialog._.currentTop.hide(); -if(this._.parentDialog){var b=this._.parentDialog.getElement().getFirst();b.setStyle("z-index",parseInt(b.$.style.zIndex,10)+Math.floor(this._.editor.config.baseFloatZIndex/2))}else u(this._.editor);if(CKEDITOR.dialog._.currentTop=this._.parentDialog)CKEDITOR.dialog._.currentZIndex-=10;else{CKEDITOR.dialog._.currentZIndex=null;a.removeListener("keydown",D);a.removeListener("keyup",G);var d=this._.editor;d.focus();setTimeout(function(){d.focusManager.unlock();CKEDITOR.env.iOS&&d.window.focus()},0)}delete this._.parentDialog; -this.foreach(function(a){a.resetInitValue&&a.resetInitValue()});this.setState(CKEDITOR.DIALOG_STATE_IDLE)}},addPage:function(a){if(!a.requiredContent||this._.editor.filter.check(a.requiredContent)){for(var b=[],d=a.label?' title\x3d"'+CKEDITOR.tools.htmlEncode(a.label)+'"':"",c=CKEDITOR.dialog._.uiElementBuilders.vbox.build(this,{type:"vbox",className:"cke_dialog_page_contents",children:a.elements,expand:!!a.expand,padding:a.padding,style:a.style||"width: 100%;"},b),h=this._.contents[a.id]={},f=c.getChild(), -e=0;c=f.shift();)c.notAllowed||"hbox"==c.type||"vbox"==c.type||e++,h[c.id]=c,"function"==typeof c.getChild&&f.push.apply(f,c.getChild());e||(a.hidden=!0);b=CKEDITOR.dom.element.createFromHtml(b.join(""));b.setAttribute("role","tabpanel");c=CKEDITOR.env;h="cke_"+a.id+"_"+CKEDITOR.tools.getNextNumber();d=CKEDITOR.dom.element.createFromHtml(['\x3ca class\x3d"cke_dialog_tab"',0arguments.length)){var g=(c.call?c(b):c)||"div", -k=["\x3c",g," "],p=(h&&h.call?h(b):h)||{},n=(f&&f.call?f(b):f)||{},l=(e&&e.call?e.call(this,a,b):e)||"",m=this.domId=n.id||CKEDITOR.tools.getNextId()+"_uiElement";b.requiredContent&&!a.getParentEditor().filter.check(b.requiredContent)&&(p.display="none",this.notAllowed=!0);n.id=m;var t={};b.type&&(t["cke_dialog_ui_"+b.type]=1);b.className&&(t[b.className]=1);b.disabled&&(t.cke_disabled=1);for(var q=n["class"]&&n["class"].split?n["class"].split(" "):[],m=0;marguments.length)){var f=(c.call?c(b):c)||"div", +k=["\x3c",f," "],p=(g&&g.call?g(b):g)||{},l=(e&&e.call?e(b):e)||{},n=(h&&h.call?h.call(this,a,b):h)||"",m=this.domId=l.id||CKEDITOR.tools.getNextId()+"_uiElement";b.requiredContent&&!a.getParentEditor().filter.check(b.requiredContent)&&(p.display="none",this.notAllowed=!0);l.id=m;var q={};b.type&&(q["cke_dialog_ui_"+b.type]=1);b.className&&(q[b.className]=1);b.disabled&&(q.cke_disabled=1);for(var r=l["class"]&&l["class"].split?l["class"].split(" "):[],m=0;mCKEDITOR.env.version?"cke_dialog_ui_focused":"";b.on("focus",function(){a._.tabBarMode=!1;a._.hasFocus=!0;w.fire("focus");d&&this.addClass(d)});b.on("blur",function(){w.fire("blur");d&&this.removeClass(d)})}});CKEDITOR.tools.extend(this,b);this.keyboardFocusable&&(this.tabIndex=b.tabIndex||0,this.focusIndex= -a._.focusList.push(this)-1,this.on("focus",function(){a._.currentFocusIndex=w.focusIndex}))}},hbox:function(a,b,d,c,h){if(!(4>arguments.length)){this._||(this._={});var f=this._.children=b,e=h&&h.widths||null,g=h&&h.height||null,k,n={role:"presentation"};h&&h.align&&(n.align=h.align);CKEDITOR.ui.dialog.uiElement.call(this,a,h||{type:"hbox"},c,"table",{},n,function(){var a=['\x3ctbody\x3e\x3ctr class\x3d"cke_dialog_ui_hbox"\x3e'];for(k=0;karguments.length)){this._||(this._={});var f=this._.children=b,e=h&&h.width||null,g=h&&h.heights||null;CKEDITOR.ui.dialog.uiElement.call(this,a,h||{type:"vbox"},c,"div",null,{role:"presentation"},function(){var b=['\x3ctable role\x3d"presentation" cellspacing\x3d"0" border\x3d"0" '];b.push('style\x3d"');h&&h.expand&&b.push("height:100%;");b.push("width:"+t(e||"100%"),";");CKEDITOR.env.webkit&&b.push("float:none;");b.push('"');b.push('align\x3d"',CKEDITOR.tools.htmlEncode(h&& -h.align||("ltr"==a.getParentEditor().lang.dir?"left":"right")),'" ');b.push("\x3e\x3ctbody\x3e");for(var c=0;cCKEDITOR.env.version?"cke_dialog_ui_focused":"";b.on("focus",function(){a._.tabBarMode=!1;a._.hasFocus=!0;w.fire("focus");d&&this.addClass(d)});b.on("blur",function(){w.fire("blur");d&&this.removeClass(d)})}});CKEDITOR.tools.extend(this,b);this.keyboardFocusable&&(this.tabIndex=b.tabIndex||0,this.focusIndex= +a._.focusList.push(this)-1,this.on("focus",function(){a._.currentFocusIndex=w.focusIndex}))}},hbox:function(a,b,d,c,g){if(!(4>arguments.length)){this._||(this._={});var e=this._.children=b,h=g&&g.widths||null,f=g&&g.height||null,k,p={role:"presentation"};g&&g.align&&(p.align=g.align);CKEDITOR.ui.dialog.uiElement.call(this,a,g||{type:"hbox"},c,"table",{},p,function(){var a=['\x3ctbody\x3e\x3ctr class\x3d"cke_dialog_ui_hbox"\x3e'];for(k=0;karguments.length)){this._||(this._={});var e=this._.children=b,h=g&&g.width||null,f=g&&g.heights||null;CKEDITOR.ui.dialog.uiElement.call(this,a,g||{type:"vbox"},c,"div",null,{role:"presentation"},function(){var b=['\x3ctable role\x3d"presentation" cellspacing\x3d"0" border\x3d"0" '];b.push('style\x3d"');g&&g.expand&&b.push("height:100%;");b.push("width:"+r(h||"100%"),";");CKEDITOR.env.webkit&&b.push("float:none;");b.push('"');b.push('align\x3d"',CKEDITOR.tools.htmlEncode(g&& +g.align||("ltr"==a.getParentEditor().lang.dir?"left":"right")),'" ');b.push("\x3e\x3ctbody\x3e");for(var c=0;carguments.length)return this._.children.concat();a.splice||(a=[a]);return 2>a.length?this._.children[a[0]]:this._.children[a[0]]&&this._.children[a[0]].getChild? -this._.children[a[0]].getChild(a.slice(1,a.length)):null}},!0);CKEDITOR.ui.dialog.vbox.prototype=new CKEDITOR.ui.dialog.hbox;(function(){var a={build:function(a,b,d){for(var c=b.children,h,f=[],e=[],g=0;gl.length&&(c=a.document.createElement(a.config.enterMode==CKEDITOR.ENTER_P?"p":"div"),k=m.shift(),f.insertNode(c),c.append(new CKEDITOR.dom.text("",a.document)),f.moveToBookmark(k),f.selectNodeContents(c),f.collapse(!0),k=f.createBookmark(),l.push(c),m.unshift(k));b=l[0].getParent();f=[];for(k=0;k]+data-cke-bookmark[^<]*?<\/span>/ig, -"");f&&a(b,c)})}function B(){if("wysiwyg"==b.mode){var a=A("paste");b.getCommand("cut").setState(A("cut"));b.getCommand("copy").setState(A("copy"));b.getCommand("paste").setState(a);b.fire("pasteState",a)}}function A(a){if(F&&a in{paste:1,cut:1})return CKEDITOR.TRISTATE_DISABLED;if("paste"==a)return CKEDITOR.TRISTATE_OFF;a=b.getSelection();var d=a.getRanges();return a.getType()==CKEDITOR.SELECTION_NONE||1==d.length&&d[0].collapsed?CKEDITOR.TRISTATE_DISABLED:CKEDITOR.TRISTATE_OFF}var z=CKEDITOR.plugins.clipboard, -D=0,G=0,F=0;(function(){b.on("key",r);b.on("contentDom",d);b.on("selectionChange",function(a){F=a.data.selection.getRanges()[0].checkReadOnly();B()});b.contextMenu&&b.contextMenu.addListener(function(a,b){F=b.getRanges()[0].checkReadOnly();return{cut:A("cut"),copy:A("copy"),paste:A("paste")}})})();(function(){function a(d,c,f,e,g){var k=b.lang.clipboard[c];b.addCommand(c,f);b.ui.addButton&&b.ui.addButton(d,{label:k,command:c,toolbar:"clipboard,"+e});b.addMenuItems&&b.addMenuItem(c,{label:k,command:c, -group:"clipboard",order:g})}a("Cut","cut",c("cut"),10,1);a("Copy","copy",c("copy"),20,4);a("Paste","paste",f(),30,8)})();b.getClipboardData=function(a,d){function c(a){a.removeListener();a.cancel();d(a.data)}function f(a){a.removeListener();a.cancel();n=!0;d({type:k,dataValue:a.data.dataValue,dataTransfer:a.data.dataTransfer,method:"paste"})}function e(){this.customTitle=a&&a.title}var g=!1,k="auto",n=!1;d||(d=a,a=null);b.on("paste",c,null,null,0);b.on("beforePaste",function(a){a.removeListener(); -g=!0;k=a.data.type},null,null,1E3);!1===C()&&(b.removeListener("paste",c),g&&b.fire("pasteDialog",e)?(b.on("pasteDialogCommit",f),b.on("dialogHide",function(a){a.removeListener();a.data.removeListener("pasteDialogCommit",f);setTimeout(function(){n||d(null)},10)})):d(null))}}function c(a){if(CKEDITOR.env.webkit){if(!a.match(/^[^<]*$/g)&&!a.match(/^(
<\/div>|
[^<]*<\/div>)*$/gi))return"html"}else if(CKEDITOR.env.ie){if(!a.match(/^([^<]|)*$/gi)&&!a.match(/^(

([^<]|)*<\/p>|(\r\n))*$/gi))return"html"}else if(CKEDITOR.env.gecko){if(!a.match(/^([^<]|)*$/gi))return"html"}else return"html"; -return"htmlifiedtext"}function g(a,b){function d(a){return CKEDITOR.tools.repeat("\x3c/p\x3e\x3cp\x3e",~~(a/2))+(1==a%2?"\x3cbr\x3e":"")}b=b.replace(/\s+/g," ").replace(/> +/gi,"\x3cbr\x3e");b=b.replace(/<\/?[A-Z]+>/g,function(a){return a.toLowerCase()});if(b.match(/^[^<]$/))return b;CKEDITOR.env.webkit&&-1(
|)<\/div>)(?!$|(

(
|)<\/div>))/g,"\x3cbr\x3e").replace(/^(
(
|)<\/div>){2}(?!$)/g,"\x3cdiv\x3e\x3c/div\x3e"), -b.match(/
(
|)<\/div>/)&&(b="\x3cp\x3e"+b.replace(/(
(
|)<\/div>)+/g,function(a){return d(a.split("\x3c/div\x3e\x3cdiv\x3e").length+1)})+"\x3c/p\x3e"),b=b.replace(/<\/div>
/g,"\x3cbr\x3e"),b=b.replace(/<\/?div>/g,""));CKEDITOR.env.gecko&&a.enterMode!=CKEDITOR.ENTER_BR&&(CKEDITOR.env.gecko&&(b=b.replace(/^

$/,"\x3cbr\x3e")),-1){2,}/g,function(a){return d(a.length/4)})+"\x3c/p\x3e"));return l(a,b)}function f(){function a(){var b= +this._.children[a[0]].getChild(a.slice(1,a.length)):null}},!0);CKEDITOR.ui.dialog.vbox.prototype=new CKEDITOR.ui.dialog.hbox;(function(){var a={build:function(a,b,d){for(var c=b.children,g,e=[],h=[],f=0;fl.length&&(c=a.document.createElement(a.config.enterMode==CKEDITOR.ENTER_P?"p":"div"),k=m.shift(),h.insertNode(c),c.append(new CKEDITOR.dom.text("",a.document)),h.moveToBookmark(k),h.selectNodeContents(c),h.collapse(!0),k=h.createBookmark(),l.push(c),m.unshift(k));b=l[0].getParent();h=[];for(k=0;k]+data-cke-bookmark[^<]*?<\/span>/ig, +"");e&&a(b,c)})}function D(){if("wysiwyg"==b.mode){var a=y("paste");b.getCommand("cut").setState(y("cut"));b.getCommand("copy").setState(y("copy"));b.getCommand("paste").setState(a);b.fire("pasteState",a)}}function y(a){if(E&&a in{paste:1,cut:1})return CKEDITOR.TRISTATE_DISABLED;if("paste"==a)return CKEDITOR.TRISTATE_OFF;a=b.getSelection();var d=a.getRanges();return a.getType()==CKEDITOR.SELECTION_NONE||1==d.length&&d[0].collapsed?CKEDITOR.TRISTATE_DISABLED:CKEDITOR.TRISTATE_OFF}var z=CKEDITOR.plugins.clipboard, +C=0,G=0,E=0;(function(){b.on("key",t);b.on("contentDom",d);b.on("selectionChange",function(a){E=a.data.selection.getRanges()[0].checkReadOnly();D()});b.contextMenu&&b.contextMenu.addListener(function(a,b){E=b.getRanges()[0].checkReadOnly();return{cut:y("cut"),copy:y("copy"),paste:y("paste")}})})();(function(){function a(d,c,e,h,f){var k=b.lang.clipboard[c];b.addCommand(c,e);b.ui.addButton&&b.ui.addButton(d,{label:k,command:c,toolbar:"clipboard,"+h});b.addMenuItems&&b.addMenuItem(c,{label:k,command:c, +group:"clipboard",order:f})}a("Cut","cut",c("cut"),10,1);a("Copy","copy",c("copy"),20,4);a("Paste","paste",e(),30,8)})();b.getClipboardData=function(a,d){function c(a){a.removeListener();a.cancel();d(a.data)}function e(a){a.removeListener();a.cancel();l=!0;d({type:k,dataValue:a.data.dataValue,dataTransfer:a.data.dataTransfer,method:"paste"})}function h(){this.customTitle=a&&a.title}var f=!1,k="auto",l=!1;d||(d=a,a=null);b.on("paste",c,null,null,0);b.on("beforePaste",function(a){a.removeListener(); +f=!0;k=a.data.type},null,null,1E3);!1===B()&&(b.removeListener("paste",c),f&&b.fire("pasteDialog",h)?(b.on("pasteDialogCommit",e),b.on("dialogHide",function(a){a.removeListener();a.data.removeListener("pasteDialogCommit",e);setTimeout(function(){l||d(null)},10)})):d(null))}}function c(a){if(CKEDITOR.env.webkit){if(!a.match(/^[^<]*$/g)&&!a.match(/^(
<\/div>|
[^<]*<\/div>)*$/gi))return"html"}else if(CKEDITOR.env.ie){if(!a.match(/^([^<]|)*$/gi)&&!a.match(/^(

([^<]|)*<\/p>|(\r\n))*$/gi))return"html"}else if(CKEDITOR.env.gecko){if(!a.match(/^([^<]|)*$/gi))return"html"}else return"html"; +return"htmlifiedtext"}function e(a,b){function d(a){return CKEDITOR.tools.repeat("\x3c/p\x3e\x3cp\x3e",~~(a/2))+(1==a%2?"\x3cbr\x3e":"")}b=b.replace(/\s+/g," ").replace(/> +/gi,"\x3cbr\x3e");b=b.replace(/<\/?[A-Z]+>/g,function(a){return a.toLowerCase()});if(b.match(/^[^<]$/))return b;CKEDITOR.env.webkit&&-1(
|)<\/div>)(?!$|(

(
|)<\/div>))/g,"\x3cbr\x3e").replace(/^(
(
|)<\/div>){2}(?!$)/g,"\x3cdiv\x3e\x3c/div\x3e"), +b.match(/
(
|)<\/div>/)&&(b="\x3cp\x3e"+b.replace(/(
(
|)<\/div>)+/g,function(a){return d(a.split("\x3c/div\x3e\x3cdiv\x3e").length+1)})+"\x3c/p\x3e"),b=b.replace(/<\/div>
/g,"\x3cbr\x3e"),b=b.replace(/<\/?div>/g,""));CKEDITOR.env.gecko&&a.enterMode!=CKEDITOR.ENTER_BR&&(CKEDITOR.env.gecko&&(b=b.replace(/^

$/,"\x3cbr\x3e")),-1){2,}/g,function(a){return d(a.length/4)})+"\x3c/p\x3e"));return l(a,b)}function h(){function a(){var b= {},d;for(d in CKEDITOR.dtd)"$"!=d.charAt(0)&&"div"!=d&&"span"!=d&&(b[d]=1);return b}var b={};return{get:function(d){return"plain-text"==d?b.plainText||(b.plainText=new CKEDITOR.filter("br")):"semantic-content"==d?((d=b.semanticContent)||(d=new CKEDITOR.filter,d.allow({$1:{elements:a(),attributes:!0,styles:!1,classes:!1}}),d=b.semanticContent=d),d):d?new CKEDITOR.filter(d):null}}}function m(a,b,d){b=CKEDITOR.htmlParser.fragment.fromHtml(b);var c=new CKEDITOR.htmlParser.basicWriter;d.applyTo(b,!0,!1, -a.activeEnterMode);b.writeHtml(c);return c.getHtml()}function l(a,b){a.enterMode==CKEDITOR.ENTER_BR?b=b.replace(/(<\/p>

)+/g,function(a){return CKEDITOR.tools.repeat("\x3cbr\x3e",a.length/7*2)}).replace(/<\/?p>/g,""):a.enterMode==CKEDITOR.ENTER_DIV&&(b=b.replace(/<(\/)?p>/g,"\x3c$1div\x3e"));return b}function k(a){a.data.preventDefault();a.data.$.dataTransfer.dropEffect="none"}function b(b){var d=CKEDITOR.plugins.clipboard;b.on("contentDom",function(){function c(d,f,e){f.select();a(b,{dataTransfer:e, -method:"drop"},1);e.sourceEditor.fire("saveSnapshot");e.sourceEditor.editable().extractHtmlFromRange(d);e.sourceEditor.getSelection().selectRanges([d]);e.sourceEditor.fire("saveSnapshot")}function f(c,e){c.select();a(b,{dataTransfer:e,method:"drop"},1);d.resetDragDataTransfer()}function e(a,d,c){var f={$:a.data.$,target:a.data.getTarget()};d&&(f.dragRange=d);c&&(f.dropRange=c);!1===b.fire(a.name,f)&&a.data.preventDefault()}function g(a){a.type!=CKEDITOR.NODE_ELEMENT&&(a=a.getParent());return a.getChildCount()} -var k=b.editable(),l=CKEDITOR.plugins.clipboard.getDropTarget(b),m=b.ui.space("top"),C=b.ui.space("bottom");d.preventDefaultDropOnElement(m);d.preventDefaultDropOnElement(C);k.attachListener(l,"dragstart",e);k.attachListener(b,"dragstart",d.resetDragDataTransfer,d,null,1);k.attachListener(b,"dragstart",function(a){d.initDragDataTransfer(a,b)},null,null,2);k.attachListener(b,"dragstart",function(){var a=d.dragRange=b.getSelection().getRanges()[0];CKEDITOR.env.ie&&10>CKEDITOR.env.version&&(d.dragStartContainerChildCount= -a?g(a.startContainer):null,d.dragEndContainerChildCount=a?g(a.endContainer):null)},null,null,100);k.attachListener(l,"dragend",e);k.attachListener(b,"dragend",d.initDragDataTransfer,d,null,1);k.attachListener(b,"dragend",d.resetDragDataTransfer,d,null,100);k.attachListener(l,"dragover",function(a){var b=a.data.getTarget();b&&b.is&&b.is("html")?a.data.preventDefault():CKEDITOR.env.ie&&CKEDITOR.plugins.clipboard.isFileApiSupported&&a.data.$.dataTransfer.types.contains("Files")&&a.data.preventDefault()}); -k.attachListener(l,"drop",function(a){if(!a.data.$.defaultPrevented){a.data.preventDefault();var c=a.data.getTarget();if(!c.isReadOnly()||c.type==CKEDITOR.NODE_ELEMENT&&c.is("html")){var c=d.getRangeAtDropPosition(a,b),f=d.dragRange;c&&e(a,f,c)}}},null,null,9999);k.attachListener(b,"drop",d.initDragDataTransfer,d,null,1);k.attachListener(b,"drop",function(a){if(a=a.data){var e=a.dropRange,g=a.dragRange,k=a.dataTransfer;k.getTransferType(b)==CKEDITOR.DATA_TRANSFER_INTERNAL?setTimeout(function(){d.internalDrop(g, -e,k,b)},0):k.getTransferType(b)==CKEDITOR.DATA_TRANSFER_CROSS_EDITORS?c(g,e,k):f(e,k)}},null,null,9999)})}CKEDITOR.plugins.add("clipboard",{requires:"dialog",init:function(a){var d,k=f();a.config.forcePasteAsPlainText?d="plain-text":a.config.pasteFilter?d=a.config.pasteFilter:!CKEDITOR.env.webkit||"pasteFilter"in a.config||(d="semantic-content");a.pasteFilter=k.get(d);e(a);b(a);CKEDITOR.dialog.add("paste",CKEDITOR.getUrl(this.path+"dialogs/paste.js"));a.on("paste",function(b){b.data.dataTransfer|| +a.activeEnterMode);b.writeHtml(c);return c.getHtml()}function l(a,b){a.enterMode==CKEDITOR.ENTER_BR?b=b.replace(/(<\/p>

)+/g,function(a){return CKEDITOR.tools.repeat("\x3cbr\x3e",a.length/7*2)}).replace(/<\/?p>/g,""):a.enterMode==CKEDITOR.ENTER_DIV&&(b=b.replace(/<(\/)?p>/g,"\x3c$1div\x3e"));return b}function k(a){a.data.preventDefault();a.data.$.dataTransfer.dropEffect="none"}function b(b){var d=CKEDITOR.plugins.clipboard;b.on("contentDom",function(){function c(d,e,h){e.select();a(b,{dataTransfer:h, +method:"drop"},1);h.sourceEditor.fire("saveSnapshot");h.sourceEditor.editable().extractHtmlFromRange(d);h.sourceEditor.getSelection().selectRanges([d]);h.sourceEditor.fire("saveSnapshot")}function e(c,h){c.select();a(b,{dataTransfer:h,method:"drop"},1);d.resetDragDataTransfer()}function h(a,d,c){var e={$:a.data.$,target:a.data.getTarget()};d&&(e.dragRange=d);c&&(e.dropRange=c);!1===b.fire(a.name,e)&&a.data.preventDefault()}function f(a){a.type!=CKEDITOR.NODE_ELEMENT&&(a=a.getParent());return a.getChildCount()} +var k=b.editable(),l=CKEDITOR.plugins.clipboard.getDropTarget(b),m=b.ui.space("top"),B=b.ui.space("bottom");d.preventDefaultDropOnElement(m);d.preventDefaultDropOnElement(B);k.attachListener(l,"dragstart",h);k.attachListener(b,"dragstart",d.resetDragDataTransfer,d,null,1);k.attachListener(b,"dragstart",function(a){d.initDragDataTransfer(a,b)},null,null,2);k.attachListener(b,"dragstart",function(){var a=d.dragRange=b.getSelection().getRanges()[0];CKEDITOR.env.ie&&10>CKEDITOR.env.version&&(d.dragStartContainerChildCount= +a?f(a.startContainer):null,d.dragEndContainerChildCount=a?f(a.endContainer):null)},null,null,100);k.attachListener(l,"dragend",h);k.attachListener(b,"dragend",d.initDragDataTransfer,d,null,1);k.attachListener(b,"dragend",d.resetDragDataTransfer,d,null,100);k.attachListener(l,"dragover",function(a){var b=a.data.getTarget();b&&b.is&&b.is("html")?a.data.preventDefault():CKEDITOR.env.ie&&CKEDITOR.plugins.clipboard.isFileApiSupported&&a.data.$.dataTransfer.types.contains("Files")&&a.data.preventDefault()}); +k.attachListener(l,"drop",function(a){if(!a.data.$.defaultPrevented){a.data.preventDefault();var c=a.data.getTarget();if(!c.isReadOnly()||c.type==CKEDITOR.NODE_ELEMENT&&c.is("html")){var c=d.getRangeAtDropPosition(a,b),e=d.dragRange;c&&h(a,e,c)}}},null,null,9999);k.attachListener(b,"drop",d.initDragDataTransfer,d,null,1);k.attachListener(b,"drop",function(a){if(a=a.data){var h=a.dropRange,f=a.dragRange,k=a.dataTransfer;k.getTransferType(b)==CKEDITOR.DATA_TRANSFER_INTERNAL?setTimeout(function(){d.internalDrop(f, +h,k,b)},0):k.getTransferType(b)==CKEDITOR.DATA_TRANSFER_CROSS_EDITORS?c(f,h,k):e(h,k)}},null,null,9999)})}CKEDITOR.plugins.add("clipboard",{requires:"dialog",init:function(a){var d,k=h();a.config.forcePasteAsPlainText?d="plain-text":a.config.pasteFilter?d=a.config.pasteFilter:!CKEDITOR.env.webkit||"pasteFilter"in a.config||(d="semantic-content");a.pasteFilter=k.get(d);f(a);b(a);CKEDITOR.dialog.add("paste",CKEDITOR.getUrl(this.path+"dialogs/paste.js"));a.on("paste",function(b){b.data.dataTransfer|| (b.data.dataTransfer=new CKEDITOR.plugins.clipboard.dataTransfer);if(!b.data.dataValue){var d=b.data.dataTransfer,c=d.getData("text/html");if(c)b.data.dataValue=c,b.data.type="html";else if(c=d.getData("text/plain"))b.data.dataValue=a.editable().transformPlainTextToHtml(c),b.data.type="text"}},null,null,1);a.on("paste",function(a){var b=a.data.dataValue,d=CKEDITOR.dtd.$block;-1 <\/span>/gi," "),"html"!=a.data.type&&(b=b.replace(/]*>([^<]*)<\/span>/gi, -function(a,b){return b.replace(/\t/g,"\x26nbsp;\x26nbsp; \x26nbsp;")})),-1/,"")),b=b.replace(/(<[^>]+) class="Apple-[^"]*"/gi,"$1"));if(b.match(/^<[^<]+cke_(editable|contents)/i)){var c,f,h=new CKEDITOR.dom.element("div");for(h.setHtml(b);1==h.getChildCount()&&(c=h.getFirst())&&c.type==CKEDITOR.NODE_ELEMENT&&(c.hasClass("cke_editable")|| -c.hasClass("cke_contents"));)h=f=c;f&&(b=f.getHtml().replace(/
$/i,""))}CKEDITOR.env.ie?b=b.replace(/^ (?: |\r\n)?<(\w+)/g,function(b,c){return c.toLowerCase()in d?(a.data.preSniffing="html","\x3c"+c):b}):CKEDITOR.env.webkit?b=b.replace(/<\/(\w+)>


<\/div>$/,function(b,c){return c in d?(a.data.endsWithEOL=1,"\x3c/"+c+"\x3e"):b}):CKEDITOR.env.gecko&&(b=b.replace(/(\s)
$/,"$1"));a.data.dataValue=b},null,null,3);a.on("paste",function(b){b=b.data;var d=b.type,f=b.dataValue,e,l=a.config.clipboard_defaultContentType|| -"html",p=b.dataTransfer.getTransferType(a);e="html"==d||"html"==b.preSniffing?"html":c(f);"htmlifiedtext"==e&&(f=g(a.config,f));"text"==d&&"html"==e?f=m(a,f,k.get("plain-text")):p==CKEDITOR.DATA_TRANSFER_EXTERNAL&&a.pasteFilter&&!b.dontFilter&&(f=m(a,f,a.pasteFilter));b.startsWithEOL&&(f='\x3cbr data-cke-eol\x3d"1"\x3e'+f);b.endsWithEOL&&(f+='\x3cbr data-cke-eol\x3d"1"\x3e');"auto"==d&&(d="html"==e||"html"==l?"html":"text");b.type=d;b.dataValue=f;delete b.preSniffing;delete b.startsWithEOL;delete b.endsWithEOL}, +function(a,b){return b.replace(/\t/g,"\x26nbsp;\x26nbsp; \x26nbsp;")})),-1/,"")),b=b.replace(/(<[^>]+) class="Apple-[^"]*"/gi,"$1"));if(b.match(/^<[^<]+cke_(editable|contents)/i)){var c,g,e=new CKEDITOR.dom.element("div");for(e.setHtml(b);1==e.getChildCount()&&(c=e.getFirst())&&c.type==CKEDITOR.NODE_ELEMENT&&(c.hasClass("cke_editable")|| +c.hasClass("cke_contents"));)e=g=c;g&&(b=g.getHtml().replace(/
$/i,""))}CKEDITOR.env.ie?b=b.replace(/^ (?: |\r\n)?<(\w+)/g,function(b,c){return c.toLowerCase()in d?(a.data.preSniffing="html","\x3c"+c):b}):CKEDITOR.env.webkit?b=b.replace(/<\/(\w+)>

<\/div>$/,function(b,c){return c in d?(a.data.endsWithEOL=1,"\x3c/"+c+"\x3e"):b}):CKEDITOR.env.gecko&&(b=b.replace(/(\s)
$/,"$1"));a.data.dataValue=b},null,null,3);a.on("paste",function(b){b=b.data;var d=b.type,h=b.dataValue,f,l=a.config.clipboard_defaultContentType|| +"html",p=b.dataTransfer.getTransferType(a);f="html"==d||"html"==b.preSniffing?"html":c(h);"htmlifiedtext"==f&&(h=e(a.config,h));"text"==d&&"html"==f?h=m(a,h,k.get("plain-text")):p==CKEDITOR.DATA_TRANSFER_EXTERNAL&&a.pasteFilter&&!b.dontFilter&&(h=m(a,h,a.pasteFilter));b.startsWithEOL&&(h='\x3cbr data-cke-eol\x3d"1"\x3e'+h);b.endsWithEOL&&(h+='\x3cbr data-cke-eol\x3d"1"\x3e');"auto"==d&&(d="html"==f||"html"==l?"html":"text");b.type=d;b.dataValue=h;delete b.preSniffing;delete b.startsWithEOL;delete b.endsWithEOL}, null,null,6);a.on("paste",function(b){b=b.data;b.dataValue&&(a.insertHtml(b.dataValue,b.type,b.range),setTimeout(function(){a.fire("afterPaste")},0))},null,null,1E3);a.on("pasteDialog",function(b){setTimeout(function(){a.openDialog("paste",b.data)},0)})}});CKEDITOR.plugins.clipboard={isCustomCopyCutSupported:!CKEDITOR.env.ie&&!CKEDITOR.env.iOS,isCustomDataTypesSupported:!CKEDITOR.env.ie,isFileApiSupported:!CKEDITOR.env.ie||9CKEDITOR.env.version||b.isInline()?b:a.document},fixSplitNodesAfterDrop:function(a,b,d,c){function f(a,d,c){var h=a;h.type==CKEDITOR.NODE_TEXT&&(h=a.getParent());if(h.equals(d)&&c!=d.getChildCount())return a= -b.startContainer.getChild(b.startOffset-1),d=b.startContainer.getChild(b.startOffset),a&&a.type==CKEDITOR.NODE_TEXT&&d&&d.type==CKEDITOR.NODE_TEXT&&(c=a.getLength(),a.setText(a.getText()+d.getText()),d.remove(),b.setStart(a,c),b.collapse(!0)),!0}var e=b.startContainer;"number"==typeof c&&"number"==typeof d&&e.type==CKEDITOR.NODE_ELEMENT&&(f(a.startContainer,e,d)||f(a.endContainer,e,c))},isDropRangeAffectedByDragRange:function(a,b){var d=b.startContainer,c=b.endOffset;return a.endContainer.equals(d)&& -a.endOffset<=c||a.startContainer.getParent().equals(d)&&a.startContainer.getIndex()CKEDITOR.env.version&&this.fixSplitNodesAfterDrop(b,d,e.dragStartContainerChildCount,e.dragEndContainerChildCount);(l=this.isDropRangeAffectedByDragRange(b,d))||(k=b.createBookmark(!1)); -e=d.clone().createBookmark(!1);l&&(k=b.createBookmark(!1));b=k.startNode;d=k.endNode;l=e.startNode;d&&b.getPosition(l)&CKEDITOR.POSITION_PRECEDING&&d.getPosition(l)&CKEDITOR.POSITION_FOLLOWING&&l.insertBefore(b);b=f.createRange();b.moveToBookmark(k);g.extractHtmlFromRange(b,1);d=f.createRange();d.moveToBookmark(e);a(f,{dataTransfer:c,method:"drop",range:d},1);f.fire("unlockSnapshot")},getRangeAtDropPosition:function(a,b){var d=a.data.$,c=d.clientX,f=d.clientY,e=b.getSelection(!0).getRanges()[0],g= -b.createRange();if(a.data.testRange)return a.data.testRange;if(document.caretRangeFromPoint)d=b.document.$.caretRangeFromPoint(c,f),g.setStart(CKEDITOR.dom.node(d.startContainer),d.startOffset),g.collapse(!0);else if(d.rangeParent)g.setStart(CKEDITOR.dom.node(d.rangeParent),d.rangeOffset),g.collapse(!0);else{if(CKEDITOR.env.ie&&8l&& -!k;l++){if(!k)try{d.moveToPoint(c,f-l),k=!0}catch(m){}if(!k)try{d.moveToPoint(c,f+l),k=!0}catch(r){}}if(k){var x="cke-temp-"+(new Date).getTime();d.pasteHTML('\x3cspan id\x3d"'+x+'"\x3e​\x3c/span\x3e');var B=b.document.getById(x);g.moveToPosition(B,CKEDITOR.POSITION_BEFORE_START);B.remove()}else{var A=b.document.$.elementFromPoint(c,f),z=new CKEDITOR.dom.element(A),D;if(z.equals(b.editable())||"html"==z.getName())return e&&e.startContainer&&!e.startContainer.equals(b.editable())?e:null;D=z.getClientRect(); -cCKEDITOR.env.version||b.isInline()?b:a.document},fixSplitNodesAfterDrop:function(a,b,d,c){function e(a,d,c){var g=a;g.type==CKEDITOR.NODE_TEXT&&(g=a.getParent());if(g.equals(d)&&c!=d.getChildCount())return a= +b.startContainer.getChild(b.startOffset-1),d=b.startContainer.getChild(b.startOffset),a&&a.type==CKEDITOR.NODE_TEXT&&d&&d.type==CKEDITOR.NODE_TEXT&&(c=a.getLength(),a.setText(a.getText()+d.getText()),d.remove(),b.setStart(a,c),b.collapse(!0)),!0}var h=b.startContainer;"number"==typeof c&&"number"==typeof d&&h.type==CKEDITOR.NODE_ELEMENT&&(e(a.startContainer,h,d)||e(a.endContainer,h,c))},isDropRangeAffectedByDragRange:function(a,b){var d=b.startContainer,c=b.endOffset;return a.endContainer.equals(d)&& +a.endOffset<=c||a.startContainer.getParent().equals(d)&&a.startContainer.getIndex()CKEDITOR.env.version&&this.fixSplitNodesAfterDrop(b,d,h.dragStartContainerChildCount,h.dragEndContainerChildCount);(l=this.isDropRangeAffectedByDragRange(b,d))||(k=b.createBookmark(!1)); +h=d.clone().createBookmark(!1);l&&(k=b.createBookmark(!1));b=k.startNode;d=k.endNode;l=h.startNode;d&&b.getPosition(l)&CKEDITOR.POSITION_PRECEDING&&d.getPosition(l)&CKEDITOR.POSITION_FOLLOWING&&l.insertBefore(b);b=e.createRange();b.moveToBookmark(k);f.extractHtmlFromRange(b,1);d=e.createRange();d.moveToBookmark(h);a(e,{dataTransfer:c,method:"drop",range:d},1);e.fire("unlockSnapshot")},getRangeAtDropPosition:function(a,b){var d=a.data.$,c=d.clientX,e=d.clientY,h=b.getSelection(!0).getRanges()[0],f= +b.createRange();if(a.data.testRange)return a.data.testRange;if(document.caretRangeFromPoint)d=b.document.$.caretRangeFromPoint(c,e),f.setStart(CKEDITOR.dom.node(d.startContainer),d.startOffset),f.collapse(!0);else if(d.rangeParent)f.setStart(CKEDITOR.dom.node(d.rangeParent),d.rangeOffset),f.collapse(!0);else{if(CKEDITOR.env.ie&&8l&& +!k;l++){if(!k)try{d.moveToPoint(c,e-l),k=!0}catch(m){}if(!k)try{d.moveToPoint(c,e+l),k=!0}catch(t){}}if(k){var x="cke-temp-"+(new Date).getTime();d.pasteHTML('\x3cspan id\x3d"'+x+'"\x3e​\x3c/span\x3e');var D=b.document.getById(x);f.moveToPosition(D,CKEDITOR.POSITION_BEFORE_START);D.remove()}else{var y=b.document.$.elementFromPoint(c,e),z=new CKEDITOR.dom.element(y),C;if(z.equals(b.editable())||"html"==z.getName())return h&&h.startContainer&&!h.startContainer.equals(b.editable())?h:null;C=z.getClientRect(); +c/i,bodyRegExp:/([\s\S]*)<\/body>/i, fragmentRegExp:/\x3c!--(?:Start|End)Fragment--\x3e/g,data:{},files:[],normalizeType:function(a){a=a.toLowerCase();return"text"==a||"text/plain"==a?"Text":"url"==a?"URL":a}};this.id=this.getData(d);this.id||(this.id="Text"==d?"":"cke-"+CKEDITOR.tools.getUniqueId());if("Text"!=d)try{this.$.setData(d,this.id)}catch(c){}b&&(this.sourceEditor=b,this.setData("text/html",b.getSelectedHtml(1)),"Text"==d||this.getData("text/plain")||this.setData("text/plain",b.getSelection().getSelectedText()))};CKEDITOR.DATA_TRANSFER_INTERNAL= 1;CKEDITOR.DATA_TRANSFER_CROSS_EDITORS=2;CKEDITOR.DATA_TRANSFER_EXTERNAL=3;CKEDITOR.plugins.clipboard.dataTransfer.prototype={getData:function(a){a=this._.normalizeType(a);var b=this._.data[a];if(void 0===b||null===b||""===b)try{b=this.$.getData(a)}catch(d){}if(void 0===b||null===b||""===b)b="";"text/html"==a?(b=b.replace(this._.metaRegExp,""),(a=this._.bodyRegExp.exec(b))&&a.length&&(b=a[1],b=b.replace(this._.fragmentRegExp,""))):"Text"==a&&CKEDITOR.env.gecko&&this.getFilesCount()&&"file://"==b.substring(0, @@ -620,418 +624,424 @@ fragmentRegExp:/\x3c!--(?:Start|End)Fragment--\x3e/g,data:{},files:[],normalizeT c)}if(this.$){var b=this,d,c;if(CKEDITOR.plugins.clipboard.isCustomDataTypesSupported){if(this.$.types)for(d=0;df?q+f:c.width>f?q-a.left:q-a.right+c.width):hf?q-f:c.width>f?q-a.right+c.width:q-a.left);f=a.top;c.height-a.tope?w-e:c.height>e?w-a.bottom+c.height:w-a.top);CKEDITOR.env.ie&&(c=a=new CKEDITOR.dom.element(p.$.offsetParent),"html"==c.getName()&& +"")},hide:function(){this.onHide&&!0===this.onHide.call(this)||this.element.setStyle("display","none")},onKeyDown:function(a,c){var f=this.keys[a];switch(f){case "next":for(var l=this._.focusIndex,f=this.element.getElementsByTag("a"),k;k=f.getItem(++l);)if(k.getAttribute("_cke_focus")&&k.$.offsetWidth){this._.focusIndex=l;k.focus();break}return k||c?!1:(this._.focusIndex=-1,this.onKeyDown(a,1));case "prev":l=this._.focusIndex;for(f=this.element.getElementsByTag("a");0e?q+e:c.width>e?q-a.left:q-a.right+c.width):he?q-e:c.width>e?q-a.right+c.width:q-a.left);e=a.top;c.height-a.topg?w-g:c.height>g?w-a.bottom+c.height:w-a.top);CKEDITOR.env.ie&&(c=a=new CKEDITOR.dom.element(p.$.offsetParent),"html"==c.getName()&& (c=c.getDocument().getBody()),"rtl"==c.getComputedStyle("direction")&&(q=CKEDITOR.env.ie8Compat?q-2*p.getDocument().getDocumentElement().$.scrollLeft:q-(a.$.scrollWidth-a.$.clientWidth)));var a=p.getFirst(),l;(l=a.getCustomData("activePanel"))&&l.onHide&&l.onHide.call(this,1);a.setCustomData("activePanel",this);p.setStyles({top:w+"px",left:q+"px"});p.setOpacity(1);k&&k()},this);b.isLoaded?a():b.onLoad=a;CKEDITOR.tools.setTimeout(function(){var a=CKEDITOR.env.webkit&&CKEDITOR.document.getWindow().getScrollPosition().y; this.focus();d.element.focus();CKEDITOR.env.webkit&&(CKEDITOR.document.getBody().$.scrollTop=a);this.allowBlur(!0);this._.editor.fire("panelShow",this)},0,this)},CKEDITOR.env.air?200:0,this);this.visible=1;this.onShow&&this.onShow.call(this)},reposition:function(){var a=this._.showBlockParams;this.visible&&this._.showBlockParams&&(this.hide(),this.showBlock.apply(this,a))},focus:function(){if(CKEDITOR.env.webkit){var a=CKEDITOR.document.getActive();a&&!a.equals(this._.iframe)&&a.$.blur()}(this._.lastFocused|| this._.iframe.getFrameDocument().getWindow()).focus()},blur:function(){var a=this._.iframe.getFrameDocument().getActive();a&&a.is("a")&&(this._.lastFocused=a)},hide:function(a){if(this.visible&&(!this.onHide||!0!==this.onHide.call(this))){this.hideChild();CKEDITOR.env.gecko&&this._.iframe.getFrameDocument().$.activeElement.blur();this.element.setStyle("display","none");this.visible=0;this.element.getFirst().removeCustomData("activePanel");if(a=a&&this._.returnFocus)CKEDITOR.env.webkit&&a.type&&a.getWindow().$.focus(), -a.focus();delete this._.lastFocused;this._.showBlockParams=null;this._.editor.fire("panelHide",this)}},allowBlur:function(a){var e=this._.panel;void 0!==a&&(e.allowBlur=a);return e.allowBlur},showAsChild:function(a,e,f,m,l,k){if(this._.activeChild!=a||a._.panel._.offsetParentId!=f.getId())this.hideChild(),a.onHide=CKEDITOR.tools.bind(function(){CKEDITOR.tools.setTimeout(function(){this._.focused||this.hide()},0,this)},this),this._.activeChild=a,this._.focused=!1,a.showBlock(e,f,m,l,k),this.blur(), -(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&setTimeout(function(){a.element.getChild(0).$.style.cssText+=""},100)},hideChild:function(a){var e=this._.activeChild;e&&(delete e.onHide,delete this._.activeChild,e.hide(),a&&this.focus())}}});CKEDITOR.on("instanceDestroyed",function(){var a=CKEDITOR.tools.isEmpty(CKEDITOR.instances),g;for(g in e){var f=e[g];a?f.destroy():f.element.hide()}a&&(e={})})}(),CKEDITOR.plugins.add("menu",{requires:"floatpanel",beforeInit:function(a){for(var e=a.config.menu_groups.split(","), -c=a._.menuGroups={},g=a._.menuItems={},f=0;fc.group?1:a.orderc.order?1:0})}var e='\x3cspan class\x3d"cke_menuitem"\x3e\x3ca id\x3d"{id}" class\x3d"cke_menubutton cke_menubutton__{name} cke_menubutton_{state} {cls}" href\x3d"{href}" title\x3d"{title}" tabindex\x3d"-1"_cke_focus\x3d1 hidefocus\x3d"true" role\x3d"{role}" aria-haspopup\x3d"{hasPopup}" aria-disabled\x3d"{disabled}" {ariaChecked}'; -CKEDITOR.env.gecko&&CKEDITOR.env.mac&&(e+=' onkeypress\x3d"return false;"');CKEDITOR.env.gecko&&(e+=' onblur\x3d"this.style.cssText \x3d this.style.cssText;"');var e=e+(' onmouseover\x3d"CKEDITOR.tools.callFunction({hoverFn},{index});" onmouseout\x3d"CKEDITOR.tools.callFunction({moveOutFn},{index});" '+(CKEDITOR.env.ie?'onclick\x3d"return false;" onmouseup':"onclick")+'\x3d"CKEDITOR.tools.callFunction({clickFn},{index}); return false;"\x3e'),c=CKEDITOR.addTemplate("menuItem",e+'\x3cspan class\x3d"cke_menubutton_inner"\x3e\x3cspan class\x3d"cke_menubutton_icon"\x3e\x3cspan class\x3d"cke_button_icon cke_button__{iconName}_icon" style\x3d"{iconStyle}"\x3e\x3c/span\x3e\x3c/span\x3e\x3cspan class\x3d"cke_menubutton_label"\x3e{label}\x3c/span\x3e{arrowHtml}\x3c/span\x3e\x3c/a\x3e\x3c/span\x3e'), -g=CKEDITOR.addTemplate("menuArrow",'\x3cspan class\x3d"cke_menuarrow"\x3e\x3cspan\x3e{label}\x3c/span\x3e\x3c/span\x3e');CKEDITOR.menu=CKEDITOR.tools.createClass({$:function(a,c){c=this._.definition=c||{};this.id=CKEDITOR.tools.getNextId();this.editor=a;this.items=[];this._.listeners=[];this._.level=c.level||1;var e=CKEDITOR.tools.extend({},c.panel,{css:[CKEDITOR.skin.getPath("editor")],level:this._.level-1,block:{}}),g=e.block.attributes=e.attributes||{};!g.role&&(g.role="menu");this._.panelDefinition= -e},_:{onShow:function(){var a=this.editor.getSelection(),c=a&&a.getStartElement(),e=this.editor.elementPath(),g=this._.listeners;this.removeAll();for(var b=0;bc.group?1:a.orderc.order?1:0})}var f='\x3cspan class\x3d"cke_menuitem"\x3e\x3ca id\x3d"{id}" class\x3d"cke_menubutton cke_menubutton__{name} cke_menubutton_{state} {cls}" href\x3d"{href}" title\x3d"{title}" tabindex\x3d"-1"_cke_focus\x3d1 hidefocus\x3d"true" role\x3d"{role}" aria-haspopup\x3d"{hasPopup}" aria-disabled\x3d"{disabled}" {ariaChecked}'; +CKEDITOR.env.gecko&&CKEDITOR.env.mac&&(f+=' onkeypress\x3d"return false;"');CKEDITOR.env.gecko&&(f+=' onblur\x3d"this.style.cssText \x3d this.style.cssText;"');var f=f+(' onmouseover\x3d"CKEDITOR.tools.callFunction({hoverFn},{index});" onmouseout\x3d"CKEDITOR.tools.callFunction({moveOutFn},{index});" '+(CKEDITOR.env.ie?'onclick\x3d"return false;" onmouseup':"onclick")+'\x3d"CKEDITOR.tools.callFunction({clickFn},{index}); return false;"\x3e'),c=CKEDITOR.addTemplate("menuItem",f+'\x3cspan class\x3d"cke_menubutton_inner"\x3e\x3cspan class\x3d"cke_menubutton_icon"\x3e\x3cspan class\x3d"cke_button_icon cke_button__{iconName}_icon" style\x3d"{iconStyle}"\x3e\x3c/span\x3e\x3c/span\x3e\x3cspan class\x3d"cke_menubutton_label"\x3e{label}\x3c/span\x3e{arrowHtml}\x3c/span\x3e\x3c/a\x3e\x3c/span\x3e'), +e=CKEDITOR.addTemplate("menuArrow",'\x3cspan class\x3d"cke_menuarrow"\x3e\x3cspan\x3e{label}\x3c/span\x3e\x3c/span\x3e');CKEDITOR.menu=CKEDITOR.tools.createClass({$:function(a,c){c=this._.definition=c||{};this.id=CKEDITOR.tools.getNextId();this.editor=a;this.items=[];this._.listeners=[];this._.level=c.level||1;var e=CKEDITOR.tools.extend({},c.panel,{css:[CKEDITOR.skin.getPath("editor")],level:this._.level-1,block:{}}),f=e.block.attributes=e.attributes||{};!f.role&&(f.role="menu");this._.panelDefinition= +e},_:{onShow:function(){var a=this.editor.getSelection(),c=a&&a.getStartElement(),e=this.editor.elementPath(),f=this._.listeners;this.removeAll();for(var b=0;bb.width&&(g.resize_minWidth=b.width);g.resize_minHeight>b.height&&(g.resize_minHeight=b.height);CKEDITOR.document.on("mousemove",e);CKEDITOR.document.on("mouseup",c);a.document&&(a.document.on("mousemove",e),a.document.on("mouseup",c));d.preventDefault&&d.preventDefault()});a.on("destroy",function(){CKEDITOR.tools.removeFunction(p)});a.on("uiSpace",function(b){if("bottom"==b.data.space){var c= -"";d&&!h&&(c=" cke_resizer_horizontal");!d&&h&&(c=" cke_resizer_vertical");var e='\x3cspan id\x3d"'+f+'" class\x3d"cke_resizer'+c+" cke_resizer_"+m+'" title\x3d"'+CKEDITOR.tools.htmlEncode(a.lang.common.resize)+'" onmousedown\x3d"CKEDITOR.tools.callFunction('+p+', event)"\x3e'+("ltr"==m?"◢":"◣")+"\x3c/span\x3e";"ltr"==m&&"ltr"==c?b.data.html+=e:b.data.html=e+b.data.html}},a,null,100);a.on("maximize",function(b){a.ui.space("resizer")[b.data==CKEDITOR.TRISTATE_ON?"hide":"show"]()})}}}),function(){var a= +f){a.on("contextmenu",function(a){a=a.data;var e=CKEDITOR.env.webkit?c:CKEDITOR.env.mac?a.$.metaKey:a.$.ctrlKey;if(!f||!e){a.preventDefault();if(CKEDITOR.env.mac&&CKEDITOR.env.webkit){var e=this.editor,l=(new CKEDITOR.dom.elementPath(a.getTarget(),e.editable())).contains(function(a){return a.hasAttribute("contenteditable")},!0);l&&"false"==l.getAttribute("contenteditable")&&e.getSelection().fake(l)}var l=a.getTarget().getDocument(),k=a.getTarget().getDocument().getDocumentElement(),e=!l.equals(CKEDITOR.document), +l=l.getWindow().getScrollPosition(),b=e?a.$.clientX:a.$.pageX||l.x+a.$.clientX,d=e?a.$.clientY:a.$.pageY||l.y+a.$.clientY;CKEDITOR.tools.setTimeout(function(){this.open(k,null,b,d)},CKEDITOR.env.ie?200:0,this)}},this);if(CKEDITOR.env.webkit){var c,e=function(){c=0};a.on("keydown",function(a){c=CKEDITOR.env.mac?a.data.$.metaKey:a.data.$.ctrlKey});a.on("keyup",e);a.on("contextmenu",e)}},open:function(a,f,c,e){this.editor.focus();a=a||CKEDITOR.document.getDocumentElement();this.editor.selectionChange(1); +this.show(a,f,c,e)}}})},beforeInit:function(a){var f=a.contextMenu=new CKEDITOR.plugins.contextMenu(a);a.on("contentDom",function(){f.addTarget(a.editable(),!1!==a.config.browserContextMenuOnCtrl)});a.addCommand("contextMenu",{exec:function(){a.contextMenu.open(a.document.getBody())}});a.setKeystroke(CKEDITOR.SHIFT+121,"contextMenu");a.setKeystroke(CKEDITOR.CTRL+CKEDITOR.SHIFT+121,"contextMenu")}}),CKEDITOR.plugins.add("resize",{init:function(a){function f(c){var h=b.width,f=b.height,l=h+(c.data.$.screenX- +k.x)*("rtl"==m?-1:1);c=f+(c.data.$.screenY-k.y);d&&(h=Math.max(e.resize_minWidth,Math.min(l,e.resize_maxWidth)));g&&(f=Math.max(e.resize_minHeight,Math.min(c,e.resize_maxHeight)));a.resize(d?h:null,f)}function c(){CKEDITOR.document.removeListener("mousemove",f);CKEDITOR.document.removeListener("mouseup",c);a.document&&(a.document.removeListener("mousemove",f),a.document.removeListener("mouseup",c))}var e=a.config,h=a.ui.spaceId("resizer"),m=a.element?a.element.getDirection(1):"ltr";!e.resize_dir&& +(e.resize_dir="vertical");void 0===e.resize_maxWidth&&(e.resize_maxWidth=3E3);void 0===e.resize_maxHeight&&(e.resize_maxHeight=3E3);void 0===e.resize_minWidth&&(e.resize_minWidth=750);void 0===e.resize_minHeight&&(e.resize_minHeight=250);if(!1!==e.resize_enabled){var l=null,k,b,d=("both"==e.resize_dir||"horizontal"==e.resize_dir)&&e.resize_minWidth!=e.resize_maxWidth,g=("both"==e.resize_dir||"vertical"==e.resize_dir)&&e.resize_minHeight!=e.resize_maxHeight,p=CKEDITOR.tools.addFunction(function(d){l|| +(l=a.getResizable());b={width:l.$.offsetWidth||0,height:l.$.offsetHeight||0};k={x:d.screenX,y:d.screenY};e.resize_minWidth>b.width&&(e.resize_minWidth=b.width);e.resize_minHeight>b.height&&(e.resize_minHeight=b.height);CKEDITOR.document.on("mousemove",f);CKEDITOR.document.on("mouseup",c);a.document&&(a.document.on("mousemove",f),a.document.on("mouseup",c));d.preventDefault&&d.preventDefault()});a.on("destroy",function(){CKEDITOR.tools.removeFunction(p)});a.on("uiSpace",function(b){if("bottom"==b.data.space){var c= +"";d&&!g&&(c=" cke_resizer_horizontal");!d&&g&&(c=" cke_resizer_vertical");var e='\x3cspan id\x3d"'+h+'" class\x3d"cke_resizer'+c+" cke_resizer_"+m+'" title\x3d"'+CKEDITOR.tools.htmlEncode(a.lang.common.resize)+'" onmousedown\x3d"CKEDITOR.tools.callFunction('+p+', event)"\x3e'+("ltr"==m?"◢":"◣")+"\x3c/span\x3e";"ltr"==m&&"ltr"==c?b.data.html+=e:b.data.html=e+b.data.html}},a,null,100);a.on("maximize",function(b){a.ui.space("resizer")[b.data==CKEDITOR.TRISTATE_ON?"hide":"show"]()})}}}),function(){var a= '\x3ca id\x3d"{id}" class\x3d"cke_button cke_button__{name} cke_button_{state} {cls}"'+(CKEDITOR.env.gecko&&!CKEDITOR.env.hc?"":" href\x3d\"javascript:void('{titleJs}')\"")+' title\x3d"{title}" tabindex\x3d"-1" hidefocus\x3d"true" role\x3d"button" aria-labelledby\x3d"{id}_label" aria-haspopup\x3d"{hasArrow}" aria-disabled\x3d"{ariaDisabled}"';CKEDITOR.env.gecko&&CKEDITOR.env.mac&&(a+=' onkeypress\x3d"return false;"');CKEDITOR.env.gecko&&(a+=' onblur\x3d"this.style.cssText \x3d this.style.cssText;"'); var a=a+(' onkeydown\x3d"return CKEDITOR.tools.callFunction({keydownFn},event);" onfocus\x3d"return CKEDITOR.tools.callFunction({focusFn},event);" '+(CKEDITOR.env.ie?'onclick\x3d"return false;" onmouseup':"onclick")+'\x3d"CKEDITOR.tools.callFunction({clickFn},this);return false;"\x3e\x3cspan class\x3d"cke_button_icon cke_button__{iconName}_icon" style\x3d"{style}"'),a=a+'\x3e\x26nbsp;\x3c/span\x3e\x3cspan id\x3d"{id}_label" class\x3d"cke_button_label cke_button__{name}_label" aria-hidden\x3d"false"\x3e{label}\x3c/span\x3e{arrowHtml}\x3c/a\x3e', -e=CKEDITOR.addTemplate("buttonArrow",'\x3cspan class\x3d"cke_button_arrow"\x3e'+(CKEDITOR.env.hc?"\x26#9660;":"")+"\x3c/span\x3e"),c=CKEDITOR.addTemplate("button",a);CKEDITOR.plugins.add("button",{beforeInit:function(a){a.ui.addHandler(CKEDITOR.UI_BUTTON,CKEDITOR.ui.button.handler)}});CKEDITOR.UI_BUTTON="button";CKEDITOR.ui.button=function(a){CKEDITOR.tools.extend(this,a,{title:a.label,click:a.click||function(c){c.execCommand(a.command)}});this._={}};CKEDITOR.ui.button.handler={create:function(a){return new CKEDITOR.ui.button(a)}}; -CKEDITOR.ui.button.prototype={render:function(a,f){function m(){var b=a.mode;b&&(b=this.modes[b]?void 0!==n[b]?n[b]:CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED,b=a.readOnly&&!this.readOnly?CKEDITOR.TRISTATE_DISABLED:b,this.setState(b),this.refresh&&this.refresh())}var l=CKEDITOR.env,k=this._.id=CKEDITOR.tools.getNextId(),b="",d=this.command,h;this._.editor=a;var p={id:k,button:this,editor:a,focus:function(){CKEDITOR.document.getById(k).focus()},execute:function(){this.button.click(a)},attach:function(a){this.button.attach(a)}}, -v=CKEDITOR.tools.addFunction(function(a){if(p.onkey)return a=new CKEDITOR.dom.event(a),!1!==p.onkey(p,a.getKeystroke())}),u=CKEDITOR.tools.addFunction(function(a){var b;p.onfocus&&(b=!1!==p.onfocus(p,new CKEDITOR.dom.event(a)));return b}),t=0;p.clickFn=h=CKEDITOR.tools.addFunction(function(){t&&(a.unlockSelection(1),t=0);p.execute();l.iOS&&a.focus()});if(this.modes){var n={};a.on("beforeModeUnload",function(){a.mode&&this._.state!=CKEDITOR.TRISTATE_DISABLED&&(n[a.mode]=this._.state)},this);a.on("activeFilterChange", +f=CKEDITOR.addTemplate("buttonArrow",'\x3cspan class\x3d"cke_button_arrow"\x3e'+(CKEDITOR.env.hc?"\x26#9660;":"")+"\x3c/span\x3e"),c=CKEDITOR.addTemplate("button",a);CKEDITOR.plugins.add("button",{beforeInit:function(a){a.ui.addHandler(CKEDITOR.UI_BUTTON,CKEDITOR.ui.button.handler)}});CKEDITOR.UI_BUTTON="button";CKEDITOR.ui.button=function(a){CKEDITOR.tools.extend(this,a,{title:a.label,click:a.click||function(c){c.execCommand(a.command)}});this._={}};CKEDITOR.ui.button.handler={create:function(a){return new CKEDITOR.ui.button(a)}}; +CKEDITOR.ui.button.prototype={render:function(a,h){function m(){var b=a.mode;b&&(b=this.modes[b]?void 0!==n[b]?n[b]:CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED,b=a.readOnly&&!this.readOnly?CKEDITOR.TRISTATE_DISABLED:b,this.setState(b),this.refresh&&this.refresh())}var l=CKEDITOR.env,k=this._.id=CKEDITOR.tools.getNextId(),b="",d=this.command,g;this._.editor=a;var p={id:k,button:this,editor:a,focus:function(){CKEDITOR.document.getById(k).focus()},execute:function(){this.button.click(a)},attach:function(a){this.button.attach(a)}}, +u=CKEDITOR.tools.addFunction(function(a){if(p.onkey)return a=new CKEDITOR.dom.event(a),!1!==p.onkey(p,a.getKeystroke())}),v=CKEDITOR.tools.addFunction(function(a){var b;p.onfocus&&(b=!1!==p.onfocus(p,new CKEDITOR.dom.event(a)));return b}),r=0;p.clickFn=g=CKEDITOR.tools.addFunction(function(){r&&(a.unlockSelection(1),r=0);p.execute();l.iOS&&a.focus()});if(this.modes){var n={};a.on("beforeModeUnload",function(){a.mode&&this._.state!=CKEDITOR.TRISTATE_DISABLED&&(n[a.mode]=this._.state)},this);a.on("activeFilterChange", m,this);a.on("mode",m,this);!this.readOnly&&a.on("readOnly",m,this)}else d&&(d=a.getCommand(d))&&(d.on("state",function(){this.setState(d.state)},this),b+=d.state==CKEDITOR.TRISTATE_ON?"on":d.state==CKEDITOR.TRISTATE_DISABLED?"disabled":"off");if(this.directional)a.on("contentDirChanged",function(b){var d=CKEDITOR.document.getById(this._.id),c=d.getFirst();b=b.data;b!=a.lang.dir?d.addClass("cke_"+b):d.removeClass("cke_ltr").removeClass("cke_rtl");c.setAttribute("style",CKEDITOR.skin.getIconStyle(w, -"rtl"==b,this.icon,this.iconOffset))},this);d||(b+="off");var q=this.name||this.command,w=q;this.icon&&!/\./.test(this.icon)&&(w=this.icon,this.icon=null);b={id:k,name:q,iconName:w,label:this.label,cls:this.className||"",state:b,ariaDisabled:"disabled"==b?"true":"false",title:this.title,titleJs:l.gecko&&!l.hc?"":(this.title||"").replace("'",""),hasArrow:this.hasArrow?"true":"false",keydownFn:v,focusFn:u,clickFn:h,style:CKEDITOR.skin.getIconStyle(w,"rtl"==a.lang.dir,this.icon,this.iconOffset),arrowHtml:this.hasArrow? -e.output():""};c.output(b,f);if(this.onRender)this.onRender();return p},setState:function(a){if(this._.state==a)return!1;this._.state=a;var c=CKEDITOR.document.getById(this._.id);return c?(c.setState(a,"cke_button"),a==CKEDITOR.TRISTATE_DISABLED?c.setAttribute("aria-disabled",!0):c.removeAttribute("aria-disabled"),this.hasArrow?(a=a==CKEDITOR.TRISTATE_ON?this._.editor.lang.button.selectedLabel.replace(/%1/g,this.label):this.label,CKEDITOR.document.getById(this._.id+"_label").setText(a)):a==CKEDITOR.TRISTATE_ON? -c.setAttribute("aria-pressed",!0):c.removeAttribute("aria-pressed"),!0):!1},getState:function(){return this._.state},toFeature:function(a){if(this._.feature)return this._.feature;var c=this;this.allowedContent||this.requiredContent||!this.command||(c=a.getCommand(this.command)||c);return this._.feature=c}};CKEDITOR.ui.prototype.addButton=function(a,c){this.add(a,CKEDITOR.UI_BUTTON,c)}}(),function(){function a(a){function c(){for(var b=g(),d=CKEDITOR.tools.clone(a.config.toolbarGroups)||e(a),h=0;h< -d.length;h++){var m=d[h];if("/"!=m){"string"==typeof m&&(m=d[h]={name:m});var n,q=m.groups;if(q)for(var w=0;wb.order?-1:0>a.order?1:a.orderb.order?-1:0>a.order?1:a.orderCKEDITOR.env.version? -l.createText("\r"):l.createElement("br"),f.deleteContents(),f.insertNode(a),CKEDITOR.env.needsBrFiller?(l.createText("").insertAfter(a),m&&(q||n.blockLimit).appendBogus(),a.getNext().$.nodeValue="",f.setStartAt(a.getNext(),CKEDITOR.POSITION_AFTER_START)):f.setStartAt(a,CKEDITOR.POSITION_AFTER_END)),f.collapse(!0),f.select(),f.scrollIntoView()):k(a,c,f,g)}}};var m=CKEDITOR.plugins.enterkey,l=m.enterBr,k=m.enterBlock,b=/^h[1-6]$/}(),function(){function a(a,c){var g={},f=[],m={nbsp:" ",shy:"­",gt:"\x3e", -lt:"\x3c",amp:"\x26",apos:"'",quot:'"'};a=a.replace(/\b(nbsp|shy|gt|lt|amp|apos|quot)(?:,|$)/g,function(a,b){var e=c?"\x26"+b+";":m[b];g[e]=c?m[b]:"\x26"+b+";";f.push(e);return""});if(!c&&a){a=a.split(",");var l=document.createElement("div"),k;l.innerHTML="\x26"+a.join(";\x26")+";";k=l.innerHTML;l=null;for(l=0;le&&(e=640);420>c&&(c=420);var f=parseInt((window.screen.height-c)/2,10),m=parseInt((window.screen.width- -e)/2,10);g=(g||"location\x3dno,menubar\x3dno,toolbar\x3dno,dependent\x3dyes,minimizable\x3dno,modal\x3dyes,alwaysRaised\x3dyes,resizable\x3dyes,scrollbars\x3dyes")+",width\x3d"+e+",height\x3d"+c+",top\x3d"+f+",left\x3d"+m;var l=window.open("",null,g,!0);if(!l)return!1;try{-1==navigator.userAgent.toLowerCase().indexOf(" chrome/")&&(l.moveTo(m,f),l.resizeTo(e,c)),l.focus(),l.location.href=a}catch(k){window.open(a,null,g,!0)}return!0}}),function(){function a(a,c){var f=[];if(c)for(var e in c)f.push(e+ -"\x3d"+encodeURIComponent(c[e]));else return a;return a+(-1!=a.indexOf("?")?"\x26":"?")+f.join("\x26")}function e(a){a+="";return a.charAt(0).toUpperCase()+a.substr(1)}function c(){var b=this.getDialog(),c=b.getParentEditor();c._.filebrowserSe=this;var f=c.config["filebrowser"+e(b.getName())+"WindowWidth"]||c.config.filebrowserWindowWidth||"80%",b=c.config["filebrowser"+e(b.getName())+"WindowHeight"]||c.config.filebrowserWindowHeight||"70%",g=this.filebrowser.params||{};g.CKEditor=c.name;g.CKEditorFuncNum= -c._.filebrowserFn;g.langCode||(g.langCode=c.langCode);g=a(this.filebrowser.url,g);c.popup(g,f,b,c.config.filebrowserWindowFeatures||c.config.fileBrowserWindowFeatures)}function g(){var a=this.getDialog();a.getParentEditor()._.filebrowserSe=this;return a.getContentElement(this["for"][0],this["for"][1]).getInputElement().$.value&&a.getContentElement(this["for"][0],this["for"][1]).getAction()?!0:!1}function f(b,c,f){var e=f.params||{};e.CKEditor=b.name;e.CKEditorFuncNum=b._.filebrowserFn;e.langCode|| -(e.langCode=b.langCode);c.action=a(f.url,e);c.filebrowser=f}function m(a,d,h,k){if(k&&k.length)for(var l,u=k.length;u--;)if(l=k[u],"hbox"!=l.type&&"vbox"!=l.type&&"fieldset"!=l.type||m(a,d,h,l.children),l.filebrowser)if("string"==typeof l.filebrowser&&(l.filebrowser={action:"fileButton"==l.type?"QuickUpload":"Browse",target:l.filebrowser}),"Browse"==l.filebrowser.action){var t=l.filebrowser.url;void 0===t&&(t=a.config["filebrowser"+e(d)+"BrowseUrl"],void 0===t&&(t=a.config.filebrowserBrowseUrl)); -t&&(l.onClick=c,l.filebrowser.url=t,l.hidden=!1)}else if("QuickUpload"==l.filebrowser.action&&l["for"]&&(t=l.filebrowser.url,void 0===t&&(t=a.config["filebrowser"+e(d)+"UploadUrl"],void 0===t&&(t=a.config.filebrowserUploadUrl)),t)){var n=l.onClick;l.onClick=function(a){var b=a.sender;return n&&!1===n.call(b,a)?!1:g.call(b,a)};l.filebrowser.url=t;l.hidden=!1;f(a,h.getContents(l["for"][0]).get(l["for"][1]),l.filebrowser)}}function l(a,c,f){if(-1!==f.indexOf(";")){f=f.split(";");for(var e=0;ew.height-q.bottom?h("pin"):h("bottom"),d=w.width/2,d=f.floatSpacePreferRight?"right":0n.width?"rtl"==f.contentsLangDirection?"right":"left":d-q.left> -q.right-d?"left":"right",n.width>w.width?(d="left",p=0):(p="left"==d?0w.width&&(d="left"==d?"right":"left",p=0)),b.setStyle(d,c(("pin"==k?B:r)+p+("pin"==k?0:"left"==d?C:-C)))):(k="pin",h("pin"),l(d))}}}();if(m){var k=new CKEDITOR.template('\x3cdiv id\x3d"cke_{name}" class\x3d"cke {id} cke_reset_all cke_chrome cke_editor_{name} cke_float cke_{langDir} '+CKEDITOR.env.cssClass+'" dir\x3d"{langDir}" title\x3d"'+(CKEDITOR.env.gecko?" ":"")+'" lang\x3d"{langCode}" role\x3d"application" style\x3d"{style}"'+ -(a.title?' aria-labelledby\x3d"cke_{name}_arialbl"':" ")+"\x3e"+(a.title?'\x3cspan id\x3d"cke_{name}_arialbl" class\x3d"cke_voice_label"\x3e{voiceLabel}\x3c/span\x3e':" ")+'\x3cdiv class\x3d"cke_inner"\x3e\x3cdiv id\x3d"{topId}" class\x3d"cke_top" role\x3d"presentation"\x3e{content}\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e'),b=CKEDITOR.document.getBody().append(CKEDITOR.dom.element.createFromHtml(k.output({content:m,id:a.id,langDir:a.lang.dir,langCode:a.langCode,name:a.name,style:"display:none;z-index:"+ -(f.baseFloatZIndex-1),topId:a.ui.spaceId("top"),voiceLabel:a.title}))),d=CKEDITOR.tools.eventsBuffer(500,l),h=CKEDITOR.tools.eventsBuffer(100,l);b.unselectable();b.on("mousedown",function(a){a=a.data;a.getTarget().hasAscendant("a",1)||a.preventDefault()});a.on("focus",function(b){l(b);a.on("change",d.input);e.on("scroll",h.input);e.on("resize",h.input)});a.on("blur",function(){b.hide();a.removeListener("change",d.input);e.removeListener("scroll",h.input);e.removeListener("resize",h.input)});a.on("destroy", -function(){e.removeListener("scroll",h.input);e.removeListener("resize",h.input);b.clearCustomData();b.remove()});a.focusManager.hasFocus&&b.show();a.focusManager.add(b,1)}}var e=CKEDITOR.document.getWindow(),c=CKEDITOR.tools.cssLength;CKEDITOR.plugins.add("floatingspace",{init:function(c){c.on("loaded",function(){a(this)},null,null,20)}})}(),CKEDITOR.plugins.add("listblock",{requires:"panel",onLoad:function(){var a=CKEDITOR.addTemplate("panel-list",'\x3cul role\x3d"presentation" class\x3d"cke_panel_list"\x3e{items}\x3c/ul\x3e'), -e=CKEDITOR.addTemplate("panel-list-item",'\x3cli id\x3d"{id}" class\x3d"cke_panel_listItem" role\x3dpresentation\x3e\x3ca id\x3d"{id}_option" _cke_focus\x3d1 hidefocus\x3dtrue title\x3d"{title}" href\x3d"javascript:void(\'{val}\')" {onclick}\x3d"CKEDITOR.tools.callFunction({clickFn},\'{val}\'); return false;" role\x3d"option"\x3e{text}\x3c/a\x3e\x3c/li\x3e'),c=CKEDITOR.addTemplate("panel-list-group",'\x3ch1 id\x3d"{id}" class\x3d"cke_panel_grouptitle" role\x3d"presentation" \x3e{label}\x3c/h1\x3e'), -g=/\'/g;CKEDITOR.ui.panel.prototype.addListBlock=function(a,c){return this.addBlock(a,new CKEDITOR.ui.listBlock(this.getHolderElement(),c))};CKEDITOR.ui.listBlock=CKEDITOR.tools.createClass({base:CKEDITOR.ui.panel.block,$:function(a,c){c=c||{};var e=c.attributes||(c.attributes={});(this.multiSelect=!!c.multiSelect)&&(e["aria-multiselectable"]=!0);!e.role&&(e.role="listbox");this.base.apply(this,arguments);this.element.setAttribute("role",e.role);e=this.keys;e[40]="next";e[9]="next";e[38]="prev";e[CKEDITOR.SHIFT+ -9]="prev";e[32]=CKEDITOR.env.ie?"mouseup":"click";CKEDITOR.env.ie&&(e[13]="mouseup");this._.pendingHtml=[];this._.pendingList=[];this._.items={};this._.groups={}},_:{close:function(){if(this._.started){var c=a.output({items:this._.pendingList.join("")});this._.pendingList=[];this._.pendingHtml.push(c);delete this._.started}},getClick:function(){this._.click||(this._.click=CKEDITOR.tools.addFunction(function(a){var c=this.toggle(a);if(this.onClick)this.onClick(a,c)},this));return this._.click}},proto:{add:function(a, -c,l){var k=CKEDITOR.tools.getNextId();this._.started||(this._.started=1,this._.size=this._.size||0);this._.items[a]=k;var b;b=CKEDITOR.tools.htmlEncodeAttr(a).replace(g,"\\'");a={id:k,val:b,onclick:CKEDITOR.env.ie?'onclick\x3d"return false;" onmouseup':"onclick",clickFn:this._.getClick(),title:CKEDITOR.tools.htmlEncodeAttr(l||a),text:c||a};this._.pendingList.push(e.output(a))},startGroup:function(a){this._.close();var e=CKEDITOR.tools.getNextId();this._.groups[a]=e;this._.pendingHtml.push(c.output({id:e, -label:a}))},commit:function(){this._.close();this.element.appendHtml(this._.pendingHtml.join(""));delete this._.size;this._.pendingHtml=[]},toggle:function(a){var c=this.isMarked(a);c?this.unmark(a):this.mark(a);return!c},hideGroup:function(a){var c=(a=this.element.getDocument().getById(this._.groups[a]))&&a.getNext();a&&(a.setStyle("display","none"),c&&"ul"==c.getName()&&c.setStyle("display","none"))},hideItem:function(a){this.element.getDocument().getById(this._.items[a]).setStyle("display","none")}, -showAll:function(){var a=this._.items,c=this._.groups,e=this.element.getDocument(),g;for(g in a)e.getById(a[g]).setStyle("display","");for(var b in c)a=e.getById(c[b]),g=a.getNext(),a.setStyle("display",""),g&&"ul"==g.getName()&&g.setStyle("display","")},mark:function(a){this.multiSelect||this.unmarkAll();a=this._.items[a];var c=this.element.getDocument().getById(a);c.addClass("cke_selected");this.element.getDocument().getById(a+"_option").setAttribute("aria-selected",!0);this.onMark&&this.onMark(c)}, -unmark:function(a){var c=this.element.getDocument();a=this._.items[a];var e=c.getById(a);e.removeClass("cke_selected");c.getById(a+"_option").removeAttribute("aria-selected");this.onUnmark&&this.onUnmark(e)},unmarkAll:function(){var a=this._.items,c=this.element.getDocument(),e;for(e in a){var g=a[e];c.getById(g).removeClass("cke_selected");c.getById(g+"_option").removeAttribute("aria-selected")}this.onUnmark&&this.onUnmark()},isMarked:function(a){return this.element.getDocument().getById(this._.items[a]).hasClass("cke_selected")}, -focus:function(a){this._.focusIndex=-1;var c=this.element.getElementsByTag("a"),e,g=-1;if(a)for(e=this.element.getDocument().getById(this._.items[a]).getFirst();a=c.getItem(++g);){if(a.equals(e)){this._.focusIndex=g;break}}else this.element.focus();e&&setTimeout(function(){e.focus()},0)}}})}}),CKEDITOR.plugins.add("richcombo",{requires:"floatpanel,listblock,button",beforeInit:function(a){a.ui.addHandler(CKEDITOR.UI_RICHCOMBO,CKEDITOR.ui.richCombo.handler)}}),function(){var a='\x3cspan id\x3d"{id}" class\x3d"cke_combo cke_combo__{name} {cls}" role\x3d"presentation"\x3e\x3cspan id\x3d"{id}_label" class\x3d"cke_combo_label"\x3e{label}\x3c/span\x3e\x3ca class\x3d"cke_combo_button" title\x3d"{title}" tabindex\x3d"-1"'+ -(CKEDITOR.env.gecko&&!CKEDITOR.env.hc?"":" href\x3d\"javascript:void('{titleJs}')\"")+' hidefocus\x3d"true" role\x3d"button" aria-labelledby\x3d"{id}_label" aria-haspopup\x3d"true"';CKEDITOR.env.gecko&&CKEDITOR.env.mac&&(a+=' onkeypress\x3d"return false;"');CKEDITOR.env.gecko&&(a+=' onblur\x3d"this.style.cssText \x3d this.style.cssText;"');var a=a+(' onkeydown\x3d"return CKEDITOR.tools.callFunction({keydownFn},event,this);" onfocus\x3d"return CKEDITOR.tools.callFunction({focusFn},event);" '+(CKEDITOR.env.ie? -'onclick\x3d"return false;" onmouseup':"onclick")+'\x3d"CKEDITOR.tools.callFunction({clickFn},this);return false;"\x3e\x3cspan id\x3d"{id}_text" class\x3d"cke_combo_text cke_combo_inlinelabel"\x3e{label}\x3c/span\x3e\x3cspan class\x3d"cke_combo_open"\x3e\x3cspan class\x3d"cke_combo_arrow"\x3e'+(CKEDITOR.env.hc?"\x26#9660;":CKEDITOR.env.air?"\x26nbsp;":"")+"\x3c/span\x3e\x3c/span\x3e\x3c/a\x3e\x3c/span\x3e"),e=CKEDITOR.addTemplate("combo",a);CKEDITOR.UI_RICHCOMBO="richcombo";CKEDITOR.ui.richCombo= -CKEDITOR.tools.createClass({$:function(a){CKEDITOR.tools.extend(this,a,{canGroup:!1,title:a.label,modes:{wysiwyg:1},editorFocus:1});a=this.panel||{};delete this.panel;this.id=CKEDITOR.tools.getNextNumber();this.document=a.parent&&a.parent.getDocument()||CKEDITOR.document;a.className="cke_combopanel";a.block={multiSelect:a.multiSelect,attributes:a.attributes};a.toolbarRelated=!0;this._={panelDefinition:a,items:{}}},proto:{renderHtml:function(a){var e=[];this.render(a,e);return e.join("")},render:function(a, -g){function f(){if(this.getState()!=CKEDITOR.TRISTATE_ON){var b=this.modes[a.mode]?CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED;a.readOnly&&!this.readOnly&&(b=CKEDITOR.TRISTATE_DISABLED);this.setState(b);this.setValue("");b!=CKEDITOR.TRISTATE_DISABLED&&this.refresh&&this.refresh()}}var m=CKEDITOR.env,l="cke_"+this.id,k=CKEDITOR.tools.addFunction(function(b){v&&(a.unlockSelection(1),v=0);d.execute(b)},this),b=this,d={id:l,combo:this,focus:function(){CKEDITOR.document.getById(l).getChild(1).focus()}, -execute:function(d){var e=b._;if(e.state!=CKEDITOR.TRISTATE_DISABLED)if(b.createPanel(a),e.on)e.panel.hide();else{b.commit();var f=b.getValue();f?e.list.mark(f):e.list.unmarkAll();e.panel.showBlock(b.id,new CKEDITOR.dom.element(d),4)}},clickFn:k};a.on("activeFilterChange",f,this);a.on("mode",f,this);a.on("selectionChange",f,this);!this.readOnly&&a.on("readOnly",f,this);var h=CKEDITOR.tools.addFunction(function(b,e){b=new CKEDITOR.dom.event(b);var f=b.getKeystroke();if(40==f)a.once("panelShow",function(a){a.data._.panel._.currentBlock.onKeyDown(40)}); -switch(f){case 13:case 32:case 40:CKEDITOR.tools.callFunction(k,e);break;default:d.onkey(d,f)}b.preventDefault()}),p=CKEDITOR.tools.addFunction(function(){d.onfocus&&d.onfocus()}),v=0;d.keyDownFn=h;m={id:l,name:this.name||this.command,label:this.label,title:this.title,cls:this.className||"",titleJs:m.gecko&&!m.hc?"":(this.title||"").replace("'",""),keydownFn:h,focusFn:p,clickFn:k};e.output(m,g);if(this.onRender)this.onRender();return d},createPanel:function(a){if(!this._.panel){var e=this._.panelDefinition, -f=this._.panelDefinition.block,m=e.parent||CKEDITOR.document.getBody(),l="cke_combopanel__"+this.name,k=new CKEDITOR.ui.floatPanel(a,m,e),b=k.addListBlock(this.id,f),d=this;k.onShow=function(){this.element.addClass(l);d.setState(CKEDITOR.TRISTATE_ON);d._.on=1;d.editorFocus&&!a.focusManager.hasFocus&&a.focus();if(d.onOpen)d.onOpen();a.once("panelShow",function(){b.focus(!b.multiSelect&&d.getValue())})};k.onHide=function(b){this.element.removeClass(l);d.setState(d.modes&&d.modes[a.mode]?CKEDITOR.TRISTATE_OFF: -CKEDITOR.TRISTATE_DISABLED);d._.on=0;if(!b&&d.onClose)d.onClose()};k.onEscape=function(){k.hide(1)};b.onClick=function(a,b){d.onClick&&d.onClick.call(d,a,b);k.hide()};this._.panel=k;this._.list=b;k.getBlock(this.id).onHide=function(){d._.on=0;d.setState(CKEDITOR.TRISTATE_OFF)};this.init&&this.init()}},setValue:function(a,e){this._.value=a;var f=this.document.getById("cke_"+this.id+"_text");f&&(a||e?f.removeClass("cke_combo_inlinelabel"):(e=this.label,f.addClass("cke_combo_inlinelabel")),f.setText("undefined"!= -typeof e?e:a))},getValue:function(){return this._.value||""},unmarkAll:function(){this._.list.unmarkAll()},mark:function(a){this._.list.mark(a)},hideItem:function(a){this._.list.hideItem(a)},hideGroup:function(a){this._.list.hideGroup(a)},showAll:function(){this._.list.showAll()},add:function(a,e,f){this._.items[a]=f||a;this._.list.add(a,e,f)},startGroup:function(a){this._.list.startGroup(a)},commit:function(){this._.committed||(this._.list.commit(),this._.committed=1,CKEDITOR.ui.fire("ready",this)); -this._.committed=1},setState:function(a){if(this._.state!=a){var e=this.document.getById("cke_"+this.id);e.setState(a,"cke_combo");a==CKEDITOR.TRISTATE_DISABLED?e.setAttribute("aria-disabled",!0):e.removeAttribute("aria-disabled");this._.state=a}},getState:function(){return this._.state},enable:function(){this._.state==CKEDITOR.TRISTATE_DISABLED&&this.setState(this._.lastState)},disable:function(){this._.state!=CKEDITOR.TRISTATE_DISABLED&&(this._.lastState=this._.state,this.setState(CKEDITOR.TRISTATE_DISABLED))}}, -statics:{handler:{create:function(a){return new CKEDITOR.ui.richCombo(a)}}}});CKEDITOR.ui.prototype.addRichCombo=function(a,e){this.add(a,CKEDITOR.UI_RICHCOMBO,e)}}(),CKEDITOR.plugins.add("format",{requires:"richcombo",init:function(a){if(!a.blockless){for(var e=a.config,c=a.lang.format,g=e.format_tags.split(";"),f={},m=0,l=[],k=0;kthis.$.offsetHeight){var c=g.createRange();c[33==b?"moveToElementEditStart":"moveToElementEditEnd"](this);c.select();a.data.preventDefault()}});CKEDITOR.env.ie&&this.attachListener(k,"blur",function(){try{k.$.selection.empty()}catch(a){}});CKEDITOR.env.iOS&&this.attachListener(k,"touchend",function(){a.focus()});b=g.document.getElementsByTag("title").getItem(0);b.data("cke-title",b.getText());CKEDITOR.env.ie&&(g.document.$.title=this._.docTitle);CKEDITOR.tools.setTimeout(function(){"unloaded"== -this.status&&(this.status="ready");g.fire("contentDom");this._.isPendingFocus&&(g.focus(),this._.isPendingFocus=!1);setTimeout(function(){g.fire("dataReady")},0)},0,this)}function e(a){function c(){var b;a.editable().attachListener(a,"selectionChange",function(){var c=a.getSelection().getSelectedElement();c&&(b&&(b.detachEvent("onresizestart",e),b=null),c.$.attachEvent("onresizestart",e),b=c.$)})}function e(a){a.returnValue=!1}if(CKEDITOR.env.gecko)try{var g=a.document.$;g.execCommand("enableObjectResizing", -!1,!a.config.disableObjectResizing);g.execCommand("enableInlineTableEditing",!1,!a.config.disableNativeTableHandles)}catch(b){}else CKEDITOR.env.ie&&11>CKEDITOR.env.version&&a.config.disableObjectResizing&&c(a)}function c(){var a=[];if(8<=CKEDITOR.document.$.documentMode){a.push("html.CSS1Compat [contenteditable\x3dfalse]{min-height:0 !important}");var c=[],e;for(e in CKEDITOR.dtd.$removeEmpty)c.push("html.CSS1Compat "+e+"[contenteditable\x3dfalse]");a.push(c.join(",")+"{display:inline-block}")}else CKEDITOR.env.gecko&& -(a.push("html{height:100% !important}"),a.push("img:-moz-broken{-moz-force-broken-image-icon:1;min-width:24px;min-height:24px}"));a.push("html{cursor:text;*cursor:auto}");a.push("img,input,textarea{cursor:default}");return a.join("\n")}CKEDITOR.plugins.add("wysiwygarea",{init:function(a){a.config.fullPage&&a.addFeature({allowedContent:"html head title; style [media,type]; body (*)[id]; meta link [*]",requiredContent:"body"});a.addMode("wysiwyg",function(c){function e(d){d&&d.removeListener();a.editable(new g(a, -b.$.contentWindow.document.body));a.setData(a.getData(1),c)}var k="document.open();"+(CKEDITOR.env.ie?"("+CKEDITOR.tools.fixDomain+")();":"")+"document.close();",k=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void(function(){"+encodeURIComponent(k)+"}())":"",b=CKEDITOR.dom.element.createFromHtml('\x3ciframe src\x3d"'+k+'" frameBorder\x3d"0"\x3e\x3c/iframe\x3e');b.setStyles({width:"100%",height:"100%"});b.addClass("cke_wysiwyg_frame").addClass("cke_reset"); -k=a.ui.space("contents");k.append(b);var d=CKEDITOR.env.ie&&!CKEDITOR.env.edge||CKEDITOR.env.gecko;if(d)b.on("load",e);var h=a.title,p=a.fire("ariaEditorHelpLabel",{}).label;h&&(CKEDITOR.env.ie&&p&&(h+=", "+p),b.setAttribute("title",h));if(p){var h=CKEDITOR.tools.getNextId(),v=CKEDITOR.dom.element.createFromHtml('\x3cspan id\x3d"'+h+'" class\x3d"cke_voice_label"\x3e'+p+"\x3c/span\x3e");k.append(v,1);b.setAttribute("aria-describedby",h)}a.on("beforeModeUnload",function(a){a.removeListener();v&&v.remove()}); -b.setAttributes({tabIndex:a.tabIndex,allowTransparency:"true"});!d&&e();a.fire("ariaWidget",b)})}});CKEDITOR.editor.prototype.addContentsCss=function(a){var c=this.config,e=c.contentsCss;CKEDITOR.tools.isArray(e)||(c.contentsCss=e?[e]:[]);c.contentsCss.push(a)};var g=CKEDITOR.tools.createClass({$:function(){this.base.apply(this,arguments);this._.frameLoadedHandler=CKEDITOR.tools.addFunction(function(c){CKEDITOR.tools.setTimeout(a,0,this,c)},this);this._.docTitle=this.getWindow().getFrame().getAttribute("title")}, -base:CKEDITOR.editable,proto:{setData:function(a,e){var g=this.editor;if(e)this.setHtml(a),this.fixInitialSelection(),g.fire("dataReady");else{this._.isLoadingData=!0;g._.dataStore={id:1};var k=g.config,b=k.fullPage,d=k.docType,h=CKEDITOR.tools.buildStyleHtml(c()).replace(/