-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspaker_mod.libraries.yml
213 lines (189 loc) · 4.28 KB
/
spaker_mod.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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
# Custom module library for general purposes.
spaker_mod:
js:
js/spaker-mod.js: {}
css:
component:
css/spaker-mod.css: {}
dependencies:
- core/drupalSettings
- spaker_mod/jquery-labelauty
# Third-party library (self hosted).
jquery-labelauty:
remote: https://github.com/fntneves/jquery-labelauty
version: 1.1.0
license:
name: MIT
url: https://github.com/fntneves/jquery-labelauty/blob/v1.1.0/LICENSE
gpl-compatible: true
js:
/libraries/jquery-labelauty/source/jquery-labelauty.js: {}
css:
component:
/libraries/jquery-labelauty/source/jquery-labelauty.css: {}
dependencies:
- core/jquery
# Third-party library (CDN).
vuejs:
remote: https://vuejs.org
version: 2.0.5
license:
name: MIT
url: https://github.com/vuejs/vue/blob/dev/LICENSE
gpl-compatible: true
js:
https://cdnjs.cloudflare.com/ajax/libs/vue/2.3.4/vue.min.js: {type: external, minified: true}
# home page library :
spaker_mod_home_page:
js:
layouts/js/spaker_mod_home_page.js: {}
css:
theme:
layouts/css/spaker_mod_home_page.css: {}
# header library :
vesperr_header:
js:
layouts/js/vesperr_header_tmc.js: {}
css:
theme:
layouts/css/vesperr_header_tmc.css: {}
# hero library :
vesperr_hero:
js:
layouts/js/vesperr_hero_tmc.js: {}
css:
theme:
layouts/css/vesperr_hero_tmc.css: {}
# client library :
vesperr_client:
js:
layouts/js/vesperr_client_tmc.js: {}
css:
theme:
layouts/css/vesperr_client_tmc.css: {}
# about library :
vesperr_about:
js:
layouts/js/vesperr_about_tmc.js: {}
css:
theme:
layouts/css/vesperr_about_tmc.css: {}
# count library :
vesperr_count:
js:
layouts/js/vesperr_count_tmc.js: {}
css:
theme:
layouts/css/vesperr_count_tmc.css: {}
# service library :
vesperr_service:
js:
layouts/js/vesperr_service_tmc.js: {}
css:
theme:
layouts/css/vesperr_service_tmc.css: {}
# more service library :
vesperr_more_service:
js:
layouts/js/vesperr_more_service.js: {}
css:
theme:
layouts/css/vesperr_more_service.css: {}
# feature library :
vesperr_feature:
js:
layouts/js/vesperr_feature_tmc.js: {}
css:
theme:
layouts/css/vesperr_feature_tmc.css: {}
# testimonial library :
vesperr_testimonial:
js:
layouts/js/vesperr_testimonial_tmc.js: {}
css:
theme:
layouts/css/vesperr_testimonial_tmc.css: {}
# portfolio library :
vesperr_portfolio:
js:
layouts/js/vesperr_portfolio_tmc.js: {}
css:
theme:
layouts/css/vesperr_portfolio_tmc.css: {}
# team library :
vesperr_team:
js:
layouts/js/vesperr_team_tmc.js: {}
css:
theme:
layouts/css/vesperr_team_tmc.css: {}
# price library :
vesperr_price:
js:
layouts/js/vesperr_price_tmc.js: {}
css:
theme:
layouts/css/vesperr_price_tmc.css: {}
# faq library
vesperr_faq:
js:
layouts/js/vesperr_faq_tmc.js: {}
css:
theme:
layouts/css/vesperr_faq_tmc.css: {}
# contact librarys
vesperr_contact:
js:
layouts/js/vesperr_contact_tmc.js: {}
css:
theme:
layouts/css/vesperr_contact_tmc.css: {}
# footer library
vesperr_footer:
js:
layouts/js/vesperr_footer_tmc.js: {}
css:
theme:
layouts/css/vesperr_footer_tmc.css: {}
# team section by tmc :
team_section:
js:
layouts/js/team_section_tmc.js: {}
css:
theme:
layouts/css/team_section_tmc.css: {}
# contact section rcweb by tmc :
contact_section_rcweb:
js:
layouts/js/contact_section_rcweb_tmc.js: {}
css:
theme:
layouts/css/contact_section_rcweb_tmc.css: {}
# list section rcweb by tmc :
list_section_rcweb:
js:
layouts/js/list_section_rcweb_tmc.js: {}
css:
theme:
layouts/css/list_section_rcweb_tmc.css: {}
# price section rcweb by tmc:
price_section_rcweb:
js:
layouts/js/price_section _rcweb_tmc.js: {}
css:
theme:
layouts/css/price_section_rcweb_tmc.css: {}
# agence constant services section:
agence_constant_services:
js:
layouts/js/agence_constant_services_tmc.js: {}
css:
theme:
layouts/css/agence_constant_services_tmc.css: {}
# agence constant services section:
agence_constant_footer:
js:
layouts/js/agence_constant_footer_tmc.js: {}
css:
theme:
layouts/css/agence_constant_footer_tmc.css: {}