j1-template 2022.6.3 → 2023.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (641) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/README.md +15 -15
  4. data/_includes/themes/j1/layouts/content_generator_collection.html +3 -3
  5. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +3 -3
  6. data/_includes/themes/j1/layouts/content_generator_page.html +3 -3
  7. data/_includes/themes/j1/layouts/content_generator_post.html +3 -3
  8. data/_includes/themes/j1/layouts/content_generator_raw.html +5 -4
  9. data/_includes/themes/j1/layouts/layout_metadata_generator.html +3 -3
  10. data/_includes/themes/j1/layouts/layout_module_generator.html +3 -3
  11. data/_includes/themes/j1/layouts/layout_resource_generator.html +3 -3
  12. data/_includes/themes/j1/modules/attics/generator.html +3 -3
  13. data/_includes/themes/j1/modules/navigator/generator.html +4 -4
  14. data/_includes/themes/j1/modules/searcher/generator.html +3 -3
  15. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +3 -3
  16. data/_includes/themes/j1/procedures/blocks/footer/boxes/about_box.proc +2 -2
  17. data/_includes/themes/j1/procedures/blocks/footer/boxes/contacts_box.proc +2 -2
  18. data/_includes/themes/j1/procedures/blocks/footer/boxes/issue.proc +2 -2
  19. data/_includes/themes/j1/procedures/blocks/footer/boxes/legal_statements.proc +2 -2
  20. data/_includes/themes/j1/procedures/blocks/footer/boxes/links_box.proc +2 -2
  21. data/_includes/themes/j1/procedures/blocks/footer/boxes/news_box.proc +2 -2
  22. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +29 -6
  23. data/_includes/themes/j1/procedures/blocks/get_wave.proc +18 -3
  24. data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +3 -3
  25. data/_includes/themes/j1/procedures/global/attributes_loader.proc +3 -3
  26. data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +3 -3
  27. data/_includes/themes/j1/procedures/global/collect_page_options.proc +3 -3
  28. data/_includes/themes/j1/procedures/global/create_bs_button.proc +3 -3
  29. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +3 -3
  30. data/_includes/themes/j1/procedures/global/date-german.proc +3 -3
  31. data/_includes/themes/j1/procedures/global/get_category.proc +3 -3
  32. data/_includes/themes/j1/procedures/global/get_category_item.proc +3 -3
  33. data/_includes/themes/j1/procedures/global/get_documents_dir.proc +3 -3
  34. data/_includes/themes/j1/procedures/global/get_page_path.proc +3 -3
  35. data/_includes/themes/j1/procedures/global/get_page_url.proc +3 -3
  36. data/_includes/themes/j1/procedures/global/select_color.proc +3 -3
  37. data/_includes/themes/j1/procedures/global/select_font_size.proc +3 -3
  38. data/_includes/themes/j1/procedures/global/select_icon_size.proc +3 -3
  39. data/_includes/themes/j1/procedures/global/select_location.proc +3 -3
  40. data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +3 -3
  41. data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +3 -3
  42. data/_includes/themes/j1/procedures/global/set_image_block.proc +3 -3
  43. data/_includes/themes/j1/procedures/global/setup.proc +3 -3
  44. data/_includes/themes/j1/procedures/layouts/content_writer.proc +3 -3
  45. data/_includes/themes/j1/procedures/layouts/default_writer.proc +3 -3
  46. data/_includes/themes/j1/procedures/layouts/module_writer.proc +3 -3
  47. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +3 -3
  48. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +3 -3
  49. data/_includes/themes/j1/procedures/posts/collate_list.proc +3 -3
  50. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +3 -3
  51. data/_includes/themes/j1/procedures/posts/create_ad_block.proc +3 -3
  52. data/_includes/themes/j1/procedures/posts/create_series_header.proc +3 -3
  53. data/_includes/themes/j1/procedures/posts/pager.proc +3 -3
  54. data/_layouts/collection.html +4 -4
  55. data/_layouts/compress.html +3 -3
  56. data/_layouts/default.html +4 -4
  57. data/_layouts/home.html +4 -4
  58. data/_layouts/news_panel_posts.html +4 -4
  59. data/_layouts/page.html +4 -4
  60. data/_layouts/paginator/autopage_category.html +3 -3
  61. data/_layouts/paginator/autopage_collection.html +3 -3
  62. data/_layouts/paginator/autopage_collections_tags.html +3 -3
  63. data/_layouts/paginator/autopage_tags.html +3 -3
  64. data/_layouts/post.html +4 -4
  65. data/_layouts/raw.html +5 -5
  66. data/apps/public/cc/cc.yml +12 -12
  67. data/apps/public/cc/index.adoc +1 -1
  68. data/assets/data/authclient.html +3 -3
  69. data/assets/data/banner.html +5 -5
  70. data/assets/data/carousel.json +4 -4
  71. data/assets/data/cookieconsent.html +3 -3
  72. data/assets/data/fab.html +3 -3
  73. data/assets/data/footer.html +4 -4
  74. data/assets/data/galleries.json +4 -4
  75. data/assets/data/gallery_customizer.html +4 -4
  76. data/assets/data/iso-639-language-codes-flags.json +1 -1
  77. data/assets/data/iso-639-language-codes.json +2 -2
  78. data/assets/data/j1_config.json +2 -2
  79. data/assets/data/masterslider.html +3 -3
  80. data/assets/data/mdi_icons.json +3 -3
  81. data/assets/data/mdil_icons.json +3 -3
  82. data/assets/data/menu.html +3 -3
  83. data/assets/data/mmenu.html +3 -3
  84. data/assets/data/mmenu_sidebar.html +3 -3
  85. data/assets/data/mmenu_toc.html +3 -3
  86. data/assets/data/nbinteract.html +3 -3
  87. data/assets/data/panel.html +3 -3
  88. data/assets/data/particles.yml +194 -0
  89. data/assets/data/private.json +2 -2
  90. data/assets/data/quicklinks.html +3 -3
  91. data/assets/data/rtext_resizer.html +3 -3
  92. data/assets/data/themes.bootswatch.json +2 -2
  93. data/assets/data/themes.json +2 -2
  94. data/assets/data/top_search_modal.html +3 -3
  95. data/assets/data/translator.html +3 -3
  96. data/assets/error_pages/HTTP204.html +3 -3
  97. data/assets/error_pages/HTTP400.html +3 -3
  98. data/assets/error_pages/HTTP401.html +3 -3
  99. data/assets/error_pages/HTTP403.html +3 -3
  100. data/assets/error_pages/HTTP404.html +3 -3
  101. data/assets/error_pages/HTTP444.html +3 -3
  102. data/assets/error_pages/HTTP445.html +3 -3
  103. data/assets/error_pages/HTTP446.html +5 -5
  104. data/assets/error_pages/HTTP447.html +5 -5
  105. data/assets/error_pages/HTTP448.html +3 -3
  106. data/assets/error_pages/HTTP500.html +3 -3
  107. data/assets/error_pages/HTTP501.html +3 -3
  108. data/assets/error_pages/HTTP502.html +3 -3
  109. data/assets/error_pages/HTTP503.html +3 -3
  110. data/assets/themes/j1/adapter/js/advertising.js +4 -4
  111. data/assets/themes/j1/adapter/js/algolia.js +4 -4
  112. data/assets/themes/j1/adapter/js/analytics.js +4 -4
  113. data/assets/themes/j1/adapter/js/asciidoctor.js +4 -4
  114. data/assets/themes/j1/adapter/js/attic.js +10 -7
  115. data/assets/themes/j1/adapter/js/bmd.js +4 -4
  116. data/assets/themes/j1/adapter/js/carousel.js +6 -6
  117. data/assets/themes/j1/adapter/js/clipboard.js +5 -5
  118. data/assets/themes/j1/adapter/js/comments.js +7 -5
  119. data/assets/themes/j1/adapter/js/cookieConsent.js +5 -5
  120. data/assets/themes/j1/adapter/js/customFunctions.js +4 -4
  121. data/assets/themes/j1/adapter/js/customModule.js +4 -4
  122. data/assets/themes/j1/adapter/js/dropdowns.js +4 -4
  123. data/assets/themes/j1/adapter/js/fab.js +4 -4
  124. data/assets/themes/j1/adapter/js/framer.js +4 -4
  125. data/assets/themes/j1/adapter/js/j1.js +8 -8
  126. data/assets/themes/j1/adapter/js/justifiedGallery.js +6 -6
  127. data/assets/themes/j1/adapter/js/justifiedGalleryCustomizer.js +4 -4
  128. data/assets/themes/j1/adapter/js/lightbox.js +4 -4
  129. data/assets/themes/j1/adapter/js/logger.js +4 -4
  130. data/assets/themes/j1/adapter/js/lunr.js +5 -5
  131. data/assets/themes/j1/adapter/js/masonry.js +4 -4
  132. data/assets/themes/j1/adapter/js/masterslider.js +4 -4
  133. data/assets/themes/j1/adapter/js/mmenu.js +4 -4
  134. data/assets/themes/j1/adapter/js/navigator.js +4 -4
  135. data/assets/themes/j1/adapter/js/nbinteract.js +4 -4
  136. data/assets/themes/j1/adapter/js/particles.js +254 -0
  137. data/assets/themes/j1/adapter/js/rangeSlider.js +4 -4
  138. data/assets/themes/j1/adapter/js/rouge.js +4 -4
  139. data/assets/themes/j1/adapter/js/rtable.js +4 -4
  140. data/assets/themes/j1/adapter/js/rtextResizer.js +4 -4
  141. data/assets/themes/j1/adapter/js/scroller.js +4 -4
  142. data/assets/themes/j1/adapter/js/themer.js +4 -4
  143. data/assets/themes/j1/adapter/js/toccer.js +4 -4
  144. data/assets/themes/j1/adapter/js/translator.js +5 -5
  145. data/assets/themes/j1/adapter/js/waves.js +4 -4
  146. data/assets/themes/j1/core/country-flags/css/theme/uno.css +3 -3
  147. data/assets/themes/j1/core/country-flags/css/theme/uno.min.css +3 -3
  148. data/assets/themes/j1/core/css/animate.css +7 -7
  149. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +7 -7
  150. data/assets/themes/j1/core/css/icon-fonts/iconify.css +16 -16
  151. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.css +30 -30
  152. data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +27 -27
  153. data/assets/themes/j1/core/css/icon-fonts/mdi.css +28 -28
  154. data/assets/themes/j1/core/css/icon-fonts/mdil.css +31 -31
  155. data/assets/themes/j1/core/css/icon-fonts/twemoji.css +18 -18
  156. data/assets/themes/j1/core/css/nbinteract-tutorial/styles.css +4 -4
  157. data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +4 -4
  158. data/assets/themes/j1/core/css/themes/theme_vapor/bootstrap.css +8 -8
  159. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +136 -136
  160. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +337 -204
  161. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
  162. data/assets/themes/j1/core/css/vendor.css +32 -32
  163. data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v7.0.96/preview.html +717 -717
  164. data/assets/themes/j1/core/js/template.js +36 -36
  165. data/assets/themes/j1/core/js/template.min.js +2 -2
  166. data/assets/themes/j1/modules/advertising/js/google/adInitializer.js +5 -5
  167. data/assets/themes/j1/modules/backstretch/js/backstretch.js +4 -4
  168. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +4 -4
  169. data/assets/themes/j1/modules/backstretch/js/v2.1.16/backstretch.js +4 -4
  170. data/assets/themes/j1/modules/backstretch/js/v2.1.16/backstretch.min.js +4 -4
  171. data/assets/themes/j1/modules/backstretch/js/v2.1.18/backstretch.js +4 -4
  172. data/assets/themes/j1/modules/backstretch/js/v2.1.18/backstretch.min.js +4 -4
  173. data/assets/themes/j1/modules/bmd/js/bmd.js +4 -4
  174. data/assets/themes/j1/modules/bmd/js/bmd.min.js +4 -4
  175. data/assets/themes/j1/modules/bokeh/js/v2.4.3/bokeh.min.js +2 -2
  176. data/assets/themes/j1/modules/carousel/css/carousel.css +3 -3
  177. data/assets/themes/j1/modules/carousel/css/carousel.min.css +3 -3
  178. data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +3 -3
  179. data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +3 -3
  180. data/assets/themes/j1/modules/carousel/css/theme/uno.css +3 -3
  181. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +3 -3
  182. data/assets/themes/j1/modules/clipboard/css/theme/uno.css +3 -3
  183. data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +3 -3
  184. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +5 -5
  185. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +5 -5
  186. data/assets/themes/j1/modules/datatables/css/theme/uno.css +4 -4
  187. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.2.js +2 -2
  188. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.js +2 -2
  189. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.min.js +2 -2
  190. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.css +3 -3
  191. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.min.css +3 -3
  192. data/assets/themes/j1/modules/dropdowns/js/cash.js +3 -3
  193. data/assets/themes/j1/modules/dropdowns/js/dropdowns.js +3 -3
  194. data/assets/themes/j1/modules/fab/js/cash.js +3 -3
  195. data/assets/themes/j1/modules/fab/js/fab.js +3 -3
  196. data/assets/themes/j1/modules/fast-levenshtein/README.md +69 -0
  197. data/assets/themes/j1/modules/fast-levenshtein/js/levenshtein.js +135 -0
  198. data/assets/themes/j1/modules/fast-levenshtein/links.md +10 -0
  199. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.js +4 -4
  200. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.min.js +4 -4
  201. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.js +4 -4
  202. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.min.js +4 -4
  203. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +3 -3
  204. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +3 -3
  205. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +3 -3
  206. data/assets/themes/j1/modules/lightGallery/css/themes/uno.css +3 -3
  207. data/assets/themes/j1/modules/lightGallery/css/themes/uno.min.css +3 -3
  208. data/assets/themes/j1/modules/lightGallery/js/core/j1/{lightgallery-x.js → lightgallery.js} +0 -0
  209. data/assets/themes/j1/modules/lightGallery/js/core/j1/{lightgallery-x.min.js → lightgallery.min.js} +0 -0
  210. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js +1 -1
  211. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +2 -3
  212. data/assets/themes/j1/modules/lightbox/css/lightbox.css +4 -4
  213. data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +4 -4
  214. data/assets/themes/j1/modules/lightbox/css/theme/uno.css +3 -3
  215. data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +3 -3
  216. data/assets/themes/j1/modules/lightbox/js/lightbox.js +4 -4
  217. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +4 -4
  218. data/assets/themes/j1/modules/lunr/css/j1.css +3 -3
  219. data/assets/themes/j1/modules/lunr/css/j1.min.css +3 -3
  220. data/assets/themes/j1/modules/lunr/js/j1.js +4 -4
  221. data/assets/themes/j1/modules/lunr/js/j1.min.js +3 -3
  222. data/assets/themes/j1/modules/masonry/README.md +84 -84
  223. data/assets/themes/j1/modules/masonry/js/masonry.pkgd.js +2503 -2503
  224. data/assets/themes/j1/modules/masonry/js/masonry.pkgd.min.js +9 -9
  225. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +3 -3
  226. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +3 -3
  227. data/assets/themes/j1/modules/masterslider/js/masterslider.js +2 -2
  228. data/assets/themes/j1/modules/masterslider/js/masterslider.min.js +1 -1
  229. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +3 -3
  230. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +3 -3
  231. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +3 -3
  232. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +3 -3
  233. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.css +3 -3
  234. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css +3 -3
  235. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.js +3 -3
  236. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +3 -3
  237. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +3 -3
  238. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +3 -3
  239. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css +11 -37
  240. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.min.css +4 -8
  241. data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +4 -4
  242. data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +4 -4
  243. data/assets/themes/j1/modules/msDropdown/css/flags.css +3 -3
  244. data/assets/themes/j1/modules/msDropdown/css/flags.min.css +3 -3
  245. data/assets/themes/j1/modules/msDropdown/css/msDropdown.css +3 -3
  246. data/assets/themes/j1/modules/msDropdown/css/msDropdown.min.css +3 -3
  247. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +3 -3
  248. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.min.css +3 -3
  249. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +3 -3
  250. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +3 -3
  251. data/assets/themes/j1/modules/nbinteract-core/LICENSE.txt +1 -1
  252. data/assets/themes/j1/modules/nbinteract-core/css/nbinteract.css +3 -3
  253. data/assets/themes/j1/modules/nbinteract-core/css/nbinteract.min.css +3 -3
  254. data/assets/themes/j1/modules/nbinteract-core/css/theme/uno/nbinteract.css +3 -3
  255. data/assets/themes/j1/modules/nbinteract-core/css/theme/uno/nbinteract.min.css +3 -3
  256. data/assets/themes/j1/modules/particles/LICENSE.md +21 -0
  257. data/assets/themes/j1/modules/particles/README.md +243 -0
  258. data/assets/themes/j1/modules/particles/css/images/snowflake-1.png +0 -0
  259. data/assets/themes/j1/modules/particles/css/images/snowflake-2.png +0 -0
  260. data/assets/themes/j1/modules/particles/examples/snow/CodePen-Home-Pure-CSS-Snow.md +1 -0
  261. data/assets/themes/j1/modules/particles/examples/snow/gist.github.comTanvir8.md +1 -0
  262. data/assets/themes/j1/modules/particles/examples/snow/let- it-snow.md +173 -0
  263. data/assets/themes/j1/modules/particles/js/particles.js +1541 -0
  264. data/assets/themes/j1/modules/particles/js/particles.min.js +9 -0
  265. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.css +3 -3
  266. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.min.css +3 -3
  267. data/assets/themes/j1/modules/rouge/css/base16/theme.css +3 -3
  268. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.css +3 -3
  269. data/assets/themes/j1/modules/rouge/css/base16.light/theme.css +3 -3
  270. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.css +3 -3
  271. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.css +3 -3
  272. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.css +3 -3
  273. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.css +3 -3
  274. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.css +3 -3
  275. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.css +3 -3
  276. data/assets/themes/j1/modules/rouge/css/colorful/theme.css +3 -3
  277. data/assets/themes/j1/modules/rouge/css/github/theme.css +3 -3
  278. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.css +3 -3
  279. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.css +3 -3
  280. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.css +3 -3
  281. data/assets/themes/j1/modules/rouge/css/igorpro/theme.css +3 -3
  282. data/assets/themes/j1/modules/rouge/css/molokai/theme.css +3 -3
  283. data/assets/themes/j1/modules/rouge/css/monokai/theme.css +3 -3
  284. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.css +3 -3
  285. data/assets/themes/j1/modules/rouge/css/pastie/theme.css +3 -3
  286. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.css +3 -3
  287. data/assets/themes/j1/modules/rouge/css/themes.txt +3 -3
  288. data/assets/themes/j1/modules/rouge/css/tulip/theme.css +3 -3
  289. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.css +3 -3
  290. data/assets/themes/j1/modules/rouge/css/uno.light/theme.css +3 -3
  291. data/assets/themes/j1/modules/rouge/js/select.js +3 -3
  292. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +4 -4
  293. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +4 -4
  294. data/assets/themes/j1/modules/rtable/js/rtable.js +4 -4
  295. data/assets/themes/j1/modules/rtable/js/rtable.min.js +4 -4
  296. data/assets/themes/j1/modules/scroller/css/theme/uno.css +3 -3
  297. data/assets/themes/j1/modules/scroller/css/theme/uno.min.css +3 -3
  298. data/assets/themes/j1/modules/scroller/js/scroller.js +2 -2
  299. data/assets/themes/j1/modules/scroller/js/scroller.min.js +2 -2
  300. data/assets/themes/j1/modules/spinner/css/spin.css +3 -3
  301. data/assets/themes/j1/modules/spinner/css/spin.min.css +3 -3
  302. data/assets/themes/j1/modules/spinner/js/spin.js +3 -3
  303. data/assets/themes/j1/modules/spinner/js/spin.min.js +3 -3
  304. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +4 -4
  305. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +3 -3
  306. data/assets/themes/j1/modules/translator/css/translator.css +3 -3
  307. data/assets/themes/j1/modules/translator/css/translator.min.css +3 -3
  308. data/assets/themes/j1/modules/translator/js/translator.js +3 -3
  309. data/assets/themes/j1/modules/translator/js/translator.min.js +3 -3
  310. data/exe/j1 +1 -1
  311. data/lib/j1/version.rb +1 -1
  312. data/lib/j1_app/j1_auth_manager/auth_manager.rb +3 -3
  313. data/lib/j1_app/j1_auth_manager/error_pages.rb +3 -3
  314. data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +3 -3
  315. data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +3 -3
  316. data/lib/j1_app/j1_auth_manager/helpers_github.rb +3 -3
  317. data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +3 -3
  318. data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +3 -3
  319. data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.erb +1 -1
  320. data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +3 -3
  321. data/lib/j1_app/j1_site_manager/static_site.no-cross-origin.rb +1 -1
  322. data/lib/j1_app/j1_site_manager/static_site.rb +1 -1
  323. data/lib/j1_app/omniauth/strategies/disqus.rb +3 -3
  324. data/lib/j1_app/omniauth/strategies/facebook.rb +3 -3
  325. data/lib/j1_app/omniauth/strategies/github.rb +3 -3
  326. data/lib/j1_app/omniauth/strategies/patreon.rb +3 -3
  327. data/lib/j1_app/omniauth/strategies/twitter.rb +3 -3
  328. data/lib/starter_web/Gemfile +14 -14
  329. data/lib/starter_web/README.md +24 -24
  330. data/lib/starter_web/_config.yml +29 -28
  331. data/lib/starter_web/_data/_defaults/categories.yml +5 -5
  332. data/lib/starter_web/_data/_defaults/colors.yml +3 -3
  333. data/lib/starter_web/_data/_defaults/font_sizes.yml +4 -4
  334. data/lib/starter_web/_data/_defaults/j1_config.yml +6 -6
  335. data/lib/starter_web/_data/_defaults/private.yml +2 -2
  336. data/lib/starter_web/_data/_defaults/resources.yml +11 -11
  337. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +3 -3
  338. data/lib/starter_web/_data/apps/justifiedGalleryCustomizer.yml +3 -3
  339. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +4 -4
  340. data/lib/starter_web/_data/blocks/banner.yml +26 -40
  341. data/lib/starter_web/_data/blocks/defaults/banner.yml +3 -3
  342. data/lib/starter_web/_data/blocks/defaults/footer.yml +6 -7
  343. data/lib/starter_web/_data/blocks/defaults/panel.yml +6 -6
  344. data/lib/starter_web/_data/blocks/footer.yml +21 -13
  345. data/lib/starter_web/_data/blocks/panel.yml +22 -22
  346. data/lib/starter_web/_data/categories.yml +5 -5
  347. data/lib/starter_web/_data/colors.yml +3 -3
  348. data/lib/starter_web/_data/font_sizes.yml +4 -4
  349. data/lib/starter_web/_data/j1_config.yml +6 -6
  350. data/lib/starter_web/_data/layouts/collection.yml +10 -10
  351. data/lib/starter_web/_data/layouts/default.yml +8 -8
  352. data/lib/starter_web/_data/layouts/home.yml +8 -8
  353. data/lib/starter_web/_data/layouts/news_panel_posts.yml +10 -10
  354. data/lib/starter_web/_data/layouts/page.yml +10 -10
  355. data/lib/starter_web/_data/layouts/post.yml +10 -10
  356. data/lib/starter_web/_data/layouts/raw.yml +10 -10
  357. data/lib/starter_web/_data/modules/advertising.yml +3 -3
  358. data/lib/starter_web/_data/modules/analytics.yml +3 -3
  359. data/lib/starter_web/_data/modules/attics.yml +4 -4
  360. data/lib/starter_web/_data/modules/authentication.yml +3 -3
  361. data/lib/starter_web/_data/modules/blog_navigator.yml +3 -3
  362. data/lib/starter_web/_data/modules/carousel.yml +5 -5
  363. data/lib/starter_web/_data/modules/comments.yml +3 -4
  364. data/lib/starter_web/_data/modules/cookieconsent.yml +3 -3
  365. data/lib/starter_web/_data/modules/cookies.yml +3 -3
  366. data/lib/starter_web/_data/modules/defaults/advertising.yml +3 -3
  367. data/lib/starter_web/_data/modules/defaults/analytics.yml +3 -3
  368. data/lib/starter_web/_data/modules/defaults/attics.yml +4 -4
  369. data/lib/starter_web/_data/modules/defaults/authentication.yml +3 -3
  370. data/lib/starter_web/_data/modules/defaults/blog_navigator.yml +3 -3
  371. data/lib/starter_web/_data/modules/defaults/carousel.yml +3 -3
  372. data/lib/starter_web/_data/modules/defaults/comments.yml +3 -3
  373. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +3 -3
  374. data/lib/starter_web/_data/modules/defaults/cookies.yml +4 -4
  375. data/lib/starter_web/_data/modules/defaults/dropdowns.yml +3 -3
  376. data/lib/starter_web/_data/modules/defaults/fab.yml +3 -3
  377. data/lib/starter_web/_data/modules/defaults/framer.yml +3 -3
  378. data/lib/starter_web/_data/modules/defaults/justifiedGallery.yml +3 -3
  379. data/lib/starter_web/_data/modules/defaults/lightGallery.yml +3 -3
  380. data/lib/starter_web/_data/modules/defaults/lightbox.yml +3 -3
  381. data/lib/starter_web/_data/modules/defaults/log4javascript.yml +3 -3
  382. data/lib/starter_web/_data/modules/defaults/log4r.yml +3 -3
  383. data/lib/starter_web/_data/modules/defaults/lunr.yml +3 -3
  384. data/lib/starter_web/_data/modules/defaults/masonry.yml +3 -3
  385. data/lib/starter_web/_data/modules/defaults/masterslider.yml +3 -3
  386. data/lib/starter_web/_data/modules/defaults/navigator.yml +3 -3
  387. data/lib/starter_web/_data/modules/defaults/nbinteract.yml +3 -3
  388. data/lib/starter_web/_data/modules/defaults/particles.yml +134 -0
  389. data/lib/starter_web/_data/modules/defaults/rangeSlider.yml +3 -3
  390. data/lib/starter_web/_data/modules/defaults/rtable.yml +3 -3
  391. data/lib/starter_web/_data/modules/defaults/scoller.yml +3 -3
  392. data/lib/starter_web/_data/modules/defaults/themer.yml +3 -3
  393. data/lib/starter_web/_data/modules/defaults/toccer.yml +3 -3
  394. data/lib/starter_web/_data/modules/defaults/translator.yml +3 -3
  395. data/lib/starter_web/_data/modules/defaults/waves.yml +3 -3
  396. data/lib/starter_web/_data/modules/dropdowns.yml +3 -3
  397. data/lib/starter_web/_data/modules/fab.yml +3 -3
  398. data/lib/starter_web/_data/modules/framer.yml +3 -3
  399. data/lib/starter_web/_data/modules/justifiedGallery.yml +3 -3
  400. data/lib/starter_web/_data/modules/lightGallery.yml +3 -3
  401. data/lib/starter_web/_data/modules/lightbox.yml +3 -3
  402. data/lib/starter_web/_data/modules/log4javascript.yml +3 -3
  403. data/lib/starter_web/_data/modules/log4r.yml +3 -3
  404. data/lib/starter_web/_data/modules/lunr.yml +3 -3
  405. data/lib/starter_web/_data/modules/masonry.yml +3 -3
  406. data/lib/starter_web/_data/modules/masterslider.yml +3 -3
  407. data/lib/starter_web/_data/modules/navigator.yml +3 -3
  408. data/lib/starter_web/_data/modules/navigator_menu.yml +8 -8
  409. data/lib/starter_web/_data/modules/nbinteract.yml +3 -3
  410. data/lib/starter_web/_data/modules/particles.yml +149 -0
  411. data/lib/starter_web/_data/modules/rangeSlider.yml +3 -3
  412. data/lib/starter_web/_data/modules/rtable.yml +3 -3
  413. data/lib/starter_web/_data/modules/scroller.yml +3 -3
  414. data/lib/starter_web/_data/modules/themer.yml +3 -3
  415. data/lib/starter_web/_data/modules/toccer.yml +3 -3
  416. data/lib/starter_web/_data/modules/translator.yml +3 -3
  417. data/lib/starter_web/_data/modules/waves.yml +3 -3
  418. data/lib/starter_web/_data/plugins/defaults/feed.yml +3 -3
  419. data/lib/starter_web/_data/plugins/defaults/paginator.yml +3 -3
  420. data/lib/starter_web/_data/plugins/defaults/seo-tags.yml +5 -5
  421. data/lib/starter_web/_data/plugins/defaults/sitemap.yml +7 -7
  422. data/lib/starter_web/_data/plugins/feed.yml +3 -3
  423. data/lib/starter_web/_data/plugins/paginator.yml +3 -3
  424. data/lib/starter_web/_data/plugins/seo-tags.yml +3 -3
  425. data/lib/starter_web/_data/plugins/sitemap.yml +3 -3
  426. data/lib/starter_web/_data/private.yml +2 -2
  427. data/lib/starter_web/_data/resources.yml +41 -19
  428. data/lib/starter_web/_data/templates/feed.xml +5 -5
  429. data/lib/starter_web/_data/templates/robots.txt +6 -6
  430. data/lib/starter_web/_data/templates/seo-tags.html +3 -3
  431. data/lib/starter_web/_data/templates/sitemap.xml +3 -3
  432. data/lib/starter_web/_data/utilities/defaults/util_srv.yml +3 -3
  433. data/lib/starter_web/_data/utilities/util_srv.yml +2 -2
  434. data/lib/starter_web/_includes/attributes.asciidoc +29 -18
  435. data/lib/starter_web/_includes/custom/static/bs5_accordion.html +3 -3
  436. data/lib/starter_web/_includes/custom/templates/bs5_accordion.html +3 -3
  437. data/lib/starter_web/_plugins/asciidoctor/admonition-block-answer.rb +4 -4
  438. data/lib/starter_web/_plugins/asciidoctor/admonition-block-question.rb +4 -4
  439. data/lib/starter_web/_plugins/asciidoctor/banner.rb +3 -3
  440. data/lib/starter_web/_plugins/asciidoctor/callout.rb +3 -3
  441. data/lib/starter_web/_plugins/asciidoctor/carousel-block.rb +3 -3
  442. data/lib/starter_web/_plugins/asciidoctor/conum.rb +3 -3
  443. data/lib/starter_web/_plugins/asciidoctor/fab-icon-inline.rb +4 -4
  444. data/lib/starter_web/_plugins/asciidoctor/fas-icon-inline.rb +4 -4
  445. data/lib/starter_web/_plugins/asciidoctor/flag-icon-inline.rb +4 -4
  446. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +3 -3
  447. data/lib/starter_web/_plugins/asciidoctor/gist-block.rb +4 -4
  448. data/lib/starter_web/_plugins/asciidoctor/iconify-icon-inline.rb +4 -4
  449. data/lib/starter_web/_plugins/asciidoctor/lightbox-block.rb +3 -3
  450. data/lib/starter_web/_plugins/asciidoctor/lorem_inline.rb +4 -4
  451. data/lib/starter_web/_plugins/asciidoctor/masterslider-block.rb +3 -3
  452. data/lib/starter_web/_plugins/asciidoctor/mdi-icon-inline.rb +4 -4
  453. data/lib/starter_web/_plugins/asciidoctor/mdil-icon-inline.rb +33 -0
  454. data/lib/starter_web/_plugins/asciidoctor/panel.rb +3 -3
  455. data/lib/starter_web/_plugins/asciidoctor/range-slider-block.rb +3 -3
  456. data/lib/starter_web/_plugins/asciidoctor/shout-block.rb +4 -4
  457. data/lib/starter_web/_plugins/asciidoctor/textbook-block.rb +3 -3
  458. data/lib/starter_web/_plugins/asciidoctor/twitter-emoji-inline.rb +4 -4
  459. data/lib/starter_web/_plugins/filter/debug.rb +3 -3
  460. data/lib/starter_web/_plugins/filter/encodeBase64.rb +4 -4
  461. data/lib/starter_web/_plugins/filter/encryptAES.rb +4 -4
  462. data/lib/starter_web/_plugins/filter/filters.rb +4 -4
  463. data/lib/starter_web/_plugins/filter/minifyJS.rb +5 -5
  464. data/lib/starter_web/_plugins/filter/minifyJSON.rb +4 -4
  465. data/lib/starter_web/_plugins/filter/prettify.rb +4 -4
  466. data/lib/starter_web/_plugins/filter/xml_prettify.rb +4 -4
  467. data/lib/starter_web/_plugins/helper/symlink_watcher.rb +3 -3
  468. data/lib/starter_web/_plugins/i18n/date.rb +3 -3
  469. data/lib/starter_web/_plugins/index/lunr.rb +12 -15
  470. data/lib/starter_web/_plugins/seo/j1-feed.rb +3 -3
  471. data/lib/starter_web/_plugins/seo/j1-seo-tags.rb +6 -6
  472. data/lib/starter_web/_plugins/seo/j1-sitemap.rb +8 -8
  473. data/lib/starter_web/assets/images/badges/scaleable/configBinder.svg +1 -1
  474. data/lib/starter_web/assets/images/badges/scaleable/docsBinder.svg +1 -1
  475. data/lib/starter_web/assets/images/badges/scaleable/myBinder.svg +1 -1
  476. data/lib/starter_web/assets/images/blocks/waves/scalable/{1280x100/wave-4.svg → 1920x100/wave-5.svg} +12 -16
  477. data/lib/starter_web/assets/images/icons/hyvor-talk/scalable/hyvor-logo.svg +1 -1
  478. data/lib/starter_web/assets/images/icons/j1/scalable/j1.svg +1 -1
  479. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-1.jpg +0 -0
  480. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-2.jpg +0 -0
  481. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-3.jpg +0 -0
  482. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg +0 -0
  483. data/lib/starter_web/assets/images/modules/icons/algolia/search-by-algolia.png +0 -0
  484. data/lib/starter_web/assets/images/modules/icons/asciidoc/logo-512x512.png +0 -0
  485. data/lib/starter_web/assets/images/modules/icons/bootstrap/bootstrap-solid-32x32.png +0 -0
  486. data/lib/starter_web/assets/images/modules/icons/bootstrap/bs-docs-masthead-pattern.png +0 -0
  487. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-outline.svg +20 -0
  488. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-punchout.svg +18 -0
  489. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-solid.svg +17 -0
  490. data/lib/starter_web/assets/images/modules/icons/components/angular.ui.png +0 -0
  491. data/lib/starter_web/assets/images/modules/icons/components/angularjs.png +0 -0
  492. data/lib/starter_web/assets/images/modules/icons/components/aws.png +0 -0
  493. data/lib/starter_web/assets/images/modules/icons/components/bootstrap.png +0 -0
  494. data/lib/starter_web/assets/images/modules/icons/components/c9.png +0 -0
  495. data/lib/starter_web/assets/images/modules/icons/components/chai.png +0 -0
  496. data/lib/starter_web/assets/images/modules/icons/components/emmet.png +0 -0
  497. data/lib/starter_web/assets/images/modules/icons/components/express.png +0 -0
  498. data/lib/starter_web/assets/images/modules/icons/components/git.png +0 -0
  499. data/lib/starter_web/assets/images/modules/icons/components/github.png +0 -0
  500. data/lib/starter_web/assets/images/modules/icons/components/gulp.png +0 -0
  501. data/lib/starter_web/assets/images/modules/icons/components/heroku.png +0 -0
  502. data/lib/starter_web/assets/images/modules/icons/components/htmlcss-1.png +0 -0
  503. data/lib/starter_web/assets/images/modules/icons/components/htmlcss-2.png +0 -0
  504. data/lib/starter_web/assets/images/modules/icons/components/jasmine.png +0 -0
  505. data/lib/starter_web/assets/images/modules/icons/components/javascript.png +0 -0
  506. data/lib/starter_web/assets/images/modules/icons/components/jquery.png +0 -0
  507. data/lib/starter_web/assets/images/modules/icons/components/kanban.png +0 -0
  508. data/lib/starter_web/assets/images/modules/icons/components/leanux.png +0 -0
  509. data/lib/starter_web/assets/images/modules/icons/components/linkedin.png +0 -0
  510. data/lib/starter_web/assets/images/modules/icons/components/mean.png +0 -0
  511. data/lib/starter_web/assets/images/modules/icons/components/mongodb.png +0 -0
  512. data/lib/starter_web/assets/images/modules/icons/components/node.png +0 -0
  513. data/lib/starter_web/assets/images/modules/icons/components/postgresql.png +0 -0
  514. data/lib/starter_web/assets/images/modules/icons/components/protractor.png +0 -0
  515. data/lib/starter_web/assets/images/modules/icons/components/rails.png +0 -0
  516. data/lib/starter_web/assets/images/modules/icons/components/ruby.png +0 -0
  517. data/lib/starter_web/assets/images/modules/icons/components/sass.png +0 -0
  518. data/lib/starter_web/assets/images/modules/icons/components/scrum.png +0 -0
  519. data/lib/starter_web/assets/images/modules/icons/components/twitter.png +0 -0
  520. data/lib/starter_web/assets/images/modules/icons/j1/favicon.ico +0 -0
  521. data/lib/starter_web/assets/images/modules/icons/j1/j1-256x256.png +0 -0
  522. data/lib/starter_web/assets/images/modules/icons/j1/j1-32x32.ico +0 -0
  523. data/lib/starter_web/assets/images/modules/icons/j1/j1-512x512.png +0 -0
  524. data/lib/starter_web/assets/images/modules/icons/j1/j1-64x64.png +0 -0
  525. data/lib/starter_web/assets/images/modules/icons/j1/j1.ico +0 -0
  526. data/lib/starter_web/assets/images/modules/icons/j1/scalable/j1.svg +2023 -0
  527. data/lib/starter_web/assets/images/modules/icons/netlify/nf-logo.png +0 -0
  528. data/lib/starter_web/assets/images/modules/icons/social/amazon.png +0 -0
  529. data/lib/starter_web/assets/images/modules/icons/social/behance.png +0 -0
  530. data/lib/starter_web/assets/images/modules/icons/social/blogger.png +0 -0
  531. data/lib/starter_web/assets/images/modules/icons/social/dribbble.png +0 -0
  532. data/lib/starter_web/assets/images/modules/icons/social/dropbox.png +0 -0
  533. data/lib/starter_web/assets/images/modules/icons/social/facebook.png +0 -0
  534. data/lib/starter_web/assets/images/modules/icons/social/forrst.png +0 -0
  535. data/lib/starter_web/assets/images/modules/icons/social/github.png +0 -0
  536. data/lib/starter_web/assets/images/modules/icons/social/googleplus.png +0 -0
  537. data/lib/starter_web/assets/images/modules/icons/social/instagram.png +0 -0
  538. data/lib/starter_web/assets/images/modules/icons/social/linkedin.png +0 -0
  539. data/lib/starter_web/assets/images/modules/icons/social/pintrest.png +0 -0
  540. data/lib/starter_web/assets/images/modules/icons/social/rss.png +0 -0
  541. data/lib/starter_web/assets/images/modules/icons/social/skype.png +0 -0
  542. data/lib/starter_web/assets/images/modules/icons/social/spotify.png +0 -0
  543. data/lib/starter_web/assets/images/modules/icons/social/twitter.png +0 -0
  544. data/lib/starter_web/assets/images/modules/icons/social/vimeo.png +0 -0
  545. data/lib/starter_web/assets/images/modules/icons/social/vk.png +0 -0
  546. data/lib/starter_web/assets/images/modules/icons/social/wordpress.png +0 -0
  547. data/lib/starter_web/assets/images/modules/icons/social/xing.png +0 -0
  548. data/lib/starter_web/assets/images/modules/icons/social/yahoo.png +0 -0
  549. data/lib/starter_web/assets/images/modules/icons/social/youtube.png +0 -0
  550. data/lib/starter_web/assets/images/pages/roundtrip/themes-menu-1280x800.jpg +0 -0
  551. data/lib/starter_web/assets/images/promo/jekyll/jekyll-faq.jpg +0 -0
  552. data/lib/starter_web/assets/images/promo/jekyll/jekyll-generator.jpg +0 -0
  553. data/lib/starter_web/assets/images/promo/jekyll/scalable/jekyll-faq.psd +0 -0
  554. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +2 -2
  555. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +1 -1
  556. data/lib/starter_web/collections/posts/public/featured/_posts/{2021-02-01-site-generators.adoc → 2021-02-01-static-site-generators.adoc} +12 -9
  557. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +9 -9
  558. data/lib/starter_web/config.ru +3 -3
  559. data/lib/starter_web/dot.gitattributes +4 -4
  560. data/lib/starter_web/dot.nojekyll +4 -4
  561. data/lib/starter_web/index.html +14 -11
  562. data/lib/starter_web/package.json +2 -2
  563. data/lib/starter_web/pages/public/about/features.adoc +18 -21
  564. data/lib/starter_web/pages/public/about/reporting_issues.adoc +20 -22
  565. data/lib/starter_web/pages/public/about/site.adoc +19 -12
  566. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/000_intro.adoc +1 -0
  567. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +1 -0
  568. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +1 -0
  569. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc +1 -1
  570. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.bat +2 -2
  571. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.sh +2 -2
  572. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.a2p +4 -4
  573. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -1
  574. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -1
  575. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +1 -1
  576. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +5 -4
  577. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +8 -1
  578. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +5 -4
  579. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +5 -4
  580. data/lib/starter_web/pages/public/blog/navigator/index.html +5 -4
  581. data/lib/starter_web/pages/public/features/general.adoc +12 -10
  582. data/lib/starter_web/pages/public/features/template.adoc +17 -14
  583. data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +2 -1
  584. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/themes_bootstrap.asciidoc +18 -17
  585. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/themes_rouge.asciidoc +2 -2
  586. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +30 -28
  587. data/lib/starter_web/pages/public/learn/roundtrip/bootstrap_themes.adoc +23 -15
  588. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +27 -24
  589. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +26 -20
  590. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +21 -19
  591. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +66 -42
  592. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +24 -75
  593. data/lib/starter_web/pages/public/learn/roundtrip/responsive_tables.adoc +20 -13
  594. data/lib/starter_web/pages/public/learn/roundtrip/{template_typography.adoc → typography.adoc} +18 -14
  595. data/lib/starter_web/pages/public/learn/where_to_go.adoc +37 -36
  596. data/lib/starter_web/pages/public/legal/de/100_copyright.adoc +16 -13
  597. data/lib/starter_web/pages/public/legal/de/100_impress.adoc +14 -15
  598. data/lib/starter_web/pages/public/legal/de/300_privacy.adoc +17 -14
  599. data/lib/starter_web/pages/public/legal/de/400_comment_policy.adoc +16 -16
  600. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +18 -19
  601. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +25 -23
  602. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +14 -14
  603. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +11 -16
  604. data/lib/starter_web/pages/public/panels/intro_panel/_includes/attributes.asciidoc +1 -1
  605. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +20 -20
  606. data/lib/starter_web/pages/public/plans/plans.adoc +2 -2
  607. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +30 -28
  608. data/lib/starter_web/utilsrv/_defaults/package.json +2 -2
  609. data/lib/starter_web/utilsrv/package.json +2 -2
  610. data/lib/starter_web/utilsrv/server.js +7 -7
  611. metadata +101 -39
  612. data/assets/data/top_search_modal.0.html +0 -142
  613. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.js +0 -372
  614. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +0 -7
  615. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-1.svg +0 -63
  616. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-2.svg +0 -60
  617. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-3.svg +0 -64
  618. data/lib/starter_web/assets/images/modules/attics/1280x800/j1-template.png +0 -0
  619. data/lib/starter_web/assets/images/modules/attics/1280x800/jekyll-generator.png +0 -0
  620. data/lib/starter_web/assets/images/modules/attics/1280x800jekyll-generator.jpg +0 -0
  621. data/lib/starter_web/assets/images/modules/attics/1920x1280/_ben-kolde.jpg +0 -0
  622. data/lib/starter_web/assets/images/modules/attics/1920x1280/_ev.jpg +0 -0
  623. data/lib/starter_web/assets/images/modules/attics/1920x1280/_guillaume-bolduc.jpg +0 -0
  624. data/lib/starter_web/assets/images/modules/attics/1920x1280/_moritz-kindler.jpg +0 -0
  625. data/lib/starter_web/assets/images/modules/attics/_alexander-redl.jpg +0 -0
  626. data/lib/starter_web/assets/images/modules/attics/_alexander-shatov-1920x1280.jpg +0 -0
  627. data/lib/starter_web/assets/images/modules/attics/_annie-spratt-1920x1280.jpg +0 -0
  628. data/lib/starter_web/assets/images/modules/attics/_antonino-visalli-1920x1280.jpg +0 -0
  629. data/lib/starter_web/assets/images/modules/attics/_christa-dodoo-1920x1280.jpg +0 -0
  630. data/lib/starter_web/assets/images/modules/attics/_guillaume-bolduc-1920x1280.jpg +0 -0
  631. data/lib/starter_web/assets/images/modules/attics/_harpal-singh.jpg +0 -0
  632. data/lib/starter_web/assets/images/modules/attics/_humble-lamb-1920x1280.jpg +0 -0
  633. data/lib/starter_web/assets/images/modules/attics/_john-schnobrich-2-1920x1280.jpg +0 -0
  634. data/lib/starter_web/assets/images/modules/attics/_kirklai-1920x1280.jpg +0 -0
  635. data/lib/starter_web/assets/images/modules/attics/_romain-vignes-1920x1280.jpg +0 -0
  636. data/lib/starter_web/assets/images/modules/attics/_runner-1920x1200.jpg +0 -0
  637. data/lib/starter_web/assets/images/modules/attics/_spacex-1920x1280.jpg +0 -0
  638. data/lib/starter_web/assets/images/modules/attics/_vladislav-klapin-1920x1280.jpg +0 -0
  639. data/lib/starter_web/assets/images/modules/attics/_wrongtog-1920x1280.jpg +0 -0
  640. data/lib/starter_web/assets/images/pages/roundtrip/500_themes/themes-menu-1280x800.jpg +0 -0
  641. data/lib/starter_web/pages/public/learn/quickstart.adoc +0 -465
@@ -13,10 +13,10 @@
13
13
  # Product/Info:
14
14
  # https://jekyll.one
15
15
  #
16
- # Copyright (C) 2022 Juergen Adams
16
+ # Copyright (C) 2023 Juergen Adams
17
17
  #
18
- # J1 Template is licensed under MIT License.
19
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18
+ # J1 Theme is licensed under MIT License.
19
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20
20
  # -----------------------------------------------------------------------------
21
21
  */
22
22
 
@@ -56,10 +56,10 @@ module.exports = function (j1, window) {
56
56
  # Product/Info:
57
57
  # https://jekyll.one
58
58
  #
59
- # Copyright (C) 2022 Juergen Adams
59
+ # Copyright (C) 2023 Juergen Adams
60
60
  #
61
- # J1 Template is licensed under MIT License.
62
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
61
+ # J1 Theme is licensed under MIT License.
62
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
63
63
  # -----------------------------------------------------------------------------
64
64
  # TODO: Improve lanuage settings
65
65
  # TODO: Improve auto-hide functionality for the results block
@@ -1623,16 +1623,16 @@ module.exports = anime;
1623
1623
 
1624
1624
  /*
1625
1625
  # -----------------------------------------------------------------------------
1626
- # ~200_template_js/js/asciidoctor/asciidoctor.js
1626
+ # ~200_theme_js/js/asciidoctor/asciidoctor.js
1627
1627
  # Provides JS functions to (dynamically) modify Asciidoctor HTML elements
1628
1628
  #
1629
1629
  # Product/Info:
1630
1630
  # http://jekyll.one
1631
1631
  #
1632
- # Copyright (C) 2022 Juergen Adams
1632
+ # Copyright (C) 2023 Juergen Adams
1633
1633
  #
1634
- # J1 Template is licensed under MIT License.
1635
- # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
1634
+ # J1 Theme is licensed under MIT License.
1635
+ # See: https://github.com/jekyll-one/J1 Theme/blob/master/LICENSE
1636
1636
  # -----------------------------------------------------------------------------
1637
1637
  # NOTE:
1638
1638
  # -----------------------------------------------------------------------------
@@ -1653,7 +1653,7 @@ module.exports = anime;
1653
1653
  // -----------------------------------------------------------------------------
1654
1654
  /*!
1655
1655
  * J1 Asciidoctor
1656
- * Copyright (C) 2022 Juergen Adams
1656
+ * Copyright (C) 2023 Juergen Adams
1657
1657
  * Licensed under MIT License.
1658
1658
  */
1659
1659
  module.exports = function asciidoctor(options) {
@@ -1726,10 +1726,10 @@ module.exports = function asciidoctor(options) {
1726
1726
  # https://jekyll.one
1727
1727
  # http://getbootstrap.com/
1728
1728
  #
1729
- # Copyright (C) 2022 Juergen Adams
1729
+ # Copyright (C) 2023 Juergen Adams
1730
1730
  #
1731
- # J1 Template is licensed under MIT License.
1732
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
1731
+ # J1 Theme is licensed under MIT License.
1732
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
1733
1733
  # -----------------------------------------------------------------------------
1734
1734
  */
1735
1735
 
@@ -1745,7 +1745,7 @@ module.exports = function asciidoctor(options) {
1745
1745
  // module.exports = function core ( options ) {
1746
1746
  /*!
1747
1747
  * J1 Core
1748
- * Copyright (C) 2022 Juergen Adams
1748
+ * Copyright (C) 2023 Juergen Adams
1749
1749
  * Licensed under MIT License.
1750
1750
  */
1751
1751
  module.exports = function (options) {
@@ -2112,11 +2112,11 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
2112
2112
  # https://github.com/adamnurdin01/bootsnav
2113
2113
  # http://corenav.anurdin.net/
2114
2114
  #
2115
- # Copyright (C) 2022 Juergen Adams
2115
+ # Copyright (C) 2023 Juergen Adams
2116
2116
  # Copyright (C) 2016 adamnurdin01
2117
2117
  #
2118
- # J1 Template is licensed under MIT License.
2119
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
2118
+ # J1 Theme is licensed under MIT License.
2119
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
2120
2120
  # Bootsnav is licensed under MIT License.
2121
2121
  # See: https://github.com/adamnurdin01/navigator
2122
2122
  #
@@ -2761,8 +2761,8 @@ module.exports = function navigator(options) {
2761
2761
  #
2762
2762
  #
2763
2763
  #
2764
- # J1 Template is licensed under the MIT License.
2765
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
2764
+ # J1 Theme is licensed under the MIT License.
2765
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
2766
2766
  # -----------------------------------------------------------------------------
2767
2767
  */
2768
2768
 
@@ -3411,18 +3411,18 @@ module.exports = function parseContent(options) {
3411
3411
  /*
3412
3412
  # -----------------------------------------------------------------------------
3413
3413
  # ~/js/tocbot/scroll-smooth/index.js
3414
- # Scroll-Smooth (Tocbot v4.12.0) implementation for J1 template
3414
+ # Scroll-Smooth (Tocbot v4.12.0) implementation for J1 Theme
3415
3415
  #
3416
3416
  # Product/Info:
3417
3417
  # https://jekyll.one
3418
3418
  # https://tscanlin.github.io/tocbot
3419
3419
  # https://github.com/tscanlin/tocbot
3420
3420
  #
3421
- # Copyright (C) 2022 Juergen Adams
3421
+ # Copyright (C) 2023 Juergen Adams
3422
3422
  # Copyright (C) 2016 Tim Scanlin
3423
3423
  #
3424
- # J1 Template is licensed under MIT License.
3425
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
3424
+ # J1 Theme is licensed under MIT License.
3425
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
3426
3426
  # Tocbot is licensed under the MIT License.
3427
3427
  # For details, https://github.com/tscanlin/tocbot/blob/master/LICENSE
3428
3428
  # -----------------------------------------------------------------------------
@@ -3564,18 +3564,18 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
3564
3564
  /*
3565
3565
  # -----------------------------------------------------------------------------
3566
3566
  # ~/js/tocbot/tocbot.js
3567
- # Tocbot v4.12.0 implementation for J1 template
3567
+ # Tocbot v4.12.0 implementation for J1 Theme
3568
3568
  #
3569
3569
  # Product/Info:
3570
3570
  # https://jekyll.one
3571
3571
  # https://tscanlin.github.io/tocbot
3572
3572
  # https://github.com/tscanlin/tocbot
3573
3573
  #
3574
- # Copyright (C) 2022 Juergen Adams
3574
+ # Copyright (C) 2023 Juergen Adams
3575
3575
  # Copyright (C) 2016 Tim Scanlin
3576
3576
  #
3577
- # J1 Template is licensed under MIT License.
3578
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
3577
+ # J1 Theme is licensed under MIT License.
3578
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
3579
3579
  # Tocbot is licensed under the MIT License.
3580
3580
  # For details, https://github.com/tscanlin/tocbot/blob/master/LICENSE
3581
3581
  # -----------------------------------------------------------------------------
@@ -9722,15 +9722,15 @@ var __webpack_exports__ = {};
9722
9722
  /*
9723
9723
  # -----------------------------------------------------------------------------
9724
9724
  # ~/src/template.js
9725
- # J1 Template Javascript Core library
9725
+ # J1 Theme Javascript Core library
9726
9726
  #
9727
9727
  # Product/Info:
9728
9728
  # https://jekyll.one
9729
9729
  #
9730
- # Copyright (C) 2022 Juergen Adams
9730
+ # Copyright (C) 2023 Juergen Adams
9731
9731
  #
9732
- # J1 Template is licensed under the MIT License.
9733
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9732
+ # J1 Theme is licensed under the MIT License.
9733
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9734
9734
  #
9735
9735
  # -----------------------------------------------------------------------------
9736
9736
  */
@@ -9744,8 +9744,8 @@ var __webpack_exports__ = {};
9744
9744
  // -----------------------------------------------------------------------------
9745
9745
  // Import SASS sources for HMR
9746
9746
  // -----------------------------------------------------------------------------
9747
- // import '../100_template_css/scss/theme_uno/components/_footer.scss';
9748
- // import '../100_template_css/theme_uno.css'; // <-- yes, also require (s)css. This is a Webpack thing
9747
+ // import '../100_theme_css/scss/theme_uno/components/_footer.scss';
9748
+ // import '../100_theme_css/theme_uno.css'; // <-- yes, also require (s)css. This is a Webpack thing
9749
9749
 
9750
9750
  // Core Libraries - imported|required from NODE|NPM modules
9751
9751
  // -----------------------------------------------------------------------------
@@ -9853,9 +9853,9 @@ var J1AdocResultViewer = __webpack_require__(253);
9853
9853
  // console.log('[HMR] Accepting the updated template.js module!');
9854
9854
  // });
9855
9855
  //
9856
- // module.hot.accept('../100_template_css/theme_uno.scss', function () {
9856
+ // module.hot.accept('../100_theme_css/theme_uno.scss', function () {
9857
9857
  // console.log('[HMR] Accepting the updated style.css module!');
9858
- // require('../100_template_css/theme_uno.scss')
9858
+ // require('../100_theme_css/theme_uno.scss')
9859
9859
  // })
9860
9860
  //
9861
9861
  // React to the current status...
@@ -1,13 +1,13 @@
1
1
  (()=>{var __webpack_modules__={476:e=>{"use strict";e.exports=function(e,t){return{_init_:function e(){return}}}(j1,window)},253:()=>{var e;var t=document.documentElement.lang;function n(t){window.clearTimeout(e);t.prev().toggleClass("stacked");t.toggle()}function r(){$(".result").each((function(e,r){var i;var a=$(r);var o=a.prev().find(".title");if(t=="en"){i=$('<div class="j1-viewer"><span class="btn-viewer" data-bs-toggle="tooltip" data-bs-placement="left" title="toggle results" data-bs-original-title="toggle results">View</span></div>')}else if(t=="de"){i=$('<div class="j1-viewer"><span class="btn-viewer" data-bs-toggle="tooltip" data-bs-placement="left" title="Anzeige umschalten" data-bs-original-title="toggle results">Anzeige</span></div>')}else{i=$('<div class="j1-viewer"><span class="btn-viewer" data-bs-toggle="tooltip" data-bs-placement="left" title="toggle results" data-bs-original-title="toggle results">View</span></div>')}o.append(i);$(".btn-viewer").tooltip();i.on("click",(function(e){e.preventDefault();n(a)}))}))}$(r)},921:e=>{"use strict";var t={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:true,timelineOffset:0};var n={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0};var r=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"];var i={CSS:{},springs:{}};function a(e,t,n){return Math.min(Math.max(e,t),n)}function o(e,t){return e.indexOf(t)>-1}function s(e,t){return e.apply(null,t)}var l={arr:function e(t){return Array.isArray(t)},obj:function e(t){return o(Object.prototype.toString.call(t),"Object")},pth:function e(t){return l.obj(t)&&t.hasOwnProperty("totalLength")},svg:function e(t){return t instanceof SVGElement},inp:function e(t){return t instanceof HTMLInputElement},dom:function e(t){return t.nodeType||l.svg(t)},str:function e(t){return typeof t==="string"},fnc:function e(t){return typeof t==="function"},und:function e(t){return typeof t==="undefined"},hex:function e(t){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(t)},rgb:function e(t){return/^rgb/.test(t)},hsl:function e(t){return/^hsl/.test(t)},col:function e(t){return l.hex(t)||l.rgb(t)||l.hsl(t)},key:function e(r){return!t.hasOwnProperty(r)&&!n.hasOwnProperty(r)&&r!=="targets"&&r!=="keyframes"}};function c(e){var t=/\(([^)]+)\)/.exec(e);return t?t[1].split(",").map((function(e){return parseFloat(e)})):[]}function u(e,t){var n=c(e);var r=a(l.und(n[0])?1:n[0],.1,100);var o=a(l.und(n[1])?100:n[1],.1,100);var s=a(l.und(n[2])?10:n[2],.1,100);var u=a(l.und(n[3])?0:n[3],.1,100);var p=Math.sqrt(o/r);var d=s/(2*Math.sqrt(o*r));var f=d<1?p*Math.sqrt(1-d*d):0;var h=1;var g=d<1?(d*p+-u)/f:-u+p;function m(e){var n=t?t*e/1e3:e;if(d<1){n=Math.exp(-n*d*p)*(h*Math.cos(f*n)+g*Math.sin(f*n))}else{n=(h+g*n)*Math.exp(-n*p)}if(e===0||e===1){return e}return 1-n}function v(){var t=i.springs[e];if(t){return t}var n=1/6;var r=0;var a=0;while(true){r+=n;if(m(r)===1){a++;if(a>=16){break}}else{a=0}}var o=r*n*1e3;i.springs[e]=o;return o}return t?m:v}function p(e){if(e===void 0)e=10;return function(t){return Math.ceil(a(t,1e-6,1)*e)*(1/e)}}var d=function(){var e=11;var t=1/(e-1);function n(e,t){return 1-3*t+3*e}function r(e,t){return 3*t-6*e}function i(e){return 3*e}function a(e,t,a){return((n(t,a)*e+r(t,a))*e+i(t))*e}function o(e,t,a){return 3*n(t,a)*e*e+2*r(t,a)*e+i(t)}function s(e,t,n,r,i){var o,s,l=0;do{s=t+(n-t)/2;o=a(s,r,i)-e;if(o>0){n=s}else{t=s}}while(Math.abs(o)>1e-7&&++l<10);return s}function l(e,t,n,r){for(var i=0;i<4;++i){var s=o(t,n,r);if(s===0){return t}var l=a(t,n,r)-e;t-=l/s}return t}function c(n,r,i,c){if(!(0<=n&&n<=1&&0<=i&&i<=1)){return}var u=new Float32Array(e);if(n!==r||i!==c){for(var p=0;p<e;++p){u[p]=a(p*t,n,i)}}function d(r){var a=0;var c=1;var p=e-1;for(;c!==p&&u[c]<=r;++c){a+=t}--c;var d=(r-u[c])/(u[c+1]-u[c]);var f=a+d*t;var h=o(f,n,i);if(h>=.001){return l(r,f,n,i)}else if(h===0){return f}else{return s(r,a,a+t,n,i)}}return function(e){if(n===r&&i===c){return e}if(e===0||e===1){return e}return a(d(e),r,c)}}return c}();var f=function(){var e={linear:function e(){return function(e){return e}}};var t={Sine:function e(){return function(e){return 1-Math.cos(e*Math.PI/2)}},Circ:function e(){return function(e){return 1-Math.sqrt(1-e*e)}},Back:function e(){return function(e){return e*e*(3*e-2)}},Bounce:function e(){return function(e){var t,n=4;while(e<((t=Math.pow(2,--n))-1)/11){}return 1/Math.pow(4,3-n)-7.5625*Math.pow((t*3-2)/22-e,2)}},Elastic:function e(t,n){if(t===void 0)t=1;if(n===void 0)n=.5;var r=a(t,1,10);var i=a(n,.1,2);return function(e){return e===0||e===1?e:-r*Math.pow(2,10*(e-1))*Math.sin((e-1-i/(Math.PI*2)*Math.asin(1/r))*(Math.PI*2)/i)}}};var n=["Quad","Cubic","Quart","Quint","Expo"];n.forEach((function(e,n){t[e]=function(){return function(e){return Math.pow(e,n+2)}}}));Object.keys(t).forEach((function(n){var r=t[n];e["easeIn"+n]=r;e["easeOut"+n]=function(e,t){return function(n){return 1-r(e,t)(1-n)}};e["easeInOut"+n]=function(e,t){return function(n){return n<.5?r(e,t)(n*2)/2:1-r(e,t)(n*-2+2)/2}}}));return e}();function h(e,t){if(l.fnc(e)){return e}var n=e.split("(")[0];var r=f[n];var i=c(e);switch(n){case"spring":return u(e,t);case"cubicBezier":return s(d,i);case"steps":return s(p,i);default:return s(r,i)}}function g(e){try{var t=document.querySelectorAll(e);return t}catch(e){return}}function m(e,t){var n=e.length;var r=arguments.length>=2?arguments[1]:void 0;var i=[];for(var a=0;a<n;a++){if(a in e){var o=e[a];if(t.call(r,o,a,e)){i.push(o)}}}return i}function v(e){return e.reduce((function(e,t){return e.concat(l.arr(t)?v(t):t)}),[])}function y(e){if(l.arr(e)){return e}if(l.str(e)){e=g(e)||e}if(e instanceof NodeList||e instanceof HTMLCollection){return[].slice.call(e)}return[e]}function b(e,t){return e.some((function(e){return e===t}))}function w(e){var t={};for(var n in e){t[n]=e[n]}return t}function C(e,t){var n=w(e);for(var r in e){n[r]=t.hasOwnProperty(r)?t[r]:e[r]}return n}function x(e,t){var n=w(e);for(var r in t){n[r]=l.und(e[r])?t[r]:e[r]}return n}function E(e){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return t?"rgba("+t[1]+",1)":e}function L(e){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i;var n=e.replace(t,(function(e,t,n,r){return t+t+n+n+r+r}));var r=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(n);var i=parseInt(r[1],16);var a=parseInt(r[2],16);var o=parseInt(r[3],16);return"rgba("+i+","+a+","+o+",1)"}function S(e){var t=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(e);var n=parseInt(t[1],10)/360;var r=parseInt(t[2],10)/100;var i=parseInt(t[3],10)/100;var a=t[4]||1;function o(e,t,n){if(n<0){n+=1}if(n>1){n-=1}if(n<1/6){return e+(t-e)*6*n}if(n<1/2){return t}if(n<2/3){return e+(t-e)*(2/3-n)*6}return e}var s,l,c;if(r==0){s=l=c=i}else{var u=i<.5?i*(1+r):i+r-i*r;var p=2*i-u;s=o(p,u,n+1/3);l=o(p,u,n);c=o(p,u,n-1/3)}return"rgba("+s*255+","+l*255+","+c*255+","+a+")"}function A(e){if(l.rgb(e)){return E(e)}if(l.hex(e)){return L(e)}if(l.hsl(e)){return S(e)}}function T(e){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);if(t){return t[1]}}function k(e){if(o(e,"translate")||e==="perspective"){return"px"}if(o(e,"rotate")||o(e,"skew")){return"deg"}}function M(e,t){if(!l.fnc(e)){return e}return e(t.target,t.id,t.total)}function I(e,t){return e.getAttribute(t)}function N(e,t,n){var r=T(t);if(b([n,"deg","rad","turn"],r)){return t}var a=i.CSS[t+n];if(!l.und(a)){return a}var o=100;var s=document.createElement(e.tagName);var c=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;c.appendChild(s);s.style.position="absolute";s.style.width=o+n;var u=o/s.offsetWidth;c.removeChild(s);var p=u*parseFloat(t);i.CSS[t+n]=p;return p}function _(e,t,n){if(t in e.style){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();var i=e.style[t]||getComputedStyle(e).getPropertyValue(r)||"0";return n?N(e,i,n):i}}function O(e,t){if(l.dom(e)&&!l.inp(e)&&(I(e,t)||l.svg(e)&&e[t])){return"attribute"}if(l.dom(e)&&b(r,t)){return"transform"}if(l.dom(e)&&t!=="transform"&&_(e,t)){return"css"}if(e[t]!=null){return"object"}}function D(e){if(!l.dom(e)){return}var t=e.style.transform||"";var n=/(\w+)\(([^)]*)\)/g;var r=new Map;var i;while(i=n.exec(t)){r.set(i[1],i[2])}return r}function F(e,t,n,r){var i=o(t,"scale")?1:0+k(t);var a=D(e).get(t)||i;if(n){n.transforms.list.set(t,a);n.transforms["last"]=t}return r?N(e,a,r):a}function R(e,t,n,r){switch(O(e,t)){case"transform":return F(e,t,r,n);case"css":return _(e,t,n);case"attribute":return I(e,t);default:return e[t]||0}}function j(e,t){var n=/^(\*=|\+=|-=)/.exec(e);if(!n){return e}var r=T(e)||0;var i=parseFloat(t);var a=parseFloat(e.replace(n[0],""));switch(n[0][0]){case"+":return i+a+r;case"-":return i-a+r;case"*":return i*a+r}}function P(e,t){if(l.col(e)){return A(e)}if(/\s/g.test(e)){return e}var n=T(e);var r=n?e.substr(0,e.length-n.length):e;if(t){return r+t}return r}function B(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function $(e){return Math.PI*2*I(e,"r")}function W(e){return I(e,"width")*2+I(e,"height")*2}function H(e){return B({x:I(e,"x1"),y:I(e,"y1")},{x:I(e,"x2"),y:I(e,"y2")})}function U(e){var t=e.points;var n=0;var r;for(var i=0;i<t.numberOfItems;i++){var a=t.getItem(i);if(i>0){n+=B(r,a)}r=a}return n}function G(e){var t=e.points;return U(e)+B(t.getItem(t.numberOfItems-1),t.getItem(0))}function q(e){if(e.getTotalLength){return e.getTotalLength()}switch(e.tagName.toLowerCase()){case"circle":return $(e);case"rect":return W(e);case"line":return H(e);case"polyline":return U(e);case"polygon":return G(e)}}function V(e){var t=q(e);e.setAttribute("stroke-dasharray",t);return t}function K(e){var t=e.parentNode;while(l.svg(t)){if(!l.svg(t.parentNode)){break}t=t.parentNode}return t}function z(e,t){var n=t||{};var r=n.el||K(e);var i=r.getBoundingClientRect();var a=I(r,"viewBox");var o=i.width;var s=i.height;var l=n.viewBox||(a?a.split(" "):[0,0,o,s]);return{el:r,viewBox:l,x:l[0]/1,y:l[1]/1,w:o/l[2],h:s/l[3]}}function X(e,t){var n=l.str(e)?g(e)[0]:e;var r=t||100;return function(e){return{property:e,el:n,svg:z(n),totalLength:q(n)*(r/100)}}}function Y(e,t){function n(n){if(n===void 0)n=0;var r=t+n>=1?t+n:0;return e.el.getPointAtLength(r)}var r=z(e.el,e.svg);var i=n();var a=n(-1);var o=n(+1);switch(e.property){case"x":return(i.x-r.x)*r.w;case"y":return(i.y-r.y)*r.h;case"angle":return Math.atan2(o.y-a.y,o.x-a.x)*180/Math.PI}}function J(e,t){var n=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g;var r=P(l.pth(e)?e.totalLength:e,t)+"";return{original:r,numbers:r.match(n)?r.match(n).map(Number):[0],strings:l.str(e)||t?r.split(n):[]}}function Q(e){var t=e?v(l.arr(e)?e.map(y):y(e)):[];return m(t,(function(e,t,n){return n.indexOf(e)===t}))}function Z(e){var t=Q(e);return t.map((function(e,n){return{target:e,id:n,total:t.length,transforms:{list:D(e)}}}))}function ee(e,t){var n=w(t);if(/^spring/.test(n.easing)){n.duration=u(n.easing)}if(l.arr(e)){var r=e.length;var i=r===2&&!l.obj(e[0]);if(!i){if(!l.fnc(t.duration)){n.duration=t.duration/r}}else{e={value:e}}}var a=l.arr(e)?e:[e];return a.map((function(e,n){var r=l.obj(e)&&!l.pth(e)?e:{value:e};if(l.und(r.delay)){r.delay=!n?t.delay:0}if(l.und(r.endDelay)){r.endDelay=n===a.length-1?t.endDelay:0}return r})).map((function(e){return x(e,n)}))}function te(e){var t=m(v(e.map((function(e){return Object.keys(e)}))),(function(e){return l.key(e)})).reduce((function(e,t){if(e.indexOf(t)<0){e.push(t)}return e}),[]);var n={};var r=function r(i){var a=t[i];n[a]=e.map((function(e){var t={};for(var n in e){if(l.key(n)){if(n==a){t.value=e[n]}}else{t[n]=e[n]}}return t}))};for(var i=0;i<t.length;i++){r(i)}return n}function ne(e,t){var n=[];var r=t.keyframes;if(r){t=x(te(r),t)}for(var i in t){if(l.key(i)){n.push({name:i,tweens:ee(t[i],e)})}}return n}function re(e,t){var n={};for(var r in e){var i=M(e[r],t);if(l.arr(i)){i=i.map((function(e){return M(e,t)}));if(i.length===1){i=i[0]}}n[r]=i}n.duration=parseFloat(n.duration);n.delay=parseFloat(n.delay);return n}function ie(e,t){var n;return e.tweens.map((function(r){var i=re(r,t);var a=i.value;var o=l.arr(a)?a[1]:a;var s=T(o);var c=R(t.target,e.name,s,t);var u=n?n.to.original:c;var p=l.arr(a)?a[0]:u;var d=T(p)||T(c);var f=s||d;if(l.und(o)){o=u}i.from=J(p,f);i.to=J(j(o,p),f);i.start=n?n.end:0;i.end=i.start+i.delay+i.duration+i.endDelay;i.easing=h(i.easing,i.duration);i.isPath=l.pth(a);i.isColor=l.col(i.from.original);if(i.isColor){i.round=1}n=i;return i}))}var ae={css:function e(t,n,r){return t.style[n]=r},attribute:function e(t,n,r){return t.setAttribute(n,r)},object:function e(t,n,r){return t[n]=r},transform:function e(t,n,r,i,a){i.list.set(n,r);if(n===i.last||a){var o="";i.list.forEach((function(e,t){o+=t+"("+e+") "}));t.style.transform=o}}};function oe(e,t){var n=Z(e);n.forEach((function(e){for(var n in t){var r=M(t[n],e);var i=e.target;var a=T(r);var o=R(i,n,a,e);var s=a||T(o);var l=j(P(r,s),o);var c=O(i,n);ae[c](i,n,l,e.transforms,true)}}))}function se(e,t){var n=O(e.target,t.name);if(n){var r=ie(t,e);var i=r[r.length-1];return{type:n,property:t.name,animatable:e,tweens:r,duration:i.end,delay:r[0].delay,endDelay:i.endDelay}}}function le(e,t){return m(v(e.map((function(e){return t.map((function(t){return se(e,t)}))}))),(function(e){return!l.und(e)}))}function ce(e,t){var n=e.length;var r=function e(t){return t.timelineOffset?t.timelineOffset:0};var i={};i.duration=n?Math.max.apply(Math,e.map((function(e){return r(e)+e.duration}))):t.duration;i.delay=n?Math.min.apply(Math,e.map((function(e){return r(e)+e.delay}))):t.delay;i.endDelay=n?i.duration-Math.max.apply(Math,e.map((function(e){return r(e)+e.duration-e.endDelay}))):t.endDelay;return i}var ue=0;function pe(e){var r=C(t,e);var i=C(n,e);var a=ne(i,e);var o=Z(e.targets);var s=le(o,a);var l=ce(s,i);var c=ue;ue++;return x(r,{id:c,children:[],animatables:o,animations:s,duration:l.duration,delay:l.delay,endDelay:l.endDelay})}var de=[];var fe=[];var he;var ge=function(){function e(){he=requestAnimationFrame(t)}function t(t){var n=de.length;if(n){var r=0;while(r<n){var i=de[r];if(!i.paused){i.tick(t)}else{var a=de.indexOf(i);if(a>-1){de.splice(a,1);n=de.length}}r++}e()}else{he=cancelAnimationFrame(he)}}return e}();function me(){if(document.hidden){de.forEach((function(e){return e.pause()}));fe=de.slice(0);ve.running=de=[]}else{fe.forEach((function(e){return e.play()}))}}if(typeof document!=="undefined"){document.addEventListener("visibilitychange",me)}function ve(e){if(e===void 0)e={};var t=0,n=0,r=0;var i,o=0;var s=null;function l(e){var t=window.Promise&&new Promise((function(e){return s=e}));e.finished=t;return t}var c=pe(e);var u=l(c);function p(){var e=c.direction;if(e!=="alternate"){c.direction=e!=="normal"?"normal":"reverse"}c.reversed=!c.reversed;i.forEach((function(e){return e.reversed=c.reversed}))}function d(e){return c.reversed?c.duration-e:e}function f(){t=0;n=d(c.currentTime)*(1/ve.speed)}function h(e,t){if(t){t.seek(e-t.timelineOffset)}}function g(e){if(!c.reversePlayback){for(var t=0;t<o;t++){h(e,i[t])}}else{for(var n=o;n--;){h(e,i[n])}}}function v(e){var t=0;var n=c.animations;var r=n.length;while(t<r){var i=n[t];var o=i.animatable;var s=i.tweens;var l=s.length-1;var u=s[l];if(l){u=m(s,(function(t){return e<t.end}))[0]||u}var p=a(e-u.start-u.delay,0,u.duration)/u.duration;var d=isNaN(p)?1:u.easing(p);var f=u.to.strings;var h=u.round;var g=[];var v=u.to.numbers.length;var y=void 0;for(var b=0;b<v;b++){var w=void 0;var C=u.to.numbers[b];var x=u.from.numbers[b]||0;if(!u.isPath){w=x+d*(C-x)}else{w=Y(u.value,d*C)}if(h){if(!(u.isColor&&b>2)){w=Math.round(w*h)/h}}g.push(w)}var E=f.length;if(!E){y=g[0]}else{y=f[0];for(var L=0;L<E;L++){var S=f[L];var A=f[L+1];var T=g[L];if(!isNaN(T)){if(!A){y+=T+" "}else{y+=T+A}}}}ae[i.type](o.target,i.property,y,o.transforms);i.currentValue=y;t++}}function y(e){if(c[e]&&!c.passThrough){c[e](c)}}function b(){if(c.remaining&&c.remaining!==true){c.remaining--}}function w(e){var o=c.duration;var f=c.delay;var h=o-c.endDelay;var m=d(e);c.progress=a(m/o*100,0,100);c.reversePlayback=m<c.currentTime;if(i){g(m)}if(!c.began&&c.currentTime>0){c.began=true;y("begin")}if(!c.loopBegan&&c.currentTime>0){c.loopBegan=true;y("loopBegin")}if(m<=f&&c.currentTime!==0){v(0)}if(m>=h&&c.currentTime!==o||!o){v(o)}if(m>f&&m<h){if(!c.changeBegan){c.changeBegan=true;c.changeCompleted=false;y("changeBegin")}y("change");v(m)}else{if(c.changeBegan){c.changeCompleted=true;c.changeBegan=false;y("changeComplete")}}c.currentTime=a(m,0,o);if(c.began){y("update")}if(e>=o){n=0;b();if(!c.remaining){c.paused=true;if(!c.completed){c.completed=true;y("loopComplete");y("complete");if(!c.passThrough&&"Promise"in window){s();u=l(c)}}}else{t=r;y("loopComplete");c.loopBegan=false;if(c.direction==="alternate"){p()}}}}c.reset=function(){var e=c.direction;c.passThrough=false;c.currentTime=0;c.progress=0;c.paused=true;c.began=false;c.loopBegan=false;c.changeBegan=false;c.completed=false;c.changeCompleted=false;c.reversePlayback=false;c.reversed=e==="reverse";c.remaining=c.loop;i=c.children;o=i.length;for(var t=o;t--;){c.children[t].reset()}if(c.reversed&&c.loop!==true||e==="alternate"&&c.loop===1){c.remaining++}v(c.reversed?c.duration:0)};c.set=function(e,t){oe(e,t);return c};c.tick=function(e){r=e;if(!t){t=r}w((r+(n-t))*ve.speed)};c.seek=function(e){w(d(e))};c.pause=function(){c.paused=true;f()};c.play=function(){if(!c.paused){return}if(c.completed){c.reset()}c.paused=false;de.push(c);f();if(!he){ge()}};c.reverse=function(){p();c.completed=c.reversed?false:true;f()};c.restart=function(){c.reset();c.play()};c.reset();if(c.autoplay){c.play()}return c}function ye(e,t){for(var n=t.length;n--;){if(b(e,t[n].animatable.target)){t.splice(n,1)}}}function be(e){var t=Q(e);for(var n=de.length;n--;){var r=de[n];var i=r.animations;var a=r.children;ye(t,i);for(var o=a.length;o--;){var s=a[o];var l=s.animations;ye(t,l);if(!l.length&&!s.children.length){a.splice(o,1)}}if(!i.length&&!a.length){r.pause()}}}function we(e,t){if(t===void 0)t={};var n=t.direction||"normal";var r=t.easing?h(t.easing):null;var i=t.grid;var a=t.axis;var o=t.from||0;var s=o==="first";var c=o==="center";var u=o==="last";var p=l.arr(e);var d=p?parseFloat(e[0]):parseFloat(e);var f=p?parseFloat(e[1]):0;var g=T(p?e[1]:e)||0;var m=t.start||0+(p?d:0);var v=[];var y=0;return function(e,t,l){if(s){o=0}if(c){o=(l-1)/2}if(u){o=l-1}if(!v.length){for(var h=0;h<l;h++){if(!i){v.push(Math.abs(o-h))}else{var b=!c?o%i[0]:(i[0]-1)/2;var w=!c?Math.floor(o/i[0]):(i[1]-1)/2;var C=h%i[0];var x=Math.floor(h/i[0]);var E=b-C;var L=w-x;var S=Math.sqrt(E*E+L*L);if(a==="x"){S=-E}if(a==="y"){S=-L}v.push(S)}y=Math.max.apply(Math,v)}if(r){v=v.map((function(e){return r(e/y)*y}))}if(n==="reverse"){v=v.map((function(e){return a?e<0?e*-1:-e:Math.abs(y-e)}))}}var A=p?(f-d)/y:d;return m+A*(Math.round(v[t]*100)/100)+g}}function Ce(e){if(e===void 0)e={};var t=ve(e);t.duration=0;t.add=function(r,i){var a=de.indexOf(t);var o=t.children;if(a>-1){de.splice(a,1)}function s(e){e.passThrough=true}for(var c=0;c<o.length;c++){s(o[c])}var u=x(r,C(n,e));u.targets=u.targets||e.targets;var p=t.duration;u.autoplay=false;u.direction=t.direction;u.timelineOffset=l.und(i)?p:j(i,p);s(t);t.seek(u.timelineOffset);var d=ve(u);s(d);o.push(d);var f=ce(o,e);t.delay=f.delay;t.endDelay=f.endDelay;t.duration=f.duration;t.seek(0);t.reset();if(t.autoplay){t.play()}return t};return t}ve.version="3.2.0";ve.speed=1;ve.running=de;ve.remove=be;ve.get=R;ve.set=oe;ve.convertPx=N;ve.path=X;ve.setDashoffset=V;ve.stagger=we;ve.timeline=Ce;ve.easing=h;ve.penner=f;ve.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};e.exports=ve},977:e=>{
2
2
  /*!
3
3
  * J1 Asciidoctor
4
- * Copyright (C) 2022 Juergen Adams
4
+ * Copyright (C) 2023 Juergen Adams
5
5
  * Licensed under MIT License.
6
6
  */
7
7
  e.exports=function e(t){return{init:function e(t){var n=t;var r=log4javascript.getLogger("j1.core.asciidoctor");var i={dummyOption:false};var t=$.extend(i,n);logText="J1 Asciidoctor is being initialized";r.info(logText);this.callouts()},callouts:function e(t){var n="";if($(".colist > table > colgroup").length==0){n+="\x3c!-- [INFO ] [j1.core.asciidoctor ] [ place a colgroup dynamically ] --\x3e"+"\n";n+='<colgroup> <col style="width: 5%;"> <col style="width: 95%;"> </colgroup>';$(".colist > table").prepend(n)}},conums:function e(t){var n=setInterval((function(){if(j1.getState()=="finished"){if($(".colist > table > colgroup").length==0){var e="";e+='<colgroup> <col style="width: 5%;"> <col style="width: 95%;"> </colgroup>';$(".colist > table").prepend(e);clearInterval(n)}}}))}}}(jQuery)},602:e=>{"use strict";
8
8
  /*!
9
9
  * J1 Core
10
- * Copyright (C) 2022 Juergen Adams
10
+ * Copyright (C) 2023 Juergen Adams
11
11
  * Licensed under MIT License.
12
12
  */e.exports=function(e){var t=$.extend({foo:"foo_option",bar:"bar_option"},e);var n="loaded";return{_init_:function e(t){return},getState:function e(){return n},isMobile:function e(t){var n=false;(function(e){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm|cell|chtm|cldc|cmd|co(mp|nd)|craw|da(it|ll|ng)|dbte|dcs|devi|dica|dmob|do(c|p)o|ds(12|d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(|_)|g1 u|g560|gene|gf5|gmo|go(\.w|od)|gr(ad|un)|haie|hcit|hd(m|p|t)|hei|hi(pt|ta)|hp( i|ip)|hsc|ht(c(| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i(20|go|ma)|i230|iac( ||\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|[a-w])|libw|lynx|m1w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|mcr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|([1-8]|c))|phil|pire|pl(ay|uc)|pn2|po(ck|rt|se)|prox|psio|ptg|qaa|qc(07|12|21|32|60|[2-7]|i)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h|oo|p)|sdk\/|se(c(|0|1)|47|mc|nd|ri)|sgh|shar|sie(|m)|sk0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h|v|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl|tdg|tel(i|m)|tim|tmo|to(pl|sh)|ts(70|m|m3|m5)|tx9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas|your|zeto|zte/i.test(e.substr(0,4)))n=true})(navigator.userAgent||navigator.vendor||window.opera);return n},bsFormClearButton:function e(){$(":input").on("keydown focus change mouseover",(function(){if($(this).val().length>0){$(this).nextAll(".form-clear").removeClass("d-none")}})).on("keydown keyup blur",(function(){if($(this).val().length===0){$(this).nextAll(".form-clear").addClass("d-none")}}))},createDropCap:function e(){$(".paragraph.dropcap").children("p").addClass("dropcap");if($("p.dropcap").length){$("p.dropcap").each((function(){var e=$(this);var t=$.trim(e.text());var n=t[0];var r='<span class="j1-dropcap">'+n+"</span>";e.html(t.replace(n,r))}))}}}}()},610:()=>{function e(t){"@babel/helpers - typeof";return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}(function(t){function n(){var e=document.createElement("p");var t=false;if(e.addEventListener){e.addEventListener("DOMAttrModified",(function(){t=true}),false)}else if(e.attachEvent){e.attachEvent("onDOMAttrModified",(function(){t=true}))}else{return false}e.setAttribute("id","target");return t}function r(e,n){if(e){var r=this.data("attr-old-value");if(n.attributeName.indexOf("style")>=0){if(!r["style"])r["style"]={};var i=n.attributeName.split(".");n.attributeName=i[0];n.oldValue=r["style"][i[1]];n.newValue=i[1]+":"+this.prop("style")[t.camelCase(i[1])];r["style"][i[1]]=n.newValue}else{n.oldValue=r[n.attributeName];n.newValue=this.attr(n.attributeName);r[n.attributeName]=n.newValue}this.data("attr-old-value",r)}}var i=window.MutationObserver||window.WebKitMutationObserver;t.fn.attrchange=function(a,o){if(e(a)=="object"){var s={trackValues:false,callback:t.noop};if(typeof a==="function"){s.callback=a}else{t.extend(s,a)}if(s.trackValues){this.each((function(e,n){var r={};for(var i,e=0,a=n.attributes,o=a.length;e<o;e++){i=a.item(e);r[i.nodeName]=i.value}t(this).data("attr-old-value",r)}))}if(i){var l={subtree:false,attributes:true,attributeOldValue:s.trackValues};var c=new i((function(e){e.forEach((function(e){var n=e.target;if(s.trackValues){e.newValue=t(n).attr(e.attributeName)}if(t(n).data("attrchange-status")==="connected"){s.callback.call(n,e)}}))}));return this.data("attrchange-method","Mutation Observer").data("attrchange-status","connected").data("attrchange-obs",c).each((function(){c.observe(this,l)}))}else if(n()){return this.data("attrchange-method","DOMAttrModified").data("attrchange-status","connected").on("DOMAttrModified",(function(e){if(e.originalEvent){e=e.originalEvent}e.attributeName=e.attrName;e.oldValue=e.prevValue;if(t(this).data("attrchange-status")==="connected"){s.callback.call(this,e)}}))}else if("onpropertychange"in document.body){return this.data("attrchange-method","propertychange").data("attrchange-status","connected").on("propertychange",(function(e){e.attributeName=window.event.propertyName;r.call(t(this),s.trackValues,e);if(t(this).data("attrchange-status")==="connected"){s.callback.call(this,e)}}))}return this}else if(typeof a=="string"&&t.fn.attrchange.hasOwnProperty("extensions")&&t.fn.attrchange["extensions"].hasOwnProperty(a)){return t.fn.attrchange["extensions"][a].call(this,o)}};t.fn.attrchange.extensions={disconnect:function e(n){if(typeof n!=="undefined"&&n.isPhysicalDisconnect){return this.each((function(){var e=t(this).data("attrchange-method");if(e=="propertychange"||e=="DOMAttrModified"){t(this).off(e)}else if(e=="Mutation Observer"){t(this).data("attrchange-obs").disconnect()}else if(e=="polling"){clearInterval(t(this).data("attrchange-polling-timer"))}})).removeData(["attrchange-method","attrchange-status"])}else{return this.data("attrchange-status","disconnected")}},remove:function e(n){return t.fn.attrchange.extensions["disconnect"].call(this,{isPhysicalDisconnect:true})},getProperties:function e(n){var r=t(this).data("attrchange-method");var i=t(this).data("attrchange-pollInterval");return{method:r,isPolling:r=="polling",pollingInterval:typeof i==="undefined"?0:parseInt(i,10),status:typeof r==="undefined"?"removed":t(this).data("attrchange-status")}},reconnect:function e(t){return this.data("attrchange-status","connected")},polling:function e(n){if(n.hasOwnProperty("isComputedStyle")&&n.isComputedStyle=="true"){return this.each((function(e,r){if(!n.hasOwnProperty("properties")||Object.prototype.toString.call(n.properties)!=="[object Array]"||n.properties.length==0){return false}var i={};for(var e=0;e<n.properties.length;e++){i[n.properties[e]]=t(this).css(n.properties[e])}var r=this;t(this).data("attrchange-polling-timer",setInterval((function(){var e={},a=false;for(var o,s=0;s<n.properties.length;s++){o=t(r).css(n.properties[s]);if(i[n.properties[s]]!==o){a=true;e[n.properties[s]]={oldValue:i[n.properties[s]],newValue:o};i[n.properties[s]]=o}}if(a&&t(r).data("attrchange-status")==="connected"){n.callback.call(r,e)}}),n.pollInterval?n.pollInterval:1e3)).data("attrchange-method","polling").data("attrchange-pollInterval",n.pollInterval).data("attrchange-status","connected")}))}else{return this.each((function(e,r){var i={};for(var a,e=0,o=r.attributes,s=o.length;e<s;e++){a=o.item(e);i[a.nodeName]=a.nodeValue}t(r).data("attrchange-polling-timer",setInterval((function(){var e={},a=false;for(var o,s=0,l=r.attributes,c=l.length;s<c;s++){o=l.item(s);if(i.hasOwnProperty(o.nodeName)&&i[o.nodeName]!=o.nodeValue){e[o.nodeName]={oldValue:i[o.nodeName],newValue:o.nodeValue};a=true}else if(!i.hasOwnProperty(o.nodeName)){e[o.nodeName]={oldValue:"",newValue:o.nodeValue};a=true}i[o.nodeName]=o.nodeValue}if(a&&t(r).data("attrchange-status")==="connected"){n.callback.call(r,e)}}),n.pollInterval?n.pollInterval:1e3)).data("attrchange-method","polling").data("attrchange-pollInterval",n.pollInterval).data("attrchange-status","connected")}))}}}})(jQuery)},490:e=>{e.exports=function e(t){var n={};var r;var i;var a;var o=$.extend({foo:"bar",bar:"foo"},t);return{init:function e(t,r){i=log4javascript.getLogger("j1.core.navigator");a="core is being initialized";i.info(a);$("body").wrapInner('<div id="wrapper-inner" class="wrapper"></div>');this.manageDropdownMenu(t,r);this.navbarSticky();this.eventHandler(t);n.type="command";n.action="core_initialized";n.text="navigator core initialized";j1.sendMessage("j1.core.navigator","j1.adapter.navigator",n);return true},eventHandler:function e(t){var n=t;var r=log4javascript.getLogger("j1.core.navigator.eventHandler");var i=$("nav.navbar.navigator");var a=300;var o;var s;var l;var c;var u;var p;var d;$('a[href="#"]').click((function(e){o=document.querySelector('[id="'+decodeURI(u).split("#").join("")+'"]')?true:false;u=e.target.hash?e.target.hash:false;l=e.target.className?e.target.className:"";c=l.includes("nav-");if(c||!o){r.debug("\n"+'click event on href "#" detected: prevent default action');e.preventDefault?e.preventDefault():e.returnValue=false}}));$(".badge").on("click",(function(e){u=e.target.hash?e.target.hash:false;p=100;if(u){r.debug("\n"+"click event on badge detected: "+u);$("html, body").animate({scrollTop:$(u).offset().top-p},a);event.stopPropagation()}}));$(".badge-tag").on("click",(function(e){u=e.target.hash?e.target.hash:false;p=j1.getScrollOffset();if(u){r.debug("\n"+"click event on badge-tag detected: "+u);$("html, body").animate({scrollTop:$(u).offset().top+p},a);event.stopPropagation()}}));var f=i.hasClass("navbar-sticky");if(f){i.wrap("<div class='wrap-sticky'></div>")}if(i.hasClass("brand-center")){var h=new Array;var g=$("nav.brand-center");var m=g.find("ul.navbar-nav");g.find("ul.navbar-nav > li").each((function(){h.push($(this).html())}));var v=h.splice(0,Math.round(h.length/2));var y=h;var b="";var w=function e(t){b="";for(var n=0;n<t.length;n++){b+="<li>"+t[n]+"</li>"}};w(v);m.html(b);g.find("ul.nav").first().addClass("navbar-left");w(y);m.after('<ul class="nav navbar-nav"></ul>').next().html(b);g.find("ul.nav").last().addClass("navbar-right");g.find("ul.nav.navbar-left").wrap("<div class='col_half left'></div>");g.find("ul.nav.navbar-right").wrap("<div class='col_half right'></div>");g.find("ul.navbar-nav > li").each((function(){var e=$("ul.dropdown-menu",this),t=$("ul.megamenu-content",this);e.closest("li").addClass("dropdown");t.closest("li").addClass("megamenu-fw")}))}if(i.find("ul.nav").hasClass("navbar-center")){i.addClass("menu-center")}if(i.hasClass("navbar-full")){$("nav.navbar.navigator").find("ul.nav").wrap("<div class='wrap-full-menu'></div>");$(".wrap-full-menu").wrap("<div class='nav-full'></div>");$("ul.nav.navbar-nav").prepend("<li class='close-full-menu'><a href='#'><i class='mdi mdi-close'></i></a></li>")}else if(i.hasClass("navbar-mobile")){i.removeClass("no-full")}else{i.addClass("no-full")}if(i.hasClass("no-background")){$(window).on("scroll",(function(){var e=$("nav.navbar").outerHeight();var t=$(window).scrollTop();if(t>e){$(".navbar-fixed").removeClass("no-background")}else{$(".navbar-fixed").addClass("no-background")}}))}if(i.hasClass("navbar-transparent")){$(window).on("scroll",(function(){var e=$("nav.navbar").outerHeight();var t=$(window).scrollTop();if(t>e){$(".navbar-fixed").removeClass("navbar-transparent");$(".navbar-fixed").addClass("navbar-scrolled")}else{$(".navbar-fixed").removeClass("navbar-scrolled");$(".navbar-fixed").addClass("navbar-transparent")}}))}$(".quicklink-nav").each((function(){if($("li.quicksearch")){r.debug("register OPEN event for QuickSearch");$("li.quicksearch > a",this).on("click",(function(e){r.debug("manage search action OPEN");$("#searchModal").modal("show")}))}if($("li.translate")){r.debug("register SHOW event for J1 Translator");$("li.translate > a",this).on("click",(function(e){j1.translator.showDialog()}))}if($("li.nbi-notebooks")){r.debug("register SHOW event for J1 NBI");$("li.nbi-notebooks > a",this).on("click",(function(e){j1.adapter.nbinteract.showDialog()}))}if($("li.cookie-consent")){r.debug("register SHOW event for J1 CookieConsent");$("li.cookie-consent > a",this).on("click",(function(e){j1.cookieConsent.showDialog()}))}}))},manageDropdownMenu:function e(t,n){var r=t;var i=n;var a=$("nav.navbar.navigator");var o=window.matchMedia("(orientation: landscape)").matches?"landscape":"portrait";var s=$(window).width();var l=$("nav").width();var c=a.find("ul.nav").data("in");var u=a.find("ul.nav").data("out");var p="#"+i.xhr_container_id+".collapse";var d="#navigator_nav_quicklinks";var f=i.delay_menu_open;var h;var g;var m;var v;var y=992;var b=768;var w=576;var C={min:"0em",max:"40em"};var x={min:"40.063em",max:"64em"};var E={min:"64.063em",max:"90em"};var L={min:"90.063em",max:"120em"};var S={min:"120.063em"};if(r.nav_bar.media_breakpoint==="lg"){h=y}else if(r.nav_bar.media_breakpoint==="md"){h=b}else if(r.nav_bar.media_breakpoint==="sm"){h=w}else{h=y}if(s<=h){$(p).addClass("navbar-collapse");$(p).removeClass("show");$(d).addClass("show")}else if(s>h){$("#navigator_nav_quicklinks").removeClass("show");$("#desktop_menu").show();$(".dropdown-menu > li").on("mouseenter",(function(){if($("body").hasClass("stop-scrolling")){return false}else{$("body").addClass("stop-scrolling")}}));$(".dropdown-menu > li").on("mouseleave",(function(){if($("body").hasClass("stop-scrolling")){$("body").removeClass("stop-scrolling")}}));$(".dropdown-menu > li").hover((function(){var e=$(this);var t=e.find("ul");if(t.length==1){t.addClass("scrollable-menu")}}));$(p).removeClass("navbar-collapse");$(p).addClass("show");$("nav.navbar.navigator ul.nav").each((function(){$("a.dropdown-toggle",this).off("click");$(".megamenu-fw",this).each((function(){$(".title",this).off("click");$("a.dropdown-toggle",this).off("click");$(".content").removeClass("animate__animated ")}));$(".dropdown-menu",this).addClass("animate__animated ");$("li.dropdown",this).on("mouseenter",(function(e){g=$(".dropdown-menu",this).eq(0);m=$(this);g.removeClass(u);g.removeClass("open");m.addClass("open");v=window.setTimeout((function(){if(m.hasClass("open")){g.stop().fadeIn().addClass(c);g.addClass("open");m.addClass("open")}}),f);return true}));$("li.dropdown",this).on("mouseleave",(function(e){g=$(".dropdown-menu",this).eq(0);m=$(this);window.clearTimeout(v);g.removeClass(c);g.addClass(u);g.fadeOut("slow");m.removeClass("open");return true}))}))}if(a.hasClass("navbar-full")){var A=$(window).height(),T=$(window).width();$(".nav-full").css("height",A+"px");$(".wrap-full-menu").css("height",A+"px");$(".wrap-full-menu").css("width",T+"px");$(".navbar-collapse").addClass("animate__animated ");$(".navbar-toggle").each((function(){var e=$(this).data("target");$(this).off("click");$(this).on("click",(function(t){t.preventDefault();$(e).removeClass(u);$(e).addClass("in");$(e).addClass(c)}));$("li.close-full-menu").on("click",(function(t){t.preventDefault();$(e).addClass(u);setTimeout((function(){$(e).removeClass("in");$(e).removeClass(c)}),500)}))}))}},navbarSticky:function e(){var t=$("nav.navbar.navigator"),n=t.hasClass("navbar-sticky");if(n){var r=t.height();$(".wrap-sticky").height(r);var i=$(".wrap-sticky").offset().top;$(window).on("scroll",(function(){var e=$(window).scrollTop();if(e>i){t.addClass("sticked")}else{t.removeClass("sticked")}}))}},updateSidebar:function e(t){var n=log4javascript.getLogger("j1.core.navigator.updateSidebar");var r;r=JSON.stringify(t);a="user state data: "+r;n.debug(a);j1.resolveMacros(t);j1.updateMacros(t);return true}}}(jQuery)},814:e=>{"use strict";e.exports=function e(t){var n=$.extend({foo:"foo_option",bar:"bar_option"},t);function r(e){return e.slice(0,e.lastIndexOf("#"))}function i(){return"scrollBehavior"in document.documentElement.style}return{scroll:function e(t,n){var r;var i;r=log4javascript.getLogger("j1.core.scrollSmooth");i="\n"+"run module scrollSmooth";r.debug(i);var a=n.duration;var o=n.offset;this.scrollTo(t,{duration:a,offset:o,callback:false})},scrollTo:function e(t,n){var r=window.pageYOffset;var i={duration:n.duration,offset:n.offset||0,callback:n.callback,easing:n.easing||d};var a=document.querySelector('[id="'+decodeURI(t).split("#").join("")+'"]');var o=typeof t==="string"?i.offset+(t?a&&a.getBoundingClientRect().top||0:-(document.documentElement.scrollTop||document.body.scrollTop)):t;var s=typeof i.duration==="function"?i.duration(o):i.duration;var l;var c;requestAnimationFrame((function(e){l=e;u(e)}));function u(e){c=e-l;window.scrollTo(0,i.easing(c,r,o,s));if(c<s){requestAnimationFrame(u)}else{p()}}function p(){if(typeof i.callback==="function"){i.callback()}}function d(e,t,n,r){e/=r/2;if(e<1)return n/2*e*e+t;e--;return-n/2*(e*(e-2)-1)+t}}}}(jQuery)},525:e=>{e.exports=function(e){var t=[].forEach;var n=[].some;var r=document.body;var i=true;var a=" ";function o(e,t){var n=t.appendChild(l(e));if(e.children.length){var r=c(e.isCollapsed);e.children.forEach((function(e){o(e,r)}));n.appendChild(r)}}function s(e,t){var n=false;var r=c(n);t.forEach((function(e){o(e,r)}));var i=document.querySelector(e);if(i===null){return}if(i.firstChild){i.removeChild(i.firstChild)}if(t.length===0){return i}return i.appendChild(r)}function l(n){var r=document.createElement("li");var i=document.createElement("a");if(e.listItemClass){r.setAttribute("class",e.listItemClass)}if(e.onClick){i.onclick=e.onClick}if(e.includeHtml&&n.childNodes.length){t.call(n.childNodes,(function(e){i.appendChild(e.cloneNode(true))}))}else{i.textContent=n.textContent}i.setAttribute("href",e.basePath+"#"+n.id);i.setAttribute("class",e.linkClass+a+"node-name--"+n.nodeName+a+e.extraLinkClasses);r.appendChild(i);return r}function c(t){var n=e.orderedList?"ol":"ul";var r=document.createElement(n);var i=e.listClass+a+e.extraListClasses;if(t){i+=a+e.collapsibleClass;i+=a+e.isCollapsedClass}r.setAttribute("class",i);return r}function u(){if(e.scrollContainer&&document.querySelector(e.scrollContainer)){var t;t=document.querySelector(e.scrollContainer).scrollTop}else{t=document.documentElement.scrollTop||r.scrollTop}var n=document.querySelector(e.positionFixedSelector);if(e.fixedSidebarOffset==="auto"){e.fixedSidebarOffset=document.querySelector(e.tocSelector).offsetTop}if(t>e.fixedSidebarOffset){if(n.className.indexOf(e.positionFixedClass)===-1){n.className+=a+e.positionFixedClass}}else{n.className=n.className.split(a+e.positionFixedClass).join("")}}function p(t){var n=0;if(t!==document.querySelector(e.contentSelector&&t!=null)){n=t.offsetTop;if(e.hasInnerContainers){n+=p(t.offsetParent)}}return n}function d(o){if(e.scrollContainer&&document.querySelector(e.scrollContainer)){var s;s=document.querySelector(e.scrollContainer).scrollTop}else{s=document.documentElement.scrollTop||r.scrollTop}if(e.positionFixedSelector){u()}var l=o;var c;var d;if(i&&document.querySelector(e.tocSelector)!==null&&l.length>0){n.call(l,(function(t,n){d=p(t);if(d>s+e.headingsOffset+10){c=l[n];return true}else if(n===l.length-1){c=l[l.length-1];return true}}));var h=document.querySelector(e.tocSelector).querySelectorAll("."+e.linkClass);t.call(h,(function(t){t.className=t.className.split(a+e.activeLinkClass).join("")}));var g=document.querySelector(e.tocSelector).querySelectorAll("."+e.listItemClass);t.call(g,(function(t){t.className=t.className.split(a+e.activeListItemClass).join("")}));var m=document.querySelector(e.tocSelector).querySelector("."+e.linkClass+".node-name--"+c.nodeName+'[href="'+e.basePath+"#"+c.id.replace(/([ #;&,.+*~':"!^$[\]()=>|/@])/g,"\\$1")+'"]');if(m.className.indexOf(e.activeLinkClass)===-1){m.className+=a+e.activeLinkClass}var v=m.parentNode;if(v&&v.className.indexOf(e.activeListItemClass)===-1){v.className+=a+e.activeListItemClass}var y=document.querySelector(e.tocSelector).querySelectorAll("."+e.listClass+"."+e.collapsibleClass);t.call(y,(function(t){if(t.className.indexOf(e.isCollapsedClass)===-1){t.className+=a+e.isCollapsedClass}}));if(m.nextSibling&&m.nextSibling.className.indexOf(e.isCollapsedClass)!==-1){m.nextSibling.className=m.nextSibling.className.split(a+e.isCollapsedClass).join("")}f(m.parentNode.parentNode)}}function f(t){if(t.className.indexOf(e.collapsibleClass)!==-1&&t.className.indexOf(e.isCollapsedClass)!==-1){t.className=t.className.split(a+e.isCollapsedClass).join("");return f(t.parentNode.parentNode)}return t}function h(t){var n=t.target||t.srcElement;if(typeof n.className!=="string"||n.className.indexOf(e.linkClass)===-1){return}i=false}function g(){i=true}return{enableTocAnimation:g,disableTocAnimation:h,render:s,updateToc:d}}},923:e=>{e.exports={tocSelector:".js-toc",contentSelector:".js-toc-content",headingSelector:"h1, h2, h3",ignoreSelector:".js-toc-ignore",hasInnerContainers:false,linkClass:"toc-link",extraLinkClasses:"",activeLinkClass:"is-active-link",listClass:"toc-list",extraListClasses:"",isCollapsedClass:"is-collapsed",collapsibleClass:"is-collapsible",listItemClass:"toc-list-item",activeListItemClass:"is-active-li",collapseDepth:0,scrollSmooth:true,scrollSmoothDuration:420,scrollSmoothOffset:0,scrollEndCallback:function e(t){},headingsOffset:1,throttleTimeout:50,positionFixedSelector:null,positionFixedClass:"is-position-fixed",fixedSidebarOffset:"auto",includeHtml:false,onClick:function e(t){},orderedList:true,scrollContainer:null,skipRendering:false,headingLabelCallback:false,ignoreHiddenElements:false,headingObjectCallback:null,basePath:"",disableTocScrollSync:false}},407:e=>{e.exports=function e(t){var n=[].reduce;function r(e){return e[e.length-1]}function i(e){return+e.nodeName.split("H").join("")}function a(e){if(!(e instanceof window.HTMLElement))return e;if(t.ignoreHiddenElements&&(!e.offsetHeight||!e.offsetParent)){return null}var n={id:e.id,children:[],nodeName:e.nodeName,headingLevel:i(e),textContent:t.headingLabelCallback?String(t.headingLabelCallback(e.textContent)):e.textContent.trim()};if(t.includeHtml){n.childNodes=e.childNodes}if(t.headingObjectCallback){return t.headingObjectCallback(n,e)}return n}function o(e,n){var i=a(e);var o=i.headingLevel;var s=n;var l=r(s);var c=l?l.headingLevel:0;var u=o-c;while(u>0){l=r(s);if(l&&l.children!==undefined){s=l.children}u--}if(o>=t.collapseDepth){i.isCollapsed=true}s.push(i);return s}function s(e,n){var r=n;if(t.ignoreSelector){r=n.split(",").map((function e(n){return n.trim()+":not("+t.ignoreSelector+")"}))}try{return document.querySelector(e).querySelectorAll(r)}catch(t){console.warn("Element not found: "+e);return null}}function l(e){return n.call(e,(function e(t,n){var r=a(n);if(r){o(r,t.nest)}return t}),{nest:[]})}return{nestHeadingsArray:l,selectHeadings:s}}},968:(e,t)=>{t.initSmoothScrolling=n;function n(e){if(l()){}var t=e.duration;var n=e.offset;var i=location.hash?s(location.href):location.href;a();function a(){document.body.addEventListener("click",i,false);function i(i){if(!o(i.target)||i.target.className.indexOf("no-smooth-scroll")>-1||i.target.href.charAt(i.target.href.length-2)==="#"&&i.target.href.charAt(i.target.href.length-1)==="!"||i.target.className.indexOf(e.linkClass)===-1){return}r(i.target.hash,{duration:t,offset:n,callback:false})}}function o(e){return e.tagName.toLowerCase()==="a"&&(e.hash.length>0||e.href.charAt(e.href.length-1)==="#")&&(s(e.href)===i||s(e.href)+"#"===i)}function s(e){return e.slice(0,e.lastIndexOf("#"))}function l(){return"scrollBehavior"in document.documentElement.style}function c(e){var t=document.getElementById(e.substring(1));if(t){if(!/^(?:a|select|input|button|textarea)$/i.test(t.tagName)){t.tabIndex=-1}t.focus()}}}function r(e,t){var n=window.pageYOffset;var r={duration:t.duration,offset:t.offset||0,callback:t.callback,easing:t.easing||p};var i=document.querySelector('[id="'+decodeURI(e).split("#").join("")+'"]');var a=typeof e==="string"?r.offset+(e?i&&i.getBoundingClientRect().top||0:-(document.documentElement.scrollTop||document.body.scrollTop)):e;var o=typeof r.duration==="function"?r.duration(a):r.duration;var s;var l;requestAnimationFrame((function(e){s=e;c(e)}));function c(e){l=e-s;window.scrollTo(0,r.easing(l,n,a,o));if(l<o){requestAnimationFrame(c)}else{u()}}function u(){if(typeof r.callback==="function"){r.callback()}}function p(e,t,n,r){e/=r/2;if(e<1)return n/2*e*e+t;e--;return-n/2*(e*(e-2)-1)+t}}},799:function(e,t,n){var r,i,a;function o(e){"@babel/helpers - typeof";return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}(function(n,o){if(true){!(i=[],r=o(n),a=typeof r==="function"?r.apply(t,i):r,a!==undefined&&(e.exports=a))}else{}})(typeof n.g!=="undefined"?n.g:this.window||this.global,(function(e){"use strict";var t=n(923);var r={};var i={};var a=n(525);var o=n(407);var s=n(172);var l;var c;var u=!!e&&!!e.document&&!!e.document.querySelector&&!!e.addEventListener;if(typeof window==="undefined"&&!u){return}var p;var d=Object.prototype.hasOwnProperty;function f(){var e={};for(var t=0;t<arguments.length;t++){var n=arguments[t];for(var r in n){if(d.call(n,r)){e[r]=n[r]}}}return e}function h(e,t,n){t||(t=250);var r;var i;return function(){var a=n||this;var o=+new Date;var s=arguments;if(r&&o<r+t){clearTimeout(i);i=setTimeout((function(){r=o;e.apply(a,s)}),t)}else{r=o;e.apply(a,s)}}}i.destroy=function(){if(!r.skipRendering){try{document.querySelector(r.tocSelector).innerHTML=""}catch(e){console.warn("Element not found: "+r.tocSelector)}}if(r.scrollContainer&&document.querySelector(r.scrollContainer)){document.querySelector(r.scrollContainer).removeEventListener("scroll",this._scrollListener,false);document.querySelector(r.scrollContainer).removeEventListener("resize",this._scrollListener,false);if(l){document.querySelector(r.scrollContainer).removeEventListener("click",this._clickListener,false)}}else{document.removeEventListener("scroll",this._scrollListener,false);document.removeEventListener("resize",this._scrollListener,false);if(l){document.removeEventListener("click",this._clickListener,false)}}};i.init=function(e){if(!u){return}r=f(t,e||{});this.options=r;this.state={};if(r.scrollSmooth){r.duration=r.scrollSmoothDuration;r.offset=r.scrollSmoothOffset;i.scrollSmooth=n(968).initSmoothScrolling(r)}l=a(r);c=o(r);this._buildHtml=l;this._parseContent=c;i.destroy();p=c.selectHeadings(r.contentSelector,r.headingSelector);if(p===null){return}var d=c.nestHeadingsArray(p);var g=d.nest;if(!r.skipRendering){l.render(r.tocSelector,g)}this._scrollListener=h((function(e){l.updateToc(p);!r.disableTocScrollSync&&s(r);var t=e&&e.target&&e.target.scrollingElement&&e.target.scrollingElement.scrollTop===0;if(e&&(e.eventPhase===0||e.currentTarget===null)||t){l.updateToc(p);if(r.scrollEndCallback){r.scrollEndCallback(e)}}}),r.throttleTimeout);this._scrollListener();if(r.scrollContainer&&document.querySelector(r.scrollContainer)){document.querySelector(r.scrollContainer).addEventListener("scroll",this._scrollListener,false);document.querySelector(r.scrollContainer).addEventListener("resize",this._scrollListener,false)}else{document.addEventListener("scroll",this._scrollListener,false);document.addEventListener("resize",this._scrollListener,false)}var m=null;this._clickListener=h((function(e){if(r.scrollSmooth){l.disableTocAnimation(e)}l.updateToc(p);m&&clearTimeout(m);m=setTimeout((function(){l.enableTocAnimation()}),r.scrollSmoothDuration)}),r.throttleTimeout);if(r.scrollContainer&&document.querySelector(r.scrollContainer)){document.querySelector(r.scrollContainer).addEventListener("click",this._clickListener,false)}else{document.addEventListener("click",this._clickListener,false)}return this};i.refresh=function(e){i.destroy();i.init(e||this.options)};e.tocbot=i;return i}))},172:e=>{e.exports=function e(t){var n=document.querySelector(t.tocSelector);if(n&&n.scrollHeight>n.clientHeight){var r=n.querySelector("."+t.activeListItemClass);if(r){n.scrollTop=r.offsetTop}}}},808:(e,t,n)=>{var r,i;
13
13
  /*!
@@ -11,9 +11,9 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2022 Juergen Adams
14
+ # Copyright (C) 2023 Juergen Adams
15
15
  #
16
- # J1 Template is licensed under the MIT License.
16
+ # J1 Theme is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18
18
  # -----------------------------------------------------------------------------
19
19
  # Test data:
@@ -69,10 +69,10 @@ regenerate: true
69
69
  # Product/Info:
70
70
  # http://jekyll.one
71
71
  #
72
- # Copyright (C) 2022 Juergen Adams
72
+ # Copyright (C) 2023 Juergen Adams
73
73
  #
74
- # J1 Template is licensed under MIT License.
75
- # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
74
+ # J1 Theme is licensed under MIT License.
75
+ # See: https://github.com/jekyll-one/J1 Theme/blob/master/LICENSE
76
76
  # -----------------------------------------------------------------------------
77
77
  */
78
78
 
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.js
4
- # Backstretch v.2.1.16 implementation for J1 Template.
4
+ # Backstretch v.2.1.16 implementation for J1 Theme.
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2017 Daniel Cohen Gindi
12
12
  # Copyright (C) 2012 Scott Robbin
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/danielgindi/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.min.js
4
- # Backstretch v.2.1.16 implementation for J1 Template.
4
+ # Backstretch v.2.1.16 implementation for J1 Theme.
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2017 Daniel Cohen Gindi
12
12
  # Copyright (C) 2012 Scott Robbin
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/danielgindi/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.js
4
- # Backstretch v.2.1.16 implementation for J1 Template.
4
+ # Backstretch v.2.1.16 implementation for J1 Theme.
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2017 Daniel Cohen Gindi
12
12
  # Copyright (C) 2012 Scott Robbin
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/danielgindi/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.min.js
4
- # Backstretch v.2.1.16 implementation for J1 Template.
4
+ # Backstretch v.2.1.16 implementation for J1 Theme.
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2017 Daniel Cohen Gindi
12
12
  # Copyright (C) 2012 Scott Robbin
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/danielgindi/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.js
4
- # Backstretch v.2.1.18 (Sept 2019) implementation for J1 Template
4
+ # Backstretch v.2.1.18 (Sept 2019) implementation for J1 Theme
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2012 Scott Robbin
12
12
  # Copyright (C) 2019 Daniel Cohen Gindi
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/jquery-backstretch/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -1,18 +1,18 @@
1
1
  /*
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/backstretch/js/backstretch.js
4
- # Backstretch v.2.1.18 (Sept 2019) implementation for J1 Template
4
+ # Backstretch v.2.1.18 (Sept 2019) implementation for J1 Theme
5
5
  #
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  # http://srobbin.com/jquery-plugins/backstretch/
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  # Copyright (C) 2012 Scott Robbin
12
12
  # Copyright (C) 2019 Daniel Cohen Gindi
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # Backstretch is licensed under the MIT License.
17
17
  # See: https://github.com/jquery-backstretch/jquery-backstretch
18
18
  # -----------------------------------------------------------------------------
@@ -2,17 +2,17 @@
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/bmd/js/bmd.js
4
4
  # Based on BootstrapMateialDesion (BMD) version 4.1.3 (BS@4)
5
- # BS@5 implementation for J1 Template.
5
+ # BS@5 implementation for J1 Theme.
6
6
  #
7
7
  # Product/Info:
8
8
  # https://jekyll.one
9
9
  # https://github.com/mdbootstrap/bootstrap-material-design/tree/4.1.3
10
10
  #
11
- # Copyright (C) 2022 Juergen Adams
11
+ # Copyright (C) 2023 Juergen Adams
12
12
  # Copyright (C) 2015 Federico Zivolo and contributors
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # BootstrapMaterialDesign is licensed under the MIT License.
17
17
  # See: https://github.com/mdbootstrap/bootstrap-material-design/blob/4.1.3/LICENSE.md
18
18
  # -----------------------------------------------------------------------------
@@ -2,17 +2,17 @@
2
2
  # -----------------------------------------------------------------------------
3
3
  # ~/assets/themes/j1/modules/bmd/js/bmd.min.js
4
4
  # Based on BootstrapMateialDesion (BMD) version 4.1.3 (BS@4)
5
- # BS@5 implementation for J1 Template.
5
+ # BS@5 implementation for J1 Theme.
6
6
  #
7
7
  # Product/Info:
8
8
  # https://jekyll.one
9
9
  # https://github.com/mdbootstrap/bootstrap-material-design/tree/4.1.3
10
10
  #
11
- # Copyright (C) 2022 Juergen Adams
11
+ # Copyright (C) 2023 Juergen Adams
12
12
  # Copyright (C) 2015 Federico Zivolo and contributors
13
13
  #
14
- # J1 Template is licensed under the MIT License.
15
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14
+ # J1 Theme is licensed under the MIT License.
15
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
16
16
  # BootstrapMaterialDesign is licensed under the MIT License.
17
17
  # See: https://github.com/mdbootstrap/bootstrap-material-design/blob/4.1.3/LICENSE.md
18
18
  # -----------------------------------------------------------------------------