-
Notifications
You must be signed in to change notification settings - Fork 0
/
pi_comp.libraries.yml
64 lines (61 loc) · 1.19 KB
/
pi_comp.libraries.yml
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
invitee-table:
css:
theme:
css/invitee-table.css: {}
js:
js/invitee-table.js: {}
dependencies:
- core/jquery
- core/drupal
- core/once
invitee-user-match:
js:
js/invitee-user-match.js: {}
dependencies:
- core/jquery
- core/drupal
- core/once
- core/drupal.ajax
- core/drupal.message
registration-sort-form:
version: 1.x
js:
js/registration-sort-form.js: {}
dependencies:
- core/jquery
- core/drupal
- core/jquery.once
registration-list-view:
version: 1.x
js:
js/registration-list-view.js: {}
dependencies:
- core/drupal
- core/drupalSettings
csv_import_confirmation:
js:
js/csv-import-confirmation.js: {}
dependencies:
- core/jquery
- core/drupal
- core/once
- core/drupal.dialog
- core/drupalSettings
- core/jquery.ui
dashboard:
css:
theme:
css/dashboard.css: {}
//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css: { type: external }
js:
js/dashboard.js: {}
dependencies:
- core/jquery
- core/drupal
- core/once
- core/drupal.dialog
- core/drupalSettings
pi_comp_styles:
css:
theme:
css/pi_comp.css: {}