j1-template 2021.2.0 → 2021.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +6 -6
  3. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +5 -5
  4. data/_layouts/default.html +6 -2
  5. data/assets/data/panel.html +9 -9
  6. data/assets/themes/j1/adapter/js/j1.js +2 -1
  7. data/assets/themes/j1/adapter/js/navigator.js +11 -4
  8. data/assets/themes/j1/adapter/js/rtable.js +77 -24
  9. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +58 -109
  10. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +1 -1
  11. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +27 -17
  12. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  13. data/assets/themes/j1/core/css/vendor.css +7 -20
  14. data/assets/themes/j1/core/css/vendor.min.css +1 -1
  15. data/assets/themes/j1/modules/carousel/css/theme/uno.css +1 -1
  16. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  17. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
  18. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
  19. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +3 -3
  20. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +2 -174
  21. data/assets/themes/j1/modules/rtable/js/rtable.js +59 -25
  22. data/assets/themes/j1/modules/rtable/js/rtable.min.js +12 -683
  23. data/lib/j1/version.rb +1 -1
  24. data/lib/starter_web/Gemfile +1 -1
  25. data/lib/starter_web/_config.yml +13 -49
  26. data/lib/starter_web/_data/modules/defaults/rtable.yml +34 -0
  27. data/lib/starter_web/_data/modules/rtable.yml +34 -0
  28. data/lib/starter_web/_data/resources.yml +1 -1
  29. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  30. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  31. data/lib/starter_web/package.json +1 -1
  32. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +5 -5
  33. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +5 -5
  34. data/lib/starter_web/pages/public/blog/navigator/archive.html +5 -5
  35. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +1 -1
  36. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  37. data/lib/starter_web/utilsrv/package.json +1 -1
  38. metadata +4 -33
  39. data/assets/themes/j1/modules/rtable/js/tablesaw-init.js +0 -18
  40. data/assets/themes/j1/modules/rtable/js/tablesaw.stackonly.js +0 -2371
  41. data/lib/starter_web/pages/public/previewer/_includes/attributes.asciidoc +0 -60
  42. data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +0 -19
  43. data/lib/starter_web/pages/public/previewer/_includes/documents/readme +0 -0
  44. data/lib/starter_web/pages/public/previewer/_includes/documents/rouge/100_language_examples.asciidoc +0 -119
  45. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/100_absolute_sizes.asciidoc +0 -39
  46. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/110_bs_grid_sizes.asciidoc +0 -47
  47. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/120_relative_sizes.asciidoc +0 -47
  48. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/200_rotate.asciidoc +0 -71
  49. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/300_flip.asciidoc +0 -31
  50. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/400_spin_pulsed.asciidoc +0 -39
  51. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/500_bw_color_palette.asciidoc +0 -61
  52. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/510_bs_color_palette.asciidoc +0 -55
  53. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/600_md_color_palette.asciidoc +0 -95
  54. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/601_md_color_palette_indigo.asciidoc +0 -95
  55. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/602_md_color_palette_pink.asciidoc +0 -95
  56. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc +0 -41
  57. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/300_supported_languages.asciidoc +0 -857
  58. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_bs_sizes.asciidoc +0 -47
  59. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_relative_sizes.asciidoc +0 -47
  60. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/200_rotate.asciidoc +0 -71
  61. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/300_flip.asciidoc +0 -30
  62. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/400_spin_pulsed.asciidoc +0 -31
  63. data/lib/starter_web/pages/public/previewer/iframer.adoc +0 -93
  64. data/lib/starter_web/pages/public/previewer/justified_gallery.html +0 -41
  65. data/lib/starter_web/pages/public/previewer/md_color_palette.adoc +0 -574
  66. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +0 -220
  67. data/lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc +0 -76
  68. data/lib/starter_web/pages/public/previewer/rouge.adoc +0 -133
  69. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +0 -191
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e12cb7e971b904ebcbdbaea8e6a2b2ad2a02ddcba559dbe0f7c61eadcdbf13b
4
- data.tar.gz: c863ff27d0a55b32d639bea1e71d498a5a7942d177959cfc14d640f6b595b9df
3
+ metadata.gz: e071cf8b4c71a612e6d63c7d8bd3dbb0b0f23f125c9b565ca10ee0eae14aedee
4
+ data.tar.gz: c230dc1b5143e07822dbd34e9535ccf5df3ab07d3d0ec2e2e56ac92e5d74e0e5
5
5
  SHA512:
6
- metadata.gz: 78afda98753c8454c825d2d2cb7b95d6574b25feeb539302330728431b3a59c79687f3a5cac3dbef43e3f34fe45d7e1069f6fb62debeafb4c38553a1f6f73ca2
7
- data.tar.gz: def228715354f5f95891e891270f8b0ddccad1c50a2f2a830029c36c379413973c8ad4371956960d222a0bee5722e0465b2aa3f0a958dfeccf659e0fe9674b8d
6
+ metadata.gz: 2af24e3d3659eae30aa1fb317ae0cdf51dc9553ea6fe97a19884c6a86cbf3c06d8e418dffb356544d52a8392e4e08ddba74e4aefa64a817c7ceeda042d0b2644
7
+ data.tar.gz: 7cafa807d052bc8d55e0d1497f1bdedd59f0e2a2313bad2da882e1e8dbfe59f03fcbd2ebcd6ae195445f0625e9fa138df2b9fee6ca064bcc89743779dedcbb91
@@ -302,13 +302,13 @@
302
302
 
303
303
  <div class="card-footer-text">
304
304
  {% if language == "en" %}
305
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
305
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
306
306
  {% endif %}
307
307
  {% if language == "de" %}
308
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
308
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
309
309
  {% endif %}
310
310
  </div>
311
- <a class="card-link text-muted text-lowercase"
311
+ <a class="card-link md-grey-900 text-lowercase"
312
312
  href="{{post.url}}">
313
313
  {{readmore_text}} · {{post.tagline}}
314
314
  </a>
@@ -350,13 +350,13 @@
350
350
 
351
351
  <div class="card-footer-text">
352
352
  {% if language == "en" %}
353
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
353
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
354
354
  {% endif %}
355
355
  {% if language == "de" %}
356
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
356
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
357
357
  {% endif %}
358
358
  </div>
359
- <a class="card-link text-muted text-lowercase"
359
+ <a class="card-link md-grey-900 text-lowercase"
360
360
  href="{{post.url}}">
361
361
  {{readmore_text}} · {{post.tagline}}
362
362
  </a>
@@ -223,22 +223,22 @@
223
223
  <div class="card-footer-text">
224
224
  {% if post.date %}
225
225
  {% if language == "en" %}
226
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
226
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
227
227
  {% endif %}
228
228
  {% if language == "de" %}
229
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
229
+ <i class="mdi mdi-calendar-blank md-md-grey-900 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
230
230
  {% endif %}
231
231
  {% endif %}
232
232
  {% if likes_count %}
233
233
  <span class="font-weight-bold"> · </span>
234
- <i class="mdi mdi-heart md-grey-600 mr-1"></i> {{likes_count}}
234
+ <i class="mdi mdi-heart md-grey-900 mr-1"></i> {{likes_count}}
235
235
  {% endif %}
236
236
  {% if comment_count %}
237
237
  <span class="font-weight-bold"> · </span>
238
- <i class="mdi mdi-comment md-grey-600 mr-1"></i> {{comment_count}}
238
+ <i class="mdi mdi-comment md-grey-900 mr-1"></i> {{comment_count}}
239
239
  {% endif %}
240
240
  </div>
241
- <a class="card-link text-muted text-lowercase"
241
+ <a class="card-link md-grey-900 text-lowercase"
242
242
  href="{{post.url}}#readmore">
243
243
  {{readmore_text}} · {{post.tagline}}
244
244
  </a>
@@ -130,8 +130,7 @@ layout: compress
130
130
  ------------------------------------------------------------------------------ {% endcomment %}
131
131
  <!-- [INFO ] [j1.layout.default.html ] [ start page processing for region: 'body' ] -->
132
132
  <!-- [INFO ] [j1.layout.default.html ] [ place wrapper to prevent "DOM flicker" ] -->
133
- <!-- [INFO ] [j1.layout.default.html ] [ make page hidden ] -->
134
- <!-- div id="no_flicker" class="nojs" -->
133
+ <!-- [INFO ] [j1.layout.default.html ] [ make page hidden (suppress flicker) ] -->
135
134
  <div id="no_flicker" style="display: none">
136
135
 
137
136
  {% comment %} collect the BODY-NAVIGATION region
@@ -153,6 +152,7 @@ layout: compress
153
152
  <!-- [INFO ] [j1.layout.default.html ] [ end content_writer default_writer for region: 'body-footer' ] -->
154
153
 
155
154
  </div>
155
+ <!-- [INFO ] [j1.layout.default.html ] [ end suppress flicker ] -->
156
156
  <!-- [INFO ] [j1.layout.default.html ] [ end default writer] -->
157
157
 
158
158
  <!-- [INFO ] [j1.layout.default.html ] [ place noscript info|error page ] -->
@@ -206,6 +206,10 @@ layout: compress
206
206
  </body>
207
207
  </html>
208
208
  </noscript>
209
+
210
+ <!-- [INFO ] [j1.layout.default.html ] [ place hidden color selector/themes: bg-primary ] -->
211
+ <div id="bg-primary" class="bg-primary" style="display: none"></div>
212
+
209
213
  </body>
210
214
 
211
215
  {% comment %} Place|Initialize module components
@@ -262,7 +262,7 @@ exclude_from_search: true
262
262
  </div>
263
263
 
264
264
  <div class="card-body g-min-height-200 r-text-300">{{card_text}}</div>
265
- <div class="card-footer r-text-200 text-lowercase">
265
+ <div class="card-footer r-text-200 md-grey-900 text-lowercase">
266
266
  {% for data in card_buttons %} {% for item in data %} {% for button in item[1] %}
267
267
  {% assign key = button[0] %}
268
268
  {% assign value = button[1] %}
@@ -277,9 +277,9 @@ exclude_from_search: true
277
277
  {% endfor %} {% endfor %}{% endfor %}
278
278
 
279
279
  {% if button_target == null %}
280
- <a class="card-link text-muted" href="{{button_href}}">{{readmore_text}} · {{button_text}}</a>
280
+ <a class="card-link md-grey-900" href="{{button_href}}">{{readmore_text}} · {{button_text}}</a>
281
281
  {% else %}
282
- <a class="card-link md-grey-600" href="{{button_href}}" target="{{button_target}}">{{readmore_text}} · {{button_text}}</a>
282
+ <a class="card-link md-grey-900" href="{{button_href}}" target="{{button_target}}">{{readmore_text}} · {{button_text}}</a>
283
283
  {% endif %}
284
284
  </div>
285
285
 
@@ -548,13 +548,13 @@ exclude_from_search: true
548
548
 
549
549
  <div class="card-footer-text">
550
550
  {% if language == "en" %}
551
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
551
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
552
552
  {% endif %}
553
553
  {% if language == "de" %}
554
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
554
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
555
555
  {% endif %}
556
556
  </div>
557
- <a class="card-link text-muted text-lowercase"
557
+ <a class="card-link md-grey-900 text-lowercase"
558
558
  href="{{post.url}}">
559
559
  {{readmore_text}} · {{post.tagline}}
560
560
  </a>
@@ -596,13 +596,13 @@ exclude_from_search: true
596
596
 
597
597
  <div class="card-footer-text">
598
598
  {% if language == "en" %}
599
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
599
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%Y %B, %e"}}
600
600
  {% endif %}
601
601
  {% if language == "de" %}
602
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
602
+ <i class="mdi mdi-calendar-blank md-grey-900 mr-1"></i>{{post.date | localize: "%-d. %B %Y"}}
603
603
  {% endif %}
604
604
  </div>
605
- <a class="card-link text-muted text-lowercase"
605
+ <a class="card-link md-grey-900 text-lowercase"
606
606
  href="{{post.url}}">
607
607
  {{readmore_text}} · {{post.tagline}}
608
608
  </a>
@@ -1289,7 +1289,8 @@ var j1 = (function () {
1289
1289
  logText = '\n' + 'page finalized successfully';
1290
1290
  logger.info(logText);
1291
1291
 
1292
- }, flickerTimeout);
1292
+ // }, flickerTimeout);
1293
+ }, 500);
1293
1294
  } // END WEB mode
1294
1295
  }, // END displayPage
1295
1296
 
@@ -410,10 +410,10 @@ j1.adapter['navigator'] = (function (j1, window) {
410
410
  // -----------------------------------------------------------------
411
411
  // event handler|css styles
412
412
  // -----------------------------------------------------------------
413
- // continue if themer|navigator are INITIALIZED
414
413
  var dependencies_met_initialized = setInterval(function() {
415
414
  if (themerEnabled) {
416
- if (j1.adapter.navigator.getState() === 'initialized') {
415
+ // for themes, initialize if page is visible (DOM ready)
416
+ if (j1.getState() === 'finished') {
417
417
  _this.setState('processing');
418
418
 
419
419
  // set general|global theme colors
@@ -433,6 +433,7 @@ j1.adapter['navigator'] = (function (j1, window) {
433
433
  clearInterval(dependencies_met_initialized);
434
434
  }
435
435
  } else {
436
+ // no themes used
436
437
  _this.setState('processing');
437
438
 
438
439
  // set general|global theme colors
@@ -681,14 +682,20 @@ j1.adapter['navigator'] = (function (j1, window) {
681
682
 
682
683
  // Set dymanic styles
683
684
  // -----------------------------------------------------------------------
684
- // $('nav-primary').css({"background-color": "navPrimaryColor"});
685
685
 
686
686
  // navBar styles
687
687
  // -----------------------------------------------------------------------
688
- var bg_primary = j1.getStyleValue('bg-primary', 'background-color');
688
+ // read current background colors
689
+ var bg_primary = $('#bg-primary').css('background-color');
690
+ var bg_table = $('body').css('background-color');
691
+
692
+ // set navbar background colors
689
693
  var bg_scrolled = bg_primary;
690
694
  var bg_collapsed = bg_primary;
691
695
 
696
+ // set current body background color for all tables
697
+ $('table').css('background', bg_table);
698
+
692
699
  $('head').append('<style>.mdi-bg-primary {color: ' +bg_scrolled+ ';}</style>');
693
700
 
694
701
  // Size of brand image
@@ -1,5 +1,5 @@
1
1
  ---
2
- regenerate: false
2
+ regenerate: true
3
3
  ---
4
4
 
5
5
  {% capture cache %}
@@ -21,6 +21,37 @@ regenerate: false
21
21
  # -----------------------------------------------------------------------------
22
22
  {% endcomment %}
23
23
 
24
+ {% comment %} Liquid procedures
25
+ -------------------------------------------------------------------------------- {% endcomment %}
26
+
27
+ {% comment %} Set global settings
28
+ -------------------------------------------------------------------------------- {% endcomment %}
29
+ {% assign environment = site.environment %}
30
+ {% assign asset_path = "/assets/themes/j1" %}
31
+
32
+ {% comment %} Process YML config data
33
+ ================================================================================ {% endcomment %}
34
+
35
+ {% comment %} Set config files
36
+ -------------------------------------------------------------------------------- {% endcomment %}
37
+ {% assign template_config = site.data.j1_config %}
38
+ {% assign blocks = site.data.blocks %}
39
+ {% assign modules = site.data.modules %}
40
+
41
+ {% comment %} Set config data
42
+ -------------------------------------------------------------------------------- {% endcomment %}
43
+ {% assign rtable_defaults = modules.defaults.rtable.defaults %}
44
+ {% assign rtable_settings = modules.rtable.settings %}
45
+
46
+ {% comment %} Set config options
47
+ -------------------------------------------------------------------------------- {% endcomment %}
48
+ {% assign rtable_options = rtable_defaults | merge: rtable_settings %}
49
+
50
+ {% assign production = false %}
51
+ {% if environment == 'prod' or environment == 'production' %}
52
+ {% assign production = true %}
53
+ {% endif %}
54
+
24
55
  /*
25
56
  # -----------------------------------------------------------------------------
26
57
  # ~/assets/themes/j1/adapter/js/rtable.js
@@ -53,6 +84,7 @@ j1.adapter['rtable'] = (function (j1, window) {
53
84
  ------------------------------------------------------------------------------ {% endcomment %}
54
85
  var environment = '{{environment}}';
55
86
  var moduleOptions = {};
87
+ var frontmatterOptions;
56
88
  var _this;
57
89
  var logger;
58
90
  var logText;
@@ -90,34 +122,55 @@ j1.adapter['rtable'] = (function (j1, window) {
90
122
  generated: '{{site.time}}'
91
123
  }, options);
92
124
 
93
- // -----------------------------------------------------------------------
94
- // rtable initializer
95
- // -----------------------------------------------------------------------
96
- var log_text = '\n' + 'rtable is being initialized';
97
- logger.info(log_text);
125
+ // create settings object from frontmatterOptions
126
+ frontmatterOptions = options != null ? $.extend({}, options) : {};
127
+ moduleOptions = $.extend({}, {{rtable_options | replace: 'nil', 'null' | replace: '=>', ':' }});
98
128
 
99
- // Add data attribute for tablesaw to all tables of a page
100
- // as Asciidoctor has NO option to pass 'data attributes'
101
- // See: https://stackoverflow.com/questions/50600405/how-to-add-custom-data-attributes-with-asciidoctor
102
- //
103
- $('table').each(function(){
104
- var curTable = $(this);
105
- // jadams, 2020-09-16: class 'rtable' indicate use of 'tablesaw'
106
- if ($(curTable).hasClass('rtable')) {
107
- // jadams, 2020-09-17: add BS responsive class in case of an overflow
108
- // jadams, 2020-11-21: BS responsive class disabled, bcause the
109
- // table doesn't stretch full page width
110
- //$(curTable).addClass('table-responsive')
111
- // jadams, 2020-09-16: add needed CSS class/attribute for tablesaw
112
- $(curTable).addClass('tablesaw');
113
- $(curTable).attr('data-tablesaw-mode','stack');
114
- }
115
- });
129
+ if (typeof frontmatterOptions !== 'undefined') {
130
+ moduleOptions = j1.mergeData(moduleOptions, frontmatterOptions);
131
+ }
116
132
 
117
133
  var dependencies_met_j1_finished = setInterval(function() {
118
134
  if (j1.getState() == 'finished') {
119
135
 
120
- Tablesaw.init();
136
+ // -----------------------------------------------------------------------
137
+ // rtable initializer
138
+ // -----------------------------------------------------------------------
139
+ var log_text = '\n' + 'rtable is being initialized';
140
+ // -----------------------------------------------------------------------
141
+ // rtable initializer
142
+ // -----------------------------------------------------------------------
143
+ var log_text = '\n' + 'rtable is being initialized';
144
+ logger.info(log_text);
145
+
146
+ // Add data attributes for tablesaw to all tables of a page
147
+ // as Asciidoctor has NO option to pass 'data attributes'
148
+ // See: https://stackoverflow.com/questions/50600405/how-to-add-custom-data-attributes-with-asciidoctor
149
+ //
150
+ $('table').each(function(){
151
+ var curTable = $(this);
152
+ var log_text;
153
+ // jadams, 2020-09-16: class 'rtable' indicate use of 'tablesaw'
154
+ if ($(curTable).hasClass('rtable')) {
155
+ // jadams, 2020-09-16: add needed CSS class/attribute for tablesaw
156
+ $(curTable).addClass('tablesaw');
157
+ $(curTable).attr('data-tablesaw-mode','stack');
158
+
159
+ Tablesaw.init(curTable, moduleOptions);
160
+
161
+ // set initial state for all table/colgroup elements
162
+ //
163
+ if ($(window).width() < moduleOptions.breakpoint) {
164
+ log_text = '\n' + 'hide colgroups: ' + curTable.attr('id')
165
+ curTable.find('colgroup').hide();
166
+ logger.debug(log_text);
167
+ } else {
168
+ log_text = '\n' + 'show colgroup: ' + curTable.attr('id')
169
+ curTable.find('colgroup').show();
170
+ logger.debug(log_text);
171
+ }
172
+ } // END if hasClass 'rtable'
173
+ });
121
174
 
122
175
  _this.setState('finished');
123
176
  logger.info('\n' + 'state: ' + _this.getState());
@@ -7462,7 +7462,7 @@ a.text-dark:hover, a.text-dark:focus {
7462
7462
  border-bottom: 0; }
7463
7463
  .card .card-footer {
7464
7464
  background-color: transparent !important;
7465
- border-top: 0; }
7465
+ border-top: 1px dotted rgba(0, 0, 0, 0.7); }
7466
7466
  .card hr {
7467
7467
  border-top: 1px solid #757575 !important; }
7468
7468
 
@@ -7784,110 +7784,6 @@ a:focus {
7784
7784
  button:focus {
7785
7785
  outline: none; }
7786
7786
 
7787
- /*
7788
- # -----------------------------------------------------------------------------
7789
- # ~/100_template_css/scss/theme_uno_dark/bootstrap/_tables.scss
7790
- #
7791
- # Product/Info:
7792
- # https://jekyll.one
7793
- #
7794
- # Copyright (C) 2021 Juergen Adams
7795
- #
7796
- # J1 Template is licensed under the MIT License.
7797
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
7798
- # -----------------------------------------------------------------------------
7799
- */
7800
- table.frame-all {
7801
- border-left: 1px solid #424242 !important; }
7802
-
7803
- table tr th, table tr td {
7804
- border-right: 1px solid #424242 !important;
7805
- border-bottom: 1px solid #424242 !important; }
7806
-
7807
- table thead, table tfoot {
7808
- background: #1976d2; }
7809
-
7810
- table {
7811
- background: #bdbdbd; }
7812
-
7813
- table tr.even, table tr.alt, table tr:nth-of-type(even) {
7814
- background: #e0e0e0 !important; }
7815
-
7816
- .table-primary, .table-secondary, .table-success, .table-info, .table-warning, .table-danger {
7817
- color: #fff; }
7818
-
7819
- .table-primary,
7820
- .table-primary > th,
7821
- .table-primary > td {
7822
- background-color: #1565c0; }
7823
-
7824
- .table-secondary,
7825
- .table-secondary > th,
7826
- .table-secondary > td {
7827
- background-color: #424242; }
7828
-
7829
- .table-light,
7830
- .table-light > th,
7831
- .table-light > td {
7832
- background-color: #eee; }
7833
-
7834
- .table-dark,
7835
- .table-dark > th,
7836
- .table-dark > td {
7837
- background-color: #212121; }
7838
-
7839
- .table-success,
7840
- .table-success > th,
7841
- .table-success > td {
7842
- background-color: #4caf50; }
7843
-
7844
- .table-info,
7845
- .table-info > th,
7846
- .table-info > td {
7847
- background-color: #00bcd4; }
7848
-
7849
- .table-danger,
7850
- .table-danger > th,
7851
- .table-danger > td {
7852
- background-color: #f44336; }
7853
-
7854
- .table-warning,
7855
- .table-warning > th,
7856
- .table-warning > td {
7857
- background-color: #f57c00; }
7858
-
7859
- .table-active,
7860
- .table-active > th,
7861
- .table-active > td {
7862
- background-color: rgba(255, 255, 255, 0.075); }
7863
-
7864
- .table-hover .table-primary:hover, .table-hover .table-primary:hover > th, .table-hover .table-primary:hover > td {
7865
- background-color: #1259a9; }
7866
-
7867
- .table-hover .table-secondary:hover, .table-hover .table-secondary:hover > th, .table-hover .table-secondary:hover > td {
7868
- background-color: #353535; }
7869
-
7870
- .table-hover .table-light:hover, .table-hover .table-light:hover > th, .table-hover .table-light:hover > td {
7871
- background-color: #e1e1e1; }
7872
-
7873
- .table-hover .table-dark:hover, .table-hover .table-dark:hover > th, .table-hover .table-dark:hover > td {
7874
- background-color: #141414; }
7875
-
7876
- .table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td {
7877
- background-color: #449d48; }
7878
-
7879
- .table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td {
7880
- background-color: #00a5bb; }
7881
-
7882
- .table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td {
7883
- background-color: #f32c1e; }
7884
-
7885
- .table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td {
7886
- background-color: #dc6f00; }
7887
-
7888
- .table-hover .table-active:hover, .table-hover .table-active:hover > th, .table-hover .table-active:hover > td {
7889
- background-color: rgba(255, 255, 255, 0.075); }
7890
-
7891
7787
  /*
7892
7788
  // -----------------------------------------------------------------------------
7893
7789
  // ~/100_template_css/scss/theme_uno_dark/extentions.scss
@@ -7936,6 +7832,63 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
7936
7832
  background-color: $grey-800;
7937
7833
  }
7938
7834
  */
7835
+ /*
7836
+ # -----------------------------------------------------------------------------
7837
+ # ~/theme_uno/extentions/_lane.scss
7838
+ #
7839
+ # Product/Info:
7840
+ # https://jekyll.one
7841
+ #
7842
+ # Copyright (C) 2021 Juergen Adams
7843
+ #
7844
+ # J1 Template is licensed under the MIT License.
7845
+ # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
7846
+ # -----------------------------------------------------------------------------
7847
+ # NOTE: Styles for J1 Template Lanes
7848
+ # -----------------------------------------------------------------------------
7849
+ */
7850
+ .elevated-z0 {
7851
+ background-color: transparent;
7852
+ padding-top: 0;
7853
+ padding-bottom: 0;
7854
+ border-top: 0;
7855
+ border-bottom: 0; }
7856
+
7857
+ .elevated-z1 {
7858
+ background-color: #212121;
7859
+ padding-top: .1rem;
7860
+ padding-bottom: .1rem;
7861
+ border-top: 0;
7862
+ border-bottom: 0; }
7863
+
7864
+ .elevated-z2 {
7865
+ background-color: #212121;
7866
+ padding-top: .1rem;
7867
+ padding-bottom: .1rem;
7868
+ border-top: 1px solid rgba(0, 0, 0, 0.01);
7869
+ border-bottom: 1px solid rgba(0, 0, 0, 0.01); }
7870
+
7871
+ .elevated-z3 {
7872
+ background-color: #212121;
7873
+ padding-top: .1rem;
7874
+ padding-bottom: .1rem;
7875
+ border-top: 1px solid rgba(0, 0, 0, 0.02);
7876
+ border-bottom: 1px solid rgba(0, 0, 0, 0.02); }
7877
+
7878
+ .elevated-z4 {
7879
+ background-color: #212121;
7880
+ padding-top: .1rem;
7881
+ padding-bottom: .1rem;
7882
+ border-top: 1px solid rgba(0, 0, 0, 0.03);
7883
+ border-bottom: 1px solid rgba(0, 0, 0, 0.03); }
7884
+
7885
+ .elevated-z5 {
7886
+ background-color: #212121;
7887
+ padding-top: .1rem;
7888
+ padding-bottom: .1rem;
7889
+ border-top: 1px solid rgba(0, 0, 0, 0.04);
7890
+ border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
7891
+
7939
7892
  /*
7940
7893
  # -----------------------------------------------------------------------------
7941
7894
  # ~/100_template_css/scss/theme_uno_dark/extentions/_posts.scss
@@ -8114,10 +8067,6 @@ a.toc-link:hover {
8114
8067
  border-radius: 0 !important;
8115
8068
  background: rgba(255, 255, 255, 0.2) !important; }
8116
8069
 
8117
- table.frame-all {
8118
- border-width: 0px;
8119
- border-left: 1px solid #e0e0e0; }
8120
-
8121
8070
  table tr th, table tr td {
8122
8071
  color: rgba(255, 255, 255, 0.5);
8123
8072
  border-right: 1px solid #9e9e9e;