Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
drupal.node:
|
|
|
|
version: VERSION
|
2014-11-28 20:51:14 +00:00
|
|
|
css:
|
|
|
|
layout:
|
|
|
|
css/node.module.css: {}
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
js:
|
|
|
|
node.js: {}
|
|
|
|
dependencies:
|
2016-12-13 15:45:12 +00:00
|
|
|
- core/drupal.entity-form
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupalSettings
|
|
|
|
|
|
|
|
drupal.node.preview:
|
|
|
|
version: VERSION
|
Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes.
2014-08-23 19:03:35 +00:00
|
|
|
css:
|
|
|
|
theme:
|
|
|
|
css/node.preview.css: {}
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
js:
|
|
|
|
node.preview.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
2021-08-10 10:05:02 +00:00
|
|
|
- core/once
|
2021-10-29 10:32:32 +00:00
|
|
|
- core/jquery.once.bc
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupal
|
2018-01-29 12:46:11 +00:00
|
|
|
- core/drupal.dialog
|
Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes.
2014-08-23 19:03:35 +00:00
|
|
|
- core/drupal.form
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
|
|
|
|
drupal.content_types:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
content_types.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
|
|
|
- core/drupal.form
|
2014-06-08 22:29:43 +00:00
|
|
|
|
2014-11-26 10:37:53 +00:00
|
|
|
form:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
layout:
|
|
|
|
css/node.module.css: {}
|
|
|
|
|
2014-06-08 22:29:43 +00:00
|
|
|
drupal.node.admin:
|
|
|
|
version: VERSION
|
|
|
|
css:
|
|
|
|
theme:
|
|
|
|
css/node.admin.css: {}
|