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
@@ -1,648 +1,648 @@
|
|
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>490</x>
|
8
|
-
<y>0</y>
|
9
|
-
<w>160</w>
|
10
|
-
<h>50</h>
|
11
|
-
</coordinates>
|
12
|
-
<panel_attributes>_:Util Server_
|
13
|
-
(API)
|
14
|
-
fg=black
|
15
|
-
bg=green</panel_attributes>
|
16
|
-
<additional_attributes/>
|
17
|
-
</element>
|
18
|
-
<element>
|
19
|
-
<id>UMLGeneric</id>
|
20
|
-
<coordinates>
|
21
|
-
<x>730</x>
|
22
|
-
<y>0</y>
|
23
|
-
<w>160</w>
|
24
|
-
<h>50</h>
|
25
|
-
</coordinates>
|
26
|
-
<panel_attributes>_:Middleware_
|
27
|
-
(SeeMe)
|
28
|
-
|
29
|
-
bg=red</panel_attributes>
|
30
|
-
<additional_attributes/>
|
31
|
-
</element>
|
32
|
-
<element>
|
33
|
-
<id>Relation</id>
|
34
|
-
<coordinates>
|
35
|
-
<x>800</x>
|
36
|
-
<y>40</y>
|
37
|
-
<w>30</w>
|
38
|
-
<h>130</h>
|
39
|
-
</coordinates>
|
40
|
-
<panel_attributes>lt=.</panel_attributes>
|
41
|
-
<additional_attributes>10.0;10.0;10.0;110.0</additional_attributes>
|
42
|
-
</element>
|
43
|
-
<element>
|
44
|
-
<id>Relation</id>
|
45
|
-
<coordinates>
|
46
|
-
<x>560</x>
|
47
|
-
<y>40</y>
|
48
|
-
<w>30</w>
|
49
|
-
<h>290</h>
|
50
|
-
</coordinates>
|
51
|
-
<panel_attributes>lt=.</panel_attributes>
|
52
|
-
<additional_attributes>10.0;10.0;10.0;270.0</additional_attributes>
|
53
|
-
</element>
|
54
|
-
<element>
|
55
|
-
<id>Relation</id>
|
56
|
-
<coordinates>
|
57
|
-
<x>110</x>
|
58
|
-
<y>70</y>
|
59
|
-
<w>920</w>
|
60
|
-
<h>40</h>
|
61
|
-
</coordinates>
|
62
|
-
<panel_attributes>lt=->>>
|
63
|
-
push request</panel_attributes>
|
64
|
-
<additional_attributes>10.0;20.0;900.0;20.0</additional_attributes>
|
65
|
-
</element>
|
66
|
-
<element>
|
67
|
-
<id>UMLGeneric</id>
|
68
|
-
<coordinates>
|
69
|
-
<x>100</x>
|
70
|
-
<y>660</y>
|
71
|
-
<w>20</w>
|
72
|
-
<h>80</h>
|
73
|
-
</coordinates>
|
74
|
-
<panel_attributes>
|
75
|
-
bg=blue</panel_attributes>
|
76
|
-
<additional_attributes/>
|
77
|
-
</element>
|
78
|
-
<element>
|
79
|
-
<id>UMLGeneric</id>
|
80
|
-
<coordinates>
|
81
|
-
<x>940</x>
|
82
|
-
<y>0</y>
|
83
|
-
<w>160</w>
|
84
|
-
<h>50</h>
|
85
|
-
</coordinates>
|
86
|
-
<panel_attributes>_:Provider_
|
87
|
-
(Github)
|
88
|
-
bg=light_gray</panel_attributes>
|
89
|
-
<additional_attributes/>
|
90
|
-
</element>
|
91
|
-
<element>
|
92
|
-
<id>Relation</id>
|
93
|
-
<coordinates>
|
94
|
-
<x>1010</x>
|
95
|
-
<y>140</y>
|
96
|
-
<w>30</w>
|
97
|
-
<h>500</h>
|
98
|
-
</coordinates>
|
99
|
-
<panel_attributes>lt=.</panel_attributes>
|
100
|
-
<additional_attributes>10.0;10.0;10.0;480.0</additional_attributes>
|
101
|
-
</element>
|
102
|
-
<element>
|
103
|
-
<id>UMLGeneric</id>
|
104
|
-
<coordinates>
|
105
|
-
<x>40</x>
|
106
|
-
<y>0</y>
|
107
|
-
<w>160</w>
|
108
|
-
<h>50</h>
|
109
|
-
</coordinates>
|
110
|
-
<panel_attributes>_:Resource Owner_
|
111
|
-
(User)
|
112
|
-
|
113
|
-
bg=blue
|
114
|
-
fg=black</panel_attributes>
|
115
|
-
<additional_attributes/>
|
116
|
-
</element>
|
117
|
-
<element>
|
118
|
-
<id>Relation</id>
|
119
|
-
<coordinates>
|
120
|
-
<x>100</x>
|
121
|
-
<y>40</y>
|
122
|
-
<w>30</w>
|
123
|
-
<h>70</h>
|
124
|
-
</coordinates>
|
125
|
-
<panel_attributes>lt=.</panel_attributes>
|
126
|
-
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
127
|
-
</element>
|
128
|
-
<element>
|
129
|
-
<id>UMLGeneric</id>
|
130
|
-
<coordinates>
|
131
|
-
<x>250</x>
|
132
|
-
<y>0</y>
|
133
|
-
<w>160</w>
|
134
|
-
<h>50</h>
|
135
|
-
</coordinates>
|
136
|
-
<panel_attributes>_:Web_
|
137
|
-
(localhost)
|
138
|
-
|
139
|
-
fg=black
|
140
|
-
bg=yellow</panel_attributes>
|
141
|
-
<additional_attributes/>
|
142
|
-
</element>
|
143
|
-
<element>
|
144
|
-
<id>Relation</id>
|
145
|
-
<coordinates>
|
146
|
-
<x>320</x>
|
147
|
-
<y>40</y>
|
148
|
-
<w>30</w>
|
149
|
-
<h>190</h>
|
150
|
-
</coordinates>
|
151
|
-
<panel_attributes>lt=.</panel_attributes>
|
152
|
-
<additional_attributes>10.0;10.0;10.0;170.0</additional_attributes>
|
153
|
-
</element>
|
154
|
-
<element>
|
155
|
-
<id>UMLGeneric</id>
|
156
|
-
<coordinates>
|
157
|
-
<x>320</x>
|
158
|
-
<y>210</y>
|
159
|
-
<w>20</w>
|
160
|
-
<h>100</h>
|
161
|
-
</coordinates>
|
162
|
-
<panel_attributes>
|
163
|
-
bg=yellow</panel_attributes>
|
164
|
-
<additional_attributes/>
|
165
|
-
</element>
|
166
|
-
<element>
|
167
|
-
<id>UMLGeneric</id>
|
168
|
-
<coordinates>
|
169
|
-
<x>110</x>
|
170
|
-
<y>670</y>
|
171
|
-
<w>20</w>
|
172
|
-
<h>60</h>
|
173
|
-
</coordinates>
|
174
|
-
<panel_attributes>
|
175
|
-
bg=white</panel_attributes>
|
176
|
-
<additional_attributes/>
|
177
|
-
</element>
|
178
|
-
<element>
|
179
|
-
<id>UMLGeneric</id>
|
180
|
-
<coordinates>
|
181
|
-
<x>1010</x>
|
182
|
-
<y>90</y>
|
183
|
-
<w>20</w>
|
184
|
-
<h>60</h>
|
185
|
-
</coordinates>
|
186
|
-
<panel_attributes>
|
187
|
-
bg=light_gray</panel_attributes>
|
188
|
-
<additional_attributes/>
|
189
|
-
</element>
|
190
|
-
<element>
|
191
|
-
<id>Relation</id>
|
192
|
-
<coordinates>
|
193
|
-
<x>1030</x>
|
194
|
-
<y>100</y>
|
195
|
-
<w>180</w>
|
196
|
-
<h>50</h>
|
197
|
-
</coordinates>
|
198
|
-
<panel_attributes>lt=<<-
|
199
|
-
process webhook +
|
200
|
-
send message</panel_attributes>
|
201
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
202
|
-
</element>
|
203
|
-
<element>
|
204
|
-
<id>UMLGeneric</id>
|
205
|
-
<coordinates>
|
206
|
-
<x>1020</x>
|
207
|
-
<y>100</y>
|
208
|
-
<w>20</w>
|
209
|
-
<h>40</h>
|
210
|
-
</coordinates>
|
211
|
-
<panel_attributes>
|
212
|
-
bg=white</panel_attributes>
|
213
|
-
<additional_attributes/>
|
214
|
-
</element>
|
215
|
-
<element>
|
216
|
-
<id>UMLGeneric</id>
|
217
|
-
<coordinates>
|
218
|
-
<x>800</x>
|
219
|
-
<y>150</y>
|
220
|
-
<w>20</w>
|
221
|
-
<h>60</h>
|
222
|
-
</coordinates>
|
223
|
-
<panel_attributes>
|
224
|
-
bg=red</panel_attributes>
|
225
|
-
<additional_attributes/>
|
226
|
-
</element>
|
227
|
-
<element>
|
228
|
-
<id>Relation</id>
|
229
|
-
<coordinates>
|
230
|
-
<x>810</x>
|
231
|
-
<y>140</y>
|
232
|
-
<w>220</w>
|
233
|
-
<h>30</h>
|
234
|
-
</coordinates>
|
235
|
-
<panel_attributes>lt=<-</panel_attributes>
|
236
|
-
<additional_attributes>10.0;10.0;200.0;10.0</additional_attributes>
|
237
|
-
</element>
|
238
|
-
<element>
|
239
|
-
<id>Relation</id>
|
240
|
-
<coordinates>
|
241
|
-
<x>820</x>
|
242
|
-
<y>160</y>
|
243
|
-
<w>170</w>
|
244
|
-
<h>50</h>
|
245
|
-
</coordinates>
|
246
|
-
<panel_attributes>lt=<<-
|
247
|
-
receive message +
|
248
|
-
deliver on request</panel_attributes>
|
249
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
250
|
-
</element>
|
251
|
-
<element>
|
252
|
-
<id>UMLGeneric</id>
|
253
|
-
<coordinates>
|
254
|
-
<x>810</x>
|
255
|
-
<y>160</y>
|
256
|
-
<w>20</w>
|
257
|
-
<h>40</h>
|
258
|
-
</coordinates>
|
259
|
-
<panel_attributes>
|
260
|
-
bg=white</panel_attributes>
|
261
|
-
<additional_attributes/>
|
262
|
-
</element>
|
263
|
-
<element>
|
264
|
-
<id>Relation</id>
|
265
|
-
<coordinates>
|
266
|
-
<x>330</x>
|
267
|
-
<y>190</y>
|
268
|
-
<w>490</w>
|
269
|
-
<h>40</h>
|
270
|
-
</coordinates>
|
271
|
-
<panel_attributes>lt=->
|
272
|
-
monitor middleware</panel_attributes>
|
273
|
-
<additional_attributes>10.0;20.0;470.0;20.0</additional_attributes>
|
274
|
-
</element>
|
275
|
-
<element>
|
276
|
-
<id>Relation</id>
|
277
|
-
<coordinates>
|
278
|
-
<x>340</x>
|
279
|
-
<y>220</y>
|
280
|
-
<w>220</w>
|
281
|
-
<h>90</h>
|
282
|
-
</coordinates>
|
283
|
-
<panel_attributes>lt=<<-
|
284
|
-
SSE processing on receive</panel_attributes>
|
285
|
-
<additional_attributes>10.0;70.0;30.0;70.0;30.0;10.0;10.0;10.0</additional_attributes>
|
286
|
-
</element>
|
287
|
-
<element>
|
288
|
-
<id>UMLGeneric</id>
|
289
|
-
<coordinates>
|
290
|
-
<x>330</x>
|
291
|
-
<y>220</y>
|
292
|
-
<w>20</w>
|
293
|
-
<h>80</h>
|
294
|
-
</coordinates>
|
295
|
-
<panel_attributes>
|
296
|
-
bg=white</panel_attributes>
|
297
|
-
<additional_attributes/>
|
298
|
-
</element>
|
299
|
-
<element>
|
300
|
-
<id>UMLGeneric</id>
|
301
|
-
<coordinates>
|
302
|
-
<x>560</x>
|
303
|
-
<y>310</y>
|
304
|
-
<w>20</w>
|
305
|
-
<h>60</h>
|
306
|
-
</coordinates>
|
307
|
-
<panel_attributes>
|
308
|
-
bg=green</panel_attributes>
|
309
|
-
<additional_attributes/>
|
310
|
-
</element>
|
311
|
-
<element>
|
312
|
-
<id>Relation</id>
|
313
|
-
<coordinates>
|
314
|
-
<x>330</x>
|
315
|
-
<y>290</y>
|
316
|
-
<w>250</w>
|
317
|
-
<h>40</h>
|
318
|
-
</coordinates>
|
319
|
-
<panel_attributes>lt=->>>
|
320
|
-
call API</panel_attributes>
|
321
|
-
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
322
|
-
</element>
|
323
|
-
<element>
|
324
|
-
<id>Relation</id>
|
325
|
-
<coordinates>
|
326
|
-
<x>320</x>
|
327
|
-
<y>300</y>
|
328
|
-
<w>30</w>
|
329
|
-
<h>90</h>
|
330
|
-
</coordinates>
|
331
|
-
<panel_attributes>lt=.</panel_attributes>
|
332
|
-
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
|
333
|
-
</element>
|
334
|
-
<element>
|
335
|
-
<id>Relation</id>
|
336
|
-
<coordinates>
|
337
|
-
<x>560</x>
|
338
|
-
<y>530</y>
|
339
|
-
<w>30</w>
|
340
|
-
<h>110</h>
|
341
|
-
</coordinates>
|
342
|
-
<panel_attributes>lt=.</panel_attributes>
|
343
|
-
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
344
|
-
</element>
|
345
|
-
<element>
|
346
|
-
<id>UMLGeneric</id>
|
347
|
-
<coordinates>
|
348
|
-
<x>570</x>
|
349
|
-
<y>320</y>
|
350
|
-
<w>20</w>
|
351
|
-
<h>40</h>
|
352
|
-
</coordinates>
|
353
|
-
<panel_attributes>
|
354
|
-
bg=white</panel_attributes>
|
355
|
-
<additional_attributes/>
|
356
|
-
</element>
|
357
|
-
<element>
|
358
|
-
<id>Relation</id>
|
359
|
-
<coordinates>
|
360
|
-
<x>580</x>
|
361
|
-
<y>320</y>
|
362
|
-
<w>150</w>
|
363
|
-
<h>50</h>
|
364
|
-
</coordinates>
|
365
|
-
<panel_attributes>lt=<<-
|
366
|
-
process git pull</panel_attributes>
|
367
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
368
|
-
</element>
|
369
|
-
<element>
|
370
|
-
<id>Relation</id>
|
371
|
-
<coordinates>
|
372
|
-
<x>110</x>
|
373
|
-
<y>610</y>
|
374
|
-
<w>30</w>
|
375
|
-
<h>30</h>
|
376
|
-
</coordinates>
|
377
|
-
<panel_attributes>lt=.</panel_attributes>
|
378
|
-
<additional_attributes>10.0;10.0;10.0;10.0</additional_attributes>
|
379
|
-
</element>
|
380
|
-
<element>
|
381
|
-
<id>UMLGeneric</id>
|
382
|
-
<coordinates>
|
383
|
-
<x>100</x>
|
384
|
-
<y>90</y>
|
385
|
-
<w>20</w>
|
386
|
-
<h>60</h>
|
387
|
-
</coordinates>
|
388
|
-
<panel_attributes>
|
389
|
-
bg=blue</panel_attributes>
|
390
|
-
<additional_attributes/>
|
391
|
-
</element>
|
392
|
-
<element>
|
393
|
-
<id>Relation</id>
|
394
|
-
<coordinates>
|
395
|
-
<x>120</x>
|
396
|
-
<y>100</y>
|
397
|
-
<w>160</w>
|
398
|
-
<h>50</h>
|
399
|
-
</coordinates>
|
400
|
-
<panel_attributes>lt=<<-
|
401
|
-
run git command</panel_attributes>
|
402
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
403
|
-
</element>
|
404
|
-
<element>
|
405
|
-
<id>UMLGeneric</id>
|
406
|
-
<coordinates>
|
407
|
-
<x>110</x>
|
408
|
-
<y>100</y>
|
409
|
-
<w>20</w>
|
410
|
-
<h>40</h>
|
411
|
-
</coordinates>
|
412
|
-
<panel_attributes>
|
413
|
-
bg=white</panel_attributes>
|
414
|
-
<additional_attributes/>
|
415
|
-
</element>
|
416
|
-
<element>
|
417
|
-
<id>Relation</id>
|
418
|
-
<coordinates>
|
419
|
-
<x>800</x>
|
420
|
-
<y>200</y>
|
421
|
-
<w>30</w>
|
422
|
-
<h>440</h>
|
423
|
-
</coordinates>
|
424
|
-
<panel_attributes>lt=.</panel_attributes>
|
425
|
-
<additional_attributes>10.0;10.0;10.0;420.0</additional_attributes>
|
426
|
-
</element>
|
427
|
-
<element>
|
428
|
-
<id>Relation</id>
|
429
|
-
<coordinates>
|
430
|
-
<x>1010</x>
|
431
|
-
<y>40</y>
|
432
|
-
<w>30</w>
|
433
|
-
<h>70</h>
|
434
|
-
</coordinates>
|
435
|
-
<panel_attributes>lt=.</panel_attributes>
|
436
|
-
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
437
|
-
</element>
|
438
|
-
<element>
|
439
|
-
<id>UMLGeneric</id>
|
440
|
-
<coordinates>
|
441
|
-
<x>320</x>
|
442
|
-
<y>480</y>
|
443
|
-
<w>20</w>
|
444
|
-
<h>60</h>
|
445
|
-
</coordinates>
|
446
|
-
<panel_attributes>
|
447
|
-
bg=yellow</panel_attributes>
|
448
|
-
<additional_attributes/>
|
449
|
-
</element>
|
450
|
-
<element>
|
451
|
-
<id>UMLGeneric</id>
|
452
|
-
<coordinates>
|
453
|
-
<x>560</x>
|
454
|
-
<y>480</y>
|
455
|
-
<w>20</w>
|
456
|
-
<h>60</h>
|
457
|
-
</coordinates>
|
458
|
-
<panel_attributes>
|
459
|
-
bg=green</panel_attributes>
|
460
|
-
<additional_attributes/>
|
461
|
-
</element>
|
462
|
-
<element>
|
463
|
-
<id>UMLGeneric</id>
|
464
|
-
<coordinates>
|
465
|
-
<x>320</x>
|
466
|
-
<y>370</y>
|
467
|
-
<w>20</w>
|
468
|
-
<h>60</h>
|
469
|
-
</coordinates>
|
470
|
-
<panel_attributes>
|
471
|
-
bg=yellow</panel_attributes>
|
472
|
-
<additional_attributes/>
|
473
|
-
</element>
|
474
|
-
<element>
|
475
|
-
<id>Relation</id>
|
476
|
-
<coordinates>
|
477
|
-
<x>330</x>
|
478
|
-
<y>350</y>
|
479
|
-
<w>250</w>
|
480
|
-
<h>40</h>
|
481
|
-
</coordinates>
|
482
|
-
<panel_attributes>lt=<<<-
|
483
|
-
update working copy</panel_attributes>
|
484
|
-
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
485
|
-
</element>
|
486
|
-
<element>
|
487
|
-
<id>Relation</id>
|
488
|
-
<coordinates>
|
489
|
-
<x>320</x>
|
490
|
-
<y>420</y>
|
491
|
-
<w>30</w>
|
492
|
-
<h>80</h>
|
493
|
-
</coordinates>
|
494
|
-
<panel_attributes>lt=.</panel_attributes>
|
495
|
-
<additional_attributes>10.0;10.0;10.0;60.0</additional_attributes>
|
496
|
-
</element>
|
497
|
-
<element>
|
498
|
-
<id>Relation</id>
|
499
|
-
<coordinates>
|
500
|
-
<x>560</x>
|
501
|
-
<y>360</y>
|
502
|
-
<w>30</w>
|
503
|
-
<h>140</h>
|
504
|
-
</coordinates>
|
505
|
-
<panel_attributes>lt=.</panel_attributes>
|
506
|
-
<additional_attributes>10.0;10.0;10.0;120.0</additional_attributes>
|
507
|
-
</element>
|
508
|
-
<element>
|
509
|
-
<id>UMLGeneric</id>
|
510
|
-
<coordinates>
|
511
|
-
<x>570</x>
|
512
|
-
<y>490</y>
|
513
|
-
<w>20</w>
|
514
|
-
<h>40</h>
|
515
|
-
</coordinates>
|
516
|
-
<panel_attributes>
|
517
|
-
bg=white</panel_attributes>
|
518
|
-
<additional_attributes/>
|
519
|
-
</element>
|
520
|
-
<element>
|
521
|
-
<id>Relation</id>
|
522
|
-
<coordinates>
|
523
|
-
<x>580</x>
|
524
|
-
<y>490</y>
|
525
|
-
<w>170</w>
|
526
|
-
<h>50</h>
|
527
|
-
</coordinates>
|
528
|
-
<panel_attributes>lt=<<-
|
529
|
-
process write2disk</panel_attributes>
|
530
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
531
|
-
</element>
|
532
|
-
<element>
|
533
|
-
<id>Relation</id>
|
534
|
-
<coordinates>
|
535
|
-
<x>330</x>
|
536
|
-
<y>520</y>
|
537
|
-
<w>250</w>
|
538
|
-
<h>40</h>
|
539
|
-
</coordinates>
|
540
|
-
<panel_attributes>lt=<<<-
|
541
|
-
write message to log</panel_attributes>
|
542
|
-
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
543
|
-
</element>
|
544
|
-
<element>
|
545
|
-
<id>UMLFrame</id>
|
546
|
-
<coordinates>
|
547
|
-
<x>40</x>
|
548
|
-
<y>620</y>
|
549
|
-
<w>1200</w>
|
550
|
-
<h>140</h>
|
551
|
-
</coordinates>
|
552
|
-
<panel_attributes>optional</panel_attributes>
|
553
|
-
<additional_attributes/>
|
554
|
-
</element>
|
555
|
-
<element>
|
556
|
-
<id>UMLGeneric</id>
|
557
|
-
<coordinates>
|
558
|
-
<x>320</x>
|
559
|
-
<y>660</y>
|
560
|
-
<w>20</w>
|
561
|
-
<h>60</h>
|
562
|
-
</coordinates>
|
563
|
-
<panel_attributes>
|
564
|
-
bg=yellow</panel_attributes>
|
565
|
-
<additional_attributes/>
|
566
|
-
</element>
|
567
|
-
<element>
|
568
|
-
<id>Relation</id>
|
569
|
-
<coordinates>
|
570
|
-
<x>320</x>
|
571
|
-
<y>530</y>
|
572
|
-
<w>30</w>
|
573
|
-
<h>150</h>
|
574
|
-
</coordinates>
|
575
|
-
<panel_attributes>lt=.</panel_attributes>
|
576
|
-
<additional_attributes>10.0;10.0;10.0;130.0</additional_attributes>
|
577
|
-
</element>
|
578
|
-
<element>
|
579
|
-
<id>Relation</id>
|
580
|
-
<coordinates>
|
581
|
-
<x>100</x>
|
582
|
-
<y>140</y>
|
583
|
-
<w>30</w>
|
584
|
-
<h>540</h>
|
585
|
-
</coordinates>
|
586
|
-
<panel_attributes>lt=.</panel_attributes>
|
587
|
-
<additional_attributes>10.0;10.0;10.0;520.0</additional_attributes>
|
588
|
-
</element>
|
589
|
-
<element>
|
590
|
-
<id>Relation</id>
|
591
|
-
<coordinates>
|
592
|
-
<x>120</x>
|
593
|
-
<y>680</y>
|
594
|
-
<w>170</w>
|
595
|
-
<h>50</h>
|
596
|
-
</coordinates>
|
597
|
-
<panel_attributes>lt=<<-
|
598
|
-
process message
|
599
|
-
in log analyser</panel_attributes>
|
600
|
-
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
601
|
-
</element>
|
602
|
-
<element>
|
603
|
-
<id>Relation</id>
|
604
|
-
<coordinates>
|
605
|
-
<x>110</x>
|
606
|
-
<y>640</y>
|
607
|
-
<w>230</w>
|
608
|
-
<h>40</h>
|
609
|
-
</coordinates>
|
610
|
-
<panel_attributes>lt=->
|
611
|
-
monitor logfile</panel_attributes>
|
612
|
-
<additional_attributes>10.0;20.0;210.0;20.0</additional_attributes>
|
613
|
-
</element>
|
614
|
-
<element>
|
615
|
-
<id>Relation</id>
|
616
|
-
<coordinates>
|
617
|
-
<x>100</x>
|
618
|
-
<y>730</y>
|
619
|
-
<w>30</w>
|
620
|
-
<h>50</h>
|
621
|
-
</coordinates>
|
622
|
-
<panel_attributes>lt=.</panel_attributes>
|
623
|
-
<additional_attributes>10.0;10.0;10.0;30.0</additional_attributes>
|
624
|
-
</element>
|
625
|
-
<element>
|
626
|
-
<id>Relation</id>
|
627
|
-
<coordinates>
|
628
|
-
<x>320</x>
|
629
|
-
<y>710</y>
|
630
|
-
<w>30</w>
|
631
|
-
<h>70</h>
|
632
|
-
</coordinates>
|
633
|
-
<panel_attributes>lt=.</panel_attributes>
|
634
|
-
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
635
|
-
</element>
|
636
|
-
<element>
|
637
|
-
<id>Relation</id>
|
638
|
-
<coordinates>
|
639
|
-
<x>330</x>
|
640
|
-
<y>460</y>
|
641
|
-
<w>250</w>
|
642
|
-
<h>40</h>
|
643
|
-
</coordinates>
|
644
|
-
<panel_attributes>lt=->
|
645
|
-
call API (logger)</panel_attributes>
|
646
|
-
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
647
|
-
</element>
|
648
|
-
</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>490</x>
|
8
|
+
<y>0</y>
|
9
|
+
<w>160</w>
|
10
|
+
<h>50</h>
|
11
|
+
</coordinates>
|
12
|
+
<panel_attributes>_:Util Server_
|
13
|
+
(API)
|
14
|
+
fg=black
|
15
|
+
bg=green</panel_attributes>
|
16
|
+
<additional_attributes/>
|
17
|
+
</element>
|
18
|
+
<element>
|
19
|
+
<id>UMLGeneric</id>
|
20
|
+
<coordinates>
|
21
|
+
<x>730</x>
|
22
|
+
<y>0</y>
|
23
|
+
<w>160</w>
|
24
|
+
<h>50</h>
|
25
|
+
</coordinates>
|
26
|
+
<panel_attributes>_:Middleware_
|
27
|
+
(SeeMe)
|
28
|
+
|
29
|
+
bg=red</panel_attributes>
|
30
|
+
<additional_attributes/>
|
31
|
+
</element>
|
32
|
+
<element>
|
33
|
+
<id>Relation</id>
|
34
|
+
<coordinates>
|
35
|
+
<x>800</x>
|
36
|
+
<y>40</y>
|
37
|
+
<w>30</w>
|
38
|
+
<h>130</h>
|
39
|
+
</coordinates>
|
40
|
+
<panel_attributes>lt=.</panel_attributes>
|
41
|
+
<additional_attributes>10.0;10.0;10.0;110.0</additional_attributes>
|
42
|
+
</element>
|
43
|
+
<element>
|
44
|
+
<id>Relation</id>
|
45
|
+
<coordinates>
|
46
|
+
<x>560</x>
|
47
|
+
<y>40</y>
|
48
|
+
<w>30</w>
|
49
|
+
<h>290</h>
|
50
|
+
</coordinates>
|
51
|
+
<panel_attributes>lt=.</panel_attributes>
|
52
|
+
<additional_attributes>10.0;10.0;10.0;270.0</additional_attributes>
|
53
|
+
</element>
|
54
|
+
<element>
|
55
|
+
<id>Relation</id>
|
56
|
+
<coordinates>
|
57
|
+
<x>110</x>
|
58
|
+
<y>70</y>
|
59
|
+
<w>920</w>
|
60
|
+
<h>40</h>
|
61
|
+
</coordinates>
|
62
|
+
<panel_attributes>lt=->>>
|
63
|
+
push request</panel_attributes>
|
64
|
+
<additional_attributes>10.0;20.0;900.0;20.0</additional_attributes>
|
65
|
+
</element>
|
66
|
+
<element>
|
67
|
+
<id>UMLGeneric</id>
|
68
|
+
<coordinates>
|
69
|
+
<x>100</x>
|
70
|
+
<y>660</y>
|
71
|
+
<w>20</w>
|
72
|
+
<h>80</h>
|
73
|
+
</coordinates>
|
74
|
+
<panel_attributes>
|
75
|
+
bg=blue</panel_attributes>
|
76
|
+
<additional_attributes/>
|
77
|
+
</element>
|
78
|
+
<element>
|
79
|
+
<id>UMLGeneric</id>
|
80
|
+
<coordinates>
|
81
|
+
<x>940</x>
|
82
|
+
<y>0</y>
|
83
|
+
<w>160</w>
|
84
|
+
<h>50</h>
|
85
|
+
</coordinates>
|
86
|
+
<panel_attributes>_:Provider_
|
87
|
+
(Github)
|
88
|
+
bg=light_gray</panel_attributes>
|
89
|
+
<additional_attributes/>
|
90
|
+
</element>
|
91
|
+
<element>
|
92
|
+
<id>Relation</id>
|
93
|
+
<coordinates>
|
94
|
+
<x>1010</x>
|
95
|
+
<y>140</y>
|
96
|
+
<w>30</w>
|
97
|
+
<h>500</h>
|
98
|
+
</coordinates>
|
99
|
+
<panel_attributes>lt=.</panel_attributes>
|
100
|
+
<additional_attributes>10.0;10.0;10.0;480.0</additional_attributes>
|
101
|
+
</element>
|
102
|
+
<element>
|
103
|
+
<id>UMLGeneric</id>
|
104
|
+
<coordinates>
|
105
|
+
<x>40</x>
|
106
|
+
<y>0</y>
|
107
|
+
<w>160</w>
|
108
|
+
<h>50</h>
|
109
|
+
</coordinates>
|
110
|
+
<panel_attributes>_:Resource Owner_
|
111
|
+
(User)
|
112
|
+
|
113
|
+
bg=blue
|
114
|
+
fg=black</panel_attributes>
|
115
|
+
<additional_attributes/>
|
116
|
+
</element>
|
117
|
+
<element>
|
118
|
+
<id>Relation</id>
|
119
|
+
<coordinates>
|
120
|
+
<x>100</x>
|
121
|
+
<y>40</y>
|
122
|
+
<w>30</w>
|
123
|
+
<h>70</h>
|
124
|
+
</coordinates>
|
125
|
+
<panel_attributes>lt=.</panel_attributes>
|
126
|
+
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
127
|
+
</element>
|
128
|
+
<element>
|
129
|
+
<id>UMLGeneric</id>
|
130
|
+
<coordinates>
|
131
|
+
<x>250</x>
|
132
|
+
<y>0</y>
|
133
|
+
<w>160</w>
|
134
|
+
<h>50</h>
|
135
|
+
</coordinates>
|
136
|
+
<panel_attributes>_:Web_
|
137
|
+
(localhost)
|
138
|
+
|
139
|
+
fg=black
|
140
|
+
bg=yellow</panel_attributes>
|
141
|
+
<additional_attributes/>
|
142
|
+
</element>
|
143
|
+
<element>
|
144
|
+
<id>Relation</id>
|
145
|
+
<coordinates>
|
146
|
+
<x>320</x>
|
147
|
+
<y>40</y>
|
148
|
+
<w>30</w>
|
149
|
+
<h>190</h>
|
150
|
+
</coordinates>
|
151
|
+
<panel_attributes>lt=.</panel_attributes>
|
152
|
+
<additional_attributes>10.0;10.0;10.0;170.0</additional_attributes>
|
153
|
+
</element>
|
154
|
+
<element>
|
155
|
+
<id>UMLGeneric</id>
|
156
|
+
<coordinates>
|
157
|
+
<x>320</x>
|
158
|
+
<y>210</y>
|
159
|
+
<w>20</w>
|
160
|
+
<h>100</h>
|
161
|
+
</coordinates>
|
162
|
+
<panel_attributes>
|
163
|
+
bg=yellow</panel_attributes>
|
164
|
+
<additional_attributes/>
|
165
|
+
</element>
|
166
|
+
<element>
|
167
|
+
<id>UMLGeneric</id>
|
168
|
+
<coordinates>
|
169
|
+
<x>110</x>
|
170
|
+
<y>670</y>
|
171
|
+
<w>20</w>
|
172
|
+
<h>60</h>
|
173
|
+
</coordinates>
|
174
|
+
<panel_attributes>
|
175
|
+
bg=white</panel_attributes>
|
176
|
+
<additional_attributes/>
|
177
|
+
</element>
|
178
|
+
<element>
|
179
|
+
<id>UMLGeneric</id>
|
180
|
+
<coordinates>
|
181
|
+
<x>1010</x>
|
182
|
+
<y>90</y>
|
183
|
+
<w>20</w>
|
184
|
+
<h>60</h>
|
185
|
+
</coordinates>
|
186
|
+
<panel_attributes>
|
187
|
+
bg=light_gray</panel_attributes>
|
188
|
+
<additional_attributes/>
|
189
|
+
</element>
|
190
|
+
<element>
|
191
|
+
<id>Relation</id>
|
192
|
+
<coordinates>
|
193
|
+
<x>1030</x>
|
194
|
+
<y>100</y>
|
195
|
+
<w>180</w>
|
196
|
+
<h>50</h>
|
197
|
+
</coordinates>
|
198
|
+
<panel_attributes>lt=<<-
|
199
|
+
process webhook +
|
200
|
+
send message</panel_attributes>
|
201
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
202
|
+
</element>
|
203
|
+
<element>
|
204
|
+
<id>UMLGeneric</id>
|
205
|
+
<coordinates>
|
206
|
+
<x>1020</x>
|
207
|
+
<y>100</y>
|
208
|
+
<w>20</w>
|
209
|
+
<h>40</h>
|
210
|
+
</coordinates>
|
211
|
+
<panel_attributes>
|
212
|
+
bg=white</panel_attributes>
|
213
|
+
<additional_attributes/>
|
214
|
+
</element>
|
215
|
+
<element>
|
216
|
+
<id>UMLGeneric</id>
|
217
|
+
<coordinates>
|
218
|
+
<x>800</x>
|
219
|
+
<y>150</y>
|
220
|
+
<w>20</w>
|
221
|
+
<h>60</h>
|
222
|
+
</coordinates>
|
223
|
+
<panel_attributes>
|
224
|
+
bg=red</panel_attributes>
|
225
|
+
<additional_attributes/>
|
226
|
+
</element>
|
227
|
+
<element>
|
228
|
+
<id>Relation</id>
|
229
|
+
<coordinates>
|
230
|
+
<x>810</x>
|
231
|
+
<y>140</y>
|
232
|
+
<w>220</w>
|
233
|
+
<h>30</h>
|
234
|
+
</coordinates>
|
235
|
+
<panel_attributes>lt=<-</panel_attributes>
|
236
|
+
<additional_attributes>10.0;10.0;200.0;10.0</additional_attributes>
|
237
|
+
</element>
|
238
|
+
<element>
|
239
|
+
<id>Relation</id>
|
240
|
+
<coordinates>
|
241
|
+
<x>820</x>
|
242
|
+
<y>160</y>
|
243
|
+
<w>170</w>
|
244
|
+
<h>50</h>
|
245
|
+
</coordinates>
|
246
|
+
<panel_attributes>lt=<<-
|
247
|
+
receive message +
|
248
|
+
deliver on request</panel_attributes>
|
249
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
250
|
+
</element>
|
251
|
+
<element>
|
252
|
+
<id>UMLGeneric</id>
|
253
|
+
<coordinates>
|
254
|
+
<x>810</x>
|
255
|
+
<y>160</y>
|
256
|
+
<w>20</w>
|
257
|
+
<h>40</h>
|
258
|
+
</coordinates>
|
259
|
+
<panel_attributes>
|
260
|
+
bg=white</panel_attributes>
|
261
|
+
<additional_attributes/>
|
262
|
+
</element>
|
263
|
+
<element>
|
264
|
+
<id>Relation</id>
|
265
|
+
<coordinates>
|
266
|
+
<x>330</x>
|
267
|
+
<y>190</y>
|
268
|
+
<w>490</w>
|
269
|
+
<h>40</h>
|
270
|
+
</coordinates>
|
271
|
+
<panel_attributes>lt=->
|
272
|
+
monitor middleware</panel_attributes>
|
273
|
+
<additional_attributes>10.0;20.0;470.0;20.0</additional_attributes>
|
274
|
+
</element>
|
275
|
+
<element>
|
276
|
+
<id>Relation</id>
|
277
|
+
<coordinates>
|
278
|
+
<x>340</x>
|
279
|
+
<y>220</y>
|
280
|
+
<w>220</w>
|
281
|
+
<h>90</h>
|
282
|
+
</coordinates>
|
283
|
+
<panel_attributes>lt=<<-
|
284
|
+
SSE processing on receive</panel_attributes>
|
285
|
+
<additional_attributes>10.0;70.0;30.0;70.0;30.0;10.0;10.0;10.0</additional_attributes>
|
286
|
+
</element>
|
287
|
+
<element>
|
288
|
+
<id>UMLGeneric</id>
|
289
|
+
<coordinates>
|
290
|
+
<x>330</x>
|
291
|
+
<y>220</y>
|
292
|
+
<w>20</w>
|
293
|
+
<h>80</h>
|
294
|
+
</coordinates>
|
295
|
+
<panel_attributes>
|
296
|
+
bg=white</panel_attributes>
|
297
|
+
<additional_attributes/>
|
298
|
+
</element>
|
299
|
+
<element>
|
300
|
+
<id>UMLGeneric</id>
|
301
|
+
<coordinates>
|
302
|
+
<x>560</x>
|
303
|
+
<y>310</y>
|
304
|
+
<w>20</w>
|
305
|
+
<h>60</h>
|
306
|
+
</coordinates>
|
307
|
+
<panel_attributes>
|
308
|
+
bg=green</panel_attributes>
|
309
|
+
<additional_attributes/>
|
310
|
+
</element>
|
311
|
+
<element>
|
312
|
+
<id>Relation</id>
|
313
|
+
<coordinates>
|
314
|
+
<x>330</x>
|
315
|
+
<y>290</y>
|
316
|
+
<w>250</w>
|
317
|
+
<h>40</h>
|
318
|
+
</coordinates>
|
319
|
+
<panel_attributes>lt=->>>
|
320
|
+
call API</panel_attributes>
|
321
|
+
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
322
|
+
</element>
|
323
|
+
<element>
|
324
|
+
<id>Relation</id>
|
325
|
+
<coordinates>
|
326
|
+
<x>320</x>
|
327
|
+
<y>300</y>
|
328
|
+
<w>30</w>
|
329
|
+
<h>90</h>
|
330
|
+
</coordinates>
|
331
|
+
<panel_attributes>lt=.</panel_attributes>
|
332
|
+
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
|
333
|
+
</element>
|
334
|
+
<element>
|
335
|
+
<id>Relation</id>
|
336
|
+
<coordinates>
|
337
|
+
<x>560</x>
|
338
|
+
<y>530</y>
|
339
|
+
<w>30</w>
|
340
|
+
<h>110</h>
|
341
|
+
</coordinates>
|
342
|
+
<panel_attributes>lt=.</panel_attributes>
|
343
|
+
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
|
344
|
+
</element>
|
345
|
+
<element>
|
346
|
+
<id>UMLGeneric</id>
|
347
|
+
<coordinates>
|
348
|
+
<x>570</x>
|
349
|
+
<y>320</y>
|
350
|
+
<w>20</w>
|
351
|
+
<h>40</h>
|
352
|
+
</coordinates>
|
353
|
+
<panel_attributes>
|
354
|
+
bg=white</panel_attributes>
|
355
|
+
<additional_attributes/>
|
356
|
+
</element>
|
357
|
+
<element>
|
358
|
+
<id>Relation</id>
|
359
|
+
<coordinates>
|
360
|
+
<x>580</x>
|
361
|
+
<y>320</y>
|
362
|
+
<w>150</w>
|
363
|
+
<h>50</h>
|
364
|
+
</coordinates>
|
365
|
+
<panel_attributes>lt=<<-
|
366
|
+
process git pull</panel_attributes>
|
367
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
368
|
+
</element>
|
369
|
+
<element>
|
370
|
+
<id>Relation</id>
|
371
|
+
<coordinates>
|
372
|
+
<x>110</x>
|
373
|
+
<y>610</y>
|
374
|
+
<w>30</w>
|
375
|
+
<h>30</h>
|
376
|
+
</coordinates>
|
377
|
+
<panel_attributes>lt=.</panel_attributes>
|
378
|
+
<additional_attributes>10.0;10.0;10.0;10.0</additional_attributes>
|
379
|
+
</element>
|
380
|
+
<element>
|
381
|
+
<id>UMLGeneric</id>
|
382
|
+
<coordinates>
|
383
|
+
<x>100</x>
|
384
|
+
<y>90</y>
|
385
|
+
<w>20</w>
|
386
|
+
<h>60</h>
|
387
|
+
</coordinates>
|
388
|
+
<panel_attributes>
|
389
|
+
bg=blue</panel_attributes>
|
390
|
+
<additional_attributes/>
|
391
|
+
</element>
|
392
|
+
<element>
|
393
|
+
<id>Relation</id>
|
394
|
+
<coordinates>
|
395
|
+
<x>120</x>
|
396
|
+
<y>100</y>
|
397
|
+
<w>160</w>
|
398
|
+
<h>50</h>
|
399
|
+
</coordinates>
|
400
|
+
<panel_attributes>lt=<<-
|
401
|
+
run git command</panel_attributes>
|
402
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
403
|
+
</element>
|
404
|
+
<element>
|
405
|
+
<id>UMLGeneric</id>
|
406
|
+
<coordinates>
|
407
|
+
<x>110</x>
|
408
|
+
<y>100</y>
|
409
|
+
<w>20</w>
|
410
|
+
<h>40</h>
|
411
|
+
</coordinates>
|
412
|
+
<panel_attributes>
|
413
|
+
bg=white</panel_attributes>
|
414
|
+
<additional_attributes/>
|
415
|
+
</element>
|
416
|
+
<element>
|
417
|
+
<id>Relation</id>
|
418
|
+
<coordinates>
|
419
|
+
<x>800</x>
|
420
|
+
<y>200</y>
|
421
|
+
<w>30</w>
|
422
|
+
<h>440</h>
|
423
|
+
</coordinates>
|
424
|
+
<panel_attributes>lt=.</panel_attributes>
|
425
|
+
<additional_attributes>10.0;10.0;10.0;420.0</additional_attributes>
|
426
|
+
</element>
|
427
|
+
<element>
|
428
|
+
<id>Relation</id>
|
429
|
+
<coordinates>
|
430
|
+
<x>1010</x>
|
431
|
+
<y>40</y>
|
432
|
+
<w>30</w>
|
433
|
+
<h>70</h>
|
434
|
+
</coordinates>
|
435
|
+
<panel_attributes>lt=.</panel_attributes>
|
436
|
+
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
437
|
+
</element>
|
438
|
+
<element>
|
439
|
+
<id>UMLGeneric</id>
|
440
|
+
<coordinates>
|
441
|
+
<x>320</x>
|
442
|
+
<y>480</y>
|
443
|
+
<w>20</w>
|
444
|
+
<h>60</h>
|
445
|
+
</coordinates>
|
446
|
+
<panel_attributes>
|
447
|
+
bg=yellow</panel_attributes>
|
448
|
+
<additional_attributes/>
|
449
|
+
</element>
|
450
|
+
<element>
|
451
|
+
<id>UMLGeneric</id>
|
452
|
+
<coordinates>
|
453
|
+
<x>560</x>
|
454
|
+
<y>480</y>
|
455
|
+
<w>20</w>
|
456
|
+
<h>60</h>
|
457
|
+
</coordinates>
|
458
|
+
<panel_attributes>
|
459
|
+
bg=green</panel_attributes>
|
460
|
+
<additional_attributes/>
|
461
|
+
</element>
|
462
|
+
<element>
|
463
|
+
<id>UMLGeneric</id>
|
464
|
+
<coordinates>
|
465
|
+
<x>320</x>
|
466
|
+
<y>370</y>
|
467
|
+
<w>20</w>
|
468
|
+
<h>60</h>
|
469
|
+
</coordinates>
|
470
|
+
<panel_attributes>
|
471
|
+
bg=yellow</panel_attributes>
|
472
|
+
<additional_attributes/>
|
473
|
+
</element>
|
474
|
+
<element>
|
475
|
+
<id>Relation</id>
|
476
|
+
<coordinates>
|
477
|
+
<x>330</x>
|
478
|
+
<y>350</y>
|
479
|
+
<w>250</w>
|
480
|
+
<h>40</h>
|
481
|
+
</coordinates>
|
482
|
+
<panel_attributes>lt=<<<-
|
483
|
+
update working copy</panel_attributes>
|
484
|
+
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
485
|
+
</element>
|
486
|
+
<element>
|
487
|
+
<id>Relation</id>
|
488
|
+
<coordinates>
|
489
|
+
<x>320</x>
|
490
|
+
<y>420</y>
|
491
|
+
<w>30</w>
|
492
|
+
<h>80</h>
|
493
|
+
</coordinates>
|
494
|
+
<panel_attributes>lt=.</panel_attributes>
|
495
|
+
<additional_attributes>10.0;10.0;10.0;60.0</additional_attributes>
|
496
|
+
</element>
|
497
|
+
<element>
|
498
|
+
<id>Relation</id>
|
499
|
+
<coordinates>
|
500
|
+
<x>560</x>
|
501
|
+
<y>360</y>
|
502
|
+
<w>30</w>
|
503
|
+
<h>140</h>
|
504
|
+
</coordinates>
|
505
|
+
<panel_attributes>lt=.</panel_attributes>
|
506
|
+
<additional_attributes>10.0;10.0;10.0;120.0</additional_attributes>
|
507
|
+
</element>
|
508
|
+
<element>
|
509
|
+
<id>UMLGeneric</id>
|
510
|
+
<coordinates>
|
511
|
+
<x>570</x>
|
512
|
+
<y>490</y>
|
513
|
+
<w>20</w>
|
514
|
+
<h>40</h>
|
515
|
+
</coordinates>
|
516
|
+
<panel_attributes>
|
517
|
+
bg=white</panel_attributes>
|
518
|
+
<additional_attributes/>
|
519
|
+
</element>
|
520
|
+
<element>
|
521
|
+
<id>Relation</id>
|
522
|
+
<coordinates>
|
523
|
+
<x>580</x>
|
524
|
+
<y>490</y>
|
525
|
+
<w>170</w>
|
526
|
+
<h>50</h>
|
527
|
+
</coordinates>
|
528
|
+
<panel_attributes>lt=<<-
|
529
|
+
process write2disk</panel_attributes>
|
530
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
531
|
+
</element>
|
532
|
+
<element>
|
533
|
+
<id>Relation</id>
|
534
|
+
<coordinates>
|
535
|
+
<x>330</x>
|
536
|
+
<y>520</y>
|
537
|
+
<w>250</w>
|
538
|
+
<h>40</h>
|
539
|
+
</coordinates>
|
540
|
+
<panel_attributes>lt=<<<-
|
541
|
+
write message to log</panel_attributes>
|
542
|
+
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
543
|
+
</element>
|
544
|
+
<element>
|
545
|
+
<id>UMLFrame</id>
|
546
|
+
<coordinates>
|
547
|
+
<x>40</x>
|
548
|
+
<y>620</y>
|
549
|
+
<w>1200</w>
|
550
|
+
<h>140</h>
|
551
|
+
</coordinates>
|
552
|
+
<panel_attributes>optional</panel_attributes>
|
553
|
+
<additional_attributes/>
|
554
|
+
</element>
|
555
|
+
<element>
|
556
|
+
<id>UMLGeneric</id>
|
557
|
+
<coordinates>
|
558
|
+
<x>320</x>
|
559
|
+
<y>660</y>
|
560
|
+
<w>20</w>
|
561
|
+
<h>60</h>
|
562
|
+
</coordinates>
|
563
|
+
<panel_attributes>
|
564
|
+
bg=yellow</panel_attributes>
|
565
|
+
<additional_attributes/>
|
566
|
+
</element>
|
567
|
+
<element>
|
568
|
+
<id>Relation</id>
|
569
|
+
<coordinates>
|
570
|
+
<x>320</x>
|
571
|
+
<y>530</y>
|
572
|
+
<w>30</w>
|
573
|
+
<h>150</h>
|
574
|
+
</coordinates>
|
575
|
+
<panel_attributes>lt=.</panel_attributes>
|
576
|
+
<additional_attributes>10.0;10.0;10.0;130.0</additional_attributes>
|
577
|
+
</element>
|
578
|
+
<element>
|
579
|
+
<id>Relation</id>
|
580
|
+
<coordinates>
|
581
|
+
<x>100</x>
|
582
|
+
<y>140</y>
|
583
|
+
<w>30</w>
|
584
|
+
<h>540</h>
|
585
|
+
</coordinates>
|
586
|
+
<panel_attributes>lt=.</panel_attributes>
|
587
|
+
<additional_attributes>10.0;10.0;10.0;520.0</additional_attributes>
|
588
|
+
</element>
|
589
|
+
<element>
|
590
|
+
<id>Relation</id>
|
591
|
+
<coordinates>
|
592
|
+
<x>120</x>
|
593
|
+
<y>680</y>
|
594
|
+
<w>170</w>
|
595
|
+
<h>50</h>
|
596
|
+
</coordinates>
|
597
|
+
<panel_attributes>lt=<<-
|
598
|
+
process message
|
599
|
+
in log analyser</panel_attributes>
|
600
|
+
<additional_attributes>10.0;30.0;30.0;30.0;30.0;10.0;10.0;10.0</additional_attributes>
|
601
|
+
</element>
|
602
|
+
<element>
|
603
|
+
<id>Relation</id>
|
604
|
+
<coordinates>
|
605
|
+
<x>110</x>
|
606
|
+
<y>640</y>
|
607
|
+
<w>230</w>
|
608
|
+
<h>40</h>
|
609
|
+
</coordinates>
|
610
|
+
<panel_attributes>lt=->
|
611
|
+
monitor logfile</panel_attributes>
|
612
|
+
<additional_attributes>10.0;20.0;210.0;20.0</additional_attributes>
|
613
|
+
</element>
|
614
|
+
<element>
|
615
|
+
<id>Relation</id>
|
616
|
+
<coordinates>
|
617
|
+
<x>100</x>
|
618
|
+
<y>730</y>
|
619
|
+
<w>30</w>
|
620
|
+
<h>50</h>
|
621
|
+
</coordinates>
|
622
|
+
<panel_attributes>lt=.</panel_attributes>
|
623
|
+
<additional_attributes>10.0;10.0;10.0;30.0</additional_attributes>
|
624
|
+
</element>
|
625
|
+
<element>
|
626
|
+
<id>Relation</id>
|
627
|
+
<coordinates>
|
628
|
+
<x>320</x>
|
629
|
+
<y>710</y>
|
630
|
+
<w>30</w>
|
631
|
+
<h>70</h>
|
632
|
+
</coordinates>
|
633
|
+
<panel_attributes>lt=.</panel_attributes>
|
634
|
+
<additional_attributes>10.0;10.0;10.0;50.0</additional_attributes>
|
635
|
+
</element>
|
636
|
+
<element>
|
637
|
+
<id>Relation</id>
|
638
|
+
<coordinates>
|
639
|
+
<x>330</x>
|
640
|
+
<y>460</y>
|
641
|
+
<w>250</w>
|
642
|
+
<h>40</h>
|
643
|
+
</coordinates>
|
644
|
+
<panel_attributes>lt=->
|
645
|
+
call API (logger)</panel_attributes>
|
646
|
+
<additional_attributes>10.0;20.0;230.0;20.0</additional_attributes>
|
647
|
+
</element>
|
648
|
+
</diagram>
|