j1-template 2023.10.1 → 2024.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (585) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
  4. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  5. data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
  6. data/_includes/themes/j1/layouts/content_generator_post.html +1 -1
  7. data/_includes/themes/j1/layouts/content_generator_raw.html +1 -1
  8. data/_includes/themes/j1/layouts/layout_metadata_generator.html +1 -1
  9. data/_includes/themes/j1/layouts/layout_module_generator.html +1 -1
  10. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -1
  11. data/_includes/themes/j1/modules/attics/generator.html +1 -1
  12. data/_includes/themes/j1/modules/navigator/generator.html +8 -9
  13. data/_includes/themes/j1/modules/searcher/generator.html +7 -8
  14. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +1 -2
  15. data/_includes/themes/j1/procedures/blocks/footer/boxes/about_box.proc +1 -1
  16. data/_includes/themes/j1/procedures/blocks/footer/boxes/contacts_box.proc +1 -1
  17. data/_includes/themes/j1/procedures/blocks/footer/boxes/issue.proc +1 -1
  18. data/_includes/themes/j1/procedures/blocks/footer/boxes/legal_statements.proc +1 -1
  19. data/_includes/themes/j1/procedures/blocks/footer/boxes/links_box.proc +1 -1
  20. data/_includes/themes/j1/procedures/blocks/footer/boxes/news_box.proc +1 -1
  21. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +1 -1
  22. data/_includes/themes/j1/procedures/blocks/get_wave.proc +1 -2
  23. data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +6 -7
  24. data/_includes/themes/j1/procedures/collections/pager.proc +1 -1
  25. data/_includes/themes/j1/procedures/global/attributes_loader.proc +1 -1
  26. data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +8 -9
  27. data/_includes/themes/j1/procedures/global/collect_page_options.proc +8 -13
  28. data/_includes/themes/j1/procedures/global/create_bs_button.proc +7 -7
  29. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +7 -8
  30. data/_includes/themes/j1/procedures/global/date-german.proc +6 -7
  31. data/_includes/themes/j1/procedures/global/get_category.proc +6 -7
  32. data/_includes/themes/j1/procedures/global/get_category_item.proc +6 -7
  33. data/_includes/themes/j1/procedures/global/get_documents_dir.proc +7 -7
  34. data/_includes/themes/j1/procedures/global/get_page_path.proc +6 -8
  35. data/_includes/themes/j1/procedures/global/get_page_url.proc +6 -7
  36. data/_includes/themes/j1/procedures/global/select_color.proc +6 -7
  37. data/_includes/themes/j1/procedures/global/select_font_size.proc +6 -7
  38. data/_includes/themes/j1/procedures/global/select_icon_size.proc +6 -7
  39. data/_includes/themes/j1/procedures/global/select_location.proc +7 -8
  40. data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +1 -1
  41. data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +7 -7
  42. data/_includes/themes/j1/procedures/global/set_image_block.proc +6 -6
  43. data/_includes/themes/j1/procedures/global/setup.proc +1 -1
  44. data/_includes/themes/j1/procedures/layouts/content_writer.proc +1 -1
  45. data/_includes/themes/j1/procedures/layouts/default_writer.proc +1 -1
  46. data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
  47. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +1 -1
  48. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +1 -1
  49. data/_includes/themes/j1/procedures/posts/collate_list.proc +1 -1
  50. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
  51. data/_includes/themes/j1/procedures/posts/create_ad_block.proc +1 -1
  52. data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
  53. data/_includes/themes/j1/procedures/posts/pager.proc +1 -1
  54. data/_layouts/autopage_category.html +1 -2
  55. data/_layouts/autopage_collection.html +7 -8
  56. data/_layouts/autopage_collections_tags.html +7 -8
  57. data/_layouts/autopage_tags.html +7 -8
  58. data/_layouts/collection.html +7 -8
  59. data/_layouts/compress.html +11 -12
  60. data/_layouts/default.html +1 -2
  61. data/_layouts/home.html +8 -9
  62. data/_layouts/news_panel_posts.html +7 -8
  63. data/_layouts/page.html +7 -8
  64. data/_layouts/post.html +7 -8
  65. data/_layouts/raw.html +7 -8
  66. data/apps/public/cc/cc.yml +1 -2
  67. data/assets/data/authclient.html +1 -1
  68. data/assets/data/banner.html +1 -1
  69. data/assets/data/carousel.json +1 -1
  70. data/assets/data/cookieconsent.html +1 -1
  71. data/assets/data/fab.html +2 -2
  72. data/assets/data/footer.html +1 -1
  73. data/assets/data/galeries.html +11 -6
  74. data/assets/data/gallery_customizer.html +1 -1
  75. data/assets/data/iso-639-language-codes.json +1 -1
  76. data/assets/data/j1_config.json +1 -1
  77. data/assets/data/masonry.html +1 -1
  78. data/assets/data/masterslider.html +1 -1
  79. data/assets/data/mdi_icons.json +1 -1
  80. data/assets/data/mdil_icons.json +1 -1
  81. data/assets/data/menu.html +1 -1
  82. data/assets/data/mmenu.html +1 -1
  83. data/assets/data/mmenu_sidebar.html +1 -1
  84. data/assets/data/mmenu_toc.html +1 -1
  85. data/assets/data/panel.html +1 -1
  86. data/assets/data/particles.yml +1 -1
  87. data/assets/data/private.json +1 -1
  88. data/assets/data/quicklinks.html +1 -1
  89. data/assets/data/rtext_resizer.html +1 -1
  90. data/assets/data/slick.html +1 -1
  91. data/assets/data/speak2me.html +1 -1
  92. data/assets/data/themes.bootswatch.json +1 -1
  93. data/assets/data/themes.json +1 -1
  94. data/assets/data/translator.html +1 -1
  95. data/assets/error_pages/HTTP204.html +1 -1
  96. data/assets/error_pages/HTTP400.html +1 -1
  97. data/assets/error_pages/HTTP401.html +1 -1
  98. data/assets/error_pages/HTTP403.html +1 -1
  99. data/assets/error_pages/HTTP404.html +1 -1
  100. data/assets/error_pages/HTTP444.html +1 -1
  101. data/assets/error_pages/HTTP445.html +1 -1
  102. data/assets/error_pages/HTTP446.html +1 -1
  103. data/assets/error_pages/HTTP447.html +1 -1
  104. data/assets/error_pages/HTTP448.html +1 -1
  105. data/assets/error_pages/HTTP500.html +1 -1
  106. data/assets/error_pages/HTTP501.html +1 -1
  107. data/assets/error_pages/HTTP502.html +1 -1
  108. data/assets/error_pages/HTTP503.html +1 -1
  109. data/assets/themes/j1/adapter/js/advertising.js +2 -2
  110. data/assets/themes/j1/adapter/js/algolia.js +2 -2
  111. data/assets/themes/j1/adapter/js/analytics.js +2 -2
  112. data/assets/themes/j1/adapter/js/asciidoctor.js +2 -2
  113. data/assets/themes/j1/adapter/js/attic.js +2 -2
  114. data/assets/themes/j1/adapter/js/bmd.js +2 -2
  115. data/assets/themes/j1/adapter/js/carousel.js +2 -2
  116. data/assets/themes/j1/adapter/js/chat.js +464 -0
  117. data/assets/themes/j1/adapter/js/clipboard.js +2 -2
  118. data/assets/themes/j1/adapter/js/comments.js +2 -2
  119. data/assets/themes/j1/adapter/js/cookieConsent.js +2 -2
  120. data/assets/themes/j1/adapter/js/customFunctions.js +2 -2
  121. data/assets/themes/j1/adapter/js/customModule.js +2 -2
  122. data/assets/themes/j1/adapter/js/dropdowns.js +2 -2
  123. data/assets/themes/j1/adapter/js/fab.js +5 -87
  124. data/assets/themes/j1/adapter/js/framer.js +2 -2
  125. data/assets/themes/j1/adapter/js/gallery.js +146 -5
  126. data/assets/themes/j1/adapter/js/iconPicker.js +2 -2
  127. data/assets/themes/j1/adapter/js/j1.js +231 -111
  128. data/assets/themes/j1/adapter/js/lazyLoader.js +2 -2
  129. data/assets/themes/j1/adapter/js/lightbox.js +2 -2
  130. data/assets/themes/j1/adapter/js/logger.js +2 -2
  131. data/assets/themes/j1/adapter/js/lunr.js +2 -2
  132. data/assets/themes/j1/adapter/js/masonry.js +2 -2
  133. data/assets/themes/j1/adapter/js/masterslider.js +2 -2
  134. data/assets/themes/j1/adapter/js/mmenu.js +2 -2
  135. data/assets/themes/j1/adapter/js/navigator.js +2 -2
  136. data/assets/themes/j1/adapter/js/particles.js +2 -2
  137. data/assets/themes/j1/adapter/js/rangeSlider.js +2 -2
  138. data/assets/themes/j1/adapter/js/rouge.js +2 -2
  139. data/assets/themes/j1/adapter/js/rtable.js +2 -2
  140. data/assets/themes/j1/adapter/js/rtextResizer.js +2 -2
  141. data/assets/themes/j1/adapter/js/scroller.js +2 -2
  142. data/assets/themes/j1/adapter/js/slick.js +2 -2
  143. data/assets/themes/j1/adapter/js/speak2me.js +2 -2
  144. data/assets/themes/j1/adapter/js/themeToggler.js +2 -2
  145. data/assets/themes/j1/adapter/js/themer.js +2 -2
  146. data/assets/themes/j1/adapter/js/toccer.js +2 -2
  147. data/assets/themes/j1/adapter/js/translator.js +2 -2
  148. data/assets/themes/j1/adapter/js/waves.js +2 -2
  149. data/assets/themes/j1/core/country-flags/css/theme/uno.css +1 -1
  150. data/assets/themes/j1/core/country-flags/css/theme/uno.min.css +1 -1
  151. data/assets/themes/j1/core/css/animate.css +2 -2
  152. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +2 -2
  153. data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
  154. data/assets/themes/j1/core/css/icon-fonts/mdi.css +9 -9
  155. data/assets/themes/j1/core/css/icon-fonts/mdib.css +7 -7
  156. data/assets/themes/j1/core/css/icon-fonts/mdil.css +10 -10
  157. data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +1 -1
  158. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +39 -39
  159. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +90 -93
  160. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
  161. data/assets/themes/j1/core/css/vendor.css +14 -15
  162. data/assets/themes/j1/core/js/template.js +406 -141
  163. data/assets/themes/j1/core/js/template.min.js +9 -9
  164. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  165. data/assets/themes/j1/modules/backstretch/js/backstretch.js +1 -1
  166. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
  167. data/assets/themes/j1/modules/bmd/js/bmd.js +1 -1
  168. data/assets/themes/j1/modules/bmd/js/bmd.min.js +1 -1
  169. data/assets/themes/j1/modules/carousel/css/carousel.css +1 -1
  170. data/assets/themes/j1/modules/carousel/css/carousel.min.css +1 -1
  171. data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +1 -1
  172. data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +1 -1
  173. data/assets/themes/j1/modules/carousel/css/theme/uno.css +1 -1
  174. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  175. data/assets/themes/j1/modules/chat/css/theme/uno.css +92 -0
  176. data/assets/themes/j1/modules/chat/css/theme/uno.min.css +16 -0
  177. data/assets/themes/j1/modules/chatgpt/css/theme/uno.css +92 -0
  178. data/assets/themes/j1/modules/chatgpt/css/theme/uno.min.css +16 -0
  179. data/assets/themes/j1/modules/clipboard/css/theme/uno.css +1 -1
  180. data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +1 -1
  181. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -1
  182. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +1 -1
  183. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.css +1 -1
  184. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.min.css +1 -1
  185. data/assets/themes/j1/modules/dropdowns/js/cash.js +1 -1
  186. data/assets/themes/j1/modules/dropdowns/js/cash.min.js +1 -1
  187. data/assets/themes/j1/modules/dropdowns/js/dropdowns.js +1 -1
  188. data/assets/themes/j1/modules/dropdowns/js/dropdowns.min.js +1 -1
  189. data/assets/themes/j1/modules/fab/js/cash.js +1 -1
  190. data/assets/themes/j1/modules/fab/js/cash.min.js +1 -1
  191. data/assets/themes/j1/modules/fab/js/fab.js +1 -1
  192. data/assets/themes/j1/modules/fab/js/fab.min.js +1 -1
  193. data/assets/themes/j1/modules/iconPicker/css/universal-icon-picker.css +1 -1
  194. data/assets/themes/j1/modules/iconPicker/css/universal-icon-picker.min.css +1 -1
  195. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.js +1 -1
  196. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.min.js +1 -1
  197. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.js +1 -1
  198. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.min.js +1 -1
  199. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.js +1 -1
  200. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.min.js +1 -1
  201. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
  202. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
  203. data/assets/themes/j1/modules/lightGallery/css/lg-transitions.css +1 -1
  204. data/assets/themes/j1/modules/lightGallery/css/lg-transitions.min.css +1 -1
  205. data/assets/themes/j1/modules/lightGallery/css/lightgallery-bundle.css +1 -1
  206. data/assets/themes/j1/modules/lightGallery/css/lightgallery-bundle.min.css +1 -1
  207. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-autoplay.css +1 -1
  208. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-comments.css +1 -1
  209. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-fullscreen.css +1 -1
  210. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-medium-zoom.css +1 -1
  211. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-pager.css +1 -1
  212. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-rotate.css +1 -1
  213. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-share.css +1 -1
  214. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-thumbnail.css +1 -1
  215. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-video.css +1 -1
  216. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-zoom.css +1 -1
  217. data/assets/themes/j1/modules/lightGallery/css/themes/uno/uno.css +1 -1
  218. data/assets/themes/j1/modules/lightGallery/css/themes/uno/uno.min.css +1 -1
  219. data/assets/themes/j1/modules/lightGallery/js/lightgallery.js +1 -1
  220. data/assets/themes/j1/modules/lightGallery/js/lightgallery.min.js +1 -1
  221. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/j1-video.js +1 -1
  222. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/j1-video.min.js +1 -1
  223. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/lg-video.1.js +585 -0
  224. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-autoplay.js +1 -1
  225. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-autoplay.min.js +1 -1
  226. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-comment.js +1 -1
  227. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-comment.min.js +1 -1
  228. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-fullscreen.js +1 -1
  229. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-fullscreen.min.js +1 -1
  230. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-hash.js +1 -1
  231. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-hash.min.js +1 -1
  232. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-medium-zoom.js +1 -1
  233. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-medium-zoom.min.js +1 -1
  234. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-pager.js +1 -1
  235. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-pager.min.js +1 -1
  236. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-rotate.js +1 -1
  237. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-rotate.min.js +1 -1
  238. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-share.js +1 -1
  239. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-share.min.js +1 -1
  240. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-thumbnail.js +1 -1
  241. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-thumbnail.min.js +1 -1
  242. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +15 -6
  243. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +2 -3
  244. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-vimeo-thumbnail.js +1 -1
  245. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-vimeo-thumbnail.min.js +1 -1
  246. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-zoom.js +1 -1
  247. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-zoom.min.js +1 -1
  248. data/assets/themes/j1/modules/lightbox/css/lightbox.css +1 -1
  249. data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +1 -1
  250. data/assets/themes/j1/modules/lightbox/css/theme/uno.css +1 -1
  251. data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +1 -1
  252. data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
  253. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
  254. data/assets/themes/j1/modules/lunr/css/j1.css +1 -1
  255. data/assets/themes/j1/modules/lunr/css/j1.min.css +1 -1
  256. data/assets/themes/j1/modules/lunr/js/j1.js +1 -1
  257. data/assets/themes/j1/modules/lunr/js/j1.min.js +1 -1
  258. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +1 -1
  259. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +1 -1
  260. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +1 -1
  261. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +1 -1
  262. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css +1 -1
  263. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.min.css +1 -1
  264. data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +1 -1
  265. data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +1 -1
  266. data/assets/themes/j1/modules/msDropdown/css/flags.css +1 -1
  267. data/assets/themes/j1/modules/msDropdown/css/flags.min.css +1 -1
  268. data/assets/themes/j1/modules/msDropdown/css/msDropdown.css +1 -1
  269. data/assets/themes/j1/modules/msDropdown/css/msDropdown.min.css +1 -1
  270. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +1 -1
  271. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.min.css +1 -1
  272. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +1 -1
  273. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +1 -1
  274. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.css +1 -1
  275. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.min.css +1 -1
  276. data/assets/themes/j1/modules/rouge/css/base16/theme.css +1 -1
  277. data/assets/themes/j1/modules/rouge/css/base16/theme.min.css +1 -1
  278. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.css +1 -1
  279. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.min.css +1 -1
  280. data/assets/themes/j1/modules/rouge/css/base16.light/theme.css +1 -1
  281. data/assets/themes/j1/modules/rouge/css/base16.light/theme.min.css +1 -1
  282. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.css +1 -1
  283. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.min.css +1 -1
  284. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.css +1 -1
  285. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.min.css +1 -1
  286. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.css +1 -1
  287. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.min.css +1 -1
  288. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.css +1 -1
  289. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.min.css +1 -1
  290. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.css +1 -1
  291. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.min.css +1 -1
  292. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.css +1 -1
  293. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.min.css +1 -1
  294. data/assets/themes/j1/modules/rouge/css/colorful/theme.css +1 -1
  295. data/assets/themes/j1/modules/rouge/css/colorful/theme.min.css +1 -1
  296. data/assets/themes/j1/modules/rouge/css/github/theme.css +1 -1
  297. data/assets/themes/j1/modules/rouge/css/github/theme.min.css +1 -1
  298. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.css +1 -1
  299. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.min.css +1 -1
  300. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.css +1 -1
  301. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.min.css +1 -1
  302. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.css +1 -1
  303. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.min.css +1 -1
  304. data/assets/themes/j1/modules/rouge/css/igorpro/theme.css +1 -1
  305. data/assets/themes/j1/modules/rouge/css/igorpro/theme.min.css +1 -1
  306. data/assets/themes/j1/modules/rouge/css/molokai/theme.css +1 -1
  307. data/assets/themes/j1/modules/rouge/css/molokai/theme.min.css +1 -1
  308. data/assets/themes/j1/modules/rouge/css/monokai/theme.css +1 -1
  309. data/assets/themes/j1/modules/rouge/css/monokai/theme.min.css +1 -1
  310. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.css +1 -1
  311. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.min.css +1 -1
  312. data/assets/themes/j1/modules/rouge/css/pastie/theme.css +1 -1
  313. data/assets/themes/j1/modules/rouge/css/pastie/theme.min.css +1 -1
  314. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.css +1 -1
  315. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.min.css +1 -1
  316. data/assets/themes/j1/modules/rouge/css/themes.txt +1 -1
  317. data/assets/themes/j1/modules/rouge/css/tulip/theme.css +1 -1
  318. data/assets/themes/j1/modules/rouge/css/tulip/theme.min.css +1 -1
  319. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.css +1 -1
  320. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.min.css +1 -1
  321. data/assets/themes/j1/modules/rouge/css/uno.light/theme.css +1 -1
  322. data/assets/themes/j1/modules/rouge/css/uno.light/theme.min.css +1 -1
  323. data/assets/themes/j1/modules/rouge/js/select.js +1 -1
  324. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +1 -1
  325. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +1 -1
  326. data/assets/themes/j1/modules/rtable/js/rtable.js +1 -1
  327. data/assets/themes/j1/modules/rtable/js/rtable.min.js +1 -1
  328. data/assets/themes/j1/modules/scroller/css/theme/uno.css +3 -3
  329. data/assets/themes/j1/modules/scroller/css/theme/uno.min.css +3 -3
  330. data/assets/themes/j1/modules/scroller/js/scroller.min.js +1 -1
  331. data/assets/themes/j1/modules/slick/lightbox/css/theme/uno.css +1 -1
  332. data/assets/themes/j1/modules/slick/lightbox/css/theme/uno.min.css +1 -1
  333. data/assets/themes/j1/modules/slick/slider/css/theme/uno.css +1 -1
  334. data/assets/themes/j1/modules/slick/slider/css/theme/uno.min.css +1 -1
  335. data/assets/themes/j1/modules/spinner/css/spin.css +1 -1
  336. data/assets/themes/j1/modules/spinner/css/spin.min.css +1 -1
  337. data/assets/themes/j1/modules/spinner/js/spin.js +1 -1
  338. data/assets/themes/j1/modules/spinner/js/spin.min.js +1 -1
  339. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
  340. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  341. data/assets/themes/j1/modules/translator/css/translator.css +1 -1
  342. data/assets/themes/j1/modules/translator/css/translator.min.css +1 -1
  343. data/assets/themes/j1/modules/translator/js/translator.js +1 -1
  344. data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
  345. data/assets/themes/j1/modules/videojs/css/themes/uno.css +1 -1
  346. data/assets/themes/j1/modules/videojs/css/themes/uno.min.css +1 -1
  347. data/assets/themes/j1/modules/videojs/js/plugins/dm/api/dailymotion.min.js +1 -1
  348. data/assets/themes/j1/modules/videojs/js/plugins/dm/dailymotion.js +1 -1
  349. data/assets/themes/j1/modules/videojs/js/plugins/dm/dailymotion.min.js +1 -1
  350. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/player.min.js +1 -1
  351. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/vimeo.js +1 -1
  352. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/vimeo.min.js +1 -1
  353. data/assets/themes/j1/modules/videojs/js/plugins/vm/vimeo.js +1 -1
  354. data/assets/themes/j1/modules/videojs/js/plugins/vm/vimeo.min.js +1 -1
  355. data/assets/themes/j1/modules/videojs/js/plugins/wt/wistia.js +1 -1
  356. data/assets/themes/j1/modules/videojs/js/plugins/wt/wistia.min.js +1 -1
  357. data/assets/themes/j1/modules/videojs/js/plugins/yt/api/youtube.min.js +1 -1
  358. data/assets/themes/j1/modules/videojs/js/plugins/yt/youtube.js +1 -1
  359. data/assets/themes/j1/modules/videojs/js/plugins/yt/youtube.min.js +1 -1
  360. data/lib/j1/version.rb +1 -1
  361. data/lib/j1_app/j1_auth_manager/auth_manager.rb +1 -1
  362. data/lib/j1_app/j1_auth_manager/error_pages.rb +1 -1
  363. data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +1 -1
  364. data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +1 -1
  365. data/lib/j1_app/j1_auth_manager/helpers_github.rb +1 -1
  366. data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +1 -1
  367. data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +1 -1
  368. data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +1 -1
  369. data/lib/j1_app/omniauth/strategies/disqus.rb +1 -1
  370. data/lib/j1_app/omniauth/strategies/facebook.rb +1 -1
  371. data/lib/j1_app/omniauth/strategies/github.rb +1 -1
  372. data/lib/j1_app/omniauth/strategies/patreon.rb +1 -1
  373. data/lib/j1_app/omniauth/strategies/twitter.rb +1 -1
  374. data/lib/starter_web/Gemfile +3 -3
  375. data/lib/starter_web/README.md +5 -5
  376. data/lib/starter_web/_config.yml +3 -3
  377. data/lib/starter_web/_data/_defaults/categories.yml +1 -1
  378. data/lib/starter_web/_data/_defaults/colors.yml +1 -1
  379. data/lib/starter_web/_data/_defaults/font_sizes.yml +1 -1
  380. data/lib/starter_web/_data/_defaults/j1_config.yml +1 -1
  381. data/lib/starter_web/_data/_defaults/private.yml +1 -1
  382. data/lib/starter_web/_data/_defaults/resources.yml +1 -1
  383. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +1 -1
  384. data/lib/starter_web/_data/apps/justifiedGalleryCustomizer.yml +1 -1
  385. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +1 -1
  386. data/lib/starter_web/_data/blocks/banner.yml +1 -1
  387. data/lib/starter_web/_data/blocks/defaults/banner.yml +1 -1
  388. data/lib/starter_web/_data/blocks/defaults/footer.yml +1 -1
  389. data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
  390. data/lib/starter_web/_data/blocks/footer.yml +2 -2
  391. data/lib/starter_web/_data/blocks/panel.yml +1 -1
  392. data/lib/starter_web/_data/categories.yml +2 -3
  393. data/lib/starter_web/_data/colors.yml +2 -3
  394. data/lib/starter_web/_data/font_sizes.yml +2 -3
  395. data/lib/starter_web/_data/j1_config.yml +1 -1
  396. data/lib/starter_web/_data/layouts/collection.yml +1 -1
  397. data/lib/starter_web/_data/layouts/default.yml +1 -1
  398. data/lib/starter_web/_data/layouts/home.yml +1 -1
  399. data/lib/starter_web/_data/layouts/news_panel_posts.yml +1 -1
  400. data/lib/starter_web/_data/layouts/page.yml +1 -1
  401. data/lib/starter_web/_data/layouts/post.yml +1 -1
  402. data/lib/starter_web/_data/layouts/raw.yml +1 -1
  403. data/lib/starter_web/_data/modules/advertising.yml +1 -5
  404. data/lib/starter_web/_data/modules/analytics.yml +7 -7
  405. data/lib/starter_web/_data/modules/attics.yml +1 -2
  406. data/lib/starter_web/_data/modules/authentication.yml +1 -2
  407. data/lib/starter_web/_data/modules/blog_navigator.yml +1 -2
  408. data/lib/starter_web/_data/modules/carousel.yml +1 -1
  409. data/lib/starter_web/_data/modules/chat.yml +35 -0
  410. data/lib/starter_web/_data/modules/comments.yml +7 -7
  411. data/lib/starter_web/_data/modules/cookieconsent.yml +7 -7
  412. data/lib/starter_web/_data/modules/cookies.yml +7 -7
  413. data/lib/starter_web/_data/modules/defaults/advertising.yml +1 -2
  414. data/lib/starter_web/_data/modules/defaults/analytics.yml +2 -3
  415. data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
  416. data/lib/starter_web/_data/modules/defaults/authentication.yml +1 -2
  417. data/lib/starter_web/_data/modules/defaults/blog_navigator.yml +1 -2
  418. data/lib/starter_web/_data/modules/defaults/carousel.yml +1 -1
  419. data/lib/starter_web/_data/modules/defaults/chat.yml +80 -0
  420. data/lib/starter_web/_data/modules/defaults/comments.yml +7 -7
  421. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +7 -7
  422. data/lib/starter_web/_data/modules/defaults/cookies.yml +8 -8
  423. data/lib/starter_web/_data/modules/defaults/dropdowns.yml +2 -3
  424. data/lib/starter_web/_data/modules/defaults/fab.yml +1 -2
  425. data/lib/starter_web/_data/modules/defaults/framer.yml +1 -1
  426. data/lib/starter_web/_data/modules/defaults/gallery.yml +1 -1
  427. data/lib/starter_web/_data/modules/defaults/iconPicker.yml +7 -7
  428. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +1 -5
  429. data/lib/starter_web/_data/modules/defaults/lightbox.yml +1 -1
  430. data/lib/starter_web/_data/modules/defaults/log4javascript.yml +1 -2
  431. data/lib/starter_web/_data/modules/defaults/log4r.yml +1 -1
  432. data/lib/starter_web/_data/modules/defaults/lunr.yml +7 -7
  433. data/lib/starter_web/_data/modules/defaults/masonry.yml +7 -7
  434. data/lib/starter_web/_data/modules/defaults/masterslider.yml +1 -1
  435. data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -2
  436. data/lib/starter_web/_data/modules/defaults/particles.yml +1 -1
  437. data/lib/starter_web/_data/modules/defaults/rangeSlider.yml +1 -5
  438. data/lib/starter_web/_data/modules/defaults/rtable.yml +1 -5
  439. data/lib/starter_web/_data/modules/defaults/scroller.yml +2 -5
  440. data/lib/starter_web/_data/modules/defaults/slick.yml +1 -1
  441. data/lib/starter_web/_data/modules/defaults/speak2me.yml +7 -7
  442. data/lib/starter_web/_data/modules/defaults/theme_toggler.yml +7 -7
  443. data/lib/starter_web/_data/modules/defaults/themer.yml +1 -2
  444. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  445. data/lib/starter_web/_data/modules/defaults/translator.yml +7 -7
  446. data/lib/starter_web/_data/modules/defaults/waves.yml +7 -7
  447. data/lib/starter_web/_data/modules/dropdowns.yml +1 -2
  448. data/lib/starter_web/_data/modules/fab.yml +1 -5
  449. data/lib/starter_web/_data/modules/framer.yml +1 -1
  450. data/lib/starter_web/_data/modules/gallery.yml +228 -92
  451. data/lib/starter_web/_data/modules/iconPicker.yml +7 -7
  452. data/lib/starter_web/_data/modules/lazyLoader.yml +1 -2
  453. data/lib/starter_web/_data/modules/lightbox.yml +1 -1
  454. data/lib/starter_web/_data/modules/log4javascript.yml +1 -2
  455. data/lib/starter_web/_data/modules/log4r.yml +1 -1
  456. data/lib/starter_web/_data/modules/lunr.yml +7 -7
  457. data/lib/starter_web/_data/modules/masonry.yml +7 -7
  458. data/lib/starter_web/_data/modules/masterslider.yml +1 -1
  459. data/lib/starter_web/_data/modules/navigator.yml +1 -1
  460. data/lib/starter_web/_data/modules/navigator_menu.yml +5 -10
  461. data/lib/starter_web/_data/modules/nbinteract.yml +1 -1
  462. data/lib/starter_web/_data/modules/particles.yml +1 -1
  463. data/lib/starter_web/_data/modules/rangeSlider.yml +1 -5
  464. data/lib/starter_web/_data/modules/rtable.yml +1 -5
  465. data/lib/starter_web/_data/modules/scroller.yml +2 -1
  466. data/lib/starter_web/_data/modules/slick.yml +1 -1
  467. data/lib/starter_web/_data/modules/speak2me.yml +7 -7
  468. data/lib/starter_web/_data/modules/theme_toggler.yml +7 -7
  469. data/lib/starter_web/_data/modules/themer.yml +1 -2
  470. data/lib/starter_web/_data/modules/toccer.yml +1 -1
  471. data/lib/starter_web/_data/modules/translator.yml +7 -7
  472. data/lib/starter_web/_data/modules/waves.yml +8 -8
  473. data/lib/starter_web/_data/plugins/defaults/feed.yml +1 -1
  474. data/lib/starter_web/_data/plugins/defaults/paginator.yml +1 -1
  475. data/lib/starter_web/_data/plugins/defaults/seo-tags.yml +1 -1
  476. data/lib/starter_web/_data/plugins/defaults/sitemap.yml +1 -1
  477. data/lib/starter_web/_data/plugins/feed.yml +7 -7
  478. data/lib/starter_web/_data/plugins/paginator.yml +1 -1
  479. data/lib/starter_web/_data/plugins/seo-tags.yml +7 -7
  480. data/lib/starter_web/_data/plugins/sitemap.yml +7 -7
  481. data/lib/starter_web/_data/private.yml +1 -1
  482. data/lib/starter_web/_data/resources.yml +27 -3
  483. data/lib/starter_web/_data/templates/feed.xml +2 -2
  484. data/lib/starter_web/_data/templates/robots.txt +1 -1
  485. data/lib/starter_web/_data/templates/seo-tags.html +1 -1
  486. data/lib/starter_web/_data/templates/sitemap.xml +1 -1
  487. data/lib/starter_web/_data/utilities/defaults/util_srv.yml +1 -1
  488. data/lib/starter_web/_data/utilities/util_srv.yml +1 -1
  489. data/lib/starter_web/_includes/attributes.asciidoc +3 -1
  490. data/lib/starter_web/_includes/custom/static/bs5_accordion.html +6 -7
  491. data/lib/starter_web/_includes/custom/templates/bs5_accordion.html +6 -7
  492. data/lib/starter_web/_includes/custom/templates/collection_panel.html +6 -7
  493. data/lib/starter_web/_includes/custom/templates/custom_header.html +6 -7
  494. data/lib/starter_web/_includes/custom/templates/people_panel.html +6 -7
  495. data/lib/starter_web/_includes/google/static/google_ad__your-slot-id.html +6 -7
  496. data/lib/starter_web/_includes/google/templates/google_ads.html +6 -7
  497. data/lib/starter_web/_plugins/asciidoctor/admonition-block-answer.rb +1 -2
  498. data/lib/starter_web/_plugins/asciidoctor/admonition-block-question.rb +1 -2
  499. data/lib/starter_web/_plugins/asciidoctor/banner.rb +1 -2
  500. data/lib/starter_web/_plugins/asciidoctor/callout.rb +1 -2
  501. data/lib/starter_web/_plugins/asciidoctor/carousel-block.rb +1 -2
  502. data/lib/starter_web/_plugins/asciidoctor/conum.rb +1 -2
  503. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -2
  504. data/lib/starter_web/_plugins/asciidoctor/fab-icon-inline.rb +1 -2
  505. data/lib/starter_web/_plugins/asciidoctor/fas-icon-inline.rb +1 -2
  506. data/lib/starter_web/_plugins/asciidoctor/flag-icon-inline.rb +1 -1
  507. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +1 -1
  508. data/lib/starter_web/_plugins/asciidoctor/gist-block.rb +1 -2
  509. data/lib/starter_web/_plugins/asciidoctor/google-ad-block.rb +1 -2
  510. data/lib/starter_web/_plugins/asciidoctor/iconify-icon-inline.rb +1 -2
  511. data/lib/starter_web/_plugins/asciidoctor/lightbox-block.rb +1 -2
  512. data/lib/starter_web/_plugins/asciidoctor/lorem_inline.rb +1 -1
  513. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -2
  514. data/lib/starter_web/_plugins/asciidoctor/masterslider-block.rb +1 -2
  515. data/lib/starter_web/_plugins/asciidoctor/mdi-icon-inline.rb +1 -2
  516. data/lib/starter_web/_plugins/asciidoctor/mdib-icon-inline.rb +1 -2
  517. data/lib/starter_web/_plugins/asciidoctor/mdil-icon-inline.rb +1 -2
  518. data/lib/starter_web/_plugins/asciidoctor/panel.rb +1 -2
  519. data/lib/starter_web/_plugins/asciidoctor/placeholder-inline.rb +1 -2
  520. data/lib/starter_web/_plugins/asciidoctor/range-slider-block.rb +1 -2
  521. data/lib/starter_web/_plugins/asciidoctor/shout-block.rb +1 -2
  522. data/lib/starter_web/_plugins/asciidoctor/slick-block.rb +1 -2
  523. data/lib/starter_web/_plugins/asciidoctor/textbook-block.rb +1 -2
  524. data/lib/starter_web/_plugins/asciidoctor/twitter-emoji-inline.rb +1 -2
  525. data/lib/starter_web/_plugins/asciidoctor/video-block.rb +1 -2
  526. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +1 -2
  527. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +1 -2
  528. data/lib/starter_web/_plugins/asciidoctor/wistia-block.rb +1 -2
  529. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +1 -2
  530. data/lib/starter_web/_plugins/filter/debug.rb +1 -1
  531. data/lib/starter_web/_plugins/filter/encodeBase64.rb +1 -1
  532. data/lib/starter_web/_plugins/filter/encryptAES.rb +1 -1
  533. data/lib/starter_web/_plugins/filter/filters.rb +1 -1
  534. data/lib/starter_web/_plugins/filter/liquify.rb +1 -1
  535. data/lib/starter_web/_plugins/filter/minifyJS.rb +1 -1
  536. data/lib/starter_web/_plugins/filter/minifyJSON.rb +1 -1
  537. data/lib/starter_web/_plugins/filter/prettify.rb +1 -1
  538. data/lib/starter_web/_plugins/filter/xml_prettify.rb +1 -1
  539. data/lib/starter_web/_plugins/helper/symlink_watcher.rb +1 -1
  540. data/lib/starter_web/_plugins/i18n/date.rb +1 -1
  541. data/lib/starter_web/_plugins/index/lunr.rb +2 -2
  542. data/lib/starter_web/_plugins/seo/j1-feed.rb +1 -1
  543. data/lib/starter_web/_plugins/seo/j1-seo-tags.rb +1 -1
  544. data/lib/starter_web/_plugins/seo/j1-sitemap.rb +1 -1
  545. data/lib/starter_web/assets/images/modules/gallery/mega_cities/{author.txt → info/authors.txt} +8 -5
  546. data/lib/starter_web/config.ru +1 -1
  547. data/lib/starter_web/dot.gitattributes +1 -2
  548. data/lib/starter_web/dot.nojekyll +1 -2
  549. data/lib/starter_web/package.json +1 -1
  550. data/lib/starter_web/pages/public/about/reporting_issues.adoc +4 -1
  551. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +4 -1
  552. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc +4 -1
  553. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc +6 -3
  554. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc +28 -7
  555. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc +33 -12
  556. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.bat +1 -1
  557. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.sh +1 -1
  558. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.a2p +5 -2
  559. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +4 -2
  560. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/tables/serve_command_options.asciidoc +5 -2
  561. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +11 -5
  562. data/lib/starter_web/pages/public/features/general.adoc +4 -1
  563. data/lib/starter_web/pages/public/features/template.adoc +4 -1
  564. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_biography.adoc +7 -1
  565. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_fantasy.adoc +7 -1
  566. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_romance.adoc +7 -1
  567. data/lib/starter_web/pages/public/learn/bookshelf/jekyll_collections.adoc +3 -0
  568. data/lib/starter_web/pages/public/learn/bookshelf/{article_previewer/viewer_all_books.adoc → viewer_all_books.adoc} +8 -2
  569. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +26 -12
  570. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +1 -1
  571. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +1 -1
  572. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +1 -1
  573. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +48 -39
  574. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +71 -215
  575. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -1
  576. data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +1 -1
  577. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  578. data/lib/starter_web/utilsrv/package.json +2 -2
  579. data/lib/starter_web/utilsrv/server.js +1 -1
  580. metadata +12 -9
  581. data/_layouts/_home.html +0 -88
  582. data/assets/themes/j1/adapter/js/lightGallery.js +0 -459
  583. data/lib/starter_web/_data/modules/defaults/lightGallery.yml +0 -119
  584. data/lib/starter_web/_data/modules/lightGallery.yml +0 -41
  585. data/lib/starter_web/assets/images/modules/gallery/mega_cities/oskars-sylwan_b.jpg +0 -0
@@ -1,7 +1,7 @@
1
1
  /******/ (() => { // webpackBootstrap
2
2
  /******/ var __webpack_modules__ = ({
3
3
 
4
- /***/ 476:
4
+ /***/ 8476:
5
5
  /***/ ((module) => {
6
6
 
7
7
  "use strict";
@@ -13,7 +13,7 @@
13
13
  # Product/Info:
14
14
  # https://jekyll.one
15
15
  #
16
- # Copyright (C) 2023 Juergen Adams
16
+ # Copyright (C) 2023, 2024 Juergen Adams
17
17
  #
18
18
  # J1 Theme is licensed under MIT License.
19
19
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -44,7 +44,7 @@ module.exports = function (j1, window) {
44
44
 
45
45
  /***/ }),
46
46
 
47
- /***/ 253:
47
+ /***/ 1253:
48
48
  /***/ (() => {
49
49
 
50
50
  /*
@@ -56,7 +56,7 @@ module.exports = function (j1, window) {
56
56
  # Product/Info:
57
57
  # https://jekyll.one
58
58
  #
59
- # Copyright (C) 2023 Juergen Adams
59
+ # Copyright (C) 2023, 2024 Juergen Adams
60
60
  #
61
61
  # J1 Theme is licensed under MIT License.
62
62
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -112,7 +112,7 @@ $(insert_result_links);
112
112
 
113
113
  /***/ }),
114
114
 
115
- /***/ 921:
115
+ /***/ 8921:
116
116
  /***/ ((module) => {
117
117
 
118
118
  "use strict";
@@ -126,7 +126,7 @@ $(insert_result_links);
126
126
  # https://jekyll.one
127
127
  #
128
128
  # Copyright (C) 2020 Julian Garnier
129
- # Copyright (C) 2023 Juergen Adams
129
+ # Copyright (C) 2023, 2024 Juergen Adams
130
130
  #
131
131
  # Anime is licensed under the MIT License.
132
132
  # See: https://github.com/juliangarnier/anime/blob/master/LICENSE.md
@@ -1628,7 +1628,7 @@ module.exports = anime;
1628
1628
 
1629
1629
  /***/ }),
1630
1630
 
1631
- /***/ 977:
1631
+ /***/ 6977:
1632
1632
  /***/ ((module) => {
1633
1633
 
1634
1634
  /*
@@ -1639,7 +1639,7 @@ module.exports = anime;
1639
1639
  # Product/Info:
1640
1640
  # http://jekyll.one
1641
1641
  #
1642
- # Copyright (C) 2023 Juergen Adams
1642
+ # Copyright (C) 2023, 2024 Juergen Adams
1643
1643
  #
1644
1644
  # J1 Theme is licensed under MIT License.
1645
1645
  # See: https://github.com/jekyll-one/J1 Theme/blob/master/LICENSE
@@ -1663,7 +1663,7 @@ module.exports = anime;
1663
1663
  // -----------------------------------------------------------------------------
1664
1664
  /*!
1665
1665
  * J1 Asciidoctor
1666
- * Copyright (C) 2023 Juergen Adams
1666
+ * Copyright (C) 2023, 2024 Juergen Adams
1667
1667
  * Licensed under MIT License.
1668
1668
  */
1669
1669
  module.exports = function asciidoctor(options) {
@@ -1723,7 +1723,7 @@ module.exports = function asciidoctor(options) {
1723
1723
 
1724
1724
  /***/ }),
1725
1725
 
1726
- /***/ 254:
1726
+ /***/ 1254:
1727
1727
  /***/ (() => {
1728
1728
 
1729
1729
  /*
@@ -3031,8 +3031,8 @@ module.exports = function asciidoctor(options) {
3031
3031
 
3032
3032
  /***/ }),
3033
3033
 
3034
- /***/ 602:
3035
- /***/ ((module) => {
3034
+ /***/ 6602:
3035
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
3036
3036
 
3037
3037
  "use strict";
3038
3038
  /*
@@ -3044,7 +3044,7 @@ module.exports = function asciidoctor(options) {
3044
3044
  # https://jekyll.one
3045
3045
  # http://getbootstrap.com/
3046
3046
  #
3047
- # Copyright (C) 2023 Juergen Adams
3047
+ # Copyright (C) 2023, 2024 Juergen Adams
3048
3048
  #
3049
3049
  # J1 Theme is licensed under MIT License.
3050
3050
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -3063,10 +3063,14 @@ module.exports = function asciidoctor(options) {
3063
3063
  // module.exports = function core ( options ) {
3064
3064
  /*!
3065
3065
  * J1 Core
3066
- * Copyright (C) 2023 Juergen Adams
3066
+ * Copyright (C) 2023, 2024 Juergen Adams
3067
3067
  * Licensed under MIT License.
3068
3068
  */
3069
3069
  module.exports = function (options) {
3070
+ const defaultOptions = __webpack_require__(8780);
3071
+ const ParseContent = __webpack_require__(7609);
3072
+ const parseContent = ParseContent(defaultOptions);
3073
+
3070
3074
  // ---------------------------------------------------------------------------
3071
3075
  // Global variables
3072
3076
  // ---------------------------------------------------------------------------
@@ -3160,7 +3164,21 @@ module.exports = function (options) {
3160
3164
  $p.html(text.replace(firstLetter, marginalDropCap));
3161
3165
  });
3162
3166
  }
3163
- } // END createDropCap
3167
+ },
3168
+ // END createDropCap
3169
+
3170
+ // -------------------------------------------------------------------------
3171
+ // Initialize Backdrops on all <p> elements of class "dropcap"
3172
+ // -------------------------------------------------------------------------
3173
+ parseHeadings: function () {
3174
+ var headings = parseContent.selectHeadings(".js-toc-content", "h2, h3, h4, h5, h6");
3175
+ return headings;
3176
+ } // END parseContent
3177
+
3178
+ // parseContent.selectHeadings(
3179
+ // defaultOptions.contentSelector,
3180
+ // defaultOptions.headingSelector
3181
+ // );
3164
3182
  }; // end return (object)
3165
3183
 
3166
3184
  //})( jQuery, window );
@@ -3168,7 +3186,253 @@ module.exports = function (options) {
3168
3186
 
3169
3187
  /***/ }),
3170
3188
 
3171
- /***/ 131:
3189
+ /***/ 8780:
3190
+ /***/ ((module) => {
3191
+
3192
+ // -----------------------------------------------------------------------------
3193
+ // ESLint shimming
3194
+ // -----------------------------------------------------------------------------
3195
+ /* eslint indent: "off" */
3196
+ /* eslint no-undef: "off" */
3197
+ /* eslint no-unused-vars: "off" */
3198
+ // -----------------------------------------------------------------------------
3199
+
3200
+ module.exports = {
3201
+ // Where to render the table of contents.
3202
+ tocSelector: '.js-toc',
3203
+ // Where to grab the headings to build the table of contents.
3204
+ contentSelector: '.js-toc-content',
3205
+ // Which headings to grab inside of the contentSelector element.
3206
+ headingSelector: 'h2, h3, h4, h5, h6',
3207
+ // Headings that match the ignoreSelector will be skipped.
3208
+ ignoreSelector: '.notoc',
3209
+ // For headings inside relative or absolute positioned containers within content
3210
+ hasInnerContainers: false,
3211
+ // Main class to add to links.
3212
+ linkClass: 'toc-link',
3213
+ // Extra classes to add to links.
3214
+ extraLinkClasses: '',
3215
+ // Class to add to active links,
3216
+ // the link corresponding to the top most heading on the page.
3217
+ activeLinkClass: 'is-active-link',
3218
+ // Main class to add to lists.
3219
+ listClass: 'toc-list',
3220
+ // Extra classes to add to lists.
3221
+ extraListClasses: '',
3222
+ // Class that gets added when a list should be collapsed.
3223
+ isCollapsedClass: 'is-collapsed',
3224
+ // Class that gets added when a list should be able
3225
+ // to be collapsed but isn't necessarily collapsed.
3226
+ collapsibleClass: 'is-collapsible',
3227
+ // Class to add to list items.
3228
+ listItemClass: 'toc-list-item',
3229
+ // Class to add to active list items.
3230
+ activeListItemClass: 'is-active-li',
3231
+ // How many heading levels should not be collapsed.
3232
+ // For example, number 6 will show everything since
3233
+ // there are only 6 heading levels and number 0 will collapse them all.
3234
+ // The sections that are hidden will open
3235
+ // and close as you scroll to headings within them.
3236
+ collapseDepth: 3,
3237
+ // Smooth scrolling enabled.
3238
+ scrollSmooth: true,
3239
+ // Smooth scroll duration.
3240
+ scrollSmoothDuration: 300,
3241
+ // Smooth scroll offset.
3242
+ scrollSmoothOffset: 0,
3243
+ // Callback for scroll end.
3244
+ scrollEndCallback: function (e) {},
3245
+ // Headings offset between the headings and the top of the document (this is meant for minor adjustments).
3246
+ headingsOffset: 1,
3247
+ // Timeout between events firing to make sure it's
3248
+ // not too rapid (for performance reasons).
3249
+ throttleTimeout: 150,
3250
+ // Element to add the positionFixedClass to.
3251
+ positionFixedSelector: null,
3252
+ // Fixed position class to add to make sidebar fixed after scrolling
3253
+ // down past the fixedSidebarOffset.
3254
+ positionFixedClass: 'is-position-fixed',
3255
+ // fixedSidebarOffset can be any number but by default is set
3256
+ // to auto which sets the fixedSidebarOffset to the sidebar
3257
+ // element's offsetTop from the top of the document on init.
3258
+ fixedSidebarOffset: 'auto',
3259
+ // includeHtml can be set to true to include the HTML markup from the
3260
+ // heading node instead of just including the textContent.
3261
+ includeHtml: false,
3262
+ // onclick function to apply to all links in toc. will be called with
3263
+ // the event as the first parameter, and this can be used to stop,
3264
+ // propagation, prevent default or perform action
3265
+ onClick: function (e) {},
3266
+ // orderedList can be set to false to generate unordered lists (ul)
3267
+ // instead of ordered lists (ol)
3268
+ orderedList: true,
3269
+ // If there is a fixed article scroll container, set to calculate titles' offset
3270
+ scrollContainer: null,
3271
+ // prevent ToC DOM rendering if it's already rendered by an external system
3272
+ skipRendering: false,
3273
+ // Optional callback to change heading labels.
3274
+ // For example it can be used to cut down and put ellipses on multiline headings you deem too long.
3275
+ // Called each time a heading is parsed. Expects a string in return, the modified label to display.
3276
+ // function (string) => string
3277
+ headingLabelCallback: false,
3278
+ // ignore headings that are hidden in DOM
3279
+ ignoreHiddenElements: false,
3280
+ // Optional callback to modify properties of parsed headings.
3281
+ // The heading element is passed in node parameter and information parsed by default parser is provided in obj parameter.
3282
+ // Function has to return the same or modified obj.
3283
+ // The heading will be excluded from TOC if nothing is returned.
3284
+ // function (object, HTMLElement) => object | void
3285
+ headingObjectCallback: null,
3286
+ // Set the base path, useful if you use a `base` tag in `head`.
3287
+ basePath: '',
3288
+ // Only takes affect when `tocSelector` is scrolling,
3289
+ // keep the toc scroll position in sync with the content.
3290
+ disableTocScrollSync: false
3291
+ };
3292
+
3293
+ /***/ }),
3294
+
3295
+ /***/ 7609:
3296
+ /***/ ((module) => {
3297
+
3298
+ /**
3299
+ * This file is responsible for parsing the content from the DOM and making
3300
+ * sure data is nested properly.
3301
+ *
3302
+ * @author Tim Scanlin
3303
+ */
3304
+
3305
+ // -----------------------------------------------------------------------------
3306
+ // ESLint shimming
3307
+ // -----------------------------------------------------------------------------
3308
+ /* eslint indent: "off" */
3309
+ /* eslint no-undef: "off" */
3310
+ /* eslint semi: "off" */
3311
+ // -----------------------------------------------------------------------------
3312
+
3313
+ module.exports = function parseContent(options) {
3314
+ var reduce = [].reduce;
3315
+
3316
+ /**
3317
+ * Get the last item in an array and return a reference to it.
3318
+ * @param {Array} array
3319
+ * @return {Object}
3320
+ */
3321
+ function getLastItem(array) {
3322
+ return array[array.length - 1];
3323
+ }
3324
+
3325
+ /**
3326
+ * Get heading level for a heading dom node.
3327
+ * @param {HTMLElement} heading
3328
+ * @return {Number}
3329
+ */
3330
+ function getHeadingLevel(heading) {
3331
+ return +heading.nodeName.split('H').join('');
3332
+ }
3333
+
3334
+ /**
3335
+ * Get important properties from a heading element and store in a plain object.
3336
+ * @param {HTMLElement} heading
3337
+ * @return {Object}
3338
+ */
3339
+ function getHeadingObject(heading) {
3340
+ // each node is processed twice by this method because nestHeadingsArray() and addNode() calls it
3341
+ // first time heading is real DOM node element, second time it is obj
3342
+ // that is causing problem so I am processing only original DOM node
3343
+ if (!(heading instanceof window.HTMLElement)) return heading;
3344
+ if (options.ignoreHiddenElements && (!heading.offsetHeight || !heading.offsetParent)) {
3345
+ return null;
3346
+ }
3347
+ var obj = {
3348
+ id: heading.id,
3349
+ children: [],
3350
+ nodeName: heading.nodeName,
3351
+ headingLevel: getHeadingLevel(heading),
3352
+ textContent: options.headingLabelCallback ? String(options.headingLabelCallback(heading.textContent)) : heading.textContent.trim()
3353
+ };
3354
+ if (options.includeHtml) {
3355
+ obj.childNodes = heading.childNodes;
3356
+ }
3357
+ if (options.headingObjectCallback) {
3358
+ return options.headingObjectCallback(obj, heading);
3359
+ }
3360
+ return obj;
3361
+ }
3362
+
3363
+ /**
3364
+ * Add a node to the nested array.
3365
+ * @param {Object} node
3366
+ * @param {Array} nest
3367
+ * @return {Array}
3368
+ */
3369
+ function addNode(node, nest) {
3370
+ var obj = getHeadingObject(node);
3371
+ var level = obj.headingLevel;
3372
+ var array = nest;
3373
+ var lastItem = getLastItem(array);
3374
+ var lastItemLevel = lastItem ? lastItem.headingLevel : 0;
3375
+ var counter = level - lastItemLevel;
3376
+ while (counter > 0) {
3377
+ lastItem = getLastItem(array);
3378
+ if (lastItem && lastItem.children !== undefined) {
3379
+ array = lastItem.children;
3380
+ }
3381
+ counter--;
3382
+ }
3383
+ if (level >= options.collapseDepth) {
3384
+ obj.isCollapsed = true;
3385
+ }
3386
+ array.push(obj);
3387
+ return array;
3388
+ }
3389
+
3390
+ /**
3391
+ * Select headings in content area, exclude any selector in options.ignoreSelector
3392
+ * @param {String} contentSelector
3393
+ * @param {Array} headingSelector
3394
+ * @return {Array}
3395
+ */
3396
+ function selectHeadings(contentSelector, headingSelector) {
3397
+ var selectors = headingSelector;
3398
+ if (options.ignoreSelector) {
3399
+ selectors = headingSelector.split(',').map(function mapSelectors(selector) {
3400
+ return selector.trim() + ':not(' + options.ignoreSelector + ')';
3401
+ });
3402
+ }
3403
+ try {
3404
+ return document.querySelector(contentSelector).querySelectorAll(selectors);
3405
+ } catch (e) {
3406
+ console.warn('Element not found: ' + contentSelector); // eslint-disable-line
3407
+ return null;
3408
+ }
3409
+ }
3410
+
3411
+ /**
3412
+ * Nest headings array into nested arrays with 'children' property.
3413
+ * @param {Array} headingsArray
3414
+ * @return {Object}
3415
+ */
3416
+ function nestHeadingsArray(headingsArray) {
3417
+ return reduce.call(headingsArray, function reducer(prev, curr) {
3418
+ var currentHeading = getHeadingObject(curr);
3419
+ if (currentHeading) {
3420
+ addNode(currentHeading, prev.nest);
3421
+ }
3422
+ return prev;
3423
+ }, {
3424
+ nest: []
3425
+ });
3426
+ }
3427
+ return {
3428
+ nestHeadingsArray: nestHeadingsArray,
3429
+ selectHeadings: selectHeadings
3430
+ };
3431
+ };
3432
+
3433
+ /***/ }),
3434
+
3435
+ /***/ 1131:
3172
3436
  /***/ ((module) => {
3173
3437
 
3174
3438
  /*
@@ -3179,7 +3443,7 @@ module.exports = function (options) {
3179
3443
  # Product/Info:
3180
3444
  # https://jekyll.one
3181
3445
  #
3182
- # Copyright (C) 2023 Juergen Adams
3446
+ # Copyright (C) 2023, 2024 Juergen Adams
3183
3447
  #
3184
3448
  # J1 Template is licensed under the MIT License.
3185
3449
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -3230,7 +3494,7 @@ module.exports = function lazyCSS() {
3230
3494
 
3231
3495
  /***/ }),
3232
3496
 
3233
- /***/ 610:
3497
+ /***/ 5771:
3234
3498
  /***/ (() => {
3235
3499
 
3236
3500
  /*
@@ -3242,7 +3506,7 @@ module.exports = function lazyCSS() {
3242
3506
  # https://jekyll.one
3243
3507
  #
3244
3508
  # Copyright (C) 2013-2014 Selvakumar Arumugam
3245
- # Copyright (C) 2023 Juergen Adams
3509
+ # Copyright (C) 2023, 2024 Juergen Adams
3246
3510
  #
3247
3511
  # Attrchange is licensed under the MIT License.
3248
3512
  # See: https://github.com/meetselva/attrchange/blob/master/MIT-License.txt
@@ -3486,7 +3750,7 @@ module.exports = function lazyCSS() {
3486
3750
 
3487
3751
  /***/ }),
3488
3752
 
3489
- /***/ 490:
3753
+ /***/ 3490:
3490
3754
  /***/ ((module) => {
3491
3755
 
3492
3756
  /*
@@ -3499,7 +3763,7 @@ module.exports = function lazyCSS() {
3499
3763
  # https://github.com/adamnurdin01/bootsnav
3500
3764
  # http://corenav.anurdin.net/
3501
3765
  #
3502
- # Copyright (C) 2023 Juergen Adams
3766
+ # Copyright (C) 2023, 2024 Juergen Adams
3503
3767
  # Copyright (C) 2016 adamnurdin01
3504
3768
  #
3505
3769
  # J1 Theme is licensed under MIT License.
@@ -4144,7 +4408,7 @@ module.exports = function navigator(options) {
4144
4408
 
4145
4409
  /***/ }),
4146
4410
 
4147
- /***/ 814:
4411
+ /***/ 8814:
4148
4412
  /***/ ((module) => {
4149
4413
 
4150
4414
  "use strict";
@@ -4275,7 +4539,7 @@ module.exports = function scrollSmooth(options) {
4275
4539
 
4276
4540
  /***/ }),
4277
4541
 
4278
- /***/ 633:
4542
+ /***/ 8633:
4279
4543
  /***/ ((module) => {
4280
4544
 
4281
4545
  // -----------------------------------------------------------------------------
@@ -4381,7 +4645,7 @@ module.exports = {
4381
4645
 
4382
4646
  /***/ }),
4383
4647
 
4384
- /***/ 291:
4648
+ /***/ 3291:
4385
4649
  /***/ ((module) => {
4386
4650
 
4387
4651
  /**
@@ -4533,7 +4797,7 @@ module.exports = function parseContent(options) {
4533
4797
  # https://jekyll.one
4534
4798
  # https://github.com/acoti/articulate.js/tree/master
4535
4799
  #
4536
- # Copyright (C) 2023 Juergen Adams
4800
+ # Copyright (C) 2023, 2024 Juergen Adams
4537
4801
  # Copyright (C) 2017 Adam Coti
4538
4802
  #
4539
4803
  # J1 Template is licensed under the MIT License.
@@ -4557,8 +4821,8 @@ module.exports = function parseContent(options) {
4557
4821
  (function ($) {
4558
4822
  'use strict';
4559
4823
 
4560
- const defaultOptions = __webpack_require__(633);
4561
- const ParseContent = __webpack_require__(291);
4824
+ const defaultOptions = __webpack_require__(8633);
4825
+ const ParseContent = __webpack_require__(3291);
4562
4826
  const parseContent = ParseContent(defaultOptions);
4563
4827
  const scrollBehavior = 'smooth';
4564
4828
  const speechCycle = 10;
@@ -6119,7 +6383,7 @@ module.exports = function parseContent(options) {
6119
6383
 
6120
6384
  /***/ }),
6121
6385
 
6122
- /***/ 525:
6386
+ /***/ 4525:
6123
6387
  /***/ ((module) => {
6124
6388
 
6125
6389
  /**
@@ -6398,7 +6662,7 @@ module.exports = function (options) {
6398
6662
 
6399
6663
  /***/ }),
6400
6664
 
6401
- /***/ 923:
6665
+ /***/ 8923:
6402
6666
  /***/ ((module) => {
6403
6667
 
6404
6668
  // -----------------------------------------------------------------------------
@@ -6504,7 +6768,7 @@ module.exports = {
6504
6768
 
6505
6769
  /***/ }),
6506
6770
 
6507
- /***/ 407:
6771
+ /***/ 6407:
6508
6772
  /***/ ((module) => {
6509
6773
 
6510
6774
  /**
@@ -6644,7 +6908,7 @@ module.exports = function parseContent(options) {
6644
6908
 
6645
6909
  /***/ }),
6646
6910
 
6647
- /***/ 968:
6911
+ /***/ 5968:
6648
6912
  /***/ ((__unused_webpack_module, exports) => {
6649
6913
 
6650
6914
  /*
@@ -6657,7 +6921,7 @@ module.exports = function parseContent(options) {
6657
6921
  # https://tscanlin.github.io/tocbot
6658
6922
  # https://github.com/tscanlin/tocbot
6659
6923
  #
6660
- # Copyright (C) 2023 Juergen Adams
6924
+ # Copyright (C) 2023, 2024 Juergen Adams
6661
6925
  # Copyright (C) 2016 Tim Scanlin
6662
6926
  #
6663
6927
  # J1 Theme is licensed under MIT License.
@@ -6796,7 +7060,7 @@ function jump(target, options) {
6796
7060
 
6797
7061
  /***/ }),
6798
7062
 
6799
- /***/ 799:
7063
+ /***/ 2799:
6800
7064
  /***/ (function(module, exports, __webpack_require__) {
6801
7065
 
6802
7066
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -6809,7 +7073,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
6809
7073
  # https://tscanlin.github.io/tocbot
6810
7074
  # https://github.com/tscanlin/tocbot
6811
7075
  #
6812
- # Copyright (C) 2023 Juergen Adams
7076
+ # Copyright (C) 2023, 2024 Juergen Adams
6813
7077
  # Copyright (C) 2016 Tim Scanlin
6814
7078
  #
6815
7079
  # J1 Theme is licensed under MIT License.
@@ -6853,14 +7117,14 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
6853
7117
  'use strict';
6854
7118
 
6855
7119
  // Default options.
6856
- var defaultOptions = __webpack_require__(923);
7120
+ var defaultOptions = __webpack_require__(8923);
6857
7121
  // Object to store current options.
6858
7122
  var options = {};
6859
7123
  // Object for public APIs.
6860
7124
  var tocbot = {};
6861
- var BuildHtml = __webpack_require__(525);
6862
- var ParseContent = __webpack_require__(407);
6863
- var updateTocScroll = __webpack_require__(172);
7125
+ var BuildHtml = __webpack_require__(4525);
7126
+ var ParseContent = __webpack_require__(6407);
7127
+ var updateTocScroll = __webpack_require__(1172);
6864
7128
  // Keep these variables at top scope once options are passed in.
6865
7129
  var buildHtml;
6866
7130
  var parseContent;
@@ -6959,7 +7223,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
6959
7223
  if (options.scrollSmooth) {
6960
7224
  options.duration = options.scrollSmoothDuration;
6961
7225
  options.offset = options.scrollSmoothOffset;
6962
- tocbot.scrollSmooth = (__webpack_require__(968).initSmoothScrolling)(options);
7226
+ tocbot.scrollSmooth = (__webpack_require__(5968).initSmoothScrolling)(options);
6963
7227
  }
6964
7228
 
6965
7229
  // Pass options to these modules.
@@ -7046,7 +7310,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
7046
7310
 
7047
7311
  /***/ }),
7048
7312
 
7049
- /***/ 172:
7313
+ /***/ 1172:
7050
7314
  /***/ ((module) => {
7051
7315
 
7052
7316
  // -----------------------------------------------------------------------------
@@ -7069,7 +7333,7 @@ module.exports = function updateTocScroll(options) {
7069
7333
 
7070
7334
  /***/ }),
7071
7335
 
7072
- /***/ 808:
7336
+ /***/ 6808:
7073
7337
  /***/ ((module, exports, __webpack_require__) => {
7074
7338
 
7075
7339
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -7243,15 +7507,15 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
7243
7507
 
7244
7508
  /***/ }),
7245
7509
 
7246
- /***/ 320:
7510
+ /***/ 3320:
7247
7511
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
7248
7512
 
7249
7513
  "use strict";
7250
7514
 
7251
7515
 
7252
7516
 
7253
- var loader = __webpack_require__(990);
7254
- var dumper = __webpack_require__(150);
7517
+ var loader = __webpack_require__(7990);
7518
+ var dumper = __webpack_require__(3150);
7255
7519
 
7256
7520
 
7257
7521
  function renamed(from, to) {
@@ -7262,31 +7526,31 @@ function renamed(from, to) {
7262
7526
  }
7263
7527
 
7264
7528
 
7265
- module.exports.Type = __webpack_require__(364);
7266
- module.exports.Schema = __webpack_require__(657);
7267
- module.exports.FAILSAFE_SCHEMA = __webpack_require__(795);
7268
- module.exports.JSON_SCHEMA = __webpack_require__(966);
7269
- module.exports.CORE_SCHEMA = __webpack_require__(471);
7270
- module.exports.DEFAULT_SCHEMA = __webpack_require__(601);
7529
+ module.exports.Type = __webpack_require__(1364);
7530
+ module.exports.Schema = __webpack_require__(7657);
7531
+ module.exports.FAILSAFE_SCHEMA = __webpack_require__(4795);
7532
+ module.exports.JSON_SCHEMA = __webpack_require__(5966);
7533
+ module.exports.CORE_SCHEMA = __webpack_require__(9471);
7534
+ module.exports.DEFAULT_SCHEMA = __webpack_require__(6601);
7271
7535
  module.exports.load = loader.load;
7272
7536
  module.exports.loadAll = loader.loadAll;
7273
7537
  module.exports.dump = dumper.dump;
7274
- module.exports.YAMLException = __webpack_require__(425);
7538
+ module.exports.YAMLException = __webpack_require__(8425);
7275
7539
 
7276
7540
  // Re-export all types in case user wants to create custom schema
7277
7541
  module.exports.types = {
7278
- binary: __webpack_require__(531),
7279
- float: __webpack_require__(215),
7542
+ binary: __webpack_require__(3531),
7543
+ float: __webpack_require__(5215),
7280
7544
  map: __webpack_require__(945),
7281
7545
  null: __webpack_require__(151),
7282
- pairs: __webpack_require__(879),
7283
- set: __webpack_require__(982),
7284
- timestamp: __webpack_require__(156),
7285
- bool: __webpack_require__(771),
7286
- int: __webpack_require__(518),
7287
- merge: __webpack_require__(452),
7288
- omap: __webpack_require__(605),
7289
- seq: __webpack_require__(451),
7546
+ pairs: __webpack_require__(6879),
7547
+ set: __webpack_require__(4982),
7548
+ timestamp: __webpack_require__(2156),
7549
+ bool: __webpack_require__(8771),
7550
+ int: __webpack_require__(1518),
7551
+ merge: __webpack_require__(7452),
7552
+ omap: __webpack_require__(1605),
7553
+ seq: __webpack_require__(6451),
7290
7554
  str: __webpack_require__(48)
7291
7555
  };
7292
7556
 
@@ -7298,7 +7562,7 @@ module.exports.safeDump = renamed('safeDump', 'dump');
7298
7562
 
7299
7563
  /***/ }),
7300
7564
 
7301
- /***/ 347:
7565
+ /***/ 8347:
7302
7566
  /***/ ((module) => {
7303
7567
 
7304
7568
  "use strict";
@@ -7365,7 +7629,7 @@ module.exports.extend = extend;
7365
7629
 
7366
7630
  /***/ }),
7367
7631
 
7368
- /***/ 150:
7632
+ /***/ 3150:
7369
7633
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
7370
7634
 
7371
7635
  "use strict";
@@ -7373,9 +7637,9 @@ module.exports.extend = extend;
7373
7637
 
7374
7638
  /*eslint-disable no-use-before-define*/
7375
7639
 
7376
- var common = __webpack_require__(347);
7377
- var YAMLException = __webpack_require__(425);
7378
- var DEFAULT_SCHEMA = __webpack_require__(601);
7640
+ var common = __webpack_require__(8347);
7641
+ var YAMLException = __webpack_require__(8425);
7642
+ var DEFAULT_SCHEMA = __webpack_require__(6601);
7379
7643
 
7380
7644
  var _toString = Object.prototype.toString;
7381
7645
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
@@ -8338,7 +8602,7 @@ module.exports.dump = dump;
8338
8602
 
8339
8603
  /***/ }),
8340
8604
 
8341
- /***/ 425:
8605
+ /***/ 8425:
8342
8606
  /***/ ((module) => {
8343
8607
 
8344
8608
  "use strict";
@@ -8401,7 +8665,7 @@ module.exports = YAMLException;
8401
8665
 
8402
8666
  /***/ }),
8403
8667
 
8404
- /***/ 990:
8668
+ /***/ 7990:
8405
8669
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
8406
8670
 
8407
8671
  "use strict";
@@ -8409,10 +8673,10 @@ module.exports = YAMLException;
8409
8673
 
8410
8674
  /*eslint-disable max-len,no-use-before-define*/
8411
8675
 
8412
- var common = __webpack_require__(347);
8413
- var YAMLException = __webpack_require__(425);
8676
+ var common = __webpack_require__(8347);
8677
+ var YAMLException = __webpack_require__(8425);
8414
8678
  var makeSnippet = __webpack_require__(192);
8415
- var DEFAULT_SCHEMA = __webpack_require__(601);
8679
+ var DEFAULT_SCHEMA = __webpack_require__(6601);
8416
8680
 
8417
8681
 
8418
8682
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
@@ -10136,7 +10400,7 @@ module.exports.load = load;
10136
10400
 
10137
10401
  /***/ }),
10138
10402
 
10139
- /***/ 657:
10403
+ /***/ 7657:
10140
10404
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10141
10405
 
10142
10406
  "use strict";
@@ -10144,8 +10408,8 @@ module.exports.load = load;
10144
10408
 
10145
10409
  /*eslint-disable max-len*/
10146
10410
 
10147
- var YAMLException = __webpack_require__(425);
10148
- var Type = __webpack_require__(364);
10411
+ var YAMLException = __webpack_require__(8425);
10412
+ var Type = __webpack_require__(1364);
10149
10413
 
10150
10414
 
10151
10415
  function compileList(schema, name) {
@@ -10265,7 +10529,7 @@ module.exports = Schema;
10265
10529
 
10266
10530
  /***/ }),
10267
10531
 
10268
- /***/ 471:
10532
+ /***/ 9471:
10269
10533
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10270
10534
 
10271
10535
  "use strict";
@@ -10279,12 +10543,12 @@ module.exports = Schema;
10279
10543
 
10280
10544
 
10281
10545
 
10282
- module.exports = __webpack_require__(966);
10546
+ module.exports = __webpack_require__(5966);
10283
10547
 
10284
10548
 
10285
10549
  /***/ }),
10286
10550
 
10287
- /***/ 601:
10551
+ /***/ 6601:
10288
10552
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10289
10553
 
10290
10554
  "use strict";
@@ -10298,23 +10562,23 @@ module.exports = __webpack_require__(966);
10298
10562
 
10299
10563
 
10300
10564
 
10301
- module.exports = (__webpack_require__(471).extend)({
10565
+ module.exports = (__webpack_require__(9471).extend)({
10302
10566
  implicit: [
10303
- __webpack_require__(156),
10304
- __webpack_require__(452)
10567
+ __webpack_require__(2156),
10568
+ __webpack_require__(7452)
10305
10569
  ],
10306
10570
  explicit: [
10307
- __webpack_require__(531),
10308
- __webpack_require__(605),
10309
- __webpack_require__(879),
10310
- __webpack_require__(982)
10571
+ __webpack_require__(3531),
10572
+ __webpack_require__(1605),
10573
+ __webpack_require__(6879),
10574
+ __webpack_require__(4982)
10311
10575
  ]
10312
10576
  });
10313
10577
 
10314
10578
 
10315
10579
  /***/ }),
10316
10580
 
10317
- /***/ 795:
10581
+ /***/ 4795:
10318
10582
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10319
10583
 
10320
10584
  "use strict";
@@ -10325,13 +10589,13 @@ module.exports = (__webpack_require__(471).extend)({
10325
10589
 
10326
10590
 
10327
10591
 
10328
- var Schema = __webpack_require__(657);
10592
+ var Schema = __webpack_require__(7657);
10329
10593
 
10330
10594
 
10331
10595
  module.exports = new Schema({
10332
10596
  explicit: [
10333
10597
  __webpack_require__(48),
10334
- __webpack_require__(451),
10598
+ __webpack_require__(6451),
10335
10599
  __webpack_require__(945)
10336
10600
  ]
10337
10601
  });
@@ -10339,7 +10603,7 @@ module.exports = new Schema({
10339
10603
 
10340
10604
  /***/ }),
10341
10605
 
10342
- /***/ 966:
10606
+ /***/ 5966:
10343
10607
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10344
10608
 
10345
10609
  "use strict";
@@ -10354,12 +10618,12 @@ module.exports = new Schema({
10354
10618
 
10355
10619
 
10356
10620
 
10357
- module.exports = (__webpack_require__(795).extend)({
10621
+ module.exports = (__webpack_require__(4795).extend)({
10358
10622
  implicit: [
10359
10623
  __webpack_require__(151),
10360
- __webpack_require__(771),
10361
- __webpack_require__(518),
10362
- __webpack_require__(215)
10624
+ __webpack_require__(8771),
10625
+ __webpack_require__(1518),
10626
+ __webpack_require__(5215)
10363
10627
  ]
10364
10628
  });
10365
10629
 
@@ -10373,7 +10637,7 @@ module.exports = (__webpack_require__(795).extend)({
10373
10637
 
10374
10638
 
10375
10639
 
10376
- var common = __webpack_require__(347);
10640
+ var common = __webpack_require__(8347);
10377
10641
 
10378
10642
 
10379
10643
  // get snippet for a single line, respecting maxLength
@@ -10475,13 +10739,13 @@ module.exports = makeSnippet;
10475
10739
 
10476
10740
  /***/ }),
10477
10741
 
10478
- /***/ 364:
10742
+ /***/ 1364:
10479
10743
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10480
10744
 
10481
10745
  "use strict";
10482
10746
 
10483
10747
 
10484
- var YAMLException = __webpack_require__(425);
10748
+ var YAMLException = __webpack_require__(8425);
10485
10749
 
10486
10750
  var TYPE_CONSTRUCTOR_OPTIONS = [
10487
10751
  'kind',
@@ -10549,7 +10813,7 @@ module.exports = Type;
10549
10813
 
10550
10814
  /***/ }),
10551
10815
 
10552
- /***/ 531:
10816
+ /***/ 3531:
10553
10817
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10554
10818
 
10555
10819
  "use strict";
@@ -10558,7 +10822,7 @@ module.exports = Type;
10558
10822
  /*eslint-disable no-bitwise*/
10559
10823
 
10560
10824
 
10561
- var Type = __webpack_require__(364);
10825
+ var Type = __webpack_require__(1364);
10562
10826
 
10563
10827
 
10564
10828
  // [ 64, 65, 66 ] -> [ padding, CR, LF ]
@@ -10682,13 +10946,13 @@ module.exports = new Type('tag:yaml.org,2002:binary', {
10682
10946
 
10683
10947
  /***/ }),
10684
10948
 
10685
- /***/ 771:
10949
+ /***/ 8771:
10686
10950
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10687
10951
 
10688
10952
  "use strict";
10689
10953
 
10690
10954
 
10691
- var Type = __webpack_require__(364);
10955
+ var Type = __webpack_require__(1364);
10692
10956
 
10693
10957
  function resolveYamlBoolean(data) {
10694
10958
  if (data === null) return false;
@@ -10725,14 +10989,14 @@ module.exports = new Type('tag:yaml.org,2002:bool', {
10725
10989
 
10726
10990
  /***/ }),
10727
10991
 
10728
- /***/ 215:
10992
+ /***/ 5215:
10729
10993
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10730
10994
 
10731
10995
  "use strict";
10732
10996
 
10733
10997
 
10734
- var common = __webpack_require__(347);
10735
- var Type = __webpack_require__(364);
10998
+ var common = __webpack_require__(8347);
10999
+ var Type = __webpack_require__(1364);
10736
11000
 
10737
11001
  var YAML_FLOAT_PATTERN = new RegExp(
10738
11002
  // 2.5e4, 2.5 and integers
@@ -10830,14 +11094,14 @@ module.exports = new Type('tag:yaml.org,2002:float', {
10830
11094
 
10831
11095
  /***/ }),
10832
11096
 
10833
- /***/ 518:
11097
+ /***/ 1518:
10834
11098
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
10835
11099
 
10836
11100
  "use strict";
10837
11101
 
10838
11102
 
10839
- var common = __webpack_require__(347);
10840
- var Type = __webpack_require__(364);
11103
+ var common = __webpack_require__(8347);
11104
+ var Type = __webpack_require__(1364);
10841
11105
 
10842
11106
  function isHexCode(c) {
10843
11107
  return ((0x30/* 0 */ <= c) && (c <= 0x39/* 9 */)) ||
@@ -11000,7 +11264,7 @@ module.exports = new Type('tag:yaml.org,2002:int', {
11000
11264
  "use strict";
11001
11265
 
11002
11266
 
11003
- var Type = __webpack_require__(364);
11267
+ var Type = __webpack_require__(1364);
11004
11268
 
11005
11269
  module.exports = new Type('tag:yaml.org,2002:map', {
11006
11270
  kind: 'mapping',
@@ -11010,13 +11274,13 @@ module.exports = new Type('tag:yaml.org,2002:map', {
11010
11274
 
11011
11275
  /***/ }),
11012
11276
 
11013
- /***/ 452:
11277
+ /***/ 7452:
11014
11278
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11015
11279
 
11016
11280
  "use strict";
11017
11281
 
11018
11282
 
11019
- var Type = __webpack_require__(364);
11283
+ var Type = __webpack_require__(1364);
11020
11284
 
11021
11285
  function resolveYamlMerge(data) {
11022
11286
  return data === '<<' || data === null;
@@ -11036,7 +11300,7 @@ module.exports = new Type('tag:yaml.org,2002:merge', {
11036
11300
  "use strict";
11037
11301
 
11038
11302
 
11039
- var Type = __webpack_require__(364);
11303
+ var Type = __webpack_require__(1364);
11040
11304
 
11041
11305
  function resolveYamlNull(data) {
11042
11306
  if (data === null) return true;
@@ -11073,13 +11337,13 @@ module.exports = new Type('tag:yaml.org,2002:null', {
11073
11337
 
11074
11338
  /***/ }),
11075
11339
 
11076
- /***/ 605:
11340
+ /***/ 1605:
11077
11341
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11078
11342
 
11079
11343
  "use strict";
11080
11344
 
11081
11345
 
11082
- var Type = __webpack_require__(364);
11346
+ var Type = __webpack_require__(1364);
11083
11347
 
11084
11348
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
11085
11349
  var _toString = Object.prototype.toString;
@@ -11125,13 +11389,13 @@ module.exports = new Type('tag:yaml.org,2002:omap', {
11125
11389
 
11126
11390
  /***/ }),
11127
11391
 
11128
- /***/ 879:
11392
+ /***/ 6879:
11129
11393
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11130
11394
 
11131
11395
  "use strict";
11132
11396
 
11133
11397
 
11134
- var Type = __webpack_require__(364);
11398
+ var Type = __webpack_require__(1364);
11135
11399
 
11136
11400
  var _toString = Object.prototype.toString;
11137
11401
 
@@ -11186,13 +11450,13 @@ module.exports = new Type('tag:yaml.org,2002:pairs', {
11186
11450
 
11187
11451
  /***/ }),
11188
11452
 
11189
- /***/ 451:
11453
+ /***/ 6451:
11190
11454
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11191
11455
 
11192
11456
  "use strict";
11193
11457
 
11194
11458
 
11195
- var Type = __webpack_require__(364);
11459
+ var Type = __webpack_require__(1364);
11196
11460
 
11197
11461
  module.exports = new Type('tag:yaml.org,2002:seq', {
11198
11462
  kind: 'sequence',
@@ -11202,13 +11466,13 @@ module.exports = new Type('tag:yaml.org,2002:seq', {
11202
11466
 
11203
11467
  /***/ }),
11204
11468
 
11205
- /***/ 982:
11469
+ /***/ 4982:
11206
11470
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11207
11471
 
11208
11472
  "use strict";
11209
11473
 
11210
11474
 
11211
- var Type = __webpack_require__(364);
11475
+ var Type = __webpack_require__(1364);
11212
11476
 
11213
11477
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
11214
11478
 
@@ -11245,7 +11509,7 @@ module.exports = new Type('tag:yaml.org,2002:set', {
11245
11509
  "use strict";
11246
11510
 
11247
11511
 
11248
- var Type = __webpack_require__(364);
11512
+ var Type = __webpack_require__(1364);
11249
11513
 
11250
11514
  module.exports = new Type('tag:yaml.org,2002:str', {
11251
11515
  kind: 'scalar',
@@ -11255,13 +11519,13 @@ module.exports = new Type('tag:yaml.org,2002:str', {
11255
11519
 
11256
11520
  /***/ }),
11257
11521
 
11258
- /***/ 156:
11522
+ /***/ 2156:
11259
11523
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
11260
11524
 
11261
11525
  "use strict";
11262
11526
 
11263
11527
 
11264
- var Type = __webpack_require__(364);
11528
+ var Type = __webpack_require__(1364);
11265
11529
 
11266
11530
  var YAML_DATE_REGEXP = new RegExp(
11267
11531
  '^([0-9][0-9][0-9][0-9])' + // [1] year
@@ -11351,7 +11615,7 @@ module.exports = new Type('tag:yaml.org,2002:timestamp', {
11351
11615
 
11352
11616
  /***/ }),
11353
11617
 
11354
- /***/ 578:
11618
+ /***/ 8578:
11355
11619
  /***/ (function(module, exports) {
11356
11620
 
11357
11621
  /**
@@ -11365,7 +11629,7 @@ module.exports = new Type('tag:yaml.org,2002:timestamp', {
11365
11629
 
11366
11630
  /***/ }),
11367
11631
 
11368
- /***/ 979:
11632
+ /***/ 9979:
11369
11633
  /***/ (function(module, exports, __webpack_require__) {
11370
11634
 
11371
11635
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/**
@@ -11642,7 +11906,7 @@ return log4javascript;},this);
11642
11906
 
11643
11907
  /***/ }),
11644
11908
 
11645
- /***/ 727:
11909
+ /***/ 1795:
11646
11910
  /***/ (function(module, exports, __webpack_require__) {
11647
11911
 
11648
11912
  /* module decorator */ module = __webpack_require__.nmd(module);
@@ -12965,7 +13229,7 @@ var __webpack_exports__ = {};
12965
13229
  # Product/Info:
12966
13230
  # https://jekyll.one
12967
13231
  #
12968
- # Copyright (C) 2023 Juergen Adams
13232
+ # Copyright (C) 2023, 2024 Juergen Adams
12969
13233
  #
12970
13234
  # J1 Template is licensed under the MIT License.
12971
13235
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -13000,11 +13264,11 @@ var __webpack_exports__ = {};
13000
13264
  // Following objects (native node modules) are *explicitely* forced to be
13001
13265
  // exposed for run-time to the global namespace (window).
13002
13266
  // -----------------------------------------------------------------------------
13003
- window.Cookies = __webpack_require__(808);
13004
- window.yaml = __webpack_require__(320);
13005
- window.log4javascript = __webpack_require__(979);
13006
- window.liteURL = __webpack_require__(578);
13007
- window.platform = __webpack_require__(727);
13267
+ window.Cookies = __webpack_require__(6808);
13268
+ window.yaml = __webpack_require__(3320);
13269
+ window.log4javascript = __webpack_require__(9979);
13270
+ window.liteURL = __webpack_require__(8578);
13271
+ window.platform = __webpack_require__(1795);
13008
13272
 
13009
13273
  // Core Libraries - build|required from SOURCE
13010
13274
  // -----------------------------------------------------------------------------
@@ -13013,15 +13277,16 @@ window.platform = __webpack_require__(727);
13013
13277
  // exposed for run-time to the global namespace (window).
13014
13278
  // -----------------------------------------------------------------------------
13015
13279
  // window.deeplTranslator = require('./js/deepl-translator'); // J1 Module deeplAPI used instead
13016
- // window.j1.fam = require('./js/fam/fam.js'); // cannot used until NOT rewritten to jQuery
13280
+ // window.j1.fab = require('./js/fab/fab.js'); // cannot used until NOT rewritten to jQuery
13017
13281
 
13018
- window.j1.adapter = __webpack_require__(476);
13019
- window.j1.anime = __webpack_require__(921); // added for fam
13020
- window.j1.lazyCSS = __webpack_require__(131);
13021
- window.j1.core = __webpack_require__(602);
13022
- window.j1.core.navigator = __webpack_require__(490);
13023
- window.j1.core.asciidoctor = __webpack_require__(977);
13024
- window.j1.core.scrollSmooth = __webpack_require__(814);
13282
+ window.j1.adapter = __webpack_require__(8476);
13283
+ window.j1.anime = __webpack_require__(8921); // added for fab
13284
+ window.j1.lazyCSS = __webpack_require__(1131);
13285
+ window.j1.core = __webpack_require__(6602);
13286
+ window.j1.core.parseContent = __webpack_require__(3291);
13287
+ window.j1.core.navigator = __webpack_require__(3490);
13288
+ window.j1.core.asciidoctor = __webpack_require__(6977);
13289
+ window.j1.core.scrollSmooth = __webpack_require__(8814);
13025
13290
 
13026
13291
  // Following source objects|modules are *implicetly* forced to be
13027
13292
  // exposed for run-time to the global namespace (window).
@@ -13033,10 +13298,10 @@ window.j1.core.scrollSmooth = __webpack_require__(814);
13033
13298
 
13034
13299
  // const BootstrapJS = require('./node_modules/bootstrap/dist/js/bootstrap.js');
13035
13300
 
13036
- const J1Tocbot = __webpack_require__(799);
13037
- const J1AttrChangeListener = __webpack_require__(610);
13301
+ const J1Tocbot = __webpack_require__(2799);
13302
+ const J1AttrChangeListener = __webpack_require__(5771);
13038
13303
  const J1Speak2Me = __webpack_require__(229);
13039
- const J1SCarousel = __webpack_require__(254);
13304
+ const J1SCarousel = __webpack_require__(1254);
13040
13305
 
13041
13306
  // Passing log data over Internet|SeeMe (currently NOT used)
13042
13307
  // -----------------------------------------------------------------------------
@@ -13073,7 +13338,7 @@ const J1SCarousel = __webpack_require__(254);
13073
13338
 
13074
13339
  // Additional Vanilla JS helpers
13075
13340
  // -----------------------------------------------------------------------------
13076
- const J1AdocResultViewer = __webpack_require__(253);
13341
+ const J1AdocResultViewer = __webpack_require__(1253);
13077
13342
  // const MSIEPolyfills = require('./js/polyfills/ms-ie.js');
13078
13343
 
13079
13344
  // HMR messages (currently NOT used)