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
@@ -49,7 +49,7 @@ code {
49
49
  word-break: break-word;
50
50
  padding: 0.125em 0.275em 0.125em 0.275em !important;
51
51
  border-radius: 2px;
52
- background-color: #e0e0e0 !important; }
52
+ background-color: rgba(0, 0, 0, 0.1) !important; }
53
53
 
54
54
  /*
55
55
  // Account for some code outputs that place code tags in pre tags
@@ -111,8 +111,9 @@ table {
111
111
 
112
112
  table thead,
113
113
  table tfoot {
114
- background: #eee;
115
- font-weight: bold; }
114
+ background: rgba(0, 0, 0, 0.1);
115
+ font-weight: bold;
116
+ font-size: large; }
116
117
 
117
118
  table thead tr th,
118
119
  table thead tr td,
@@ -120,21 +121,19 @@ table tfoot tr th,
120
121
  table tfoot tr td {
121
122
  padding: 0.5em 0.625em 0.625em;
122
123
  font-size: inherit;
123
- color: rgba(0, 0, 0, 0.8) !important;
124
124
  text-align: left; }
125
125
 
126
126
  table tr th,
127
127
  table tr td {
128
128
  padding: .5rem 1rem 0.5rem 1rem;
129
129
  font-size: inherit;
130
- color: rgba(0, 0, 0, 0.8) !important;
131
130
  border-right: 1px solid #bdbdbd;
132
131
  border-bottom: 1px solid #bdbdbd; }
133
132
 
134
133
  table tr.even,
135
134
  table tr.alt,
136
135
  table tr:nth-of-type(even) {
137
- background: #f5f5f5; }
136
+ background: rgba(0, 0, 0, 0.1); }
138
137
 
139
138
  table thead tr th,
140
139
  table tfoot tr th,
@@ -207,7 +206,8 @@ table.grid-rows tfoot > tr > td.tableblock {
207
206
  border-width: 1px 0 0 0; }
208
207
 
209
208
  table.frame-all {
210
- border-width: 1px; }
209
+ border-left: 1px solid #e0e0e0;
210
+ border-top: 1px solid #e0e0e0; }
211
211
 
212
212
  table.frame-sides {
213
213
  border-width: 0 1px; }
@@ -239,10 +239,6 @@ th.valign-middle,
239
239
  td.valign-middle {
240
240
  vertical-align: middle; }
241
241
 
242
- table thead th,
243
- table tfoot th {
244
- font-weight: bold; }
245
-
246
242
  tbody tr th {
247
243
  display: table-cell;
248
244
  line-height: 1.6;
@@ -252,7 +248,6 @@ tbody tr th,
252
248
  tbody tr th p,
253
249
  tfoot tr th,
254
250
  tfoot tr th p {
255
- color: rgba(0, 0, 0, 0.8);
256
251
  font-weight: bold; }
257
252
 
258
253
  p.tableblock > code:only-child {
@@ -276,7 +271,6 @@ p.tableblock {
276
271
 
277
272
  .quoteblock blockquote,
278
273
  .quoteblock blockquote p {
279
- color: rgba(0, 0, 0, 0.8);
280
274
  /* font-size: 1.125rem; */
281
275
  line-height: 1.30;
282
276
  word-spacing: 0.1em;
@@ -342,7 +336,6 @@ span.icon > .fa {
342
336
  .hdlist > .title {
343
337
  text-rendering: optimizeLegibility;
344
338
  text-align: left;
345
- color: #424242;
346
339
  line-height: 1.25;
347
340
  font-size: 1.125rem;
348
341
  font-weight: 500;
@@ -352,7 +345,6 @@ span.icon > .fa {
352
345
  .admonitionblock td.content > .title {
353
346
  text-rendering: optimizeLegibility;
354
347
  text-align: left;
355
- color: #424242;
356
348
  line-height: 1.25;
357
349
  font-size: 1.125rem;
358
350
  font-weight: 500;
@@ -361,7 +353,6 @@ span.icon > .fa {
361
353
  table.tableblock > .title {
362
354
  text-rendering: optimizeLegibility;
363
355
  text-align: left;
364
- color: #424242;
365
356
  line-height: 1.25;
366
357
  font-size: 1.125rem;
367
358
  font-weight: 500;
@@ -370,7 +361,6 @@ table.tableblock > .title {
370
361
 
371
362
  .listingblock > .title,
372
363
  .imageblock > .title {
373
- color: #424242;
374
364
  line-height: 1.25;
375
365
  font-size: 1.125rem;
376
366
  font-weight: 500;
@@ -427,7 +417,6 @@ div.admonitionblock.warning, div.admonitionblock.caution {
427
417
  border-right: 1px;
428
418
  border-left: 1px dotted #9e9e9e;
429
419
  font-size: inherit;
430
- color: rgba(0, 0, 0, 0.8);
431
420
  text-align: justify;
432
421
  border-bottom: 0px;
433
422
  min-width: 20em;
@@ -481,7 +470,6 @@ div.admonitionblock.warning, div.admonitionblock.caution {
481
470
  .exampleblock {
482
471
  margin-bottom: 1.25rem;
483
472
  border-radius: 2px;
484
- color: rgba(0, 0, 0, 0.8);
485
473
  background: #fafafa; }
486
474
 
487
475
  .exampleblock > .content > :first-child {
@@ -803,7 +791,6 @@ kbd {
803
791
 
804
792
  kbd:not(.keyseq) {
805
793
  display: inline-block;
806
- color: rgba(0, 0, 0, 0.8);
807
794
  font-size: 0.75em;
808
795
  background-color: #e0e0e0;
809
796
  border: 1px solid #bdbdbd;
@@ -1 +1 @@
1
- .note{padding:0!important;border-left:0!important;border-radius:2px!important}code{word-break:break-word;padding:.125em .275em!important;border-radius:2px;background-color:#e0e0e0!important}.h2,h2{font-size:200%!important}.h2,.h3,h2,h3{font-weight:500}.h3,h3{font-size:175%!important}.h4,.h5,h4,h5{font-size:150%!important;font-weight:400}div .paragraph p span.scaled img{width:auto;height:auto;max-height:100%;max-width:100%}#preamble div.sectionbody div.paragraph.turnoff{display:none}div.paragraph #preamble div.sectionbody div.paragraph.turnoff{display:block}b,optgroup,strong{font-weight:600}address,cite,dfn,em,var{font-style:italic;font-weight:400}table{border-collapse:collapse;border-spacing:0;font-size:85%;background:#fff;margin-bottom:1.25em;border:1px solid #9e9e9e;width:-webkit-fill-available}table tfoot,table thead{background:#eee;font-weight:700}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8)!important;text-align:left}table tr td,table tr th{padding:.5rem 1rem;font-size:inherit;color:rgba(0,0,0,.8)!important;border-right:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd}table tr.alt,table tr.even,table tr:nth-of-type(2n){background:#f5f5f5}table tbody tr td,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.6}table.full-width{width:100%}table.tableblock{max-width:100%;border-collapse:separate}table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock td>p:last-child,table.tableblock th>p:last-child{margin-bottom:0}table.spread{width:100%}table.grid-all td.tableblock,table.grid-all th.tableblock{border-width:0 1px 1px 0}table.grid-all tfoot>tr>td.tableblock,table.grid-all tfoot>tr>th.tableblock{border-width:1px 1px 0 0}table.grid-cols td.tableblock,table.grid-cols th.tableblock{border-width:0 1px 0 0}table.grid-rows td.tableblock,table.grid-rows th.tableblock{border-width:0 0 1px}table.grid-all tbody>td:last-child>th.tableblock{border-bottom-width:1px}table.grid-rows tfoot>tr>td.tableblock,table.grid-rows tfoot>tr>th.tableblock{border-width:1px 0 0}table.frame-all{border-width:1px}table.frame-sides{border-width:0 1px}table.frame-topbot{border-width:1px 0}td.halign-left,th.halign-left{text-align:left}td.halign-right,th.halign-right{text-align:right}td.halign-center,th.halign-center{text-align:center}td.valign-top,th.valign-top{vertical-align:top}td.valign-bottom,th.valign-bottom{vertical-align:bottom}td.valign-middle,th.valign-middle{vertical-align:middle}table tfoot th,table thead th{font-weight:700}tbody tr th{display:table-cell;line-height:1.6;background:#f5f5f5}tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:700}p.tableblock>code:only-child{background:none;padding:0}p.tableblock{font-size:1em;margin-top:1.5em}.quoteblock{margin-right:1em;margin-bottom:1.25em;margin-left:1.5em;display:table}.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}.quoteblock blockquote,.quoteblock blockquote p{color:rgba(0,0,0,.8);line-height:1.3;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}.quoteblock blockquote{margin:0;padding:0;border:0}.quoteblock blockquote:before{content:"\201c";float:left;font-size:2.1em;font-weight:700;line-height:.6em;margin-left:-.6em;color:#0d47a1;text-shadow:0 1px 2px rgba(0,0,0,.1)}.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}.quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right}.quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)}.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}.quoteblock .quoteblock blockquote:before{display:none}.imageblock img{max-width:100%;height:auto}span.icon>.fa{cursor:default}.audioblock>.title,.dlist>.title,.exampleblock>.title,.hdlist>.title,.literalblock>.title,.olist>.title,.openblock>.title,.paragraph>.title,.qlist>.title,.quoteblock>.title,.stemblock>.title,.ulist>.title,.verseblock>.title,.videoblock>.title{text-rendering:optimizeLegibility;text-align:left;color:#424242;line-height:1.25;font-size:1.125rem;font-weight:500;margin-top:.5em;margin-bottom:.75em}.admonitionblock td.content>.title{margin-bottom:.5em}.admonitionblock td.content>.title,table.tableblock>.title{text-rendering:optimizeLegibility;text-align:left;color:#424242;line-height:1.25;font-size:1.125rem;font-weight:500}table.tableblock>.title{margin:0!important;border-top:1px solid #9e9e9e}.imageblock>.title,.listingblock>.title{color:#424242;line-height:1.25;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.listingblock pre{display:block;line-height:1.25rem!important;word-break:break-all;word-wrap:break-word;padding:.75rem;margin:0 0 1.5rem;border:1px solid #bdbdbd}.admonitionblock>table td.icon{text-align:center;width:130px;border-right:0!important;border-bottom:0}.admonitionblock>table td.icon img{max-width:none}.admonitionblock>table td.icon .title{font-weight:700;font-family:Open Sans,DejaVu Sans,sans-serif;text-transform:uppercase}.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.125em;border-right:1px;border-left:1px dotted #9e9e9e;font-size:inherit;color:rgba(0,0,0,.8);text-align:justify;border-bottom:0;min-width:20em}.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}.icon-note{color:#2196f3}.icon-tip{color:#4caf50}.icon-important{color:#ff9800}.icon-warning{color:#fdd835}.icon-caution{color:#f44336}.admonitionblock td.icon [class^="fa icon-"]{font-size:5rem;cursor:default}.admonitionblock td.icon .icon-note:before{content:"\f05a"}.admonitionblock td.icon .icon-tip:before{content:"\f0eb"}.admonitionblock td.icon .icon-important:before{content:"\f06a"}.admonitionblock td.icon .icon-warning:before{content:"\f071"}.admonitionblock td.icon .icon-caution:before{content:"\f06d"}.admonitionblock td.icon .icon-question:before{content:"\f128";color:#ffc107}.admonitionblock td.icon .icon-answer:before{content:"\f0a4";color:#4caf50}.exampleblock{margin-bottom:1.25rem;border-radius:2px;color:rgba(0,0,0,.8);background:#fafafa}.exampleblock>.content>:first-child{margin-top:0}.exampleblock>.content>:last-child{margin-bottom:0;margin-bottom:1.25em}.exampleblock.result{display:none}a.view-result{float:right;font-weight:400;text-decoration:none;font-size:85%;line-height:.9}span.footnote,span.footnoteref{vertical-align:super;font-size:.875em}span.footnote a,span.footnoteref a{text-decoration:none}span.footnote a:active,span.footnoteref a:active{text-decoration:underline}#footnotes{padding:.75em 0;margin-top:-.625em}#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0}#footnotes .footnote{line-height:1.3;font-size:.875em;margin-left:1.2em;text-indent:-1.2em;margin-bottom:.2em;padding:0 .375em}#footnotes .footnote a:first-of-type{font-weight:700;text-decoration:none}#footnotes .footnote:last-of-type{margin-bottom:0}.gist .file-data>table{border:0;background:#000;width:100%;margin-bottom:0}.gist .file-data>table td.line-data{width:99%}.mono{font-family:Droid Sans Mono,DejaVu Sans Mono,"Monospace",monospace}.unbreakable{page-break-inside:avoid}.big{font-size:larger}.small{font-size:smaller}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.overline{text-decoration:overline}.line-through{text-decoration:line-through}.aqua{color:#00bfbf}.aqua-background{background-color:#00fafa}.black{color:#000}.black-background{background-color:#000}.blue{color:#0000bf}.blue-background{background-color:#0000fa}.fuchsia{color:#bf00bf}.fuchsia-background{background-color:#fa00fa}.gray{color:#606060}.gray-background{background-color:#7d7d7d}.grey{color:#606060}.grey-background{background-color:#7d7d7d}.green{color:#006000}.green-background{background-color:#007d00}.lime{color:#00bf00}.lime-background{background-color:#00fa00}.maroon{color:#600000}.maroon-background{background-color:#7d0000}.navy{color:#000060}.navy-background{background-color:#00007d}.olive{color:#606000}.olive-background{background-color:#7d7d00}.purple{color:#600060}.purple-background{background-color:#7d007d}.red{color:#bf0000}.red-background{background-color:#fa0000}.silver{color:#909090}.silver-background{background-color:#bcbcbc}.teal{color:#006060}.teal-background{background-color:#007d7d}.white{color:#bfbfbf}.white-background{background-color:#fafafa}.yellow{color:#bfbf00}.yellow-background{background-color:#fafa00}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin-right:.25rem}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.colist>table,.hdlist>table{border-collapse:separate;border:0;background:none}.colist>table tr td,.colist>table tr th{border-right:0;border-bottom:0}.colist>table>tbody>tr,.hdlist>table>tbody>tr{background:none}td.hdlist1{padding-right:.75em;font-weight:700}td.hdlist1,td.hdlist2{vertical-align:top}.listingblock+.colist,.literalblock+.colist{margin-top:-.5em}.colist>table tr>td:first-of-type{padding:0 .5rem;line-height:1}.colist>table tr>td:last-of-type{padding:.25rem 0}.conum[data-value]{display:inline-block;background-color:#2196f3;-webkit-border-radius:100px;border-radius:100px;text-align:center;width:1.67em;height:1.67em;font-size:85%;line-height:1.67em;font-family:Roboto,sans-serif;font-style:normal;font-weight:600}.conum[data-value],.conum[data-value] *{color:#fafafa!important}.conum[data-value]+b{display:none}.conum[data-value]:after{content:attr(data-value)}pre .conum[data-value]{position:relative;top:-.125em}b.conum *{color:inherit!important}.conum:not([data-value]):empty{display:none}kbd{font-family:monospace,serif;font-size:1em}.keyseq{color:rgba(51,51,51,.8)}kbd:not(.keyseq){display:inline-block;color:rgba(0,0,0,.8);font-size:.75em;background-color:#e0e0e0;border:1px solid #bdbdbd;-webkit-border-radius:3px;border-radius:3px;margin:-.15em .15em 0;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}.keyseq kbd:first-child{margin-left:0}.keyseq kbd:last-child{margin-right:0}.qanda>ol>li>p>em:only-child{color:#455a64}.olist>ol>li>p,.ulist>ul>li>p{margin:0 0 .1em!important}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}.fa.fa-square-o{font-weight:400!important}.fa-square-o:before{content:"\f0c8"}.fa.fa-check-square-o{font-weight:400!important}.fa-check-square-o:before{content:"\f14a"}.ulist.checklist>ul>li>p>input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0;position:relative;z-index:1;display:inline-block;width:1.125rem;height:1.125rem;overflow:hidden;border:.125rem solid rgba(0,0,0,.54);border-radius:.125rem}@media only screen and (max-width:576px){.admonitionblock>table td.content{border-left:0}}@media only screen and (max-width:768px) and (max-width:992px){.admonitionblock>table td.content{border-left:0}.admonitionblock table,.admonitionblock tbody,.admonitionblock td,.admonitionblock tr{display:block}.admonitionblock>table td.icon{width:unset}.admonitionblock td.icon{padding-left:unset!important}.admonitionblock td{border:none;border-top:1px dotted #bdbdbd;position:relative;white-space:normal}.admonitionblock td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:700}}.tooltip-inner{background-color:#607d8b;border-radius:.125rem}.tooltip.in{opacity:1}.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,.tooltip.tooltip-top .tooltip-arrow{border-top-color:#263238}.btn-viewer{position:absolute;top:2.6rem;right:.5rem;z-index:3;display:block;padding:.25rem .75rem;font-size:.75rem;font-style:normal;font-weight:300;color:#212121;cursor:pointer;text-transform:uppercase;background-color:transparent;border-radius:.25rem}.btn-viewer:hover{color:#fff;background-color:#607d8b}.btn-viewer+.tooltip>.tooltip-inner{background-color:red}.j1-viewer{position:relative;display:block;float:right}.j1-tooltip+.tooltip>.tooltip-arrow,.j1-tooltip+.tooltip>.tooltip-inner{background-color:red}@media screen and (min-width:320px) and (max-width:767px){.j1-viewer{display:none}}@font-face{font-family:Roboto;src:local(Roboto Thin),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff) format("woff");font-weight:100}@font-face{font-family:Roboto;src:local(Roboto Light),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff) format("woff");font-weight:300}@font-face{font-family:Roboto;src:local(Roboto Regular),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Roboto;src:local(Roboto Medium),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Roboto;src:local(Roboto Bold),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}
1
+ .note{padding:0!important;border-left:0!important;border-radius:2px!important}code{word-break:break-word;padding:.125em .275em!important;border-radius:2px;background-color:rgba(0,0,0,.1)!important}.h2,h2{font-size:200%!important}.h2,.h3,h2,h3{font-weight:500}.h3,h3{font-size:175%!important}.h4,.h5,h4,h5{font-size:150%!important;font-weight:400}div .paragraph p span.scaled img{width:auto;height:auto;max-height:100%;max-width:100%}#preamble div.sectionbody div.paragraph.turnoff{display:none}div.paragraph #preamble div.sectionbody div.paragraph.turnoff{display:block}b,optgroup,strong{font-weight:600}address,cite,dfn,em,var{font-style:italic;font-weight:400}table{border-collapse:collapse;border-spacing:0;font-size:85%;background:#fff;margin-bottom:1.25em;border:1px solid #9e9e9e;width:-webkit-fill-available}table tfoot,table thead{background:rgba(0,0,0,.1);font-weight:700;font-size:large}table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{padding:.5em .625em .625em;font-size:inherit;text-align:left}table tr td,table tr th{padding:.5rem 1rem;font-size:inherit;border-right:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd}table tr.alt,table tr.even,table tr:nth-of-type(2n){background:rgba(0,0,0,.1)}table tbody tr td,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td{display:table-cell;line-height:1.6}table.full-width{width:100%}table.tableblock{max-width:100%;border-collapse:separate}table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock td>p:last-child,table.tableblock th>p:last-child{margin-bottom:0}table.spread{width:100%}table.grid-all td.tableblock,table.grid-all th.tableblock{border-width:0 1px 1px 0}table.grid-all tfoot>tr>td.tableblock,table.grid-all tfoot>tr>th.tableblock{border-width:1px 1px 0 0}table.grid-cols td.tableblock,table.grid-cols th.tableblock{border-width:0 1px 0 0}table.grid-rows td.tableblock,table.grid-rows th.tableblock{border-width:0 0 1px}table.grid-all tbody>td:last-child>th.tableblock{border-bottom-width:1px}table.grid-rows tfoot>tr>td.tableblock,table.grid-rows tfoot>tr>th.tableblock{border-width:1px 0 0}table.frame-all{border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0}table.frame-sides{border-width:0 1px}table.frame-topbot{border-width:1px 0}td.halign-left,th.halign-left{text-align:left}td.halign-right,th.halign-right{text-align:right}td.halign-center,th.halign-center{text-align:center}td.valign-top,th.valign-top{vertical-align:top}td.valign-bottom,th.valign-bottom{vertical-align:bottom}td.valign-middle,th.valign-middle{vertical-align:middle}tbody tr th{display:table-cell;line-height:1.6;background:#f5f5f5}tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{font-weight:700}p.tableblock>code:only-child{background:none;padding:0}p.tableblock{font-size:1em;margin-top:1.5em}.quoteblock{margin-right:1em;margin-bottom:1.25em;margin-left:1.5em;display:table}.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}.quoteblock blockquote,.quoteblock blockquote p{line-height:1.3;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}.quoteblock blockquote{margin:0;padding:0;border:0}.quoteblock blockquote:before{content:"\201c";float:left;font-size:2.1em;font-weight:700;line-height:.6em;margin-left:-.6em;color:#0d47a1;text-shadow:0 1px 2px rgba(0,0,0,.1)}.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}.quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right}.quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)}.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}.quoteblock .quoteblock blockquote:before{display:none}.imageblock img{max-width:100%;height:auto}span.icon>.fa{cursor:default}.audioblock>.title,.dlist>.title,.exampleblock>.title,.hdlist>.title,.literalblock>.title,.olist>.title,.openblock>.title,.paragraph>.title,.qlist>.title,.quoteblock>.title,.stemblock>.title,.ulist>.title,.verseblock>.title,.videoblock>.title{text-rendering:optimizeLegibility;text-align:left;line-height:1.25;font-size:1.125rem;font-weight:500;margin-top:.5em;margin-bottom:.75em}.admonitionblock td.content>.title{margin-bottom:.5em}.admonitionblock td.content>.title,table.tableblock>.title{text-rendering:optimizeLegibility;text-align:left;line-height:1.25;font-size:1.125rem;font-weight:500}table.tableblock>.title{margin:0!important;border-top:1px solid #9e9e9e}.imageblock>.title,.listingblock>.title{line-height:1.25;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.listingblock pre{display:block;line-height:1.25rem!important;word-break:break-all;word-wrap:break-word;padding:.75rem;margin:0 0 1.5rem;border:1px solid #bdbdbd}.admonitionblock>table td.icon{text-align:center;width:130px;border-right:0!important;border-bottom:0}.admonitionblock>table td.icon img{max-width:none}.admonitionblock>table td.icon .title{font-weight:700;font-family:Open Sans,DejaVu Sans,sans-serif;text-transform:uppercase}.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.125em;border-right:1px;border-left:1px dotted #9e9e9e;font-size:inherit;text-align:justify;border-bottom:0;min-width:20em}.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}.icon-note{color:#2196f3}.icon-tip{color:#4caf50}.icon-important{color:#ff9800}.icon-warning{color:#fdd835}.icon-caution{color:#f44336}.admonitionblock td.icon [class^="fa icon-"]{font-size:5rem;cursor:default}.admonitionblock td.icon .icon-note:before{content:"\f05a"}.admonitionblock td.icon .icon-tip:before{content:"\f0eb"}.admonitionblock td.icon .icon-important:before{content:"\f06a"}.admonitionblock td.icon .icon-warning:before{content:"\f071"}.admonitionblock td.icon .icon-caution:before{content:"\f06d"}.admonitionblock td.icon .icon-question:before{content:"\f128";color:#ffc107}.admonitionblock td.icon .icon-answer:before{content:"\f0a4";color:#4caf50}.exampleblock{margin-bottom:1.25rem;border-radius:2px;background:#fafafa}.exampleblock>.content>:first-child{margin-top:0}.exampleblock>.content>:last-child{margin-bottom:0;margin-bottom:1.25em}.exampleblock.result{display:none}a.view-result{float:right;font-weight:400;text-decoration:none;font-size:85%;line-height:.9}span.footnote,span.footnoteref{vertical-align:super;font-size:.875em}span.footnote a,span.footnoteref a{text-decoration:none}span.footnote a:active,span.footnoteref a:active{text-decoration:underline}#footnotes{padding:.75em 0;margin-top:-.625em}#footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0}#footnotes .footnote{line-height:1.3;font-size:.875em;margin-left:1.2em;text-indent:-1.2em;margin-bottom:.2em;padding:0 .375em}#footnotes .footnote a:first-of-type{font-weight:700;text-decoration:none}#footnotes .footnote:last-of-type{margin-bottom:0}.gist .file-data>table{border:0;background:#000;width:100%;margin-bottom:0}.gist .file-data>table td.line-data{width:99%}.mono{font-family:Droid Sans Mono,DejaVu Sans Mono,"Monospace",monospace}.unbreakable{page-break-inside:avoid}.big{font-size:larger}.small{font-size:smaller}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.overline{text-decoration:overline}.line-through{text-decoration:line-through}.aqua{color:#00bfbf}.aqua-background{background-color:#00fafa}.black{color:#000}.black-background{background-color:#000}.blue{color:#0000bf}.blue-background{background-color:#0000fa}.fuchsia{color:#bf00bf}.fuchsia-background{background-color:#fa00fa}.gray{color:#606060}.gray-background{background-color:#7d7d7d}.grey{color:#606060}.grey-background{background-color:#7d7d7d}.green{color:#006000}.green-background{background-color:#007d00}.lime{color:#00bf00}.lime-background{background-color:#00fa00}.maroon{color:#600000}.maroon-background{background-color:#7d0000}.navy{color:#000060}.navy-background{background-color:#00007d}.olive{color:#606000}.olive-background{background-color:#7d7d00}.purple{color:#600060}.purple-background{background-color:#7d007d}.red{color:#bf0000}.red-background{background-color:#fa0000}.silver{color:#909090}.silver-background{background-color:#bcbcbc}.teal{color:#006060}.teal-background{background-color:#007d7d}.white{color:#bfbfbf}.white-background{background-color:#fafafa}.yellow{color:#bfbf00}.yellow-background{background-color:#fafa00}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin-right:.25rem}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.colist>table,.hdlist>table{border-collapse:separate;border:0;background:none}.colist>table tr td,.colist>table tr th{border-right:0;border-bottom:0}.colist>table>tbody>tr,.hdlist>table>tbody>tr{background:none}td.hdlist1{padding-right:.75em;font-weight:700}td.hdlist1,td.hdlist2{vertical-align:top}.listingblock+.colist,.literalblock+.colist{margin-top:-.5em}.colist>table tr>td:first-of-type{padding:0 .5rem;line-height:1}.colist>table tr>td:last-of-type{padding:.25rem 0}.conum[data-value]{display:inline-block;background-color:#2196f3;-webkit-border-radius:100px;border-radius:100px;text-align:center;width:1.67em;height:1.67em;font-size:85%;line-height:1.67em;font-family:Roboto,sans-serif;font-style:normal;font-weight:600}.conum[data-value],.conum[data-value] *{color:#fafafa!important}.conum[data-value]+b{display:none}.conum[data-value]:after{content:attr(data-value)}pre .conum[data-value]{position:relative;top:-.125em}b.conum *{color:inherit!important}.conum:not([data-value]):empty{display:none}kbd{font-family:monospace,serif;font-size:1em}.keyseq{color:rgba(51,51,51,.8)}kbd:not(.keyseq){display:inline-block;font-size:.75em;background-color:#e0e0e0;border:1px solid #bdbdbd;-webkit-border-radius:3px;border-radius:3px;margin:-.15em .15em 0;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}.keyseq kbd:first-child{margin-left:0}.keyseq kbd:last-child{margin-right:0}.qanda>ol>li>p>em:only-child{color:#455a64}.olist>ol>li>p,.ulist>ul>li>p{margin:0 0 .1em!important}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}.fa.fa-square-o{font-weight:400!important}.fa-square-o:before{content:"\f0c8"}.fa.fa-check-square-o{font-weight:400!important}.fa-check-square-o:before{content:"\f14a"}.ulist.checklist>ul>li>p>input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0;position:relative;z-index:1;display:inline-block;width:1.125rem;height:1.125rem;overflow:hidden;border:.125rem solid rgba(0,0,0,.54);border-radius:.125rem}@media only screen and (max-width:576px){.admonitionblock>table td.content{border-left:0}}@media only screen and (max-width:768px) and (max-width:992px){.admonitionblock>table td.content{border-left:0}.admonitionblock table,.admonitionblock tbody,.admonitionblock td,.admonitionblock tr{display:block}.admonitionblock>table td.icon{width:unset}.admonitionblock td.icon{padding-left:unset!important}.admonitionblock td{border:none;border-top:1px dotted #bdbdbd;position:relative;white-space:normal}.admonitionblock td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:700}}.tooltip-inner{background-color:#607d8b;border-radius:.125rem}.tooltip.in{opacity:1}.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,.tooltip.tooltip-top .tooltip-arrow{border-top-color:#263238}.btn-viewer{position:absolute;top:2.6rem;right:.5rem;z-index:3;display:block;padding:.25rem .75rem;font-size:.75rem;font-style:normal;font-weight:300;color:#212121;cursor:pointer;text-transform:uppercase;background-color:transparent;border-radius:.25rem}.btn-viewer:hover{color:#fff;background-color:#607d8b}.btn-viewer+.tooltip>.tooltip-inner{background-color:red}.j1-viewer{position:relative;display:block;float:right}.j1-tooltip+.tooltip>.tooltip-arrow,.j1-tooltip+.tooltip>.tooltip-inner{background-color:red}@media screen and (min-width:320px) and (max-width:767px){.j1-viewer{display:none}}@font-face{font-family:Roboto;src:local(Roboto Thin),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff) format("woff");font-weight:100}@font-face{font-family:Roboto;src:local(Roboto Light),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff) format("woff");font-weight:300}@font-face{font-family:Roboto;src:local(Roboto Regular),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Roboto;src:local(Roboto Medium),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Roboto;src:local(Roboto Bold),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2) format("woff2"),url(/assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff) format("woff");font-weight:700}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}
@@ -51,7 +51,7 @@ padding-left: 1px;
51
51
  }
52
52
 
53
53
  .slider-title {
54
- color: #212121;
54
+ /* color: #424242; */
55
55
  line-height: 1.25rem;
56
56
  font-size: 1.125rem;
57
57
  font-weight: 500;
@@ -12,4 +12,4 @@
12
12
  # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
13
13
  # -----------------------------------------------------------------------------
14
14
  */
15
- .j1-owl-gutter.row{margin-right:0;margin-left:0}.j1-owl-gutter>[class^="col-"],.j1-owl-gutter>[class^=" col-"]{padding-right:0;padding-left:0}.j1-owl-gutter-2.row{margin-right:-1px;margin-left:-1px}.j1-owl-gutter-2>[class^="col-"],.j1-owl-gutter-2>[class^=" col-"]{padding-right:1px;padding-left:1px}.owl-carousel .item p{margin:3px}.owl-carousel .item img{opacity:1;width:100%;height:auto}.slider-title{color:#212121;line-height:1.25rem;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.owl-item .carousel-caption{opacity:0;position:absolute;bottom:3px;left:3px;right:3px;color:white;font-size:1rem;font-weight:300;font-family:sans-serif;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.owl-item .carousel-caption:hover{opacity:1;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;background:rgba(0,0,0,0.5)}span.carousel-caption a{color:#fff;text-decoration:none}.owl-btn{color:#777;cursor:pointer;font-size:18px;padding:2px 9px;text-align:center;background:#f5f5f5}.owl-btn:hover{color:#fff;background:#72c02c}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#212121;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;font-weight:500;-webkit-border-radius:30px;-moz-border-radius:30px;background:#2196f3}.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:1.25rem;height:1.25rem;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#2196f3}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(../../images/ajax-loader.gif) no-repeat center center}.owl-carousel .item{height:44vh;background-color:#fff;background-position:center 55%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.owl-carousel .container{display:table;height:inherit}.owl-carousel .caption{display:table-cell}.owl-carousel .caption h1,.owl-carousel .caption p,.owl-carousel .caption div{position:relative}.owl-carousel .caption h1 span{padding:.25em 0;line-height:180%}
15
+ .j1-owl-gutter.row{margin-right:0;margin-left:0}.j1-owl-gutter>[class^="col-"],.j1-owl-gutter>[class^=" col-"]{padding-right:0;padding-left:0}.j1-owl-gutter-2.row{margin-right:-1px;margin-left:-1px}.j1-owl-gutter-2>[class^="col-"],.j1-owl-gutter-2>[class^=" col-"]{padding-right:1px;padding-left:1px}.owl-carousel .item p{margin:3px}.owl-carousel .item img{opacity:1;width:100%;height:auto}.slider-title{line-height:1.25rem;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.owl-btn{color:#777;cursor:pointer;font-size:18px;padding:2px 9px;text-align:center;background:#f5f5f5}.owl-btn:hover{color:#fff;background:#72c02c}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#212121;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;font-weight:500;-webkit-border-radius:30px;-moz-border-radius:30px;background:#2196f3}.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:1.25rem;height:1.25rem;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#2196f3}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(../../images/ajax-loader.gif) no-repeat center center}.owl-carousel .container{display:table;height:inherit}.owl-carousel .caption{display:table-cell}.owl-carousel .caption h1,.owl-carousel .caption p,.owl-carousel .caption div{position:relative;margin-top:2rem;margin-right:2rem;margin-left:2rem}.owl-carousel .caption h1 span{padding:.25em 0;line-height:180%}.owl-item .carousel-caption{opacity:0;position:absolute;bottom:3px;left:3px;right:3px;color:white;font-size:1rem;font-weight:300;font-family:sans-serif;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.owl-item .carousel-caption:hover{opacity:1;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;background:rgba(0,0,0,0.5)}span.carousel-caption a{color:#fff;text-decoration:none}
@@ -15,7 +15,7 @@
15
15
 
16
16
  /* Gallery title */
17
17
  .jg-gallery-title {
18
- color: #212121;
18
+ /* color: #424242; */
19
19
  line-height: 1.25rem;
20
20
  font-size: 1.125rem;
21
21
  font-weight: 500;
@@ -12,4 +12,4 @@
12
12
  # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
13
13
  # -----------------------------------------------------------------------------
14
14
  */
15
- .jg-gallery-title{color:#212121;line-height:1.25rem;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.justified-gallery img.img-overlay{height:64px;width:64px;bottom:0;left:50%;margin-left:-35px;margin-top:-35px;position:absolute;right:0;top:50%;-webkit-transition:background-color .15s ease 0s;-o-transition:background-color .15s ease 0s;transition:background-color .15s ease 0s}
15
+ .jg-gallery-title{line-height:1.25rem;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.justified-gallery img.img-overlay{height:64px;width:64px;bottom:0;left:50%;margin-left:-35px;margin-top:-35px;position:absolute;right:0;top:50%;-webkit-transition:background-color .15s ease 0s;-o-transition:background-color .15s ease 0s;transition:background-color .15s ease 0s}
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
- # ~/assets/themes/j1/modules/mmenu_light/css/theme/uno.js
3
+ # ~/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css
4
4
  # Tablesaw v3.1.2 Theme for J1 Template
5
5
  #
6
6
  # Product/Info:
@@ -157,8 +157,8 @@ $breakpoint-xs: 575px;
157
157
  .tablesaw-stack tbody td,
158
158
  .tablesaw-stack tbody th {
159
159
  display: block;
160
- /* float: left; */
161
- /* clear: left; */
160
+ /* float: left;
161
+ clear: left; */
162
162
  width: 100%;
163
163
  }
164
164
 
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
- # ~/assets/themes/j1/modules/mmenu_light/css/theme/uno.js
3
+ # ~/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css
4
4
  # Tablesaw v3.1.2 Theme for J1 Template
5
5
  #
6
6
  # Product/Info:
@@ -16,176 +16,4 @@
16
16
  # See: https://github.com/filamentgroup/tablesaw/blob/master/LICENSE
17
17
  # -----------------------------------------------------------------------------
18
18
  */
19
-
20
- /*
21
- // BS4 media breakpoints
22
- // -----------------------------------------------------------------------------
23
- $breakpoint-xl: 1200px;
24
- $breakpoint-lg: 992px;
25
- $breakpoint-md: 768px;
26
- $breakpoint-sm: 576px;
27
- $breakpoint-xs: 575px;
28
- */
29
-
30
- .tablesaw {
31
- width: 100%;
32
- max-width: 100%;
33
- empty-cells: show;
34
- border-collapse: collapse;
35
- /* border: 0; */
36
- /* padding: 0; */
37
- }
38
-
39
- .tablesaw * {
40
- box-sizing: border-box;
41
- }
42
-
43
- .tablesaw-stack td .tablesaw-cell-label,
44
- .tablesaw-stack th .tablesaw-cell-label {
45
- display: none;
46
- }
47
-
48
- /* Mobile first styles: Begin with the stacked presentation at narrow widths */
49
-
50
- /* Support note IE9+: @media only all */
51
-
52
- /* Media query to show as a standard table at 560px (35em x 16px) or wider */
53
-
54
-
55
- /* All Media screens
56
- -------------------------------------------------------------------------------- */
57
- @media all {
58
- /* Show the table cells as a block level element */
59
-
60
- .tablesaw-stack {
61
- clear: both;
62
- }
63
-
64
- .tablesaw-stack td,
65
- .tablesaw-stack th {
66
- text-align: left;
67
- display: block;
68
- }
69
-
70
- .tablesaw-stack tr {
71
- clear: both;
72
- display: table-row;
73
- }
74
-
75
- /* Make the label elements a percentage width */
76
-
77
- .tablesaw-stack td .tablesaw-cell-label,
78
- .tablesaw-stack th .tablesaw-cell-label {
79
- display: inline-block;
80
- /* padding: 0 .6em 0 0; */
81
- /* width: 30%; */
82
- width: 20%;
83
- }
84
-
85
- /* For grouped headers, have a different style to visually
86
- separate the levels by classing the first label in each
87
- col group
88
- */
89
-
90
- .tablesaw-stack th .tablesaw-cell-label-top,
91
- .tablesaw-stack td .tablesaw-cell-label-top {
92
- display: block;
93
- padding: .4em 0;
94
- margin: .4em 0;
95
- }
96
-
97
- .tablesaw-cell-label {
98
- display: block;
99
- }
100
-
101
- /* Avoid double strokes when stacked */
102
-
103
- .tablesaw-stack tbody th.group {
104
- margin-top: -1px;
105
- }
106
-
107
- /* Avoid double strokes when stacked */
108
-
109
- .tablesaw-stack th.group b.tablesaw-cell-label {
110
- display: none !important;
111
- }
112
- }
113
-
114
- /* Desktop
115
- @media (min-width: 40em) $grid-breakpoint-lg
116
- -------------------------------------------------------------------------------- */
117
- @media screen and (min-width: 992px) {
118
- .tablesaw-stack tr {
119
- display: table-row;
120
- }
121
-
122
- /* Show the table header rows */
123
-
124
- .tablesaw-stack td,
125
- .tablesaw-stack th,
126
- .tablesaw-stack thead td,
127
- .tablesaw-stack thead th {
128
- display: table-cell;
129
- margin: 0;
130
- }
131
-
132
- /* Hide the labels in each cell */
133
-
134
- .tablesaw-stack td .tablesaw-cell-label,
135
- .tablesaw-stack th .tablesaw-cell-label {
136
- display: none !important;
137
- }
138
- }
139
-
140
- /* Mobile
141
- @media (max-width: 39.9375em) {
142
- -------------------------------------------------------------------------------- */
143
- @media screen and (max-width: 992px) {
144
- /* Table rows have a gray bottom stroke by default */
145
-
146
- .tablesaw-stack tbody tr {
147
- display: block;
148
- width: 100%;
149
- /* border-bottom: 1px solid #dfdfdf; */
150
- }
151
-
152
- .tablesaw-stack thead td,
153
- .tablesaw-stack thead th {
154
- display: none;
155
- }
156
-
157
- .tablesaw-stack tbody td,
158
- .tablesaw-stack tbody th {
159
- display: block;
160
- /* float: left; */
161
- /* clear: left; */
162
- width: 100%;
163
- }
164
-
165
- /* jadams, 2020-09-15: */
166
- .tablesaw-cell-label {
167
- vertical-align: top;
168
- font-weight: 700 !important;
169
- }
170
-
171
- /* jadams, 2020-09-65: changed max-width: 67% */
172
- .tablesaw-cell-content {
173
- display: inline-block;
174
- margin-left: .5rem;
175
- max-width: 100%;
176
- min-width: 100%; /* is to calculated for firefox */
177
- }
178
-
179
- .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
180
- .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
181
- display: block;
182
- width: 100%;
183
- max-width: 100%;
184
- padding: 0;
185
- }
186
-
187
- .tablesaw-stack td:empty,
188
- .tablesaw-stack th:empty {
189
- display: none;
190
- }
191
- }
19
+ .tablesaw{width:100%;max-width:100%;empty-cells:show;border-collapse:collapse}.tablesaw *{box-sizing:border-box}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none}@media all{.tablesaw-stack{clear:both}.tablesaw-stack td,.tablesaw-stack th{text-align:left;display:block}.tablesaw-stack tr{clear:both;display:table-row}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:inline-block;width:20%}.tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top{display:block;padding:.4em 0;margin:.4em 0}.tablesaw-cell-label{display:block}.tablesaw-stack tbody th.group{margin-top:-1px}.tablesaw-stack th.group b.tablesaw-cell-label{display:none!important}}@media screen and (min-width:992px){.tablesaw-stack tr{display:table-row}.tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0}.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none!important}}@media screen and (max-width:992px){.tablesaw-stack tbody tr{display:block;width:100%}.tablesaw-stack thead td,.tablesaw-stack thead th{display:none}.tablesaw-stack tbody td,.tablesaw-stack tbody th{display:block;width:100%}.tablesaw-cell-label{vertical-align:top;font-weight:700!important}.tablesaw-cell-content{display:inline-block;margin-left:.5rem;max-width:100%;min-width:100%}.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,.tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content{display:block;width:100%;max-width:100%;padding:0}.tablesaw-stack td:empty,.tablesaw-stack th:empty{display:none}}
@@ -1,26 +1,22 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
- # ~/assets/themes/j1/modules/mmenu_light/js/mmenu.js
4
- # Tablesaw v3.1.2 implementation for J1 Template
3
+ # ~/assets/themes/j1/modules/rtable/js/rtable.js
4
+ # Tablesaw v3.1.2 implementation for J1 Template
5
5
  #
6
- # Product/Info:
7
- # https://jekyll.one
8
- # https://github.com/filamentgroup/tablesaw
6
+ # Product/Info:
7
+ # https://jekyll.one
8
+ # https://github.com/filamentgroup/tablesaw
9
9
  #
10
- # Copyright (C) 2021 Juergen Adams
11
- # Copyright (c) 2013 Filament Group
10
+ # Copyright (C) 2021 Juergen Adams
11
+ # Copyright (c) 2013 Filament Group
12
12
  #
13
- # J1 Template is licensed under the MIT License.
14
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15
- # Tablesaw is licensed under the MIT License.
16
- # See: https://github.com/filamentgroup/tablesaw/blob/master/LICENSE
13
+ # J1 Template is licensed under the MIT License.
14
+ # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15
+ # Tablesaw is licensed under the MIT License.
16
+ # See: https://github.com/filamentgroup/tablesaw/blob/master/LICENSE
17
17
  # -----------------------------------------------------------------------------
18
18
  */
19
19
 
20
- /*! Tablesaw - v3.1.2 - 2019-03-19
21
- * https://github.com/filamentgroup/tablesaw
22
- * Copyright (c) 2019 Filament Group; Licensed MIT */
23
-
24
20
  (function (root, factory) {
25
21
  if (typeof define === 'function' && define.amd) {
26
22
  define(["jquery"], function (jQuery) {
@@ -76,26 +72,34 @@
76
72
  (!window.blackberry || window.WebKitPoint) && // only WebKit Blackberry (OS 6+)
77
73
  !window.operamini,
78
74
  $: $,
79
- _init: function(element) {
75
+ _init: function(element, options) {
80
76
  Tablesaw.$(element || document).trigger("enhance.tablesaw");
77
+ Tablesaw.options = options;
81
78
  },
82
- init: function(element) {
79
+
80
+ // -------------------------------------------------------------------------
81
+ // initializer
82
+ // -------------------------------------------------------------------------
83
+ init: function(element, options) {
83
84
  // Account for Tablesaw being loaded either before or after the DOMContentLoaded event is fired.
84
85
  domContentLoadedTriggered =
85
86
  domContentLoadedTriggered || /complete|loaded/.test(document.readyState);
86
87
  if (!domContentLoadedTriggered) {
87
88
  if ("addEventListener" in document) {
88
- // Use raw DOMContentLoaded instead of shoestring (may have issues in Android 2.3, exhibited by stack table)
89
+ // Use raw DOMContentLoaded instead of Tablesaw (may have issues in Android 2.3, exhibited by stack table)
89
90
  document.addEventListener("DOMContentLoaded", function() {
90
- Tablesaw._init(element);
91
+ Tablesaw._init(element, options);
91
92
  });
92
93
  }
93
94
  } else {
94
- Tablesaw._init(element);
95
+ Tablesaw._init(element, options);
95
96
  }
96
97
  }
97
98
  };
98
99
 
100
+ // ---------------------------------------------------------------------------
101
+ // event handler
102
+ // ---------------------------------------------------------------------------
99
103
  $(document).on("enhance.tablesaw", function() {
100
104
 
101
105
  // Extend i18n config, if one exists.
@@ -110,10 +114,16 @@
110
114
  ];
111
115
  });
112
116
 
117
+ // ---------------------------------------------------------------------------
118
+ // enhance ???
119
+ // ---------------------------------------------------------------------------
113
120
  if (Tablesaw.mustard) {
114
121
  $(document.documentElement).addClass("tablesaw-enhanced");
115
122
  }
116
123
 
124
+ // -------------------------------------------------------------------------
125
+ // plugin
126
+ // -------------------------------------------------------------------------
117
127
  (function() {
118
128
  var pluginName = "tablesaw";
119
129
  var classes = {
@@ -125,16 +135,18 @@
125
135
  refresh: "tablesawrefresh",
126
136
  resize: "tablesawresize"
127
137
  };
128
- var defaultMode = "stack";
129
- var initSelector = "table";
130
- var initFilterSelector = "[data-tablesaw],[data-tablesaw-mode],[data-tablesaw-sortable]";
131
- var defaultConfig = {};
138
+ var defaultMode = "stack";
139
+ var initSelector = "table";
140
+ var initFilterSelector = "[data-tablesaw],[data-tablesaw-mode],[data-tablesaw-sortable]";
141
+ var defaultConfig = {};
142
+ var logger = log4javascript.getLogger('j1.rtable');
132
143
 
133
144
  Tablesaw.events = events;
134
145
 
135
146
  var Table = function(element) {
136
147
  if (!element) {
137
148
  throw new Error("Tablesaw requires an element.");
149
+ logger.error("Tablesaw requires an element.");
138
150
  }
139
151
 
140
152
  this.table = element;
@@ -182,7 +194,7 @@
182
194
  };
183
195
 
184
196
  Table.prototype.getConfig = function(pluginSpecificConfig) {
185
- // shoestring extend doesn’t support arbitrary args
197
+ // Tablesaw extend doesn’t support arbitrary args
186
198
  var configs = $.extend(defaultConfig, pluginSpecificConfig || {});
187
199
  return $.extend(configs, typeof TablesawConfig !== "undefined" ? TablesawConfig : {});
188
200
  };
@@ -548,12 +560,34 @@
548
560
 
549
561
  var resizeTimeout;
550
562
  $(window).on("resize", function() {
563
+ var winWidth;
564
+ $('table').each(function() {
565
+ var curTable = $(this);
566
+ var log_text;
567
+
568
+ if ($(curTable).hasClass('rtable')) {
569
+ winWidth = $(window).width();
570
+ // set show/hide all table/colgroup elements
571
+ //
572
+ if ($(window).width() < Tablesaw.options.breakpoint) {
573
+ log_text = '\n' + 'hide colgroups: ' + curTable.attr('id')
574
+ curTable.find('colgroup').hide();
575
+ logger.debug(log_text);
576
+ } else {
577
+ log_text = '\n' + 'show colgroup: ' + curTable.attr('id')
578
+ curTable.find('colgroup').show();
579
+ logger.debug(log_text);
580
+ }
581
+ }
582
+ });
583
+
551
584
  if (!isScrolling) {
552
585
  window.clearTimeout(resizeTimeout);
553
586
  resizeTimeout = window.setTimeout(function() {
554
587
  $doc.trigger(events.resize);
555
588
  }, 150); // must be less than the scrolling timeout above.
556
589
  }
590
+
557
591
  });
558
592
 
559
593
  Tablesaw.Table = Table;