j1-template 2022.0.0 → 2022.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +3 -3
  3. data/assets/data/banner.html +1 -13
  4. data/assets/data/cookieconsent.html +9 -9
  5. data/assets/data/fab.html +2 -1
  6. data/assets/data/panel.html +6 -6
  7. data/assets/data/translator.html +8 -8
  8. data/assets/themes/j1/adapter/js/fab.js +7 -5
  9. data/assets/themes/j1/adapter/js/j1.js +34 -26
  10. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +150 -103
  11. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +2 -2
  12. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +283 -520
  13. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +3 -3
  14. data/assets/themes/j1/core/js/template.js +14 -5
  15. data/assets/themes/j1/core/js/template.min.js +1 -1
  16. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  17. data/assets/themes/j1/modules/materialize/js/tapTarget.jQuery.js +187 -187
  18. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +278 -0
  19. data/lib/j1/version.rb +1 -1
  20. data/lib/starter_web/Gemfile +1 -1
  21. data/lib/starter_web/_config.yml +1 -1
  22. data/lib/starter_web/_data/blocks/banner.yml +59 -71
  23. data/lib/starter_web/_data/blocks/panel.yml +169 -71
  24. data/lib/starter_web/_data/layouts/default.yml +1 -1
  25. data/lib/starter_web/_data/layouts/home.yml +4 -24
  26. data/lib/starter_web/_data/resources.yml +2 -2
  27. data/lib/starter_web/_includes/attributes.asciidoc +74 -75
  28. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  29. data/lib/starter_web/package.json +1 -1
  30. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +21 -0
  31. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  32. data/lib/starter_web/utilsrv/package.json +1 -1
  33. metadata +3 -4
  34. data/lib/starter_web/_data/blocks/defaults/panel.1.yml +0 -256
  35. data/lib/starter_web/_data/blocks/defaults/panel.2.yml +0 -250
@@ -1,256 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/components/j1_panel.yml
3
- # Template specific configuration data to configure panel lanes
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2021 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
12
- #
13
- # ------------------------------------------------------------------------------
14
-
15
- # ------------------------------------------------------------------------------
16
- # DEFAULT settings
17
- #
18
- defaults:
19
- # ----------------------------------------------------------------------------
20
- # Global settings
21
- #
22
- data_path: /assets/data/panel/index.html
23
-
24
- # ----------------------------------------------------------------------------
25
- # INTRO panel
26
- #
27
- intro:
28
- # --------------------------------------------------------------------------
29
- # INTRO panel properties
30
- #
31
- enabled: false
32
- id: intro_panel_id
33
- type: intro
34
- icon_family: MDI
35
-
36
- style: flat
37
- raised:
38
- lane_span: fixed
39
-
40
- cards:
41
-
42
- - card:
43
- enabled: false
44
- type: text
45
- title: J1 Template
46
- tagline: tagline-text-1
47
- icon: responsive
48
- icon_size: 8x
49
- icon_color: md-grey-800
50
- text: card-text-1
51
-
52
- buttons:
53
-
54
- - button:
55
- text: button-text-1
56
- class: btn-primary btn-raised btn-flex
57
- icon: image
58
- icon_size: lg
59
- icon_color: md-grey-50
60
- href: javascript:void(0)
61
-
62
- - card:
63
- enabled: false
64
- type: text
65
- title: J1 Template
66
- tagline: tagline-text-2
67
- icon: responsive
68
- icon_size: 8x
69
- icon_color: md-grey-800
70
- text: card-text-2
71
-
72
- buttons:
73
-
74
- - button:
75
- text: button-text-2
76
- class: btn-primary btn-raised btn-flex
77
- icon: image
78
- icon_size: lg
79
- icon_color: md-grey-50
80
- href: javascript:void(0)
81
-
82
- - card:
83
- enabled: false
84
- type: text
85
- title: J1 Template
86
- tagline: tagline-text-3
87
- icon: responsive
88
- icon_size: 8x
89
- icon_color: md-grey-800
90
- text: card-text-3
91
-
92
- buttons:
93
-
94
- - button:
95
- text: button-text-3
96
- class: btn-primary btn-raised btn-flex
97
- icon: image
98
- icon_size: lg
99
- icon_color: md-grey-50
100
- href: javascript:void(0)
101
-
102
-
103
- # ----------------------------------------------------------------------------
104
- # SERVICE panel
105
- #
106
- service:
107
- # --------------------------------------------------------------------------
108
- # SERVICE panel properties
109
- #
110
- enabled: false
111
- id: service_panel_id
112
- type: service_panel
113
- icon_family: MDI
114
-
115
- style: flat
116
- lane_span: fixed
117
-
118
- cards:
119
-
120
- - card:
121
- enabled: false
122
- type: header
123
- title: title
124
- tagline: service-panel header text
125
-
126
- - card:
127
- enabled: false
128
- type: service
129
- icon: image
130
- icon_size: 8x
131
- icon_color: md-grey-800
132
- href: javascript:void(0)
133
- title: service-panel title-1
134
- tagline: service-panel tagline-1
135
- text: card text 1
136
-
137
- services:
138
- - service:
139
- title: service 1-1
140
- href: javascript:void(0)
141
- - service:
142
- title: service 1-2
143
- href: javascript:void(0)
144
- - service:
145
- title: service 1-3
146
- href: javascript:void(0)
147
-
148
- - card:
149
- enabled: false
150
- type: service
151
- icon: image
152
- icon_size: 8x
153
- icon_color: md-grey-800
154
- href: javascript:void(0)
155
- title: service-panel title-2
156
- tagline: service-panel tagline-2
157
- text: service-panel card text 2
158
-
159
- services:
160
- - service:
161
- title: service 2-1
162
- href: javascript:void(0)
163
- - service:
164
- title: service 2-2
165
- href: javascript:void(0)
166
- - service:
167
- title: service 2-3
168
- href: javascript:void(0)
169
-
170
- - card:
171
- enabled: false
172
- type: service
173
- icon: image
174
- icon_size: 8x
175
- icon_color: md-grey-800
176
- href: javascript:void(0)
177
- title: service-panel title-3
178
- tagline: service-panel tagline-3
179
- text: service-panel card text 3
180
-
181
- services:
182
- - service:
183
- title: service 3-1
184
- href: javascript:void(0)
185
- - service:
186
- title: service 3-2
187
- href: javascript:void(0)
188
- - service:
189
- title: service 3-3
190
- href: javascript:void(0)
191
-
192
- # ----------------------------------------------------------------------------
193
- # NEWS panel
194
- #
195
- news:
196
- # --------------------------------------------------------------------------
197
- # NEWS panel properties
198
- #
199
- enabled: false
200
- id: news_panel_id
201
- type: news_panel
202
- style: flat
203
- title: news-panel-title
204
- tagline: news-panel-tagline
205
-
206
- lane_span: fixed
207
-
208
- boxes:
209
- - box:
210
- enabled: false
211
- type: last_current
212
- category: featured
213
- - box:
214
- enabled: false
215
- type: recent
216
- category: featured
217
- max_posts: 3
218
-
219
- # # ----------------------------------------------------------------------------
220
- # # STEP panel
221
- # #
222
- # step:
223
- # # --------------------------------------------------------------------------
224
- # # STEP panel properties
225
- # #
226
- # enabled: false
227
- # id: step_panel_id
228
- # type: step_panel
229
- # style: dark
230
- # lane_span: fixed
231
- #
232
- # cards:
233
- # - card:
234
- # title: step-panel-title
235
- # tagline: step-panel-tagline
236
-
237
- # ----------------------------------------------------------------------------
238
- # EXCEPTION panel
239
- #
240
- # NOTE:
241
- # The EXCEPTION panel is used to place additional information to the
242
- # (default) exception CONTAINER if processing of a panel has failed
243
- #
244
- exception:
245
- # --------------------------------------------------------------------------
246
- # EXCEPTION panel properties
247
- #
248
- id: exception_container
249
- enabled: true
250
- type: exception
251
- comment: Default Exception Panel
252
-
253
- lane_span: fixed
254
-
255
- # ------------------------------------------------------------------------------
256
- # END config
@@ -1,250 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/components/j1_panel.yml
3
- # Template specific configuration data to configure panel lanes
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2021 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
12
- #
13
- # ------------------------------------------------------------------------------
14
-
15
- # ------------------------------------------------------------------------------
16
- # DEFAULT settings
17
- #
18
- defaults:
19
- # ----------------------------------------------------------------------------
20
- # Global settings
21
- #
22
- data_path: /assets/data/panel/index.html
23
-
24
- # ----------------------------------------------------------------------------
25
- # INTRO panel
26
- #
27
- intro:
28
- # --------------------------------------------------------------------------
29
- # INTRO panel properties
30
- #
31
- enabled: false
32
- id: intro_panel_id
33
- type: intro
34
- icon_family: MDI
35
-
36
- style: flat
37
- raised:
38
- lane_span: fixed
39
-
40
- cards:
41
-
42
- - card:
43
- enabled: false
44
- type: text
45
- title: J1 Template
46
- tagline: tagline-text-1
47
- icon: responsive
48
- icon_size: 8x
49
- icon_color: md-grey-800
50
- text: card-text-1
51
-
52
- buttons:
53
-
54
- - button:
55
- text: button-text-1
56
- class: btn-primary btn-raised btn-flex
57
- icon: image
58
- icon_size: lg
59
- icon_color: md-grey-50
60
- href: javascript:void(0)
61
-
62
- - card:
63
- enabled: false
64
- type: text
65
- title: J1 Template
66
- tagline: tagline-text-2
67
- icon: responsive
68
- icon_size: 8x
69
- icon_color: md-grey-800
70
- text: card-text-2
71
-
72
- buttons:
73
-
74
- - button:
75
- text: button-text-2
76
- class: btn-primary btn-raised btn-flex
77
- icon: image
78
- icon_size: lg
79
- icon_color: md-grey-50
80
- href: javascript:void(0)
81
-
82
- - card:
83
- enabled: false
84
- type: text
85
- title: J1 Template
86
- tagline: tagline-text-3
87
- icon: responsive
88
- icon_size: 8x
89
- icon_color: md-grey-800
90
- text: card-text-3
91
-
92
- buttons:
93
-
94
- - button:
95
- text: button-text-3
96
- class: btn-primary btn-raised btn-flex
97
- icon: image
98
- icon_size: lg
99
- icon_color: md-grey-50
100
- href: javascript:void(0)
101
-
102
-
103
- # ----------------------------------------------------------------------------
104
- # SERVICE panel
105
- #
106
- service:
107
- # --------------------------------------------------------------------------
108
- # SERVICE panel properties
109
- #
110
- enabled: false
111
- id: service_panel_id
112
- type: service_panel
113
- icon_family: MDI
114
-
115
- style: flat
116
- lane_span: fixed
117
-
118
- cards:
119
-
120
- - card:
121
- enabled: false
122
- type: header
123
- title: title
124
- tagline: service-panel header text
125
-
126
- - card:
127
- enabled: false
128
- type: service
129
- icon: image
130
- icon_size: 8x
131
- icon_color: md-grey-800
132
- href: javascript:void(0)
133
- title: service-panel title-1
134
- tagline: service-panel tagline-1
135
- text: card text 1
136
-
137
- services:
138
- - service:
139
- title: service 1-1
140
- href: javascript:void(0)
141
- - service:
142
- title: service 1-2
143
- href: javascript:void(0)
144
- - service:
145
- title: service 1-3
146
- href: javascript:void(0)
147
-
148
- - card:
149
- enabled: false
150
- type: service
151
- icon: image
152
- icon_size: 8x
153
- icon_color: md-grey-800
154
- href: javascript:void(0)
155
- title: service-panel title-2
156
- tagline: service-panel tagline-2
157
- text: service-panel card text 2
158
-
159
- services:
160
- - service:
161
- title: service 2-1
162
- href: javascript:void(0)
163
- - service:
164
- title: service 2-2
165
- href: javascript:void(0)
166
- - service:
167
- title: service 2-3
168
- href: javascript:void(0)
169
-
170
- - card:
171
- enabled: false
172
- type: service
173
- icon: image
174
- icon_size: 8x
175
- icon_color: md-grey-800
176
- href: javascript:void(0)
177
- title: service-panel title-3
178
- tagline: service-panel tagline-3
179
- text: service-panel card text 3
180
-
181
- services:
182
- - service:
183
- title: service 3-1
184
- href: javascript:void(0)
185
- - service:
186
- title: service 3-2
187
- href: javascript:void(0)
188
- - service:
189
- title: service 3-3
190
- href: javascript:void(0)
191
-
192
- news:
193
- # --------------------------------------------------------------------------
194
- # NEWS panel properties
195
- #
196
- - name: News Panel
197
- panel:
198
- enabled: false
199
- type: news
200
- animate: fadeInUp
201
- properties: mt-5 mr-3 mb-5 ml-3
202
-
203
- cards:
204
- - name: Recent Posts
205
- card:
206
- enabled: false
207
- block: card-deck # card-deck | card-list
208
- num_per_row: 2 # card-list only: [1 .. 4]
209
- category: featured
210
- truncatewords: 30 # currently NOT used
211
- max_posts: 4
212
-
213
- # # ----------------------------------------------------------------------------
214
- # # STEP panel
215
- # #
216
- # step:
217
- # # --------------------------------------------------------------------------
218
- # # STEP panel properties
219
- # #
220
- # enabled: false
221
- # id: step_panel_id
222
- # type: step_panel
223
- # style: dark
224
- # lane_span: fixed
225
- #
226
- # cards:
227
- # - card:
228
- # title: step-panel-title
229
- # tagline: step-panel-tagline
230
-
231
- # ----------------------------------------------------------------------------
232
- # EXCEPTION panel
233
- #
234
- # NOTE:
235
- # The EXCEPTION panel is used to place additional information to the
236
- # (default) exception CONTAINER if processing of a panel has failed
237
- #
238
- exception:
239
- # --------------------------------------------------------------------------
240
- # EXCEPTION panel properties
241
- #
242
- id: exception_container
243
- enabled: true
244
- type: exception
245
- comment: Default Exception Panel
246
-
247
- lane_span: fixed
248
-
249
- # ------------------------------------------------------------------------------
250
- # END config