Loading core/core.libraries.yml +19 −1 Original line number Diff line number Diff line # All libraries are defined in alphabetical order. backbone: remote: https://github.com/jashkenas/backbone version: "1.4.0" license: name: MIT url: https://raw.githubusercontent.com/jashkenas/backbone/1.4.0/LICENSE gpl-compatible: true js: assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true } dependencies: - core/underscore deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0. internal.backbone: # Internal library. Do not depend on it outside core nor add new core usage. # The library will be removed as soon as the following issues are fixed: # - https://www.drupal.org/project/drupal/issues/3203920 # - https://www.drupal.org/project/drupal/issues/3204011 # - https://www.drupal.org/project/drupal/issues/3204015 remote: https://github.com/jashkenas/backbone version: "1.4.0" license: Loading Loading @@ -1153,7 +1171,7 @@ underscore: deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0. internal.underscore: # Internal library, do not depend on it. # Internal library. Do not depend on it outside core nor add new core usage. # The library will be removed as soon as the following issues are fixed: # - https://www.drupal.org/project/drupal/issues/3270395 # - https://www.drupal.org/project/drupal/issues/3203920 Loading core/lib/Drupal/Core/Render/theme.api.php +1 −1 Original line number Diff line number Diff line Loading @@ -844,7 +844,7 @@ function hook_library_info_build() { // Add a library whose information changes depending on certain conditions. $libraries['mymodule.zombie'] = [ 'dependencies' => [ 'core/backbone', 'core/once', ], ]; if (Drupal::moduleHandler()->moduleExists('minifyzombies')) { Loading core/modules/ckeditor/ckeditor.libraries.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ drupal.ckeditor.admin: - core/drupalSettings - core/once - core/jquery.once.bc - core/backbone - core/internal.backbone - core/drupal.dialog - core/drupal.announce - core/ckeditor Loading core/modules/contextual/contextual.libraries.yml +4 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ drupal.contextual-links: - core/drupal - core/drupal.ajax - core/drupalSettings - core/backbone # @todo Remove this in https://www.drupal.org/project/drupal/issues/3203920 - core/internal.backbone - core/modernizr - core/once - core/jquery.once.bc Loading @@ -42,7 +43,8 @@ drupal.contextual-toolbar: dependencies: - core/jquery - core/drupal - core/backbone # @todo Remove this in https://www.drupal.org/project/drupal/issues/3203920 - core/internal.backbone - core/once - core/jquery.once.bc - core/drupal.tabbingmanager Loading core/modules/quickedit/quickedit.libraries.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ quickedit: - core/once - core/jquery.once.bc - core/internal.underscore - core/backbone - core/internal.backbone - core/jquery.form - core/drupal - core/drupal.displace Loading Loading
core/core.libraries.yml +19 −1 Original line number Diff line number Diff line # All libraries are defined in alphabetical order. backbone: remote: https://github.com/jashkenas/backbone version: "1.4.0" license: name: MIT url: https://raw.githubusercontent.com/jashkenas/backbone/1.4.0/LICENSE gpl-compatible: true js: assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true } dependencies: - core/underscore deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0. internal.backbone: # Internal library. Do not depend on it outside core nor add new core usage. # The library will be removed as soon as the following issues are fixed: # - https://www.drupal.org/project/drupal/issues/3203920 # - https://www.drupal.org/project/drupal/issues/3204011 # - https://www.drupal.org/project/drupal/issues/3204015 remote: https://github.com/jashkenas/backbone version: "1.4.0" license: Loading Loading @@ -1153,7 +1171,7 @@ underscore: deprecated: The %library_id% asset library is deprecated in Drupal 9.4.0 and will be removed in Drupal 10.0.0. internal.underscore: # Internal library, do not depend on it. # Internal library. Do not depend on it outside core nor add new core usage. # The library will be removed as soon as the following issues are fixed: # - https://www.drupal.org/project/drupal/issues/3270395 # - https://www.drupal.org/project/drupal/issues/3203920 Loading
core/lib/Drupal/Core/Render/theme.api.php +1 −1 Original line number Diff line number Diff line Loading @@ -844,7 +844,7 @@ function hook_library_info_build() { // Add a library whose information changes depending on certain conditions. $libraries['mymodule.zombie'] = [ 'dependencies' => [ 'core/backbone', 'core/once', ], ]; if (Drupal::moduleHandler()->moduleExists('minifyzombies')) { Loading
core/modules/ckeditor/ckeditor.libraries.yml +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ drupal.ckeditor.admin: - core/drupalSettings - core/once - core/jquery.once.bc - core/backbone - core/internal.backbone - core/drupal.dialog - core/drupal.announce - core/ckeditor Loading
core/modules/contextual/contextual.libraries.yml +4 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ drupal.contextual-links: - core/drupal - core/drupal.ajax - core/drupalSettings - core/backbone # @todo Remove this in https://www.drupal.org/project/drupal/issues/3203920 - core/internal.backbone - core/modernizr - core/once - core/jquery.once.bc Loading @@ -42,7 +43,8 @@ drupal.contextual-toolbar: dependencies: - core/jquery - core/drupal - core/backbone # @todo Remove this in https://www.drupal.org/project/drupal/issues/3203920 - core/internal.backbone - core/once - core/jquery.once.bc - core/drupal.tabbingmanager Loading
core/modules/quickedit/quickedit.libraries.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ quickedit: - core/once - core/jquery.once.bc - core/internal.underscore - core/backbone - core/internal.backbone - core/jquery.form - core/drupal - core/drupal.displace Loading