j1-template 2020.0.25 → 2021.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/_includes/themes/j1/blocks/ads/ad.html +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/about_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/issue.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/legal_statements.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/news_box.proc +1 -1
- data/_includes/themes/j1/blocks/footer/boxes/social_media_icons.proc +1 -1
- data/_includes/themes/j1/blocks/footer/generator.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_app.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_blog_archive.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_post.html +1 -1
- data/_includes/themes/j1/layouts/content_generator_raw.html +1 -1
- data/_includes/themes/j1/layouts/layout_metadata_generator.html +12 -12
- data/_includes/themes/j1/layouts/layout_module_generator.html +1 -1
- data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -1
- data/_includes/themes/j1/modules/attics/generator.html +2 -2
- data/_includes/themes/j1/modules/boards/news_pin_board.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +1 -1
- data/_includes/themes/j1/modules/connectors/ads +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +1 -1
- data/_includes/themes/j1/modules/connectors/analytics +1 -1
- data/_includes/themes/j1/modules/connectors/comment/custom-provider.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/disqus.html +1 -1
- data/_includes/themes/j1/modules/connectors/comment/facebook.html +1 -1
- data/_includes/themes/j1/modules/connectors/comments +1 -1
- data/_includes/themes/j1/modules/connectors/sharing +1 -1
- data/_includes/themes/j1/modules/connectors/translator +1 -1
- data/_includes/themes/j1/modules/connectors/translators/custom-translator.html +1 -1
- data/_includes/themes/j1/modules/connectors/translators/google-translator.html +1 -1
- data/_includes/themes/j1/modules/navigator/generator.html +1 -1
- data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +10 -10
- data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +1 -1
- data/_includes/themes/j1/procedures/global/attributes_loader.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/collect_page_options.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_bs_button.proc +1 -1
- data/_includes/themes/j1/procedures/global/create_word_cloud.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_category_item.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_documents_dir.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_path.proc +1 -1
- data/_includes/themes/j1/procedures/global/get_page_url.proc +1 -1
- data/_includes/themes/j1/procedures/global/pager.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_color.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_font_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_icon_size.proc +1 -1
- data/_includes/themes/j1/procedures/global/select_location.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +1 -1
- data/_includes/themes/j1/procedures/global/set_image_block.proc +1 -1
- data/_includes/themes/j1/procedures/global/setup.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/content_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/default_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
- data/_includes/themes/j1/procedures/layouts/resource_writer.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_calendar.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_list.proc +1 -1
- data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_ad_block.proc +1 -1
- data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
- data/_layouts/app.html +1 -1
- data/_layouts/blog_archive.html +1 -1
- data/_layouts/collection.html +1 -1
- data/_layouts/compress.html +1 -1
- data/_layouts/default.html +1 -1
- data/_layouts/home.html +1 -1
- data/_layouts/page.html +1 -1
- data/_layouts/paginator/autopage_category.html +1 -1
- data/_layouts/paginator/autopage_collection.html +1 -1
- data/_layouts/paginator/autopage_collections_tags.html +1 -1
- data/_layouts/paginator/autopage_tags.html +1 -1
- data/_layouts/post.html +1 -1
- data/_layouts/raw.html +1 -1
- data/apps/public/cc/cc.yml +1 -1
- data/assets/data/authclient.html +1 -1
- data/assets/data/banner.html +1 -1
- data/assets/data/carousel.json +8 -16
- data/assets/data/cookiebar.html +1 -1
- data/assets/data/fam.html +1 -1
- data/assets/data/footer.html +1 -1
- data/assets/data/galleries.json +1 -1
- data/assets/data/gallery_customizer.html +1 -1
- data/assets/data/mdi_icons.json +1 -1
- data/assets/data/menu.html +1 -1
- data/assets/data/mmenu.html +1 -1
- data/assets/data/mmenu_sidebar.html +1 -1
- data/assets/data/mmenu_toc.html +1 -1
- data/assets/data/panel.html +1 -1
- data/assets/data/quicklinks.html +3 -3
- data/assets/data/themes.json +1 -1
- data/assets/data/twa_v1.json +1 -1
- data/assets/error_pages/HTTP204.html +1 -1
- data/assets/error_pages/HTTP400.html +1 -1
- data/assets/error_pages/HTTP401.html +1 -1
- data/assets/error_pages/HTTP403.html +1 -1
- data/assets/error_pages/HTTP404.html +1 -1
- data/assets/error_pages/HTTP500.html +1 -1
- data/assets/error_pages/HTTP501.html +1 -1
- data/assets/error_pages/HTTP502.html +1 -1
- data/assets/error_pages/HTTP503.html +1 -1
- data/assets/error_pages/HTTP520.html +1 -1
- data/assets/error_pages/HTTP521.html +1 -1
- data/assets/error_pages/HTTP533.html +1 -1
- data/assets/themes/j1/adapter/js/algolia.js +2 -2
- data/assets/themes/j1/adapter/js/attic.js +3 -3
- data/assets/themes/j1/adapter/js/bmd.js +2 -2
- data/assets/themes/j1/adapter/js/carousel.js +397 -34
- data/assets/themes/j1/adapter/js/clipboard.js +2 -2
- data/assets/themes/j1/adapter/js/cookiebar.js +9 -2
- data/assets/themes/j1/adapter/js/fam.js +2 -2
- data/assets/themes/j1/adapter/js/framer.js +2 -2
- data/assets/themes/j1/adapter/js/gallery_customizer.js +2 -2
- data/assets/themes/j1/adapter/js/j1.js +36 -9
- data/assets/themes/j1/adapter/js/jf_gallery.js +2 -2
- data/assets/themes/j1/adapter/js/lightbox.js +2 -2
- data/assets/themes/j1/adapter/js/logger.js +2 -2
- data/assets/themes/j1/adapter/js/mmenu.js +27 -29
- data/assets/themes/j1/adapter/js/navigator.js +2 -3
- data/assets/themes/j1/adapter/js/{lunr_search.js → quicksearch.js} +13 -13
- data/assets/themes/j1/adapter/js/rouge.js +8 -6
- data/assets/themes/j1/adapter/js/rtable.js +6 -4
- data/assets/themes/j1/adapter/js/themer.js +55 -47
- data/assets/themes/j1/adapter/js/toccer.js +3 -3
- data/assets/themes/j1/core/css/animate.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +2 -2
- data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
- data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +9 -9
- data/assets/themes/j1/core/css/icon-fonts/twemoji.css +6 -6
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +1 -1
- data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +31 -31
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +82 -61
- data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
- data/assets/themes/j1/core/css/vendor.css +5 -5
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.eot → eot/fa-brands-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.eot → eot/fa-regular-400.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.eot → eot/fa-solid-900.eot} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.svg → svg/fa-brands-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.svg → svg/fa-regular-400.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.svg → svg/fa-solid-900.svg} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.ttf → ttf/fa-brands-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.ttf → ttf/fa-regular-400.ttf} +0 -0
- data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.ttf → ttf/fa-solid-900.ttf} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.eot → eot/materialdesignicons-webfont.eot} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.svg → svg/materialdesignicons-webfont.svg} +0 -0
- data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.ttf → ttf/materialdesignicons-webfont.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.eot → eot/Roboto-Bold.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.eot → eot/Roboto-Light.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.eot → eot/Roboto-Medium.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.eot → eot/Roboto-Regular.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.eot → eot/Roboto-Thin.eot} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Black.ttf → ttf/Roboto-Black.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BlackItalic.ttf → ttf/Roboto-BlackItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.ttf → ttf/Roboto-Bold.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BoldItalic.ttf → ttf/Roboto-BoldItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Italic.ttf → ttf/Roboto-Italic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.ttf → ttf/Roboto-Light.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-LightItalic.ttf → ttf/Roboto-LightItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.ttf → ttf/Roboto-Medium.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-MediumItalic.ttf → ttf/Roboto-MediumItalic.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.ttf → ttf/Roboto-Regular.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.ttf → ttf/Roboto-Thin.ttf} +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-ThinItalic.ttf → ttf/Roboto-ThinItalic.ttf} +0 -0
- data/assets/themes/j1/core/js/template.js +5 -10
- data/assets/themes/j1/core/js/template.js.map +1 -1
- data/assets/themes/j1/core/js/template.min.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.js +1 -1
- data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +1 -1
- data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +1 -1
- data/assets/themes/j1/modules/carousel/css/theme/uno.css +90 -37
- data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/clipboard/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc.png +0 -0
- data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc_disabled.png +0 -0
- data/assets/themes/j1/modules/datatables/css/datatables.css +1113 -0
- data/assets/themes/j1/modules/datatables/css/datatables.min.css +136 -0
- data/assets/themes/j1/modules/datatables/css/theme/uno.css +473 -0
- data/assets/themes/j1/modules/datatables/js/datatables.js +95360 -0
- data/assets/themes/j1/modules/datatables/js/datatables.min.js +533 -0
- data/assets/themes/j1/modules/fam/css/uno/fam.css +1 -1
- data/assets/themes/j1/modules/fam/js/fam.js +1 -1
- data/assets/themes/j1/modules/iframeResizer/LICENSE +21 -21
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.css +443 -0
- data/assets/themes/j1/modules/jquery/css/jqueryUI/theme.min.css +5 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.js +18701 -0
- data/assets/themes/j1/modules/jquery/js/jqueryUI.min.js +13 -0
- data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/_versions/v4.0.0/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/kofax.7z +0 -0
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.css +1 -1
- data/assets/themes/j1/modules/lightGallery/css/themes/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js +1 -1
- data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +1 -1
- data/assets/themes/j1/modules/lightbox/LICENSE +22 -22
- data/assets/themes/j1/modules/lightbox/css/lightbox.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
- data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.css → quicksearch.css} +1 -1
- data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.min.css → quicksearch.min.css} +13 -6
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.js +304 -0
- data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.js → quicksearch.js} +23 -4
- data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.min.js → quicksearch.min.js} +1 -1
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.js +381 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.js +284 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.js +384 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.js +450 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.js +599 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.js +541 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.js +703 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.js +565 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.js +617 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.js +188 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.js +5 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.js +79 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.min.js +1 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.js +448 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.js +258 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.js +570 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.js +558 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.js +391 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.js +256 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.th.js +97 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.js +1087 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.min.js +18 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.js +84 -0
- data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.min.js +1 -0
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +1 -1
- data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/mmenu.min.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/mmenuLight/css/theme/uno.min.css +2 -2
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +1 -1
- data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.css +1 -1
- data/assets/themes/j1/modules/rtable/css/theme/uno.min.css +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.js +1 -1
- data/assets/themes/j1/modules/rtable/js/rtable.min.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.css +1 -1
- data/assets/themes/j1/modules/twemoji/css/picker/twemoji-picker.min.css +1 -1
- data/assets/themes/j1/modules/twemoji/js/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/LICENSE +21 -21
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/picker/twemoji-picker.min.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.js +1 -1
- data/assets/themes/j1/modules/twemoji/js/twemoji.min.js +1 -1
- data/exe/j1 +2 -0
- data/lib/j1/commands/generate.rb +47 -46
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/j1/utils/exec.rb +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/j1_app.rb +0 -4
- data/lib/j1_app/j1_auth_manager/auth_manager.rb +1 -1
- data/lib/j1_app/j1_auth_manager/commands.rb +1 -1
- data/lib/j1_app/j1_auth_manager/error_pages.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_github.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +1 -1
- data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +1 -1
- data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +1 -1
- data/lib/j1_app/omniauth/strategies/disqus.rb +1 -1
- data/lib/j1_app/omniauth/strategies/facebook.rb +1 -1
- data/lib/j1_app/omniauth/strategies/github.rb +1 -1
- data/lib/j1_app/omniauth/strategies/patreon.rb +1 -1
- data/lib/j1_app/omniauth/strategies/twitter.rb +1 -1
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/fastfilereaderext.so +0 -0
- data/lib/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/2.6/rubyeventmachine.so +0 -0
- data/lib/starter_web/Gemfile +18 -30
- data/lib/starter_web/_config.yml +23 -92
- data/lib/starter_web/_data/_defaults/categories.yml +1 -1
- data/lib/starter_web/_data/_defaults/colors.yml +1 -1
- data/lib/starter_web/_data/_defaults/font_sizes.yml +1 -1
- data/lib/starter_web/_data/_defaults/j1_light_gallery.yml +1 -1
- data/lib/starter_web/_data/_defaults/resources.yml +1 -1
- data/lib/starter_web/_data/_defaults/template_settings.yml +1 -1
- data/lib/starter_web/_data/apps/carousel.yml +158 -337
- data/lib/starter_web/_data/apps/defaults/carousel.yml +88 -87
- data/lib/starter_web/_data/apps/defaults/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/defaults/lightbox.yml +1 -1
- data/lib/starter_web/_data/apps/gallery_customizer.yml +1 -1
- data/lib/starter_web/_data/apps/justified_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/light_gallery.yml +1 -1
- data/lib/starter_web/_data/apps/lightbox.yml +1 -1
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1mn-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1p-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoemoji-subset +3 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoserif-subset +26 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-mplus +16 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoemoji +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoserif +201 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-roboto +11 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Black.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BlackItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Bold.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BoldItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Italic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Light.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-LightItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Medium.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-MediumItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Regular.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Thin.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-ThinItalic.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold_italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-italic-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-regular-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/mplus1p-regular-fallback.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/fonts/notoemoji-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold_italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-italic-subset.ttf +0 -0
- data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-regular-subset.ttf +0 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/base-theme.yml +130 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-theme.yml +36 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-with-fallback-font-theme.yml +15 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-theme.yml +298 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/default-with-fallback-font-theme.yml +21 -0
- data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +315 -0
- data/lib/starter_web/_data/blocks/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/banner.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/footer.yml +1 -1
- data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
- data/lib/starter_web/_data/blocks/footer.yml +2 -2
- data/lib/starter_web/_data/blocks/panel.yml +1 -1
- data/lib/starter_web/_data/builder/blog_navigator.yml +1 -1
- data/lib/starter_web/_data/categories.yml +1 -1
- data/lib/starter_web/_data/colors.yml +1 -1
- data/lib/starter_web/_data/font_sizes.yml +1 -1
- data/lib/starter_web/_data/j1_config.yml +35 -34
- data/lib/starter_web/_data/layouts/app.yml +1 -1
- data/lib/starter_web/_data/layouts/blog_archive.yml +1 -1
- data/lib/starter_web/_data/layouts/collection.yml +7 -7
- data/lib/starter_web/_data/layouts/default.yml +1 -1
- data/lib/starter_web/_data/layouts/home.yml +1 -2
- data/lib/starter_web/_data/layouts/page.yml +2 -3
- data/lib/starter_web/_data/layouts/post.yml +2 -3
- data/lib/starter_web/_data/layouts/raw.yml +1 -1
- data/lib/starter_web/_data/modules/advertising.yml +1 -1
- data/lib/starter_web/_data/modules/attics.yml +1 -1
- data/lib/starter_web/_data/modules/authentication.yml +1 -1
- data/lib/starter_web/_data/modules/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/authentication.yml +45 -43
- data/lib/starter_web/_data/modules/defaults/cookiebar.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/fam.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/framer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/quicksearch.yml +73 -0
- data/lib/starter_web/_data/modules/defaults/themer.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
- data/lib/starter_web/_data/modules/fam.yml +46 -12
- data/lib/starter_web/_data/modules/framer.yml +1 -1
- data/lib/starter_web/_data/modules/log4javascript.yml +1 -1
- data/lib/starter_web/_data/modules/log4r.yml +1 -1
- data/lib/starter_web/_data/modules/navigator.yml +5 -7
- data/lib/starter_web/_data/modules/navigator_menu.yml +1 -1
- data/lib/starter_web/_data/modules/{lunr_search.yml → quicksearch.yml} +4 -4
- data/lib/starter_web/_data/modules/themer.yml +1 -96
- data/lib/starter_web/_data/modules/toccer.yml +1 -1
- data/lib/starter_web/_data/pages/builder.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/defaults/paginator.yml +1 -1
- data/lib/starter_web/_data/plugins/notebooks.yml +1 -1
- data/lib/starter_web/_data/plugins/paginator.yml +1 -1
- data/lib/starter_web/_data/private.yml +1 -1
- data/lib/starter_web/_data/resources.yml +36 -38
- data/lib/starter_web/_data/utilities/defaults/util_srv.yml +1 -1
- data/lib/starter_web/_data/utilities/util_srv.yml +1 -1
- data/lib/starter_web/_includes/attributes.asciidoc +3 -1
- data/lib/starter_web/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/_includes/tables/jekyll_variables.asciidoc +45 -45
- data/lib/starter_web/_includes/tables/template_variables.asciidoc +46 -46
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-answer.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/admonition-block-question.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/banner.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/carousel-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fab-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/fas-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gallery-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/gist-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/iconify-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/lightbox-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/mdi-icon-inline.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/panel.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/shout-block.rb +1 -1
- data/lib/starter_web/_plugins/asciidoctor-extensions/twitter-emoji-inline.rb +1 -1
- data/lib/starter_web/_plugins/debug.rb +1 -1
- data/lib/starter_web/_plugins/filters.rb +1 -1
- data/lib/starter_web/_plugins/lorem_inline.rb +99 -4
- data/lib/starter_web/_plugins/lunr_index.rb +24 -10
- data/lib/starter_web/_plugins/minifyJS.rb +1 -1
- data/lib/starter_web/_plugins/minifyJSON.rb +1 -1
- data/lib/starter_web/_plugins/prettify.rb +1 -1
- data/lib/starter_web/_plugins/simple_search_filter.rb +1 -1
- data/lib/starter_web/_plugins/symlink_watcher.rb +1 -1
- data/lib/starter_web/assets/images/modules/icons/d1/d1-256x256.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-32x32.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-512x512.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1-64x64.png +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/d1.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/favicon.ico +0 -0
- data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +48 -43
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/auth_mgmr_signin_request_flow.uxf +632 -632
- data/lib/starter_web/assets/images/pages/j1_webhooks/uml/webhook_flow.uxf +648 -648
- data/lib/starter_web/assets/images/quotes/colored-1.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/colored-2.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/default.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/light-blue.jpg +0 -0
- data/lib/starter_web/assets/images/quotes/people.jpg +0 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/2019-06-01-about-cookies.adoc +198 -198
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/readme +1 -0
- data/lib/starter_web/collections/posts/public/featured/_posts/_includes/documents/unsplash-badge.asciidoc +31 -31
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/100-docker-using-shared-folders.asciidoc +430 -430
- data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/config.ru +23 -24
- data/lib/starter_web/dot.gitattributes +3 -17
- data/lib/starter_web/dot.nojekyll +19 -19
- data/lib/starter_web/package.json +53 -40
- data/lib/starter_web/pages/protected/site_search.adoc +2 -7
- data/lib/starter_web/pages/public/about/about_site.adoc +2 -0
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +1 -1
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +2 -2
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/documents/300_first_awesome_web.asciidoc +11 -12
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/debug_variables.asciidoc +47 -48
- data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/_includes/tables/readme +1 -0
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +6 -23
- data/lib/starter_web/pages/public/learn/roundtrip/600_lunr.adoc +335 -236
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_info.asciidoc +14 -14
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_central_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_left_info.asciidoc +11 -11
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_top_right_success.asciidoc +11 -11
- data/lib/starter_web/pages/public/legal/en/eu/cookie.policy.asciidoc +50 -55
- data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +19 -19
- data/lib/starter_web/pages/public/previewer/rouge.adoc +238 -4
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +7 -7
- data/lib/starter_web/utilsrv/server.js +1 -1
- metadata +154 -117
- data/assets/themes/j1/core/css/bootstrap.css +0 -7154
- data/assets/themes/j1/core/css/bootstrap.min.css +0 -6
- data/assets/themes/j1/core/css/custom.scss +0 -28
- data/assets/themes/j1/core/css/globals.css +0 -14523
- data/assets/themes/j1/core/css/globals.min.css +0 -1
- data/assets/themes/j1/core/css/globals.scss +0 -28
- data/assets/themes/j1/core/css/theme_extensions.css +0 -11558
- data/assets/themes/j1/core/css/theme_extensions.min.css +0 -1
- data/assets/themes/j1/core/css/uno.css +0 -11823
- data/assets/themes/j1/core/css/uno.min.css +0 -1
- data/assets/themes/j1/core/css/uno.scss +0 -28
- data/assets/themes/j1/core/css/vendor.scss +0 -28
- data/assets/themes/j1/core/fonts/materialdesign_icons/license.md +0 -97
- data/assets/themes/j1/core/fonts/roboto/fonts/OpenSansEmoji.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold_italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-italic-ascii.ttf +0 -0
- data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-regular-ascii-conums.ttf +0 -0
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.erb.kapott +0 -234
- data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.new.erb +0 -297
- data/lib/starter_web/_data/modules/defaults/jekyll_search.yml +0 -151
- data/lib/starter_web/_data/modules/defaults/lunr_search.yml +0 -171
- data/lib/starter_web/_data/modules/jekyll_search.yml +0 -33
- data/lib/starter_web/assets/images/quotes/default.png +0 -0
- data/lib/starter_web/assets/images/quotes/people.png +0 -0
- data/lib/starter_web/collections/posts/public/series/_posts/2018-11-01-docker-using-shared-folders.adoc +0 -494
- data/lib/starter_web/collections/posts/public/test_posts/_posts/2020-09-11-test_post.adoc +0 -218
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/attributes.asciidoc +0 -34
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/documents/readme +0 -0
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/debug_variables.asciidoc +0 -48
- data/lib/starter_web/collections/posts/public/test_posts/_posts/_includes/tables/readme +0 -0
- data/lib/starter_web/pages/public/test_pages/_includes/attributes.asciidoc +0 -49
- data/lib/starter_web/pages/public/test_pages/_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_bem_specifiers.asciidoc +0 -22
- data/lib/starter_web/pages/public/test_pages/_includes/tables/000_specifier_examples.asciidoc +0 -56
- data/lib/starter_web/pages/public/test_pages/breadcrumbs_tester.adoc +0 -62
- data/lib/starter_web/pages/public/test_pages/carousel_captions.adoc +0 -1045
- data/lib/starter_web/pages/public/test_pages/deck_of_posts.adoc +0 -165
- data/lib/starter_web/pages/public/test_pages/floating_actions_button.adoc +0 -523
- data/lib/starter_web/pages/public/test_pages/floating_ad.adoc +0 -208
- data/lib/starter_web/pages/public/test_pages/floating_div.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/lunr_tester.adoc +0 -89
- data/lib/starter_web/pages/public/test_pages/nav_pagination_tester.adoc +0 -284
- data/lib/starter_web/pages/public/test_pages/page_attribute_tester.adoc +0 -196
- data/lib/starter_web/pages/public/test_pages/responsive_images.adoc +0 -213
- data/lib/starter_web/pages/public/test_pages/responsive_tables.adoc +0 -210
- data/lib/starter_web/pages/public/test_pages/toccer_tester.adoc +0 -2245
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/attributes.asciidoc +0 -117
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/100_gistblock.asciidoc +0 -27
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_left_warning.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_bottom_right_danger.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_central_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_full_height_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_table_3_column.asciidoc +0 -47
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/410_top_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_includes/documents/419_advanced_modals_html.asciidoc +0 -928
- data/lib/starter_web/pages/public/test_pages/vtutorials/000_test_youtube_video.adoc +0 -141
- data/lib/starter_web/pages/public/test_pages/vtutorials/100_basic_video.adoc +0 -109
@@ -5,7 +5,7 @@
|
|
5
5
|
# Product/Info:
|
6
6
|
# http://jekyll.one
|
7
7
|
#
|
8
|
-
# Copyright (C)
|
8
|
+
# Copyright (C) 2021 Juergen Adams
|
9
9
|
#
|
10
10
|
# J1 Template is licensed under the MIT License.
|
11
11
|
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
|
@@ -26,10 +26,13 @@ module Jekyll
|
|
26
26
|
|
27
27
|
@mode = config['environment']
|
28
28
|
@template = config['theme']
|
29
|
-
@module_config_path = File.join(File.dirname(__FILE__), '..', config['data_dir'], 'modules')
|
30
29
|
|
31
|
-
@
|
32
|
-
@
|
30
|
+
@module_path = File.join(File.dirname(__FILE__))
|
31
|
+
@module_path.slice! "_plugins"
|
32
|
+
@module_config_path = File.join(@module_path, config['data_dir'], 'modules')
|
33
|
+
|
34
|
+
@module_config_default = YAML::load(File.open(File.join(@module_config_path, 'defaults', 'quicksearch.yml')))
|
35
|
+
@module_config_user = YAML::load(File.open(File.join(@module_config_path,'quicksearch.yml')))
|
33
36
|
|
34
37
|
@module_config_default_settings = @module_config_default['defaults']
|
35
38
|
@module_config_user_settings = @module_config_user['settings']
|
@@ -80,17 +83,23 @@ module Jekyll
|
|
80
83
|
#
|
81
84
|
@strip_index_html = @lunr_config['strip_index_html']
|
82
85
|
|
86
|
+
# @strip_categories configuration
|
87
|
+
#
|
88
|
+
@strip_categories = @lunr_config['strip_categories']
|
89
|
+
@stripped_categories = @strip_categories.join(',').gsub!(',', ' ')
|
90
|
+
|
83
91
|
# stop word exclusion configuration
|
84
92
|
#
|
85
93
|
@min_length = @lunr_config['min_length']
|
86
94
|
@stopwords_file = @lunr_config['stopwords']
|
95
|
+
|
87
96
|
end
|
88
97
|
|
89
98
|
# Index all pages except pages matching any value in config['lunr_excludes']
|
90
99
|
# or with frontmatter settings (exclude_from_search: true)
|
91
100
|
#
|
92
101
|
def generate(site)
|
93
|
-
Jekyll.logger.info 'J1
|
102
|
+
Jekyll.logger.info 'J1 QuickSearch:', 'creating search index ...'
|
94
103
|
|
95
104
|
@site = site
|
96
105
|
# gather posts and pages
|
@@ -100,7 +109,7 @@ module Jekyll
|
|
100
109
|
# index = []
|
101
110
|
|
102
111
|
index_js = open(@lunr_path).read
|
103
|
-
# all settings must be added within the index function
|
112
|
+
# NOTE: all settings must be added within the index function
|
104
113
|
#
|
105
114
|
index_js << 'var idx = lunr(function() {'
|
106
115
|
|
@@ -127,7 +136,11 @@ module Jekyll
|
|
127
136
|
'body' => entry.body
|
128
137
|
}
|
129
138
|
|
139
|
+
# remove unwanted categories
|
140
|
+
doc['categories'] -= @strip_categories
|
141
|
+
|
130
142
|
index_js << 'this.add(' << ::JSON.generate(doc, quirks_mode: true) << ');'
|
143
|
+
|
131
144
|
# reduce the size of the doc array by deleting the body key
|
132
145
|
doc.delete('body')
|
133
146
|
@docs[i] = doc
|
@@ -143,12 +156,13 @@ module Jekyll
|
|
143
156
|
'docs' => @docs,
|
144
157
|
'index' => ::JSON.parse(index, {:max_nesting => false})
|
145
158
|
}
|
146
|
-
|
147
159
|
filepath = File.join(site.dest, filename)
|
160
|
+
|
148
161
|
# create data path if not already exists
|
162
|
+
#
|
149
163
|
FileUtils.mkdir_p(File.dirname(filepath))
|
150
164
|
File.open(filepath, 'w') { |f| f.write(JSON.dump(total)) }
|
151
|
-
Jekyll.logger.info 'J1
|
165
|
+
Jekyll.logger.info 'J1 QuickSearch:', "finished, index ready."
|
152
166
|
added_files = [filename]
|
153
167
|
|
154
168
|
# Keep the written files from being cleaned by Jekyll
|
@@ -247,7 +261,7 @@ module Jekyll
|
|
247
261
|
elsif defined?(site.data['date'])
|
248
262
|
date = site.data['date']
|
249
263
|
else
|
250
|
-
date = '
|
264
|
+
date = '2021-01-01 00:00:00'
|
251
265
|
end
|
252
266
|
|
253
267
|
tagline = site.data['tagline']
|
@@ -308,6 +322,6 @@ end
|
|
308
322
|
|
309
323
|
module Jekyll
|
310
324
|
module J1LunrSearch
|
311
|
-
VERSION = '
|
325
|
+
VERSION = '2021.0.4'
|
312
326
|
end
|
313
327
|
end
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# https://jekyll.one
|
8
8
|
#
|
9
9
|
# Copyright (C) 2002-2014 Will Norris
|
10
|
-
# Copyright (C)
|
10
|
+
# Copyright (C) 2021 Juergen Adams
|
11
11
|
#
|
12
12
|
# symlink_watcher is licensed under the MIT license
|
13
13
|
# See: https://github.com/willnorris/willnorris.com/blob/master/LICENSE
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
-
|
4
2
|
<svg
|
5
3
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
4
|
xmlns:cc="http://creativecommons.org/ns#"
|
@@ -14,11 +12,11 @@
|
|
14
12
|
height="500"
|
15
13
|
id="svg2"
|
16
14
|
version="1.1"
|
17
|
-
inkscape:version="0.
|
15
|
+
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
|
18
16
|
sodipodi:docname="d1.svg"
|
19
|
-
inkscape:export-filename="
|
20
|
-
inkscape:export-xdpi="
|
21
|
-
inkscape:export-ydpi="
|
17
|
+
inkscape:export-filename="C:\Temp\d10n-2021.0.4\assets\images\modules\icons\d1\d1-256x256.png"
|
18
|
+
inkscape:export-xdpi="49.152"
|
19
|
+
inkscape:export-ydpi="49.152">
|
22
20
|
<title
|
23
21
|
id="title3791">lox</title>
|
24
22
|
<defs
|
@@ -1313,23 +1311,24 @@
|
|
1313
1311
|
borderopacity="1.0"
|
1314
1312
|
inkscape:pageopacity="0.0"
|
1315
1313
|
inkscape:pageshadow="2"
|
1316
|
-
inkscape:zoom="1.
|
1317
|
-
inkscape:cx="
|
1318
|
-
inkscape:cy="
|
1314
|
+
inkscape:zoom="1.71"
|
1315
|
+
inkscape:cx="250"
|
1316
|
+
inkscape:cy="173.07033"
|
1319
1317
|
inkscape:document-units="px"
|
1320
1318
|
inkscape:current-layer="layer1"
|
1321
1319
|
showgrid="true"
|
1322
|
-
inkscape:window-width="
|
1323
|
-
inkscape:window-height="
|
1324
|
-
inkscape:window-x="
|
1325
|
-
inkscape:window-y="
|
1326
|
-
inkscape:window-maximized="
|
1320
|
+
inkscape:window-width="1920"
|
1321
|
+
inkscape:window-height="1085"
|
1322
|
+
inkscape:window-x="-8"
|
1323
|
+
inkscape:window-y="-8"
|
1324
|
+
inkscape:window-maximized="1"
|
1327
1325
|
inkscape:showpageshadow="false"
|
1328
1326
|
showguides="true"
|
1329
1327
|
inkscape:guide-bbox="true"
|
1330
1328
|
inkscape:snap-grids="false"
|
1331
1329
|
inkscape:snap-to-guides="false"
|
1332
|
-
showborder="true"
|
1330
|
+
showborder="true"
|
1331
|
+
inkscape:document-rotation="0">
|
1333
1332
|
<inkscape:grid
|
1334
1333
|
type="xygrid"
|
1335
1334
|
id="grid3518"
|
@@ -1347,11 +1346,11 @@
|
|
1347
1346
|
id="guide3522" />
|
1348
1347
|
<sodipodi:guide
|
1349
1348
|
orientation="0,1"
|
1350
|
-
position="
|
1349
|
+
position="258.47953,64.912281"
|
1351
1350
|
id="guide3343" />
|
1352
1351
|
<sodipodi:guide
|
1353
1352
|
orientation="0,1"
|
1354
|
-
position="
|
1353
|
+
position="178.94737,429.82456"
|
1355
1354
|
id="guide3345" />
|
1356
1355
|
<sodipodi:guide
|
1357
1356
|
position="250.57339,491.39908"
|
@@ -1361,10 +1360,6 @@
|
|
1361
1360
|
position="666.2542,249.0041"
|
1362
1361
|
orientation="0,1"
|
1363
1362
|
id="guide4541" />
|
1364
|
-
<sodipodi:guide
|
1365
|
-
position="-25.802752,175.45872"
|
1366
|
-
orientation="0,1"
|
1367
|
-
id="guide4547" />
|
1368
1363
|
</sodipodi:namedview>
|
1369
1364
|
<metadata
|
1370
1365
|
id="metadata7">
|
@@ -1417,26 +1412,34 @@
|
|
1417
1412
|
id="layer1"
|
1418
1413
|
transform="translate(0,-552.36218)"
|
1419
1414
|
style="display:inline">
|
1420
|
-
<
|
1421
|
-
|
1422
|
-
|
1423
|
-
|
1424
|
-
|
1425
|
-
|
1426
|
-
|
1427
|
-
|
1428
|
-
|
1429
|
-
|
1430
|
-
|
1431
|
-
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1435
|
-
|
1436
|
-
|
1437
|
-
|
1438
|
-
y="
|
1439
|
-
|
1415
|
+
<g
|
1416
|
+
id="g365"
|
1417
|
+
transform="matrix(1.0014607,0,0,1.0629679,-0.65862705,-51.56068)">
|
1418
|
+
<text
|
1419
|
+
transform="scale(-1.1787875,0.84832933)"
|
1420
|
+
id="text4513"
|
1421
|
+
y="1146.3646"
|
1422
|
+
x="-429.00964"
|
1423
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.4094px;line-height:0%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#757575;fill-opacity:1;stroke:none;stroke-width:1.03412px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
1424
|
+
xml:space="preserve"><tspan
|
1425
|
+
y="1146.3646"
|
1426
|
+
x="-429.00964"
|
1427
|
+
id="tspan4515"
|
1428
|
+
sodipodi:role="line"
|
1429
|
+
style="font-size:560.055px;line-height:1.25;stroke-width:1.03412px">1</tspan></text>
|
1430
|
+
<text
|
1431
|
+
transform="scale(1.0410399,0.96057798)"
|
1432
|
+
id="text4513-3"
|
1433
|
+
y="1012.2123"
|
1434
|
+
x="26.727713"
|
1435
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.3459px;line-height:0%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;display:inline;fill:#0d47a1;fill-opacity:1;stroke:none;stroke-width:0.862148px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
1436
|
+
xml:space="preserve"><tspan
|
1437
|
+
y="1012.2123"
|
1438
|
+
x="26.727713"
|
1439
|
+
id="tspan4515-9"
|
1440
|
+
sodipodi:role="line"
|
1441
|
+
style="font-size:470.532px;line-height:1.25;stroke-width:0.862148px">d</tspan></text>
|
1442
|
+
</g>
|
1440
1443
|
</g>
|
1441
1444
|
<g
|
1442
1445
|
style="display:none"
|
@@ -1811,7 +1814,7 @@
|
|
1811
1814
|
<flowRoot
|
1812
1815
|
xml:space="preserve"
|
1813
1816
|
transform="translate(225.086,-334.88901)"
|
1814
|
-
style="font-style:normal;font-weight:bold;
|
1817
|
+
style="font-style:normal;font-weight:bold;line-height:0.01%;font-family:'Bitstream Vera Sans';fill:#ffffff;fill-opacity:1;stroke:none"
|
1815
1818
|
id="flowRoot6830"><flowRegion
|
1816
1819
|
id="flowRegion6832"><rect
|
1817
1820
|
y="370.5899"
|
@@ -1820,7 +1823,9 @@
|
|
1820
1823
|
style="font-weight:bold;fill:#ffffff;fill-opacity:1"
|
1821
1824
|
id="rect6834"
|
1822
1825
|
height="186.70943" /></flowRegion><flowPara
|
1823
|
-
id="flowPara6836"
|
1826
|
+
id="flowPara6836"
|
1827
|
+
style="font-size:144px;line-height:1.25"> </flowPara></flowRoot>
|
1828
|
+
</g>
|
1824
1829
|
<g
|
1825
1830
|
id="g3919"
|
1826
1831
|
transform="matrix(0.26363811,0,0,0.25877756,258.76739,839.68638)">
|
@@ -1,632 +1,632 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<diagram program="umlet" version="14.3.0">
|
3
|
-
<zoom_level>10</zoom_level>
|
4
|
-
<element>
|
5
|
-
<id>UMLGeneric</id>
|
6
|
-
<coordinates>
|
7
|
-
<x>480</x>
|
8
|
-
<y>30</y>
|
9
|
-
<w>160</w>
|
10
|
-
<h>50</h>
|
11
|
-
</coordinates>
|
12
|
-
<panel_attributes>_:Client_
|
13
|
-
(AuthManager)
|
14
|
-
fg=black
|
15
|
-
bg=red
|
16
|
-
group=1</panel_attributes>
|
17
|
-
<additional_attributes/>
|
18
|
-
</element>
|
19
|
-
<element>
|
20
|
-
<id>UMLGeneric</id>
|
21
|
-
<coordinates>
|
22
|
-
<x>760</x>
|
23
|
-
<y>30</y>
|
24
|
-
<w>160</w>
|
25
|
-
<h>50</h>
|
26
|
-
</coordinates>
|
27
|
-
<panel_attributes>_:Client_
|
28
|
-
(API)
|
29
|
-
|
30
|
-
bg=red
|
31
|
-
group=1</panel_attributes>
|
32
|
-
<additional_attributes/>
|
33
|
-
</element>
|
34
|
-
<element>
|
35
|
-
<id>Relation</id>
|
36
|
-
<coordinates>
|
37
|
-
<x>830</x>
|
38
|
-
<y>70</y>
|
39
|
-
<w>30</w>
|
40
|
-
<h>90</h>
|
41
|
-
</coordinates>
|
42
|
-
<panel_attributes>lt=.
|
43
|
-
group=1</panel_attributes>
|
44
|
-
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
|
45
|
-
</element>
|
46
|
-
<element>
|
47
|
-
<id>Relation</id>
|
48
|
-
<coordinates>
|
49
|
-
<x>550</x>
|
50
|
-
<y>70</y>
|
51
|
-
<w>30</w>
|
52
|
-
<h>150</h>
|
53
|
-
</coordinates>
|
54
|
-
<panel_attributes>lt=.
|
55
|
-
group=1</panel_attributes>
|
56
|
-
<additional_attributes>10.0;10.0;10.0;130.0</additional_attributes>
|
57
|
-
</element>
|
58
|
-
<element>
|
59
|
-
<id>Relation</id>
|
60
|
-
<coordinates>
|
61
|
-
<x>90</x>
|
62
|
-
<y>90</y>
|
63
|
-
<w>240</w>
|
64
|
-
<h>40</h>
|
65
|
-
</coordinates>
|
66
|
-
<panel_attributes>lt=->>>
|
67
|
-
Request Page Access
|
68
|
-
group=1</panel_attributes>
|
69
|
-
<additional_attributes>10.0;20.0;220.0;20.0</additional_attributes>
|
70
|
-
</element>
|
71
|
-
<element>
|
72
|
-
<id>UMLGeneric</id>
|
73
|
-
<coordinates>
|
74
|
-
<x>830</x>
|
75
|
-
<y>140</y>
|
76
|
-
<w>20</w>
|
77
|
-
<h>60</h>
|
78
|
-
</coordinates>
|
79
|
-
<panel_attributes>
|
80
|
-
bg=red
|
81
|
-
group=1</panel_attributes>
|
82
|
-
<additional_attributes/>
|
83
|
-
</element>
|
84
|
-
<element>
|
85
|
-
<id>UMLGeneric</id>
|
86
|
-
<coordinates>
|
87
|
-
<x>1030</x>
|
88
|
-
<y>30</y>
|
89
|
-
<w>160</w>
|
90
|
-
<h>50</h>
|
91
|
-
</coordinates>
|
92
|
-
<panel_attributes>_:Provider_
|
93
|
-
(Service | API)
|
94
|
-
bg=light_gray
|
95
|
-
group=1</panel_attributes>
|
96
|
-
<additional_attributes/>
|
97
|
-
</element>
|
98
|
-
<element>
|
99
|
-
<id>Relation</id>
|
100
|
-
<coordinates>
|
101
|
-
<x>1100</x>
|
102
|
-
<y>70</y>
|
103
|
-
<w>30</w>
|
104
|
-
<h>180</h>
|
105
|
-
</coordinates>
|
106
|
-
<panel_attributes>lt=.
|
107
|
-
group=1</panel_attributes>
|
108
|
-
<additional_attributes>10.0;10.0;10.0;160.0</additional_attributes>
|
109
|
-
</element>
|
110
|
-
<element>
|
111
|
-
<id>UMLGeneric</id>
|
112
|
-
<coordinates>
|
113
|
-
<x>1100</x>
|
114
|
-
<y>230</y>
|
115
|
-
<w>20</w>
|
116
|
-
<h>60</h>
|
117
|
-
</coordinates>
|
118
|
-
<panel_attributes>
|
119
|
-
bg=light_gray
|
120
|
-
group=1</panel_attributes>
|
121
|
-
<additional_attributes/>
|
122
|
-
</element>
|
123
|
-
<element>
|
124
|
-
<id>Relation</id>
|
125
|
-
<coordinates>
|
126
|
-
<x>1100</x>
|
127
|
-
<y>280</y>
|
128
|
-
<w>30</w>
|
129
|
-
<h>470</h>
|
130
|
-
</coordinates>
|
131
|
-
<panel_attributes>lt=.
|
132
|
-
group=1</panel_attributes>
|
133
|
-
<additional_attributes>10.0;10.0;10.0;450.0</additional_attributes>
|
134
|
-
</element>
|
135
|
-
<element>
|
136
|
-
<id>UMLGeneric</id>
|
137
|
-
<coordinates>
|
138
|
-
<x>30</x>
|
139
|
-
<y>30</y>
|
140
|
-
<w>160</w>
|
141
|
-
<h>50</h>
|
142
|
-
</coordinates>
|
143
|
-
<panel_attributes>_:Resource Owner_
|
144
|
-
(User)
|
145
|
-
|
146
|
-
bg=blue
|
147
|
-
fg=black
|
148
|
-
group=1</panel_attributes>
|
149
|
-
<additional_attributes/>
|
150
|
-
</element>
|
151
|
-
<element>
|
152
|
-
<id>Relation</id>
|
153
|
-
<coordinates>
|
154
|
-
<x>90</x>
|
155
|
-
<y>70</y>
|
156
|
-
<w>30</w>
|
157
|
-
<h>680</h>
|
158
|
-
</coordinates>
|
159
|
-
<panel_attributes>lt=.
|
160
|
-
group=1</panel_attributes>
|
161
|
-
<additional_attributes>10.0;10.0;10.0;660.0</additional_attributes>
|
162
|
-
</element>
|
163
|
-
<element>
|
164
|
-
<id>UMLGeneric</id>
|
165
|
-
<coordinates>
|
166
|
-
<x>240</x>
|
167
|
-
<y>30</y>
|
168
|
-
<w>160</w>
|
169
|
-
<h>50</h>
|
170
|
-
</coordinates>
|
171
|
-
<panel_attributes>_:Web_
|
172
|
-
|
173
|
-
fg=black
|
174
|
-
bg=yellow
|
175
|
-
group=1</panel_attributes>
|
176
|
-
<additional_attributes/>
|
177
|
-
</element>
|
178
|
-
<element>
|
179
|
-
<id>Relation</id>
|
180
|
-
<coordinates>
|
181
|
-
<x>310</x>
|
182
|
-
<y>70</y>
|
183
|
-
<w>30</w>
|
184
|
-
<h>60</h>
|
185
|
-
</coordinates>
|
186
|
-
<panel_attributes>lt=.
|
187
|
-
group=1</panel_attributes>
|
188
|
-
<additional_attributes>10.0;10.0;10.0;40.0</additional_attributes>
|
189
|
-
</element>
|
190
|
-
<element>
|
191
|
-
<id>UMLGeneric</id>
|
192
|
-
<coordinates>
|
193
|
-
<x>310</x>
|
194
|
-
<y>110</y>
|
195
|
-
<w>20</w>
|
196
|
-
<h>30</h>
|
197
|
-
</coordinates>
|
198
|
-
<panel_attributes>
|
199
|
-
bg=yellow
|
200
|
-
group=1</panel_attributes>
|
201
|
-
<additional_attributes/>
|
202
|
-
</element>
|
203
|
-
<element>
|
204
|
-
<id>Relation</id>
|
205
|
-
<coordinates>
|
206
|
-
<x>320</x>
|
207
|
-
<y>120</y>
|
208
|
-
<w>530</w>
|
209
|
-
<h>40</h>
|
210
|
-
</coordinates>
|
211
|
-
<panel_attributes>lt=<<<-
|
212
|
-
Authentication ENDPOINT
|
213
|
-
group=1</panel_attributes>
|
214
|
-
<additional_attributes>510.0;20.0;10.0;20.0</additional_attributes>
|
215
|
-
</element>
|
216
|
-
<element>
|
217
|
-
<id>Relation</id>
|
218
|
-
<coordinates>
|
219
|
-
<x>850</x>
|
220
|
-
<y>150</y>
|
221
|
-
<w>170</w>
|
222
|
-
<h>50</h>
|
223
|
-
</coordinates>
|
224
|
-
<panel_attributes>lt=<<-
|
225
|
-
Detect Provider
|
226
|
-
group=1</panel_attributes>
|
227
|
-
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
228
|
-
</element>
|
229
|
-
<element>
|
230
|
-
<id>UMLGeneric</id>
|
231
|
-
<coordinates>
|
232
|
-
<x>840</x>
|
233
|
-
<y>150</y>
|
234
|
-
<w>20</w>
|
235
|
-
<h>40</h>
|
236
|
-
</coordinates>
|
237
|
-
<panel_attributes>
|
238
|
-
bg=white
|
239
|
-
group=1</panel_attributes>
|
240
|
-
<additional_attributes/>
|
241
|
-
</element>
|
242
|
-
<element>
|
243
|
-
<id>UMLGeneric</id>
|
244
|
-
<coordinates>
|
245
|
-
<x>550</x>
|
246
|
-
<y>200</y>
|
247
|
-
<w>20</w>
|
248
|
-
<h>190</h>
|
249
|
-
</coordinates>
|
250
|
-
<panel_attributes>
|
251
|
-
bg=red
|
252
|
-
group=1</panel_attributes>
|
253
|
-
<additional_attributes/>
|
254
|
-
</element>
|
255
|
-
<element>
|
256
|
-
<id>Relation</id>
|
257
|
-
<coordinates>
|
258
|
-
<x>560</x>
|
259
|
-
<y>180</y>
|
260
|
-
<w>290</w>
|
261
|
-
<h>40</h>
|
262
|
-
</coordinates>
|
263
|
-
<panel_attributes>lt=.>
|
264
|
-
OmniAuth SignIn
|
265
|
-
group=1</panel_attributes>
|
266
|
-
<additional_attributes>270.0;20.0;10.0;20.0</additional_attributes>
|
267
|
-
</element>
|
268
|
-
<element>
|
269
|
-
<id>Relation</id>
|
270
|
-
<coordinates>
|
271
|
-
<x>560</x>
|
272
|
-
<y>210</y>
|
273
|
-
<w>560</w>
|
274
|
-
<h>40</h>
|
275
|
-
</coordinates>
|
276
|
-
<panel_attributes>lt=->>>
|
277
|
-
OmniAuth Request
|
278
|
-
group=1</panel_attributes>
|
279
|
-
<additional_attributes>10.0;20.0;540.0;20.0</additional_attributes>
|
280
|
-
</element>
|
281
|
-
<element>
|
282
|
-
<id>Relation</id>
|
283
|
-
<coordinates>
|
284
|
-
<x>1120</x>
|
285
|
-
<y>230</y>
|
286
|
-
<w>170</w>
|
287
|
-
<h>70</h>
|
288
|
-
</coordinates>
|
289
|
-
<panel_attributes>lt=<<-
|
290
|
-
Validation +
|
291
|
-
Authorisation +
|
292
|
-
User Data
|
293
|
-
group=1</panel_attributes>
|
294
|
-
<additional_attributes>10.0;40.0;40.0;40.0;40.0;20.0;10.0;20.0</additional_attributes>
|
295
|
-
</element>
|
296
|
-
<element>
|
297
|
-
<id>UMLGeneric</id>
|
298
|
-
<coordinates>
|
299
|
-
<x>1110</x>
|
300
|
-
<y>240</y>
|
301
|
-
<w>20</w>
|
302
|
-
<h>40</h>
|
303
|
-
</coordinates>
|
304
|
-
<panel_attributes>
|
305
|
-
bg=white
|
306
|
-
group=1</panel_attributes>
|
307
|
-
<additional_attributes/>
|
308
|
-
</element>
|
309
|
-
<element>
|
310
|
-
<id>Relation</id>
|
311
|
-
<coordinates>
|
312
|
-
<x>560</x>
|
313
|
-
<y>270</y>
|
314
|
-
<w>560</w>
|
315
|
-
<h>40</h>
|
316
|
-
</coordinates>
|
317
|
-
<panel_attributes>lt=<.
|
318
|
-
OmniAuth Response = User Data + Access + Refresh Token
|
319
|
-
group=1</panel_attributes>
|
320
|
-
<additional_attributes>10.0;20.0;540.0;20.0</additional_attributes>
|
321
|
-
</element>
|
322
|
-
<element>
|
323
|
-
<id>Relation</id>
|
324
|
-
<coordinates>
|
325
|
-
<x>830</x>
|
326
|
-
<y>190</y>
|
327
|
-
<w>30</w>
|
328
|
-
<h>220</h>
|
329
|
-
</coordinates>
|
330
|
-
<panel_attributes>lt=.
|
331
|
-
group=1</panel_attributes>
|
332
|
-
<additional_attributes>10.0;10.0;10.0;200.0</additional_attributes>
|
333
|
-
</element>
|
334
|
-
<element>
|
335
|
-
<id>UMLGeneric</id>
|
336
|
-
<coordinates>
|
337
|
-
<x>830</x>
|
338
|
-
<y>390</y>
|
339
|
-
<w>20</w>
|
340
|
-
<h>60</h>
|
341
|
-
</coordinates>
|
342
|
-
<panel_attributes>
|
343
|
-
bg=red
|
344
|
-
group=1</panel_attributes>
|
345
|
-
<additional_attributes/>
|
346
|
-
</element>
|
347
|
-
<element>
|
348
|
-
<id>Relation</id>
|
349
|
-
<coordinates>
|
350
|
-
<x>560</x>
|
351
|
-
<y>370</y>
|
352
|
-
<w>290</w>
|
353
|
-
<h>40</h>
|
354
|
-
</coordinates>
|
355
|
-
<panel_attributes>lt=->>>
|
356
|
-
User Identification
|
357
|
-
group=1</panel_attributes>
|
358
|
-
<additional_attributes>10.0;20.0;270.0;20.0</additional_attributes>
|
359
|
-
</element>
|
360
|
-
<element>
|
361
|
-
<id>Relation</id>
|
362
|
-
<coordinates>
|
363
|
-
<x>550</x>
|
364
|
-
<y>380</y>
|
365
|
-
<w>30</w>
|
366
|
-
<h>120</h>
|
367
|
-
</coordinates>
|
368
|
-
<panel_attributes>lt=.
|
369
|
-
bg=red
|
370
|
-
group=1</panel_attributes>
|
371
|
-
<additional_attributes>10.0;10.0;10.0;100.0</additional_attributes>
|
372
|
-
</element>
|
373
|
-
<element>
|
374
|
-
<id>UMLGeneric</id>
|
375
|
-
<coordinates>
|
376
|
-
<x>560</x>
|
377
|
-
<y>320</y>
|
378
|
-
<w>20</w>
|
379
|
-
<h>40</h>
|
380
|
-
</coordinates>
|
381
|
-
<panel_attributes>
|
382
|
-
bg=white
|
383
|
-
group=1</panel_attributes>
|
384
|
-
<additional_attributes/>
|
385
|
-
</element>
|
386
|
-
<element>
|
387
|
-
<id>Relation</id>
|
388
|
-
<coordinates>
|
389
|
-
<x>570</x>
|
390
|
-
<y>320</y>
|
391
|
-
<w>180</w>
|
392
|
-
<h>50</h>
|
393
|
-
</coordinates>
|
394
|
-
<panel_attributes>lt=<<-
|
395
|
-
Update Session +
|
396
|
-
Store User Data
|
397
|
-
group=1</panel_attributes>
|
398
|
-
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
399
|
-
</element>
|
400
|
-
<element>
|
401
|
-
<id>UMLGeneric</id>
|
402
|
-
<coordinates>
|
403
|
-
<x>550</x>
|
404
|
-
<y>480</y>
|
405
|
-
<w>20</w>
|
406
|
-
<h>80</h>
|
407
|
-
</coordinates>
|
408
|
-
<panel_attributes>
|
409
|
-
bg=red
|
410
|
-
group=1</panel_attributes>
|
411
|
-
<additional_attributes/>
|
412
|
-
</element>
|
413
|
-
<element>
|
414
|
-
<id>Relation</id>
|
415
|
-
<coordinates>
|
416
|
-
<x>850</x>
|
417
|
-
<y>400</y>
|
418
|
-
<w>220</w>
|
419
|
-
<h>50</h>
|
420
|
-
</coordinates>
|
421
|
-
<panel_attributes>lt=<<-
|
422
|
-
Update Session +
|
423
|
-
Store User Credentials
|
424
|
-
group=1</panel_attributes>
|
425
|
-
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
426
|
-
</element>
|
427
|
-
<element>
|
428
|
-
<id>UMLGeneric</id>
|
429
|
-
<coordinates>
|
430
|
-
<x>840</x>
|
431
|
-
<y>400</y>
|
432
|
-
<w>20</w>
|
433
|
-
<h>40</h>
|
434
|
-
</coordinates>
|
435
|
-
<panel_attributes>
|
436
|
-
bg=white
|
437
|
-
group=1</panel_attributes>
|
438
|
-
<additional_attributes/>
|
439
|
-
</element>
|
440
|
-
<element>
|
441
|
-
<id>Relation</id>
|
442
|
-
<coordinates>
|
443
|
-
<x>320</x>
|
444
|
-
<y>430</y>
|
445
|
-
<w>530</w>
|
446
|
-
<h>40</h>
|
447
|
-
</coordinates>
|
448
|
-
<panel_attributes>lt=<.
|
449
|
-
Requested Page (redirect)
|
450
|
-
group=1</panel_attributes>
|
451
|
-
<additional_attributes>10.0;20.0;510.0;20.0</additional_attributes>
|
452
|
-
</element>
|
453
|
-
<element>
|
454
|
-
<id>Relation</id>
|
455
|
-
<coordinates>
|
456
|
-
<x>310</x>
|
457
|
-
<y>130</y>
|
458
|
-
<w>30</w>
|
459
|
-
<h>340</h>
|
460
|
-
</coordinates>
|
461
|
-
<panel_attributes>lt=.
|
462
|
-
group=1</panel_attributes>
|
463
|
-
<additional_attributes>10.0;10.0;10.0;320.0</additional_attributes>
|
464
|
-
</element>
|
465
|
-
<element>
|
466
|
-
<id>UMLGeneric</id>
|
467
|
-
<coordinates>
|
468
|
-
<x>310</x>
|
469
|
-
<y>450</y>
|
470
|
-
<w>20</w>
|
471
|
-
<h>30</h>
|
472
|
-
</coordinates>
|
473
|
-
<panel_attributes>
|
474
|
-
bg=yellow
|
475
|
-
group=1</panel_attributes>
|
476
|
-
<additional_attributes/>
|
477
|
-
</element>
|
478
|
-
<element>
|
479
|
-
<id>Relation</id>
|
480
|
-
<coordinates>
|
481
|
-
<x>320</x>
|
482
|
-
<y>460</y>
|
483
|
-
<w>250</w>
|
484
|
-
<h>40</h>
|
485
|
-
</coordinates>
|
486
|
-
<panel_attributes>lt=->>>
|
487
|
-
Validate Page Access
|
488
|
-
group=1</panel_attributes>
|
489
|
-
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
490
|
-
</element>
|
491
|
-
<element>
|
492
|
-
<id>UMLGeneric</id>
|
493
|
-
<coordinates>
|
494
|
-
<x>310</x>
|
495
|
-
<y>560</y>
|
496
|
-
<w>20</w>
|
497
|
-
<h>90</h>
|
498
|
-
</coordinates>
|
499
|
-
<panel_attributes>
|
500
|
-
bg=yellow
|
501
|
-
group=1</panel_attributes>
|
502
|
-
<additional_attributes/>
|
503
|
-
</element>
|
504
|
-
<element>
|
505
|
-
<id>Relation</id>
|
506
|
-
<coordinates>
|
507
|
-
<x>310</x>
|
508
|
-
<y>470</y>
|
509
|
-
<w>30</w>
|
510
|
-
<h>110</h>
|
511
|
-
</coordinates>
|
512
|
-
<panel_attributes>lt=.
|
513
|
-
group=1</panel_attributes>
|
514
|
-
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
515
|
-
</element>
|
516
|
-
<element>
|
517
|
-
<id>Relation</id>
|
518
|
-
<coordinates>
|
519
|
-
<x>320</x>
|
520
|
-
<y>540</y>
|
521
|
-
<w>250</w>
|
522
|
-
<h>40</h>
|
523
|
-
</coordinates>
|
524
|
-
<panel_attributes>lt=.>
|
525
|
-
Provide Page Access
|
526
|
-
group=1</panel_attributes>
|
527
|
-
<additional_attributes>230.0;20.0;10.0;20.0</additional_attributes>
|
528
|
-
</element>
|
529
|
-
<element>
|
530
|
-
<id>Relation</id>
|
531
|
-
<coordinates>
|
532
|
-
<x>90</x>
|
533
|
-
<y>630</y>
|
534
|
-
<w>240</w>
|
535
|
-
<h>40</h>
|
536
|
-
</coordinates>
|
537
|
-
<panel_attributes>lt=.>
|
538
|
-
Enable Page Access
|
539
|
-
group=1</panel_attributes>
|
540
|
-
<additional_attributes>220.0;20.0;10.0;20.0</additional_attributes>
|
541
|
-
</element>
|
542
|
-
<element>
|
543
|
-
<id>Relation</id>
|
544
|
-
<coordinates>
|
545
|
-
<x>550</x>
|
546
|
-
<y>550</y>
|
547
|
-
<w>30</w>
|
548
|
-
<h>200</h>
|
549
|
-
</coordinates>
|
550
|
-
<panel_attributes>lt=.
|
551
|
-
group=1</panel_attributes>
|
552
|
-
<additional_attributes>10.0;10.0;10.0;180.0</additional_attributes>
|
553
|
-
</element>
|
554
|
-
<element>
|
555
|
-
<id>Relation</id>
|
556
|
-
<coordinates>
|
557
|
-
<x>830</x>
|
558
|
-
<y>440</y>
|
559
|
-
<w>30</w>
|
560
|
-
<h>310</h>
|
561
|
-
</coordinates>
|
562
|
-
<panel_attributes>lt=.
|
563
|
-
group=1</panel_attributes>
|
564
|
-
<additional_attributes>10.0;10.0;10.0;290.0</additional_attributes>
|
565
|
-
</element>
|
566
|
-
<element>
|
567
|
-
<id>UMLGeneric</id>
|
568
|
-
<coordinates>
|
569
|
-
<x>560</x>
|
570
|
-
<y>500</y>
|
571
|
-
<w>20</w>
|
572
|
-
<h>40</h>
|
573
|
-
</coordinates>
|
574
|
-
<panel_attributes>
|
575
|
-
bg=white
|
576
|
-
group=1</panel_attributes>
|
577
|
-
<additional_attributes/>
|
578
|
-
</element>
|
579
|
-
<element>
|
580
|
-
<id>Relation</id>
|
581
|
-
<coordinates>
|
582
|
-
<x>570</x>
|
583
|
-
<y>500</y>
|
584
|
-
<w>220</w>
|
585
|
-
<h>50</h>
|
586
|
-
</coordinates>
|
587
|
-
<panel_attributes>lt=<<-
|
588
|
-
Update Cookie +
|
589
|
-
Store User Credentials
|
590
|
-
group=1</panel_attributes>
|
591
|
-
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
592
|
-
</element>
|
593
|
-
<element>
|
594
|
-
<id>Relation</id>
|
595
|
-
<coordinates>
|
596
|
-
<x>330</x>
|
597
|
-
<y>580</y>
|
598
|
-
<w>190</w>
|
599
|
-
<h>50</h>
|
600
|
-
</coordinates>
|
601
|
-
<panel_attributes>lt=<<-
|
602
|
-
Read Cookie +
|
603
|
-
Update AuthClient
|
604
|
-
group=1</panel_attributes>
|
605
|
-
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
606
|
-
</element>
|
607
|
-
<element>
|
608
|
-
<id>UMLGeneric</id>
|
609
|
-
<coordinates>
|
610
|
-
<x>320</x>
|
611
|
-
<y>580</y>
|
612
|
-
<w>20</w>
|
613
|
-
<h>50</h>
|
614
|
-
</coordinates>
|
615
|
-
<panel_attributes>
|
616
|
-
bg=white
|
617
|
-
group=1</panel_attributes>
|
618
|
-
<additional_attributes/>
|
619
|
-
</element>
|
620
|
-
<element>
|
621
|
-
<id>Relation</id>
|
622
|
-
<coordinates>
|
623
|
-
<x>310</x>
|
624
|
-
<y>640</y>
|
625
|
-
<w>30</w>
|
626
|
-
<h>110</h>
|
627
|
-
</coordinates>
|
628
|
-
<panel_attributes>lt=.
|
629
|
-
group=1</panel_attributes>
|
630
|
-
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
631
|
-
</element>
|
632
|
-
</diagram>
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<diagram program="umlet" version="14.3.0">
|
3
|
+
<zoom_level>10</zoom_level>
|
4
|
+
<element>
|
5
|
+
<id>UMLGeneric</id>
|
6
|
+
<coordinates>
|
7
|
+
<x>480</x>
|
8
|
+
<y>30</y>
|
9
|
+
<w>160</w>
|
10
|
+
<h>50</h>
|
11
|
+
</coordinates>
|
12
|
+
<panel_attributes>_:Client_
|
13
|
+
(AuthManager)
|
14
|
+
fg=black
|
15
|
+
bg=red
|
16
|
+
group=1</panel_attributes>
|
17
|
+
<additional_attributes/>
|
18
|
+
</element>
|
19
|
+
<element>
|
20
|
+
<id>UMLGeneric</id>
|
21
|
+
<coordinates>
|
22
|
+
<x>760</x>
|
23
|
+
<y>30</y>
|
24
|
+
<w>160</w>
|
25
|
+
<h>50</h>
|
26
|
+
</coordinates>
|
27
|
+
<panel_attributes>_:Client_
|
28
|
+
(API)
|
29
|
+
|
30
|
+
bg=red
|
31
|
+
group=1</panel_attributes>
|
32
|
+
<additional_attributes/>
|
33
|
+
</element>
|
34
|
+
<element>
|
35
|
+
<id>Relation</id>
|
36
|
+
<coordinates>
|
37
|
+
<x>830</x>
|
38
|
+
<y>70</y>
|
39
|
+
<w>30</w>
|
40
|
+
<h>90</h>
|
41
|
+
</coordinates>
|
42
|
+
<panel_attributes>lt=.
|
43
|
+
group=1</panel_attributes>
|
44
|
+
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
|
45
|
+
</element>
|
46
|
+
<element>
|
47
|
+
<id>Relation</id>
|
48
|
+
<coordinates>
|
49
|
+
<x>550</x>
|
50
|
+
<y>70</y>
|
51
|
+
<w>30</w>
|
52
|
+
<h>150</h>
|
53
|
+
</coordinates>
|
54
|
+
<panel_attributes>lt=.
|
55
|
+
group=1</panel_attributes>
|
56
|
+
<additional_attributes>10.0;10.0;10.0;130.0</additional_attributes>
|
57
|
+
</element>
|
58
|
+
<element>
|
59
|
+
<id>Relation</id>
|
60
|
+
<coordinates>
|
61
|
+
<x>90</x>
|
62
|
+
<y>90</y>
|
63
|
+
<w>240</w>
|
64
|
+
<h>40</h>
|
65
|
+
</coordinates>
|
66
|
+
<panel_attributes>lt=->>>
|
67
|
+
Request Page Access
|
68
|
+
group=1</panel_attributes>
|
69
|
+
<additional_attributes>10.0;20.0;220.0;20.0</additional_attributes>
|
70
|
+
</element>
|
71
|
+
<element>
|
72
|
+
<id>UMLGeneric</id>
|
73
|
+
<coordinates>
|
74
|
+
<x>830</x>
|
75
|
+
<y>140</y>
|
76
|
+
<w>20</w>
|
77
|
+
<h>60</h>
|
78
|
+
</coordinates>
|
79
|
+
<panel_attributes>
|
80
|
+
bg=red
|
81
|
+
group=1</panel_attributes>
|
82
|
+
<additional_attributes/>
|
83
|
+
</element>
|
84
|
+
<element>
|
85
|
+
<id>UMLGeneric</id>
|
86
|
+
<coordinates>
|
87
|
+
<x>1030</x>
|
88
|
+
<y>30</y>
|
89
|
+
<w>160</w>
|
90
|
+
<h>50</h>
|
91
|
+
</coordinates>
|
92
|
+
<panel_attributes>_:Provider_
|
93
|
+
(Service | API)
|
94
|
+
bg=light_gray
|
95
|
+
group=1</panel_attributes>
|
96
|
+
<additional_attributes/>
|
97
|
+
</element>
|
98
|
+
<element>
|
99
|
+
<id>Relation</id>
|
100
|
+
<coordinates>
|
101
|
+
<x>1100</x>
|
102
|
+
<y>70</y>
|
103
|
+
<w>30</w>
|
104
|
+
<h>180</h>
|
105
|
+
</coordinates>
|
106
|
+
<panel_attributes>lt=.
|
107
|
+
group=1</panel_attributes>
|
108
|
+
<additional_attributes>10.0;10.0;10.0;160.0</additional_attributes>
|
109
|
+
</element>
|
110
|
+
<element>
|
111
|
+
<id>UMLGeneric</id>
|
112
|
+
<coordinates>
|
113
|
+
<x>1100</x>
|
114
|
+
<y>230</y>
|
115
|
+
<w>20</w>
|
116
|
+
<h>60</h>
|
117
|
+
</coordinates>
|
118
|
+
<panel_attributes>
|
119
|
+
bg=light_gray
|
120
|
+
group=1</panel_attributes>
|
121
|
+
<additional_attributes/>
|
122
|
+
</element>
|
123
|
+
<element>
|
124
|
+
<id>Relation</id>
|
125
|
+
<coordinates>
|
126
|
+
<x>1100</x>
|
127
|
+
<y>280</y>
|
128
|
+
<w>30</w>
|
129
|
+
<h>470</h>
|
130
|
+
</coordinates>
|
131
|
+
<panel_attributes>lt=.
|
132
|
+
group=1</panel_attributes>
|
133
|
+
<additional_attributes>10.0;10.0;10.0;450.0</additional_attributes>
|
134
|
+
</element>
|
135
|
+
<element>
|
136
|
+
<id>UMLGeneric</id>
|
137
|
+
<coordinates>
|
138
|
+
<x>30</x>
|
139
|
+
<y>30</y>
|
140
|
+
<w>160</w>
|
141
|
+
<h>50</h>
|
142
|
+
</coordinates>
|
143
|
+
<panel_attributes>_:Resource Owner_
|
144
|
+
(User)
|
145
|
+
|
146
|
+
bg=blue
|
147
|
+
fg=black
|
148
|
+
group=1</panel_attributes>
|
149
|
+
<additional_attributes/>
|
150
|
+
</element>
|
151
|
+
<element>
|
152
|
+
<id>Relation</id>
|
153
|
+
<coordinates>
|
154
|
+
<x>90</x>
|
155
|
+
<y>70</y>
|
156
|
+
<w>30</w>
|
157
|
+
<h>680</h>
|
158
|
+
</coordinates>
|
159
|
+
<panel_attributes>lt=.
|
160
|
+
group=1</panel_attributes>
|
161
|
+
<additional_attributes>10.0;10.0;10.0;660.0</additional_attributes>
|
162
|
+
</element>
|
163
|
+
<element>
|
164
|
+
<id>UMLGeneric</id>
|
165
|
+
<coordinates>
|
166
|
+
<x>240</x>
|
167
|
+
<y>30</y>
|
168
|
+
<w>160</w>
|
169
|
+
<h>50</h>
|
170
|
+
</coordinates>
|
171
|
+
<panel_attributes>_:Web_
|
172
|
+
|
173
|
+
fg=black
|
174
|
+
bg=yellow
|
175
|
+
group=1</panel_attributes>
|
176
|
+
<additional_attributes/>
|
177
|
+
</element>
|
178
|
+
<element>
|
179
|
+
<id>Relation</id>
|
180
|
+
<coordinates>
|
181
|
+
<x>310</x>
|
182
|
+
<y>70</y>
|
183
|
+
<w>30</w>
|
184
|
+
<h>60</h>
|
185
|
+
</coordinates>
|
186
|
+
<panel_attributes>lt=.
|
187
|
+
group=1</panel_attributes>
|
188
|
+
<additional_attributes>10.0;10.0;10.0;40.0</additional_attributes>
|
189
|
+
</element>
|
190
|
+
<element>
|
191
|
+
<id>UMLGeneric</id>
|
192
|
+
<coordinates>
|
193
|
+
<x>310</x>
|
194
|
+
<y>110</y>
|
195
|
+
<w>20</w>
|
196
|
+
<h>30</h>
|
197
|
+
</coordinates>
|
198
|
+
<panel_attributes>
|
199
|
+
bg=yellow
|
200
|
+
group=1</panel_attributes>
|
201
|
+
<additional_attributes/>
|
202
|
+
</element>
|
203
|
+
<element>
|
204
|
+
<id>Relation</id>
|
205
|
+
<coordinates>
|
206
|
+
<x>320</x>
|
207
|
+
<y>120</y>
|
208
|
+
<w>530</w>
|
209
|
+
<h>40</h>
|
210
|
+
</coordinates>
|
211
|
+
<panel_attributes>lt=<<<-
|
212
|
+
Authentication ENDPOINT
|
213
|
+
group=1</panel_attributes>
|
214
|
+
<additional_attributes>510.0;20.0;10.0;20.0</additional_attributes>
|
215
|
+
</element>
|
216
|
+
<element>
|
217
|
+
<id>Relation</id>
|
218
|
+
<coordinates>
|
219
|
+
<x>850</x>
|
220
|
+
<y>150</y>
|
221
|
+
<w>170</w>
|
222
|
+
<h>50</h>
|
223
|
+
</coordinates>
|
224
|
+
<panel_attributes>lt=<<-
|
225
|
+
Detect Provider
|
226
|
+
group=1</panel_attributes>
|
227
|
+
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
228
|
+
</element>
|
229
|
+
<element>
|
230
|
+
<id>UMLGeneric</id>
|
231
|
+
<coordinates>
|
232
|
+
<x>840</x>
|
233
|
+
<y>150</y>
|
234
|
+
<w>20</w>
|
235
|
+
<h>40</h>
|
236
|
+
</coordinates>
|
237
|
+
<panel_attributes>
|
238
|
+
bg=white
|
239
|
+
group=1</panel_attributes>
|
240
|
+
<additional_attributes/>
|
241
|
+
</element>
|
242
|
+
<element>
|
243
|
+
<id>UMLGeneric</id>
|
244
|
+
<coordinates>
|
245
|
+
<x>550</x>
|
246
|
+
<y>200</y>
|
247
|
+
<w>20</w>
|
248
|
+
<h>190</h>
|
249
|
+
</coordinates>
|
250
|
+
<panel_attributes>
|
251
|
+
bg=red
|
252
|
+
group=1</panel_attributes>
|
253
|
+
<additional_attributes/>
|
254
|
+
</element>
|
255
|
+
<element>
|
256
|
+
<id>Relation</id>
|
257
|
+
<coordinates>
|
258
|
+
<x>560</x>
|
259
|
+
<y>180</y>
|
260
|
+
<w>290</w>
|
261
|
+
<h>40</h>
|
262
|
+
</coordinates>
|
263
|
+
<panel_attributes>lt=.>
|
264
|
+
OmniAuth SignIn
|
265
|
+
group=1</panel_attributes>
|
266
|
+
<additional_attributes>270.0;20.0;10.0;20.0</additional_attributes>
|
267
|
+
</element>
|
268
|
+
<element>
|
269
|
+
<id>Relation</id>
|
270
|
+
<coordinates>
|
271
|
+
<x>560</x>
|
272
|
+
<y>210</y>
|
273
|
+
<w>560</w>
|
274
|
+
<h>40</h>
|
275
|
+
</coordinates>
|
276
|
+
<panel_attributes>lt=->>>
|
277
|
+
OmniAuth Request
|
278
|
+
group=1</panel_attributes>
|
279
|
+
<additional_attributes>10.0;20.0;540.0;20.0</additional_attributes>
|
280
|
+
</element>
|
281
|
+
<element>
|
282
|
+
<id>Relation</id>
|
283
|
+
<coordinates>
|
284
|
+
<x>1120</x>
|
285
|
+
<y>230</y>
|
286
|
+
<w>170</w>
|
287
|
+
<h>70</h>
|
288
|
+
</coordinates>
|
289
|
+
<panel_attributes>lt=<<-
|
290
|
+
Validation +
|
291
|
+
Authorisation +
|
292
|
+
User Data
|
293
|
+
group=1</panel_attributes>
|
294
|
+
<additional_attributes>10.0;40.0;40.0;40.0;40.0;20.0;10.0;20.0</additional_attributes>
|
295
|
+
</element>
|
296
|
+
<element>
|
297
|
+
<id>UMLGeneric</id>
|
298
|
+
<coordinates>
|
299
|
+
<x>1110</x>
|
300
|
+
<y>240</y>
|
301
|
+
<w>20</w>
|
302
|
+
<h>40</h>
|
303
|
+
</coordinates>
|
304
|
+
<panel_attributes>
|
305
|
+
bg=white
|
306
|
+
group=1</panel_attributes>
|
307
|
+
<additional_attributes/>
|
308
|
+
</element>
|
309
|
+
<element>
|
310
|
+
<id>Relation</id>
|
311
|
+
<coordinates>
|
312
|
+
<x>560</x>
|
313
|
+
<y>270</y>
|
314
|
+
<w>560</w>
|
315
|
+
<h>40</h>
|
316
|
+
</coordinates>
|
317
|
+
<panel_attributes>lt=<.
|
318
|
+
OmniAuth Response = User Data + Access + Refresh Token
|
319
|
+
group=1</panel_attributes>
|
320
|
+
<additional_attributes>10.0;20.0;540.0;20.0</additional_attributes>
|
321
|
+
</element>
|
322
|
+
<element>
|
323
|
+
<id>Relation</id>
|
324
|
+
<coordinates>
|
325
|
+
<x>830</x>
|
326
|
+
<y>190</y>
|
327
|
+
<w>30</w>
|
328
|
+
<h>220</h>
|
329
|
+
</coordinates>
|
330
|
+
<panel_attributes>lt=.
|
331
|
+
group=1</panel_attributes>
|
332
|
+
<additional_attributes>10.0;10.0;10.0;200.0</additional_attributes>
|
333
|
+
</element>
|
334
|
+
<element>
|
335
|
+
<id>UMLGeneric</id>
|
336
|
+
<coordinates>
|
337
|
+
<x>830</x>
|
338
|
+
<y>390</y>
|
339
|
+
<w>20</w>
|
340
|
+
<h>60</h>
|
341
|
+
</coordinates>
|
342
|
+
<panel_attributes>
|
343
|
+
bg=red
|
344
|
+
group=1</panel_attributes>
|
345
|
+
<additional_attributes/>
|
346
|
+
</element>
|
347
|
+
<element>
|
348
|
+
<id>Relation</id>
|
349
|
+
<coordinates>
|
350
|
+
<x>560</x>
|
351
|
+
<y>370</y>
|
352
|
+
<w>290</w>
|
353
|
+
<h>40</h>
|
354
|
+
</coordinates>
|
355
|
+
<panel_attributes>lt=->>>
|
356
|
+
User Identification
|
357
|
+
group=1</panel_attributes>
|
358
|
+
<additional_attributes>10.0;20.0;270.0;20.0</additional_attributes>
|
359
|
+
</element>
|
360
|
+
<element>
|
361
|
+
<id>Relation</id>
|
362
|
+
<coordinates>
|
363
|
+
<x>550</x>
|
364
|
+
<y>380</y>
|
365
|
+
<w>30</w>
|
366
|
+
<h>120</h>
|
367
|
+
</coordinates>
|
368
|
+
<panel_attributes>lt=.
|
369
|
+
bg=red
|
370
|
+
group=1</panel_attributes>
|
371
|
+
<additional_attributes>10.0;10.0;10.0;100.0</additional_attributes>
|
372
|
+
</element>
|
373
|
+
<element>
|
374
|
+
<id>UMLGeneric</id>
|
375
|
+
<coordinates>
|
376
|
+
<x>560</x>
|
377
|
+
<y>320</y>
|
378
|
+
<w>20</w>
|
379
|
+
<h>40</h>
|
380
|
+
</coordinates>
|
381
|
+
<panel_attributes>
|
382
|
+
bg=white
|
383
|
+
group=1</panel_attributes>
|
384
|
+
<additional_attributes/>
|
385
|
+
</element>
|
386
|
+
<element>
|
387
|
+
<id>Relation</id>
|
388
|
+
<coordinates>
|
389
|
+
<x>570</x>
|
390
|
+
<y>320</y>
|
391
|
+
<w>180</w>
|
392
|
+
<h>50</h>
|
393
|
+
</coordinates>
|
394
|
+
<panel_attributes>lt=<<-
|
395
|
+
Update Session +
|
396
|
+
Store User Data
|
397
|
+
group=1</panel_attributes>
|
398
|
+
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
399
|
+
</element>
|
400
|
+
<element>
|
401
|
+
<id>UMLGeneric</id>
|
402
|
+
<coordinates>
|
403
|
+
<x>550</x>
|
404
|
+
<y>480</y>
|
405
|
+
<w>20</w>
|
406
|
+
<h>80</h>
|
407
|
+
</coordinates>
|
408
|
+
<panel_attributes>
|
409
|
+
bg=red
|
410
|
+
group=1</panel_attributes>
|
411
|
+
<additional_attributes/>
|
412
|
+
</element>
|
413
|
+
<element>
|
414
|
+
<id>Relation</id>
|
415
|
+
<coordinates>
|
416
|
+
<x>850</x>
|
417
|
+
<y>400</y>
|
418
|
+
<w>220</w>
|
419
|
+
<h>50</h>
|
420
|
+
</coordinates>
|
421
|
+
<panel_attributes>lt=<<-
|
422
|
+
Update Session +
|
423
|
+
Store User Credentials
|
424
|
+
group=1</panel_attributes>
|
425
|
+
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
426
|
+
</element>
|
427
|
+
<element>
|
428
|
+
<id>UMLGeneric</id>
|
429
|
+
<coordinates>
|
430
|
+
<x>840</x>
|
431
|
+
<y>400</y>
|
432
|
+
<w>20</w>
|
433
|
+
<h>40</h>
|
434
|
+
</coordinates>
|
435
|
+
<panel_attributes>
|
436
|
+
bg=white
|
437
|
+
group=1</panel_attributes>
|
438
|
+
<additional_attributes/>
|
439
|
+
</element>
|
440
|
+
<element>
|
441
|
+
<id>Relation</id>
|
442
|
+
<coordinates>
|
443
|
+
<x>320</x>
|
444
|
+
<y>430</y>
|
445
|
+
<w>530</w>
|
446
|
+
<h>40</h>
|
447
|
+
</coordinates>
|
448
|
+
<panel_attributes>lt=<.
|
449
|
+
Requested Page (redirect)
|
450
|
+
group=1</panel_attributes>
|
451
|
+
<additional_attributes>10.0;20.0;510.0;20.0</additional_attributes>
|
452
|
+
</element>
|
453
|
+
<element>
|
454
|
+
<id>Relation</id>
|
455
|
+
<coordinates>
|
456
|
+
<x>310</x>
|
457
|
+
<y>130</y>
|
458
|
+
<w>30</w>
|
459
|
+
<h>340</h>
|
460
|
+
</coordinates>
|
461
|
+
<panel_attributes>lt=.
|
462
|
+
group=1</panel_attributes>
|
463
|
+
<additional_attributes>10.0;10.0;10.0;320.0</additional_attributes>
|
464
|
+
</element>
|
465
|
+
<element>
|
466
|
+
<id>UMLGeneric</id>
|
467
|
+
<coordinates>
|
468
|
+
<x>310</x>
|
469
|
+
<y>450</y>
|
470
|
+
<w>20</w>
|
471
|
+
<h>30</h>
|
472
|
+
</coordinates>
|
473
|
+
<panel_attributes>
|
474
|
+
bg=yellow
|
475
|
+
group=1</panel_attributes>
|
476
|
+
<additional_attributes/>
|
477
|
+
</element>
|
478
|
+
<element>
|
479
|
+
<id>Relation</id>
|
480
|
+
<coordinates>
|
481
|
+
<x>320</x>
|
482
|
+
<y>460</y>
|
483
|
+
<w>250</w>
|
484
|
+
<h>40</h>
|
485
|
+
</coordinates>
|
486
|
+
<panel_attributes>lt=->>>
|
487
|
+
Validate Page Access
|
488
|
+
group=1</panel_attributes>
|
489
|
+
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
490
|
+
</element>
|
491
|
+
<element>
|
492
|
+
<id>UMLGeneric</id>
|
493
|
+
<coordinates>
|
494
|
+
<x>310</x>
|
495
|
+
<y>560</y>
|
496
|
+
<w>20</w>
|
497
|
+
<h>90</h>
|
498
|
+
</coordinates>
|
499
|
+
<panel_attributes>
|
500
|
+
bg=yellow
|
501
|
+
group=1</panel_attributes>
|
502
|
+
<additional_attributes/>
|
503
|
+
</element>
|
504
|
+
<element>
|
505
|
+
<id>Relation</id>
|
506
|
+
<coordinates>
|
507
|
+
<x>310</x>
|
508
|
+
<y>470</y>
|
509
|
+
<w>30</w>
|
510
|
+
<h>110</h>
|
511
|
+
</coordinates>
|
512
|
+
<panel_attributes>lt=.
|
513
|
+
group=1</panel_attributes>
|
514
|
+
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
515
|
+
</element>
|
516
|
+
<element>
|
517
|
+
<id>Relation</id>
|
518
|
+
<coordinates>
|
519
|
+
<x>320</x>
|
520
|
+
<y>540</y>
|
521
|
+
<w>250</w>
|
522
|
+
<h>40</h>
|
523
|
+
</coordinates>
|
524
|
+
<panel_attributes>lt=.>
|
525
|
+
Provide Page Access
|
526
|
+
group=1</panel_attributes>
|
527
|
+
<additional_attributes>230.0;20.0;10.0;20.0</additional_attributes>
|
528
|
+
</element>
|
529
|
+
<element>
|
530
|
+
<id>Relation</id>
|
531
|
+
<coordinates>
|
532
|
+
<x>90</x>
|
533
|
+
<y>630</y>
|
534
|
+
<w>240</w>
|
535
|
+
<h>40</h>
|
536
|
+
</coordinates>
|
537
|
+
<panel_attributes>lt=.>
|
538
|
+
Enable Page Access
|
539
|
+
group=1</panel_attributes>
|
540
|
+
<additional_attributes>220.0;20.0;10.0;20.0</additional_attributes>
|
541
|
+
</element>
|
542
|
+
<element>
|
543
|
+
<id>Relation</id>
|
544
|
+
<coordinates>
|
545
|
+
<x>550</x>
|
546
|
+
<y>550</y>
|
547
|
+
<w>30</w>
|
548
|
+
<h>200</h>
|
549
|
+
</coordinates>
|
550
|
+
<panel_attributes>lt=.
|
551
|
+
group=1</panel_attributes>
|
552
|
+
<additional_attributes>10.0;10.0;10.0;180.0</additional_attributes>
|
553
|
+
</element>
|
554
|
+
<element>
|
555
|
+
<id>Relation</id>
|
556
|
+
<coordinates>
|
557
|
+
<x>830</x>
|
558
|
+
<y>440</y>
|
559
|
+
<w>30</w>
|
560
|
+
<h>310</h>
|
561
|
+
</coordinates>
|
562
|
+
<panel_attributes>lt=.
|
563
|
+
group=1</panel_attributes>
|
564
|
+
<additional_attributes>10.0;10.0;10.0;290.0</additional_attributes>
|
565
|
+
</element>
|
566
|
+
<element>
|
567
|
+
<id>UMLGeneric</id>
|
568
|
+
<coordinates>
|
569
|
+
<x>560</x>
|
570
|
+
<y>500</y>
|
571
|
+
<w>20</w>
|
572
|
+
<h>40</h>
|
573
|
+
</coordinates>
|
574
|
+
<panel_attributes>
|
575
|
+
bg=white
|
576
|
+
group=1</panel_attributes>
|
577
|
+
<additional_attributes/>
|
578
|
+
</element>
|
579
|
+
<element>
|
580
|
+
<id>Relation</id>
|
581
|
+
<coordinates>
|
582
|
+
<x>570</x>
|
583
|
+
<y>500</y>
|
584
|
+
<w>220</w>
|
585
|
+
<h>50</h>
|
586
|
+
</coordinates>
|
587
|
+
<panel_attributes>lt=<<-
|
588
|
+
Update Cookie +
|
589
|
+
Store User Credentials
|
590
|
+
group=1</panel_attributes>
|
591
|
+
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
592
|
+
</element>
|
593
|
+
<element>
|
594
|
+
<id>Relation</id>
|
595
|
+
<coordinates>
|
596
|
+
<x>330</x>
|
597
|
+
<y>580</y>
|
598
|
+
<w>190</w>
|
599
|
+
<h>50</h>
|
600
|
+
</coordinates>
|
601
|
+
<panel_attributes>lt=<<-
|
602
|
+
Read Cookie +
|
603
|
+
Update AuthClient
|
604
|
+
group=1</panel_attributes>
|
605
|
+
<additional_attributes>10.0;30.0;40.0;30.0;40.0;10.0;10.0;10.0</additional_attributes>
|
606
|
+
</element>
|
607
|
+
<element>
|
608
|
+
<id>UMLGeneric</id>
|
609
|
+
<coordinates>
|
610
|
+
<x>320</x>
|
611
|
+
<y>580</y>
|
612
|
+
<w>20</w>
|
613
|
+
<h>50</h>
|
614
|
+
</coordinates>
|
615
|
+
<panel_attributes>
|
616
|
+
bg=white
|
617
|
+
group=1</panel_attributes>
|
618
|
+
<additional_attributes/>
|
619
|
+
</element>
|
620
|
+
<element>
|
621
|
+
<id>Relation</id>
|
622
|
+
<coordinates>
|
623
|
+
<x>310</x>
|
624
|
+
<y>640</y>
|
625
|
+
<w>30</w>
|
626
|
+
<h>110</h>
|
627
|
+
</coordinates>
|
628
|
+
<panel_attributes>lt=.
|
629
|
+
group=1</panel_attributes>
|
630
|
+
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
631
|
+
</element>
|
632
|
+
</diagram>
|