-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathatomic.libraries.yml
More file actions
100 lines (100 loc) · 4.16 KB
/
Copy pathatomic.libraries.yml
File metadata and controls
100 lines (100 loc) · 4.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
global:
css:
theme:
"https://yale-webfonts.yalespace.org/fonts.min.css": {type: external}
node_modules/@yalesites-org/component-library-twig/dist/css/style.css: {}
components/_settings/_config.css: {}
css/admin-theme.css: {}
css/localist.css: {}
css/views-empty-state.css: {}
node_modules/@yalesites-org/component-library-twig/dist/css/link-treatment.css: {}
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/menu/menu-toggle/yds-menu-toggle.js: {}
node_modules/@yalesites-org/component-library-twig/dist/js/00-tokens/layout/yds-layout.js: {}
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/tables/table.js: {}
node_modules/@yalesites-org/component-library-twig/dist/js/link-treatment.js: {}
dependencies:
- core/drupal
disable-menu:
js:
js/disable-menu.js: {}
accordion:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/accordion/yds-accordion.js: {}
alert:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/alert/yds-alert.js: {}
primary-nav:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/menu/primary-nav/yds-primary-nav.js: {}
secondary-nav:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/menu/secondary-nav/yds-secondary-nav.js: {}
reference-card:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/cards/reference-card/yds-reference-card.js: {}
custom-card:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/cards/custom-card/yds-custom-card.js: {}
breadcrumbs:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/menu/breadcrumbs/yds-breadcrumbs.js: {}
tabs:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/tabs/yds-tabs.js: {}
gallery:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/galleries/media-grid/yds-media-grid-interactive.js: {}
background-video:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/videos/video-background/yds-video-background.js: {}
fontawesome:
css:
theme:
node_modules/@yalesites-org/component-library-twig/dist/fonts/fontawesome/css/fontawesome.css: {}
node_modules/@yalesites-org/component-library-twig/dist/fonts/fontawesome/css/regular.css: {}
node_modules/@yalesites-org/component-library-twig/dist/fonts/fontawesome/css/solid.css: {}
layout-builder:
css:
theme:
css/layout-builder.css: {}
text-link:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/controls/text-link/yds-text-link.js: {}
text:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/typography/text/yds-text.js: {}
text-copy-button:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/controls/text-copy-button/yds-text-copy-button.js: {}
event-localist:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/meta/event-meta/event-meta-localist.js: {}
chosen-select:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/forms/select/yds-select.js: {}
dependencies:
- core/once
- libraries/chosen
calendar:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/calendar/yds-calendar.js: {}
dependencies:
- core/drupal
- core/drupal.ajax
audio-player:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/01-atoms/audio/yds-audio-player.js: {}
in-this-section:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/menu/menu-in-this-section-toggle/yds-menu-in-this-section-toggle.js: {}
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/site-in-this-section/yds-site-in-this-section.js: {}
utility-nav-dropdown-menu:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/03-organisms/menu/utility-nav/utility-nav-dropdown-menu.js: {}
ys_embed:
dependencies:
- core/jquery
read-time:
js:
node_modules/@yalesites-org/component-library-twig/dist/js/02-molecules/read-time/yds-read-time.js: {}