j1-template 2022.4.6 → 2022.4.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/data/banner.html +2 -2
- data/assets/data/fab.html +1 -1
- data/assets/data/footer.html +2 -2
- data/assets/data/gallery_customizer.html +14 -12
- data/assets/data/mmenu_sidebar.html +12 -14
- data/assets/data/mmenu_toc.html +2 -2
- data/assets/data/nbinteract.html +1 -1
- data/assets/data/panel.html +5 -5
- data/assets/data/quicklinks.html +1 -1
- data/assets/data/rtext_resizer.html +1 -1
- data/assets/data/translator.html +1 -1
- data/assets/themes/j1/adapter/js/j1.js +68 -10
- data/assets/themes/j1/adapter/js/mmenu.js +2 -2
- data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +1 -1
- data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +4 -4
- data/assets/themes/j1/core/css/vendor.min.css +1 -1
- data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css +8 -2
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.min.css +1 -2
- data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
- data/lib/j1/version.rb +3 -3
- data/lib/starter_web/Gemfile +1 -1
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_plugins/lunr_index.rb +1 -1
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +49 -20
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +2 -2
@@ -165,7 +165,7 @@ mdi:account[5x mdi-rotate-315]
|
|
165
165
|
link:{url-material-design-icons--cheatsheet}[MDI Icons, {browser-window--new}]
|
166
166
|
page online. +
|
167
167
|
|
168
|
-
|
168
|
+
Color set to (md) light-grey and flipped vertical +
|
169
169
|
[source, adoc, role="noclip"]
|
170
170
|
----
|
171
171
|
mdi:alert[5x mdi-light mdi-flip-v]
|
@@ -178,7 +178,7 @@ mdi:alert[5x mdi-light mdi-flip-v]
|
|
178
178
|
link:{url-material-design-icons--cheatsheet}[MDI Icons, {browser-window--new}]
|
179
179
|
page online. +
|
180
180
|
|
181
|
-
|
181
|
+
Color set to (md) indigo +
|
182
182
|
[source, adoc, role="noclip"]
|
183
183
|
----
|
184
184
|
mdi:alert[5x md-indigo]
|
@@ -191,7 +191,7 @@ mdi:alert[5x md-indigo]
|
|
191
191
|
link:{url-material-design-icons--cheatsheet}[MDI Icons, {browser-window--new}]
|
192
192
|
page online. +
|
193
193
|
|
194
|
-
|
194
|
+
Color set to (md) pink +
|
195
195
|
[source, adoc, role="noclip"]
|
196
196
|
----
|
197
197
|
mdi:alert[5x md-pink]
|
@@ -218,7 +218,7 @@ mdi:loading[5x mdi-spin]
|
|
218
218
|
link:{url-material-design-icons--cheatsheet}[MDI Icons, {browser-window--new}]
|
219
219
|
page online. +
|
220
220
|
|
221
|
-
|
221
|
+
Color set to (md) color dark-red and added animation of type pulsed +
|
222
222
|
[source, adoc, role="noclip"]
|
223
223
|
----
|
224
224
|
mdi:heart[5x md-red-900 mdi-pulsed]
|
@@ -379,48 +379,76 @@ fas:user[5x fa-rotate-90]
|
|
379
379
|
^|fas:user[5x fa-rotate-90]
|
380
380
|
|
381
381
|
|5x
|
382
|
-
|`
|
383
|
-
`fa-flip-v`
|
382
|
+
|`md-indigo`
|
384
383
|
|All icons can be found for preview at the
|
385
384
|
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
386
385
|
|
387
|
-
|
386
|
+
Color set to MD Indigo +
|
388
387
|
[source, adoc, role="noclip"]
|
389
388
|
----
|
390
|
-
fas:
|
389
|
+
fas:user[5x md-indigo]
|
391
390
|
----
|
392
|
-
^|fas:
|
391
|
+
^|fas:user[5x md-indigo]
|
393
392
|
|
394
393
|
|5x
|
395
|
-
|`md-
|
394
|
+
|`md-pink`
|
396
395
|
|All icons can be found for preview at the
|
397
396
|
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
398
397
|
|
399
|
-
|
398
|
+
Color set to MD Pink +
|
400
399
|
[source, adoc, role="noclip"]
|
401
400
|
----
|
402
|
-
fas:
|
401
|
+
fas:user[5x md-pink]
|
403
402
|
----
|
404
|
-
^|fas:user[5x md-
|
403
|
+
^|fas:user[5x md-pink]
|
405
404
|
|
406
405
|
|5x
|
407
|
-
|`
|
406
|
+
|`mdi-light`
|
408
407
|
|All icons can be found for preview at the
|
409
408
|
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
410
409
|
|
411
|
-
|
410
|
+
Color set to MD Light (Grey) +
|
412
411
|
[source, adoc, role="noclip"]
|
413
412
|
----
|
414
|
-
fas:
|
413
|
+
fas:exclamation-triangle[5x mdi-light]
|
415
414
|
----
|
416
|
-
^|fas:
|
415
|
+
^|fas:exclamation-triangle[5x mdi-light]
|
416
|
+
|
417
|
+
|5x
|
418
|
+
|`fa-flip-v`
|
419
|
+
|All icons can be found for preview at the
|
420
|
+
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
421
|
+
|
422
|
+
Orientation is set to *flipped vertical* +
|
423
|
+
|
424
|
+
[source, adoc, role="noclip"]
|
425
|
+
----
|
426
|
+
fas:exclamation-triangle[5x fa-flip-v]
|
427
|
+
----
|
428
|
+
^|fas:exclamation-triangle[5x fa-flip-v]
|
429
|
+
|
430
|
+
|5x
|
431
|
+
|`md-red-900` +
|
432
|
+
`fa-flip-v`
|
433
|
+
|
434
|
+
|All icons can be found for preview at the
|
435
|
+
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
436
|
+
|
437
|
+
Color set to MD *dark red* and *flipped* vertical +
|
438
|
+
|
439
|
+
[source, adoc, role="noclip"]
|
440
|
+
----
|
441
|
+
fas:exclamation-triangle[5x md-red-900 fa-flip-v]
|
442
|
+
----
|
443
|
+
^|fas:exclamation-triangle[5x md-red-900 fa-flip-v]
|
417
444
|
|
418
445
|
|5x
|
419
446
|
|`fa-spin`
|
420
447
|
|All icons can be found for preview at the
|
421
448
|
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
422
449
|
|
423
|
-
Added animation of type
|
450
|
+
Added animation of type *spin* (rotate) +
|
451
|
+
|
424
452
|
[source, adoc, role="noclip"]
|
425
453
|
----
|
426
454
|
fas:circle-notch[5x fa-spin]
|
@@ -429,11 +457,12 @@ fas:circle-notch[5x fa-spin]
|
|
429
457
|
|
430
458
|
|5x
|
431
459
|
|`md-red-900` +
|
432
|
-
`
|
460
|
+
`fa-pulsed`
|
433
461
|
|All icons can be found for preview at the
|
434
462
|
link:{url-fontawesome--icons}[FA Gallery, {browser-window--new}] page online. +
|
435
463
|
|
436
|
-
|
464
|
+
Color set to MD *dark red* and added animation of type *pulsed* +
|
465
|
+
|
437
466
|
[source, adoc, role="noclip"]
|
438
467
|
----
|
439
468
|
fas:heart[5x md-red-900 fa-pulsed]
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: j1-template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2022.4.
|
4
|
+
version: 2022.4.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- juergen_jekyll_one
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-07-
|
11
|
+
date: 2022-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|