file.libraries.yml
Same filename in other branches
File
-
core/
modules/ file/ file.libraries.yml
View source
- drupal.file:
- version: VERSION
- js:
- js/file.js: {}
- dependencies:
- - core/jquery
- - core/once
- - core/drupal
- - core/drupalSettings
- moved_files:
- file/file.js:
- deprecation_version: drupal:11.1.0
- removed_version: drupal:12.0.0
- deprecation_link: https://www.drupal.org/node/3471539
- js:
- file.js: 'js/file.js'
-
- drupal.file-icon:
- version: VERSION
- css:
- theme:
- css/file.icon.theme.css: {}
- dependencies:
- - field_ui/drupal.field_ui.manage_fields
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.