From f9374cf96da61a0be6f260520767e77153b16914 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 24 Jan 2018 13:36:32 +0100 Subject: [PATCH] updated core --- .csslintrc | 77 +- .editorconfig | 2 +- .eslintignore | 4 +- .eslintrc.json | 3 + .gitattributes | 21 +- .htaccess | 2 +- core/.eslintrc | 95 -- core/MAINTAINERS.txt | 62 +- .../plugins/clipboard/dialogs/paste.js | 12 - .../vendor/ckeditor/skins/moono/dialog.css | 5 - .../vendor/ckeditor/skins/moono/dialog_ie.css | 5 - .../ckeditor/skins/moono/dialog_ie7.css | 5 - .../ckeditor/skins/moono/dialog_ie8.css | 5 - .../ckeditor/skins/moono/dialog_iequirks.css | 5 - .../vendor/ckeditor/skins/moono/editor.css | 5 - .../ckeditor/skins/moono/editor_gecko.css | 5 - .../vendor/ckeditor/skins/moono/editor_ie.css | 5 - .../ckeditor/skins/moono/editor_ie7.css | 5 - .../ckeditor/skins/moono/editor_ie8.css | 5 - .../ckeditor/skins/moono/editor_iequirks.css | 5 - .../vendor/ckeditor/skins/moono/icons.png | Bin 7704 -> 0 bytes .../ckeditor/skins/moono/icons_hidpi.png | Bin 26209 -> 0 bytes .../ckeditor/skins/moono/images/arrow.png | Bin 191 -> 0 bytes .../ckeditor/skins/moono/images/close.png | Bin 468 -> 0 bytes .../skins/moono/images/hidpi/close.png | Bin 1271 -> 0 bytes .../skins/moono/images/hidpi/lock-open.png | Bin 1329 -> 0 bytes .../skins/moono/images/hidpi/lock.png | Bin 1299 -> 0 bytes .../skins/moono/images/hidpi/refresh.png | Bin 1842 -> 0 bytes .../ckeditor/skins/moono/images/lock-open.png | Bin 349 -> 0 bytes .../ckeditor/skins/moono/images/lock.png | Bin 475 -> 0 bytes .../ckeditor/skins/moono/images/refresh.png | Bin 422 -> 0 bytes .../ckeditor/skins/moono/images/spinner.gif | Bin 2984 -> 0 bytes .../jquery-joyride/jquery.joyride-2.1.min.js | 2 - .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 178 -> 0 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 120 -> 0 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 105 -> 0 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 111 -> 0 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 110 -> 0 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 119 -> 0 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 101 -> 0 bytes .../base/images/ui-icons_222222_256x240.png | Bin 4369 -> 0 bytes .../base/images/ui-icons_2e83ff_256x240.png | Bin 4369 -> 0 bytes .../base/images/ui-icons_454545_256x240.png | Bin 4369 -> 0 bytes .../base/images/ui-icons_888888_256x240.png | Bin 4369 -> 0 bytes .../base/images/ui-icons_cd0a0a_256x240.png | Bin 4369 -> 0 bytes .../vendor/jquery.ui/ui.accordion.jquery.json | 72 - .../jquery.ui/ui.autocomplete.jquery.json | 74 - .../vendor/jquery.ui/ui.button.jquery.json | 71 - .../vendor/jquery.ui/ui.core.jquery.json | 66 - .../jquery.ui/ui.datepicker.jquery.json | 71 - .../vendor/jquery.ui/ui.dialog.jquery.json | 75 - .../vendor/jquery.ui/ui.draggable.jquery.json | 71 - .../vendor/jquery.ui/ui.droppable.jquery.json | 72 - .../jquery.ui/ui.effect-blind.jquery.json | 70 - .../jquery.ui/ui.effect-bounce.jquery.json | 70 - .../jquery.ui/ui.effect-clip.jquery.json | 70 - .../jquery.ui/ui.effect-drop.jquery.json | 70 - .../jquery.ui/ui.effect-explode.jquery.json | 70 - .../jquery.ui/ui.effect-fade.jquery.json | 70 - .../jquery.ui/ui.effect-fold.jquery.json | 70 - .../jquery.ui/ui.effect-highlight.jquery.json | 70 - .../jquery.ui/ui.effect-puff.jquery.json | 71 - .../jquery.ui/ui.effect-pulsate.jquery.json | 70 - .../jquery.ui/ui.effect-scale.jquery.json | 71 - .../jquery.ui/ui.effect-shake.jquery.json | 70 - .../jquery.ui/ui.effect-size.jquery.json | 70 - .../jquery.ui/ui.effect-slide.jquery.json | 70 - .../jquery.ui/ui.effect-transfer.jquery.json | 68 - .../vendor/jquery.ui/ui.effect.jquery.json | 73 - .../vendor/jquery.ui/ui.menu.jquery.json | 71 - .../vendor/jquery.ui/ui.mouse.jquery.json | 69 - .../vendor/jquery.ui/ui.position.jquery.json | 71 - .../jquery.ui/ui.progressbar.jquery.json | 70 - .../vendor/jquery.ui/ui.resizable.jquery.json | 70 - .../jquery.ui/ui.selectable.jquery.json | 70 - .../jquery.ui/ui.selectmenu.jquery.json | 72 - .../vendor/jquery.ui/ui.slider.jquery.json | 72 - .../vendor/jquery.ui/ui.sortable.jquery.json | 71 - .../vendor/jquery.ui/ui.spinner.jquery.json | 73 - .../vendor/jquery.ui/ui.tabs.jquery.json | 72 - .../vendor/jquery.ui/ui.tooltip.jquery.json | 69 - .../vendor/jquery.ui/ui.widget.jquery.json | 69 - .../vendor/jquery.ui/ui/accordion-min.js | 10 - .../vendor/jquery.ui/ui/autocomplete-min.js | 10 - core/assets/vendor/jquery.ui/ui/button-min.js | 10 - .../vendor/jquery.ui/ui/datepicker-min.js | 11 - core/assets/vendor/jquery.ui/ui/dialog-min.js | 10 - .../vendor/jquery.ui/ui/draggable-min.js | 10 - .../vendor/jquery.ui/ui/droppable-min.js | 10 - .../vendor/jquery.ui/ui/effect-blind-min.js | 10 - .../vendor/jquery.ui/ui/effect-bounce-min.js | 10 - .../vendor/jquery.ui/ui/effect-clip-min.js | 10 - .../vendor/jquery.ui/ui/effect-drop-min.js | 10 - .../vendor/jquery.ui/ui/effect-explode-min.js | 10 - .../vendor/jquery.ui/ui/effect-fade-min.js | 10 - .../vendor/jquery.ui/ui/effect-fold-min.js | 10 - .../jquery.ui/ui/effect-highlight-min.js | 10 - .../vendor/jquery.ui/ui/effect-puff-min.js | 10 - .../vendor/jquery.ui/ui/effect-pulsate-min.js | 10 - .../vendor/jquery.ui/ui/effect-scale-min.js | 10 - .../vendor/jquery.ui/ui/effect-shake-min.js | 10 - .../vendor/jquery.ui/ui/effect-size-min.js | 10 - .../vendor/jquery.ui/ui/effect-slide-min.js | 10 - .../jquery.ui/ui/effect-transfer-min.js | 10 - core/assets/vendor/jquery.ui/ui/menu-min.js | 10 - core/assets/vendor/jquery.ui/ui/mouse-min.js | 10 - .../vendor/jquery.ui/ui/progressbar-min.js | 10 - .../vendor/jquery.ui/ui/resizable-min.js | 10 - .../vendor/jquery.ui/ui/selectable-min.js | 10 - .../vendor/jquery.ui/ui/selectmenu-min.js | 10 - core/assets/vendor/jquery.ui/ui/slider-min.js | 10 - .../vendor/jquery.ui/ui/sortable-min.js | 10 - .../assets/vendor/jquery.ui/ui/spinner-min.js | 10 - core/assets/vendor/jquery.ui/ui/tabs-min.js | 10 - .../assets/vendor/jquery.ui/ui/tooltip-min.js | 10 - core/config/schema/core.data_types.schema.yml | 10 + core/core.services.yml | 2 + core/includes/common.inc | 31 +- core/includes/file.inc | 1 - core/includes/install.core.inc | 1 + core/includes/theme.inc | 2 +- core/includes/update.inc | 2 +- core/lib/Drupal.php | 2 +- .../Component/Datetime/DateTimePlus.php | 25 + .../DependencyInjection/Container.php | 3 +- core/lib/Drupal/Component/Gettext/PoItem.php | 7 +- .../Component/PhpStorage/FileStorage.php | 46 +- core/lib/Drupal/Component/Utility/Unicode.php | 7 +- .../Core/Access/AccessManagerInterface.php | 2 +- .../Drupal/Core/Ajax/OpenDialogCommand.php | 2 +- .../Core/Cache/Context/CacheContextsPass.php | 1 - .../Cache/Context/LanguagesCacheContext.php | 2 +- core/lib/Drupal/Core/Config/ConfigManager.php | 81 +- .../Drupal/Core/Config/DatabaseStorage.php | 2 +- .../Config/Entity/ConfigEntityStorage.php | 2 +- .../Core/Config/Entity/Query/QueryFactory.php | 2 +- .../Database/Driver/sqlite/Connection.php | 1 - .../Core/Database/Driver/sqlite/Schema.php | 2 + core/lib/Drupal/Core/Database/Query/Query.php | 2 + .../lib/Drupal/Core/Database/Query/Select.php | 3 +- .../Core/Database/Query/SelectExtender.php | 2 + .../Core/Database/Query/SelectInterface.php | 2 + core/lib/Drupal/Core/Database/Schema.php | 4 + .../Compiler/BackendCompilerPass.php | 1 - core/lib/Drupal/Core/DrupalKernel.php | 12 +- .../Core/Entity/Annotation/EntityType.php | 2 + .../Drupal/Core/Entity/ContentEntityBase.php | 6 + .../Core/Entity/EntityChangedInterface.php | 5 + .../Drupal/Core/Entity/EntityDisplayBase.php | 2 +- .../Drupal/Core/Entity/EntityFieldManager.php | 2 +- .../Drupal/Core/Entity/EntityViewBuilder.php | 6 +- .../EntityChangedConstraintValidator.php | 21 +- .../Sql/SqlContentEntityStorageSchema.php | 4 +- core/lib/Drupal/Core/Entity/entity.api.php | 54 +- .../EventSubscriber/AcceptNegotiation406.php | 45 - .../ConfigImportSubscriber.php | 2 +- .../ConfigSnapshotSubscriber.php | 4 +- .../DefaultExceptionSubscriber.php | 245 ---- .../Drupal/Core/Extension/ModuleInstaller.php | 61 +- .../Drupal/Core/Extension/ThemeInstaller.php | 1 - core/lib/Drupal/Core/Field/FieldItemList.php | 10 +- .../Drupal/Core/Field/MapFieldItemList.php | 34 + .../EntityReferenceEntityFormatter.php | 2 +- .../Field/FieldType/EntityReferenceItem.php | 13 - .../Field/Plugin/Field/FieldType/MapItem.php | 3 +- .../Core/Field/Plugin/migrate/field/Email.php | 2 +- .../Core/File/MimeType/MimeTypeGuesser.php | 2 +- .../EventSubscriber/FormAjaxSubscriber.php | 4 +- .../Core/Form/FormStateDecoratorBase.php | 2 +- core/lib/Drupal/Core/GeneratedLink.php | 2 +- core/lib/Drupal/Core/GeneratedUrl.php | 2 +- .../Drupal/Core/Installer/ConfigOverride.php | 62 + .../Core/KeyValueStore/KeyValueFactory.php | 2 +- core/lib/Drupal/Core/Mail/MailManager.php | 8 +- .../Core/Password/PhpassHashedPassword.php | 2 + .../Core/Plugin/Context/ContextDefinition.php | 6 +- .../Drupal/Core/Render/Element/HtmlTag.php | 10 +- .../Core/Render/Element/RenderElement.php | 1 - .../Render/MainContent/DialogRenderer.php | 2 +- core/lib/Drupal/Core/Render/Renderer.php | 16 +- core/lib/Drupal/Core/Render/theme.api.php | 8 + .../lib/Drupal/Core/Routing/MatcherDumper.php | 1 - core/lib/Drupal/Core/Routing/RouteMatch.php | 2 +- .../lib/Drupal/Core/Routing/RouteProvider.php | 2 +- .../Core/Routing/RouteProviderLazyBuilder.php | 40 +- .../Core/TypedData/ComputedItemListTrait.php | 155 +++ core/modules/action/action.info.yml | 6 +- .../d6_action_settings.yml | 13 - .../action_bulk_test.info.yml | 6 +- .../Unit/Plugin/migrate/source/ActionTest.php | 68 - core/modules/aggregator/aggregator.info.yml | 6 +- core/modules/aggregator/aggregator.install | 10 + .../src/Controller/AggregatorController.php | 5 +- core/modules/aggregator/src/Entity/Feed.php | 1 + .../aggregator/src/Tests/AddFeedTest.php | 95 -- .../src/Tests/AggregatorAdminTest.php | 84 -- .../src/Tests/AggregatorCronTest.php | 45 - .../src/Tests/AggregatorRenderingTest.php | 149 -- .../src/Tests/DeleteFeedItemTest.php | 40 - .../aggregator/src/Tests/DeleteFeedTest.php | 50 - .../src/Tests/FeedAdminDisplayTest.php | 63 - .../src/Tests/FeedCacheTagsTest.php | 52 - .../src/Tests/FeedFetcherPluginTest.php | 44 - .../aggregator/src/Tests/FeedLanguageTest.php | 85 -- .../aggregator/src/Tests/FeedParserTest.php | 111 -- .../src/Tests/FeedProcessorPluginTest.php | 67 - .../aggregator/src/Tests/ImportOpmlTest.php | 124 -- .../src/Tests/ItemCacheTagsTest.php | 83 -- .../src/Tests/Update/AggregatorUpdateTest.php | 41 - .../src/Tests/UpdateFeedItemTest.php | 70 - .../aggregator/src/Tests/UpdateFeedTest.php | 46 - .../aggregator_test/aggregator_test.info.yml | 6 +- .../aggregator_test_views.info.yml | 6 +- .../Update/AggregatorUpdateTest.php | 17 + .../AggregatorPluginSettingsBaseTest.php | 3 +- .../migrate/source/AggregatorItemTest.php | 44 - .../migrate/source/d6/AggregatorFeedTest.php | 60 - .../migrate/source/d7/AggregatorFeedTest.php | 62 - .../automated_cron/automated_cron.info.yml | 6 +- core/modules/ban/ban.info.yml | 6 +- .../migrate/source/d7/BlockedIpsTest.php | 43 - core/modules/basic_auth/basic_auth.info.yml | 6 +- .../Tests/Authentication/BasicAuthTest.php | 178 --- .../basic_auth_test/basic_auth_test.info.yml | 6 +- core/modules/big_pipe/big_pipe.info.yml | 6 +- core/modules/big_pipe/src/Render/BigPipe.php | 2 - .../big_pipe/src/Render/BigPipeInterface.php | 144 -- .../src/Tests/BigPipePlaceholderTestCases.php | 433 ------ .../big_pipe/src/Tests/BigPipeTest.php | 480 ------- .../big_pipe_regression_test.info.yml | 6 +- .../big_pipe_test/big_pipe_test.info.yml | 6 +- .../src/BigPipePlaceholderTestCases.php | 6 - ...igPipeResponseAttachmentsProcessorTest.php | 4 +- .../big_pipe_test_theme.info.yml | 6 +- core/modules/block/block.info.yml | 6 +- .../block/src/Tests/BlockAdminThemeTest.php | 77 -- .../block/src/Tests/BlockCacheTest.php | 215 --- .../block/src/Tests/BlockFormInBlockTest.php | 73 - .../block/src/Tests/BlockHiddenRegionTest.php | 73 - .../src/Tests/BlockHookOperationTest.php | 51 - .../modules/block/src/Tests/BlockHtmlTest.php | 50 - .../block/src/Tests/BlockInstallTest.php | 33 - .../src/Tests/BlockInvalidRegionTest.php | 63 - .../src/Tests/BlockLanguageCacheTest.php | 77 -- .../block/src/Tests/BlockLanguageTest.php | 185 --- .../block/src/Tests/BlockRenderOrderTest.php | 80 -- .../src/Tests/BlockSystemBrandingTest.php | 119 -- .../Tests/BlockTemplateSuggestionsTest.php | 48 - core/modules/block/src/Tests/BlockTest.php | 551 -------- core/modules/block/src/Tests/BlockUiTest.php | 329 ----- core/modules/block/src/Tests/BlockXssTest.php | 167 --- .../src/Tests/NewDefaultThemeBlocksTest.php | 73 - .../src/Tests/NonDefaultBlockAdminTest.php | 42 - .../BlockConditionMissingSchemaUpdateTest.php | 53 - .../BlockContextMappingUpdateFilledTest.php | 20 - .../Update/BlockContextMappingUpdateTest.php | 106 -- .../BlockRemoveDisabledRegionUpdateTest.php | 57 - .../src/Tests/Views/DisplayBlockTest.php | 373 ----- .../modules/block_test/block_test.info.yml | 6 +- .../block_test_specialchars_theme.info.yml | 6 +- .../block_test_theme.info.yml | 6 +- .../block_test_views.info.yml | 6 +- .../FunctionalJavascript/BlockFilterTest.php | 4 +- .../Unit/Plugin/migrate/source/BlockTest.php | 144 -- .../block_content/block_content.info.yml | 6 +- .../modules/block_content/js/block_content.js | 57 - .../src/Tests/BlockContentCacheTagsTest.php | 105 -- .../src/Tests/BlockContentCreationTest.php | 302 ---- .../src/Tests/BlockContentListTest.php | 109 -- .../src/Tests/BlockContentListViewsTest.php | 117 -- .../src/Tests/BlockContentPageViewTest.php | 35 - .../src/Tests/BlockContentRevisionsTest.php | 92 -- .../src/Tests/BlockContentSaveTest.php | 102 -- .../src/Tests/BlockContentTestBase.php | 2 + .../Tests/BlockContentTranslationUITest.php | 202 --- .../src/Tests/BlockContentTypeTest.php | 250 ---- .../src/Tests/BlockContentUpdateTest.php | 46 - .../src/Tests/BlockContentValidationTest.php | 40 - .../block_content/src/Tests/PageEditTest.php | 71 - .../Views/BlockContentFieldFilterTest.php | 109 -- .../Views/BlockContentIntegrationTest.php | 67 - .../src/Tests/Views/FieldTypeTest.php | 37 - .../Tests/Views/RevisionRelationshipsTest.php | 92 -- .../block_content_test.info.yml | 6 +- .../block_content_test_views.info.yml | 6 +- .../Functional/BlockContentRevisionsTest.php | 2 +- .../src/Functional/BlockContentTestBase.php | 2 + .../Migrate/d6/MigrateBlockContentTest.php | 2 +- .../Unit/Plugin/migrate/source/d6/BoxTest.php | 46 - .../migrate/source/d7/BlockCustomTest.php | 40 - core/modules/block_place/block_place.info.yml | 6 +- core/modules/book/book.info.yml | 6 +- ....base_field_override.node.book.promote.yml | 21 - ....entity_form_display.node.book.default.yml | 54 - ....entity_view_display.node.book.default.yml | 23 - ...e.entity_view_display.node.book.teaser.yml | 25 - .../core.entity_view_mode.node.print.yml | 12 - .../install/field.field.node.book.body.yml | 21 - .../book/config/install/node.type.book.yml | 13 - .../book/src/Tests/BookBreadcrumbTest.php | 204 --- core/modules/book/src/Tests/BookTest.php | 755 ---------- .../book_breadcrumb_test.info.yml | 6 +- .../modules/book_test/book_test.info.yml | 6 +- .../book_test_views/book_test_views.info.yml | 6 +- .../Plugin/migrate/source/d6/BookTest.php | 85 -- core/modules/breakpoint/breakpoint.info.yml | 6 +- .../breakpoint_module_test.info.yml | 6 +- .../breakpoint_theme_test.info.yml | 6 +- core/modules/ckeditor/ckeditor.info.yml | 6 +- .../ckeditor/src/Tests/CKEditorAdminTest.php | 284 ---- .../src/Tests/CKEditorLoadingTest.php | 245 ---- .../Tests/CKEditorStylesComboAdminTest.php | 99 -- .../src/Tests/CKEditorToolbarButtonTest.php | 77 -- .../tests/modules/ckeditor_test.info.yml | 6 +- .../src/Kernel/CKEditorPluginManagerTest.php | 0 .../{modules => }/src/Kernel/CKEditorTest.php | 0 core/modules/color/color.info.yml | 6 +- .../color/src/Tests/ColorConfigSchemaTest.php | 50 - .../color/src/Tests/ColorSafePreviewTest.php | 57 - core/modules/color/src/Tests/ColorTest.php | 231 ---- .../modules/color_test/color_test.info.yml | 6 +- .../color_test_theme.info.yml | 6 +- core/modules/comment/comment.info.yml | 6 +- core/modules/comment/src/CommentStorage.php | 2 +- .../src/Controller/AdminController.php | 62 - core/modules/comment/src/Entity/Comment.php | 2 + .../CommentDefaultFormatter.php | 2 +- .../migrate/destination/EntityComment.php | 4 +- .../migrate/source/d6/CommentVariable.php | 2 +- .../comment/src/Plugin/views/sort/Thread.php | 4 +- .../src/Plugin/views/wizard/Comment.php | 2 + .../comment/src/Tests/CommentActionsTest.php | 71 - .../comment/src/Tests/CommentAdminTest.php | 218 --- .../src/Tests/CommentAnonymousTest.php | 203 --- .../comment/src/Tests/CommentBlockTest.php | 90 -- .../comment/src/Tests/CommentBookTest.php | 77 -- .../comment/src/Tests/CommentCSSTest.php | 134 -- .../comment/src/Tests/CommentFieldsTest.php | 235 ---- .../src/Tests/CommentInterfaceTest.php | 347 ----- .../comment/src/Tests/CommentLanguageTest.php | 135 -- .../src/Tests/CommentLinksAlterTest.php | 35 - .../comment/src/Tests/CommentLinksTest.php | 146 -- .../src/Tests/CommentNodeAccessTest.php | 82 -- .../src/Tests/CommentNodeChangesTest.php | 35 - .../comment/src/Tests/CommentNonNodeTest.php | 494 ------- .../comment/src/Tests/CommentPreviewTest.php | 208 --- .../comment/src/Tests/CommentRssTest.php | 79 -- .../src/Tests/CommentStatisticsTest.php | 118 -- .../src/Tests/CommentThreadingTest.php | 171 --- .../comment/src/Tests/CommentTitleTest.php | 70 - .../src/Tests/CommentTokenReplaceTest.php | 181 --- .../src/Tests/CommentTranslationUITest.php | 225 --- .../comment/src/Tests/CommentTypeTest.php | 190 --- .../src/Tests/CommentUninstallTest.php | 83 -- .../src/Tests/Update/CommentUpdateTest.php | 74 - .../src/Tests/Views/ArgumentUserUIDTest.php | 51 - .../Tests/Views/CommentFieldFilterTest.php | 120 -- .../src/Tests/Views/CommentFieldNameTest.php | 92 -- .../src/Tests/Views/CommentOperationsTest.php | 33 - .../src/Tests/Views/CommentRestExportTest.php | 67 - .../src/Tests/Views/CommentRowTest.php | 29 - .../Views/DefaultViewRecentCommentsTest.php | 140 -- .../src/Tests/Views/FilterUserUIDTest.php | 63 - .../src/Tests/Views/NodeCommentsTest.php | 36 - .../comment/src/Tests/Views/RowRssTest.php | 32 - .../comment/src/Tests/Views/WizardTest.php | 97 -- .../comment_empty_title_test.info.yml | 6 +- .../comment_test/comment_test.info.yml | 6 +- .../comment_test_views.info.yml | 6 +- .../src/Functional/CommentThreadingTest.php | 1 - .../tests/src/Kernel/CommentItemTest.php | 5 + .../d6/MigrateCommentVariableDisplayBase.php | 31 - ...igrateCommentVariableEntityDisplayTest.php | 39 - ...ntVariableEntityFormDisplaySubjectTest.php | 45 - ...teCommentVariableEntityFormDisplayTest.php | 39 - .../d6/MigrateCommentVariableFieldTest.php | 37 - .../d6/MigrateCommentVariableInstanceTest.php | 60 - .../src/Kernel/Views/CommentLinksTest.php | 22 +- .../src/Kernel/Views/CommentUserNameTest.php | 7 + .../Views/CommentViewsFieldAccessTest.php | 7 + .../d6/CommentSourceWithHighWaterTest.php | 23 - .../tests/src/Unit/Migrate/d6/CommentTest.php | 12 - .../src/Unit/Migrate/d6/CommentTestBase.php | 80 -- .../d6/CommentVariablePerCommentTypeTest.php | 59 - .../Unit/Migrate/d6/CommentVariableTest.php | 89 -- .../tests/src/Unit/Migrate/d7/CommentTest.php | 100 -- .../src/Unit/Migrate/d7/CommentTypeTest.php | 98 -- core/modules/config/config.info.yml | 6 +- core/modules/config/config.install | 32 - core/modules/config/src/ConfigSubscriber.php | 2 +- ...yMetadataConfigOverrideIntegrationTest.php | 60 - .../src/Tests/ConfigDependencyWebTest.php | 130 -- .../Tests/ConfigEntityFormOverrideTest.php | 70 - .../ConfigEntityListMultilingualTest.php | 63 - .../config/src/Tests/ConfigEntityListTest.php | 278 ---- .../src/Tests/ConfigEntityStatusUITest.php | 51 - .../config/src/Tests/ConfigEntityTest.php | 360 ----- .../src/Tests/ConfigExportImportUITest.php | 324 ----- .../config/src/Tests/ConfigExportUITest.php | 99 -- .../src/Tests/ConfigFormOverrideTest.php | 47 - .../config/src/Tests/ConfigImportAllTest.php | 161 --- .../Tests/ConfigImportInstallProfileTest.php | 80 -- .../config/src/Tests/ConfigImportUITest.php | 520 ------- .../src/Tests/ConfigImportUploadTest.php | 60 - .../ConfigInstallProfileOverrideTest.php | 112 -- .../config/src/Tests/ConfigInstallWebTest.php | 213 --- .../Tests/ConfigLanguageOverrideWebTest.php | 90 -- .../src/Tests/ConfigOtherModuleTest.php | 117 -- .../Tests/ConfigSingleImportExportTest.php | 250 ---- .../LanguageNegotiationFormOverrideTest.php | 58 - .../src/Tests/SchemaConfigListenerWebTest.php | 67 - .../config_clash_test_theme.info.yml | 6 +- ...fig_collection_clash_install_test.info.yml | 6 +- .../config_collection_install_test.info.yml | 6 +- .../config_entity_static_cache_test.info.yml | 6 +- .../config_events_test.info.yml | 6 +- .../config_import_test.info.yml | 6 +- .../config_install_dependency_test.info.yml | 6 +- ...ig_install_double_dependency_test.info.yml | 6 +- .../config_install_fail_test.info.yml | 6 +- .../config_integration_test.info.yml | 6 +- .../config_other_module_config_test.info.yml | 6 +- .../config_override_integration_test.info.yml | 6 +- .../config_override_test.info.yml | 6 +- .../config_schema_test.info.yml | 6 +- .../tests/config_test/config_test.info.yml | 6 +- .../config_test/src/Entity/ConfigTest.php | 7 +- .../config_test_language.info.yml | 6 +- .../tests/src/Functional/ConfigEntityTest.php | 17 +- .../src/Functional/ConfigInstallWebTest.php | 5 - .../config_translation.info.yml | 6 +- .../d6_i18n_system_maintenance.yml | 15 - .../d6_i18n_system_site.yml | 39 - .../migration_templates/d6_i18n_user_mail.yml | 69 - .../d6_i18n_user_profile_field_instance.yml | 29 - .../d6_i18n_user_settings.yml | 30 - .../src/ConfigNamesMapper.php | 2 +- .../ConfigTranslationController.php | 2 +- .../ConfigTranslationDateFormatUiTest.php | 58 - .../src/Tests/ConfigTranslationFormTest.php | 67 - .../src/Tests/ConfigTranslationListUiTest.php | 504 ------- .../Tests/ConfigTranslationOverviewTest.php | 172 --- .../src/Tests/ConfigTranslationUiTest.php | 1212 ----------------- .../Tests/ConfigTranslationUiThemeTest.php | 76 -- .../Tests/ConfigTranslationViewListUiTest.php | 58 - .../config_translation_test.info.yml | 6 +- .../ConfigTranslationOverviewTest.php | 7 +- .../d6/MigrateI18nSystemMaintenanceTest.php | 32 - .../Migrate/d6/MigrateI18nSystemSiteTest.php | 47 - .../Migrate/d6/MigrateI18nUserConfigsTest.php | 74 - ...igrateI18nUserProfileFieldInstanceTest.php | 64 - .../config_translation_test_theme.info.yml | 6 +- core/modules/contact/contact.info.yml | 6 +- .../Tests/ContactAuthenticatedUserTest.php | 35 - .../contact/src/Tests/ContactLanguageTest.php | 64 - .../contact/src/Tests/ContactPersonalTest.php | 318 ----- .../contact/src/Tests/ContactSitewideTest.php | 439 ------ .../contact/src/Tests/ContactStorageTest.php | 77 -- .../src/Tests/Update/ContactUpdateTest.php | 53 - .../src/Tests/Views/ContactFieldsTest.php | 65 - .../src/Tests/Views/ContactLinkTest.php | 108 -- .../contact_storage_test.info.yml | 6 +- .../contact_test/contact_test.info.yml | 6 +- .../contact_test_views.info.yml | 6 +- .../ContactAuthenticatedUserTest.php | 35 - .../Migrate/d6/MigrateContactCategoryTest.php | 52 - .../migrate/source/ContactCategoryTest.php | 54 - .../migrate/source/d6/ContactSettingsTest.php | 55 - .../content_moderation.info.yml | 6 +- .../content_moderation.permissions.yml | 2 +- .../src/ContentModerationStateInterface.php | 16 - .../content_moderation/src/EntityTypeInfo.php | 2 +- .../BundleModerationConfigurationForm.php | 155 --- .../src/Form/EntityModerationForm.php | 19 +- .../src/ModerationInformation.php | 25 +- .../Field/ModerationStateFieldItemList.php | 2 +- .../Plugin/views/filter/LatestRevision.php | 136 -- .../src/RevisionTracker.php | 152 --- .../src/RevisionTrackerInterface.php | 28 - .../Routing/EntityModerationRouteProvider.php | 121 -- .../EntityTypeModerationRouteProvider.php | 59 - ...ontent_moderation_test_local_task.info.yml | 6 +- ...est_content_moderation_latest_revision.yml | 447 ------ .../content_moderation_test_views.info.yml | 6 +- .../LatestRevisionViewsFilterTest.php | 130 -- .../src/Functional/ModerationFormTest.php | 5 + .../Functional/ModerationStateAccessTest.php | 4 +- .../Functional/ModerationStateTestBase.php | 2 + .../tests/src/Functional/NodeAccessTest.php | 35 +- .../src/Kernel/ContentModerationStateTest.php | 130 +- .../tests/src/Kernel/EntityOperationsTest.php | 4 +- .../src/Kernel/ModerationInformationTest.php | 64 + .../ModerationStateFieldItemListTest.php | 25 + .../tests/src/Kernel/NodeAccessTest.php | 88 ++ .../src/Unit/ModerationInformationTest.php | 4 +- .../content_translation.info.yml | 6 +- .../d6_taxonomy_term_translation.yml | 0 .../src/ContentTranslationMetadataWrapper.php | 2 +- .../Tests/ContentTestTranslationUITest.php | 40 - .../ContentTranslationContextualLinksTest.php | 177 --- .../Tests/ContentTranslationEnableTest.php | 71 - .../ContentTranslationEntityBundleUITest.php | 51 - .../ContentTranslationMetadataFieldsTest.php | 144 -- .../ContentTranslationOperationsTest.php | 157 --- .../Tests/ContentTranslationSettingsTest.php | 298 ---- .../ContentTranslationStandardFieldsTest.php | 84 -- .../Tests/ContentTranslationSyncImageTest.php | 248 ---- .../Tests/ContentTranslationUISkipTest.php | 39 - .../Tests/ContentTranslationWorkflowsTest.php | 256 ---- .../Views/ContentTranslationViewsUITest.php | 36 - .../src/Tests/Views/TranslationLinkTest.php | 69 - .../content_translation_test.info.yml | 6 +- .../content_translation_test_views.info.yml | 6 +- .../d6/MigrateTaxonomyTermTranslationTest.php | 3 +- core/modules/contextual/contextual.info.yml | 6 +- .../contextual_test/contextual_test.info.yml | 6 +- core/modules/datetime/datetime.info.yml | 6 +- .../src/Plugin/migrate/field/DateField.php | 2 +- .../src/Plugin/migrate/field/d6/DateField.php | 2 +- .../datetime/src/Plugin/views/filter/Date.php | 1 - .../datetime/src/Tests/DateTimeFieldTest.php | 875 ------------ .../src/Tests/Views/ArgumentDateTimeTest.php | 203 --- .../src/Tests/Views/FilterDateTest.php | 110 -- .../src/Tests/Views/FilterDateTimeTest.php | 190 --- .../src/Tests/Views/SortDateTimeTest.php | 125 -- .../datetime_test/datetime_test.info.yml | 6 +- .../src/Kernel/Views/FilterDateTimeTest.php | 2 + .../datetime_range/datetime_range.info.yml | 6 +- core/modules/dblog/dblog.info.yml | 6 +- .../dblog/src/Form/DblogClearLogForm.php | 71 - .../src/Plugin/views/wizard/Watchdog.php | 2 + .../dblog/src/Tests/ConnectionFailureTest.php | 43 - core/modules/dblog/src/Tests/DbLogTest.php | 835 ------------ .../src/Tests/Rest/DbLogResourceTest.php | 65 - .../dblog_test_views.info.yml | 6 +- .../src/Functional/DbLogResourceTest.php | 127 ++ .../dynamic_page_cache.info.yml | 6 +- .../Tests/DynamicPageCacheIntegrationTest.php | 126 -- .../dynamic_page_cache_test.info.yml | 6 +- core/modules/editor/editor.info.yml | 6 +- core/modules/editor/editor.module | 6 +- .../editor/src/Tests/EditorSecurityTest.php | 1 - .../src/Tests/Update/EditorUpdateTest.php | 70 - .../editor_private_test.info.yml | 6 +- .../editor/tests/modules/editor_test.info.yml | 6 +- .../Functional/Update/EditorUpdateTest.php | 1 - .../entity_reference.info.yml | 6 +- core/modules/field/field.api.php | 8 +- core/modules/field/field.info.yml | 6 +- core/modules/field/field.module | 26 +- .../migrate/process/d7/FieldSettings.php | 10 + .../migrate/source/d7/FieldInstance.php | 2 +- .../EntityReferenceAdminTest.php | 14 +- .../EntityReferenceAutoCreateTest.php | 228 ---- .../EntityReferenceFieldDefaultValueTest.php | 158 --- ...erenceFieldTranslatedReferenceViewTest.php | 322 ----- .../EntityReferenceFileUploadTest.php | 1 - .../EntityReferenceIntegrationTest.php | 218 --- .../EntityReferenceXSSTest.php | 77 -- .../EntityReference/Views/SelectionTest.php | 145 -- .../field/src/Tests/FieldAccessTest.php | 92 -- .../modules/field/src/Tests/FieldHelpTest.php | 59 - .../modules/field/src/Tests/FieldTestBase.php | 2 +- .../field/src/Tests/FieldUnitTestBase.php | 204 --- .../field/src/Tests/TranslationWebTest.php | 134 -- .../EmailWidgetSizeSettingUpdateTest.php | 48 - ...ntityReferenceHandlerSettingUpdateTest.php | 47 - .../src/Tests/Update/FieldUpdateTest.php | 144 -- .../field_plugins_test.info.yml | 6 +- .../modules/field_test/field_test.info.yml | 6 +- .../field_test_boolean_access_denied.info.yml | 6 +- .../field_test_config.info.yml | 6 +- .../field_test_views.info.yml | 6 +- .../field_third_party_test.info.yml | 6 +- .../EntityReferenceIntegrationTest.php | 5 +- .../tests/src/Functional/FieldTestBase.php | 2 +- .../EntityReferenceSettingsTest.php | 80 +- .../Kernel/FieldDefinitionIntegrityTest.php | 136 +- .../tests/src/Kernel/FieldKernelTestBase.php | 2 +- .../Migrate/d7/MigrateFieldInstanceTest.php | 1 - .../Kernel/Migrate/d7/MigrateFieldTest.php | 14 + .../d6/FieldInstancePerFormDisplayTest.php | 75 - .../d6/FieldInstancePerViewModeTest.php | 96 -- .../migrate/source/d6/FieldInstanceTest.php | 91 -- .../Plugin/migrate/source/d6/FieldTest.php | 72 - .../d7/FieldInstancePerFormDisplayTest.php | 184 --- .../d7/FieldInstancePerViewModeTest.php | 68 - .../migrate/source/d7/FieldInstanceTest.php | 82 -- .../Plugin/migrate/source/d7/FieldTest.php | 136 -- .../Plugin/migrate/source/d7/ViewModeTest.php | 82 -- .../field_layout/field_layout.info.yml | 6 +- .../field_layout/src/FieldLayoutBuilder.php | 13 +- .../field_layout_test.info.yml | 6 +- .../tests/src/Unit/FieldLayoutBuilderTest.php | 18 + core/modules/field_ui/field_ui.info.yml | 6 +- .../src/Form/EntityViewDisplayEditForm.php | 3 +- .../src/Tests/EntityDisplayModeTest.php | 124 -- .../src/Tests/FieldUIIndentationTest.php | 41 - .../field_ui/src/Tests/FieldUIRouteTest.php | 120 -- .../field_ui/src/Tests/ManageDisplayTest.php | 6 +- .../field_ui_test/field_ui_test.info.yml | 6 +- core/modules/file/css/file.admin.css | 18 - core/modules/file/file.info.yml | 6 +- .../migration_templates/d6_file_settings.yml | 17 - .../Plugin/migrate/cckfield/d7/FileField.php | 2 +- .../Plugin/migrate/cckfield/d7/ImageField.php | 2 +- .../src/Plugin/migrate/field/d7/FileField.php | 2 +- .../Plugin/migrate/field/d7/ImageField.php | 2 +- .../migrate/source/d6/UploadInstance.php | 2 +- .../file/src/Plugin/views/wizard/File.php | 2 + core/modules/file/src/Tests/DownloadTest.php | 10 - .../file/src/Tests/FileFieldValidateTest.php | 21 + .../file/src/Tests/FileManagedAccessTest.php | 69 - .../file_module_test.info.yml | 6 +- .../file/tests/file_test/file_test.info.yml | 6 +- .../file_test_views/file_test_views.info.yml | 6 +- .../src/Functional/FileFieldCreationTrait.php | 86 ++ .../src/Functional/FileFieldTestBase.php | 72 +- .../MaximumFileSizeExceededUploadTest.php | 119 ++ .../file/tests/src/Kernel/FileUrlTest.php | 27 + .../src/Kernel/Migrate/EntityFileTest.php | 278 ---- .../migrate/cckfield/d7/FileCckTest.php | 2 +- .../migrate/cckfield/d7/ImageCckTest.php | 2 +- .../Plugin/migrate/field/d7/FileFieldTest.php | 2 +- .../migrate/field/d7/ImageFieldTest.php | 2 +- .../Plugin/migrate/source/d6/FileTest.php | 54 - .../migrate/source/d6/UploadInstanceTest.php | 65 - .../Plugin/migrate/source/d6/UploadTest.php | 75 - .../Plugin/migrate/source/d7/FileTest.php | 144 -- core/modules/filter/filter.info.yml | 6 +- core/modules/filter/filter.module | 2 +- .../filter/src/Plugin/FilterInterface.php | 2 +- .../src/Plugin/migrate/process/FilterID.php | 2 +- .../filter/src/Tests/FilterAdminTest.php | 458 ------- .../src/Tests/FilterCaptionTwigDebugTest.php | 104 -- .../src/Tests/FilterDefaultFormatTest.php | 78 -- .../filter/src/Tests/FilterFormTest.php | 311 ----- .../src/Tests/FilterFormatAccessTest.php | 335 ----- .../filter/src/Tests/FilterHooksTest.php | 72 - .../src/Tests/FilterHtmlImageSecureTest.php | 158 --- .../filter/src/Tests/FilterNoFormatTest.php | 37 - .../filter/src/Tests/FilterSecurityTest.php | 90 -- .../tests/filter_test/filter_test.info.yml | 6 +- .../filter_test_plugin.info.yml | 6 +- .../tests/src/Kernel/FilterUnitTest.php | 1178 ---------------- .../Plugin/migrate/process/FilterIdTest.php | 2 +- .../migrate/source/d6/FilterFormatTest.php | 115 -- .../migrate/source/d7/FilterFormatTest.php | 84 -- .../install/comment.type.comment_forum.yml | 10 - ...base_field_override.node.forum.promote.yml | 21 - ...e.base_field_override.node.forum.title.yml | 17 - ..._display.comment.comment_forum.default.yml | 30 - ...entity_form_display.node.forum.default.yml | 67 - ...m_display.taxonomy_term.forums.default.yml | 27 - ..._display.comment.comment_forum.default.yml | 22 - ...entity_view_display.node.forum.default.yml | 40 - ....entity_view_display.node.forum.teaser.yml | 35 - ...w_display.taxonomy_term.forums.default.yml | 21 - ...eld.comment.comment_forum.comment_body.yml | 20 - .../install/field.field.node.forum.body.yml | 21 - .../field.field.node.forum.comment_forum.yml | 32 - ...field.field.node.forum.taxonomy_forums.yml | 26 - ...d.taxonomy_term.forums.forum_container.yml | 22 - .../field.storage.node.comment_forum.yml | 19 - .../field.storage.node.taxonomy_forums.yml | 19 - ....storage.taxonomy_term.forum_container.yml | 17 - .../forum/config/install/node.type.forum.yml | 13 - .../install/taxonomy.vocabulary.forums.yml | 11 - core/modules/forum/forum.info.yml | 6 +- core/modules/forum/forum.views.inc | 1 - .../forum/src/Tests/ForumBlockTest.php | 180 --- .../forum/src/Tests/ForumIndexTest.php | 83 -- .../forum/src/Tests/ForumNodeAccessTest.php | 86 -- core/modules/forum/src/Tests/ForumTest.php | 682 ---------- .../forum/src/Tests/ForumUninstallTest.php | 150 -- .../src/Tests/Views/ForumIntegrationTest.php | 94 -- .../forum_test_views.info.yml | 6 +- .../tests/src/Functional/ForumBlockTest.php | 1 - .../tests/src/Functional/ForumIndexTest.php | 1 - .../src/Functional/ForumNodeAccessTest.php | 1 - core/modules/hal/hal.info.yml | 6 +- .../ExceptionHalJsonSubscriber.php | 19 - .../hal/src/Tests/FileDenormalizeTest.php | 75 - .../tests/modules/hal_test/hal_test.info.yml | 6 +- .../Comment/CommentHalJsonTestBase.php | 2 +- .../EntityTest/EntityTestHalJsonAnonTest.php | 2 +- .../HalEntityNormalizationTrait.php | 3 - .../Node/NodeHalJsonAnonTest.php | 2 +- .../tests/src/Kernel/EntityNormalizeTest.php | 206 --- core/modules/help/help.info.yml | 6 +- .../help_page_test/help_page_test.info.yml | 6 +- .../modules/help_test/help_test.info.yml | 6 +- .../more_help_page_test.info.yml | 6 +- .../help/tests/src/Functional/HelpTest.php | 2 + core/modules/history/history.info.yml | 6 +- .../modules/history/src/Tests/HistoryTest.php | 148 -- .../src/Tests/Views/HistoryTimestampTest.php | 89 -- .../src/Kernel/Views/HistoryTimestampTest.php | 1 - core/modules/image/image.info.yml | 6 +- .../image/src/ImageEffectInterface.php | 3 +- .../image/src/Tests/ImageDimensionsTest.php | 11 +- .../image/src/Tests/ImageEffectsTest.php | 181 --- .../src/Tests/ImageFieldValidateTest.php | 22 + .../image/src/Tests/ImageFieldWidgetTest.php | 31 - .../image/src/Tests/ImageStyleDeleteTest.php | 81 -- .../src/Tests/Update/ImageUpdateTest.php | 54 - .../image_module_test.info.yml | 6 +- .../image_test_views.info.yml | 6 +- .../source/d6/ImageCachePresetTest.php | 67 - .../source/d7/MigrateImageStylesTest.php | 56 - .../inline_form_errors.info.yml | 6 +- core/modules/language/language.info.yml | 6 +- core/modules/language/language.module | 2 +- .../src/EventSubscriber/ConfigSubscriber.php | 2 +- .../LanguageRequestSubscriber.php | 2 +- .../src/Form/NegotiationConfigureForm.php | 2 +- .../src/LanguageNegotiationMethodBase.php | 2 +- .../language/src/LanguageNegotiator.php | 4 +- .../AdminPathEntityConverterLanguageTest.php | 45 - .../EntityTypeWithoutLanguageFormTest.php | 50 - .../LanguageBlockSettingsVisibilityTest.php | 27 - .../Tests/LanguageBrowserDetectionTest.php | 90 -- .../LanguageConfigOverrideImportTest.php | 92 -- .../src/Tests/LanguageConfigSchemaTest.php | 70 - .../LanguageConfigurationElementTest.php | 253 ---- .../src/Tests/LanguageConfigurationTest.php | 221 --- ...anguageCustomLanguageConfigurationTest.php | 101 -- .../Tests/LanguageListModuleInstallTest.php | 41 - .../language/src/Tests/LanguageListTest.php | 209 --- .../src/Tests/LanguageLocaleListTest.php | 73 - .../LanguageNegotiationContentEntityTest.php | 177 --- .../src/Tests/LanguageNegotiationInfoTest.php | 209 --- .../src/Tests/LanguagePathMonolingualTest.php | 73 - .../LanguageSelectorTranslatableTest.php | 88 -- .../src/Tests/LanguageSwitchingTest.php | 457 ------- .../language/src/Tests/LanguageTourTest.php | 62 - .../LanguageUILanguageNegotiationTest.php | 536 -------- .../src/Tests/LanguageUrlRewritingTest.php | 159 --- .../src/Tests/Migrate/MigrateLanguageTest.php | 51 - .../language_config_override_test.info.yml | 6 +- .../language_elements_test.info.yml | 6 +- .../language_test/language_test.info.yml | 6 +- .../Functional/LanguageConfigurationTest.php | 2 +- .../tests/src/Unit/Migrate/LanguageTest.php | 83 -- .../tests/test_module/test_module.info.yml | 6 +- .../layout_discovery.info.yml | 6 +- core/modules/link/link.info.yml | 6 +- core/modules/link/src/Tests/LinkFieldTest.php | 635 --------- .../link/src/Tests/LinkFieldUITest.php | 92 -- .../link_test_views/link_test_views.info.yml | 6 +- ...xistingInternalConstraintValidatorTest.php | 1 - .../Plugin/migrate/process/d6/CckLinkTest.php | 56 - core/modules/locale/locale.info.yml | 6 +- core/modules/locale/locale.post_update.php | 13 + core/modules/locale/src/Form/ExportForm.php | 2 +- .../locale/src/Form/TranslationStatusForm.php | 2 +- core/modules/locale/src/LocaleLookup.php | 7 + .../LocaleConfigTranslationImportTest.php | 223 --- .../src/Tests/LocaleConfigTranslationTest.php | 245 ---- .../locale/src/Tests/LocaleContentTest.php | 197 --- .../locale/src/Tests/LocaleExportTest.php | 176 --- .../src/Tests/LocaleFileSystemFormTest.php | 56 - .../src/Tests/LocaleImportFunctionalTest.php | 642 --------- .../Tests/LocaleJavascriptTranslationTest.php | 145 -- .../src/Tests/LocaleLibraryAlterTest.php | 36 - .../src/Tests/LocaleLocaleLookupTest.php | 58 - .../locale/src/Tests/LocalePathTest.php | 151 -- .../src/Tests/LocalePluralFormatTest.php | 448 ------ .../locale/src/Tests/LocaleStringTest.php | 205 --- .../Tests/LocaleTranslateStringTourTest.php | 50 - .../LocaleTranslatedSchemaDefinitionTest.php | 91 -- .../src/Tests/LocaleTranslationUiTest.php | 543 -------- .../locale/src/Tests/LocaleUpdateBase.php | 305 ----- .../locale/src/Tests/LocaleUpdateCronTest.php | 110 -- .../LocaleUpdateDevelopmentReleaseTest.php | 32 - .../src/Tests/LocaleUpdateInterfaceTest.php | 120 -- .../locale/src/Tests/LocaleUpdateTest.php | 442 ------ .../early_translation_test.info.yml | 6 +- .../modules/locale_test/locale_test.info.yml | 6 +- .../locale_test_development_release.info.yml | 6 +- .../locale_test_translate.info.yml | 6 +- .../Functional/LocaleFileSystemFormTest.php | 2 +- .../src/Functional/LocaleLocaleLookupTest.php | 42 + .../tests/src/Unit/LocaleLookupTest.php | 63 + ...entity_view_display.media.file.default.yml | 8 + ...ntity_view_display.media.image.default.yml | 8 + core/modules/media/media.info.yml | 6 +- core/modules/media/src/Entity/Media.php | 1 + .../media_test_source.info.yml | 6 +- .../media_test_type/media_test_type.info.yml | 6 +- .../media_test_views.info.yml | 6 +- .../media/tests/src/Kernel/MediaTest.php | 11 + .../menu_link_content.info.yml | 6 +- .../migration_templates/menu_links.yml | 54 - .../src/Entity/MenuLinkContent.php | 2 +- .../menu_link_content/src/Tests/LinksTest.php | 214 --- .../Tests/MenuLinkContentDeleteFormTest.php | 65 - .../src/Tests/MenuLinkContentFormTest.php | 68 - .../MenuLinkContentTranslationUITest.php | 120 -- .../menu_link_content_dynamic_route.info.yml | 6 +- .../outbound_processing_test.info.yml | 6 +- .../tests/src/Functional/LinksTest.php | 8 +- .../MenuLinkContentTranslationUITest.php | 6 +- ...enuLinkContentCacheabilityBubblingTest.php | 3 +- .../Plugin/migrate/process/LinkUriTest.php | 140 -- .../Plugin/migrate/process/d6/LinkUriTest.php | 136 -- .../migrate/source/MenuLinkSourceTest.php | 217 --- core/modules/menu_ui/menu_ui.info.yml | 6 +- .../menu_ui/src/Tests/MenuCacheTagsTest.php | 113 -- .../menu_ui/src/Tests/MenuLinkReorderTest.php | 67 - .../menu_ui/src/Tests/MenuUninstallTest.php | 33 - .../Migrate/MigrateMenuSettingsTest.php | 29 - core/modules/migrate/migrate.info.yml | 6 +- .../src/Annotation/MigrateProcessPlugin.php | 2 +- core/modules/migrate/src/MigrationStorage.php | 187 --- .../src/Plugin/MigrateSourceInterface.php | 20 +- core/modules/migrate/src/Plugin/Migration.php | 2 +- .../src/Plugin/migrate/destination/Entity.php | 4 +- .../destination/EntityFieldInstance.php | 38 +- .../destination/EntityFieldStorageConfig.php | 43 +- .../src/Plugin/migrate/process/SubProcess.php | 2 +- .../Plugin/migrate/source/DummyQueryTrait.php | 2 +- .../src/Plugin/migrate/source/EmptySource.php | 15 +- .../migrate/source/SourcePluginBase.php | 5 +- .../src/Plugin/migrate/source/SqlBase.php | 65 +- .../migrate_entity_test.info.yml | 6 +- .../migrate_events_test.info.yml | 6 +- .../migrate_external_translated_test.info.yml | 6 +- .../migrate_high_water_test.info.yml | 6 +- .../migrate_prepare_row_test.info.yml | 6 +- .../migrate_query_batch_test.info.yml | 6 +- .../tests/src/Kernel/MigrateBundleTest.php | 6 +- .../tests/src/Kernel/MigrateRollbackTest.php | 4 +- .../src/Kernel/MigrateSourceTestBase.php | 2 +- .../tests/src/Kernel/Plugin/MigrationTest.php | 2 +- .../tests/src/Kernel/QueryBatchTest.php | 2 +- .../src/Unit/MigrationPluginManagerTest.php | 2 +- .../tests/src/Unit/MigrationStorageTest.php | 118 -- .../migrate_drupal/migrate_drupal.info.yml | 6 +- .../destination/EntityFieldStorageConfig.php | 2 +- .../Plugin/migrate/field/NodeReference.php | 2 +- .../Plugin/migrate/field/UserReference.php | 2 +- .../Plugin/migrate/source/DrupalSqlBase.php | 23 +- .../src/Plugin/migrate/source/Variable.php | 2 +- .../migrate/source/d6/VariableTranslation.php | 2 +- .../migrate_drupal/tests/fixtures/drupal7.php | 386 ++++++ ...rate_cckfield_plugin_manager_test.info.yml | 6 +- ...migrate_field_plugin_manager_test.info.yml | 6 +- .../migrate_field_plugin_manager_test.module | 14 - .../Plugin/migrate/cckfield/d6/FileField.php | 32 - .../migrate_overwrite_test.info.yml | 6 +- ...ariableMultiRowSourceWithHighwaterTest.php | 20 - .../src/Unit/source/VariableMultiRowTest.php | 12 - .../migrate_drupal_ui.info.yml | 6 +- .../migrate_drupal_ui.install | 2 +- .../src/Form/MigrateUpgradeForm.php | 1 - .../src/MigrateMessageCapture.php | 43 - .../src/MigrateUpgradeRunBatch.php | 350 ----- .../src/Tests/MigrateAccessTest.php | 37 - .../src/Tests/MigrateUpgradeTestBase.php | 2 + .../src/Tests/d6/MigrateUpgrade6Test.php | 88 -- .../core/modules/simpletest/files/html-1.txt | 1 - .../core/modules/simpletest/files/image-1.png | Bin 39325 -> 0 bytes .../core/modules/simpletest/files/image-2.jpg | Bin 1831 -> 0 bytes .../modules/simpletest/files/image-test.gif | Bin 183 -> 0 bytes .../modules/simpletest/files/image-test.jpg | Bin 1901 -> 0 bytes .../modules/simpletest/files/image-test.png | Bin 125 -> 0 bytes .../src/Tests/d6/files/tmp/some-temp-file.jpg | 1 - .../src/Tests/d7/MigrateUpgrade7Test.php | 89 -- .../d7/files/sites/default/files/cube.jpeg | 1 - .../migration_provider_test.info.yml | 6 +- .../src/Functional/MigrateUpgradeTestBase.php | 2 + .../src/Functional/d7/MigrateUpgrade7Test.php | 4 +- core/modules/node/node.info.yml | 6 +- core/modules/node/node.module | 2 +- .../node/src/NodeTranslationHandler.php | 6 +- .../node/src/Plugin/Action/DeleteNode.php | 2 +- .../Plugin/migrate/source/d6/ViewModeBase.php | 2 +- .../node/src/Plugin/views/argument/Nid.php | 2 +- .../node/src/Plugin/views/wizard/Node.php | 2 + .../src/Plugin/views/wizard/NodeRevision.php | 2 + .../Migrate/d6/MigrateNodeRevisionTest.php | 50 - .../Migrate/d7/NodeMigrateDeriverTest.php | 35 - .../MultiStepNodeFormBasicOptionsTest.php | 63 - .../src/Tests/NodeAccessAutoBubblingTest.php | 67 - .../src/Tests/NodeAccessBaseTableTest.php | 226 --- .../node/src/Tests/NodeAccessFieldTest.php | 113 -- .../NodeAccessGrantsCacheContextTest.php | 138 -- .../node/src/Tests/NodeAccessGrantsTest.php | 33 - ...NodeAccessLanguageAwareCombinationTest.php | 334 ----- .../src/Tests/NodeAccessLanguageAwareTest.php | 276 ---- .../node/src/Tests/NodeAccessLanguageTest.php | 255 ---- .../node/src/Tests/NodeAccessMenuLinkTest.php | 72 - .../node/src/Tests/NodeAccessPagerTest.php | 100 -- .../Tests/NodeAccessRebuildNodeGrantsTest.php | 80 -- .../node/src/Tests/NodeAccessRebuildTest.php | 36 - .../node/src/Tests/NodeAccessRecordsTest.php | 84 -- .../modules/node/src/Tests/NodeAccessTest.php | 72 - .../Tests/NodeActionsConfigurationTest.php | 84 -- core/modules/node/src/Tests/NodeAdminTest.php | 204 --- .../src/Tests/NodeBlockFunctionalTest.php | 160 --- .../node/src/Tests/NodeCacheTagsTest.php | 64 - .../node/src/Tests/NodeCreationTest.php | 220 --- .../node/src/Tests/NodeEditFormTest.php | 218 --- .../src/Tests/NodeEntityViewModeAlterTest.php | 50 - .../src/Tests/NodeFieldMultilingualTest.php | 129 -- .../node/src/Tests/NodeFormButtonsTest.php | 135 -- .../src/Tests/NodeFormSaveChangedTimeTest.php | 72 - core/modules/node/src/Tests/NodeHelpTest.php | 77 -- core/modules/node/src/Tests/NodeLinksTest.php | 43 - .../node/src/Tests/NodeLoadMultipleTest.php | 62 - .../node/src/Tests/NodePostSettingsTest.php | 58 - .../node/src/Tests/NodeQueryAlterTest.php | 197 --- .../node/src/Tests/NodeRSSContentTest.php | 108 -- .../src/Tests/NodeRevisionPermissionsTest.php | 169 --- .../node/src/Tests/NodeRevisionsAllTest.php | 187 --- .../node/src/Tests/NodeRevisionsTest.php | 2 - .../Tests/NodeRevisionsUiBypassAccessTest.php | 87 -- .../node/src/Tests/NodeRevisionsUiTest.php | 124 -- core/modules/node/src/Tests/NodeSaveTest.php | 182 --- .../node/src/Tests/NodeSyndicateBlockTest.php | 37 - .../src/Tests/NodeTemplateSuggestionsTest.php | 38 - core/modules/node/src/Tests/NodeTitleTest.php | 103 -- .../node/src/Tests/NodeTitleXSSTest.php | 42 - .../node/src/Tests/NodeTranslationUITest.php | 497 ------- .../src/Tests/NodeTypeInitialLanguageTest.php | 125 -- .../src/Tests/NodeTypeTranslationTest.php | 176 --- .../node/src/Tests/NodeViewLanguageTest.php | 40 - core/modules/node/src/Tests/NodeViewTest.php | 43 - core/modules/node/src/Tests/PageViewTest.php | 42 - .../node/src/Tests/SummaryLengthTest.php | 54 - .../node/src/Tests/Update/NodeUpdateTest.php | 41 - .../src/Tests/Views/BulkFormAccessTest.php | 173 --- .../node/src/Tests/Views/BulkFormTest.php | 275 ---- .../src/Tests/Views/FilterUidRevisionTest.php | 54 - .../node/src/Tests/Views/FrontPageTest.php | 370 ----- .../src/Tests/Views/NodeFieldFilterTest.php | 109 -- .../src/Tests/Views/NodeFieldTokensTest.php | 62 - .../src/Tests/Views/NodeIntegrationTest.php | 67 - .../node/src/Tests/Views/NodeLanguageTest.php | 295 ---- .../Tests/Views/NodeRevisionWizardTest.php | 61 - .../node/src/Tests/Views/PathPluginTest.php | 77 -- .../node/src/Tests/Views/RevisionLinkTest.php | 89 -- .../Tests/Views/RevisionRelationshipsTest.php | 82 -- .../node/src/Tests/Views/RowPluginTest.php | 88 -- .../node/src/Tests/Views/StatusExtraTest.php | 74 - .../node_access_test.info.yml | 6 +- .../node_access_test/node_access_test.module | 6 + .../node_access_test_empty.info.yml | 6 +- .../node_access_test_language.info.yml | 6 +- .../modules/node_test/node_test.info.yml | 6 +- .../node_test_config.info.yml | 6 +- .../node_test_exception.info.yml | 6 +- .../node_test_views/node_test_views.info.yml | 6 +- .../node_access_test_auto_bubbling.info.yml | 6 +- .../src/Functional/NodeFormButtonsTest.php | 135 -- .../migrate/source/d6/NodeByNodeTypeTest.php | 135 -- .../source/d6/NodeRevisionByNodeTypeTest.php | 172 --- .../migrate/source/d6/NodeRevisionTest.php | 174 --- .../Plugin/migrate/source/d6/NodeTest.php | 122 -- .../Plugin/migrate/source/d6/NodeTestBase.php | 179 --- .../migrate/source/d6/NodeTranslationTest.php | 46 - .../Plugin/migrate/source/d6/NodeTypeTest.php | 70 - .../Plugin/migrate/source/d6/ViewModeTest.php | 73 - .../Plugin/migrate/source/d7/NodeTest.php | 147 -- .../Plugin/migrate/source/d7/NodeTypeTest.php | 84 -- core/modules/options/options.info.yml | 6 +- .../src/Tests/OptionsDynamicValuesApiTest.php | 34 - .../Tests/OptionsDynamicValuesTestBase.php | 79 -- .../OptionsDynamicValuesValidationTest.php | 30 - .../options/src/Tests/OptionsFieldUITest.php | 354 ----- .../src/Tests/OptionsFloatFieldImportTest.php | 72 - .../Tests/OptionsSelectDynamicValuesTest.php | 34 - .../options/src/Tests/OptionsWidgetsTest.php | 494 ------- .../options_config_install_test.info.yml | 6 +- .../tests/options_test/options_test.info.yml | 6 +- .../options_test_views.info.yml | 6 +- core/modules/outside_in/css/off-canvas.css | 23 - .../outside_in/css/off-canvas.motion.css | 32 - .../outside_in/css/outside_in.details.css | 52 - .../outside_in/css/outside_in.form.css | 110 -- .../outside_in/css/outside_in.module.css | 38 - .../outside_in/css/outside_in.motion.css | 28 - .../outside_in/css/outside_in.table.css | 72 - .../outside_in/css/outside_in.tabledrag.css | 104 -- .../outside_in/css/outside_in.theme.css | 326 ----- .../outside_in/css/outside_in.toolbar.css | 70 - core/modules/outside_in/js/off-canvas.js | 160 --- core/modules/outside_in/js/outside_in.js | 265 ---- core/modules/outside_in/outside_in.info.yml | 16 - core/modules/outside_in/outside_in.install | 24 - .../outside_in/outside_in.libraries.yml | 33 - .../outside_in.links.contextual.yml | 4 - core/modules/outside_in/outside_in.module | 165 --- .../modules/outside_in/outside_in.routing.yml | 7 - .../outside_in/outside_in.services.yml | 16 - .../src/Ajax/OpenOffCanvasDialogCommand.php | 68 - .../src/Block/BlockEntityOffCanvasForm.php | 112 -- .../Cache/Context/OutsideInCacheContext.php | 54 - .../src/Form/SystemBrandingOffCanvasForm.php | 104 -- .../src/Form/SystemMenuOffCanvasForm.php | 151 -- .../outside_in/src/OutsideInManager.php | 66 - .../src/OutsideInManagerInterface.php | 18 - .../Render/MainContent/OffCanvasRender.php | 61 - .../src/Tests/Ajax/OffCanvasDialogTest.php | 60 - .../outside-in-page-wrapper.html.twig | 26 - .../off_canvas_test/off_canvas_test.info.yml | 15 - .../off_canvas_test.routing.yml | 29 - .../src/Controller/TestController.php | 140 -- .../outside_in_test_css/css/css_fix.theme.css | 4 - .../outside_in_test_css.info.yml | 14 - .../outside_in_test_css.libraries.yml | 5 - .../outside_in_test_css.module | 16 - .../FunctionalJavascript/OffCanvasTest.php | 123 -- .../OutsideInBlockFormTest.php | 501 ------- .../OutsideInJavascriptTestBase.php | 158 --- .../Ajax/OpenOffCanvasDialogCommandTest.php | 42 - .../tests/src/Unit/OutsideInManagerTest.php | 57 - core/modules/page_cache/page_cache.info.yml | 6 +- .../Tests/PageCacheTagsIntegrationTest.php | 164 --- .../page_cache/src/Tests/PageCacheTest.php | 582 -------- .../modules/page_cache_form_test.info.yml | 6 +- core/modules/path/path.info.yml | 6 +- core/modules/path/src/Form/DeleteForm.php | 2 +- core/modules/path/src/Form/PathFormBase.php | 1 - .../Field/FieldType/PathFieldItemList.php | 68 +- .../src/Plugin/Field/FieldType/PathItem.php | 124 +- core/modules/path/src/Tests/PathAdminTest.php | 100 -- core/modules/path/src/Tests/PathAliasTest.php | 349 ----- .../path/src/Tests/PathLanguageTest.php | 191 --- .../path/src/Tests/PathLanguageUiTest.php | 81 -- .../path/src/Tests/PathNodeFormTest.php | 49 - .../path/src/Tests/PathTaxonomyTermTest.php | 86 -- .../path/tests/src/Kernel/PathItemTest.php | 18 + .../src/Unit/Migrate/UrlAliasTestBase.php | 20 - .../src/Unit/Migrate/d6/UrlAliasTest.php | 39 - .../src/Unit/Migrate/d7/UrlAliasTest.php | 38 - core/modules/quickedit/quickedit.info.yml | 6 +- core/modules/quickedit/quickedit.module | 16 +- .../src/Tests/QuickEditLoadingTest.php | 8 + .../tests/modules/quickedit_test.info.yml | 6 +- .../Access/EditEntityFieldAccessCheckTest.php | 149 -- core/modules/rdf/rdf.info.yml | 6 +- .../EntityReferenceFieldAttributesTest.php | 147 -- .../rdf/src/Tests/FileFieldAttributesTest.php | 99 -- .../rdf/src/Tests/GetRdfNamespacesTest.php | 44 - .../rdf/src/Tests/NodeAttributesTest.php | 94 -- .../rdf/src/Tests/StandardProfileTest.php | 537 -------- .../rdf/src/Tests/TaxonomyAttributesTest.php | 81 -- .../rdf/src/Tests/UserAttributesTest.php | 108 -- .../rdf_conflicting_namespaces.info.yml | 6 +- .../rdf_test_namespaces.info.yml | 6 +- .../responsive_image.info.yml | 6 +- .../ResponsiveImageFormatter.php | 2 +- .../src/Tests/ResponsiveImageAdminUITest.php | 143 -- .../Update/ResponsiveImageUpdateTest.php | 77 -- .../responsive_image_test_module.info.yml | 6 +- core/modules/rest/rest.info.yml | 6 +- .../rest/src/Access/CSRFAccessCheck.php | 88 -- .../src/Plugin/Type/ResourcePluginManager.php | 2 +- core/modules/rest/src/RequestHandler.php | 1 - core/modules/rest/src/Tests/AuthTest.php | 104 -- core/modules/rest/src/Tests/CreateTest.php | 465 ------- core/modules/rest/src/Tests/CsrfTest.php | 118 -- core/modules/rest/src/Tests/DeleteTest.php | 76 -- core/modules/rest/src/Tests/NodeTest.php | 198 --- core/modules/rest/src/Tests/PageCacheTest.php | 90 -- core/modules/rest/src/Tests/ReadTest.php | 137 -- core/modules/rest/src/Tests/ResourceTest.php | 130 -- .../EntityResourcePermissionsUpdateTest.php | 56 - .../Update/ResourceGranularityUpdateTest.php | 71 - .../RestConfigurationEntitiesUpdateTest.php | 65 - .../Tests/Update/RestExportAuthUpdateTest.php | 36 - core/modules/rest/src/Tests/UpdateTest.php | 363 ----- .../Tests/Views/ExcludedFieldTokenTest.php | 87 -- .../src/Tests/Views/StyleSerializerTest.php | 838 ------------ .../config_test_rest.info.yml | 6 +- .../modules/rest_test/rest_test.info.yml | 6 +- .../rest_test_views/rest_test_views.info.yml | 6 +- .../src/Functional/AnonResourceTestTrait.php | 3 +- .../Functional/BasicAuthResourceTestTrait.php | 3 +- .../Functional/CookieResourceTestTrait.php | 5 - .../EntityResource/EntityResourceTestBase.php | 107 -- .../User/UserResourceTestBase.php | 16 - .../Functional/Views/StyleSerializerTest.php | 1 - .../tests/src/Kernel/RestLinkManagerTest.php | 85 -- core/modules/search/search.info.yml | 6 +- core/modules/search/search.module | 7 + core/modules/search/search.pages.inc | 7 - .../search/src/Plugin/views/filter/Search.php | 2 + core/modules/search/src/SearchQuery.php | 1 - .../Tests/SearchCommentCountToggleTest.php | 115 -- .../src/Tests/SearchDateIntervalTest.php | 75 - .../search/src/Tests/SearchExactTest.php | 79 -- .../Tests/SearchKeywordsConditionsTest.php | 62 - .../Tests/SearchMultilingualEntityTest.php | 322 ----- .../src/Tests/SearchNodeDiacriticsTest.php | 80 -- .../src/Tests/SearchNodePunctuationTest.php | 63 - .../src/Tests/SearchPageCacheTagsTest.php | 1 - .../src/Tests/SearchPageOverrideTest.php | 44 - .../search/src/Tests/SearchSetLocaleTest.php | 51 - .../search/src/Tests/SearchSimplifyTest.php | 81 -- .../search/src/Tests/SearchTokenizerTest.php | 151 -- .../search_date_query_alter.info.yml | 6 +- .../search_embedded_form.info.yml | 6 +- .../search_extra_type.info.yml | 6 +- .../search_langcode_test.info.yml | 6 +- .../search_query_alter.info.yml | 6 +- .../serialization/serialization.info.yml | 6 +- .../serialization/serialization.install | 3 +- .../serialization/src/Encoder/XmlEncoder.php | 4 +- .../src/Normalizer/FieldNormalizer.php | 2 +- .../src/Tests/EntityResolverTest.php | 98 -- .../src/Tests/EntitySerializationTest.php | 226 --- .../entity_serialization_test.info.yml | 6 +- .../field_normalization_test.info.yml | 6 +- .../serialization_test.info.yml | 6 +- ...EntityReferenceFieldItemNormalizerTest.php | 2 - .../settings_tray/css/off-canvas.base.css | 2 +- .../settings_tray/js/settings_tray.es6.js | 9 +- .../settings_tray/settings_tray.info.yml | 6 +- .../off_canvas_test/off_canvas_test.info.yml | 6 +- .../settings_tray_test.info.yml | 6 +- .../settings_tray_test_css.info.yml | 6 +- core/modules/shortcut/shortcut.info.yml | 6 +- .../src/Tests/ShortcutCacheTagsTest.php | 71 - .../shortcut/src/Tests/ShortcutLinksTest.php | 462 ------- .../shortcut/src/Tests/ShortcutSetsTest.php | 211 --- .../src/Tests/ShortcutTranslationUITest.php | 127 -- .../migrate/source/d7/ShortcutSetTest.php | 38 - .../source/d7/ShortcutSetUsersTest.php | 38 - .../Plugin/migrate/source/d7/ShortcutTest.php | 68 - core/modules/simpletest/simpletest.info.yml | 6 +- .../simpletest/src/BlockCreationTrait.php | 2 +- .../src/ContentTypeCreationTrait.php | 2 +- .../modules/simpletest/src/KernelTestBase.php | 1 - .../simpletest/src/NodeCreationTrait.php | 2 +- core/modules/simpletest/src/RouteProvider.php | 2 +- core/modules/simpletest/src/TestBase.php | 2 + .../simpletest/src/Tests/FolderTest.php | 27 - .../InstallationProfileModuleTestsTest.php | 2 + .../simpletest/src/Tests/MailCaptureTest.php | 78 -- .../Tests/MissingDependentModuleUnitTest.php | 22 - .../OtherInstallationProfileTestsTest.php | 64 - .../simpletest/src/Tests/UserHelpersTest.php | 52 - .../simpletest/src/UserCreationTrait.php | 2 +- core/modules/simpletest/src/WebTestBase.php | 4 +- .../phpunit_test/phpunit_test.info.yml | 6 +- .../simpletest_test/simpletest_test.info.yml | 6 +- .../src/Functional/BrowserTestBaseTest.php | 77 -- .../MissingDependentModuleUnitTest.php | 22 - .../OtherInstallationProfileTestsTest.php | 2 + .../tests/src/Unit/AssertHelperTraitTest.php | 49 - .../tests/src/Unit/TestInfoParsingTest.php | 430 ------ .../d6_statistics_settings.yml | 17 - .../src/Tests/StatisticsAdminTest.php | 171 --- .../src/Tests/StatisticsAttachedTest.php | 57 - .../src/Tests/StatisticsLoggingTest.php | 132 -- .../src/Tests/StatisticsReportsTest.php | 52 - .../src/Tests/StatisticsTokenReplaceTest.php | 52 - core/modules/statistics/statistics.info.yml | 6 +- .../statistics_test_views.info.yml | 6 +- .../statistics_test_attached.info.yml | 6 +- core/modules/syslog/src/Tests/SyslogTest.php | 41 - core/modules/syslog/syslog.info.yml | 6 +- .../modules/syslog_test/syslog_test.info.yml | 6 +- .../system/config/install/system.site.yml | 2 +- .../migration_templates/d6_system_image.yml | 13 - .../d6_system_image_gd.yml | 13 - .../migration_templates/d6_system_logging.yml | 21 - .../d6_system_maintenance.yml | 13 - .../migration_templates/d6_system_rss.yml | 15 - .../migration_templates/d6_system_site.yml | 41 - .../system/migration_templates/menu.yml | 14 - .../src/Controller/TimezoneController.php | 2 +- .../system/src/SystemConfigSubscriber.php | 2 +- .../src/Tests/Action/ActionUnitTest.php | 101 -- .../src/Tests/Ajax/AjaxFormPageCacheTest.php | 102 -- .../Asset/LibraryDiscoveryIntegrationTest.php | 296 ---- ...solvedLibraryDefinitionsFilesMatchTest.php | 195 --- .../system/src/Tests/Batch/PageTest.php | 74 - .../system/src/Tests/Batch/ProcessingTest.php | 296 ---- .../src/Tests/Block/SystemMenuBlockTest.php | 311 ----- .../Tests/Bootstrap/DrupalSetMessageTest.php | 48 - .../Tests/Bootstrap/GetFilenameUnitTest.php | 61 - .../Bootstrap/ResettableStaticUnitTest.php | 41 - .../src/Tests/Cache/ApcuBackendUnitTest.php | 207 --- .../src/Tests/Cache/BackendChainUnitTest.php | 29 - .../Cache/CacheContextOptimizationTest.php | 119 -- .../Cache/ChainedFastBackendUnitTest.php | 32 - .../system/src/Tests/Cache/ClearTest.php | 42 - .../Tests/Cache/DatabaseBackendTagTest.php | 60 - .../Tests/Cache/DatabaseBackendUnitTest.php | 51 - .../src/Tests/Cache/MemoryBackendUnitTest.php | 26 - .../src/Tests/Cache/PhpBackendUnitTest.php | 25 - .../Cache/SessionExistsCacheContextTest.php | 66 - .../src/Tests/Common/AttachedAssetsTest.php | 477 ------- .../src/Tests/Common/PageRenderTest.php | 82 -- .../Tests/Common/RenderElementTypesTest.php | 243 ---- .../system/src/Tests/Common/RenderTest.php | 63 - .../system/src/Tests/Common/SizeUnitTest.php | 69 - .../src/Tests/Common/SystemListingTest.php | 54 - .../Common/TableSortExtenderUnitTest.php | 141 -- .../system/src/Tests/Common/XssUnitTest.php | 57 - .../Condition/CurrentThemeConditionTest.php | 49 - .../Tests/Database/SelectPagerDefaultTest.php | 168 --- .../Database/SelectTableSortDefaultTest.php | 87 -- .../src/Tests/Database/TemporaryQueryTest.php | 57 - .../src/Tests/Datetime/DrupalDateTimeTest.php | 119 -- .../DrupalKernel/ContainerRebuildWebTest.php | 55 - .../DrupalKernel/ContentNegotiationTest.php | 45 - .../DrupalKernel/DrupalKernelSiteTest.php | 47 - .../DrupalKernel/ServiceDestructionTest.php | 58 - .../src/Tests/Element/PathElementFormTest.php | 205 --- .../Tests/Entity/ConfigEntityImportTest.php | 233 ---- .../src/Tests/Entity/EntityAddUITest.php | 150 -- .../Tests/Entity/EntityCacheTagsTestBase.php | 11 - .../Tests/Entity/EntityListBuilderTest.php | 77 -- .../src/Tests/Entity/EntityOperationsTest.php | 56 - .../EntityReferenceSelectionAccessTest.php | 515 ------- .../src/Tests/Entity/EntityRevisionsTest.php | 158 --- .../Tests/Entity/EntityViewControllerTest.php | 149 -- .../Entity/EntityWithUriCacheTagsTestBase.php | 7 - .../LangcodeToAsciiUpdateFilledTest.php | 21 - .../Update/LangcodeToAsciiUpdateTest.php | 74 - ...tentEntityStorageSchemaIndexFilledTest.php | 20 - ...SqlContentEntityStorageSchemaIndexTest.php | 42 - .../UpdateApiEntityDefinitionUpdateTest.php | 209 --- .../Tests/Extension/ThemeInstallerTest.php | 395 ------ .../src/Tests/Extension/UpdaterTest.php | 32 - .../system/src/Tests/File/ConfigTest.php | 58 - .../system/src/Tests/File/DirectoryTest.php | 163 --- .../File/FileSaveHtaccessLoggingTest.php | 38 - .../system/src/Tests/File/FileTestBase.php | 168 --- .../src/Tests/File/HtaccessUnitTest.php | 91 -- .../system/src/Tests/File/MimeTypeTest.php | 92 -- .../system/src/Tests/File/NameMungingTest.php | 87 -- .../Tests/File/ReadOnlyStreamWrapperTest.php | 98 -- .../Tests/File/RemoteFileDirectoryTest.php | 38 - .../File/RemoteFileScanDirectoryTest.php | 38 - .../File/RemoteFileUnmanagedCopyTest.php | 38 - ...RemoteFileUnmanagedDeleteRecursiveTest.php | 38 - .../File/RemoteFileUnmanagedDeleteTest.php | 38 - .../File/RemoteFileUnmanagedMoveTest.php | 38 - .../File/RemoteFileUnmanagedSaveDataTest.php | 38 - .../src/Tests/File/ScanDirectoryTest.php | 145 -- .../src/Tests/File/StreamWrapperTest.php | 149 -- .../src/Tests/File/UnmanagedCopyTest.php | 89 -- .../File/UnmanagedDeleteRecursiveTest.php | 74 - .../src/Tests/File/UnmanagedDeleteTest.php | 43 - .../src/Tests/File/UnmanagedMoveTest.php | 73 - .../src/Tests/File/UnmanagedSaveDataTest.php | 32 - .../src/Tests/File/UrlRewritingTest.php | 118 -- .../Tests/FileTransfer/FileTransferTest.php | 93 -- .../Tests/FileTransfer/MockTestConnection.php | 23 - .../Tests/FileTransfer/TestFileTransfer.php | 65 - .../system/src/Tests/Form/AlterTest.php | 39 - .../src/Tests/Form/ArbitraryRebuildTest.php | 76 -- .../system/src/Tests/Form/CheckboxTest.php | 89 -- .../system/src/Tests/Form/ConfirmFormTest.php | 86 -- .../system/src/Tests/Form/ElementTest.php | 186 --- .../src/Tests/Form/ElementsAccessTest.php | 35 - .../src/Tests/Form/ElementsLabelsTest.php | 150 -- .../Tests/Form/ElementsVerticalTabsTest.php | 89 -- .../system/src/Tests/Form/EmailTest.php | 49 - .../src/Tests/Form/ExternalFormUrlTest.php | 103 -- .../system/src/Tests/Form/FormCacheTest.php | 104 -- .../Tests/Form/FormDefaultHandlersTest.php | 104 -- .../system/src/Tests/Form/FormObjectTest.php | 87 -- .../Tests/Form/FormStoragePageCacheTest.php | 114 -- .../system/src/Tests/Form/FormTest.php | 749 ---------- .../Tests/Form/LanguageSelectElementTest.php | 117 -- .../src/Tests/Form/ModulesListFormWebTest.php | 54 - .../src/Tests/Form/ProgrammaticTest.php | 119 -- .../system/src/Tests/Form/RedirectTest.php | 106 -- .../system/src/Tests/Form/ResponseTest.php | 47 - .../Form/StateValuesCleanAdvancedTest.php | 51 - .../src/Tests/Form/StateValuesCleanTest.php | 58 - .../system/src/Tests/Form/StubForm.php | 60 - .../src/Tests/Form/SystemConfigFormTest.php | 32 - .../TriggeringElementProgrammedUnitTest.php | 88 -- .../modules/system/src/Tests/Form/UrlTest.php | 50 - .../system/src/Tests/Form/ValidationTest.php | 245 ---- .../HttpKernel/StackKernelIntegrationTest.php | 64 - .../system/src/Tests/Image/ToolkitGdTest.php | 528 ------- .../src/Tests/Image/ToolkitSetupFormTest.php | 74 - .../system/src/Tests/Image/ToolkitTest.php | 88 -- .../Installer/DistributionProfileTest.php | 2 + .../Tests/Installer/InstallerLanguageTest.php | 59 - ...stallerTranslationMultipleLanguageTest.php | 16 + .../DatabaseStorageExpirableTest.php | 158 --- .../KeyValueStore/DatabaseStorageTest.php | 37 - .../KeyValueStore/GarbageCollectionTest.php | 72 - .../KeyValueContentEntityStorageTest.php | 160 --- .../Tests/KeyValueStore/MemoryStorageTest.php | 26 - .../Tests/KeyValueStore/StorageTestBase.php | 215 --- .../src/Tests/Lock/LockFunctionalTest.php | 82 -- .../system/src/Tests/Lock/LockUnitTest.php | 71 - .../system/src/Tests/Mail/HtmlToTextTest.php | 387 ------ .../system/src/Tests/Mail/MailTest.php | 102 -- .../system/src/Tests/Menu/BreadcrumbTest.php | 379 ------ .../system/src/Tests/Menu/LocalActionTest.php | 88 -- .../system/src/Tests/Menu/LocalTasksTest.php | 256 ---- .../system/src/Tests/Menu/MenuAccessTest.php | 68 - .../Menu/MenuLinkDefaultIntegrationTest.php | 57 - .../src/Tests/Menu/MenuLinkSecurityTest.php | 40 - .../src/Tests/Menu/MenuLinkTreeTest.php | 133 -- .../system/src/Tests/Menu/MenuRouterTest.php | 332 ----- .../src/Tests/Menu/MenuTreeStorageTest.php | 460 ------- .../src/Tests/Module/ClassLoaderTest.php | 51 - .../Tests/Module/ExperimentalModuleTest.php | 125 -- .../system/src/Tests/Module/InstallTest.php | 93 -- .../Module/ModuleImplementsAlterTest.php | 87 -- .../system/src/Tests/Module/UninstallTest.php | 153 --- .../Tests/ParamConverter/UpcastingTest.php | 82 -- .../system/src/Tests/Path/AliasTest.php | 219 --- .../src/Tests/Path/PathUnitTestBase.php | 32 - .../src/Tests/Path/UrlAlterFunctionalTest.php | 111 -- .../Plugin/Condition/RequestPathTest.php | 141 -- .../src/Tests/Plugin/ContextPluginTest.php | 106 -- .../src/Tests/Plugin/DerivativeTest.php | 32 - .../Discovery/AnnotatedClassDiscoveryTest.php | 78 -- .../CustomAnnotationClassDiscoveryTest.php | 40 - ...omDirectoryAnnotatedClassDiscoveryTest.php | 84 -- .../Plugin/Discovery/DiscoveryTestBase.php | 84 -- .../Plugin/Discovery/StaticDiscoveryTest.php | 46 - .../system/src/Tests/Plugin/FactoryTest.php | 75 - .../src/Tests/Plugin/InspectionTest.php | 42 - .../src/Tests/Plugin/PluginTestBase.php | 130 -- .../Tests/Queue/QueueSerializationTest.php | 105 -- .../system/src/Tests/Queue/QueueTest.php | 120 -- .../src/Tests/Render/AjaxPageStateTest.php | 107 -- .../src/Tests/Render/DisplayVariantTest.php | 34 - .../src/Tests/Render/Element/TableTest.php | 320 ----- .../Render/ElementInfoIntegrationTest.php | 43 - .../src/Tests/Render/RenderCacheTest.php | 114 -- .../Tests/RouteProcessor/RouteNoneTest.php | 124 -- .../RouteProcessorCurrentIntegrationTest.php | 134 -- .../Routing/ContentNegotiationRoutingTest.php | 151 -- .../Tests/Routing/ExceptionHandlingTest.php | 178 --- .../src/Tests/Routing/MatcherDumperTest.php | 168 --- .../system/src/Tests/Routing/MockMatcher.php | 36 - .../src/Tests/Routing/MockRouteProvider.php | 2 +- .../src/Tests/Routing/RouteProviderTest.php | 630 --------- .../Tests/Routing/RouterPermissionTest.php | 40 - .../system/src/Tests/Routing/RouterTest.php | 1 - .../src/Tests/Routing/UrlIntegrationTest.php | 54 - .../ServiceProvider/ServiceProviderTest.php | 43 - .../ServiceProviderWebTest.php | 36 - .../src/Tests/Session/AccountSwitcherTest.php | 67 - .../src/Tests/System/AdminMetaTagTest.php | 23 - .../Tests/System/DateFormatsLockedTest.php | 42 - .../System/DateFormatsMachineNameTest.php | 78 -- .../system/src/Tests/System/DateTimeTest.php | 227 --- .../System/IgnoreReplicaSubscriberTest.php | 43 - .../system/src/Tests/System/IndexPhpTest.php | 30 - .../system/src/Tests/System/InfoAlterTest.php | 36 - .../Tests/System/MainContentFallbackTest.php | 74 - .../src/Tests/System/RetrieveFileTest.php | 49 - .../src/Tests/System/SettingsRewriteTest.php | 126 -- .../System/SitesDirectoryHardeningTest.php | 111 -- .../system/src/Tests/System/StatusTest.php | 94 -- .../src/Tests/System/SystemAuthorizeTest.php | 61 - .../system/src/Tests/System/TokenScanTest.php | 37 - .../src/Tests/System/TrustedHostsTest.php | 109 -- .../Tests/System/UncaughtExceptionTest.php | 1 - .../src/Tests/Theme/EngineNyanCatTest.php | 37 - .../system/src/Tests/Theme/EngineTwigTest.php | 1 - .../Tests/Theme/EntityFilteringThemeTest.php | 2 +- .../system/src/Tests/Theme/FastTest.php | 36 - .../system/src/Tests/Theme/ImageTest.php | 145 -- .../system/src/Tests/Theme/MessageTest.php | 37 - .../system/src/Tests/Theme/RegistryTest.php | 160 --- .../Tests/Theme/StableLibraryOverrideTest.php | 180 --- .../src/Tests/Theme/StableThemeTest.php | 70 - .../Theme/ThemeEarlyInitializationTest.php | 34 - .../system/src/Tests/Theme/ThemeInfoTest.php | 102 -- .../src/Tests/Theme/ThemeSettingsTest.php | 63 - .../system/src/Tests/Theme/ThemeTokenTest.php | 55 - .../src/Tests/Theme/TwigEnvironmentTest.php | 130 -- .../src/Tests/Theme/TwigExtensionTest.php | 89 -- .../system/src/Tests/Theme/TwigLoaderTest.php | 34 - .../Tests/Theme/TwigRegistryLoaderTest.php | 84 -- .../src/Tests/Theme/TwigSettingsTest.php | 131 -- .../src/Tests/Theme/TwigWhiteListTest.php | 126 -- .../TypedData/TypedDataDefinitionTest.php | 99 -- .../src/Tests/TypedData/TypedDataTest.php | 634 --------- ...tomatedCronUpdateWithAutomatedCronTest.php | 31 - ...atedCronUpdateWithoutAutomatedCronTest.php | 31 - .../src/Tests/Update/CompatibilityFixTest.php | 44 - .../Update/ConfigOverridesUpdateTest.php | 56 - .../system/src/Tests/Update/DbDumpTest.php | 277 ---- .../Update/DependencyHookInvocationTest.php | 37 - .../Tests/Update/DependencyMissingTest.php | 38 - .../Tests/Update/DependencyOrderingTest.php | 58 - .../FieldSchemaDataUninstallUpdateTest.php | 59 - .../src/Tests/Update/FilterHtmlUpdateTest.php | 50 - .../InstallProfileSystemInstall8300Test.php | 40 - .../Tests/Update/InvalidUpdateHookTest.php | 52 - ...sAndTasksConvertedIntoBlocksUpdateTest.php | 86 -- .../MenuTreeSerializationTitleFilledTest.php | 20 - .../Update/MenuTreeSerializationTitleTest.php | 62 - .../PageTitleConvertedIntoBlockUpdateTest.php | 77 -- .../Update/RecalculatedDependencyTest.php | 72 - .../RouterIndexOptimizationFilledTest.php | 20 - .../Update/RouterIndexOptimizationTest.php | 36 - ...LocalTasksConvertedIntoBlockUpdateTest.php | 57 - ...teBrandingConvertedIntoBlockUpdateTest.php | 64 - .../Update/StableBaseThemeUpdateTest.php | 54 - .../Tests/Update/UpdateEntityDisplayTest.php | 49 - .../UpdatePathRC1TestBaseFilledTest.php | 428 ------ .../Update/UpdatePathRC1TestBaseTest.php | 67 - .../Update/UpdatePathTestBaseFilledTest.php | 428 ------ .../Tests/Update/UpdatePathTestBaseTest.php | 97 -- .../Update/UpdatePathTestJavaScriptTest.php | 55 - .../UpdatePathWithBrokenRoutingFilledTest.php | 20 - .../UpdatePathWithBrokenRoutingTest.php | 52 - .../Update/UpdatePostUpdateFailingTest.php | 48 - .../src/Tests/Update/UpdatePostUpdateTest.php | 82 -- .../src/Tests/Update/UpdateSchemaTest.php | 67 - .../src/Tests/Update/UpdateScriptTest.php | 403 ------ .../src/Tests/Update/UpdatesWith7xTest.php | 55 - .../src/Tests/Utility/LinkGenerationTest.php | 65 - .../AllowedValuesConstraintValidatorTest.php | 54 - .../ComplexDataConstraintValidatorTest.php | 79 -- core/modules/system/system.info.yml | 6 +- core/modules/system/system.module | 1 - .../update/drupal-8.entity-test-initial.php | 24 + .../accept_header_routing_test.info.yml | 6 +- .../tests/Unit/AcceptHeaderMatcherTest.php | 109 -- .../modules/action_test/action_test.info.yml | 6 +- .../ajax_forms_test/ajax_forms_test.info.yml | 6 +- .../src/Form/AjaxFormsTestCommandsForm.php | 2 - .../src/Form/AjaxFormsTestSimpleForm.php | 1 - .../modules/ajax_test/ajax_test.info.yml | 6 +- .../modules/batch_test/batch_test.info.yml | 6 +- .../modules/cache_test/cache_test.info.yml | 6 +- .../modules/common_test/common_test.info.yml | 6 +- .../common_test_cron_helper.info.yml | 6 +- .../condition_test/condition_test.info.yml | 6 +- .../src/Tests/ConditionTestDualUserTest.php | 93 -- .../Tests/OptionalContextConditionTest.php | 71 - .../modules/conneg_test/conneg_test.info.yml | 6 +- .../cron_queue_test/cron_queue_test.info.yml | 6 +- .../modules/csrf_test/csrf_test.info.yml | 6 +- .../database_test/database_test.info.yml | 6 +- .../deprecation_test.info.yml | 6 +- .../dialog_renderer_test.info.yml | 6 +- .../Render/MainContent/WideModalRenderer.php | 1 - .../display_variant_test.info.yml | 6 +- ...al_system_listing_compatible_test.info.yml | 6 +- .../early_rendering_controller_test.info.yml | 6 +- .../entity_crud_hook_test.info.yml | 6 +- .../entity_reference_test.info.yml | 6 +- .../entity_reference_test_views.info.yml | 6 +- .../entity_schema_test.info.yml | 6 +- .../modules/entity_test/entity_test.info.yml | 6 +- .../src/Entity/EntityTestUpdate.php | 51 - .../src/Entity/EntityTestWithRevisionLog.php | 48 - .../entity_test/src/EntityTestPermissions.php | 2 +- .../src/EntityTestStorageSchema.php | 39 - .../Field/ComputedTestFieldItemList.php | 26 +- .../entity_test_constraints.info.yml | 6 +- .../entity_test_extra.info.yml | 6 +- .../entity_test_operation.info.yml | 6 +- .../entity_test_revlog.info.yml | 6 +- .../entity_test_schema_converter.info.yml | 6 +- .../entity_test_third_party.info.yml | 6 +- .../entity_test_update.info.yml | 6 +- .../error_service_test.info.yml | 6 +- .../modules/error_test/error_test.info.yml | 6 +- ...perimental_module_dependency_test.info.yml | 6 +- ...rimental_module_requirements_test.info.yml | 6 +- .../experimental_module_test.info.yml | 6 +- .../modules/form_test/form_test.info.yml | 6 +- .../src/Form/FormTestDisabledElementsForm.php | 1 - .../httpkernel_test/httpkernel_test.info.yml | 6 +- .../modules/image_test/image_test.info.yml | 6 +- ..._maximum_allowed_character_length.info.yml | 6 +- .../js_webassert_test.info.yml | 6 +- .../keyvalue_test/keyvalue_test.info.yml | 6 +- .../modules/layout_test/layout_test.info.yml | 6 +- .../lazy_route_provider_install_test.info.yml | 12 + .../lazy_route_provider_install_test.module | 21 + ...y_route_provider_install_test.services.yml | 5 + .../src/PluginManager.php | 39 + .../link_generation_test.info.yml | 6 +- .../modules/menu_test/menu_test.info.yml | 6 +- .../module_autoload_test.info.yml | 6 +- .../module_cachebin/module_cachebin.info.yml | 13 + .../module_cachebin.services.yml | 7 + .../module_handler_test_multiple.info.yml | 6 +- ...odule_handler_test_multiple_child.info.yml | 6 +- ...module_install_class_loader_test1.info.yml | 6 +- ...module_install_class_loader_test2.info.yml | 6 +- .../module_installer_config_test.info.yml | 6 +- .../module_required_test.info.yml | 6 +- .../modules/module_test/module_test.info.yml | 6 +- .../modules/pager_test/pager_test.info.yml | 6 +- .../paramconverter_test.info.yml | 6 +- .../path_encoded_test.info.yml | 6 +- .../modules/path_test/path_test.info.yml | 6 +- .../modules/plugin_test/plugin_test.info.yml | 6 +- .../plugin_test_extended.info.yml | 6 +- ...er_array_non_html_subscriber_test.info.yml | 6 +- .../render_attached_test.info.yml | 6 +- .../render_placeholder_message_test.info.yml | 6 +- .../requirements1_test.info.yml | 6 +- .../requirements2_test.info.yml | 6 +- .../router_test.info.yml | 6 +- .../router_test_directory/router_test.install | 17 + .../service_provider_test.info.yml | 6 +- ...session_exists_cache_context_test.info.yml | 6 +- .../session_test/session_test.info.yml | 6 +- .../system_dependencies_test.info.yml | 6 +- ...le_core_version_dependencies_test.info.yml | 6 +- ...em_incompatible_core_version_test.info.yml | 6 +- ..._module_version_dependencies_test.info.yml | 6 +- ..._incompatible_module_version_test.info.yml | 6 +- ...tem_incompatible_php_version_test.info.yml | 6 +- .../system_mail_failure_test.info.yml | 6 +- .../system_module_test.info.yml | 6 +- .../system_project_namespace_test.info.yml | 6 +- .../modules/system_test/system_test.info.yml | 6 +- .../test_page_test/test_page_test.info.yml | 6 +- .../theme_page_test/theme_page_test.info.yml | 6 +- .../theme_region_test.info.yml | 6 +- .../theme_suggestions_test.info.yml | 6 +- .../modules/theme_test/theme_test.info.yml | 6 +- .../modules/token_test/token_test.info.yml | 6 +- .../trusted_hosts_test.info.yml | 6 +- .../twig_extension_test.info.yml | 6 +- .../twig_loader_test.info.yml | 6 +- .../twig_namespace_a.info.yml | 6 +- .../twig_namespace_b.info.yml | 6 +- .../twig_theme_test/twig_theme_test.info.yml | 6 +- .../update_script_test.info.yml | 6 +- .../update_test_0/update_test_0.info.yml | 6 +- .../update_test_1/update_test_1.info.yml | 6 +- .../update_test_2/update_test_2.info.yml | 6 +- .../update_test_3/update_test_3.info.yml | 6 +- .../update_test_failing.info.yml | 6 +- .../update_test_invalid_hook.info.yml | 6 +- .../update_test_postupdate.info.yml | 6 +- .../update_test_schema.info.yml | 6 +- .../update_test_with_7x.info.yml | 6 +- .../url_alter_test/url_alter_test.info.yml | 6 +- .../Entity/EntityCacheTagsTestBase.php | 11 - .../Functional/Entity/EntityRevisionsTest.php | 46 + .../MoveRevisionMetadataFieldsUpdateTest.php | 1 - .../tests/src/Functional/File/ConfigTest.php | 2 +- .../FileTransfer/TestFileTransfer.php | 2 + .../src/Functional/Form/RedirectTest.php | 1 - .../tests/src/Functional/Mail/MailTest.php | 7 +- .../src/Functional/Menu/BreadcrumbTest.php | 2 + .../src/Functional/Module/ClassLoaderTest.php | 2 + .../src/Functional}/Module/DependencyTest.php | 2 +- .../Module/HookRequirementsTest.php | 2 +- .../Module/InstallUninstallTest.php | 2 +- .../Module/PrepareUninstallTest.php | 8 +- .../src/Functional}/Module/RequiredTest.php | 2 +- .../src/Functional}/Module/VersionTest.php | 4 +- .../Update/EntityUpdateInitialTest.php | 33 + ...UpdateToRevisionableAndPublishableTest.php | 1 - .../src/Kernel/Migrate/MigrateMenuTest.php | 53 - .../Migrate/d6/MigrateSystemCronTest.php | 31 - .../Migrate/d6/MigrateSystemDateTest.php | 32 - .../Migrate/d6/MigrateSystemFileTest.php | 31 - .../Migrate/d6/MigrateSystemImageGdTest.php | 30 - .../Migrate/d6/MigrateSystemImageTest.php | 30 - .../Migrate/d6/MigrateSystemLoggingTest.php | 34 - .../d6/MigrateSystemMaintenanceTest.php | 30 - .../d6/MigrateSystemPerformanceTest.php | 32 - .../Migrate/d6/MigrateSystemRssTest.php | 31 - .../Migrate/d6/MigrateSystemSiteTest.php | 36 - .../Kernel/Token/TokenReplaceKernelTest.php | 1 - .../tests/src/Unit/Menu/MenuLinkTreeTest.php | 1 - .../Unit/Plugin/migrate/source/MenuTest.php | 44 - .../themes/engines/nyan_cat/nyan_cat.info.yml | 6 +- .../test_basetheme/test_basetheme.info.yml | 6 +- ...est_ckeditor_stylesheets_external.info.yml | 6 +- ...tor_stylesheets_protocol_relative.info.yml | 6 +- ...est_ckeditor_stylesheets_relative.info.yml | 6 +- .../test_invalid_basetheme.info.yml | 6 +- .../test_invalid_basetheme_sub.info.yml | 6 +- .../test_invalid_core.info.yml | 6 +- .../test_invalid_engine.info.yml | 6 +- .../test_invalid_region.info.yml | 6 +- .../themes/test_stable/test_stable.info.yml | 6 +- .../test_subsubtheme.info.yml | 6 +- .../test_subtheme/test_subtheme.info.yml | 6 +- .../themes/test_theme/test_theme.info.yml | 6 +- ...veery_long_name_which_is_too_long.info.yml | 6 +- .../test_theme_libraries_empty.info.yml | 6 +- .../test_theme_libraries_extend.info.yml | 6 +- ...ies_override_with_drupal_settings.info.yml | 6 +- ...aries_override_with_invalid_asset.info.yml | 6 +- .../test_theme_nyan_cat_engine.info.yml | 6 +- .../test_theme_settings.info.yml | 6 +- .../test_theme_theme.info.yml | 6 +- .../test_theme_twig_registry_loader.info.yml | 6 +- ...eme_twig_registry_loader_subtheme.info.yml | 6 +- ..._theme_twig_registry_loader_theme.info.yml | 6 +- .../test_wild_west/test_wild_west.info.yml | 6 +- .../cckfield/TaxonomyTermReference.php | 2 +- .../migrate/field/TaxonomyTermReference.php | 2 +- .../Plugin/views/argument/IndexTidDepth.php | 2 +- .../src/Plugin/views/argument/Taxonomy.php | 2 +- .../Plugin/views/argument/VocabularyVid.php | 2 +- core/modules/taxonomy/src/Tests/EfqTest.php | 69 - .../modules/taxonomy/src/Tests/LegacyTest.php | 69 - .../taxonomy/src/Tests/LoadMultipleTest.php | 62 - .../taxonomy/src/Tests/TaxonomyImageTest.php | 97 -- .../src/Tests/TaxonomyTermPagerTest.php | 67 - .../taxonomy/src/Tests/TermCacheTagsTest.php | 42 - .../src/Tests/TermEntityReferenceTest.php | 79 -- .../taxonomy/src/Tests/TermIndexTest.php | 214 --- .../taxonomy/src/Tests/TermLanguageTest.php | 110 -- .../Tests/TermTranslationFieldViewTest.php | 105 -- .../src/Tests/TermTranslationUITest.php | 161 --- core/modules/taxonomy/src/Tests/ThemeTest.php | 49 - .../taxonomy/src/Tests/TokenReplaceTest.php | 147 -- .../Tests/Views/ArgumentValidatorTermTest.php | 122 -- .../Views/RelationshipNodeTermDataTest.php | 58 - .../RelationshipRepresentativeNodeTest.php | 41 - .../Views/TaxonomyDefaultArgumentTest.php | 100 -- .../Tests/Views/TaxonomyFieldAllTermsTest.php | 67 - .../Tests/Views/TaxonomyFieldFilterTest.php | 185 --- .../src/Tests/Views/TaxonomyFieldTidTest.php | 37 - .../Views/TaxonomyIndexTidFilterTest.php | 156 --- .../Tests/Views/TaxonomyIndexTidUiTest.php | 220 --- .../src/Tests/Views/TaxonomyParentUITest.php | 47 - .../Tests/Views/TaxonomyRelationshipTest.php | 105 -- .../Views/TaxonomyTermArgumentDepthTest.php | 59 - .../Views/TaxonomyTermFilterDepthTest.php | 136 -- .../src/Tests/Views/TaxonomyTermViewTest.php | 156 --- .../src/Tests/Views/TaxonomyTestBase.php | 155 --- .../src/Tests/Views/TermNameFieldTest.php | 48 - .../taxonomy/src/Tests/VocabularyCrudTest.php | 182 --- .../src/Tests/VocabularyLanguageTest.php | 125 -- .../src/Tests/VocabularyPermissionsTest.php | 128 -- .../src/Tests/VocabularyTranslationTest.php | 55 - .../taxonomy/src/Tests/VocabularyUiTest.php | 157 --- core/modules/taxonomy/taxonomy.info.yml | 6 +- .../taxonomy_crud/taxonomy_crud.info.yml | 6 +- .../taxonomy_term_stub_test.info.yml | 6 +- .../taxonomy_test/taxonomy_test.info.yml | 6 +- .../taxonomy_test_views.info.yml | 6 +- .../vocabulary_serialization_test.info.yml | 6 +- .../Views/ArgumentValidatorTermTest.php | 2 - .../Functional/Views/TaxonomyTermViewTest.php | 3 +- .../tests/src/Kernel/ForwardRevisionTest.php | 121 -- .../Migrate/d6/MigrateTaxonomyTermTest.php | 2 +- .../TermSourceWithVocabularyFilterTest.php | 25 - .../tests/src/Unit/Migrate/TermTest.php | 12 - .../tests/src/Unit/Migrate/TermTestBase.php | 90 -- .../src/Unit/Migrate/d6/TermNodeTest.php | 100 -- .../src/Unit/Migrate/d6/VocabularyTest.php | 74 - .../src/Unit/Migrate/d7/VocabularyTest.php | 52 - .../cckfield/TaxonomyTermReferenceCckTest.php | 2 +- .../field/TaxonomyTermReferenceFieldTest.php | 2 +- .../src/Tests/TelephoneFieldTest.php | 102 -- core/modules/telephone/telephone.info.yml | 6 +- .../src/Plugin/migrate/cckfield/TextField.php | 2 +- .../src/Plugin/migrate/field/d6/TextField.php | 2 +- .../tests/src/Unit/Migrate/TextCckTest.php | 2 +- .../tests/src/Unit/Migrate/TextFieldTest.php | 171 --- .../src/Unit/Migrate/d6/TextFieldTest.php | 2 +- .../Plugin/migrate/cckfield/TextCckTest.php | 2 +- .../Plugin/migrate/field/d6/TextFieldTest.php | 2 +- core/modules/text/text.info.yml | 6 +- .../src/Tests/ToolbarAdminMenuTest.php | 429 ------ .../src/Tests/ToolbarCacheContextsTest.php | 146 -- .../src/Tests/ToolbarHookToolbarTest.php | 59 - .../src/Tests/ToolbarMenuTranslationTest.php | 96 -- .../toolbar_disable_user_toolbar.info.yml | 6 +- .../toolbar_test/toolbar_test.info.yml | 6 +- core/modules/toolbar/toolbar.api.php | 8 +- core/modules/toolbar/toolbar.info.yml | 6 +- .../tour/src/Tests/TourCacheTagsTest.php | 76 -- .../tour/src/Tests/TourHelpPageTest.php | 141 -- core/modules/tour/src/Tests/TourTest.php | 188 --- core/modules/tour/src/Tests/TourTestBasic.php | 70 - .../tests/src/Functional/TourTestBase.php | 5 +- .../tour/tests/tour_test/tour_test.info.yml | 6 +- core/modules/tour/tour.info.yml | 6 +- .../src/Access/ViewOwnTrackerAccessCheck.php | 30 - .../src/Tests/TrackerNodeAccessTest.php | 75 - .../modules/tracker/src/Tests/TrackerTest.php | 448 ------ .../src/Tests/Views/TrackerUserUidTest.php | 68 - .../tracker_test_views.info.yml | 6 +- .../migrate/source/d7/TrackerNodeTest.php | 39 - .../migrate/source/d7/TrackerUserTest.php | 40 - core/modules/tracker/tracker.info.yml | 6 +- core/modules/tracker/tracker.services.yml | 5 - .../Tests/FileTransferAuthorizeFormTest.php | 58 - .../update/src/Tests/UpdateContribTest.php | 441 ------ .../update/src/Tests/UpdateCoreTest.php | 368 ----- .../src/Tests/UpdateDeleteFileIfStaleTest.php | 47 - .../update/src/Tests/UpdateUploadTest.php | 195 --- .../aaa_update_test/aaa_update_test.info.yml | 6 +- .../aaa_update_test/aaa_update_test.info.yml | 6 +- .../bbb_update_test/bbb_update_test.info.yml | 6 +- .../ccc_update_test/ccc_update_test.info.yml | 6 +- .../src/Controller/UpdateTestController.php | 2 +- .../modules/update_test/update_test.info.yml | 6 +- .../tests/src/Unit/UpdateFetcherTest.php | 2 +- .../update_test_basetheme.info.yml | 6 +- .../update_test_subtheme.info.yml | 6 +- core/modules/update/update.info.yml | 6 +- core/modules/update/update.install | 19 +- .../user/src/Plugin/Action/CancelUser.php | 2 +- .../user/src/Plugin/Search/UserSearch.php | 4 +- .../Plugin/migrate/destination/EntityUser.php | 2 +- .../user/src/Plugin/views/wizard/Users.php | 2 + core/modules/user/src/PrivateTempStore.php | 2 +- core/modules/user/src/SharedTempStore.php | 2 +- .../src/Tests/Update/UserUpdateEmailToken.php | 35 - .../Update/UserUpdateOrderPermissionsTest.php | 38 - .../user/src/Tests/UserCacheTagsTest.php | 56 - .../modules/user/src/Tests/UserCancelTest.php | 597 -------- .../user/src/Tests/UserCreateFailMailTest.php | 45 - .../modules/user/src/Tests/UserDeleteTest.php | 55 - .../src/Tests/UserEditedOwnAccountTest.php | 43 - .../src/Tests/UserEntityCallbacksTest.php | 64 - .../user/src/Tests/UserLanguageTest.php | 67 - .../src/Tests/UserRolesAssignmentTest.php | 94 -- core/modules/user/src/Tests/UserSaveTest.php | 61 - .../modules/user/src/Tests/UserSearchTest.php | 119 -- .../user/src/Tests/UserTokenReplaceTest.php | 168 --- .../user/src/Tests/Views/AccessRoleUITest.php | 64 - .../user_access_test.info.yml | 6 +- .../user_custom_phpass_params_test.info.yml | 6 +- .../user_form_test/user_form_test.info.yml | 6 +- .../user_hooks_test/user_hooks_test.info.yml | 6 +- .../user_test_views/user_test_views.info.yml | 6 +- .../Functional/UserRolesAssignmentTest.php | 2 +- .../src/Kernel/UserEntityReferenceTest.php | 1 - .../src/Unit/Migrate/ProfileFieldTest.php | 82 -- .../Unit/Migrate/UserPictureInstanceTest.php | 54 - .../Migrate/d6/ProfileFieldValuesTest.php | 88 -- .../tests/src/Unit/Migrate/d6/RoleTest.php | 75 - .../Unit/Migrate/d6/UserPictureFileTest.php | 48 - .../src/Unit/Migrate/d6/UserPictureTest.php | 44 - .../tests/src/Unit/Migrate/d6/UserTest.php | 83 -- .../Plugin/migrate/source/d7/RoleTest.php | 73 - .../Plugin/migrate/source/d7/UserTest.php | 112 -- .../user_test_theme/user_test_theme.info.yml | 6 +- core/modules/user/user.info.yml | 6 +- .../views/src/Annotation/ViewsDisplay.php | 2 +- .../views/src/Annotation/ViewsPager.php | 2 +- .../modules/views/src/Annotation/ViewsRow.php | 2 +- core/modules/views/src/Element/View.php | 1 - .../Plugin/views/ViewsHandlerInterface.php | 2 +- .../Plugin/views/cache/CachePluginBase.php | 2 +- .../views/display/DisplayPluginBase.php | 5 +- .../Plugin/views/field/FieldPluginBase.php | 4 +- .../Plugin/views/filter/FilterPluginBase.php | 3 +- .../views/src/Plugin/views/pager/SqlBase.php | 1 - .../views/src/Plugin/views/query/Sql.php | 7 + .../views/relationship/EntityReverse.php | 1 - .../views/relationship/GroupwiseMax.php | 1 - .../views/src/Tests/DefaultViewsTest.php | 220 --- .../src/Tests/Entity/BaseFieldAccessTest.php | 71 - .../src/Tests/Entity/FieldEntityTest.php | 90 -- .../Entity/FieldEntityTranslationTest.php | 181 --- .../Tests/Entity/FilterEntityBundleTest.php | 128 -- .../Entity/ViewNonTranslatableEntityTest.php | 46 - core/modules/views/src/Tests/GlossaryTest.php | 121 -- .../Tests/Handler/AreaHTTPStatusCodeTest.php | 47 - .../views/src/Tests/Handler/AreaTest.php | 251 ---- .../src/Tests/Handler/AreaTitleWebTest.php | 80 -- .../src/Tests/Handler/ArgumentStringTest.php | 60 - .../src/Tests/Handler/FieldDropButtonTest.php | 64 - .../Handler/FieldEntityOperationsTest.php | 88 -- .../src/Tests/Handler/FieldGroupRowsTest.php | 111 -- .../Tests/Handler/FieldGroupRowsWebTest.php | 119 -- .../views/src/Tests/Handler/FieldWebTest.php | 655 --------- .../src/Tests/Handler/FilterDateTest.php | 156 --- .../src/Tests/Handler/HandlerAllTest.php | 115 -- .../views/src/Tests/Handler/HandlerTest.php | 401 ------ .../views/src/Tests/Plugin/AccessTest.php | 105 -- .../src/Tests/Plugin/ArgumentDefaultTest.php | 166 --- .../views/src/Tests/Plugin/CacheTagTest.php | 211 --- .../views/src/Tests/Plugin/CacheWebTest.php | 93 -- .../src/Tests/Plugin/DisabledDisplayTest.php | 99 -- .../Tests/Plugin/DisplayAttachmentTest.php | 106 -- .../Plugin/DisplayEntityReferenceTest.php | 196 --- .../src/Tests/Plugin/DisplayExtenderTest.php | 50 - .../src/Tests/Plugin/DisplayPageWebTest.php | 172 --- .../views/src/Tests/Plugin/DisplayTest.php | 425 ------ .../src/Tests/Plugin/ExposedFormTest.php | 358 ----- .../views/src/Tests/Plugin/FilterTest.php | 141 -- .../views/src/Tests/Plugin/MenuLinkTest.php | 98 -- .../views/src/Tests/Plugin/MiniPagerTest.php | 122 -- .../Tests/Plugin/NumericFormatPluralTest.php | 160 --- .../views/src/Tests/Plugin/PagerTest.php | 453 ------ .../views/src/Tests/Plugin/StyleGridTest.php | 101 -- .../src/Tests/Plugin/StyleSummaryTest.php | 140 -- .../views/src/Tests/Plugin/StyleTableTest.php | 229 ---- .../views/src/Tests/Plugin/StyleTest.php | 299 ---- .../views/src/Tests/Plugin/ViewsFormTest.php | 34 - .../Tests/Plugin/ViewsSqlExceptionTest.php | 70 - .../views/src/Tests/RenderCacheWebTest.php | 75 - .../views/src/Tests/SearchIntegrationTest.php | 149 -- .../src/Tests/SearchMultilingualTest.php | 81 -- .../ArgumentPlaceholderUpdatePathTest.php | 51 - .../Update/BooleanFilterValuesUpdateTest.php | 40 - .../Update/CacheabilityMetadataUpdateTest.php | 41 - .../EntityViewsDataUpdateFilledTest.php | 20 - .../Update/EntityViewsDataUpdateTest.php | 81 -- .../Tests/Update/FieldHandlersUpdateTest.php | 43 - .../Update/ImageStyleDependencyUpdateTest.php | 51 - .../views/src/Tests/ViewElementTest.php | 173 --- .../views/src/Tests/ViewRenderTest.php | 42 - .../src/Tests/ViewResultAssertionTrait.php | 6 +- .../views/src/Tests/ViewsEscapingTest.php | 84 -- .../views/src/Tests/ViewsFormMultipleTest.php | 60 - .../views/src/Tests/ViewsTemplateTest.php | 46 - .../src/Tests/ViewsThemeIntegrationTest.php | 81 -- .../views/src/Tests/Wizard/BasicTest.php | 221 --- .../src/Tests/Wizard/ItemsPerPageTest.php | 96 -- .../views/src/Tests/Wizard/MenuTest.php | 52 - .../views/src/Tests/Wizard/NodeWizardTest.php | 46 - .../views/src/Tests/Wizard/PagerTest.php | 61 - .../views/src/Tests/Wizard/SortingTest.php | 80 -- .../views/src/Tests/Wizard/TaggedWithTest.php | 229 ---- .../views/src/ViewAccessControlHandler.php | 29 - core/modules/views/src/ViewExecutable.php | 1 - core/modules/views/src/ViewsDataHelper.php | 2 +- .../views_entity_test.info.yml | 6 +- .../views_entity_test.module | 17 + .../views_test_config.info.yml | 6 +- .../views_test_data/views_test_data.info.yml | 6 +- .../views_test_formatter.info.yml | 6 +- .../views_test_language.info.yml | 6 +- .../src/Functional/Plugin/AccessTest.php | 2 +- .../tests/src/Functional/Plugin/StyleTest.php | 2 - .../src/Kernel/Handler/FieldFieldTest.php | 14 +- .../tests/src/Kernel/Plugin/StyleGridTest.php | 19 +- .../src/Kernel/RenderCacheIntegrationTest.php | 3 - .../tests/src/Unit/Plugin/area/EntityTest.php | 1 - .../tests/src/Unit/Plugin/area/ViewTest.php | 1 - .../Plugin/argument_validator/EntityTest.php | 1 - .../src/Unit/Plugin/field/CounterTest.php | 2 +- .../views/tests/src/Unit/ViewsDataTest.php | 1 - .../views_test_checkboxes_theme.info.yml | 6 +- .../views_test_theme.info.yml | 6 +- core/modules/views/views.info.yml | 6 +- core/modules/views/views.views.inc | 1 - .../views_ui/src/Tests/AnalyzeTest.php | 59 - .../views_ui/src/Tests/AreaEntityUITest.php | 101 -- .../src/Tests/ArgumentValidatorTest.php | 57 - .../views_ui/src/Tests/CachedDataUITest.php | 74 - .../views_ui/src/Tests/CustomBooleanTest.php | 181 --- .../views_ui/src/Tests/DefaultViewsTest.php | 247 ---- .../src/Tests/DisplayAttachmentTest.php | 61 - .../views_ui/src/Tests/DisplayCRUDTest.php | 138 -- .../src/Tests/DisplayExtenderUITest.php | 44 - .../views_ui/src/Tests/DisplayFeedTest.php | 84 -- .../views_ui/src/Tests/DisplayPathTest.php | 248 ---- .../views_ui/src/Tests/DisplayTest.php | 331 ----- .../views_ui/src/Tests/DuplicateTest.php | 43 - .../views_ui/src/Tests/ExposedFormUITest.php | 320 ----- .../views_ui/src/Tests/FieldUITest.php | 82 -- .../src/Tests/FilterBooleanWebTest.php | 68 - .../src/Tests/FilterNumericWebTest.php | 112 -- .../views_ui/src/Tests/FilterUITest.php | 123 -- .../views_ui/src/Tests/GroupByTest.php | 50 - .../views_ui/src/Tests/HandlerTest.php | 282 ---- .../src/Tests/NewViewConfigSchemaTest.php | 51 - .../src/Tests/OverrideDisplaysTest.php | 199 --- core/modules/views_ui/src/Tests/QueryTest.php | 54 - .../src/Tests/RearrangeFieldsTest.php | 78 -- .../views_ui/src/Tests/RedirectTest.php | 45 - .../views_ui/src/Tests/ReportFieldsTest.php | 55 - .../modules/views_ui/src/Tests/ReportTest.php | 43 - .../views_ui/src/Tests/SettingsTest.php | 142 -- .../views_ui/src/Tests/StorageTest.php | 56 - .../views_ui/src/Tests/StyleTableTest.php | 35 - .../views_ui/src/Tests/StyleUITest.php | 65 - .../views_ui/src/Tests/TranslatedViewTest.php | 84 -- .../views_ui/src/Tests/UnsavedPreviewTest.php | 79 -- .../views_ui/src/Tests/ViewEditTest.php | 242 ---- .../views_ui/src/Tests/ViewsListTest.php | 69 - .../views_ui/src/Tests/ViewsUITourTest.php | 111 -- .../modules/views_ui/src/Tests/WizardTest.php | 62 - core/modules/views_ui/src/Tests/XssTest.php | 45 - core/modules/views_ui/src/ViewEditForm.php | 1 - .../views_ui_test/views_ui_test.info.yml | 6 +- .../views_ui_test_field.info.yml | 6 +- .../views_ui/tests/src/Kernel/TagTest.php | 1 - .../tests/src/Unit/ViewListBuilderTest.php | 1 - core/modules/views_ui/views_ui.info.yml | 6 +- core/modules/views_ui/views_ui.module | 7 + core/modules/views_ui/views_ui.theme.inc | 7 - ...orkflow_third_party_settings_test.info.yml | 6 +- .../workflow_type_test/src/DecoratedState.php | 90 -- .../src/DecoratedTransition.php | 83 -- .../workflow_type_test.info.yml | 6 +- core/modules/workflows/workflows.info.yml | 6 +- core/profiles/minimal/minimal.info.yml | 6 +- .../minimal/src/Tests/MinimalTest.php | 42 - core/profiles/standard/standard.info.yml | 6 +- ...al_system_listing_compatible_test.info.yml | 6 +- .../src/Tests/SystemListingCompatibleTest.php | 2 + core/profiles/testing/testing.info.yml | 6 +- .../testing_config_import.info.yml | 6 +- .../testing_config_overrides.info.yml | 6 +- .../testing_missing_dependencies.info.yml | 6 +- .../testing_multilingual.info.yml | 6 +- ...testing_multilingual_with_english.info.yml | 6 +- core/scripts/js/rename-js-files-to-es6.sh | 12 - core/scripts/run-tests.sh | 13 +- .../FunctionalTests/BrowserTestBaseTest.php | 6 + ...EntityFormFieldValidationFilteringTest.php | 1 - .../Routing/LazyRouteProviderInstallTest.php | 33 + .../Core/Bootstrap/GetFilenameTest.php | 1 - .../Core/Config/ConfigDependencyTest.php | 50 +- .../Core/Config/ConfigDiffTest.php | 2 +- .../Core/Config/ConfigEntityNormalizeTest.php | 2 +- .../Core/Config/ConfigEntityStatusTest.php | 2 +- .../ConfigImportRenameValidationTest.php | 2 +- .../Core/Config/ConfigImporterTest.php | 2 +- .../Core/Config/ConfigSchemaTest.php | 1 - .../KernelTests/Core/Database/SelectTest.php | 1 - .../Core/Entity/ConfigEntityQueryTest.php | 8 +- .../Core/Entity/ContentEntityCloneTest.php | 1 - .../Core/Entity/EntityDisplayFormBaseTest.php | 1 - .../Core/Entity/EntityFieldTest.php | 126 +- .../Core/Entity/EntityQueryTest.php | 2 - .../Core/Entity/EntityValidationTest.php | 54 +- .../Core/Extension/ModuleInstallerTest.php | 25 + .../Core/File/UrlRewritingTest.php | 2 +- .../KernelTests/Core/Image/ToolkitGdTest.php | 8 +- .../KeyValueStore/GarbageCollectionTest.php | 1 - .../Core/Menu/MenuLinkTreeTest.php | 6 +- .../KernelTests/Core/Render/RenderTest.php | 19 +- .../Core/Routing/MatcherDumperTest.php | 2 +- .../Core/Routing/RouteProviderTest.php | 3 +- .../KernelTests/Core/Theme/RegistryTest.php | 4 +- .../Drupal/KernelTests/KernelTestBase.php | 8 +- core/tests/Drupal/Tests/BrowserTestBase.php | 41 +- .../Component/Datetime/DateTimePlusTest.php | 2 +- .../DependencyInjection/ContainerTest.php | 6 +- .../FileCache/FileCacheFactoryTest.php | 1 - .../Component/PhpStorage/FileStorageTest.php | 16 + .../Tests/Component/Utility/HtmlTest.php | 5 +- .../Tests/Core/Access/AccessResultTest.php | 5 - .../Tests/Core/Ajax/AjaxCommandsTest.php | 26 +- .../Compiler/BackendCompilerPassTest.php | 4 +- .../Core/Entity/EntityAccessCheckTest.php | 2 +- .../Core/Entity/EntityFieldManagerTest.php | 1 - .../DefaultExceptionSubscriberTest.php | 42 - .../RedirectResponseSubscriberTest.php | 2 +- .../RssResponseRelativeUrlFilterTest.php | 1 - .../module_handler_test/hook_include.inc | 3 +- .../module_handler_test.info.yml | 6 +- .../module_handler_test_added.info.yml | 6 +- .../module_handler_test_all1.info.yml | 6 +- .../module_handler_test_all2.info.yml | 6 +- .../module_handler_test_no_hook.info.yml | 6 +- .../Tests/Core/Field/FieldItemListTest.php | 56 +- .../FormAjaxSubscriberTest.php | 2 +- .../Drupal/Tests/Core/Image/ImageTest.php | 2 +- .../Tests/Core/Menu/LocalTaskManagerTest.php | 1 - .../Tests/Core/Path/PathValidatorTest.php | 1 - .../Core/Render/BubbleableMetadataTest.php | 2 - .../Tests/Core/Render/Element/HtmlTagTest.php | 16 + .../Core/Render/RendererBubblingTest.php | 36 + .../Drupal/Tests/Core/Render/RendererTest.php | 98 +- .../Tests/Core/Routing/RouteMatchTestBase.php | 2 +- .../Tests/Core/Routing/UrlGeneratorTest.php | 2 - .../Drupal/Tests/Core/Site/SettingsTest.php | 2 +- .../Tests/PhpunitCompatibilityTrait.php | 142 ++ .../Tests/PhpunitCompatibilityTraitTest.php | 115 ++ .../Drupal/Tests/TestFileCreationTrait.php | 3 +- core/tests/Drupal/Tests/UnitTestCase.php | 12 +- core/tests/Drupal/Tests/WebAssert.php | 2 +- core/themes/bartik/bartik.info.yml | 6 +- core/themes/classy/classy.info.yml | 6 +- core/themes/engines/twig/twig.info.yml | 6 +- core/themes/seven/images/add.png | Bin 160 -> 0 bytes core/themes/seven/images/arrow-asc-active.png | Bin 154 -> 0 bytes core/themes/seven/images/arrow-asc.png | Bin 154 -> 0 bytes .../themes/seven/images/arrow-desc-active.png | Bin 158 -> 0 bytes core/themes/seven/images/arrow-desc.png | Bin 158 -> 0 bytes core/themes/seven/images/arrow-next.png | Bin 118 -> 0 bytes core/themes/seven/images/arrow-prev.png | Bin 115 -> 0 bytes core/themes/seven/images/required.svg | 1 - core/themes/seven/images/task-check.png | Bin 261 -> 0 bytes core/themes/seven/images/task-item-rtl.png | Bin 178 -> 0 bytes core/themes/seven/images/task-item.png | Bin 105 -> 0 bytes core/themes/seven/seven.info.yml | 6 +- core/themes/seven/seven.theme | 16 +- core/themes/stable/stable.info.yml | 6 +- core/themes/stark/stark.info.yml | 6 +- 1997 files changed, 5175 insertions(+), 127715 deletions(-) create mode 100644 .eslintrc.json delete mode 100644 core/.eslintrc delete mode 100644 core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js delete mode 100644 core/assets/vendor/ckeditor/skins/moono/dialog.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/dialog_ie.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor_gecko.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor_ie.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor_ie7.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor_ie8.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css delete mode 100644 core/assets/vendor/ckeditor/skins/moono/icons.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/icons_hidpi.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/arrow.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/close.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/hidpi/close.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/hidpi/refresh.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/lock-open.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/lock.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/refresh.png delete mode 100644 core/assets/vendor/ckeditor/skins/moono/images/spinner.gif delete mode 100644 core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-icons_222222_256x240.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-icons_454545_256x240.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-icons_888888_256x240.png delete mode 100644 core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cd0a0a_256x240.png delete mode 100644 core/assets/vendor/jquery.ui/ui.accordion.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.button.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.core.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.datepicker.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.dialog.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.draggable.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.droppable.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-size.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.effect.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.menu.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.mouse.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.position.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.progressbar.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.resizable.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.selectable.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.slider.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.sortable.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.spinner.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.tabs.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.tooltip.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui.widget.jquery.json delete mode 100644 core/assets/vendor/jquery.ui/ui/accordion-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/autocomplete-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/button-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/datepicker-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/dialog-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/draggable-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/droppable-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-blind-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-bounce-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-clip-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-drop-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-explode-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-fade-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-fold-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-highlight-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-puff-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-pulsate-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-scale-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-shake-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-size-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-slide-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/effect-transfer-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/menu-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/mouse-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/progressbar-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/resizable-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/selectable-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/selectmenu-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/slider-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/sortable-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/spinner-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/tabs-min.js delete mode 100644 core/assets/vendor/jquery.ui/ui/tooltip-min.js delete mode 100644 core/lib/Drupal/Core/EventSubscriber/AcceptNegotiation406.php delete mode 100644 core/lib/Drupal/Core/EventSubscriber/DefaultExceptionSubscriber.php create mode 100644 core/lib/Drupal/Core/Field/MapFieldItemList.php create mode 100644 core/lib/Drupal/Core/Installer/ConfigOverride.php create mode 100644 core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php delete mode 100644 core/modules/action/migration_templates/d6_action_settings.yml delete mode 100644 core/modules/action/tests/src/Unit/Plugin/migrate/source/ActionTest.php delete mode 100644 core/modules/aggregator/src/Tests/AddFeedTest.php delete mode 100644 core/modules/aggregator/src/Tests/AggregatorAdminTest.php delete mode 100644 core/modules/aggregator/src/Tests/AggregatorCronTest.php delete mode 100644 core/modules/aggregator/src/Tests/AggregatorRenderingTest.php delete mode 100644 core/modules/aggregator/src/Tests/DeleteFeedItemTest.php delete mode 100644 core/modules/aggregator/src/Tests/DeleteFeedTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedAdminDisplayTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedCacheTagsTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedFetcherPluginTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedLanguageTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedParserTest.php delete mode 100644 core/modules/aggregator/src/Tests/FeedProcessorPluginTest.php delete mode 100644 core/modules/aggregator/src/Tests/ImportOpmlTest.php delete mode 100644 core/modules/aggregator/src/Tests/ItemCacheTagsTest.php delete mode 100644 core/modules/aggregator/src/Tests/Update/AggregatorUpdateTest.php delete mode 100644 core/modules/aggregator/src/Tests/UpdateFeedItemTest.php delete mode 100644 core/modules/aggregator/src/Tests/UpdateFeedTest.php delete mode 100644 core/modules/aggregator/tests/src/Unit/Plugin/migrate/source/AggregatorItemTest.php delete mode 100644 core/modules/aggregator/tests/src/Unit/Plugin/migrate/source/d6/AggregatorFeedTest.php delete mode 100644 core/modules/aggregator/tests/src/Unit/Plugin/migrate/source/d7/AggregatorFeedTest.php delete mode 100644 core/modules/ban/tests/src/Unit/Plugin/migrate/source/d7/BlockedIpsTest.php delete mode 100644 core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php delete mode 100644 core/modules/big_pipe/src/Render/BigPipeInterface.php delete mode 100644 core/modules/big_pipe/src/Tests/BigPipePlaceholderTestCases.php delete mode 100644 core/modules/big_pipe/src/Tests/BigPipeTest.php delete mode 100644 core/modules/block/src/Tests/BlockAdminThemeTest.php delete mode 100644 core/modules/block/src/Tests/BlockCacheTest.php delete mode 100644 core/modules/block/src/Tests/BlockFormInBlockTest.php delete mode 100644 core/modules/block/src/Tests/BlockHiddenRegionTest.php delete mode 100644 core/modules/block/src/Tests/BlockHookOperationTest.php delete mode 100644 core/modules/block/src/Tests/BlockHtmlTest.php delete mode 100644 core/modules/block/src/Tests/BlockInstallTest.php delete mode 100644 core/modules/block/src/Tests/BlockInvalidRegionTest.php delete mode 100644 core/modules/block/src/Tests/BlockLanguageCacheTest.php delete mode 100644 core/modules/block/src/Tests/BlockLanguageTest.php delete mode 100644 core/modules/block/src/Tests/BlockRenderOrderTest.php delete mode 100644 core/modules/block/src/Tests/BlockSystemBrandingTest.php delete mode 100644 core/modules/block/src/Tests/BlockTemplateSuggestionsTest.php delete mode 100644 core/modules/block/src/Tests/BlockTest.php delete mode 100644 core/modules/block/src/Tests/BlockUiTest.php delete mode 100644 core/modules/block/src/Tests/BlockXssTest.php delete mode 100644 core/modules/block/src/Tests/NewDefaultThemeBlocksTest.php delete mode 100644 core/modules/block/src/Tests/NonDefaultBlockAdminTest.php delete mode 100644 core/modules/block/src/Tests/Update/BlockConditionMissingSchemaUpdateTest.php delete mode 100644 core/modules/block/src/Tests/Update/BlockContextMappingUpdateFilledTest.php delete mode 100644 core/modules/block/src/Tests/Update/BlockContextMappingUpdateTest.php delete mode 100644 core/modules/block/src/Tests/Update/BlockRemoveDisabledRegionUpdateTest.php delete mode 100644 core/modules/block/src/Tests/Views/DisplayBlockTest.php delete mode 100644 core/modules/block/tests/src/Unit/Plugin/migrate/source/BlockTest.php delete mode 100644 core/modules/block_content/js/block_content.js delete mode 100644 core/modules/block_content/src/Tests/BlockContentCacheTagsTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentCreationTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentListTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentListViewsTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentPageViewTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentRevisionsTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentSaveTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentTranslationUITest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentTypeTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentUpdateTest.php delete mode 100644 core/modules/block_content/src/Tests/BlockContentValidationTest.php delete mode 100644 core/modules/block_content/src/Tests/PageEditTest.php delete mode 100644 core/modules/block_content/src/Tests/Views/BlockContentFieldFilterTest.php delete mode 100644 core/modules/block_content/src/Tests/Views/BlockContentIntegrationTest.php delete mode 100644 core/modules/block_content/src/Tests/Views/FieldTypeTest.php delete mode 100644 core/modules/block_content/src/Tests/Views/RevisionRelationshipsTest.php delete mode 100644 core/modules/block_content/tests/src/Unit/Plugin/migrate/source/d6/BoxTest.php delete mode 100644 core/modules/block_content/tests/src/Unit/Plugin/migrate/source/d7/BlockCustomTest.php delete mode 100644 core/modules/book/config/install/core.base_field_override.node.book.promote.yml delete mode 100644 core/modules/book/config/install/core.entity_form_display.node.book.default.yml delete mode 100644 core/modules/book/config/install/core.entity_view_display.node.book.default.yml delete mode 100644 core/modules/book/config/install/core.entity_view_display.node.book.teaser.yml delete mode 100644 core/modules/book/config/install/core.entity_view_mode.node.print.yml delete mode 100644 core/modules/book/config/install/field.field.node.book.body.yml delete mode 100644 core/modules/book/config/install/node.type.book.yml delete mode 100644 core/modules/book/src/Tests/BookBreadcrumbTest.php delete mode 100644 core/modules/book/src/Tests/BookTest.php delete mode 100644 core/modules/book/tests/src/Unit/Plugin/migrate/source/d6/BookTest.php delete mode 100644 core/modules/ckeditor/src/Tests/CKEditorAdminTest.php delete mode 100644 core/modules/ckeditor/src/Tests/CKEditorLoadingTest.php delete mode 100644 core/modules/ckeditor/src/Tests/CKEditorStylesComboAdminTest.php delete mode 100644 core/modules/ckeditor/src/Tests/CKEditorToolbarButtonTest.php rename core/modules/ckeditor/tests/{modules => }/src/Kernel/CKEditorPluginManagerTest.php (100%) rename core/modules/ckeditor/tests/{modules => }/src/Kernel/CKEditorTest.php (100%) delete mode 100644 core/modules/color/src/Tests/ColorConfigSchemaTest.php delete mode 100644 core/modules/color/src/Tests/ColorSafePreviewTest.php delete mode 100644 core/modules/color/src/Tests/ColorTest.php delete mode 100644 core/modules/comment/src/Controller/AdminController.php delete mode 100644 core/modules/comment/src/Tests/CommentActionsTest.php delete mode 100644 core/modules/comment/src/Tests/CommentAdminTest.php delete mode 100644 core/modules/comment/src/Tests/CommentAnonymousTest.php delete mode 100644 core/modules/comment/src/Tests/CommentBlockTest.php delete mode 100644 core/modules/comment/src/Tests/CommentBookTest.php delete mode 100644 core/modules/comment/src/Tests/CommentCSSTest.php delete mode 100644 core/modules/comment/src/Tests/CommentFieldsTest.php delete mode 100644 core/modules/comment/src/Tests/CommentInterfaceTest.php delete mode 100644 core/modules/comment/src/Tests/CommentLanguageTest.php delete mode 100644 core/modules/comment/src/Tests/CommentLinksAlterTest.php delete mode 100644 core/modules/comment/src/Tests/CommentLinksTest.php delete mode 100644 core/modules/comment/src/Tests/CommentNodeAccessTest.php delete mode 100644 core/modules/comment/src/Tests/CommentNodeChangesTest.php delete mode 100644 core/modules/comment/src/Tests/CommentNonNodeTest.php delete mode 100644 core/modules/comment/src/Tests/CommentPreviewTest.php delete mode 100644 core/modules/comment/src/Tests/CommentRssTest.php delete mode 100644 core/modules/comment/src/Tests/CommentStatisticsTest.php delete mode 100644 core/modules/comment/src/Tests/CommentThreadingTest.php delete mode 100644 core/modules/comment/src/Tests/CommentTitleTest.php delete mode 100644 core/modules/comment/src/Tests/CommentTokenReplaceTest.php delete mode 100644 core/modules/comment/src/Tests/CommentTranslationUITest.php delete mode 100644 core/modules/comment/src/Tests/CommentTypeTest.php delete mode 100644 core/modules/comment/src/Tests/CommentUninstallTest.php delete mode 100644 core/modules/comment/src/Tests/Update/CommentUpdateTest.php delete mode 100644 core/modules/comment/src/Tests/Views/ArgumentUserUIDTest.php delete mode 100644 core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php delete mode 100644 core/modules/comment/src/Tests/Views/CommentFieldNameTest.php delete mode 100644 core/modules/comment/src/Tests/Views/CommentOperationsTest.php delete mode 100644 core/modules/comment/src/Tests/Views/CommentRestExportTest.php delete mode 100644 core/modules/comment/src/Tests/Views/CommentRowTest.php delete mode 100644 core/modules/comment/src/Tests/Views/DefaultViewRecentCommentsTest.php delete mode 100644 core/modules/comment/src/Tests/Views/FilterUserUIDTest.php delete mode 100644 core/modules/comment/src/Tests/Views/NodeCommentsTest.php delete mode 100644 core/modules/comment/src/Tests/Views/RowRssTest.php delete mode 100644 core/modules/comment/src/Tests/Views/WizardTest.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableDisplayBase.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableEntityDisplayTest.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableEntityFormDisplaySubjectTest.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableEntityFormDisplayTest.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableFieldTest.php delete mode 100644 core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentVariableInstanceTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d6/CommentSourceWithHighWaterTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d6/CommentTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d6/CommentTestBase.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d6/CommentVariablePerCommentTypeTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d6/CommentVariableTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d7/CommentTest.php delete mode 100644 core/modules/comment/tests/src/Unit/Migrate/d7/CommentTypeTest.php delete mode 100644 core/modules/config/config.install delete mode 100644 core/modules/config/src/Tests/CacheabilityMetadataConfigOverrideIntegrationTest.php delete mode 100644 core/modules/config/src/Tests/ConfigDependencyWebTest.php delete mode 100644 core/modules/config/src/Tests/ConfigEntityFormOverrideTest.php delete mode 100644 core/modules/config/src/Tests/ConfigEntityListMultilingualTest.php delete mode 100644 core/modules/config/src/Tests/ConfigEntityListTest.php delete mode 100644 core/modules/config/src/Tests/ConfigEntityStatusUITest.php delete mode 100644 core/modules/config/src/Tests/ConfigEntityTest.php delete mode 100644 core/modules/config/src/Tests/ConfigExportImportUITest.php delete mode 100644 core/modules/config/src/Tests/ConfigExportUITest.php delete mode 100644 core/modules/config/src/Tests/ConfigFormOverrideTest.php delete mode 100644 core/modules/config/src/Tests/ConfigImportAllTest.php delete mode 100644 core/modules/config/src/Tests/ConfigImportInstallProfileTest.php delete mode 100644 core/modules/config/src/Tests/ConfigImportUITest.php delete mode 100644 core/modules/config/src/Tests/ConfigImportUploadTest.php delete mode 100644 core/modules/config/src/Tests/ConfigInstallProfileOverrideTest.php delete mode 100644 core/modules/config/src/Tests/ConfigInstallWebTest.php delete mode 100644 core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php delete mode 100644 core/modules/config/src/Tests/ConfigOtherModuleTest.php delete mode 100644 core/modules/config/src/Tests/ConfigSingleImportExportTest.php delete mode 100644 core/modules/config/src/Tests/LanguageNegotiationFormOverrideTest.php delete mode 100644 core/modules/config/src/Tests/SchemaConfigListenerWebTest.php delete mode 100644 core/modules/config_translation/migration_templates/d6_i18n_system_maintenance.yml delete mode 100644 core/modules/config_translation/migration_templates/d6_i18n_system_site.yml delete mode 100644 core/modules/config_translation/migration_templates/d6_i18n_user_mail.yml delete mode 100644 core/modules/config_translation/migration_templates/d6_i18n_user_profile_field_instance.yml delete mode 100644 core/modules/config_translation/migration_templates/d6_i18n_user_settings.yml delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationDateFormatUiTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationFormTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationUiThemeTest.php delete mode 100644 core/modules/config_translation/src/Tests/ConfigTranslationViewListUiTest.php delete mode 100644 core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateI18nSystemMaintenanceTest.php delete mode 100644 core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateI18nSystemSiteTest.php delete mode 100644 core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateI18nUserConfigsTest.php delete mode 100644 core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateI18nUserProfileFieldInstanceTest.php delete mode 100644 core/modules/contact/src/Tests/ContactAuthenticatedUserTest.php delete mode 100644 core/modules/contact/src/Tests/ContactLanguageTest.php delete mode 100644 core/modules/contact/src/Tests/ContactPersonalTest.php delete mode 100644 core/modules/contact/src/Tests/ContactSitewideTest.php delete mode 100644 core/modules/contact/src/Tests/ContactStorageTest.php delete mode 100644 core/modules/contact/src/Tests/Update/ContactUpdateTest.php delete mode 100644 core/modules/contact/src/Tests/Views/ContactFieldsTest.php delete mode 100644 core/modules/contact/src/Tests/Views/ContactLinkTest.php delete mode 100644 core/modules/contact/tests/src/Functional/ContactAuthenticatedUserTest.php delete mode 100644 core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactCategoryTest.php delete mode 100644 core/modules/contact/tests/src/Unit/Plugin/migrate/source/ContactCategoryTest.php delete mode 100644 core/modules/contact/tests/src/Unit/Plugin/migrate/source/d6/ContactSettingsTest.php delete mode 100644 core/modules/content_moderation/src/ContentModerationStateInterface.php delete mode 100644 core/modules/content_moderation/src/Form/BundleModerationConfigurationForm.php delete mode 100644 core/modules/content_moderation/src/Plugin/views/filter/LatestRevision.php delete mode 100644 core/modules/content_moderation/src/RevisionTracker.php delete mode 100644 core/modules/content_moderation/src/RevisionTrackerInterface.php delete mode 100644 core/modules/content_moderation/src/Routing/EntityModerationRouteProvider.php delete mode 100644 core/modules/content_moderation/src/Routing/EntityTypeModerationRouteProvider.php delete mode 100644 core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_latest_revision.yml delete mode 100644 core/modules/content_moderation/tests/src/Functional/LatestRevisionViewsFilterTest.php create mode 100644 core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php create mode 100644 core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php rename core/modules/{taxonomy => content_translation}/migration_templates/d6_taxonomy_term_translation.yml (100%) delete mode 100644 core/modules/content_translation/src/Tests/ContentTestTranslationUITest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationContextualLinksTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationEnableTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationEntityBundleUITest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationMetadataFieldsTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationStandardFieldsTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationSyncImageTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationUISkipTest.php delete mode 100644 core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php delete mode 100644 core/modules/content_translation/src/Tests/Views/ContentTranslationViewsUITest.php delete mode 100644 core/modules/content_translation/src/Tests/Views/TranslationLinkTest.php rename core/modules/{taxonomy => content_translation}/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php (98%) delete mode 100644 core/modules/datetime/src/Tests/DateTimeFieldTest.php delete mode 100644 core/modules/datetime/src/Tests/Views/ArgumentDateTimeTest.php delete mode 100644 core/modules/datetime/src/Tests/Views/FilterDateTest.php delete mode 100644 core/modules/datetime/src/Tests/Views/FilterDateTimeTest.php delete mode 100644 core/modules/datetime/src/Tests/Views/SortDateTimeTest.php delete mode 100644 core/modules/dblog/src/Form/DblogClearLogForm.php delete mode 100644 core/modules/dblog/src/Tests/ConnectionFailureTest.php delete mode 100644 core/modules/dblog/src/Tests/DbLogTest.php delete mode 100644 core/modules/dblog/src/Tests/Rest/DbLogResourceTest.php create mode 100644 core/modules/dblog/tests/src/Functional/DbLogResourceTest.php delete mode 100644 core/modules/dynamic_page_cache/src/Tests/DynamicPageCacheIntegrationTest.php delete mode 100644 core/modules/editor/src/Tests/Update/EditorUpdateTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php delete mode 100644 core/modules/field/src/Tests/EntityReference/Views/SelectionTest.php delete mode 100644 core/modules/field/src/Tests/FieldAccessTest.php delete mode 100644 core/modules/field/src/Tests/FieldHelpTest.php delete mode 100644 core/modules/field/src/Tests/FieldUnitTestBase.php delete mode 100644 core/modules/field/src/Tests/TranslationWebTest.php delete mode 100644 core/modules/field/src/Tests/Update/EmailWidgetSizeSettingUpdateTest.php delete mode 100644 core/modules/field/src/Tests/Update/EntityReferenceHandlerSettingUpdateTest.php delete mode 100644 core/modules/field/src/Tests/Update/FieldUpdateTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstanceTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d7/FieldInstanceTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d7/FieldTest.php delete mode 100644 core/modules/field/tests/src/Unit/Plugin/migrate/source/d7/ViewModeTest.php delete mode 100644 core/modules/field_ui/src/Tests/EntityDisplayModeTest.php delete mode 100644 core/modules/field_ui/src/Tests/FieldUIIndentationTest.php delete mode 100644 core/modules/field_ui/src/Tests/FieldUIRouteTest.php delete mode 100644 core/modules/file/css/file.admin.css delete mode 100644 core/modules/file/migration_templates/d6_file_settings.yml delete mode 100644 core/modules/file/src/Tests/FileManagedAccessTest.php create mode 100644 core/modules/file/tests/src/Functional/FileFieldCreationTrait.php create mode 100644 core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php create mode 100644 core/modules/file/tests/src/Kernel/FileUrlTest.php delete mode 100644 core/modules/file/tests/src/Kernel/Migrate/EntityFileTest.php delete mode 100644 core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/FileTest.php delete mode 100644 core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/UploadInstanceTest.php delete mode 100644 core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/UploadTest.php delete mode 100644 core/modules/file/tests/src/Unit/Plugin/migrate/source/d7/FileTest.php delete mode 100644 core/modules/filter/src/Tests/FilterAdminTest.php delete mode 100644 core/modules/filter/src/Tests/FilterCaptionTwigDebugTest.php delete mode 100644 core/modules/filter/src/Tests/FilterDefaultFormatTest.php delete mode 100644 core/modules/filter/src/Tests/FilterFormTest.php delete mode 100644 core/modules/filter/src/Tests/FilterFormatAccessTest.php delete mode 100644 core/modules/filter/src/Tests/FilterHooksTest.php delete mode 100644 core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php delete mode 100644 core/modules/filter/src/Tests/FilterNoFormatTest.php delete mode 100644 core/modules/filter/src/Tests/FilterSecurityTest.php delete mode 100644 core/modules/filter/tests/src/Kernel/FilterUnitTest.php delete mode 100644 core/modules/filter/tests/src/Unit/Plugin/migrate/source/d6/FilterFormatTest.php delete mode 100644 core/modules/filter/tests/src/Unit/Plugin/migrate/source/d7/FilterFormatTest.php delete mode 100644 core/modules/forum/config/install/comment.type.comment_forum.yml delete mode 100644 core/modules/forum/config/install/core.base_field_override.node.forum.promote.yml delete mode 100644 core/modules/forum/config/install/core.base_field_override.node.forum.title.yml delete mode 100644 core/modules/forum/config/install/core.entity_form_display.comment.comment_forum.default.yml delete mode 100644 core/modules/forum/config/install/core.entity_form_display.node.forum.default.yml delete mode 100644 core/modules/forum/config/install/core.entity_form_display.taxonomy_term.forums.default.yml delete mode 100644 core/modules/forum/config/install/core.entity_view_display.comment.comment_forum.default.yml delete mode 100644 core/modules/forum/config/install/core.entity_view_display.node.forum.default.yml delete mode 100644 core/modules/forum/config/install/core.entity_view_display.node.forum.teaser.yml delete mode 100644 core/modules/forum/config/install/core.entity_view_display.taxonomy_term.forums.default.yml delete mode 100644 core/modules/forum/config/install/field.field.comment.comment_forum.comment_body.yml delete mode 100644 core/modules/forum/config/install/field.field.node.forum.body.yml delete mode 100644 core/modules/forum/config/install/field.field.node.forum.comment_forum.yml delete mode 100644 core/modules/forum/config/install/field.field.node.forum.taxonomy_forums.yml delete mode 100644 core/modules/forum/config/install/field.field.taxonomy_term.forums.forum_container.yml delete mode 100644 core/modules/forum/config/install/field.storage.node.comment_forum.yml delete mode 100644 core/modules/forum/config/install/field.storage.node.taxonomy_forums.yml delete mode 100644 core/modules/forum/config/install/field.storage.taxonomy_term.forum_container.yml delete mode 100644 core/modules/forum/config/install/node.type.forum.yml delete mode 100644 core/modules/forum/config/install/taxonomy.vocabulary.forums.yml delete mode 100644 core/modules/forum/src/Tests/ForumBlockTest.php delete mode 100644 core/modules/forum/src/Tests/ForumIndexTest.php delete mode 100644 core/modules/forum/src/Tests/ForumNodeAccessTest.php delete mode 100644 core/modules/forum/src/Tests/ForumTest.php delete mode 100644 core/modules/forum/src/Tests/ForumUninstallTest.php delete mode 100644 core/modules/forum/src/Tests/Views/ForumIntegrationTest.php delete mode 100644 core/modules/hal/src/EventSubscriber/ExceptionHalJsonSubscriber.php delete mode 100644 core/modules/hal/src/Tests/FileDenormalizeTest.php delete mode 100644 core/modules/hal/tests/src/Kernel/EntityNormalizeTest.php delete mode 100644 core/modules/history/src/Tests/HistoryTest.php delete mode 100644 core/modules/history/src/Tests/Views/HistoryTimestampTest.php delete mode 100644 core/modules/image/src/Tests/ImageEffectsTest.php delete mode 100644 core/modules/image/src/Tests/ImageFieldWidgetTest.php delete mode 100644 core/modules/image/src/Tests/ImageStyleDeleteTest.php delete mode 100644 core/modules/image/src/Tests/Update/ImageUpdateTest.php delete mode 100644 core/modules/image/tests/src/Unit/Plugin/migrate/source/d6/ImageCachePresetTest.php delete mode 100644 core/modules/image/tests/src/Unit/Plugin/migrate/source/d7/MigrateImageStylesTest.php delete mode 100644 core/modules/language/src/Tests/AdminPathEntityConverterLanguageTest.php delete mode 100644 core/modules/language/src/Tests/EntityTypeWithoutLanguageFormTest.php delete mode 100644 core/modules/language/src/Tests/LanguageBlockSettingsVisibilityTest.php delete mode 100644 core/modules/language/src/Tests/LanguageBrowserDetectionTest.php delete mode 100644 core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php delete mode 100644 core/modules/language/src/Tests/LanguageConfigSchemaTest.php delete mode 100644 core/modules/language/src/Tests/LanguageConfigurationElementTest.php delete mode 100644 core/modules/language/src/Tests/LanguageConfigurationTest.php delete mode 100644 core/modules/language/src/Tests/LanguageCustomLanguageConfigurationTest.php delete mode 100644 core/modules/language/src/Tests/LanguageListModuleInstallTest.php delete mode 100644 core/modules/language/src/Tests/LanguageListTest.php delete mode 100644 core/modules/language/src/Tests/LanguageLocaleListTest.php delete mode 100644 core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php delete mode 100644 core/modules/language/src/Tests/LanguageNegotiationInfoTest.php delete mode 100644 core/modules/language/src/Tests/LanguagePathMonolingualTest.php delete mode 100644 core/modules/language/src/Tests/LanguageSelectorTranslatableTest.php delete mode 100644 core/modules/language/src/Tests/LanguageSwitchingTest.php delete mode 100644 core/modules/language/src/Tests/LanguageTourTest.php delete mode 100644 core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php delete mode 100644 core/modules/language/src/Tests/LanguageUrlRewritingTest.php delete mode 100644 core/modules/language/src/Tests/Migrate/MigrateLanguageTest.php delete mode 100644 core/modules/language/tests/src/Unit/Migrate/LanguageTest.php delete mode 100644 core/modules/link/src/Tests/LinkFieldTest.php delete mode 100644 core/modules/link/src/Tests/LinkFieldUITest.php delete mode 100644 core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/CckLinkTest.php create mode 100644 core/modules/locale/locale.post_update.php delete mode 100644 core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleConfigTranslationTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleContentTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleExportTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleFileSystemFormTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleImportFunctionalTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleJavascriptTranslationTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleLibraryAlterTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleLocaleLookupTest.php delete mode 100644 core/modules/locale/src/Tests/LocalePathTest.php delete mode 100644 core/modules/locale/src/Tests/LocalePluralFormatTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleStringTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleTranslateStringTourTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleTranslatedSchemaDefinitionTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleTranslationUiTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleUpdateBase.php delete mode 100644 core/modules/locale/src/Tests/LocaleUpdateCronTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleUpdateDevelopmentReleaseTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php delete mode 100644 core/modules/locale/src/Tests/LocaleUpdateTest.php delete mode 100644 core/modules/menu_link_content/migration_templates/menu_links.yml delete mode 100644 core/modules/menu_link_content/src/Tests/LinksTest.php delete mode 100644 core/modules/menu_link_content/src/Tests/MenuLinkContentDeleteFormTest.php delete mode 100644 core/modules/menu_link_content/src/Tests/MenuLinkContentFormTest.php delete mode 100644 core/modules/menu_link_content/src/Tests/MenuLinkContentTranslationUITest.php delete mode 100644 core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/LinkUriTest.php delete mode 100644 core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/d6/LinkUriTest.php delete mode 100644 core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/source/MenuLinkSourceTest.php delete mode 100644 core/modules/menu_ui/src/Tests/MenuCacheTagsTest.php delete mode 100644 core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php delete mode 100644 core/modules/menu_ui/src/Tests/MenuUninstallTest.php delete mode 100644 core/modules/menu_ui/tests/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php delete mode 100644 core/modules/migrate/src/MigrationStorage.php delete mode 100644 core/modules/migrate/tests/src/Unit/MigrationStorageTest.php delete mode 100644 core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.module delete mode 100644 core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/cckfield/d6/FileField.php delete mode 100644 core/modules/migrate_drupal/tests/src/Unit/source/VariableMultiRowSourceWithHighwaterTest.php delete mode 100644 core/modules/migrate_drupal/tests/src/Unit/source/VariableMultiRowTest.php delete mode 100644 core/modules/migrate_drupal_ui/src/MigrateMessageCapture.php delete mode 100644 core/modules/migrate_drupal_ui/src/MigrateUpgradeRunBatch.php delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/MigrateAccessTest.php delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/MigrateUpgrade6Test.php delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/html-1.txt delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-1.png delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-2.jpg delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.gif delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.jpg delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/core/modules/simpletest/files/image-test.png delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d6/files/tmp/some-temp-file.jpg delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d7/MigrateUpgrade7Test.php delete mode 100644 core/modules/migrate_drupal_ui/src/Tests/d7/files/sites/default/files/cube.jpeg delete mode 100644 core/modules/node/src/Tests/Migrate/d6/MigrateNodeRevisionTest.php delete mode 100644 core/modules/node/src/Tests/Migrate/d7/NodeMigrateDeriverTest.php delete mode 100644 core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessAutoBubblingTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessBaseTableTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessFieldTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessGrantsCacheContextTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessGrantsTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessLanguageAwareCombinationTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessLanguageAwareTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessLanguageTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessMenuLinkTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessPagerTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessRebuildNodeGrantsTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessRebuildTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessRecordsTest.php delete mode 100644 core/modules/node/src/Tests/NodeAccessTest.php delete mode 100644 core/modules/node/src/Tests/NodeActionsConfigurationTest.php delete mode 100644 core/modules/node/src/Tests/NodeAdminTest.php delete mode 100644 core/modules/node/src/Tests/NodeBlockFunctionalTest.php delete mode 100644 core/modules/node/src/Tests/NodeCacheTagsTest.php delete mode 100644 core/modules/node/src/Tests/NodeCreationTest.php delete mode 100644 core/modules/node/src/Tests/NodeEditFormTest.php delete mode 100644 core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php delete mode 100644 core/modules/node/src/Tests/NodeFieldMultilingualTest.php delete mode 100644 core/modules/node/src/Tests/NodeFormButtonsTest.php delete mode 100644 core/modules/node/src/Tests/NodeFormSaveChangedTimeTest.php delete mode 100644 core/modules/node/src/Tests/NodeHelpTest.php delete mode 100644 core/modules/node/src/Tests/NodeLinksTest.php delete mode 100644 core/modules/node/src/Tests/NodeLoadMultipleTest.php delete mode 100644 core/modules/node/src/Tests/NodePostSettingsTest.php delete mode 100644 core/modules/node/src/Tests/NodeQueryAlterTest.php delete mode 100644 core/modules/node/src/Tests/NodeRSSContentTest.php delete mode 100644 core/modules/node/src/Tests/NodeRevisionPermissionsTest.php delete mode 100644 core/modules/node/src/Tests/NodeRevisionsAllTest.php delete mode 100644 core/modules/node/src/Tests/NodeRevisionsUiBypassAccessTest.php delete mode 100644 core/modules/node/src/Tests/NodeRevisionsUiTest.php delete mode 100644 core/modules/node/src/Tests/NodeSaveTest.php delete mode 100644 core/modules/node/src/Tests/NodeSyndicateBlockTest.php delete mode 100644 core/modules/node/src/Tests/NodeTemplateSuggestionsTest.php delete mode 100644 core/modules/node/src/Tests/NodeTitleTest.php delete mode 100644 core/modules/node/src/Tests/NodeTitleXSSTest.php delete mode 100644 core/modules/node/src/Tests/NodeTranslationUITest.php delete mode 100644 core/modules/node/src/Tests/NodeTypeInitialLanguageTest.php delete mode 100644 core/modules/node/src/Tests/NodeTypeTranslationTest.php delete mode 100644 core/modules/node/src/Tests/NodeViewLanguageTest.php delete mode 100644 core/modules/node/src/Tests/NodeViewTest.php delete mode 100644 core/modules/node/src/Tests/PageViewTest.php delete mode 100644 core/modules/node/src/Tests/SummaryLengthTest.php delete mode 100644 core/modules/node/src/Tests/Update/NodeUpdateTest.php delete mode 100644 core/modules/node/src/Tests/Views/BulkFormAccessTest.php delete mode 100644 core/modules/node/src/Tests/Views/BulkFormTest.php delete mode 100644 core/modules/node/src/Tests/Views/FilterUidRevisionTest.php delete mode 100644 core/modules/node/src/Tests/Views/FrontPageTest.php delete mode 100644 core/modules/node/src/Tests/Views/NodeFieldFilterTest.php delete mode 100644 core/modules/node/src/Tests/Views/NodeFieldTokensTest.php delete mode 100644 core/modules/node/src/Tests/Views/NodeIntegrationTest.php delete mode 100644 core/modules/node/src/Tests/Views/NodeLanguageTest.php delete mode 100644 core/modules/node/src/Tests/Views/NodeRevisionWizardTest.php delete mode 100644 core/modules/node/src/Tests/Views/PathPluginTest.php delete mode 100644 core/modules/node/src/Tests/Views/RevisionLinkTest.php delete mode 100644 core/modules/node/src/Tests/Views/RevisionRelationshipsTest.php delete mode 100644 core/modules/node/src/Tests/Views/RowPluginTest.php delete mode 100644 core/modules/node/src/Tests/Views/StatusExtraTest.php delete mode 100644 core/modules/node/tests/src/Functional/NodeFormButtonsTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeByNodeTypeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeRevisionByNodeTypeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeRevisionTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeTestBase.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeTranslationTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/NodeTypeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d6/ViewModeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d7/NodeTest.php delete mode 100644 core/modules/node/tests/src/Unit/Plugin/migrate/source/d7/NodeTypeTest.php delete mode 100644 core/modules/options/src/Tests/OptionsDynamicValuesApiTest.php delete mode 100644 core/modules/options/src/Tests/OptionsDynamicValuesTestBase.php delete mode 100644 core/modules/options/src/Tests/OptionsDynamicValuesValidationTest.php delete mode 100644 core/modules/options/src/Tests/OptionsFieldUITest.php delete mode 100644 core/modules/options/src/Tests/OptionsFloatFieldImportTest.php delete mode 100644 core/modules/options/src/Tests/OptionsSelectDynamicValuesTest.php delete mode 100644 core/modules/options/src/Tests/OptionsWidgetsTest.php delete mode 100644 core/modules/outside_in/css/off-canvas.css delete mode 100644 core/modules/outside_in/css/off-canvas.motion.css delete mode 100644 core/modules/outside_in/css/outside_in.details.css delete mode 100644 core/modules/outside_in/css/outside_in.form.css delete mode 100644 core/modules/outside_in/css/outside_in.module.css delete mode 100644 core/modules/outside_in/css/outside_in.motion.css delete mode 100644 core/modules/outside_in/css/outside_in.table.css delete mode 100644 core/modules/outside_in/css/outside_in.tabledrag.css delete mode 100644 core/modules/outside_in/css/outside_in.theme.css delete mode 100644 core/modules/outside_in/css/outside_in.toolbar.css delete mode 100644 core/modules/outside_in/js/off-canvas.js delete mode 100644 core/modules/outside_in/js/outside_in.js delete mode 100644 core/modules/outside_in/outside_in.info.yml delete mode 100644 core/modules/outside_in/outside_in.install delete mode 100644 core/modules/outside_in/outside_in.libraries.yml delete mode 100644 core/modules/outside_in/outside_in.links.contextual.yml delete mode 100644 core/modules/outside_in/outside_in.module delete mode 100644 core/modules/outside_in/outside_in.routing.yml delete mode 100644 core/modules/outside_in/outside_in.services.yml delete mode 100644 core/modules/outside_in/src/Ajax/OpenOffCanvasDialogCommand.php delete mode 100644 core/modules/outside_in/src/Block/BlockEntityOffCanvasForm.php delete mode 100644 core/modules/outside_in/src/Cache/Context/OutsideInCacheContext.php delete mode 100644 core/modules/outside_in/src/Form/SystemBrandingOffCanvasForm.php delete mode 100644 core/modules/outside_in/src/Form/SystemMenuOffCanvasForm.php delete mode 100644 core/modules/outside_in/src/OutsideInManager.php delete mode 100644 core/modules/outside_in/src/OutsideInManagerInterface.php delete mode 100644 core/modules/outside_in/src/Render/MainContent/OffCanvasRender.php delete mode 100644 core/modules/outside_in/src/Tests/Ajax/OffCanvasDialogTest.php delete mode 100644 core/modules/outside_in/templates/outside-in-page-wrapper.html.twig delete mode 100644 core/modules/outside_in/tests/modules/off_canvas_test/off_canvas_test.info.yml delete mode 100644 core/modules/outside_in/tests/modules/off_canvas_test/off_canvas_test.routing.yml delete mode 100644 core/modules/outside_in/tests/modules/off_canvas_test/src/Controller/TestController.php delete mode 100644 core/modules/outside_in/tests/modules/outside_in_test_css/css/css_fix.theme.css delete mode 100644 core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.info.yml delete mode 100644 core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.libraries.yml delete mode 100644 core/modules/outside_in/tests/modules/outside_in_test_css/outside_in_test_css.module delete mode 100644 core/modules/outside_in/tests/src/FunctionalJavascript/OffCanvasTest.php delete mode 100644 core/modules/outside_in/tests/src/FunctionalJavascript/OutsideInBlockFormTest.php delete mode 100644 core/modules/outside_in/tests/src/FunctionalJavascript/OutsideInJavascriptTestBase.php delete mode 100644 core/modules/outside_in/tests/src/Unit/Ajax/OpenOffCanvasDialogCommandTest.php delete mode 100644 core/modules/outside_in/tests/src/Unit/OutsideInManagerTest.php delete mode 100644 core/modules/page_cache/src/Tests/PageCacheTagsIntegrationTest.php delete mode 100644 core/modules/page_cache/src/Tests/PageCacheTest.php delete mode 100644 core/modules/path/src/Tests/PathAdminTest.php delete mode 100644 core/modules/path/src/Tests/PathAliasTest.php delete mode 100644 core/modules/path/src/Tests/PathLanguageTest.php delete mode 100644 core/modules/path/src/Tests/PathLanguageUiTest.php delete mode 100644 core/modules/path/src/Tests/PathNodeFormTest.php delete mode 100644 core/modules/path/src/Tests/PathTaxonomyTermTest.php delete mode 100644 core/modules/path/tests/src/Unit/Migrate/UrlAliasTestBase.php delete mode 100644 core/modules/path/tests/src/Unit/Migrate/d6/UrlAliasTest.php delete mode 100644 core/modules/path/tests/src/Unit/Migrate/d7/UrlAliasTest.php delete mode 100644 core/modules/quickedit/tests/src/Unit/Access/EditEntityFieldAccessCheckTest.php delete mode 100644 core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php delete mode 100644 core/modules/rdf/src/Tests/FileFieldAttributesTest.php delete mode 100644 core/modules/rdf/src/Tests/GetRdfNamespacesTest.php delete mode 100644 core/modules/rdf/src/Tests/NodeAttributesTest.php delete mode 100644 core/modules/rdf/src/Tests/StandardProfileTest.php delete mode 100644 core/modules/rdf/src/Tests/TaxonomyAttributesTest.php delete mode 100644 core/modules/rdf/src/Tests/UserAttributesTest.php delete mode 100644 core/modules/responsive_image/src/Tests/ResponsiveImageAdminUITest.php delete mode 100644 core/modules/responsive_image/src/Tests/Update/ResponsiveImageUpdateTest.php delete mode 100644 core/modules/rest/src/Access/CSRFAccessCheck.php delete mode 100644 core/modules/rest/src/Tests/AuthTest.php delete mode 100644 core/modules/rest/src/Tests/CreateTest.php delete mode 100644 core/modules/rest/src/Tests/CsrfTest.php delete mode 100644 core/modules/rest/src/Tests/DeleteTest.php delete mode 100644 core/modules/rest/src/Tests/NodeTest.php delete mode 100644 core/modules/rest/src/Tests/PageCacheTest.php delete mode 100644 core/modules/rest/src/Tests/ReadTest.php delete mode 100644 core/modules/rest/src/Tests/ResourceTest.php delete mode 100644 core/modules/rest/src/Tests/Update/EntityResourcePermissionsUpdateTest.php delete mode 100644 core/modules/rest/src/Tests/Update/ResourceGranularityUpdateTest.php delete mode 100644 core/modules/rest/src/Tests/Update/RestConfigurationEntitiesUpdateTest.php delete mode 100644 core/modules/rest/src/Tests/Update/RestExportAuthUpdateTest.php delete mode 100644 core/modules/rest/src/Tests/UpdateTest.php delete mode 100644 core/modules/rest/src/Tests/Views/ExcludedFieldTokenTest.php delete mode 100644 core/modules/rest/src/Tests/Views/StyleSerializerTest.php delete mode 100644 core/modules/rest/tests/src/Kernel/RestLinkManagerTest.php delete mode 100644 core/modules/search/src/Tests/SearchCommentCountToggleTest.php delete mode 100644 core/modules/search/src/Tests/SearchDateIntervalTest.php delete mode 100644 core/modules/search/src/Tests/SearchExactTest.php delete mode 100644 core/modules/search/src/Tests/SearchKeywordsConditionsTest.php delete mode 100644 core/modules/search/src/Tests/SearchMultilingualEntityTest.php delete mode 100644 core/modules/search/src/Tests/SearchNodeDiacriticsTest.php delete mode 100644 core/modules/search/src/Tests/SearchNodePunctuationTest.php delete mode 100644 core/modules/search/src/Tests/SearchPageOverrideTest.php delete mode 100644 core/modules/search/src/Tests/SearchSetLocaleTest.php delete mode 100644 core/modules/search/src/Tests/SearchSimplifyTest.php delete mode 100644 core/modules/search/src/Tests/SearchTokenizerTest.php delete mode 100644 core/modules/serialization/src/Tests/EntityResolverTest.php delete mode 100644 core/modules/serialization/src/Tests/EntitySerializationTest.php delete mode 100644 core/modules/shortcut/src/Tests/ShortcutCacheTagsTest.php delete mode 100644 core/modules/shortcut/src/Tests/ShortcutLinksTest.php delete mode 100644 core/modules/shortcut/src/Tests/ShortcutSetsTest.php delete mode 100644 core/modules/shortcut/src/Tests/ShortcutTranslationUITest.php delete mode 100644 core/modules/shortcut/tests/src/Unit/Plugin/migrate/source/d7/ShortcutSetTest.php delete mode 100644 core/modules/shortcut/tests/src/Unit/Plugin/migrate/source/d7/ShortcutSetUsersTest.php delete mode 100644 core/modules/shortcut/tests/src/Unit/Plugin/migrate/source/d7/ShortcutTest.php delete mode 100644 core/modules/simpletest/src/Tests/FolderTest.php delete mode 100644 core/modules/simpletest/src/Tests/MailCaptureTest.php delete mode 100644 core/modules/simpletest/src/Tests/MissingDependentModuleUnitTest.php delete mode 100644 core/modules/simpletest/src/Tests/OtherInstallationProfileTestsTest.php delete mode 100644 core/modules/simpletest/src/Tests/UserHelpersTest.php delete mode 100644 core/modules/simpletest/tests/src/Functional/BrowserTestBaseTest.php delete mode 100644 core/modules/simpletest/tests/src/Functional/MissingDependentModuleUnitTest.php delete mode 100644 core/modules/simpletest/tests/src/Unit/AssertHelperTraitTest.php delete mode 100644 core/modules/simpletest/tests/src/Unit/TestInfoParsingTest.php delete mode 100644 core/modules/statistics/migration_templates/d6_statistics_settings.yml delete mode 100644 core/modules/statistics/src/Tests/StatisticsAdminTest.php delete mode 100644 core/modules/statistics/src/Tests/StatisticsAttachedTest.php delete mode 100644 core/modules/statistics/src/Tests/StatisticsLoggingTest.php delete mode 100644 core/modules/statistics/src/Tests/StatisticsReportsTest.php delete mode 100644 core/modules/statistics/src/Tests/StatisticsTokenReplaceTest.php delete mode 100644 core/modules/syslog/src/Tests/SyslogTest.php delete mode 100644 core/modules/system/migration_templates/d6_system_image.yml delete mode 100644 core/modules/system/migration_templates/d6_system_image_gd.yml delete mode 100644 core/modules/system/migration_templates/d6_system_logging.yml delete mode 100644 core/modules/system/migration_templates/d6_system_maintenance.yml delete mode 100644 core/modules/system/migration_templates/d6_system_rss.yml delete mode 100644 core/modules/system/migration_templates/d6_system_site.yml delete mode 100644 core/modules/system/migration_templates/menu.yml delete mode 100644 core/modules/system/src/Tests/Action/ActionUnitTest.php delete mode 100644 core/modules/system/src/Tests/Ajax/AjaxFormPageCacheTest.php delete mode 100644 core/modules/system/src/Tests/Asset/LibraryDiscoveryIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php delete mode 100644 core/modules/system/src/Tests/Batch/PageTest.php delete mode 100644 core/modules/system/src/Tests/Batch/ProcessingTest.php delete mode 100644 core/modules/system/src/Tests/Block/SystemMenuBlockTest.php delete mode 100644 core/modules/system/src/Tests/Bootstrap/DrupalSetMessageTest.php delete mode 100644 core/modules/system/src/Tests/Bootstrap/GetFilenameUnitTest.php delete mode 100644 core/modules/system/src/Tests/Bootstrap/ResettableStaticUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/ApcuBackendUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/BackendChainUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/CacheContextOptimizationTest.php delete mode 100644 core/modules/system/src/Tests/Cache/ChainedFastBackendUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/ClearTest.php delete mode 100644 core/modules/system/src/Tests/Cache/DatabaseBackendTagTest.php delete mode 100644 core/modules/system/src/Tests/Cache/DatabaseBackendUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/MemoryBackendUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/PhpBackendUnitTest.php delete mode 100644 core/modules/system/src/Tests/Cache/SessionExistsCacheContextTest.php delete mode 100644 core/modules/system/src/Tests/Common/AttachedAssetsTest.php delete mode 100644 core/modules/system/src/Tests/Common/PageRenderTest.php delete mode 100644 core/modules/system/src/Tests/Common/RenderElementTypesTest.php delete mode 100644 core/modules/system/src/Tests/Common/RenderTest.php delete mode 100644 core/modules/system/src/Tests/Common/SizeUnitTest.php delete mode 100644 core/modules/system/src/Tests/Common/SystemListingTest.php delete mode 100644 core/modules/system/src/Tests/Common/TableSortExtenderUnitTest.php delete mode 100644 core/modules/system/src/Tests/Common/XssUnitTest.php delete mode 100644 core/modules/system/src/Tests/Condition/CurrentThemeConditionTest.php delete mode 100644 core/modules/system/src/Tests/Database/SelectPagerDefaultTest.php delete mode 100644 core/modules/system/src/Tests/Database/SelectTableSortDefaultTest.php delete mode 100644 core/modules/system/src/Tests/Database/TemporaryQueryTest.php delete mode 100644 core/modules/system/src/Tests/Datetime/DrupalDateTimeTest.php delete mode 100644 core/modules/system/src/Tests/DrupalKernel/ContainerRebuildWebTest.php delete mode 100644 core/modules/system/src/Tests/DrupalKernel/ContentNegotiationTest.php delete mode 100644 core/modules/system/src/Tests/DrupalKernel/DrupalKernelSiteTest.php delete mode 100644 core/modules/system/src/Tests/DrupalKernel/ServiceDestructionTest.php delete mode 100644 core/modules/system/src/Tests/Element/PathElementFormTest.php delete mode 100644 core/modules/system/src/Tests/Entity/ConfigEntityImportTest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityAddUITest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityListBuilderTest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityOperationsTest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityRevisionsTest.php delete mode 100644 core/modules/system/src/Tests/Entity/EntityViewControllerTest.php delete mode 100644 core/modules/system/src/Tests/Entity/Update/LangcodeToAsciiUpdateFilledTest.php delete mode 100644 core/modules/system/src/Tests/Entity/Update/LangcodeToAsciiUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Entity/Update/SqlContentEntityStorageSchemaIndexFilledTest.php delete mode 100644 core/modules/system/src/Tests/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php delete mode 100644 core/modules/system/src/Tests/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Extension/ThemeInstallerTest.php delete mode 100644 core/modules/system/src/Tests/Extension/UpdaterTest.php delete mode 100644 core/modules/system/src/Tests/File/ConfigTest.php delete mode 100644 core/modules/system/src/Tests/File/DirectoryTest.php delete mode 100644 core/modules/system/src/Tests/File/FileSaveHtaccessLoggingTest.php delete mode 100644 core/modules/system/src/Tests/File/FileTestBase.php delete mode 100644 core/modules/system/src/Tests/File/HtaccessUnitTest.php delete mode 100644 core/modules/system/src/Tests/File/MimeTypeTest.php delete mode 100644 core/modules/system/src/Tests/File/NameMungingTest.php delete mode 100644 core/modules/system/src/Tests/File/ReadOnlyStreamWrapperTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileDirectoryTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileScanDirectoryTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileUnmanagedCopyTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileUnmanagedDeleteTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileUnmanagedMoveTest.php delete mode 100644 core/modules/system/src/Tests/File/RemoteFileUnmanagedSaveDataTest.php delete mode 100644 core/modules/system/src/Tests/File/ScanDirectoryTest.php delete mode 100644 core/modules/system/src/Tests/File/StreamWrapperTest.php delete mode 100644 core/modules/system/src/Tests/File/UnmanagedCopyTest.php delete mode 100644 core/modules/system/src/Tests/File/UnmanagedDeleteRecursiveTest.php delete mode 100644 core/modules/system/src/Tests/File/UnmanagedDeleteTest.php delete mode 100644 core/modules/system/src/Tests/File/UnmanagedMoveTest.php delete mode 100644 core/modules/system/src/Tests/File/UnmanagedSaveDataTest.php delete mode 100644 core/modules/system/src/Tests/File/UrlRewritingTest.php delete mode 100644 core/modules/system/src/Tests/FileTransfer/FileTransferTest.php delete mode 100644 core/modules/system/src/Tests/FileTransfer/MockTestConnection.php delete mode 100644 core/modules/system/src/Tests/FileTransfer/TestFileTransfer.php delete mode 100644 core/modules/system/src/Tests/Form/AlterTest.php delete mode 100644 core/modules/system/src/Tests/Form/ArbitraryRebuildTest.php delete mode 100644 core/modules/system/src/Tests/Form/CheckboxTest.php delete mode 100644 core/modules/system/src/Tests/Form/ConfirmFormTest.php delete mode 100644 core/modules/system/src/Tests/Form/ElementTest.php delete mode 100644 core/modules/system/src/Tests/Form/ElementsAccessTest.php delete mode 100644 core/modules/system/src/Tests/Form/ElementsLabelsTest.php delete mode 100644 core/modules/system/src/Tests/Form/ElementsVerticalTabsTest.php delete mode 100644 core/modules/system/src/Tests/Form/EmailTest.php delete mode 100644 core/modules/system/src/Tests/Form/ExternalFormUrlTest.php delete mode 100644 core/modules/system/src/Tests/Form/FormCacheTest.php delete mode 100644 core/modules/system/src/Tests/Form/FormDefaultHandlersTest.php delete mode 100644 core/modules/system/src/Tests/Form/FormObjectTest.php delete mode 100644 core/modules/system/src/Tests/Form/FormStoragePageCacheTest.php delete mode 100644 core/modules/system/src/Tests/Form/FormTest.php delete mode 100644 core/modules/system/src/Tests/Form/LanguageSelectElementTest.php delete mode 100644 core/modules/system/src/Tests/Form/ModulesListFormWebTest.php delete mode 100644 core/modules/system/src/Tests/Form/ProgrammaticTest.php delete mode 100644 core/modules/system/src/Tests/Form/RedirectTest.php delete mode 100644 core/modules/system/src/Tests/Form/ResponseTest.php delete mode 100644 core/modules/system/src/Tests/Form/StateValuesCleanAdvancedTest.php delete mode 100644 core/modules/system/src/Tests/Form/StateValuesCleanTest.php delete mode 100644 core/modules/system/src/Tests/Form/StubForm.php delete mode 100644 core/modules/system/src/Tests/Form/SystemConfigFormTest.php delete mode 100644 core/modules/system/src/Tests/Form/TriggeringElementProgrammedUnitTest.php delete mode 100644 core/modules/system/src/Tests/Form/UrlTest.php delete mode 100644 core/modules/system/src/Tests/Form/ValidationTest.php delete mode 100644 core/modules/system/src/Tests/HttpKernel/StackKernelIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/Image/ToolkitGdTest.php delete mode 100644 core/modules/system/src/Tests/Image/ToolkitSetupFormTest.php delete mode 100644 core/modules/system/src/Tests/Image/ToolkitTest.php delete mode 100644 core/modules/system/src/Tests/Installer/InstallerLanguageTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/DatabaseStorageExpirableTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/DatabaseStorageTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/GarbageCollectionTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/KeyValueContentEntityStorageTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/MemoryStorageTest.php delete mode 100644 core/modules/system/src/Tests/KeyValueStore/StorageTestBase.php delete mode 100644 core/modules/system/src/Tests/Lock/LockFunctionalTest.php delete mode 100644 core/modules/system/src/Tests/Lock/LockUnitTest.php delete mode 100644 core/modules/system/src/Tests/Mail/HtmlToTextTest.php delete mode 100644 core/modules/system/src/Tests/Mail/MailTest.php delete mode 100644 core/modules/system/src/Tests/Menu/BreadcrumbTest.php delete mode 100644 core/modules/system/src/Tests/Menu/LocalActionTest.php delete mode 100644 core/modules/system/src/Tests/Menu/LocalTasksTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuAccessTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuLinkDefaultIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuLinkSecurityTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuLinkTreeTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuRouterTest.php delete mode 100644 core/modules/system/src/Tests/Menu/MenuTreeStorageTest.php delete mode 100644 core/modules/system/src/Tests/Module/ClassLoaderTest.php delete mode 100644 core/modules/system/src/Tests/Module/ExperimentalModuleTest.php delete mode 100644 core/modules/system/src/Tests/Module/InstallTest.php delete mode 100644 core/modules/system/src/Tests/Module/ModuleImplementsAlterTest.php delete mode 100644 core/modules/system/src/Tests/Module/UninstallTest.php delete mode 100644 core/modules/system/src/Tests/ParamConverter/UpcastingTest.php delete mode 100644 core/modules/system/src/Tests/Path/AliasTest.php delete mode 100644 core/modules/system/src/Tests/Path/PathUnitTestBase.php delete mode 100644 core/modules/system/src/Tests/Path/UrlAlterFunctionalTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/ContextPluginTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/DerivativeTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/Discovery/DiscoveryTestBase.php delete mode 100644 core/modules/system/src/Tests/Plugin/Discovery/StaticDiscoveryTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/FactoryTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/InspectionTest.php delete mode 100644 core/modules/system/src/Tests/Plugin/PluginTestBase.php delete mode 100644 core/modules/system/src/Tests/Queue/QueueSerializationTest.php delete mode 100644 core/modules/system/src/Tests/Queue/QueueTest.php delete mode 100644 core/modules/system/src/Tests/Render/AjaxPageStateTest.php delete mode 100644 core/modules/system/src/Tests/Render/DisplayVariantTest.php delete mode 100644 core/modules/system/src/Tests/Render/Element/TableTest.php delete mode 100644 core/modules/system/src/Tests/Render/ElementInfoIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/Render/RenderCacheTest.php delete mode 100644 core/modules/system/src/Tests/RouteProcessor/RouteNoneTest.php delete mode 100644 core/modules/system/src/Tests/RouteProcessor/RouteProcessorCurrentIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/Routing/ContentNegotiationRoutingTest.php delete mode 100644 core/modules/system/src/Tests/Routing/ExceptionHandlingTest.php delete mode 100644 core/modules/system/src/Tests/Routing/MatcherDumperTest.php delete mode 100644 core/modules/system/src/Tests/Routing/MockMatcher.php delete mode 100644 core/modules/system/src/Tests/Routing/RouteProviderTest.php delete mode 100644 core/modules/system/src/Tests/Routing/RouterPermissionTest.php delete mode 100644 core/modules/system/src/Tests/Routing/UrlIntegrationTest.php delete mode 100644 core/modules/system/src/Tests/ServiceProvider/ServiceProviderTest.php delete mode 100644 core/modules/system/src/Tests/ServiceProvider/ServiceProviderWebTest.php delete mode 100644 core/modules/system/src/Tests/Session/AccountSwitcherTest.php delete mode 100644 core/modules/system/src/Tests/System/AdminMetaTagTest.php delete mode 100644 core/modules/system/src/Tests/System/DateFormatsLockedTest.php delete mode 100644 core/modules/system/src/Tests/System/DateFormatsMachineNameTest.php delete mode 100644 core/modules/system/src/Tests/System/DateTimeTest.php delete mode 100644 core/modules/system/src/Tests/System/IgnoreReplicaSubscriberTest.php delete mode 100644 core/modules/system/src/Tests/System/IndexPhpTest.php delete mode 100644 core/modules/system/src/Tests/System/InfoAlterTest.php delete mode 100644 core/modules/system/src/Tests/System/MainContentFallbackTest.php delete mode 100644 core/modules/system/src/Tests/System/RetrieveFileTest.php delete mode 100644 core/modules/system/src/Tests/System/SettingsRewriteTest.php delete mode 100644 core/modules/system/src/Tests/System/SitesDirectoryHardeningTest.php delete mode 100644 core/modules/system/src/Tests/System/StatusTest.php delete mode 100644 core/modules/system/src/Tests/System/SystemAuthorizeTest.php delete mode 100644 core/modules/system/src/Tests/System/TokenScanTest.php delete mode 100644 core/modules/system/src/Tests/System/TrustedHostsTest.php delete mode 100644 core/modules/system/src/Tests/Theme/EngineNyanCatTest.php delete mode 100644 core/modules/system/src/Tests/Theme/FastTest.php delete mode 100644 core/modules/system/src/Tests/Theme/ImageTest.php delete mode 100644 core/modules/system/src/Tests/Theme/MessageTest.php delete mode 100644 core/modules/system/src/Tests/Theme/RegistryTest.php delete mode 100644 core/modules/system/src/Tests/Theme/StableLibraryOverrideTest.php delete mode 100644 core/modules/system/src/Tests/Theme/StableThemeTest.php delete mode 100644 core/modules/system/src/Tests/Theme/ThemeEarlyInitializationTest.php delete mode 100644 core/modules/system/src/Tests/Theme/ThemeInfoTest.php delete mode 100644 core/modules/system/src/Tests/Theme/ThemeSettingsTest.php delete mode 100644 core/modules/system/src/Tests/Theme/ThemeTokenTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigEnvironmentTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigExtensionTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigLoaderTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigRegistryLoaderTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigSettingsTest.php delete mode 100644 core/modules/system/src/Tests/Theme/TwigWhiteListTest.php delete mode 100644 core/modules/system/src/Tests/TypedData/TypedDataDefinitionTest.php delete mode 100644 core/modules/system/src/Tests/TypedData/TypedDataTest.php delete mode 100644 core/modules/system/src/Tests/Update/AutomatedCronUpdateWithAutomatedCronTest.php delete mode 100644 core/modules/system/src/Tests/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php delete mode 100644 core/modules/system/src/Tests/Update/CompatibilityFixTest.php delete mode 100644 core/modules/system/src/Tests/Update/ConfigOverridesUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/DbDumpTest.php delete mode 100644 core/modules/system/src/Tests/Update/DependencyHookInvocationTest.php delete mode 100644 core/modules/system/src/Tests/Update/DependencyMissingTest.php delete mode 100644 core/modules/system/src/Tests/Update/DependencyOrderingTest.php delete mode 100644 core/modules/system/src/Tests/Update/FieldSchemaDataUninstallUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/FilterHtmlUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/InstallProfileSystemInstall8300Test.php delete mode 100644 core/modules/system/src/Tests/Update/InvalidUpdateHookTest.php delete mode 100644 core/modules/system/src/Tests/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/MenuTreeSerializationTitleFilledTest.php delete mode 100644 core/modules/system/src/Tests/Update/MenuTreeSerializationTitleTest.php delete mode 100644 core/modules/system/src/Tests/Update/PageTitleConvertedIntoBlockUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/RecalculatedDependencyTest.php delete mode 100644 core/modules/system/src/Tests/Update/RouterIndexOptimizationFilledTest.php delete mode 100644 core/modules/system/src/Tests/Update/RouterIndexOptimizationTest.php delete mode 100644 core/modules/system/src/Tests/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/SiteBrandingConvertedIntoBlockUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/StableBaseThemeUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdateEntityDisplayTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathTestBaseTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathTestJavaScriptTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathWithBrokenRoutingFilledTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePathWithBrokenRoutingTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePostUpdateFailingTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatePostUpdateTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdateSchemaTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdateScriptTest.php delete mode 100644 core/modules/system/src/Tests/Update/UpdatesWith7xTest.php delete mode 100644 core/modules/system/src/Tests/Utility/LinkGenerationTest.php delete mode 100644 core/modules/system/src/Tests/Validation/AllowedValuesConstraintValidatorTest.php delete mode 100644 core/modules/system/src/Tests/Validation/ComplexDataConstraintValidatorTest.php create mode 100644 core/modules/system/tests/fixtures/update/drupal-8.entity-test-initial.php delete mode 100644 core/modules/system/tests/modules/accept_header_routing_test/tests/Unit/AcceptHeaderMatcherTest.php delete mode 100644 core/modules/system/tests/modules/condition_test/src/Tests/ConditionTestDualUserTest.php delete mode 100644 core/modules/system/tests/modules/condition_test/src/Tests/OptionalContextConditionTest.php delete mode 100644 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUpdate.php delete mode 100644 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithRevisionLog.php delete mode 100644 core/modules/system/tests/modules/entity_test/src/EntityTestStorageSchema.php create mode 100644 core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml create mode 100644 core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module create mode 100644 core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml create mode 100644 core/modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php create mode 100644 core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml create mode 100644 core/modules/system/tests/modules/module_cachebin/module_cachebin.services.yml create mode 100644 core/modules/system/tests/modules/router_test_directory/router_test.install rename core/modules/system/{src/Tests => tests/src/Functional}/Module/DependencyTest.php (99%) rename core/modules/system/{src/Tests => tests/src/Functional}/Module/HookRequirementsTest.php (94%) rename core/modules/system/{src/Tests => tests/src/Functional}/Module/InstallUninstallTest.php (99%) rename core/modules/system/{src/Tests => tests/src/Functional}/Module/PrepareUninstallTest.php (97%) rename core/modules/system/{src/Tests => tests/src/Functional}/Module/RequiredTest.php (95%) rename core/modules/system/{src/Tests => tests/src/Functional}/Module/VersionTest.php (91%) create mode 100644 core/modules/system/tests/src/Functional/Update/EntityUpdateInitialTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/MigrateMenuTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemCronTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemDateTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemFileTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemImageGdTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemImageTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemLoggingTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemPerformanceTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemRssTest.php delete mode 100644 core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTest.php delete mode 100644 core/modules/system/tests/src/Unit/Plugin/migrate/source/MenuTest.php delete mode 100644 core/modules/taxonomy/src/Tests/EfqTest.php delete mode 100644 core/modules/taxonomy/src/Tests/LegacyTest.php delete mode 100644 core/modules/taxonomy/src/Tests/LoadMultipleTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TaxonomyImageTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermCacheTagsTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermEntityReferenceTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermIndexTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermLanguageTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermTranslationFieldViewTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TermTranslationUITest.php delete mode 100644 core/modules/taxonomy/src/Tests/ThemeTest.php delete mode 100644 core/modules/taxonomy/src/Tests/TokenReplaceTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/ArgumentValidatorTermTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/RelationshipRepresentativeNodeTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyDefaultArgumentTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyFieldAllTermsTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyFieldTidTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidFilterTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyParentUITest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyRelationshipTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyTermArgumentDepthTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyTermFilterDepthTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php delete mode 100644 core/modules/taxonomy/src/Tests/Views/TermNameFieldTest.php delete mode 100644 core/modules/taxonomy/src/Tests/VocabularyCrudTest.php delete mode 100644 core/modules/taxonomy/src/Tests/VocabularyLanguageTest.php delete mode 100644 core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php delete mode 100644 core/modules/taxonomy/src/Tests/VocabularyTranslationTest.php delete mode 100644 core/modules/taxonomy/src/Tests/VocabularyUiTest.php delete mode 100644 core/modules/taxonomy/tests/src/Kernel/ForwardRevisionTest.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/TermSourceWithVocabularyFilterTest.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/TermTest.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/TermTestBase.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/d6/TermNodeTest.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/d6/VocabularyTest.php delete mode 100644 core/modules/taxonomy/tests/src/Unit/Migrate/d7/VocabularyTest.php delete mode 100644 core/modules/telephone/src/Tests/TelephoneFieldTest.php delete mode 100644 core/modules/text/tests/src/Unit/Migrate/TextFieldTest.php delete mode 100644 core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php delete mode 100644 core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php delete mode 100644 core/modules/toolbar/src/Tests/ToolbarHookToolbarTest.php delete mode 100644 core/modules/toolbar/src/Tests/ToolbarMenuTranslationTest.php delete mode 100644 core/modules/tour/src/Tests/TourCacheTagsTest.php delete mode 100644 core/modules/tour/src/Tests/TourHelpPageTest.php delete mode 100644 core/modules/tour/src/Tests/TourTest.php delete mode 100644 core/modules/tour/src/Tests/TourTestBasic.php delete mode 100644 core/modules/tracker/src/Access/ViewOwnTrackerAccessCheck.php delete mode 100644 core/modules/tracker/src/Tests/TrackerNodeAccessTest.php delete mode 100644 core/modules/tracker/src/Tests/TrackerTest.php delete mode 100644 core/modules/tracker/src/Tests/Views/TrackerUserUidTest.php delete mode 100644 core/modules/tracker/tests/src/Unit/Plugin/migrate/source/d7/TrackerNodeTest.php delete mode 100644 core/modules/tracker/tests/src/Unit/Plugin/migrate/source/d7/TrackerUserTest.php delete mode 100644 core/modules/tracker/tracker.services.yml delete mode 100644 core/modules/update/src/Tests/FileTransferAuthorizeFormTest.php delete mode 100644 core/modules/update/src/Tests/UpdateContribTest.php delete mode 100644 core/modules/update/src/Tests/UpdateCoreTest.php delete mode 100644 core/modules/update/src/Tests/UpdateDeleteFileIfStaleTest.php delete mode 100644 core/modules/update/src/Tests/UpdateUploadTest.php delete mode 100644 core/modules/user/src/Tests/Update/UserUpdateEmailToken.php delete mode 100644 core/modules/user/src/Tests/Update/UserUpdateOrderPermissionsTest.php delete mode 100644 core/modules/user/src/Tests/UserCacheTagsTest.php delete mode 100644 core/modules/user/src/Tests/UserCancelTest.php delete mode 100644 core/modules/user/src/Tests/UserCreateFailMailTest.php delete mode 100644 core/modules/user/src/Tests/UserDeleteTest.php delete mode 100644 core/modules/user/src/Tests/UserEditedOwnAccountTest.php delete mode 100644 core/modules/user/src/Tests/UserEntityCallbacksTest.php delete mode 100644 core/modules/user/src/Tests/UserLanguageTest.php delete mode 100644 core/modules/user/src/Tests/UserRolesAssignmentTest.php delete mode 100644 core/modules/user/src/Tests/UserSaveTest.php delete mode 100644 core/modules/user/src/Tests/UserSearchTest.php delete mode 100644 core/modules/user/src/Tests/UserTokenReplaceTest.php delete mode 100644 core/modules/user/src/Tests/Views/AccessRoleUITest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/ProfileFieldTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/UserPictureInstanceTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/d6/ProfileFieldValuesTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/d6/RoleTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/d6/UserPictureFileTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/d6/UserPictureTest.php delete mode 100644 core/modules/user/tests/src/Unit/Migrate/d6/UserTest.php delete mode 100644 core/modules/user/tests/src/Unit/Plugin/migrate/source/d7/RoleTest.php delete mode 100644 core/modules/user/tests/src/Unit/Plugin/migrate/source/d7/UserTest.php delete mode 100644 core/modules/views/src/Tests/DefaultViewsTest.php delete mode 100644 core/modules/views/src/Tests/Entity/BaseFieldAccessTest.php delete mode 100644 core/modules/views/src/Tests/Entity/FieldEntityTest.php delete mode 100644 core/modules/views/src/Tests/Entity/FieldEntityTranslationTest.php delete mode 100644 core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php delete mode 100644 core/modules/views/src/Tests/Entity/ViewNonTranslatableEntityTest.php delete mode 100644 core/modules/views/src/Tests/GlossaryTest.php delete mode 100644 core/modules/views/src/Tests/Handler/AreaHTTPStatusCodeTest.php delete mode 100644 core/modules/views/src/Tests/Handler/AreaTest.php delete mode 100644 core/modules/views/src/Tests/Handler/AreaTitleWebTest.php delete mode 100644 core/modules/views/src/Tests/Handler/ArgumentStringTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FieldDropButtonTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FieldEntityOperationsTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FieldGroupRowsTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FieldWebTest.php delete mode 100644 core/modules/views/src/Tests/Handler/FilterDateTest.php delete mode 100644 core/modules/views/src/Tests/Handler/HandlerAllTest.php delete mode 100644 core/modules/views/src/Tests/Handler/HandlerTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/AccessTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/ArgumentDefaultTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/CacheTagTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/CacheWebTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisabledDisplayTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisplayAttachmentTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisplayEntityReferenceTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisplayExtenderTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/DisplayTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/ExposedFormTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/FilterTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/MenuLinkTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/MiniPagerTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/NumericFormatPluralTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/PagerTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/StyleGridTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/StyleSummaryTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/StyleTableTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/StyleTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/ViewsFormTest.php delete mode 100644 core/modules/views/src/Tests/Plugin/ViewsSqlExceptionTest.php delete mode 100644 core/modules/views/src/Tests/RenderCacheWebTest.php delete mode 100644 core/modules/views/src/Tests/SearchIntegrationTest.php delete mode 100644 core/modules/views/src/Tests/SearchMultilingualTest.php delete mode 100644 core/modules/views/src/Tests/Update/ArgumentPlaceholderUpdatePathTest.php delete mode 100644 core/modules/views/src/Tests/Update/BooleanFilterValuesUpdateTest.php delete mode 100644 core/modules/views/src/Tests/Update/CacheabilityMetadataUpdateTest.php delete mode 100644 core/modules/views/src/Tests/Update/EntityViewsDataUpdateFilledTest.php delete mode 100644 core/modules/views/src/Tests/Update/EntityViewsDataUpdateTest.php delete mode 100644 core/modules/views/src/Tests/Update/FieldHandlersUpdateTest.php delete mode 100644 core/modules/views/src/Tests/Update/ImageStyleDependencyUpdateTest.php delete mode 100644 core/modules/views/src/Tests/ViewElementTest.php delete mode 100644 core/modules/views/src/Tests/ViewRenderTest.php delete mode 100644 core/modules/views/src/Tests/ViewsEscapingTest.php delete mode 100644 core/modules/views/src/Tests/ViewsFormMultipleTest.php delete mode 100644 core/modules/views/src/Tests/ViewsTemplateTest.php delete mode 100644 core/modules/views/src/Tests/ViewsThemeIntegrationTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/BasicTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/ItemsPerPageTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/MenuTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/NodeWizardTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/PagerTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/SortingTest.php delete mode 100644 core/modules/views/src/Tests/Wizard/TaggedWithTest.php delete mode 100644 core/modules/views/src/ViewAccessControlHandler.php delete mode 100644 core/modules/views_ui/src/Tests/AnalyzeTest.php delete mode 100644 core/modules/views_ui/src/Tests/AreaEntityUITest.php delete mode 100644 core/modules/views_ui/src/Tests/ArgumentValidatorTest.php delete mode 100644 core/modules/views_ui/src/Tests/CachedDataUITest.php delete mode 100644 core/modules/views_ui/src/Tests/CustomBooleanTest.php delete mode 100644 core/modules/views_ui/src/Tests/DefaultViewsTest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayAttachmentTest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayCRUDTest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayExtenderUITest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayFeedTest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayPathTest.php delete mode 100644 core/modules/views_ui/src/Tests/DisplayTest.php delete mode 100644 core/modules/views_ui/src/Tests/DuplicateTest.php delete mode 100644 core/modules/views_ui/src/Tests/ExposedFormUITest.php delete mode 100644 core/modules/views_ui/src/Tests/FieldUITest.php delete mode 100644 core/modules/views_ui/src/Tests/FilterBooleanWebTest.php delete mode 100644 core/modules/views_ui/src/Tests/FilterNumericWebTest.php delete mode 100644 core/modules/views_ui/src/Tests/FilterUITest.php delete mode 100644 core/modules/views_ui/src/Tests/GroupByTest.php delete mode 100644 core/modules/views_ui/src/Tests/HandlerTest.php delete mode 100644 core/modules/views_ui/src/Tests/NewViewConfigSchemaTest.php delete mode 100644 core/modules/views_ui/src/Tests/OverrideDisplaysTest.php delete mode 100644 core/modules/views_ui/src/Tests/QueryTest.php delete mode 100644 core/modules/views_ui/src/Tests/RearrangeFieldsTest.php delete mode 100644 core/modules/views_ui/src/Tests/RedirectTest.php delete mode 100644 core/modules/views_ui/src/Tests/ReportFieldsTest.php delete mode 100644 core/modules/views_ui/src/Tests/ReportTest.php delete mode 100644 core/modules/views_ui/src/Tests/SettingsTest.php delete mode 100644 core/modules/views_ui/src/Tests/StorageTest.php delete mode 100644 core/modules/views_ui/src/Tests/StyleTableTest.php delete mode 100644 core/modules/views_ui/src/Tests/StyleUITest.php delete mode 100644 core/modules/views_ui/src/Tests/TranslatedViewTest.php delete mode 100644 core/modules/views_ui/src/Tests/UnsavedPreviewTest.php delete mode 100644 core/modules/views_ui/src/Tests/ViewEditTest.php delete mode 100644 core/modules/views_ui/src/Tests/ViewsListTest.php delete mode 100644 core/modules/views_ui/src/Tests/ViewsUITourTest.php delete mode 100644 core/modules/views_ui/src/Tests/WizardTest.php delete mode 100644 core/modules/views_ui/src/Tests/XssTest.php delete mode 100644 core/modules/workflows/tests/modules/workflow_type_test/src/DecoratedState.php delete mode 100644 core/modules/workflows/tests/modules/workflow_type_test/src/DecoratedTransition.php delete mode 100644 core/profiles/minimal/src/Tests/MinimalTest.php delete mode 100644 core/scripts/js/rename-js-files-to-es6.sh create mode 100644 core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php delete mode 100644 core/tests/Drupal/Tests/Core/EventSubscriber/DefaultExceptionSubscriberTest.php create mode 100644 core/tests/Drupal/Tests/PhpunitCompatibilityTrait.php create mode 100644 core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php delete mode 100644 core/themes/seven/images/add.png delete mode 100644 core/themes/seven/images/arrow-asc-active.png delete mode 100644 core/themes/seven/images/arrow-asc.png delete mode 100644 core/themes/seven/images/arrow-desc-active.png delete mode 100644 core/themes/seven/images/arrow-desc.png delete mode 100644 core/themes/seven/images/arrow-next.png delete mode 100644 core/themes/seven/images/arrow-prev.png delete mode 100644 core/themes/seven/images/required.svg delete mode 100644 core/themes/seven/images/task-check.png delete mode 100644 core/themes/seven/images/task-item-rtl.png delete mode 100644 core/themes/seven/images/task-item.png diff --git a/.csslintrc b/.csslintrc index 1133ef2a9..177e4fcc7 100644 --- a/.csslintrc +++ b/.csslintrc @@ -1,37 +1,40 @@ -{ - "important": true, - "adjoining-classes": false, - "known-properties": true, - "box-sizing": false, - "box-model": true, - "overqualified-elements": true, - "display-property-grouping": true, - "bulletproof-font-face": false, - "compatible-vendor-prefixes": false, - "regex-selectors": false, - "errors": false, - "duplicate-background-images": true, - "duplicate-properties": true, - "empty-rules": true, - "selector-max-approaching": false, - "gradients": false, - "fallback-colors": false, - "font-sizes": false, - "font-faces": false, - "floats": false, - "star-property-hack": true, - "outline-none": true, - "import": true, - "ids": true, - "underscore-property-hack": true, - "rules-count": false, - "qualified-headings": true, - "selector-max": false, - "shorthand": true, - "text-indent": true, - "unique-headings": true, - "universal-selector": false, - "unqualified-attributes": true, - "vendor-prefix": true, - "zero-units": true -} +--errors=box-model, + display-property-grouping, + duplicate-background-images, + duplicate-properties, + empty-rules, + ids, + import, + important, + known-properties, + outline-none, + overqualified-elements, + qualified-headings, + shorthand, + star-property-hack, + text-indent, + underscore-property-hack, + unique-headings, + unqualified-attributes, + vendor-prefix, + zero-units +--ignore=adjoining-classes, + box-sizing, + bulletproof-font-face, + compatible-vendor-prefixes, + errors, + fallback-colors, + floats, + font-faces, + font-sizes, + gradients, + import-ie-limit, + order-alphabetical, + regex-selectors, + rules-count, + selector-max, + selector-max-approaching, + selector-newline, + universal-selector +--exclude-list=core/assets, + vendor diff --git a/.editorconfig b/.editorconfig index 242859d82..686c443ce 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,5 +13,5 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -[composer.json] +[composer.{json,lock}] indent_size = 4 diff --git a/.eslintignore b/.eslintignore index 961edb753..9c134873d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,8 +1,8 @@ -core/assets/vendor/**/* -core/modules/locale/tests/locale_test.js +core/**/* vendor/**/* sites/**/files/**/* libraries/**/* sites/**/libraries/**/* profiles/**/libraries/**/* **/js_test_files/**/* +**/node_modules/**/* diff --git a/.eslintrc.json b/.eslintrc.json new file mode 100644 index 000000000..d4bbc9205 --- /dev/null +++ b/.eslintrc.json @@ -0,0 +1,3 @@ +{ + "extends": "./core/.eslintrc.json" +} diff --git a/.gitattributes b/.gitattributes index ca9112c15..a37894e8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,27 +16,28 @@ # - Deny applying with `git apply --whitespace=error-all`. # - Fix automatically with `git apply --whitespace=fix`. -# Auto-detect text files, ensure they use LF. -* text=auto eol=lf - +*.config text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.css text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 +*.dist text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.html text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=html *.inc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php -*.info text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.js text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.json text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.lock text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 +*.map text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.md text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.module text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.po text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 +*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.script text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.sh text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php *.sql text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.test text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.svg text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.theme text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.twig text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.txt text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.yml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 @@ -44,11 +45,17 @@ # Define binary file attributes. # - Do not treat them as text. # - Include binary diff in patches instead of "binary files differ." +*.eot -text diff +*.exe -text diff *.gif -text diff *.gz -text diff *.ico -text diff +*.jpeg -text diff *.jpg -text diff -*.png -text diff +*.otf -text diff *.phar -text diff -*.exe -text diff +*.png -text diff +*.svgz -text diff *.ttf -text diff +*.woff -text diff +*.woff2 -text diff diff --git a/.htaccess b/.htaccess index 4716fa12c..83cb71a04 100644 --- a/.htaccess +++ b/.htaccess @@ -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 "(^|/)\.(?!well-known)" - [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/core/.eslintrc b/core/.eslintrc deleted file mode 100644 index 7e88b38d0..000000000 --- a/core/.eslintrc +++ /dev/null @@ -1,95 +0,0 @@ -{ - "extends": "eslint:recommended", - "env": { - "browser": true - }, - "globals": { - "Drupal": true, - "drupalSettings": true, - "drupalTranslations": true, - "domready": true, - "jQuery": true, - "_": true, - "matchMedia": true, - "Backbone": true, - "Modernizr": true, - "CKEDITOR": true - }, - "rules": { - // Errors. - "array-bracket-spacing": [2, "never"], - "block-scoped-var": 2, - "brace-style": [2, "stroustrup", {"allowSingleLine": true}], - "comma-dangle": [2, "never"], - "comma-spacing": 2, - "comma-style": [2, "last"], - "computed-property-spacing": [2, "never"], - "curly": [2, "all"], - "eol-last": 2, - "eqeqeq": [2, "smart"], - "guard-for-in": 2, - "indent": [2, 2, {"SwitchCase": 1}], - "key-spacing": [2, {"beforeColon": false, "afterColon": true}], - "keyword-spacing": [2, {"before": true, "after": true}], - "linebreak-style": [2, "unix"], - "lines-around-comment": [2, {"beforeBlockComment": true, "afterBlockComment": false}], - "new-parens": 2, - "no-array-constructor": 2, - "no-caller": 2, - "no-catch-shadow": 2, - "no-eval": 2, - "no-extend-native": 2, - "no-extra-bind": 2, - "no-extra-parens": [2, "functions"], - "no-implied-eval": 2, - "no-iterator": 2, - "no-label-var": 2, - "no-labels": 2, - "no-lone-blocks": 2, - "no-loop-func": 2, - "no-multi-spaces": 2, - "no-multi-str": 2, - "no-native-reassign": 2, - "no-nested-ternary": 2, - "no-new-func": 2, - "no-new-object": 2, - "no-new-wrappers": 2, - "no-octal-escape": 2, - "no-process-exit": 2, - "no-proto": 2, - "no-return-assign": 2, - "no-script-url": 2, - "no-sequences": 2, - "no-shadow-restricted-names": 2, - "no-spaced-func": 2, - "no-trailing-spaces": 2, - "no-undef-init": 2, - "no-undefined": 2, - "no-unused-expressions": 2, - "no-unused-vars": [2, {"vars": "all", "args": "none"}], - "no-with": 2, - "object-curly-spacing": [2, "never"], - "one-var": [2, "never"], - "quote-props": [2, "consistent-as-needed"], - "quotes": [2, "single", "avoid-escape"], - "semi": [2, "always"], - "semi-spacing": [2, {"before": false, "after": true}], - "space-before-blocks": [2, "always"], - "space-before-function-paren": [2, {"anonymous": "always", "named": "never"}], - "space-in-parens": [2, "never"], - "space-infix-ops": 2, - "space-unary-ops": [2, { "words": true, "nonwords": false }], - "spaced-comment": [2, "always"], - "strict": 2, - "yoda": [2, "never"], - // Warnings. - "max-nested-callbacks": [1, 3], - "valid-jsdoc": [1, { - "prefer": { - "returns": "return", - "property": "prop" - }, - "requireReturn": false - }] - } -} diff --git a/core/MAINTAINERS.txt b/core/MAINTAINERS.txt index 884a046f9..0867a84c5 100644 --- a/core/MAINTAINERS.txt +++ b/core/MAINTAINERS.txt @@ -11,45 +11,35 @@ Core committers --------------- The Drupal Core committers oversee the development of Drupal as a whole. The -core committers for Drupal are (per major version, in alphabetical order): +core committers for Drupal are (in alphabetical order): -Drupal 8 -- Alex Bronstein 'effulgentsia' https://www.drupal.org/u/effulgentsia - (Framework Manager) +BDFL +- Dries Buytaert 'dries' https://www.drupal.org/u/dries + +Product managers - Dries Buytaert 'dries' https://www.drupal.org/u/dries - (BDFL, Product Manager) - Angela Byron 'webchick' https://www.drupal.org/u/webchick - (Product Manager) -- Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch - (Framework Manager, Release Manager) -- Chris McCafferty 'cilefen' https://www.drupal.org/u/cilefen - (Release Manager) -- Jess Myrbo 'xjm' https://www.drupal.org/u/xjm - (Release Manager) -- Alex Pott 'alexpott' https://www.drupal.org/u/alexpott - (Framework Manager) -- Scott Reeves 'Cottser' https://www.drupal.org/u/cottser - (Framework Manager - Frontend) - -Provisional membership: -- Lauri Eskola 'lauriii' https://www.drupal.org/u/lauriii - (Framework Manager - Frontend) - Gábor Hojtsy 'Gábor Hojtsy' https://www.drupal.org/u/gábor-hojtsy - (Product Manager) -- Lee Rowlands 'larowlan' https://www.drupal.org/u/larowlan - (Framework Manager) - Roy Scholten 'yoroy' https://www.drupal.org/u/yoroy - (Product Manager) -Drupal 7 -- Fabian Franz 'Fabianx' https://www.drupal.org/u/fabianx - (Framework Manager) -- David Rothstein 'David_Rothstein' https://www.drupal.org/u/david_rothstein - (Release Manager, Framework Manager, Product Manager) -- Stefan Ruijsenaars 'stefan.r' https://www.drupal.org/u/stefanr-0 - (Release Manager, Product Manager) +Framework managers + + Backend + - Alex Bronstein 'effulgentsia' https://www.drupal.org/u/effulgentsia + - Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch + - Alex Pott 'alexpott' https://www.drupal.org/u/alexpott + - Lee Rowlands 'larowlan' https://www.drupal.org/u/larowlan + - (provisional) Francesco Placella 'plach' https://www.drupal.org/u/plach + + Frontend + - Lauri Eskola 'lauriii' https://www.drupal.org/u/lauriii + - Scott Reeves 'Cottser' https://www.drupal.org/u/cottser + +Release managers +- Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch +- Chris McCafferty 'cilefen' https://www.drupal.org/u/cilefen +- Jess Myrbo 'xjm' https://www.drupal.org/u/xjm -Provisional membership: None at this time. Subsystem maintainers --------------------- @@ -204,6 +194,7 @@ Editor Entity API - Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch +- Hristo Chonov 'hchonov' https://www.drupal.org/u/hchonov - Sascha Grossenbacher 'Berdir' https://www.drupal.org/u/berdir - Francesco Placella 'plach' https://www.drupal.org/u/plach - Tobias Stöckler 'tstoeckler' https://www.drupal.org/u/tstoeckler @@ -256,6 +247,7 @@ JavaScript - Théodore Biadala 'nod_' https://www.drupal.org/u/nod_ - Kay Leung 'droplet' https://www.drupal.org/u/droplet - Matthew Grill 'drpal' https://www.drupal.org/u/drpal +- Sally Young 'justafish' https://www.drupal.org/u/justafish Language - Francesco Placella 'plach' https://www.drupal.org/u/plach @@ -488,10 +480,8 @@ Media Initiative PHPUnit Initiative - Daniel Wehner 'dawehner' https://www.drupal.org/u/dawehner - - Provisional membership: - - Len Swaneveld 'Lendude' https://www.drupal.org/u/lendude - - Michiel Nugter 'michielnugter' https://www.drupal.org/u/michielnugter + - (provisional) Michiel Nugter 'michielnugter' https://www.drupal.org/u/michielnugter + - (provisional) Len Swaneveld 'Lendude' https://www.drupal.org/u/lendude Workflow Initiative - Dick Olsson 'dixon_' https://www.drupal.org/u/dixon_ diff --git a/core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js b/core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js deleted file mode 100644 index 927b942b1..000000000 --- a/core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("paste",function(c){function k(a){var b=new CKEDITOR.dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("contenteditable",!0);g.on(e.mainPasteEvent,function(a){a=e.initPasteDataTransfer(a);f?a!=f&&(f=e.initPasteDataTransfer()):f=a});if(CKEDITOR.env.ie&&8>CKEDITOR.env.version)b.getWindow().on("blur",function(){b.$.selection.empty()});b.on("keydown",function(a){a=a.data;var b;switch(a.getKeystroke()){case 27:this.hide();b=1;break;case 9:case CKEDITOR.SHIFT+ -9:this.changeFocus(1),b=1}b&&a.preventDefault()},this);c.fire("ariaWidget",new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus")&&g.focus()}var h=c.lang.clipboard,e=CKEDITOR.plugins.clipboard,f;c.on("pasteDialogCommit",function(a){a.data&&c.fire("paste",{type:"auto",dataValue:a.data.dataValue,method:"paste",dataTransfer:a.data.dataTransfer||e.initPasteDataTransfer()})},null,null,1E3);return{title:h.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370: -350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent();this.parts.title.setHtml(this.customTitle||h.title);this.customTitle=null},onLoad:function(){(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&"rtl"==c.lang.dir&&this.parts.contents.setStyle("overflow","hidden")},onOk:function(){this.commitContent()},contents:[{id:"general",label:c.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'\x3cdiv style\x3d"white-space:normal;width:340px"\x3e'+ -h.securityMsg+"\x3c/div\x3e"},{type:"html",id:"pasteMsg",html:'\x3cdiv style\x3d"white-space:normal;width:340px"\x3e'+h.pasteMsg+"\x3c/div\x3e"},{type:"html",id:"editing_area",style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElement(),b=a.getFrameDocument().getBody();!b||b.isReadOnly()?a.setCustomData("pendingFocus",1):b.focus()},setup:function(){var a=this.getDialog(),b='\x3chtml dir\x3d"'+c.config.contentsLangDirection+'" lang\x3d"'+(c.config.contentsLanguage||c.langCode)+ -'"\x3e\x3chead\x3e\x3cstyle\x3ebody{margin:3px;height:95%;word-break:break-all;}\x3c/style\x3e\x3c/head\x3e\x3cbody\x3e\x3cscript id\x3d"cke_actscrpt" type\x3d"text/javascript"\x3ewindow.parent.CKEDITOR.tools.callFunction('+CKEDITOR.tools.addFunction(k,a)+",this);\x3c/script\x3e\x3c/body\x3e\x3c/html\x3e",g=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void((function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.close();")+ -'})())"':"",d=CKEDITOR.dom.element.createFromHtml('\x3ciframe class\x3d"cke_pasteframe" frameborder\x3d"0" allowTransparency\x3d"true" src\x3d"'+g+'" aria-label\x3d"'+h.pasteArea+'" aria-describedby\x3d"'+a.getContentElement("general","pasteMsg").domId+'"\x3e\x3c/iframe\x3e');f=null;d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody());CKEDITOR.env.air&&k.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml(""); -a.append(d);if(CKEDITOR.env.ie&&!CKEDITOR.env.edge){var e=CKEDITOR.dom.element.createFromHtml('\x3cspan tabindex\x3d"-1" style\x3d"position:absolute" role\x3d"presentation"\x3e\x3c/span\x3e');e.on("focus",function(){setTimeout(function(){d.$.contentWindow.focus()})});a.append(e);this.focus=function(){e.focus();this.fire("focus")}}this.getInputElement=function(){return d};CKEDITOR.env.ie&&(a.setStyle("display","block"),a.setStyle("height",d.$.offsetHeight+2+"px"))},commit:function(){var a=this.getDialog().getParentEditor(), -b=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus(),d;c&&c.remove();d=b.getHtml();setTimeout(function(){a.fire("pasteDialogCommit",{dataValue:d,dataTransfer:f||e.initPasteDataTransfer()})},0)}}]}]}}); \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/dialog.css b/core/assets/vendor/ckeditor/skins/moono/dialog.css deleted file mode 100644 index 4394f15e7..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/dialog.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/dialog_ie.css b/core/assets/vendor/ckeditor/skins/moono/dialog_ie.css deleted file mode 100644 index eb1d271f2..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/dialog_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css b/core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css deleted file mode 100644 index 629d4369d..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}.cke_dialog_title{zoom:1}.cke_dialog_footer{border-top:1px solid #bfbfbf}.cke_dialog_footer_buttons{position:static}.cke_dialog_footer_buttons a.cke_dialog_ui_button{vertical-align:top}.cke_dialog .cke_resizer_ltr{padding-left:4px}.cke_dialog .cke_resizer_rtl{padding-right:4px}.cke_dialog_ui_input_text,.cke_dialog_ui_input_password,.cke_dialog_ui_input_textarea,.cke_dialog_ui_input_select{padding:0!important}.cke_dialog_ui_checkbox_input,.cke_dialog_ui_ratio_input,.cke_btn_reset,.cke_btn_locked,.cke_btn_unlocked{border:1px solid transparent!important} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css b/core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css deleted file mode 100644 index 9e9a77188..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{display:block} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css b/core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css deleted file mode 100644 index 0d6505035..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}.cke_dialog_footer{filter:""} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor.css b/core/assets/vendor/ckeditor/skins/moono/editor.css deleted file mode 100644 index 073ce81e2..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor_gecko.css b/core/assets/vendor/ckeditor/skins/moono/editor_gecko.css deleted file mode 100644 index a9dd9f6fe..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor_gecko.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor_ie.css b/core/assets/vendor/ckeditor/skins/moono/editor_ie.css deleted file mode 100644 index 779d4fa76..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor_ie7.css b/core/assets/vendor/ckeditor/skins/moono/editor_ie7.css deleted file mode 100644 index 3fb379d77..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor_ie8.css b/core/assets/vendor/ckeditor/skins/moono/editor_ie8.css deleted file mode 100644 index 6aeb8b454..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css b/core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css deleted file mode 100644 index 04bd02119..000000000 --- a/core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -144px!important}.cke_button__blockquote_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -168px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -192px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -216px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -240px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -264px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -288px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -312px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -336px!important}.cke_button__image_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -360px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -384px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -408px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -432px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -456px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -480px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -504px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -528px!important}.cke_button__justifyright_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -552px!important}.cke_button__language_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -576px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -600px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -624px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -648px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -672px!important}.cke_button__maximize_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -696px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -720px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -744px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -768px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -792px!important}.cke_button__removeformat_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -816px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -840px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -864px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -888px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -912px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -936px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -960px!important}.cke_button__specialchar_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -984px!important}.cke_button__table_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1008px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1032px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1056px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1080px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1104px!important}.cke_button__simplebox_icon{background:url(icons.png?t=G6DJ) no-repeat 0 -1128px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -168px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -312px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -360px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -408px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -576px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -624px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -696px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -744px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -792px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -816px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -864px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -912px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=G6DJ) no-repeat 0 -2256px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/core/assets/vendor/ckeditor/skins/moono/icons.png b/core/assets/vendor/ckeditor/skins/moono/icons.png deleted file mode 100644 index fd52e40868644b13441b5784015c88d89ab7b50d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7704 zcmX|GWmp@}*9}f^LXqO`TC_M63tob2f@=%KJ-ADeBE=ir0xeS9sZhK{iv+jgS}1RR z{}1ncxVz8nJiB-1&fas+nFM`Zbz%Zq0ssI&4AxLFKwrrK0BkruF8c0j@rMWiz_1Ed zQ8ElzJhH+IFdA-^2S%_XUPh$@FkWz%Mo$7cFo?(zJj^g9@2jj9r-`EO ze|h2#w;?$R1M!cAH(Dssp}--#gs1}hRL*}LR-Jy|;22n0<5FvPIp&FwL}ck7ZBB# z@+@KL0cL7yBPRa8eW|hQB!B#FcKB}Iw*2OM$Hm2k@9pjF#EI9&Xj*aT-=j7@--BOr zuXy2q45MxsMkEi)6qLTc>bc$SezmGWftrID7$jEN6Z{;emCP$91p;4YWM*cM7s~LR zo}L!J{A%sV24(n}FkNF*D=O+ZcEjahtwq1pB_0zKs^1$Hx;0E~W2y9XlmhQ_P{23g zs2e^Mi}m{px1qQMrjv}%(sIh+kB&bk1Hya?-zQq}v9j8#8yY@Yc`(r1;$rzcvhwC_Fw z^ANodCJ>i=GXi{4QX6c;3Tf`~v9bF|{kz&$kENmykD4(Alwnxk76^8K*5*uC=+Mn# z%-*V@GTH6%2Ha+=PVo*f;}iZg>odjocZZXrJs402q;7oQ}V~ep$#ldTa z6wCZXL_|6#sX!DIgkWg1gO;|I7UbBlCnS(VOw6!!O!IvE2W83Z?$ig947jHj#ur5a z&_u0aqxC}@Ix_##)6+JTP+DH9ect(Y@l*nGiPV0w3xW^lNzt1E`{cZV-TX)DjE=;@AXpXqWT zF5P1psxp}T1Yjao{Nq&*Dg2Nskb=&yO`1Y5GkgR8~UL z$!aW*c^!Eye%hn+xrSYpjf?Zsa3Bg3%{WNZ{1?RruFDO_kf zTV9-f7ox_hR!^k|eiDRv(T!Ml}J;^N(mFoY96{LQpcMhzhSZZviu{|PgHwD zkW!f_@OJ|FzQuW}EE?B>!&x7J(!wv)gc~4TUoE$L^=?_r_k;#dB|jBSj3at#5Gm98 zdX=#|Gvn`ZZ|@D-jDEash8%S#*l?|=g~Z?RpUR`s5@f*QEZ_`L0zVo~1P4*XqBrd3 zE{ye`&C>F0={<==hGsS|Ot+lv8ARcfe*oQjS}Boka}CdDW#oX_y1PD9L_TG(@zco2 z$Vabfb$4~)Rt`D22SkP9-lNcyRGtV!^=#q5v&~L$OyM96P@DGVVzwF*CsVItIKM!` zAk7`E#+5JO5d^BzhE+m`y;#@qXi$3#;R5{p_lJiIA1!R{?DR62@fSv?H{X1@h*|-( z@JmUxuicz(1Z+!GWk%tVzACLcu5Rl||2gAYk2M~RZHTha{#$WIsb#5H@F6>cub)Lo zz-T=dfY*gDHIxnQ&RJqw(?purkbvg|^A51$RwHeg^ylzKb(kYw}tMduDCW9N=Q>E0R-%oh#TxshDjPofy3y zL;8BT{j?20JDuh&fWywg!C>ntkwz#u*Wxz!F?X+2^Ik{`1D&Vcpaj~wy7D?XZOrl3 zdyp^5cP=v(KYGmwOh3PI&{bAeW&xQrS~I*0<==i;|J;)Y|D@vUuLz(%;TaK_6ko0^S9YsJ59~m$2 zBr(&;S-ogokIDK`W=u%TBwu9HpyhNN2ZD|)Eidg=$R;LyBpOJOl|aE&b50205tJvU z-CvJmGTvAis7U!|xVT5>9xF3n~N zK5S}`b~yL6wq6lJgMchaW}v0zvU)6UgHi1-nz8*!wxe>QC>+{aUY;ekdW$yW3hlhJ z{9SPY_t~ncm^qv92QST#Bxdrnf~`1p8RgHVajvmG;a#0j zdo~o)-ngk9GD}KX*v~TK?b}m13jur6wAtFKDrad`ZHc_@_Q0dXmgi3-jl+-`4X>UZ zBxrkQ(Is7}pc7p=BsCh!Q?3}uPWDJcOY16x%_paQr(HuVVC0PIlgXN~LlX+;u1FeL6JLxZan!Q@X>N8rURUaBB=1*Q5BX~SNocSr(zJ4aRkC9=ZjY&2=`ZgLMTL}8n2fY(gvPLCd3kGUe(T-MgH5FkEGlV?Lui^VI$$f&VFbR zAJT`BZRPTp#cKgccjijCSnGST_srY2Y;x2lBoY#+;)Lrg2c~v*FgkpK8kXtp%zGo{ zm^4ng5fy!4Tz;YDZ}KykV?nk?WVt`!RLJ&v{`!a>mVsw)2^eJj?y)jIna*R4gh#WG zxTG69Yq5T_J?c>uwiJYVnIZn9*zLT3)$#QdZf<{j2K$+0_r1{hLNL8!U?dF5$}CPY z+0^vP%%T_CjcNot@KF6ClJCj#ghpp8$~{G0s-pNq20%3Y@E{CCp@5cRD30oClcM4~ zMK}^Wh_FORL4ipt@!AD=sL9-1>C3uOBc5@0dBD`{ig&sHQ^tO7(Qzp^!%-`R3;h4v zQ&6KBQCS>jp7-3l;+fko{;jPX8>(lhbX*sqP#|OACb`4@Z1p#Yo}9y1ji^sKJ=hBi z3#Jm)vbUR=?~=tdf-k#OhuLyKm#JU_7UTfhoivVXPVa{jpI_HjtmhbQ= zysAt=ZEOe;z{~8z!}q5?;Qf2FzaEpaoADG0y4clooofgUm`B2j=YjaU^&6YI6_!jK z^078bjP%mG3d0m!9k+I@Y-~qQRODzuh1!~$17B4heA7J0g!2RBV_zOhCwE-QAgxG) z|Kb}W%R9jvBPoc0!ZFC!Kh$IjN0+1=9zp;;d4z<`wFwE|i9i@sPg`sSF&Me$Zg=j6Op z^A=a0*ox%2gvDXDJdyF~4;i=;TeVo09N><97ni&@kesWmOrNrI)U4>b#-kf%#aa6Ipp6C+V9$YS_aG z1uk7X$x2StkepD>yYCp(Oj-(trG;-GjTmk;C;IgzheaA`wz<6G_Z2DD${9BIumjxi zmf7apuo&DX+MC?Fg+8~LP5UYx-?>vYm>SsHqD(F_*ElC2J<};O`$Cs=;uyz-7sJ=` z4g}w8g1T&|p#Kh5617k&XkSIm^a14b5_7%KyF~^Wfz4^pYSH4# z!5h&;aw8+=K2H{>%C9K(;BSm4U3l}h)#yEZ2*PkOs5I)!?2c#oBLAS8K}A(HyPjb( z0Qm5MSE8LoL@9$_XqkBfr=j!Mql=7zK>&2ZNT)D=oz2F|s=GIX^cn=I`;sv-hG`a8 z=oU&J>|MW5_wDm-jhSZ|C4AGxycb*g!C^QW)E4;W)<()5I#-Evhx)YpJviZ!Lz~;H zL})BQSc$Ly>7Q{Yl?RnNy+>UkxNzx^vI*|wgnI$mNk}xX3`BDPc!j|n-Kix%us%5b zl0kUXj|q5Dx*;vh_CMD-Igsvn6K6+#2<-7CjHyNv&lk3l?BKhKC67%AwF!Ln5KYZQ*i+)fq9KVsNy5Hmf&&vOgUI|;$Zfc_`cn*mB0h*}0dIIs^_-4CG^ zL+LPxyBo3_28FxHOmp<(>Mms+aqDyI@gHm8`hFf&saM={il%tC$a1oNrth3#$Gu1XdI_Uz zKA0Z^aYid?KE9x`Tvt-0p9Gt#8~g7xMi4rddn2x)QzA11sk&Yx7Tgd9q^8(Avf#Ok z=x(?8!N&OXQ6T`lS_mXlu6J3+#rww9)fEc77>@gyN&#Ji*9W4Lv1q-@N30_(-i7^T z_rQu)1YPo*&?{Y%7K(yoE-^DHxlL*>_hCVc?L?2-9_#}h%{BjidOEsJ2B*5n(^X&K zI{^!cO24B;nf{wbYBJktCZhFe1jVs^LD+{LwdC^L8RzRp5q5TanG-B}diukE;tiIc z-{{_+ZTUx@K1zqAWUyPw*;fb`aMO8rAL}oe?uS}9*i~OMom(=9U#v(pdEwDvN0?t4M1eV-LyQR0n9G5>4~5R7n5*+`Q( ztCI4|s%{1EzT>;1Z4u*=Gb($h7XGj9{aidQ0viXX@a&GZg`!(GAT%W|x@r@3$sp`z ziS{RM{v;|#x8gA~6)gmGIlDe`{UG#Q{<@iNtxY7v)?PK5^VR?q%1w0{sVMSklX;mr=hlkZbn#_Wb4B z_hlv3z41~ArA7G954l>yKHRzoLkRYl>57VE|BcVvK^oXP?QUq`mIq(|+1Cv021K)@ zhBh(b7If;>gb<(K3DX0GzvpFTZR)`v-Ep6k)1{&@k6I`$^zSi9@ARotXv-MHlos)W zd=I-oSCWEDn~ZdG0IykiDEluYKlX&Y?%5cMVq<7}Xh{D_0N)}nBfsbjuNn!zSgAx-QD|$ zT9e)0`@~?xPIp``xa4|o`GE-i$#(r|>4cRUnJ+WX?*h6f^r8l}LUBX8cHdG;&N)z~ zb1bH!o+J!!#B}%`nA-x*_jpDL(H?6&j+=bx{fKsNH>k}Nc2KlH!lyEE_{aQsb)g0D z5YT^F^`k!ADVF0uFbYDr7e9<|(9bNRRhoRM@PGH0pFe*-_tCYAOnSknsiEsnZgYP&k+4DGiI9kfVyE>rHC@JXtnDXWH`d?Z z37qp}y3Hxi2-gDH=v}IxH@H2MmJTBPv(n;bvXyOOowq9yzJ*o^o@|i+Pb9cR8TUb- zFyO_a^_tC~ysa?0711UQ*jiu2WA#E+E+v=JATug&sEHLLZf%AlDG;nhI#Uw^b@%u5 zJR!a4WjO^UDyYNq%3AgNIPJr^8U_c-61?}`5}@m^B($~}F5`t7!VOK6n{#UNNd%2n zR#b$gHt3?K9k%k(X~OfNu%1c~b~L5DkNMDprWwA5A+p~dZv*Ba#)LV$W*^Y1UX#b) zt0V5KP*XoDbRMjHz1m}D@Tk$T$-bB<_G7(K)1vp^-N6qi=g?Z$(Ba(b6z4wPHr18h zM@Y}V@UBM3ZFbW`362xO9vVHH927n-ssF+ zEO#zI*$BCZBK_^1ob)JN4$z{b&gH2L*tp*O664_zv(c*a3d?u0-F8^^Zo%aYe;(_3 zS~y3nj+bRFzUO9z3pgjPAnY%yzD}?w6f5jzc~^nkhFAeJSwi=+IQD4}zn3NEKXwSC z7JZK5Ad%cVDM5_h=aHkJQI0h}U4`=fDu$DfG8i9+beAv`Ue-!lJ|6&B!^6s!$Z=0* zc4gmH(EzN31_02gSPUXj!+WTyfu{E8dt1ODKGPr(r2@@68qamjh ztxGY)v2_w2HKLLSUS&B?b9DOt-owOLR9#io%n{eC)=uSaMq2cXk09npdP~Q7-A|Xd z7zgu#A^6NB9Z;W}U`tC&@41lKm2+C0rsrEl1v}3*OGn4;oSx}G4ockS=H{!Ws9oG9AGK*frr}leuX+pW znbj?R*OyDJ9!cM``6Nf0LB2IX%yI*P72||nPNLa=xcUbg#t+*nb)?_pQ}2EAYiK}4 zBAPRN7QWOh=zje1qm>y5q=E4bY0rtSvMFHl@yE>X1{vWC4;se*?)u0%bOE8-4MG!T zk!1at-0^hp4#tjfi9t-J!Ps8WI((X|cwv?&9ZWO;ekg%2wlJnC#u#!iT50m353s6g zqDcuSC!!e1wT(1R_^%6!kz`Ji3^1m_wV=usj)z60!3GtDawj2i#2^ZGaK;ACbL;f~ z8Fp~$f7Q_kdF<+uNoh$!2>ne5{&WSNsQ z4K|5~{=Irg&VPWR*rfUoW2mi7u~c8!utopo`bJMlOKT3t%F-wg)y<;<%{emB{^HjC z{`IR_oZTnzRGClxC1%m6bxM(3@V}R)rZ=fyssG~hEFY^S(?kfJCBZcYdUamJ67}DW zg)Z)EM8MxXefl&BnVPK$?0&joB6hLd`vDu_D=?v@1qKH)9+<|FFeDlv+%lrTedGo5 zsx+Thw*?;R!yo_EQ7%Zak0|p#Z}H{g2ep(S6B{KS@161AS^4?q19t?Cu*3c|CbVQaj&+5mw{dgs zrlT@Nn8!D0>Pn(t#?H)Zb$MFmK*oZ)8P z{6!PLjy@+lg*xT?Ce{0>GrMf|J-v$STUd{q?Yt)(784w)jH3qN+dVUjW%$+V6pPUp zDOs`-LEcBeZ3K-=TivK(+r1Bg0+4{*K09n-ta%I~m?_BA{C}hakVvAvCW4uZaR`V7 zXkqRXbTCRY4P)a12>&A}P;4Y-4dZwa8`#s+-aK4?|8b4}v`-1r+@^e1xpR2f9Z);9K zfU{k=OfrJ#N5B({G2s&5H527q7(;@hjE5{&rrou2o2-}^ z0K|X~MQW^s?u0hbP9Z|_>BrCkSDJJA`{nXHd8?ElJNSbpd*Z*m~-Uzg;RbX5uJrFy~N$%S3Nt39vk3CxUhKu)%|X9S_n60yBlsol7_X{e>IeQ&C*y{lBkHQYF9rElI(Y60&;lG-pk^9!$LW@Zys97OHU7oCCh6Jhbv($dIctT!VE zlbNeZ9h{h)oYYa$<#*^8#!gOG zJ)(FCZInk*=S3gtR}Wq9Tird^smkexhljsA5aSW`#Q*A&;O1ehXsaxbew_A(nCzHzQ|HSE#D0iuHf?-SUkDEwqv4b;#S=*aixVs=E>1 z4)Cdw3DKWg=N1XSLM^IVi)f7Xv zhyM_Fwm&}=q7|8V0zInqQHq$jSytNcZ$2Uh@>m47>C+iCI$EN%oVq~NZg1oD< zGqbs+MeHGh;tJimnn!8{W9Cr`z$B+2>)o3LZERvfx*1+4(JSHwZ6eV}Eda+Gb44TQ zf&6wPEzC#Z?tK)}o&K$k;MkCVyCf`tUx~ac`wC~r2zHwCQ-jJtDl;6?o4BTXGtVI_ zl*^y%t6k>S{1q3)=-eD|> zr(hVOBc$~!6W;$#pUJ3hG_T{eZ#kHu}O$ikLN zT>TO2hmTr4m9;%j_0mM%zm(@RHhL4_W4HB1T98EYz245Jf}voL2zZ>fuaM#Do`>7| zBEwXSEp;?7VxptcLw7W!axEVSeB)74X87R(MZ8*yvZPQjn*Izh`vn_#?S!3$O#8K2iuLc-HkB9EX zSdqHN8Q9@W*XvBdjg?BXFfCGUG6z|MY+;S;Y#fB32PxM8JLZKJ1_88ny4T-!#9~!K=xDaVL_d5!%MfZeq;Y(axLsV4MGv)a4^h-{-`qisS>VQeR z-ZhK}>PMLuj-NT>`J}G?C-vmy zB$2VYx`0dtt6SYbA3>4{yi!%uaQaZAyxv~oDcJ8}u=iO$dlv@>7OJW@9~{)n`>&{o zY=!7q#A1(n8g_O}mgEhpnQ4LmnV-Fcc07ww11qYk&Nw&FXkv5l3*MvRryVl0jf3dL zmQ5WFF|dg}P1@i|Uvi_PqorA;W{BkE;XfTT02c5Z>8rv3{nwIk* z*7j2RTO~C0{k0(0*$F0Qpr9Kc+cNLaZxIm-2yxF@#cg7xJjSy<9jz07gNW`5lU%oKVa^5<6={#16V6&d)*GRYS27VkW zO2WX(O&i%oL(?&JVH+PCHCb$86H{&Kmxl)(?jJTHF!$h87HnDq`DC526KY^#A=~6) zV>BCn2Umvg6FAD=xD2?+lp`>A9FZ96yy(H;RcS537SX$qFiN?iXt_Row1%#$s$#$* zBz!&dJoiO}cz#hMN$KEaVv76z;|JYN#Mjx`S}F<(f$W@|xMR<07~+73Dm!Ps^;#H6 zRvzsu#48%Z%X@y_n!ZpHoe87F4+FMOiUT%pqND%u1bxBcd64=oag{^*9H~SZ30IXr zpYK?8WN`f~)y21?FE(ma7N{3_&u2e1Ty(+~ba2<2ec< zZ1KP8_Zb$v_lpqH;P`27Nr;1ohKR}1+vfr=&V>>#hf}h)zMj5nXR+GeewlbR-gFU6 zG73RU;19N2A;hlV~@C!xnkE3y9bMZgzwwm@yYY?Db$(HptOxVe<~`$ zYXI%&7>w$7g>JA>K`8FS&hJZdd;7qD-23?R@+}QRr-x+DOilgr$LnzSup7s06Zy`2kBWBh z#>UFS8(vmHS{h3AXI)-io63%Mi4{|K^}E?%@n?hN#v8<;&h)Z@3G+{(04sUqWc!x*{%)pk#qon6({@NG8n zI1_;~Fsk3m&o-!r2!6ZW$b_X&u7fc_jGFM$^X7(slb)BUgYu7m_UuFX+3V#SMC@ap zt$ulB=T4K8-9B}HT=wk|@T{t~QRnKd^i?BPM$QLVT9%QKA=T#NJoq^AK_M zl&q~YQqz08blQ|+go8&oiH3%*8}f_YDR09P1s6A}Qdrh(XFTH`g4KT!fw(_%X<)n? zMF=XF^xa~w@4xCrIs<{efi++Y8z}xjM%wZ~L^`D8lf~boYZ*TQLX0)Z@W+e^2@NqU zE30U5zrS7mK}BVk+3L`IzS+6l;y#SD{&Z};{*b}h($g=hpS@}~zI1Beu|F>S1G^gw zKFdhgz`>B=*{%fz<;Z*w1PS5GHpPi}a{C_6Y z*FDc0P^-6C;qd5eY=o%7dALd7*V>#5SvWZOBSOvbIWGPjh{;pu{_J75h|OicMp0$ZsfB}sgF;0`WdVj6(>2`}9qPz}H#6nL zuSe3QOua8IG`#amOH>fmlam92@j@rLfRbeTc!zwZ%`Wf8I+H=@-*n86bE(EDuM32m zKBv{Cdi;DAFPbC{iz_P=9PYfJy_4CWj>N)9y?x}McgeQUx(Fu(Q&iMV8lZv;&E9fU z<_7C=PK{Bop^p4}{G9(*z3)9bQBOrE+%Rfb7|U4h^dF5ADHAt04Fb2LVA_F(=xB7l z=ax6DY-0YBMVbUoxzOs)PJM!(Dq?3}5b=#G>dp5L)WppzVc)}0`jt~`%KN@8 z#}Pc%_2i2Z_<

Df706g0k}TOrJor!>fp@xQpfXv5J;QIUf#jLE#P>6__B&4L^RcB|#+}v&y6zt9vcw)8XQ*&H) zJ=MPL=mkfEwQ^Xchn z=yymu)KG_L^d!%$;Du6fW|1qv=Bg;`ci`J$;D8q`JRuPgmTyUGt9BkP`<{enq81cK zoD=5GEr{pliq-+K;CJf*Tmc`JY3@3(XlZ!7gyJ?h6c9$3=B5BFS`W`BGYgRf{CLPDXA$b@W;o; zX+U=7?w1BdcvSSAX^qV6LuG;Ap!0@tCNrIT>-u!k9d?yyEYb~6fvgqmo-5$pvbIsP zEC(?P-b?nW*ZgC7Q&5=!sj?hLvYt?eb5rBjD+JIM`3sN~iTw@JITH4gsw?9PZ9t9i zUwHW6{_2IiFB+ox7IpoNz~7{#_vB|V->67R zU|$iXlfHfDcQ}s5j9BOA|Ne&p7G2c5_eR@KCHcF{=kurA-5T$qRMD45b9ya-f<|eZ zT+AK@hO;`H&~TyAS&zvD4Ed3%x5h2PnT1tvs1_Tuc{Z*Z$Fv*^88}otqPMasq6>N^ z4z_ES-EWa0gw7}Yd^+ON!-2NHao@CLy&v}?CF2bK#A%>B5MrYL@lyD-VM1^!;zjbI zN3^}Ib;Sw5j7wmOWF-xE%V+vwXqvaD02x63BCe^qNUr8oCEuh1 z5utMdLZhUlY!rkHUKtZ6MTiciuPrZkh8;e*GuP7fky~*hG%J=}Nm$H`$tc+ANO}k}KaXr^LPqGQ5|3FMS6_GlIe8!5twJ#q zwInB#9z0^)_ECb;)Hx=ddIRYRe?LjoE(;qnhJBI7Z;~W&|G6=v>@?1TeKco|o|KX4 zOHgk)WOderMA9VRBZv+Y8{g|P5f>X9J52v|HL8Sc&6M&J8t!95>~bx-nwk#VZU%aZ z`RBTjT~p{oNev%9SMNvE(NRy$IZSdoemINv_V#$0rRn#tWK5GvvkMCg!wB&3LoGa( zc?ih8x?C|A8f&jv)ys`d17geYeiX31(-TudO>W0?+Ti^tAeUo0kkpfBBw2@@*L$nM zeB5x7p26=Si9~?G);0bc02V*VF8=1y<&B?Ou0!(pAw>a>cjMgpBgUM4bam!l&qRPurX9g3eFLA}%Yna5ge z+Wb3EH6m&bHT=Mfk8Oaq>9(!S8mJ7>&vIjXPKMI6{_$dYns9^XrL2J3pol>fPbLt+ zlc@smH$?omNj%sP&mf73A-Ub$u*@!rL^ht1o0*x$7N|9*Gp^b4lD)UABd*63LR6h9 z77Z1Afdu6`kWenLT#cI*)Rq|!78aVO!GaL#bQnx|OomveE34dWiD!n)LMrWStbg|l z<$WC(d9yA<19 z*59i_dC9{=md_CPX*{(3f>ax3yYa(A)PE<e*FqO<}%4 zn~;$0zpg|}&9+8P+Gqsdgp9~ap%*5rHDTW6S*s5;WoL6(Co86sVgu6br2_0jL+u!8 zgQ`9nw~glrtuzDD(_8b0jV(7ratd><ULKWfCALTP`<_wSteDn$}B-7lsPv z)?1%TMO=+?t>7ZMy~tTX)|=G;H-rQbKD;>G22wAE)yc6*B{j9=9tVz`_AkBQg@yH@ zCO{EHQr|gPZg>q7SC0>;D}`zbnssM4@QRzH9I&Rmt{(MJBjRsKjh}eEM8-KH)zN!_ z5hBooM%VE`X8Iv_|g%t`FmWIUDe`yu24D6^*%YnI)*)D|s3|NuOaDg^pB-7)$hK>ZS$2NU zo5d&Kby8#xc?aV0>Z+3kUD*3tC?taU&Pk}OFgrC<+x8*7lJ!v4N(cuJ!4+7nnA_ z&-SoiA|E(4<4w|z5{|iPj%?e3KrU$un6%%hY5{{w)pgv`PgM}8@6zr4S1i{_Jl|*r zt)qr$fni|`l#E~Yk8Z0fI`qy+ACMAau`jw}s~9A#eMW1s#oV@hsg+)6g-CZ4B@Vyw z(~``5jm7UKr_ww+LJ{2e>3&Nbe>>kw@HmnW=uJjT%!G@_#=;W%NDO#^avB}fh3qAJ z8^#px-`zFEA|`%6;|J#e1!lWW9o>W?0L383KBD*SLFD&~s>Z2~c<7Z^Z*T7iFqAVI z86AD}H#6IVy210CxTy2k8Y6Lurv6Eak&IPcSW;tv<%GCd;y&Pdi6iq7ceT^s~+-&yN) zxE24ue#J>gLF5PU7yWmk-@Qj?^-=F%SVj?uWHOvurgD^a*Z)4uH5>#Nu(cQRkk{9Fn6`+4=6?|%e1o!si*T-plc=QyyUJEi=U!L;U ztIA~|UPiL>ed78CHBdw%ToQ57JgB?#4Q5owk$cB-GQY;b&QHRPLuLw^(v79ypk2<} zUf;*(4R9YfsGSEY3#H{|65cAu4h@+isP~n!Ft+eqdESp~$j>L0*c-lB^G0o}s9JKY z#luZURqXiYy_F7gHhJ*$iRL&+w6pdgzPLov`?6t@$#&dsh#=nUF6(P)vcS+A}0lsnA(o{z+>(EjX(17?e*oNI~`x} zFUfatBM{q4N)BFAjRM*~%sy$RdBHoAasYE9tg&06^!r?Io(eSrvO9o+bSGhN!H}vv z3Jn@=yr|^O51=tiF()mhsd~}TxLCp`qxRis;enL0@Di1}$MGC)fEIhC(UKEtZyH5MhCV2|+`!rKM%=(+Q?_7kP1&qNcbXX`Gq4 zg?YE@cTDY1(h|fwH_54@SG8gUc>ac)zRc_74`#nB)WqBP$*965B_#Sb0%RH--qvF1 zVfHKMqh^5+$*7e zT!_yVNyRZ6&dx>_pu|ruG;dNS0*Z@1v9V7+BEUsGlGj=kiX{do(q*{$5{=XfveD>a zV1TyznI!hT*PsE;WkdS4Zyf3Xcn){Z%IG|~>*;VbZ3EXYEIb?>g{{Nnx5`l^ZvpvH z4#C*OtOaP=iD<7-Q0%Kf;2W(8<&G9JMgqO_&)a1L!Pi%IdNg!@2oerj&+_GrqqgYS9-$j&|i>Hdj{zX3UXQvy1Ch7v;PM zzi`9T>+4&xxwtOUtIp4nK^QD*b92Ih38V_`vC5hry`V(_@mlRtP`?dkP|XSb@yWO% zRjt<8rI9=4b=FkT;V&;O03hh%gdPvC%aAruL~bDwt$cO$A{oNfQ&2_ecHfYOM0@uM z-vOn{jbH3+ozH;Y*qI$+?Bo=fR~w_DYhJ9fIYt|BRV)nvUa?t3?=CAm5v$vpDP1B zdc&(Rgx(c6%NqL)Eq^3l^us@2Fno@y>ZZ+dr?7&s1pMBeU=cA3_I5uUx&<;X~R8|l3Z$OwLVmmlAiV$?YMUMfE{}qA0O=g{b|?O!tz(upq~>ii#(cxN%zAR7eY8K?AdX{qEteRqLR8 zBT&D}Vff01ACnr?R5b{>bAOg9ssL zuO&G-^__UOrxwS5Se_E4{BizULqnkoK#&xAKGkOs)pi868D=0xUT!n7C;HyzT1CVz zT|MMVRaSO%iv(iUoghCX=-~?+$iKX-?BOab)kx|np4j$ILo5<@z-SGJ-;^seo`2wF z1U1LAa?xkE+%nfcdQB)swCcDJ)p-QYh=2&!+b$VnF;GDcdwV2Q;S{<7g7^<sgg|m0y$*Zxsp4O7AbO2z(@uQpqxAX?-0_N9{1&_|9 z0avqc-{O==S}@?m2%g8r~~5 zbz6JnNdXycV>xtM==m)F_4$4)8yx>@GjxxOiz&GwB689Qb{+K&j=(F*`8BxgkNM^X zzCDT`X1PuYnwy)~23xB6Ji#nTT`GAgNGeX!vNDUR&xg9mAL=`H-}2+xnNEmh3nuJ# z-9zfte1Cy<8z)Mb7y3Pf9zW3kQ%X?${H|R+uP40&N&Bf!9GNtBzO~r0-*A9jQc}{f zX{FH3pj2c%THm}yXN7%Q&@*iBPJM?jykN*o zS6+Dw1m>#EDuSRu?`Q;gPjuJWrIr=}FR86tZ;r*K7A|^g#7>!!Fj8+{K>naqFwW{l zT3d*Xz2CGvs|3eT6ffh^b#>fzzpyZ|W7KK+sUvnytlt`$4PD^K+zj$WGC{D0CObRQ zU+X&a$|5OeMx;xSKdj0r$=3Vt>2L8J{YGW{{*6!U^a%>}>sRS-vcYX_ZRo75tjfXx z4=koy{%3Te(MhvA?k8apg@uJ%(Dq;y5^?h!CH($49WNi;;vz_!Kqsl{+Q(|04>^Hy z;U=C5w{I}RHlVmE;M2>f{!3hpLFAUsYOe@)Tfz2V>-oRgfK9;vIoQ9w;7@QD%-e5( z-@p4_fg48uujb!3MFje^@d~hg1G80AqDjYRQJPQ)h&M`sn~#U=PjVTdG`4lUm$rcN zxzn4n(8l;7omtMmS%SsQz&`3#>pNg1{o3^WM-eijQ%_ae-I;aMF5h zDVv+=i;0N?Ywo9@X4_>t^2L0_HNGCyKB%rf^%FQ`t;m7`?oMCduzTSr8NXMLq)Wa_ zf&7XRsk~al{?A(;8rJ#2S(y45%(k`rG zvhZ{t8d2&>e9EQ`kiL7@RB8%e3x|dT4=~P`0@DD%>QYBcgQQLs_Qs$z2`b@Tw01yN z*E9{|?ZmRW4v8>B)yY)OvfBMJ^fp$RknaU814?l6Rl?LT&j+;X#am-*2dp3m44#FR z%_+W!@U-UERL+~5$dx0&_ooYorIp3+e9$nug|FVuBb1)v>WL6;nza#O6FF|n)DVnb zZFbwVXUf3p^JGvD9mE>E=S|MQTaq5bM;dxH-%Ep8ez-hN!lR0wmCvS>9)UqWbL4;O zt}YDO=<8vix*s<%!PwWw8p;N(w~0$ikwZQCAPCI)M)PavXb*$I!uD4p6W{Bfp!3nn z8Vm2cs|2AhkiaKzz()9aKgOKAqd-tw0hyMJfgF@Js%ivR_D78JXGn2= z{yjbIS3|XdxpPrgNu94bQ*83`x=aSin{cXNtw=AXUUT#PtehG@xg2w}51H~iFCoEO zTZB1M4hZQG`cM?p!EP+msCj~`2^Br;Mr1j95zk!JO4x6};P;eNX& z2@#WswqyIasVUMa0{oQ+{X+;CvM4(;*MCcX!9Ccmb6jm*&e*JBoL|7&5<|7Szn=>K4uqqbfVz&}>@|84%0 zwKfQ{*R?8R6kwafLd7hG3&HjZX_Y=+$|qeP2}f*+n#{DX(-L<-y`66o2;7Re3n0 z?F;Tjb>0R`^3y~D&+HS5*>br`e)h9fdByi2eU0SzKkG{UH^%D=9<*GRTN36SU2@o< zIiNYZI5*G!`7?TjRQe3_4y3luvliA9$^g_uyc{|zl(K61;Z z#KcrXZH^xL8R_Xf=hs9?8|M1Yo_NIMbBJ=Xq ziJ$;FC*B-vQzis8Qx}`DuTGSMvv~#iqK`qL5&rM^aDmYm?&Mv)RSnk*HW@V|MnMwr zI(3%goHk$e=ii+^y+YP=CL! z+h@13W(2{`>?B&%6UejY>BMaOgl)YI^-pj(I~7u2@xn_~bu<=G4VLV($qKMZi_Sw~0`!d$xhDPcHqI(VwAq%GORPD3ILbD9|4j6J5g{X)v zv{!12{gNEfe!Jhy=ZNq^(@9wPMU~L{CD*{cPm(~ z+|;IyRGU{pPu@s9Xc!ZNM0zI?G3~(4AoKBy3P%TvFKkV8#!#edd?Qu<{#A7?cTE8K zR3a4BxBG9DIhYBiD&=9Fgl@22iOlLjCl?<&p7iN~J!g5L&yq$4=e+>KxTsZq2xfUD zb8``kegjQT&Z-}9m1k5fy1?z%5l);Y?Y=?AbV8`BfX~S(bhJTkh0DNC!8U3non0Hc z!8QgeGp^s|pk=F+y`-clP2U*thXClz2qhh{V9Cxt(7XH-L71r_}|?4|e(OZ5^@ zE*%dp{gL-2rRH8vrhi}t!DUoIIsKtHI2glx=tu(n$!;qudN!CLKemXbI)xbEr{ook zi}I%5F?!`3{+X<3kah~9Nu*cN&>sF)tiN3(5o<&{yr?ApfCIP|E6{@U(nTv`t)sbw zg1y8@O)TtxhG11xQkJGNOp$vpEh=e9O2VKR&JLC7pw|x462;0+Kkfze)Ig;-)qzS& zm>!<{ssQDZl4~^E^x)i4eX+B1%)M5ZfY6)MCx;8dn35njc|$`5Ad5%Obgv5Ue_0j= zXyd^X1kh{@xe(n+i6Xz}F8^!;&GlYGqa)wx%O7mj;E9RMyDWDt5zGhd0panB-&wur z(tuYY}v1F-FVM{9!fJox&&=iR_S2B)h!icFp_e`u(EP!F}bf^46B8Vd<9Wz zYUW^G-J}y{r+Cb_fQuzCuWtW<%aaP!)Ew66GJzTN+i+yx5*^o?>@(L`^GKG=lk)E{w<(D{t|+>Rir%hAkftS}=wg(h6J{mxEyl-$K~LRvs8{ zZ$Ekjo@HH}otQe)(l)|xV^tY;dc*<16c86BF_a(jm1v}2Wra@0&nEoJ&o=2WCMG5@ zH$JaXl{MXWluv)MRz=g&yyhPkl04=U;4d|8(u4gk*Radj9p_5fd|#-}aeJmf1{ z5LBJ)&J>{r2ZN1ZKJ~+&1o!0U2hnZc`9n13IWAW8^&o@57+2Le?9A~-gu5Eq1&H=7 z(SAw@`UP)+;*C&mV01W@{CJ6;Y9F)tveTeYz7$V7Q#8L?%Y;>h7 zWVHPe7KonT4q%$Xo`CvYB?`7kl36#xzDGbQk;<>oMra<_phg(J&Oc^7fSxR75x3&l zUDI~JJO8-!HUD-jWJdf(q6B#pPspS!qZC% zkXg(Lj+dU_sYxmKMV~IAEPF$@P9dhSY3whx+e9RLL-m0gxy&>)DuqD>Tm6^TBh%Pd ze}FH3kitfN)7byjdZ&lda7);Dri>d-4}%zD9kTksCVdfIDm2rC5hE{uOP_K zRtk-m&JimCIHTaIw=(QIAf_2L%@O0zx#CjHKF8Iqu;ym!>g(9*@f1RPrya9|XOffi zH|S}28b6D7i8oJC#mP}AUmmAkq067NSLmKwkL}Qdvfgx&z%Au8bzN_@oZtO}I5Pp= zBFH@EraUJPk+n?L%;|UZ5B_ z08Tj+UK0h?ij2E&AEuQ?*2Oh`m~sY1pV$Aegqx3vQRV~7)GKmp5%K5|iHi4I%l1D# zZxznX$$5k0D(XBMGvZk*#lp;HNEM82;xTe6`8@s}^d_(ya)l-ROd)`1o{qzz3u8Q< zYWGCsIZkzWn9Gop2`ifE4#DL=a0(7JRGb>D9DYO;I=mpPF-yStyvlm_gaU<)P;xVU z!H-6Y0^jCO963J93uh#{y$K^ggOZ)@&F1Ss6jFFaNzut`1Yz{S53K^@>P849IVXT^ zp6C~Y@g>y7H2yb$wWMUsy%0)9k{jD*&iv=uZOj2rY(+lsTl{Z*SMZ=P2ZLRSr6ta% z&J@zIDO}5(a@vr?JVBcXUlFbY&IOcuX)Y_!HZUhTJtrG-75h|y%7QDCQ}Rk<;;igy zw7E_8RtQ1&70VNg{PS5!q*0Zev5e(?rF=8HUL zMn-Th!90V+E125rkM7lKE-)Dpu_``ALAuA35sYOU)xNZLC#1;#Ds(UUx(MIjs4}TW zkdibs*Vv%r;lVXn|MBlAFydu+IGYY3&}+}I8nwGTGA6_$^$NC(o9MbkOSo@~GbF*o z#|N+TgX1(e35CRjY?rZj+#|z(i1B~4I0E>fcZckEOI&t`>=gp0XlExngjC)jl@qiL zr)<7R<-R~w#HtYqX=pz^GCo~w6$4^y$!$tRBk~^RGr8)Izu>QiA6swveUN~8`Z8p> zcQ8pdZQ&bhd#|#-;kRbQ!grFJo^m8jNmTI)gu}(H$}1b`AvY8YeEERHz`!Imfp=g% zb8EK!0ZovWrK^mKtip(iax_~qP`Vo+e3@6(l5#tDbo(PPs3i}wdQ09pxPLqG9fAYc zFnK8?Zl&;1zBGO3%X=UFdr$iWQfx)WHy~d+xSh$4UJZ}J6qet}Mq3M@Kl8idKgc0G!|0^JHdgu)L z{u_a(Pyap0A^;M`%e6;Dy|=GQb!_|(FyjH3)q{-fnYdBvv`v{=!?fb!~ zuT;n#0DyUL>k+v|;3?Dw_pO|JjN@`e&f5WjF!>gtH;r|vZYI**><_Lz#&-n43`$>@ zw=W+7i-)kEf`tzeIDVruJV75!4;L8RZ>60xB2d3?ISn6A;i7 z^gnJDDNwra6+Y%vo93p!R^@N^GwZEA7S9we%_9WYlhd7uy8s!?$SZVo4+Qfx(Zerp znxq$Ky)1T`-GI>P1mGff5OSZRaES0~U>osH?pXZQDvuFK>#gUb_fp@fmxNSAuZYFv z;qORr7W;pub%0#%TSJvyk$R9EFhYGh?ZW!8q_rfv6(Z>G?|^C_Yj5uYOhI{r*=dFA zm4AR5u%#5`IeX#4P?D21`CeQ+0oq8DPuZxwQFR%^PnxfZ{357fsQJCZ)>c>1fUuI9 z)bt2;1%3F35+^6O@cQDS`}Q0-7}=+9Q(y9{`L_S|wBMD%=r zITU`s?GJ?sZ1lN3Ne45Fekk45B7warT#z)*Bf2vBzMV4-YO(poLSWkyrfoJzLR1imL)k9X zxq|`A&R5hW#?^@ZNVbK)xuPSjYJ+huyUhtHYAT(}z961ueyge`Pd8X_SciKu18t8f zc>L4M48Vyd;4Zj!qq4s0D=1VGJ%#zo;Pw$2fxfdtfK3el@#u#mr<;q!;HOopGKVOH<5`N7pPN$r{;LJSu-CYDRt@Kpg_X7>&r zKX5JU3_3lcz^^IMhpZ0%b8>Qbi}^ZN3%DM%#ruy1DmcO}LwLX`tEvsO2bav*kpq5> zpqQ7rRtAllnqY~s&n#NQm46u}vi+O`Q0(rGznd4#&C2?GDocaXs~X-Bv;~kjWdhUf z$QIpTE&WHFJ}l6I%&)t;`uw<{prG|HC9nYWV$k=#@a0PyB{e)7J&u%xqJe%fh=@Q`okMU@}uBYei`0DBkyz0r^@E7Zm z|J!PzU>y7L5h7AjFgu-U&tBIaah3FWy6W$3t#s={TkirUF|YbJYtM21wo$nzabbh_ zzP$&nefqwEBpBORNJs=&@771f-A44ngU6-$+~7N~$sEsL!Kgp9+i0EjZ;LKGnDzIk zw;(~p#kJ?h`Go&*Q%D2=NLbU)f6xN=!?*6u&wDO){k$G(*E%}v2tnsWDE2d091c8& z0vucx`mN4|jDr$n$^f`mS95I_Ffy6n-h!{R z35K6uaGYi_bZ!!6=ThLHp-v)1JDO62HmfBYT(+R0uV|26 zotM{_BGs}voZcW z#KkFSPtTfu5U3Rada*ILEUm6C6vr%JwCZ}RvjRE?_A;sv*Aro~=vKEt1L-~cFr9+h zn-`O_h5O7z0P4P-lM1b(vcY_fs}=>n^Py*#EP)E}9&f--ASb={T2M@hh_`=tb=LZ0 zd-i+oBkj@D6mea$N_DmoeQ(G!u%xMLLrcY=+X><8w`^hk{wd;-WT&Za&Y4Ba75g3p zc4*_n+M3G7eczTpw!7MCFzIg1I2<`=FOZ!;TAcd!cB1naNOclY{&g)4y|MF`jj8GX z=8{e4Ek73ucSl>JYasw= zFABA$$QB?1miH(q5;mew;~0y=VtXV<+?*mUZH8n zsOhlQWQ`>ntHJ_RspT)GsO9U7pcQJ-jWI7Zh5pZ^@`1vc5+zbLEMMwLNZ+7q3_I`C zZCYf*t`x0K^IQ*r;5=k}MSE+iqDm_1)#Sng2AGo|%p3&Oe0K4{8=aqWB7gY^rYG93 z!EksR@$cxlxlJZ1-LmRx|E7wHlUdCL#p_4`GImow(TTFhF!%vxiJ#E2bpqdz|AJj{ za0auGsjR}3(%c+b#(Gx>eDseuvM2)`9lhWVXSNT{)JijL80>cn3I9IZe9^_0!0ZvM4{{=Mnj6+h)B;B)&ET~CS=tx1`9 z)W*h!5eGMSV*nmcrPUJ&p0vIExByV)AEIR@NQ+89W7ogB;5>b-=iuhP3XR|M+=o(F z*ocOa9$gL*nzXyhE(h>$`M(B!j=Hqwf$02ed`#t-GQ&yMgDFaAZc>(J@ZwY-_7=_}8*|lE7q15ICjI{ZC>!x(uN+ zDh=zKk%pGm+jJcT&PP-wQj z;5nJXj2x?6L-(KV$|m0KjVS&h|C(W#L0Igs!3?$U@0;ESk9^%DsE>5w1lRTDZn&IQ zE6dpW#^VEhz=%W?O7ALdGF_>Q6sq9>^>Aje2v;=Wvuw-y@%Mf!js|HY!U6f?VbD*y z6bDtf8E{1g!3)^RTrh|%IvDh1s%~I`!BFdKYeQ)vn9zfTLrv2$htkCVww|xWbqS8zYabu<-HuVa!ZTbuf~d<0DmG zt;7EYChWo^K@80S0A9c482u{)O6)W9Cse>=*T;9PK3)5?+ixKynU z*{)}rf90?;6jOJ7_fL*_3E=kl3^)D=ZAc8Kv_Xpj2OT*(X~?webs)mflHDO09qr-jfc4DwQL*2=4? zR)pvv3BtN(%7SpK7Lg1?q|t^zy_F-$!paEH z%lijVj$%5MctW3$iaN5iX^~WR`AzWx2yCoME6lhoW?2rb-Q?N3N+gD3sqC31=NMFJ6!!P(yuK57pq`uEZl4YAe z=UJ-DMxfnZ2(z;6(nlFe(Y={sjckmuhY*4#V1XMRwpy^aXAc(@myjR7%g6Mfrl$iGo!9g35y zj>J&bIqn0Y#n!H~YhN*UOKamF=C&aJ3)fsT?3s6LnO@bUvL>UIGCd^n@UY_9sf zla-ooUrUd_%;Eo2)>j8a*}Q8nOGzt&l+xWL9ZN_`NJ=h(bSd3kiZn<`NlJIKv~);F zNlC}TB1_lz;Q77p`OZ22u){nvvpmbp{mfkVbzQsE=FO>bzmA9P1&7XCS&#m7K`Q}X zK>xO7m450lw4)yWYrySbp5YP`(31;b-Y0+G+Zkf~jpD`HzvcF0ms-t-s@AA{xc9iM z4t7#=oB}0yf6>lom*qhS?_<4^_$uWDHqP??&LPRt-FB|)-%N2rHe2D>VF_)-l_i4jBe)~6Xl^YiVd`y(PkPZuYXvsKGMR?fdvWNfI{wY8hHs9U}U zZ9E(#-p=bSKcJtsdOLR?6jw{p`lGXx z50)=~PfT#4)GL`6vBkOyTh%1G&5TLlEzF1LUrE2!C?3lz8BBynW8N=E3u_09=At5H z3yKNH#2nRfZY#bdfdYCzhTOHaR8Drg&(w+) zmU=xsy6s>fd}e@;;_abF9PZXyQ>%7uOO`-wvYb5CDe{z%O|L!cy?fJBS?=a77{FFzuuX=ZNsQHozR}?9-*_ zloPSr5Cy1E)%%VR0}6+X(ay%W>clg`j9bqIw`@w(&52<`MC!G6d*U5E;pU|1x0)KmylFlGmUl%4-m1 z!&&lZ!&*t(S^4%>Kp*_37lGPex@0|-k))zhT3(l=XDx;t_r>@vIH;b?xaTzfq@^ki zc)FZ0-yhD3hd!j&UNSjfT#=5mDgDka}9Unoz z2k*(7)8%e|dW%70_tqoEo0rxug6s&Q(fs$`!$6}Cld<1=zN623LQc6T z)_Nta*T8#k7_~50jQQio&>K*;N*oj-ix!zrdCzR2fMLdL;e77xdHR!t=zJgZo)6?1 zdFlfL)%)~a1idES!Z9`9!ufIo0+KfWaA{?z1OLOm1s`%1)v#rMYX?a@(7pxFB2^;& zV2~)IWo30=7^Kc<`3fMT!60kL=#>;hz(;Vx2B5wj2}Y9Re(2g;IN%*!bypa5tRH%e z+YRK3SZw|T6|Rf$>7eQOpH&YDgw|VLQ3Jh>0%TItc^+D|2jL6&=K9_R{JsbRT@ky8 z%p%_`ghxRYKY%WYEvV8fy6Xuj+9!aE=fs;V+}^+q`ORLto|-Mvb}+3}KxyU{QLxmu zaB5H48a2AsF2H5i*sxap_wC?+?h-ZJAHOjf5rQ$h8;OYB936d}-e7N*UT^p4JJuhpw_q41mrkoz|7xAlgGy!=!FZg&K0^t2bIw~M-xM)+z zj^yuB`1bZ#3UKr+8ez-(7zq|$(Mjq#HB*R zyUWp9n3;~E?5EmO&rdo1=RIhAdhCY@*~%oQI;HyZx^0<69Z90`%rj{t?F{JpU@i&f zZPC5AU2zIz1B6_c6Ui&H`jqc3c04`(jb%_Den`}h0ON2Fc+{Vbtb z%pN{IhQsThN;A-Vd$~>bjUS+&ep2iL+>&}r9BmyfeM@xSWbUDI`s!&-amgzRZHk3V zex)n;*m}E}?g))2At>i1U#4PQmC=A1<>!ZP z5I?z%BO-nM039~L#4s27ZoTq(>Px%6rM9!n+F>u8ABu|YdvO}0(n3z3pCo^-?gmJy zYoU#oL}oJGEaBkBGi0I}nV#N*pj+Y4(|&8Q^)RYaq6(y3ARfG5jcuc~cY1~_s+v)ARa`tLl>`T8-U5RhgDWy;BsF_1U`^@@VDDQ#qA zpUltB&rVEo}(XeRb$}bS(#UhoOEcO2h3o4zxO`tCJjO$k;tuYBL*SubcVZ%=Y(Ck z*j<(n9vhA0KJ@d#VR<8vZvV$+8pxRWe-4q{aR|Ob$vDeIpsFf;dI+=OCXE)V7B@qb zXMPc5CW9sXGCB`jN4k7gN{LS!)Btp`)sMg4OK|H)vA6fHLT*E*x?c07r=|7W@zqq1 zpGu0kUS&wUZaYj=t258ZQJXADPgxTZ6g=x4^S?bldv(Ug#uA^Jz9&J^nuXo-qt^Fp zW&uY5+sM;aw$?xl=ykHca7tFzSoUjuH-W_S8Axeb*zlJxYy5aT=Fn~->Yk#z_@W+? zb`S2DpAUl<&Ado5|D-7~kzx7!!t0=Na&j<*b||CI2X2{SQ3@qPw>fi6KmjBPVY%HH z`sXRQg1^3nZJ2>0w1N~lI9%pk?d)`{9}h>flLi3$xu*uC9J_vWdzuV51yvYF^cXD79U7_O8-R9(MXNZg0qb^ILBIc>^pW3y2s=o*{o4S0K zdQ^zk1$B;M7v?J+LHC%VA@3r>#GR_EIjb?fH}TfC(t32jM)oPEXtqJ~lsh`4L>9U{ z-8+ok=c2B|6*+ZKjWg}v!#ruA5YbEN?d2exr1wM`#mrljkCk3pD%IM-)8sqkS*Zzj z1IYY)(?;N{?E1PS6!9d?{U=(_1^KcI{{*m@SlO6{O+K1kOv2oJk|@Yu=@iO*&0LaV zKuL-Y2t&xmH9b2V0!xB1O`F)EQXNF^>JFhfV%&$Q<)=4niI{RIx>vUuL#U@hKXtWv z+FUf8RGTI}0|Ho9Y?j+2oi18(^;@d1Y6|tt%|9+25ZA9o9!8_Tcu`u}_!`$GAv3OX z;%Q2zgZz%;{h2n%Vo9_BHCC6}KnjItHIN;OQVtG(Jv2C&DRet3s#a3B17MlMr!U}g zy_C!v{pEqYO<m6R0028iak{UVpdb}%?Ntbo znn@!{Z5vhX^Bx(+ZpkqD7j2;^kBOgg(B6ah)o%V+kr5uE&pGhIQ>VRki#YD#3nlCh zMc2HdqV1fbq9Vb+r#|62@3KxCUtV6;T?IQIG1Tvk5P9+YQ;?IN6S@XNUp!wnyY>sw zI_~hSc*4f68HVc|4YNWwn@$GF|IV#U;P@j^9@SkMTz)c$OLWQ2uQ}GH_G`Ho$aAbm zrL{Q`#3I+L*&If@KNwGBO^A!?^`UV1 zp=AXSk!qG>?^7M$1hX!z{A_8Y04U-3hCmBQlCX_WEwB|lbvcy;6!p6!mJ(^pE1)Xo z*UPVdQo9GBX#{$OCe|{S=xRXr3``ETO(0ux<%0llz`y)swcha9U}Y5Lt5$gv_&Enh zsXh(;%eqLX5l5*yB}|15B19JoVamTPY@ShLtRm@3b=80keh>62PXtr}KHuvHA1M`nZ5x|tv9a5}`@j;*l0Kg#+TSN#ETONsgYP^{& zNov}qjiMfzK$Qm^69Ak$yI*C-CLGIU`1Yo+`9sKdH+fij$X`f8daV5e^|=G@`-?6X zmrxalG%!f||GW!WW*#aO$!EJzw(>Y%2n7}hQDDjT-P^WIhKRdb!QsbogYSd_egom2C6%<UH!WM`d&;qujFowIrcwS!G50bj8&aW1YLGw8WX|X&`TT z?9Gj~`?ZaM0eZF#da?Bqx#5c=Xp>VaC-Zh1TAQDnIZhvje8vH$2nmhE6un_4swpk{ zh8PALU|zXsygbFfbx!c*l>$YLOYcX6?XidXIDcYO-f(IO2w*4al<-Ln129W4y!JLm zO_euz+UuoTDAV_u(lb4L)~4O`4j9~&&SDEv(_qr6urNa^L@6sT zY<`T+BukEpj{0E#Xh?yC@DDGseA)iaBi6PZ6jbX4QGT=_hMkLxyPs;@}^@**9OHT}y!o)nL&3hPRSFus#w z4s~_k$>yi>#;<3OkKa+eu2Ukqw*#x<6!I8;rKj2zxyWGX7ACD9qO@5UPwKFEjWSQe#7^tC@=ZT5D2+S^BAg&&W@fv$U^Io}SshFuY;KNg zu5~6@IJf#Ci?E}SNqA3awxB@kl)O60oqiDP=aeBIcM|yE3|=HPFZvFo24W9 zQsX=DP4X6|WZ|meD;khEe?njO%gKOc>wZ?QGgUKUaqP@p?*Q`Tsh>6lAP;lzT!`1J zICb-^u$MS!TnMcSCy&O5$tleA9WtN4?33K1_k}hW(g7V5=u3ELe-6F=jor^z_Rksid+(A@9w=S`U%P0cAv!`u73&bXB zVO%H@=E#D5%Xg=5oj*h;S1VY&C$rg)L z1FA$AyY~~wVIpF_{BYL|@?lizDPdh(ezEU}+KYg=b;-1)arXR;D%!++bkNwCnq&Lo7M6#&)~^?6{L-YJE# z3{LuB5WMP)D8@9I47Z2!ONWKD;-*X5-EmKLldOEimq0rw9DfqybWUml4<5_0x#e)h ztK3O{Hp$KFgkyKh-QJA}f`U?5^-fk~0^+T3mcc%_DVYdi($*c6S>(`0bm+ZF-7mu}!av(Y1Q3zV@+8p^n5d;1URxqP>R0+^Icz*wA@0Pm6`wo?vj+Z$w+XKJw**j-{;B-0 zq95vk;EEsWKfS`++5S>J@3~6($BK7a+rT$VW~{X$a7OD(kV`ZJ;ru+^}e{LEnoq*T6E4cgSfycX;m#9vk{Wc3^0SOQ6w)8Bye73KEfp=90r zHMx4rL*pN9HS|KH-!Pe4iD9xpENkc1fHTOY?+k{8g{Ay>d)f99!P3>)*+tNG>)t0Af#9}1-1bl>yrg|2`6gsi zUWH~=FuUj8BEv^nc__S5djU{;T=dX0v>m*KI$`1EV{{MPlU8(LUMDsd^{)}3$0)1z zAv~0@@~|Ahp_k$yf1&ed1(b`mD%D|aqOuaInLzE1d=qzc#C4cm-kr3D-R$i(tGAWu zEy;89jU>whqiYRtB~!sw)sWKy3&<8rEI)(qvP_Wb;*T&fGN$~n5@R&qIA-N~R(Cg_ z%-M!q0-TGFqzeiQ=Qhg>^h_-_vkW!SF_(E&bn&BR%8l5_nXO@Wfhid~aAw9dgd`xx z6d&Q>_#Ikm&=74;&43{FZ@ow z`dWpDx#D7O3|2Jj<>B<_;PX$NDw+q`5JUa>8$af8AyuQ8$WF-q-k#ai&})@3O}m@X z!YpH`REdeZdqWYLSC{G7D|>|E^`8w%%7hRCjTym56#x*t91E5y#~2}2Vbi6w%a-T* z{0cYo(UnxMt!vN>d@pFDtSy#D4;y%?Y3p){!CRt!K0?RIjwGTK}E9c z)5YmC!ellwuV6abrEkeZVZUEY2{18XI;sI?aG732*a9uh0Sv&-;`ZqyVssSI2or)F zyhD_Q2FE)*o~wYRo7V)3ghp1|?!?<>>f!GvXJ`A1&NBUOFSe)>j1x2ILi*ri?>~H? z^=Cjg71^1KDZ$l;UAIiYD+e{kZhK9uA{@J#E4j_l6@;2IzT+)rrpTVr?Z8>WjHi3b zBsn=DB*DoFxM{yy#lB=WsdU|`C@Fa*Hvi#qVSB;~FuFftXO~BLtZ!|##{*kMtYbL#M8FH>IIsM@_NEbdJx^ZrdX3Ls0r44c^Q;}9Z!^5j&?&ThZ&=;)}1l!S!I6fhL* z%X#yL>t?qTvjQO-bLvFd!TgnJwL)XzPRl1aZc$JTAuhRdH#AL-aP4aMth_U0DLVVOJgqj*#woq-3^RlQ5a4{z#qIq1M z(*ayj5XxPswN3#20_-OZaJ57ik;vLgzZ4M8CsiZd|ny@L1AH*(me3MrxlhkKa+ZG%wT_N6_$q1)*mfc6uuM-g!4NYqnnLW~@ zdFjLpoQdYGroeT7hu(w3iHnO%#LEry&CS8;C2p};bIs)k4mp*zQ)`1s`7=0>vUw@S zw~^RH-)8-?j5KIL_Z`22GmvUkAKTV#8g@$lzPoKSNHpomU-KI(nmK&oUf-;OV;*Tru77JE6Zw9jZ|;ZqG6C zN@plGFvgW*KWoA0^y=5OU%ZWjQ$l)AcqZ3VyAkoTFW!e-f}2<3TZXRUA1PCZczqid z9wp4eXihStniK*EeFe=g9UAButKeuNM)cza(ZwUZaZQWmlk|w3W`^$sYRe*MmuSC` z&l(q_Q+fa?%N4w!$JD*t_@q$Fu^w7P`**bO1qF9OQBkRrcz8c|Ot{;>&5#Fm;_7^Z zM=08DpIDfS_8u5&S7!JQ8sFq9&dm%8L@su+nxu>9Bp|@xKnV522Wa3x-Ekz$MXU4i zV5aNIiC!K4FmsAQ=jYFD-*&8R`ICyR!S*l+bp|PEWjb+zrA6tg-8VlKZZaWHr{vrC ziwjR%3%8$Xtu6!PloT~K)#LMKJfhqCNo-F>*b;9wL6W=@4%+TH7dK<1S8u?R2#6<) z$B4myw6D}A{5>S|33<1p)p5$i4F(dEv__OsOC#>5&K}1}#33TWV^XsNMK#B& zZts>1bI=MB+p=TzjDoHJ|7`Ez;9$47YOGk>YtGb{`gUf?m&IAY>U2}#8Ca9IZm@oo z-ItwT=c*fO!7S}z4CMc=OG-*|tT1ZNEQoEY zs5rcO&0aqT?6TY|^dpGAYfi*)5nnbB?5I{Luj-!WTT~mjlEf5#!`yrzY?|;u@s;Dg zI#0{hG<<x@eUrHXlAlf+hl3&=37yE5De$Jge zs$k&uM)<o;y~S@04SjjBp< zd_C99kt61Rt67x4k>A`~s0@1ntA;exQ=&&xEthXS*&jVisUAzZsd779a^KZe8@!Aa zs)RscWZ2@&Kib2MLoX-**HWZ)QVV1Vk?(BQcPw9^mu-GIIThd{*r2*p*L0~Mqo3udN)vpWQC<6p>1FG# zUanpXD+N8%QvJ1yWkE@-kCqmaj_&n1S~9<)Bz5#HGC;!>ZPv-k=Ya$N2UD!!PWZ7K zE%Rv8CCFmitHBE_`t#Ds*9p{=KZ70prQ7n!mW;@?vw6|?wdU+f$#te2>0XJBIe3nE4;9E9XFifhVeSJ z&W-M!Zg@A)ZmZ`~*%n1v9~d@8ns250At^^-uABkHjC;*2+ikHG{(1G!DsuI7_5Arv zdqLA(Yl9X)YAq^1S~R%|ioFyj)a{QbZo4F2GC^TQ#>}%mfep|I2u}Ui^|uzTu669)GtOYK{ltuKj%}W0>fqC0jW$zL)35t{ z0To+l-~0ObjE9}US%~Z*I>cgM?>?%4FOU~X)nK2Qc?_g8c;#1HV&3xVosx0GG7(jg z;iWp=?o{2EitQU;0^g9RVR3$>AsK5b3p>ooNOZ|LzbiXom6* awVwVx!)rnEWZ!VDz;rWf@BDXjpX5LX~=X=(ZY|9>EfAH1#& z-3wIBTN30K45T@Ev~-ix<}bSOt=nC)A1Gk%>Eal|aXtBhiAd6gyIe=gyBczF}qKQ%F0(mNbo(!7G$6ystm-3eX4!Pgg&ebxsLQ E09R-@$^ZZW diff --git a/core/assets/vendor/ckeditor/skins/moono/images/close.png b/core/assets/vendor/ckeditor/skins/moono/images/close.png deleted file mode 100644 index 6a04ab5275b321ce911c4e1416df7e0184d05f51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 468 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 diff --git a/core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock.png b/core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock.png deleted file mode 100644 index 1b87bbb7a14ceac0e259d75bdbc03365f01e9acf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1299 zcmcK2YfO_@7zgl|J7XgE`xuonh01Nvjr*nTTY7<(-l(*+SfqVRg|f}S7??s;78ztp zX0k1txJ4X+B9|7(76PTE8=#;ILmd?4R;B^j!~z2x+8z9CvQPWvf6jSwzMPXM&u0ue z$=S)@34$PJ3K?dB6Lqj0ZNLuSs2_nKYbQn)hj_2G^*%^j+k>{Y-&LyV_V$_fcH_;P zvmhNEa~&NIJ3AM;yO-4JC5>iTtzPNveFW0ix8C2sF)(1(YB#mot---<5UuuakfEU+ z5S?yEuiw?_cJ=x_oo)~8!^6)(42FLUhW+7T%gBgjY|L`|wq<0OglbH=L7z`GR!Dcf!945ee zh0SJhIBXy%hXcap<^bFSCwRPEK0j9|AC{QP{8=%iRI0uZF2u&_`pE|f?L5kw3~ zBx0#lf*=y96hROvP*fz9$%ApWdo)va&{wTvRRW0uB zs>XO!=Uk-==9!?5@ZAN6#Syn!*AzSWhcB_^{#}C$haF~V#>Iw??d;fVlersm!!7;Uj>SJmi_hG5 zZ#pk-HW(_ix=qMW}A|^1`E2(SBSAdU|Li>Y8G$tCm(@1~=H6 z6ag5$lC;o&ImGX(B0jJPRk>h;_7e6O1LgJZU)YLj?I~aT3umymFustv(yj67&=Dm^ z?g_V&m3kVp*&AiWs4odWC9^_H_CGgi5Nm8H&$p$wuM4(gUDumDCrs~Z2E6SyLW!%& zP!I0Lm2aTnAU?{vkv)U$mKU^^qb1M{1k-Ofb_PyW@s~9{B7WB6vn4NitEC!2g!?Sd p*{oO(6}kOo)YtW8d<-4USq^e@@n6;8y}(pJ5QRvGJMp6P{{r75P22zg diff --git a/core/assets/vendor/ckeditor/skins/moono/images/hidpi/refresh.png b/core/assets/vendor/ckeditor/skins/moono/images/hidpi/refresh.png deleted file mode 100644 index c6c2b86e6d1cd21bd352a54321ae13100b78e581..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1842 zcmV-22hI42P)Uv6m4vp)}&37zI6HlHEH|eLsJKw zXPbapXPgxfwV)P793GstvOQgEa}Gh|da2&z%em*Az4y1i^^HedShGgFt+Ybg*R2zm zHf#`AHf|J`acy6}UbL=VJK{6My8xi_>sz;qNBj1Pmq(9^=LZjpo?W}drN+h)gLo(F zY57Aa$8Q?sYlx$E_N=(Qd-sSzytQ&3{`aO$;^mPe1Q0PRF;P00On>6Pzjo$~xU+Y! zdVkT5Oa8Y~9(Wo4?!@6YcI*(^i4zLI7b{oF^0{-Rqsep=_eolNyXXVBTXtMxUoke) z*9@?(&6~yTJ$uCSLx+Uc(jv6er-jzlr2u@oVuf73e7US&v`CJdIPnFZeG75Y&Ye?x zY=L;AVp>ZYX~ok62l|zEbWouKWHKZNVs&zLO>1aqkP8wGArqDmY*7YZsMbE%Zd`JDI20zZ;&$jQr70cBWLQeG}U zoH1h$-UTxE`%rc@1}O4fI6FtsS_QJALKc^m$w}eiKVz+l%6V>wy)=HThMz7$GJOG{NA!{^U%XfQ1zl^690Hb4^;0R&H*wi;J=7Aq=e z9U;ipL1GiYfd7$t?@yW1Ra{acXCwLxi;Lw)QBfyYa#Y3`b*|-mKbmU#l6RnJqvR zLskuu@vH>|X^R2hOr&2yVWBL9uCBTQAq64%{GvMl6L# zMz*lRQcwHPN@!#OeeFGA!XH^VIWiAS5CA3}_I4`+)YhnFC|5lMM&Os4n3}5g=R;W3 zJj~`*%(9`e^h!#-U`n~Te3l6SxnzML3JTb#z!Y4+|A0)mN@`I3o^2@q_dk_Bi@bSKqBE| zQhf~(O-i3}Sm`g}?>W1>@6OiuaX;C_dEErYEMUCZ>;){FsmhM%Z$uSNg!lm z7G?oAFRyEOm#L=TOPBgbGAQ;74Ryw|BDc|_dtxyOaeWp*bALigio~8A7AThRc3aJ; zRWB^PY{#H7AS7fp-$~Hb^loojzlRj7vxuP|WvS$Mq?Y z$mnQJtUjD4ZPk%szjg*(A%xi+6x0|UA1{+ZWg5Vw>3}j|ogut8-X$aYW3b*F9L(O} zqo_xv97?_InUJnPgwtP7!GxNQoSaIh&z#vCpOhpMAc+tHN`*3B6ZPj9Ok_k|0>J@waRKV zCf0-zx8paJR-z{xOd;km%Pc=O@NDSkmoT{Z?N_#wR$75Obe_YAED= g=g^ir!ms2106T%iXz%*nVE_OC07*qoM6N<$f=_o+lmGw# diff --git a/core/assets/vendor/ckeditor/skins/moono/images/lock-open.png b/core/assets/vendor/ckeditor/skins/moono/images/lock-open.png deleted file mode 100644 index 04769877aa6d074e476f9560638d06cb158aaf1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmV-j0iyniP)Hc z&n^Q25XbTF&7uB8h{F<*UK$c{6bF(DX-V5yq<8{P)2DIiBX|hAR<{~TY$9o%h5mZ)AKROqT}ICn1K2gcrVZ2a4<}@gIzkdJz{m-92fBpLP=g*)2|NjHELI68EJ2y8s zkS!=EC?q7r%gd{)s|%6hQrC zQ&USzOJ85#+}zyO*4EC>&e74)$;rvp)z#hI-P6<4$H&Ll*VoU_FCZWwFfcGEC@3T( zBrGf}JUl!iA|f&}GAb%c^3n-Mpfw65L4F`_p#mOBpv4~P>Ak%>PCWYb^I+EhUqA)R zJzX3_BqUi68WtTk;Bh_3F0dqH=?3-5S9bp27<4=JnDRuWx-#Aadn}%KH8O@(F~l4f zV%6B5u|000zF>k}?(D_64^}eFG4tcw`tZRF@ly(tt&g5n<9kM zsLu=gzW%*|vFG*AU-=fqr?FkSs@QPm>HfukQ`A@#Ix8h7DKMl)rKBuVXo%cucmMZ^ rIRclgQu1>9uIx;p5dj z%lP`u&v$=J<2z5)lzAD*kbFD5EhFb!&D-m^J6co(0xLU+qr3iEV3kgyVg?12G;; z{1S&}Zs+utOA*o9X7*lg?dXjK7KQHXDU Qp#T5?07*qoM6N<$g14l=!TOwP=T3e-=BBi$4DkQN?thHqk38A4vt5G2&WJ5X+EFD9YT0*sI89FsZ>!72Q&ifkPB@Bi+&U~74=F2=EpXZ$4bKTc<{qMhnlf9`~ zkQ^Wfd;|ajfe;xP85bAFX0snWcpwxChlhv9#>S$eqLP!78yXs3ym*1f!KBV7>b5C(sIPDd$9=)eU}Lyb1T(C|L~Y+d zitR+2qa5i~Maw@~h|4LnKu1*BpT|0%7X#@Us zYG0c%Rw%8s#h!qURb_nB6CDm#w0$Lm!+p6v)M1kPS6XTpYCGb>$ zrTSFsgjs@7;L=ZNHr`*n_AE1e5P&%x;-F-v(5M@!yeHIV8(Mr6q{Znl>TQf94KE)T z7jK=}M@8CeE4Ft!n|nH5@PMzW$tdgUYdov%J=p^p227dAuVV6QXd{etFA&=)=JQj9v_;&SKsh|xZYiyHz`t} zO$T;SEw-s42kOby%|^F=j7GM_Km1qqEqlBw5OJV|i6ea(-8^72y3DWglIPp>Okf(v zPU7=mxfODI5iS2nYy$E81{Tzpng{R3ssh~8E%-KLGq=WZNxhi=qK3lRWk{V+skb`$ z_YH4Mpe6Q-$#UD#5Xp6su8QKBCf}FKvW&5|sa??W>3ww)t)A@tg{= z4o0RHDJ(?yK(NOaa@X8eyH!FJTiQ<)&aDb3%WU`M7CbZUJQ`@^2f5v$)*qu`nO=86 z2yqIGQJez9lZfJlU&Za6{O@(z&?&~7-h`Hp$_ftsz|BZ{J#11GYBDqi zshW{Rt5*`7xQm|tt~XBey@J|SM|X}7wQpgd;&cwOY|_D9hgHO%mMy{7bV~b)UQMM? zFwCH?Vl7QzTg?nUV?0JZk%dU~l8LTFi*Nk-qMK?`Ro(H69NCLUL|R=5JoD(s6R+s~??G-dIB&9( zjE0(rADgtz-YFY$_P5l6Z;HHtk~qz+Iq+yIJJXieBm+B*sPKAR)c1I;p}-|a>KH;T z{k*1vuNaxPZ$$8M&a8M!TYqb(>|{cnMOHZKWvi6%jd*BtRy(j%nE}1-R27v5q^S(n zeB&fb0Md+~9W)Bg^wzQgvGku#O{?6C*#Gp3owR!rT3qT1ITjV{8WUx+rycepJN{jH zom;~1e}pn;IWXEkc-VtF^?uPS!tlMr+@))CvZoeQy6pAyRh-8R)z99iekfQRJaQHm zZ-e&p^dozb($k!`&^wna)Yd8qr7Dr9$7(}iD-CY9mB0YT@zQH0&#TlhoZgC>A{I zAwv8OyXVfJbKzcCm`9QKJe{sg8!wMYFoleOl258#R=>&($9e~ZCnu33m~K(1C?=O} z6CH26C4J{2-zW+3YdiK${&l?^le*q1!^Y>G_MO_=kph+BFBYR%aRo5ay9QagY!jpt6z#}jj1 zdmRs6#V7hQ{S#SNsYjiu2`N<9y{v{6cZG?6u3KQ|`A9m=&`l*3wQ}*CCo*^$qZLqZ5gL)PX88H^eiH-Hy@B{Ysn8b_ diff --git a/core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js b/core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js deleted file mode 100644 index e6d6961eb..000000000 --- a/core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/* jQuery Foundation Joyride Plugin 2.1 | Copyright 2012, ZURB | www.opensource.org/licenses/mit-license.php */ -(function(e,t,n){"use strict";var r={version:"2.0.3",tipLocation:"bottom",nubPosition:"auto",scroll:!0,scrollSpeed:300,timer:0,autoStart:!1,startTimerOnClick:!0,startOffset:0,nextButton:!0,tipAnimation:"fade",pauseAfter:[],tipAnimationFadeSpeed:300,cookieMonster:!1,cookieName:"joyride",cookieDomain:!1,cookiePath:!1,localStorage:!1,localStorageKey:"joyride",tipContainer:"body",modal:!1,expose:!1,postExposeCallback:e.noop,preRideCallback:e.noop,postRideCallback:e.noop,preStepCallback:e.noop,postStepCallback:e.noop,template:{link:'X',timer:'

',tip:'
',wrapper:'',button:'',modal:'
',expose:'
',exposeCover:'
'}},i=i||!1,s={},o={init:function(n){return this.each(function(){e.isEmptyObject(s)?(s=e.extend(!0,r,n),s.document=t.document,s.$document=e(s.document),s.$window=e(t),s.$content_el=e(this),s.$body=e(s.tipContainer),s.body_offset=e(s.tipContainer).position(),s.$tip_content=e("> li",s.$content_el),s.paused=!1,s.attempts=0,s.tipLocationPatterns={top:["bottom"],bottom:[],left:["right","top","bottom"],right:["left","top","bottom"]},o.jquery_check(),e.isFunction(e.cookie)||(s.cookieMonster=!1),(!s.cookieMonster||!e.cookie(s.cookieName))&&(!s.localStorage||!o.support_localstorage()||!localStorage.getItem(s.localStorageKey))&&(s.$tip_content.each(function(t){o.create({$li:e(this),index:t})}),s.autoStart&&(!s.startTimerOnClick&&s.timer>0?(o.show("init"),o.startTimer()):o.show("init"))),s.$document.on("click.joyride",".joyride-next-tip, .joyride-modal-bg",function(e){e.preventDefault(),s.$li.next().length<1?o.end():s.timer>0?(clearTimeout(s.automate),o.hide(),o.show(),o.startTimer()):(o.hide(),o.show())}),s.$document.on("click.joyride",".joyride-close-tip",function(e){e.preventDefault(),o.end()}),s.$window.bind("resize.joyride",function(t){if(s.$li){if(s.exposed&&s.exposed.length>0){var n=e(s.exposed);n.each(function(){var t=e(this);o.un_expose(t),o.expose(t)})}o.is_phone()?o.pos_phone():o.pos_default()}})):o.restart()})},resume:function(){o.set_li(),o.show()},nextTip:function(){s.$li.next().length<1?o.end():s.timer>0?(clearTimeout(s.automate),o.hide(),o.show(),o.startTimer()):(o.hide(),o.show())},tip_template:function(t){var n,r,i;return t.tip_class=t.tip_class||"",n=e(s.template.tip).addClass(t.tip_class),r=e.trim(e(t.li).html())+o.button_text(t.button_text)+s.template.link+o.timer_instance(t.index),i=e(s.template.wrapper),t.li.attr("data-aria-labelledby")&&i.attr("aria-labelledby",t.li.attr("data-aria-labelledby")),t.li.attr("data-aria-describedby")&&i.attr("aria-describedby",t.li.attr("data-aria-describedby")),n.append(i),n.first().attr("data-index",t.index),e(".joyride-content-wrapper",n).append(r),n[0]},timer_instance:function(t){var n;return t===0&&s.startTimerOnClick&&s.timer>0||s.timer===0?n="":n=o.outerHTML(e(s.template.timer)[0]),n},button_text:function(t){return s.nextButton?(t=e.trim(t)||"Next",t=o.outerHTML(e(s.template.button).append(t)[0])):t="",t},create:function(t){var n=t.$li.attr("data-button")||t.$li.attr("data-text"),r=t.$li.attr("class"),i=e(o.tip_template({tip_class:r,index:t.index,button_text:n,li:t.$li}));e(s.tipContainer).append(i)},show:function(t){var r={},i,u=[],a=0,f,l=null;if(s.$li===n||e.inArray(s.$li.index(),s.pauseAfter)===-1){s.paused?s.paused=!1:o.set_li(t),s.attempts=0;if(s.$li.length&&s.$target.length>0){t&&(s.preRideCallback(s.$li.index(),s.$next_tip),s.modal&&o.show_modal()),s.preStepCallback(s.$li.index(),s.$next_tip),u=(s.$li.data("options")||":").split(";"),a=u.length;for(i=a-1;i>=0;i--)f=u[i].split(":"),f.length===2&&(r[e.trim(f[0])]=e.trim(f[1]));s.tipSettings=e.extend({},s,r),s.tipSettings.tipLocationPattern=s.tipLocationPatterns[s.tipSettings.tipLocation],s.modal&&s.expose&&o.expose(),!/body/i.test(s.$target.selector)&&s.scroll&&o.scroll_to(),o.is_phone()?o.pos_phone(!0):o.pos_default(!0),l=e(".joyride-timer-indicator",s.$next_tip),/pop/i.test(s.tipAnimation)?(l.outerWidth(0),s.timer>0?(s.$next_tip.show(),l.animate({width:e(".joyride-timer-indicator-wrap",s.$next_tip).outerWidth()},s.timer)):s.$next_tip.show()):/fade/i.test(s.tipAnimation)&&(l.outerWidth(0),s.timer>0?(s.$next_tip.fadeIn(s.tipAnimationFadeSpeed),s.$next_tip.show(),l.animate({width:e(".joyride-timer-indicator-wrap",s.$next_tip).outerWidth()},s.timer)):s.$next_tip.fadeIn(s.tipAnimationFadeSpeed)),s.$current_tip=s.$next_tip,e(".joyride-next-tip",s.$current_tip).focus(),o.tabbable(s.$current_tip)}else s.$li&&s.$target.length<1?o.show():o.end()}else s.paused=!0},is_phone:function(){return i?i.mq("only screen and (max-width: 767px)"):s.$window.width()<767?!0:!1},support_localstorage:function(){return i?i.localstorage:!!t.localStorage},hide:function(){s.modal&&s.expose&&o.un_expose(),s.modal||e(".joyride-modal-bg").hide(),s.$current_tip.hide(),s.postStepCallback(s.$li.index(),s.$current_tip)},set_li:function(e){e?(s.$li=s.$tip_content.eq(s.startOffset),o.set_next_tip(),s.$current_tip=s.$next_tip):(s.$li=s.$li.next(),o.set_next_tip()),o.set_target()},set_next_tip:function(){s.$next_tip=e(".joyride-tip-guide[data-index="+s.$li.index()+"]")},set_target:function(){var t=s.$li.attr("data-class"),n=s.$li.attr("data-id"),r=function(){return n?e(s.document.getElementById(n)):t?e("."+t).filter(":visible").first():e("body")};s.$target=r()},scroll_to:function(){var t,n;t=s.$window.height()/2,n=Math.ceil(s.$target.offset().top-t+s.$next_tip.outerHeight()),e("html, body").stop().animate({scrollTop:n},s.scrollSpeed)},paused:function(){return e.inArray(s.$li.index()+1,s.pauseAfter)===-1?!0:!1},destroy:function(){e.isEmptyObject(s)||s.$document.off(".joyride"),e(t).off(".joyride"),e(".joyride-close-tip, .joyride-next-tip, .joyride-modal-bg").off(".joyride"),e(".joyride-tip-guide, .joyride-modal-bg").remove(),clearTimeout(s.automate),s={}},restart:function(){s.autoStart?(o.hide(),s.$li=n,o.show("init")):(!s.startTimerOnClick&&s.timer>0?(o.show("init"),o.startTimer()):o.show("init"),s.autoStart=!0)},pos_default:function(t){var n=Math.ceil(s.$window.height()/2),r=s.$next_tip.offset(),i=e(".joyride-nub",s.$next_tip),u=Math.ceil(i.outerWidth()/2),a=Math.ceil(i.outerHeight()/2),f=t||!1;f&&(s.$next_tip.css("visibility","hidden"),s.$next_tip.show());if(!/body/i.test(s.$target.selector)){var l=s.tipSettings.tipAdjustmentY?parseInt(s.tipSettings.tipAdjustmentY):0,c=s.tipSettings.tipAdjustmentX?parseInt(s.tipSettings.tipAdjustmentX):0;o.bottom()?(s.$next_tip.css({top:s.$target.offset().top+a+s.$target.outerHeight()+l,left:s.$target.offset().left+c}),/right/i.test(s.tipSettings.nubPosition)&&s.$next_tip.css("left",s.$target.offset().left-s.$next_tip.outerWidth()+s.$target.outerWidth()),o.nub_position(i,s.tipSettings.nubPosition,"top")):o.top()?(s.$next_tip.css({top:s.$target.offset().top-s.$next_tip.outerHeight()-a+l,left:s.$target.offset().left+c}),o.nub_position(i,s.tipSettings.nubPosition,"bottom")):o.right()?(s.$next_tip.css({top:s.$target.offset().top+l,left:s.$target.outerWidth()+s.$target.offset().left+u+c}),o.nub_position(i,s.tipSettings.nubPosition,"left")):o.left()&&(s.$next_tip.css({top:s.$target.offset().top+l,left:s.$target.offset().left-s.$next_tip.outerWidth()-u+c}),o.nub_position(i,s.tipSettings.nubPosition,"right")),!o.visible(o.corners(s.$next_tip))&&s.attempts0&&arguments[0]instanceof e)i=arguments[0];else{if(!s.$target||!!/body/i.test(s.$target.selector))return!1;i=s.$target}if(i.length<1)return t.console&&console.error("element not valid",i),!1;n=e(s.template.expose),s.$body.append(n),n.css({top:i.offset().top,left:i.offset().left,width:i.outerWidth(!0),height:i.outerHeight(!0)}),r=e(s.template.exposeCover),u={zIndex:i.css("z-index"),position:i.css("position")},i.css("z-index",n.css("z-index")*1+1),u.position=="static"&&i.css("position","relative"),i.data("expose-css",u),r.css({top:i.offset().top,left:i.offset().left,width:i.outerWidth(!0),height:i.outerHeight(!0)}),s.$body.append(r),n.addClass(a),r.addClass(a),s.tipSettings.exposeClass&&(n.addClass(s.tipSettings.exposeClass),r.addClass(s.tipSettings.exposeClass)),i.data("expose",a),s.postExposeCallback(s.$li.index(),s.$next_tip,i),o.add_exposed(i)},un_expose:function(){var n,r,i,u,a=!1;if(arguments.length>0&&arguments[0]instanceof e)r=arguments[0];else{if(!s.$target||!!/body/i.test(s.$target.selector))return!1;r=s.$target}if(r.length<1)return t.console&&console.error("element not valid",r),!1;n=r.data("expose"),i=e("."+n),arguments.length>1&&(a=arguments[1]),a===!0?e(".joyride-expose-wrapper,.joyride-expose-cover").remove():i.remove(),u=r.data("expose-css"),u.zIndex=="auto"?r.css("z-index",""):r.css("z-index",u.zIndex),u.position!=r.css("position")&&(u.position=="static"?r.css("position",""):r.css("position",u.position)),r.removeData("expose"),r.removeData("expose-z-index"),o.remove_exposed(r)},add_exposed:function(t){s.exposed=s.exposed||[],t instanceof e?s.exposed.push(t[0]):typeof t=="string"&&s.exposed.push(t)},remove_exposed:function(t){var n;t instanceof e?n=t[0]:typeof t=="string"&&(n=t),s.exposed=s.exposed||[];for(var r=0;ru&&(u=o),[e.offset().tope.offset().left]},visible:function(e){var t=e.length;while(t--)if(e[t])return!1;return!0},nub_position:function(e,t,n){t==="auto"?e.addClass(n):e.addClass(t)},startTimer:function(){s.$li.length?s.automate=setTimeout(function(){o.hide(),o.show(),o.startTimer()},s.timer):clearTimeout(s.automate)},end:function(){s.cookieMonster&&e.cookie(s.cookieName,"ridden",{expires:365,domain:s.cookieDomain,path:s.cookiePath}),s.localStorage&&localStorage.setItem(s.localStorageKey,!0),s.timer>0&&clearTimeout(s.automate),s.modal&&s.expose&&o.un_expose(),s.$current_tip&&s.$current_tip.hide(),s.$li&&(s.postStepCallback(s.$li.index(),s.$current_tip),s.postRideCallback(s.$li.index(),s.$current_tip)),e(".joyride-modal-bg").hide()},jquery_check:function(){return e.isFunction(e.fn.on)?!0:(e.fn.on=function(e,t,n){return this.delegate(t,e,n)},e.fn.off=function(e,t,n){return this.undelegate(t,e,n)},!1)},outerHTML:function(e){return e.outerHTML||(new XMLSerializer).serializeToString(e)},version:function(){return s.version},tabbable:function(t){e(t).on("keydown",function(n){if(!n.isDefaultPrevented()&&n.keyCode&&n.keyCode===27){n.preventDefault(),o.end();return}if(n.keyCode!==9)return;var r=e(t).find(":tabbable"),i=r.filter(":first"),s=r.filter(":last");n.target===s[0]&&!n.shiftKey?(i.focus(1),n.preventDefault()):n.target===i[0]&&n.shiftKey&&(s.focus(1),n.preventDefault())})}};e.fn.joyride=function(t){if(o[t])return o[t].apply(this,Array.prototype.slice.call(arguments,1));if(typeof t=="object"||!t)return o.init.apply(this,arguments);e.error("Method "+t+" does not exist on jQuery.joyride")}})(jQuery,this); diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png deleted file mode 100644 index ac8b229af950c29356abf64a6c4aa894575445f0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FsY*{5$B>N1x91EQ4=4yQYz+E8 zPo9&<{J;c_6SHRil>2s{Zw^OT)6@jj2u|u!(plXsM>LJD`vD!n;OXk;vd$@?2>^GI BH@yG= diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png deleted file mode 100644 index ad3d6346e00f246102f72f2e026ed0491988b394..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hLi978O6-<~(*I$*%ybaDOn z{W;e!B}_MSUQoPXhYd^Y6RUoS1yepnPx`2Kz)7OXQG!!=-jY=F+d2OOy?#DnJ32>z UEim$g7SJdLPgg&ebxsLQ09~*s;{X5v diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png deleted file mode 100644 index 42ccba269b6e91bef12ad0fa18be651b5ef0ee68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnouqzpV=978O6-=0?FV^9z|eBtf= z|7WztIJ;WT>{+tN>ySr~=F{k$>;_x^_y?afmf9pRKH0)6?eSP?3s5hEr>mdKI;Vst E0O;M1& diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png deleted file mode 100644 index 5a46b47cb16631068aee9e0bd61269fc4e95e5cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 111 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnouq|7{B978O6lPf+wIa#m9#>Unb zm^4K~wN3Zq+uP{vDV26o)#~38k_!`W=^oo1w6ixmPC4R1b Tyd6G3lNdZ*{an^LB{Ts5`idse diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png deleted file mode 100644 index 7c9fa6c6edcfcdd3e5b77e6f547b719e6fc66e30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 101 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 diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png deleted file mode 100644 index 45e8928e5284adacea3f9ec07b9b50667d2ac65f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4369 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 diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_454545_256x240.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_454545_256x240.png deleted file mode 100644 index 7ec70d11bfb2f77374dfd00ef61ba0c3647b5a0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4369 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 k*Kv;w;*%(i9W@fAqs5i2wiq diff --git a/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_888888_256x240.png b/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_888888_256x240.png deleted file mode 100644 index 5ba708c39172a69e069136bd1309c4322c61f571..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4369 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 diff --git a/core/assets/vendor/jquery.ui/ui.accordion.jquery.json b/core/assets/vendor/jquery.ui/ui.accordion.jquery.json deleted file mode 100644 index 3179f0538..000000000 --- a/core/assets/vendor/jquery.ui/ui.accordion.jquery.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "ui.accordion", - "title": "jQuery UI Accordion", - "description": "Displays collapsible content panels for presenting information in a limited amount of space.", - "keywords": [ - "ui", - "accordion", - "navigation", - "panel", - "collapse", - "expand" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/accordion/", - "demo": "http://jqueryui.com/accordion/", - "docs": "http://api.jqueryui.com/accordion/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json b/core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json deleted file mode 100644 index 03e0e7e74..000000000 --- a/core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "name": "ui.autocomplete", - "title": "jQuery UI Autocomplete", - "description": "Lists suggested words as the user is typing.", - "keywords": [ - "ui", - "autocomplete", - "form", - "word", - "predict", - "suggest" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/autocomplete/", - "demo": "http://jqueryui.com/autocomplete/", - "docs": "http://api.jqueryui.com/autocomplete/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.menu": "1.11.4", - "ui.position": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.button.jquery.json b/core/assets/vendor/jquery.ui/ui.button.jquery.json deleted file mode 100644 index 09643cc51..000000000 --- a/core/assets/vendor/jquery.ui/ui.button.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.button", - "title": "jQuery UI Button", - "description": "Enhances a form with themeable buttons.", - "keywords": [ - "ui", - "button", - "form", - "radio", - "checkbox" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/button/", - "demo": "http://jqueryui.com/button/", - "docs": "http://api.jqueryui.com/button/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.core.jquery.json b/core/assets/vendor/jquery.ui/ui.core.jquery.json deleted file mode 100644 index 662ff0f15..000000000 --- a/core/assets/vendor/jquery.ui/ui.core.jquery.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "ui.core", - "title": "jQuery UI Core", - "description": "The core of jQuery UI, required for all interactions and widgets.", - "keywords": [ - "ui", - "core" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/", - "demo": "http://jqueryui.com/", - "docs": "http://api.jqueryui.com/category/ui-core/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6" - }, - "category": "core" -} diff --git a/core/assets/vendor/jquery.ui/ui.datepicker.jquery.json b/core/assets/vendor/jquery.ui/ui.datepicker.jquery.json deleted file mode 100644 index 76125e46b..000000000 --- a/core/assets/vendor/jquery.ui/ui.datepicker.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.datepicker", - "title": "jQuery UI Datepicker", - "description": "Displays a calendar from an input or inline for selecting dates.", - "keywords": [ - "ui", - "datepicker", - "form", - "calendar", - "date", - "i18n" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/datepicker/", - "demo": "http://jqueryui.com/datepicker/", - "docs": "http://api.jqueryui.com/datepicker/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.dialog.jquery.json b/core/assets/vendor/jquery.ui/ui.dialog.jquery.json deleted file mode 100644 index b5c4386d9..000000000 --- a/core/assets/vendor/jquery.ui/ui.dialog.jquery.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "name": "ui.dialog", - "title": "jQuery UI Dialog", - "description": "Displays customizable dialog windows.", - "keywords": [ - "ui", - "dialog", - "modal", - "alert", - "popup" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/dialog/", - "demo": "http://jqueryui.com/dialog/", - "docs": "http://api.jqueryui.com/dialog/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.button": "1.11.4", - "ui.draggable": "1.11.4", - "ui.position": "1.11.4", - "ui.resizable": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.draggable.jquery.json b/core/assets/vendor/jquery.ui/ui.draggable.jquery.json deleted file mode 100644 index a04fd589c..000000000 --- a/core/assets/vendor/jquery.ui/ui.draggable.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.draggable", - "title": "jQuery UI Draggable", - "description": "Enables dragging functionality for any element.", - "keywords": [ - "ui", - "draggable", - "drag", - "drop" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/draggable/", - "demo": "http://jqueryui.com/draggable/", - "docs": "http://api.jqueryui.com/draggable/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4" - }, - "category": "interaction" -} diff --git a/core/assets/vendor/jquery.ui/ui.droppable.jquery.json b/core/assets/vendor/jquery.ui/ui.droppable.jquery.json deleted file mode 100644 index b4db77848..000000000 --- a/core/assets/vendor/jquery.ui/ui.droppable.jquery.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "ui.droppable", - "title": "jQuery UI Droppable", - "description": "Enables drop targets for draggable elements.", - "keywords": [ - "ui", - "droppable", - "drag", - "drop" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/droppable/", - "demo": "http://jqueryui.com/droppable/", - "docs": "http://api.jqueryui.com/droppable/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4", - "ui.draggable": "1.11.4" - }, - "category": "interaction" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json deleted file mode 100644 index 725a1bf06..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-blind", - "title": "jQuery UI Blind Effect", - "description": "Blinds the element.", - "keywords": [ - "ui", - "blind", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/blind-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json deleted file mode 100644 index a9468bb1a..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-bounce", - "title": "jQuery UI Bounce Effect", - "description": "Bounces an element horizontally or vertically n times.", - "keywords": [ - "ui", - "bounce", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/bounce-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json deleted file mode 100644 index f8639afcd..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-clip", - "title": "jQuery UI Clip Effect", - "description": "Clips the element on and off like an old TV.", - "keywords": [ - "ui", - "clip", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/clip-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json deleted file mode 100644 index 5be7fdd08..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-drop", - "title": "jQuery UI Drop Effect", - "description": "Moves an element in one direction and hides it at the same time.", - "keywords": [ - "ui", - "drop", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/drop-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json deleted file mode 100644 index 33f62a479..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-explode", - "title": "jQuery UI Explode Effect", - "description": "Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.", - "keywords": [ - "ui", - "explode", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/explode-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json deleted file mode 100644 index 818d979c8..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-fade", - "title": "jQuery UI Fade Effect", - "description": "Fades an element.", - "keywords": [ - "ui", - "fade", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/fade-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json deleted file mode 100644 index 6c118aa2a..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-fold", - "title": "jQuery UI Fold Effect", - "description": "Folds an element first horizontally and then vertically.", - "keywords": [ - "ui", - "fold", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/fold-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json deleted file mode 100644 index c5b7f8c71..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-highlight", - "title": "jQuery UI Highlight Effect", - "description": "Highlights the background of an element in a defined color for a custom duration.", - "keywords": [ - "ui", - "highlight", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/highlight-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json deleted file mode 100644 index 40f3091c3..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.effect-puff", - "title": "jQuery UI Puff Effect", - "description": "Creates a puff effect by scaling the element up and hiding it at the same time.", - "keywords": [ - "ui", - "puff", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/puff-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4", - "ui.effect-scale": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json deleted file mode 100644 index be3d4dc51..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-pulsate", - "title": "jQuery UI Pulsate Effect", - "description": "Pulsates an element n times by changing the opacity to zero and back.", - "keywords": [ - "ui", - "pulsate", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/pulsate-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json deleted file mode 100644 index 3aa3895b6..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.effect-scale", - "title": "jQuery UI Scale Effect", - "description": "Grows or shrinks an element and its content. Restores an element to its original size.", - "keywords": [ - "ui", - "scale", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/scale-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4", - "ui.effect-size": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json deleted file mode 100644 index f8511eae5..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-shake", - "title": "jQuery UI Shake Effect", - "description": "Shakes an element horizontally or vertically n times.", - "keywords": [ - "ui", - "shake", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/shake-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-size.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-size.jquery.json deleted file mode 100644 index e64847ded..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-size.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-size", - "title": "jQuery UI Size Effect", - "description": "Resize an element to a specified width and height.", - "keywords": [ - "ui", - "size", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/size-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json deleted file mode 100644 index a894c54d3..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.effect-slide", - "title": "jQuery UI Slide Effect", - "description": "Slides an element in and out of the viewport.", - "keywords": [ - "ui", - "slide", - "effect", - "show", - "hide" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/effect/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/slide-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json b/core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json deleted file mode 100644 index d8789612e..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "name": "ui.effect-transfer", - "title": "jQuery UI Transfer Effect", - "description": "Displays a transfer effect from one element to another.", - "keywords": [ - "ui", - "transfer", - "effect" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/transfer-effect/", - "demo": "http://jqueryui.com/transfer-effect/", - "docs": "http://api.jqueryui.com/transfer-effect/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.effect": "1.11.4" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.effect.jquery.json b/core/assets/vendor/jquery.ui/ui.effect.jquery.json deleted file mode 100644 index 13ee313ab..000000000 --- a/core/assets/vendor/jquery.ui/ui.effect.jquery.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "ui.effect", - "title": "jQuery UI Effects Core", - "description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.", - "keywords": [ - "ui", - "effect", - "animation", - "show", - "hide", - "color", - "class", - "transition", - "easing" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/", - "demo": "http://jqueryui.com/effect/", - "docs": "http://api.jqueryui.com/category/effects-core/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6" - }, - "category": "effect" -} diff --git a/core/assets/vendor/jquery.ui/ui.menu.jquery.json b/core/assets/vendor/jquery.ui/ui.menu.jquery.json deleted file mode 100644 index 658040a31..000000000 --- a/core/assets/vendor/jquery.ui/ui.menu.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.menu", - "title": "jQuery UI Menu", - "description": "Creates nestable menus.", - "keywords": [ - "ui", - "menu", - "dropdown", - "flyout" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/menu/", - "demo": "http://jqueryui.com/menu/", - "docs": "http://api.jqueryui.com/menu/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.position": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.mouse.jquery.json b/core/assets/vendor/jquery.ui/ui.mouse.jquery.json deleted file mode 100644 index 1f424a88a..000000000 --- a/core/assets/vendor/jquery.ui/ui.mouse.jquery.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "ui.mouse", - "title": "jQuery UI Mouse", - "description": "Abstracts mouse-based interactions to assist in creating certain widgets.", - "keywords": [ - "ui", - "mouse", - "abstraction" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/mouse/", - "demo": "http://jqueryui.com/mouse/", - "docs": "http://api.jqueryui.com/mouse/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4" - }, - "category": "core" -} diff --git a/core/assets/vendor/jquery.ui/ui.position.jquery.json b/core/assets/vendor/jquery.ui/ui.position.jquery.json deleted file mode 100644 index fff8bb08a..000000000 --- a/core/assets/vendor/jquery.ui/ui.position.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.position", - "title": "jQuery UI Position", - "description": "Positions elements relative to other elements.", - "keywords": [ - "ui", - "position", - "offset", - "relative", - "absolute", - "fixed", - "collision" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/position/", - "demo": "http://jqueryui.com/position/", - "docs": "http://api.jqueryui.com/position/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6" - }, - "category": "core" -} diff --git a/core/assets/vendor/jquery.ui/ui.progressbar.jquery.json b/core/assets/vendor/jquery.ui/ui.progressbar.jquery.json deleted file mode 100644 index 34921ec6c..000000000 --- a/core/assets/vendor/jquery.ui/ui.progressbar.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.progressbar", - "title": "jQuery UI Progressbar", - "description": "Displays a status indicator for loading state, standard percentage, and other progress indicators.", - "keywords": [ - "ui", - "progressbar", - "determinate", - "status" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/progressbar/", - "demo": "http://jqueryui.com/progressbar/", - "docs": "http://api.jqueryui.com/progressbar/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.resizable.jquery.json b/core/assets/vendor/jquery.ui/ui.resizable.jquery.json deleted file mode 100644 index 3b4ebd1b9..000000000 --- a/core/assets/vendor/jquery.ui/ui.resizable.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.resizable", - "title": "jQuery UI Resizable", - "description": "Enables resize functionality for any element.", - "keywords": [ - "ui", - "resizable", - "resize" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/resizable/", - "demo": "http://jqueryui.com/resizable/", - "docs": "http://api.jqueryui.com/resizable/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4" - }, - "category": "interaction" -} diff --git a/core/assets/vendor/jquery.ui/ui.selectable.jquery.json b/core/assets/vendor/jquery.ui/ui.selectable.jquery.json deleted file mode 100644 index 870fd84b8..000000000 --- a/core/assets/vendor/jquery.ui/ui.selectable.jquery.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "ui.selectable", - "title": "jQuery UI Selectable", - "description": "Allows groups of elements to be selected with the mouse.", - "keywords": [ - "ui", - "selectable", - "selection" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/selectable/", - "demo": "http://jqueryui.com/selectable/", - "docs": "http://api.jqueryui.com/selectable/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4" - }, - "category": "interaction" -} diff --git a/core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json b/core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json deleted file mode 100644 index 562a863a8..000000000 --- a/core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "ui.selectmenu", - "title": "jQuery UI Selectmenu", - "description": "Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.", - "keywords": [ - "ui", - "selectmenu", - "form", - "select" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/selectmenu/", - "demo": "http://jqueryui.com/selectmenu/", - "docs": "http://api.jqueryui.com/selectmenu/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.position": "1.11.4", - "ui.menu": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.slider.jquery.json b/core/assets/vendor/jquery.ui/ui.slider.jquery.json deleted file mode 100644 index 660a07824..000000000 --- a/core/assets/vendor/jquery.ui/ui.slider.jquery.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "ui.slider", - "title": "jQuery UI Slider", - "description": "Displays a flexible slider with ranges and accessibility via keyboard.", - "keywords": [ - "ui", - "slider", - "form", - "number", - "range" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/slider/", - "demo": "http://jqueryui.com/slider/", - "docs": "http://api.jqueryui.com/slider/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.sortable.jquery.json b/core/assets/vendor/jquery.ui/ui.sortable.jquery.json deleted file mode 100644 index c31bc055a..000000000 --- a/core/assets/vendor/jquery.ui/ui.sortable.jquery.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "ui.sortable", - "title": "jQuery UI Sortable", - "description": "Enables items in a list to be sorted using the mouse.", - "keywords": [ - "ui", - "sortable", - "sort", - "list" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/sortable/", - "demo": "http://jqueryui.com/sortable/", - "docs": "http://api.jqueryui.com/sortable/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.mouse": "1.11.4" - }, - "category": "interaction" -} diff --git a/core/assets/vendor/jquery.ui/ui.spinner.jquery.json b/core/assets/vendor/jquery.ui/ui.spinner.jquery.json deleted file mode 100644 index 014b14713..000000000 --- a/core/assets/vendor/jquery.ui/ui.spinner.jquery.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "ui.spinner", - "title": "jQuery UI Spinner", - "description": "Displays buttons to easily input numbers via the keyboard or mouse.", - "keywords": [ - "ui", - "spinner", - "form", - "number", - "spinbutton", - "stepper" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/spinner/", - "demo": "http://jqueryui.com/spinner/", - "docs": "http://api.jqueryui.com/spinner/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.button": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.tabs.jquery.json b/core/assets/vendor/jquery.ui/ui.tabs.jquery.json deleted file mode 100644 index 7125f4198..000000000 --- a/core/assets/vendor/jquery.ui/ui.tabs.jquery.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "ui.tabs", - "title": "jQuery UI Tabs", - "description": "Transforms a set of container elements into a tab structure.", - "keywords": [ - "ui", - "tabs", - "navigation", - "panel", - "collapse", - "expand" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/tabs/", - "demo": "http://jqueryui.com/tabs/", - "docs": "http://api.jqueryui.com/tabs/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.tooltip.jquery.json b/core/assets/vendor/jquery.ui/ui.tooltip.jquery.json deleted file mode 100644 index 95a77925a..000000000 --- a/core/assets/vendor/jquery.ui/ui.tooltip.jquery.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "ui.tooltip", - "title": "jQuery UI Tooltip", - "description": "Shows additional information for any element on hover or focus.", - "keywords": [ - "ui", - "tooltip" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/tooltip/", - "demo": "http://jqueryui.com/tooltip/", - "docs": "http://api.jqueryui.com/tooltip/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.11.4", - "ui.widget": "1.11.4", - "ui.position": "1.11.4" - }, - "category": "widget" -} diff --git a/core/assets/vendor/jquery.ui/ui.widget.jquery.json b/core/assets/vendor/jquery.ui/ui.widget.jquery.json deleted file mode 100644 index a1a66a9e7..000000000 --- a/core/assets/vendor/jquery.ui/ui.widget.jquery.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "ui.widget", - "title": "jQuery UI Widget", - "description": "Provides a factory for creating stateful widgets with a common API.", - "keywords": [ - "ui", - "widget", - "abstraction", - "state", - "factory" - ], - "version": "1.11.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - }, - { - "name": "Felix Nagel", - "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/widget/", - "demo": "http://jqueryui.com/widget/", - "docs": "http://api.jqueryui.com/jQuery.widget/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6" - }, - "category": "core" -} diff --git a/core/assets/vendor/jquery.ui/ui/accordion-min.js b/core/assets/vendor/jquery.ui/ui/accordion-min.js deleted file mode 100644 index 0d4cf9137..000000000 --- a/core/assets/vendor/jquery.ui/ui/accordion-min.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * jQuery UI Accordion 1.11.4 - * http://jqueryui.com - * - * Copyright jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - * http://api.jqueryui.com/accordion/ - */(function(e){typeof define=="function"&&define.amd?define(["jquery","./core","./widget"],e):e(jQuery)})(function(e){return e.widget("ui.accordion",{version:"1.11.4",options:{active:0,animate:{},collapsible:!1,event:"click",header:"> li > :first-child,> :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var t=this.options;this.prevShow=this.prevHide=e(),this.element.addClass("ui-accordion ui-widget ui-helper-reset").attr("role","tablist"),!t.collapsible&&(t.active===!1||t.active==null)&&(t.active=0),this._processPanels(),t.active<0&&(t.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():e()}},_createIcons:function(){var t=this.options.icons;t&&(e("").addClass("ui-accordion-header-icon ui-icon "+t.header).prependTo(this.headers),this.active.children(".ui-accordion-header-icon").removeClass(t.header).addClass(t.activeHeader),this.headers.addClass("ui-accordion-icons"))},_destroyIcons:function(){this.headers.removeClass("ui-accordion-icons").children(".ui-accordion-header-icon").remove()},_destroy:function(){var e;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role"),this.headers.removeClass("ui-accordion-header ui-accordion-header-active ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("aria-controls").removeAttr("tabIndex").removeUniqueId(),this._destroyIcons(),e=this.headers.next().removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-state-disabled").css("display","").removeAttr("role").removeAttr("aria-hidden").removeAttr("aria-labelledby").removeUniqueId(),this.options.heightStyle!=="content"&&e.css("height","")},_setOption:function(e,t){if(e==="active"){this._activate(t);return}e==="event"&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(t)),this._super(e,t),e==="collapsible"&&!t&&this.options.active===!1&&this._activate(0),e==="icons"&&(this._destroyIcons(),t&&this._createIcons()),e==="disabled"&&(this.element.toggleClass("ui-state-disabled",!!t).attr("aria-disabled",t),this.headers.add(this.headers.next()).toggleClass("ui-state-disabled",!!t))},_keydown:function(t){if(t.altKey||t.ctrlKey)return;var n=e.ui.keyCode,r=this.headers.length,i=this.headers.index(t.target),s=!1;switch(t.keyCode){case n.RIGHT:case n.DOWN:s=this.headers[(i+1)%r];break;case n.LEFT:case n.UP:s=this.headers[(i-1+r)%r];break;case n.SPACE:case n.ENTER:this._eventHandler(t);break;case n.HOME:s=this.headers[0];break;case n.END:s=this.headers[r-1]}s&&(e(t.target).attr("tabIndex",-1),e(s).attr("tabIndex",0),s.focus(),t.preventDefault())},_panelKeyDown:function(t){t.keyCode===e.ui.keyCode.UP&&t.ctrlKey&&e(t.currentTarget).prev().focus()},refresh:function(){var t=this.options;this._processPanels(),t.active===!1&&t.collapsible===!0||!this.headers.length?(t.active=!1,this.active=e()):t.active===!1?this._activate(0):this.active.length&&!e.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(t.active=!1,this.active=e()):this._activate(Math.max(0,t.active-1)):t.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var e=this.headers,t=this.panels;this.headers=this.element.find(this.options.header).addClass("ui-accordion-header ui-state-default ui-corner-all"),this.panels=this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom").filter(":not(.ui-accordion-content-active)").hide(),t&&(this._off(e.not(this.headers)),this._off(t.not(this.panels)))},_refresh:function(){var t,n=this.options,r=n.heightStyle,i=this.element.parent();this.active=this._findActive(n.active).addClass("ui-accordion-header-active ui-state-active ui-corner-top").removeClass("ui-corner-all"),this.active.next().addClass("ui-accordion-content-active").show(),this.headers.attr("role","tab").each(function(){var t=e(this),n=t.uniqueId().attr("id"),r=t.next(),i=r.uniqueId().attr("id");t.attr("aria-controls",i),r.attr("aria-labelledby",n)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(n.event),r==="fill"?(t=i.height(),this.element.siblings(":visible").each(function(){var n=e(this),r=n.css("position");if(r==="absolute"||r==="fixed")return;t-=n.outerHeight(!0)}),this.headers.each(function(){t-=e(this).outerHeight(!0)}),this.headers.next().each(function(){e(this).height(Math.max(0,t-e(this).innerHeight()+e(this).height()))}).css("overflow","auto")):r==="auto"&&(t=0,this.headers.next().each(function(){t=Math.max(t,e(this).css("height","").height())}).height(t))},_activate:function(t){var n=this._findActive(t)[0];if(n===this.active[0])return;n=n||this.active[0],this._eventHandler({target:n,currentTarget:n,preventDefault:e.noop})},_findActive:function(t){return typeof t=="number"?this.headers.eq(t):e()},_setupEvents:function(t){var n={keydown:"_keydown"};t&&e.each(t.split(" "),function(e,t){n[t]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,n),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(t){var n=this.options,r=this.active,i=e(t.currentTarget),s=i[0]===r[0],o=s&&n.collapsible,u=o?e():i.next(),a=r.next(),f={oldHeader:r,oldPanel:a,newHeader:o?e():i,newPanel:u};t.preventDefault();if(s&&!n.collapsible||this._trigger("beforeActivate",t,f)===!1)return;n.active=o?!1:this.headers.index(i),this.active=s?e():i,this._toggle(f),r.removeClass("ui-accordion-header-active ui-state-active"),n.icons&&r.children(".ui-accordion-header-icon").removeClass(n.icons.activeHeader).addClass(n.icons.header),s||(i.removeClass("ui-corner-all").addClass("ui-accordion-header-active ui-state-active ui-corner-top"),n.icons&&i.children(".ui-accordion-header-icon").removeClass(n.icons.header).addClass(n.icons.activeHeader),i.next().addClass("ui-accordion-content-active"))},_toggle:function(t){var n=t.newPanel,r=this.prevShow.length?this.prevShow:t.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=n,this.prevHide=r,this.options.animate?this._animate(n,r,t):(r.hide(),n.show(),this._toggleComplete(t)),r.attr({"aria-hidden":"true"}),r.prev().attr({"aria-selected":"false","aria-expanded":"false"}),n.length&&r.length?r.prev().attr({tabIndex:-1,"aria-expanded":"false"}):n.length&&this.headers.filter(function(){return parseInt(e(this).attr("tabIndex"),10)===0}).attr("tabIndex",-1),n.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(e,t,n){var r,i,s,o=this,u=0,a=e.css("box-sizing"),f=e.length&&(!t.length||e.index()",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var t,n,r,i=this.element[0].nodeName.toLowerCase(),s=i==="textarea",o=i==="input";this.isMultiLine=s?!0:o?!1:this.element.prop("isContentEditable"),this.valueMethod=this.element[s||o?"val":"text"],this.isNewMenu=!0,this.element.addClass("ui-autocomplete-input").attr("autocomplete","off"),this._on(this.element,{keydown:function(i){if(this.element.prop("readOnly")){t=!0,r=!0,n=!0;return}t=!1,r=!1,n=!1;var s=e.ui.keyCode;switch(i.keyCode){case s.PAGE_UP:t=!0,this._move("previousPage",i);break;case s.PAGE_DOWN:t=!0,this._move("nextPage",i);break;case s.UP:t=!0,this._keyEvent("previous",i);break;case s.DOWN:t=!0,this._keyEvent("next",i);break;case s.ENTER:this.menu.active&&(t=!0,i.preventDefault(),this.menu.select(i));break;case s.TAB:this.menu.active&&this.menu.select(i);break;case s.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(i),i.preventDefault());break;default:n=!0,this._searchTimeout(i)}},keypress:function(r){if(t){t=!1,(!this.isMultiLine||this.menu.element.is(":visible"))&&r.preventDefault();return}if(n)return;var i=e.ui.keyCode;switch(r.keyCode){case i.PAGE_UP:this._move("previousPage",r);break;case i.PAGE_DOWN:this._move("nextPage",r);break;case i.UP:this._keyEvent("previous",r);break;case i.DOWN:this._keyEvent("next",r)}},input:function(e){if(r){r=!1,e.preventDefault();return}this._searchTimeout(e)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(e){if(this.cancelBlur){delete this.cancelBlur;return}clearTimeout(this.searching),this.close(e),this._change(e)}}),this._initSource(),this.menu=e("