j1-template 2021.2.10 → 2021.2.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +1 -1
  3. data/_includes/themes/j1/layouts/content_generator_article_navigator.html +2 -2
  4. data/_includes/themes/j1/layouts/content_generator_blog_archive.html +2 -2
  5. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +2 -2
  6. data/_includes/themes/j1/modules/boards/news_pin_board.html +10 -10
  7. data/_includes/themes/j1/modules/connectors/translators/google-translator.html +18 -3
  8. data/_includes/themes/j1/modules/navigator/generator.html +6 -6
  9. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +3 -3
  10. data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
  11. data/_includes/themes/j1/procedures/posts/pager.proc +1 -1
  12. data/assets/data/gallery_customizer.html +1 -1
  13. data/assets/data/menu.html +17 -17
  14. data/assets/data/mmenu.html +17 -17
  15. data/assets/data/quicklinks.html +3 -3
  16. data/assets/themes/j1/adapter/js/j1.js +1 -1
  17. data/assets/themes/j1/adapter/js/translator.js +17 -3
  18. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
  19. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.full.js +1 -1
  20. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.js +1 -1
  21. data/assets/themes/j1/modules/bmd/js/bootstrap-material-design.min.js +1 -1
  22. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +1 -1
  23. data/assets/themes/j1/modules/datatables/js/datatables.js +1 -1
  24. data/assets/themes/j1/modules/datatables/js/datatables.min.js +5 -5
  25. data/assets/themes/j1/modules/iframeResizer/examples/frame.absolute.html +3 -3
  26. data/assets/themes/j1/modules/iframeResizer/examples/frame.content.html +6 -6
  27. data/assets/themes/j1/modules/iframeResizer/examples/frame.tolerance.html +2 -2
  28. data/assets/themes/j1/modules/iframeResizer/js/client/iframeResizer.contentWindow.js +1 -1
  29. data/assets/themes/j1/modules/iframeResizer/js/client/iframeResizer.contentWindow.min.js +1 -1
  30. data/assets/themes/j1/modules/iframeResizer/js/resizer.min.js +1 -1
  31. data/assets/themes/j1/modules/j1Deepl/js/j1deepl.min.js +1 -1
  32. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.js +1 -1
  33. data/assets/themes/j1/modules/j1Scroll/js/j1scroll.min.js +1 -1
  34. data/assets/themes/j1/modules/jquery/js/jquery.js +2 -2
  35. data/assets/themes/j1/modules/jquery/js/jquery.min.js +1 -1
  36. data/assets/themes/j1/modules/jquery/js/jqueryUI.js +7 -7
  37. data/assets/themes/j1/modules/jquery/js/jqueryUI.min.js +3 -3
  38. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.min.js +1 -1
  39. data/assets/themes/j1/modules/lightGallery/js/core/lightgallery.min.js +1 -1
  40. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +1 -1
  41. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +1 -1
  42. data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
  43. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
  44. data/assets/themes/j1/modules/lunrSearch/js/mustache.js +1 -1
  45. data/assets/themes/j1/modules/lunrSearch/js/mustache.min.js +1 -1
  46. data/assets/themes/j1/modules/lunrSearch/js/uri.js +1 -1
  47. data/assets/themes/j1/modules/lunrSearch/js/uri.min.js +7 -7
  48. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +1 -1
  49. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +1 -1
  50. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
  51. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  52. data/assets/themes/j1/modules/translator/js/translator.js +4 -2
  53. data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
  54. data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js +1 -1
  55. data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +1 -1
  56. data/assets/themes/j1/modules/videojs/js/video.min.js +2 -2
  57. data/lib/j1/version.rb +1 -1
  58. data/lib/starter_web/Gemfile +1 -1
  59. data/lib/starter_web/_config.yml +1 -1
  60. data/lib/starter_web/_data/apps/carousel.yml +4 -4
  61. data/lib/starter_web/_data/blocks/defaults/footer.yml +2 -2
  62. data/lib/starter_web/_data/blocks/footer.yml +2 -2
  63. data/lib/starter_web/_data/modules/attics.yml +1 -1
  64. data/lib/starter_web/_data/modules/defaults/attics.yml +2 -2
  65. data/lib/starter_web/_data/modules/defaults/translator.yml +1 -0
  66. data/lib/starter_web/_data/modules/translator.yml +3 -0
  67. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  68. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  69. data/lib/starter_web/package.json +1 -1
  70. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +2 -2
  71. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +3 -3
  72. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +85 -85
  73. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  74. data/lib/starter_web/utilsrv/package.json +1 -1
  75. metadata +2 -3
  76. data/assets/themes/j1/adapter/js/translator.1.js +0 -525
@@ -122,7 +122,7 @@ colors. Then, customize with `.bg-*` utilities.
122
122
  ++++
123
123
  <div class="doc-example mb-3">
124
124
  <nav class="navbar navbar-expand-lg navbar-dark bg-dark mb-1">
125
- <a href="#" class="navbar-brand">Navbar<div class="ripple-container"></div></a>
125
+ <a href="#void" class="navbar-brand">Navbar<div class="ripple-container"></div></a>
126
126
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor01" aria-controls="navbarColor01" aria-expanded="false" aria-label="Toggle navigation">
127
127
  <span class="navbar-toggler-icon"></span>
128
128
  </button>
@@ -130,16 +130,16 @@ colors. Then, customize with `.bg-*` utilities.
130
130
  <div class="collapse navbar-collapse" id="navbarColor01">
131
131
  <ul class="navbar-nav mr-auto">
132
132
  <li class="nav-item active">
133
- <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
133
+ <a href="#void" class="nav-link">Home <span class="sr-only">(current)</span></a>
134
134
  </li>
135
135
  <li class="nav-item">
136
- <a href="#" class="nav-link">Features</a>
136
+ <a href="#void" class="nav-link">Features</a>
137
137
  </li>
138
138
  <li class="nav-item">
139
- <a href="#" class="nav-link">Pricing</a>
139
+ <a href="#void" class="nav-link">Pricing</a>
140
140
  </li>
141
141
  <li class="nav-item">
142
- <a href="#" class="nav-link">About</a>
142
+ <a href="#void" class="nav-link">About</a>
143
143
  </li>
144
144
  </ul>
145
145
  <form class="form-inline">
@@ -150,7 +150,7 @@ colors. Then, customize with `.bg-*` utilities.
150
150
  </nav>
151
151
 
152
152
  <nav class="navbar navbar-expand-lg navbar-dark bg-primary mb-1">
153
- <a href="#" class="navbar-brand">Navbar</a>
153
+ <a href="#void" class="navbar-brand">Navbar</a>
154
154
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
155
155
  <span class="navbar-toggler-icon"></span>
156
156
  </button>
@@ -158,16 +158,16 @@ colors. Then, customize with `.bg-*` utilities.
158
158
  <div class="collapse navbar-collapse" id="navbarColor02">
159
159
  <ul class="navbar-nav mr-auto">
160
160
  <li class="nav-item active">
161
- <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
161
+ <a href="#void" class="nav-link">Home <span class="sr-only">(current)</span></a>
162
162
  </li>
163
163
  <li class="nav-item">
164
- <a href="#" class="nav-link">Features</a>
164
+ <a href="#void" class="nav-link">Features</a>
165
165
  </li>
166
166
  <li class="nav-item">
167
- <a href="#" class="nav-link">Pricing</a>
167
+ <a href="#void" class="nav-link">Pricing</a>
168
168
  </li>
169
169
  <li class="nav-item">
170
- <a href="#" class="nav-link">About</a>
170
+ <a href="#void" class="nav-link">About</a>
171
171
  </li>
172
172
  </ul>
173
173
  <form class="form-inline">
@@ -178,7 +178,7 @@ colors. Then, customize with `.bg-*` utilities.
178
178
  </nav>
179
179
 
180
180
  <nav class="navbar navbar-expand-lg navbar-light" style="background-color: #e3f2fd;">
181
- <a href="#" class="navbar-brand">Navbar</a>
181
+ <a href="#void" class="navbar-brand">Navbar</a>
182
182
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor03" aria-controls="navbarColor03" aria-expanded="false" aria-label="Toggle navigation">
183
183
  <span class="navbar-toggler-icon"></span>
184
184
  </button>
@@ -186,16 +186,16 @@ colors. Then, customize with `.bg-*` utilities.
186
186
  <div class="collapse navbar-collapse" id="navbarColor03">
187
187
  <ul class="navbar-nav mr-auto">
188
188
  <li class="nav-item active">
189
- <a href="#" class="nav-link">Home <span class="sr-only">(current)</span></a>
189
+ <a href="#void" class="nav-link">Home <span class="sr-only">(current)</span></a>
190
190
  </li>
191
191
  <li class="nav-item">
192
- <a href="#" class="nav-link">Features</a>
192
+ <a href="#void" class="nav-link">Features</a>
193
193
  </li>
194
194
  <li class="nav-item">
195
- <a href="#" class="nav-link">Pricing</a>
195
+ <a href="#void" class="nav-link">Pricing</a>
196
196
  </li>
197
197
  <li class="nav-item">
198
- <a href="#" class="nav-link">About</a>
198
+ <a href="#void" class="nav-link">About</a>
199
199
  </li>
200
200
  </ul>
201
201
  <form class="form-inline">
@@ -566,7 +566,7 @@ link:{url-bs-docs--content-typography}[Bootstrap Docs {char-middot} Typography,
566
566
  </div>
567
567
  <div class="col-md-4">
568
568
  <h3 class="notoc">Example body text</h2>
569
- <p>Nullam quis risus eget <a href="#">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
569
+ <p>Nullam quis risus eget <a href="#void">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
570
570
  <p><small>This line of text is meant to be treated as fine print.</small></p>
571
571
  <p>The following is <strong>rendered as bold text</strong>.</p>
572
572
  <p>The following is <em>rendered as italicized text</em>.</p>
@@ -799,21 +799,21 @@ JavaScript plugin.
799
799
  <a class="nav-link" data-toggle="tab" href="#profile">Profile</a>
800
800
  </li>
801
801
  <li class="nav-item dropdown">
802
- <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown"
802
+ <a href="#void" class="nav-link dropdown-toggle" data-toggle="dropdown"
803
803
  role="button"
804
804
  aria-haspopup="true" aria-expanded="false">
805
805
  Dropdown
806
806
  </a>
807
807
  <div class="dropdown-menu">
808
- <a href="#" class="dropdown-item">Action</a>
809
- <a href="#" class="dropdown-item">Another action</a>
810
- <a href="#" class="dropdown-item">Something else here</a>
808
+ <a href="#void" class="dropdown-item">Action</a>
809
+ <a href="#void" class="dropdown-item">Another action</a>
810
+ <a href="#void" class="dropdown-item">Something else here</a>
811
811
  <div class="dropdown-divider"></div>
812
- <a href="#" class="dropdown-item">Separated link</a>
812
+ <a href="#void" class="dropdown-item">Separated link</a>
813
813
  </div>
814
814
  </li>
815
815
  <li class="nav-item">
816
- <a href="#" class="nav-link disabled">Disabled</a>
816
+ <a href="#void" class="nav-link disabled">Disabled</a>
817
817
  </li>
818
818
  </ul>
819
819
  <div id="myTabContent" class="tab-content">
@@ -846,23 +846,23 @@ Take that same HTML as Tabs, but use .nav-pills class instead.
846
846
  <h4 class="notoc">Standard Pills</h4>
847
847
  <ul class="nav nav-pills">
848
848
  <li class="nav-item mr-1 mb-2">
849
- <a href="#" class="nav-link active">Active</a>
849
+ <a href="#void" class="nav-link active">Active</a>
850
850
  </li>
851
851
  <li class="nav-item dropdown mr-1">
852
- <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
852
+ <a href="#void" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
853
853
  <div class="dropdown-menu">
854
- <a href="#" class="dropdown-item">Action</a>
855
- <a href="#" class="dropdown-item">Another action</a>
856
- <a href="#" class="dropdown-item">Something else here</a>
854
+ <a href="#void" class="dropdown-item">Action</a>
855
+ <a href="#void" class="dropdown-item">Another action</a>
856
+ <a href="#void" class="dropdown-item">Something else here</a>
857
857
  <div class="dropdown-divider"></div>
858
- <a href="#" class="dropdown-item">Separated link</a>
858
+ <a href="#void" class="dropdown-item">Separated link</a>
859
859
  </div>
860
860
  </li>
861
861
  <li class="nav-item mr-1 mb-2">
862
- <a href="#" class="nav-link">Link</a>
862
+ <a href="#void" class="nav-link">Link</a>
863
863
  </li>
864
864
  <li class="nav-item mr-1 mb-2">
865
- <a href="#" class="nav-link disabled">Disabled</a>
865
+ <a href="#void" class="nav-link disabled">Disabled</a>
866
866
  </li>
867
867
  </ul>
868
868
  </div>
@@ -870,23 +870,23 @@ Take that same HTML as Tabs, but use .nav-pills class instead.
870
870
  <h5 class="notoc">Stacked Pills (vertical)</h5>
871
871
  <ul class="nav nav-pills flex-column mb-4">
872
872
  <li class="nav-item mb-2">
873
- <a href="#" class="nav-link active">Active</a>
873
+ <a href="#void" class="nav-link active">Active</a>
874
874
  </li>
875
875
  <li class="nav-item dropdown mb-1">
876
- <a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
876
+ <a href="#void" class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown</a>
877
877
  <div class="dropdown-menu">
878
- <a href="#" class="dropdown-item">Action</a>
879
- <a href="#" class="dropdown-item">Another action</a>
880
- <a href="#" class="dropdown-item">Something else here</a>
878
+ <a href="#void" class="dropdown-item">Action</a>
879
+ <a href="#void" class="dropdown-item">Another action</a>
880
+ <a href="#void" class="dropdown-item">Something else here</a>
881
881
  <div class="dropdown-divider"></div>
882
- <a href="#" class="dropdown-item">Separated link</a>
882
+ <a href="#void" class="dropdown-item">Separated link</a>
883
883
  </div>
884
884
  </li>
885
885
  <li class="nav-item mb-2">
886
- <a href="#" class="nav-link">Link</a>
886
+ <a href="#void" class="nav-link">Link</a>
887
887
  </li>
888
888
  <li class="nav-item mb-2">
889
- <a href="#" class="nav-link disabled">Disabled</a>
889
+ <a href="#void" class="nav-link disabled">Disabled</a>
890
890
  </li>
891
891
  </ul>
892
892
  </div>
@@ -907,12 +907,12 @@ Separators are automatically added in CSS through ::before and content.
907
907
  <li class="breadcrumb-item active">Home</li>
908
908
  </ol>
909
909
  <ol class="breadcrumb">
910
- <li class="breadcrumb-item"><a href="#">Home</a></li>
910
+ <li class="breadcrumb-item"><a href="#void">Home</a></li>
911
911
  <li class="breadcrumb-item active">Library</li>
912
912
  </ol>
913
913
  <ol class="breadcrumb">
914
- <li class="breadcrumb-item"><a href="#">Home</a></li>
915
- <li class="breadcrumb-item"><a href="#">Library</a></li>
914
+ <li class="breadcrumb-item"><a href="#void">Home</a></li>
915
+ <li class="breadcrumb-item"><a href="#void">Library</a></li>
916
916
  <li class="breadcrumb-item active">Data</li>
917
917
  </ol>
918
918
  </div>
@@ -931,75 +931,75 @@ it as a navigation section to screen readers and other assistive technologies.
931
931
  <div>
932
932
  <ul class="pagination">
933
933
  <li class="page-item disabled">
934
- <a href="#" class="page-link">&laquo;</a>
934
+ <a href="#void" class="page-link">&laquo;</a>
935
935
  </li>
936
936
  <li class="page-item active">
937
- <a href="#" class="page-link">1</a>
937
+ <a href="#void" class="page-link">1</a>
938
938
  </li>
939
939
  <li class="page-item">
940
- <a href="#" class="page-link">2</a>
940
+ <a href="#void" class="page-link">2</a>
941
941
  </li>
942
942
  <li class="page-item">
943
- <a href="#" class="page-link">3</a>
943
+ <a href="#void" class="page-link">3</a>
944
944
  </li>
945
945
  <li class="page-item">
946
- <a href="#" class="page-link">4</a>
946
+ <a href="#void" class="page-link">4</a>
947
947
  </li>
948
948
  <li class="page-item">
949
- <a href="#" class="page-link">5</a>
949
+ <a href="#void" class="page-link">5</a>
950
950
  </li>
951
951
  <li class="page-item">
952
- <a href="#" class="page-link">&raquo;</a>
952
+ <a href="#void" class="page-link">&raquo;</a>
953
953
  </li>
954
954
  </ul>
955
955
  </div>
956
956
  <div>
957
957
  <ul class="pagination pagination-lg">
958
958
  <li class="page-item disabled">
959
- <a href="#" class="page-link">&laquo;</a>
959
+ <a href="#void" class="page-link">&laquo;</a>
960
960
  </li>
961
961
  <li class="page-item active">
962
- <a href="#" class="page-link">1</a>
962
+ <a href="#void" class="page-link">1</a>
963
963
  </li>
964
964
  <li class="page-item">
965
- <a href="#" class="page-link">2</a>
965
+ <a href="#void" class="page-link">2</a>
966
966
  </li>
967
967
  <li class="page-item">
968
- <a href="#" class="page-link">3</a>
968
+ <a href="#void" class="page-link">3</a>
969
969
  </li>
970
970
  <li class="page-item">
971
- <a href="#" class="page-link">4</a>
971
+ <a href="#void" class="page-link">4</a>
972
972
  </li>
973
973
  <li class="page-item">
974
- <a href="#" class="page-link">5</a>
974
+ <a href="#void" class="page-link">5</a>
975
975
  </li>
976
976
  <li class="page-item">
977
- <a href="#" class="page-link">&raquo;</a>
977
+ <a href="#void" class="page-link">&raquo;</a>
978
978
  </li>
979
979
  </ul>
980
980
  </div>
981
981
  <div>
982
982
  <ul class="pagination pagination-sm">
983
983
  <li class="page-item disabled">
984
- <a href="#" class="page-link">&laquo;</a>
984
+ <a href="#void" class="page-link">&laquo;</a>
985
985
  </li>
986
986
  <li class="page-item active">
987
- <a href="#" class="page-link">1</a>
987
+ <a href="#void" class="page-link">1</a>
988
988
  </li>
989
989
  <li class="page-item">
990
- <a href="#" class="page-link">2</a>
990
+ <a href="#void" class="page-link">2</a>
991
991
  </li>
992
992
  <li class="page-item">
993
- <a href="#" class="page-link">3</a>
993
+ <a href="#void" class="page-link">3</a>
994
994
  </li>
995
995
  <li class="page-item">
996
- <a href="#" class="page-link">4</a>
996
+ <a href="#void" class="page-link">4</a>
997
997
  </li>
998
998
  <li class="page-item">
999
- <a href="#" class="page-link">5</a>
999
+ <a href="#void" class="page-link">5</a>
1000
1000
  </li>
1001
1001
  <li class="page-item">
1002
- <a href="#" class="page-link">&raquo;</a>
1002
+ <a href="#void" class="page-link">&raquo;</a>
1003
1003
  </li>
1004
1004
  </ul>
1005
1005
  </div>
@@ -1033,7 +1033,7 @@ link:{url-bs-docs--components-alerts}[Bootstrap Docs {char-middot} Alerts, {brow
1033
1033
  <div class="alert alert-dismissible alert-warning">
1034
1034
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1035
1035
  <h4 class="alert-heading notoc">Warning!</h4>
1036
- <p class="mb-0">Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, <a href="#" class="alert-link">vel scelerisque nisl consectetur et</a>.</p>
1036
+ <p class="mb-0">Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, <a href="#void" class="alert-link">vel scelerisque nisl consectetur et</a>.</p>
1037
1037
  </div>
1038
1038
  </div>
1039
1039
  </div>
@@ -1041,19 +1041,19 @@ link:{url-bs-docs--components-alerts}[Bootstrap Docs {char-middot} Alerts, {brow
1041
1041
  <div class="col-md-4">
1042
1042
  <div class="alert alert-dismissible alert-danger">
1043
1043
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1044
- <strong>Oh snap!</strong> <a href="#" class="alert-link">Change a few things up</a> and try submitting again.
1044
+ <strong>Oh snap!</strong> <a href="#void" class="alert-link">Change a few things up</a> and try submitting again.
1045
1045
  </div>
1046
1046
  </div>
1047
1047
  <div class="col-md-4">
1048
1048
  <div class="alert alert-dismissible alert-success">
1049
1049
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1050
- <strong>Well done!</strong> You successfully read <a href="#" class="alert-link">this important alert message</a>.
1050
+ <strong>Well done!</strong> You successfully read <a href="#void" class="alert-link">this important alert message</a>.
1051
1051
  </div>
1052
1052
  </div>
1053
1053
  <div class="col-md-4">
1054
1054
  <div class="alert alert-dismissible alert-info">
1055
1055
  <button type="button" class="close" data-dismiss="alert">&times;</button>
1056
- <strong>Heads up!</strong> This <a href="#" class="alert-link">alert needs your attention</a>, but it's not super important.
1056
+ <strong>Heads up!</strong> This <a href="#void" class="alert-link">alert needs your attention</a>, but it's not super important.
1057
1057
  </div>
1058
1058
  </div>
1059
1059
  </div>
@@ -1346,7 +1346,7 @@ link:{url-bs-docs--components-jumbotron}[Bootstrap Docs {char-middot} Jumbotron,
1346
1346
  <hr class="my-4">
1347
1347
  <p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
1348
1348
  <p class="lead">
1349
- <a href="#" class="btn btn-primary btn-raised btn-lg" role="button">Learn more</a>
1349
+ <a href="#void" class="btn btn-primary btn-raised btn-lg" role="button">Learn more</a>
1350
1350
  </p>
1351
1351
  </div>
1352
1352
  </div>
@@ -1382,19 +1382,19 @@ link:{url-bs-docs--components-list_group}[Bootstrap Docs {char-middot} List grou
1382
1382
 
1383
1383
  <div class="col-md-4">
1384
1384
  <div class="list-group">
1385
- <a href="#" class="list-group-item list-group-item-action active">
1385
+ <a href="#void" class="list-group-item list-group-item-action active">
1386
1386
  Describe item #1
1387
1387
  </a>
1388
- <a href="#" class="list-group-item list-group-item-action">Describe item #2
1388
+ <a href="#void" class="list-group-item list-group-item-action">Describe item #2
1389
1389
  </a>
1390
- <a href="#" class="list-group-item list-group-item-action disabled">Describe item #3
1390
+ <a href="#void" class="list-group-item list-group-item-action disabled">Describe item #3
1391
1391
  </a>
1392
1392
  </div>
1393
1393
  </div>
1394
1394
 
1395
1395
  <div class="col-md-4">
1396
1396
  <div class="list-group">
1397
- <a href="#" class="list-group-item list-group-item-action flex-column align-items-start active">
1397
+ <a href="#void" class="list-group-item list-group-item-action flex-column align-items-start active">
1398
1398
  <div class="d-flex w-100 justify-content-between">
1399
1399
  <h4 class="mb-1 notoc">List group item heading</h4>
1400
1400
  <small>3 days ago</small>
@@ -1402,7 +1402,7 @@ link:{url-bs-docs--components-list_group}[Bootstrap Docs {char-middot} List grou
1402
1402
  <p class="mb-1">Some quick example text to build on a list and make up the bulk of the list group's content.</p>
1403
1403
  <small>Summarize whats all about.</small>
1404
1404
  </a>
1405
- <a href="#" class="list-group-item list-group-item-action flex-column align-items-start">
1405
+ <a href="#void" class="list-group-item list-group-item-action flex-column align-items-start">
1406
1406
  <div class="d-flex w-100 justify-content-between">
1407
1407
  <h5 class="mb-1 notoc">List group item heading</h5>
1408
1408
  <small class="text-muted">3 days ago</small>
@@ -1448,8 +1448,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1448
1448
  <h4 class="card-title notoc">Card title</h4>
1449
1449
  <h5 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h5>
1450
1450
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1451
- <a href="#" class="card-link">Card link</a>
1452
- <a href="#" class="card-link">Another link</a>
1451
+ <a href="#void" class="card-link">Card link</a>
1452
+ <a href="#void" class="card-link">Another link</a>
1453
1453
  </div>
1454
1454
  </div>
1455
1455
  </div>
@@ -1459,8 +1459,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1459
1459
  <h4 class="card-title notoc">Card title</h4>
1460
1460
  <h6 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h6>
1461
1461
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1462
- <a href="#" class="card-link">Card link</a>
1463
- <a href="#" class="card-link">Another link</a>
1462
+ <a href="#void" class="card-link">Card link</a>
1463
+ <a href="#void" class="card-link">Another link</a>
1464
1464
  </div>
1465
1465
  </div>
1466
1466
  </div>
@@ -1470,8 +1470,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1470
1470
  <h4 class="card-title notoc">Card title</h4>
1471
1471
  <h6 class="card-subtitle mb-2 text-muted notoc">Card subtitle</h6>
1472
1472
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1473
- <a href="#" class="card-link">Card link</a>
1474
- <a href="#" class="card-link">Another link</a>
1473
+ <a href="#void" class="card-link">Card link</a>
1474
+ <a href="#void" class="card-link">Another link</a>
1475
1475
  </div>
1476
1476
  </div>
1477
1477
  </div>
@@ -1525,7 +1525,7 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1525
1525
  </div>
1526
1526
  <div class="card-footer r-text-200">
1527
1527
  <a class="card-link bs-info font-weight-bold g-font-size-12 text-uppercase"
1528
- href="#">Action · Footer Link
1528
+ href="#void">Action · Footer Link
1529
1529
  </a>
1530
1530
  </div>
1531
1531
  </div>
@@ -1541,7 +1541,7 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1541
1541
  </div>
1542
1542
  <div class="card-footer r-text-200">
1543
1543
  <a class="card-link bs-warning font-weight-bold g-font-size-12 text-uppercase"
1544
- href="#">Action · Footer Link
1544
+ href="#void">Action · Footer Link
1545
1545
  </a>
1546
1546
  </div>
1547
1547
  </div>
@@ -1556,7 +1556,7 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1556
1556
  <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
1557
1557
  </div>
1558
1558
  <div class="card-footer r-text-200">
1559
- <a href="#" class="card-link bs-danger font-weight-bold g-font-size-12 text-uppercase">
1559
+ <a href="#void" class="card-link bs-danger font-weight-bold g-font-size-12 text-uppercase">
1560
1560
  Action · Footer Link
1561
1561
  </a>
1562
1562
  </div>
@@ -1616,8 +1616,8 @@ link:{url-bs-docs--components-cards}[Bootstrap Docs {char-middot} Card, {browser
1616
1616
  </div>
1617
1617
 
1618
1618
  <div class="card-body">
1619
- <a href="#" class="card-link">Card link</a>
1620
- <a href="#" class="card-link">Another link</a>
1619
+ <a href="#void" class="card-link">Card link</a>
1620
+ <a href="#void" class="card-link">Another link</a>
1621
1621
  </div>
1622
1622
  <div class="card-footer text-muted">
1623
1623
  2 days ago
@@ -1956,10 +1956,10 @@ closed, any tooltips and popovers within are also automatically dismissed.
1956
1956
  </div>
1957
1957
  <div class="modal-body">
1958
1958
  <h4 class="notoc">Popover in a modal</h4>
1959
- <p>This <a href="#" role="button" class="btn btn-primary btn-raised popover-test" data-toggle="popover" title="Popover title" data-content="Popover body content is set in this attribute.">button</a> triggers a popover on hover or click.</p>
1959
+ <p>This <a href="#void" role="button" class="btn btn-primary btn-raised popover-test" data-toggle="popover" title="Popover title" data-content="Popover body content is set in this attribute.">button</a> triggers a popover on hover or click.</p>
1960
1960
  <hr>
1961
1961
  <h4 class="notoc">Tooltips in a modal</h4>
1962
- <p><a href="#" class="tooltip-test" data-toggle="tooltip" title="Tooltip">This link</a> and <a href="#" class="tooltip-test" data-toggle="tooltip" title="Tooltip">that link</a> have tooltips on hover.</p>
1962
+ <p><a href="#void" class="tooltip-test" data-toggle="tooltip" title="Tooltip">This link</a> and <a href="#void" class="tooltip-test" data-toggle="tooltip" title="Tooltip">that link</a> have tooltips on hover.</p>
1963
1963
  </div>
1964
1964
  <div class="modal-footer">
1965
1965
  <button type="button" class="btn btn-primary btn-flex btn-raised mr-2">Do nothing</button>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.2.10",
4
+ "version": "2021.2.11",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.2.10",
4
+ "version": "2021.2.11",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.2.10
4
+ version: 2021.2.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-10-31 00:00:00.000000000 Z
11
+ date: 2021-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -400,7 +400,6 @@ files:
400
400
  - assets/themes/j1/adapter/js/rtextResizer.js
401
401
  - assets/themes/j1/adapter/js/themer.js
402
402
  - assets/themes/j1/adapter/js/toccer.js
403
- - assets/themes/j1/adapter/js/translator.1.js
404
403
  - assets/themes/j1/adapter/js/translator.js
405
404
  - assets/themes/j1/core/country-flags/1x1/ad.svg
406
405
  - assets/themes/j1/core/country-flags/1x1/ae.svg