@simple-reporting/base 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/npm-publish.yml +25 -0
- package/.nvmrc +1 -0
- package/.prettierrc +6 -0
- package/README.md +23 -0
- package/cli.js +114 -0
- package/dev/.ddev/config.yaml +279 -0
- package/dev/.ddev/nginx_full/custom.conf +12 -0
- package/dev/.env +1 -0
- package/dev/.env.development +1 -0
- package/dev/.eslintrc.cjs +15 -0
- package/dev/.nvmrc +1 -0
- package/dev/.prettierrc.json +8 -0
- package/dev/.vscode/extensions.json +3 -0
- package/dev/.vscode/settings.json +4 -0
- package/dev/README.md +45 -0
- package/dev/env.d.ts +1 -0
- package/dev/index.html +17 -0
- package/dev/ldd.html +7 -0
- package/dev/livingdocs/Media/image/app.scss +25 -0
- package/dev/livingdocs/Media/image/general.scss +11 -0
- package/dev/livingdocs/Media/image/image.html +46 -0
- package/dev/livingdocs/Media/image/ldd.scss +1 -0
- package/dev/livingdocs/Media/image/pdf.scss +1 -0
- package/dev/livingdocs/Media/image/print.scss +7 -0
- package/dev/livingdocs/Media/image/properties.json +41 -0
- package/dev/livingdocs/Media/image/web.scss +0 -0
- package/dev/livingdocs/Media/image/word.scss +1 -0
- package/dev/livingdocs/Properties/grid/app.scss +1 -0
- package/dev/livingdocs/Properties/grid/general.scss +95 -0
- package/dev/livingdocs/Properties/grid/ldd.scss +1 -0
- package/dev/livingdocs/Properties/grid/pdf.scss +1 -0
- package/dev/livingdocs/Properties/grid/print.scss +94 -0
- package/dev/livingdocs/Properties/grid/properties.json +68 -0
- package/dev/livingdocs/Properties/grid/web.scss +98 -0
- package/dev/livingdocs/Properties/grid/word.scss +1 -0
- package/dev/livingdocs/Text/paragraph/general.scss +9 -0
- package/dev/livingdocs/Text/paragraph/paragraph.html +22 -0
- package/dev/livingdocs/Titles/title-h1/general.scss +10 -0
- package/dev/livingdocs/Titles/title-h1/title-h1.html +16 -0
- package/dev/livingdocs/Titles/title-h2/app.scss +1 -0
- package/dev/livingdocs/Titles/title-h2/general.scss +13 -0
- package/dev/livingdocs/Titles/title-h2/ldd.scss +1 -0
- package/dev/livingdocs/Titles/title-h2/pdf.scss +1 -0
- package/dev/livingdocs/Titles/title-h2/print.scss +36 -0
- package/dev/livingdocs/Titles/title-h2/title-h2.html +24 -0
- package/dev/livingdocs/Titles/title-h2/web.scss +27 -0
- package/dev/livingdocs/Titles/title-h2/word.scss +1 -0
- package/dev/livingdocs/Titles/title-h3/app.scss +1 -0
- package/dev/livingdocs/Titles/title-h3/general.scss +13 -0
- package/dev/livingdocs/Titles/title-h3/ldd.scss +1 -0
- package/dev/livingdocs/Titles/title-h3/pdf.scss +1 -0
- package/dev/livingdocs/Titles/title-h3/print.scss +34 -0
- package/dev/livingdocs/Titles/title-h3/title-h3.html +24 -0
- package/dev/livingdocs/Titles/title-h3/web.scss +27 -0
- package/dev/livingdocs/Titles/title-h3/word.scss +1 -0
- package/dev/livingdocs/Titles/title-h4/app.scss +1 -0
- package/dev/livingdocs/Titles/title-h4/general.scss +13 -0
- package/dev/livingdocs/Titles/title-h4/ldd.scss +1 -0
- package/dev/livingdocs/Titles/title-h4/pdf.scss +1 -0
- package/dev/livingdocs/Titles/title-h4/print.scss +34 -0
- package/dev/livingdocs/Titles/title-h4/title-h4.html +24 -0
- package/dev/livingdocs/Titles/title-h4/web.scss +27 -0
- package/dev/livingdocs/Titles/title-h4/word.scss +1 -0
- package/dev/livingdocs/Titles/title-h5/general.scss +10 -0
- package/dev/livingdocs/Titles/title-h5/title-h5.html +16 -0
- package/dev/livingdocs/Titles/title-h6/general.scss +10 -0
- package/dev/livingdocs/Titles/title-h6/title-h6.html +16 -0
- package/dev/livingdocs.config.json +376 -0
- package/dev/nswow/ArticleAutoloader.ts +100 -0
- package/dev/nswow/ArticleLoader.ts +91 -0
- package/dev/nswow/colors.scss +3 -0
- package/dev/nswow/config.scss +13 -0
- package/dev/nswow/core-styles.scss +2 -0
- package/dev/nswow/fonts.scss +2 -0
- package/dev/nswow/grid.scss +2 -0
- package/dev/nswow/helpers.scss +2 -0
- package/dev/nswow/index.scss +9 -0
- package/dev/nswow/meta.scss +2 -0
- package/dev/nswow/spacer.scss +2 -0
- package/dev/nswow/system.scss +2 -0
- package/dev/nswow/typography.scss +3 -0
- package/dev/nswow.config.json +293 -0
- package/dev/package.json +61 -0
- package/dev/pdf/pdf-configuration-debug.xml +6 -0
- package/dev/pdf/pdf-configuration.xml +3 -0
- package/dev/pdf.ts +1 -0
- package/dev/public/.keep +0 -0
- package/dev/src/App.vue +44 -0
- package/dev/src/Autoload.ts +6 -0
- package/dev/src/assets/fonts/Roboto/roboto-v30-latin-300.woff2 +0 -0
- package/dev/src/assets/fonts/Roboto/roboto-v30-latin-700.woff2 +0 -0
- package/dev/src/assets/fonts/Roboto/roboto-v30-latin-italic.woff2 +0 -0
- package/dev/src/assets/fonts/Roboto/roboto-v30-latin-regular.woff2 +0 -0
- package/dev/src/assets/images/mms-logo-black.svg +91 -0
- package/dev/src/assets/images/mms-logo-white.svg +105 -0
- package/dev/src/assets/scss/app.scss +39 -0
- package/dev/src/assets/scss/general.scss +17 -0
- package/dev/src/assets/scss/ldd.scss +27 -0
- package/dev/src/assets/scss/pdf.scss +2 -0
- package/dev/src/assets/scss/print.scss +1 -0
- package/dev/src/assets/scss/web.scss +1 -0
- package/dev/src/assets/scss/word.scss +2 -0
- package/dev/src/components/LanguageSwitch.vue +100 -0
- package/dev/src/components/MainNavigation.vue +209 -0
- package/dev/src/components/MenuItem/MenuArticle.vue +15 -0
- package/dev/src/components/MenuItem/MenuEntry.vue +26 -0
- package/dev/src/components/MenuItem/MenuExternal.vue +28 -0
- package/dev/src/components/MenuItem/index.ts +5 -0
- package/dev/src/components/PageFooter.vue +86 -0
- package/dev/src/components/PageHeader.vue +149 -0
- package/dev/src/components/PageModal.vue +95 -0
- package/dev/src/components/PrevNext.vue +144 -0
- package/dev/src/components/ScrollToTop.vue +63 -0
- package/dev/src/components/SrlPage/KFCApplication/KFCApplication.vue +715 -0
- package/dev/src/components/SrlPage/KFCApplication/KFCDropdownCharts.vue +112 -0
- package/dev/src/components/SrlPage/KFCApplication/KFCDropdownPeriod.vue +85 -0
- package/dev/src/components/SrlPage/KFCApplication/KFCTable.vue +63 -0
- package/dev/src/components/SrlPage/KFCApplication/hooks/kfcData.ts +9 -0
- package/dev/src/components/SrlPage/KFCApplication/models/KFCApplication.ts +183 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_highcharts-basic.scss +1136 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_highcharts-custom.scss +71 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_highcharts-general.scss +113 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_iz-keyfigure-comparison-dropdown.scss +189 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_iz-keyfigure-comparison.scss +151 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_kfc-loading.scss +40 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_kfc-print.scss +20 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_srl-button-kfc.scss +21 -0
- package/dev/src/components/SrlPage/KFCApplication/scss/_variables.scss +10 -0
- package/dev/src/components/SrlPage/KFCApplication/services/xlsxParser.ts +194 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgColumnView.vue +28 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgDownloadChart.vue +26 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgDropdown.vue +18 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgIndexedValues.vue +18 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgLegendSwap.vue +18 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgLineView.vue +28 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgPDFChart.vue +26 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgPrintChart.vue +33 -0
- package/dev/src/components/SrlPage/KFCApplication/theme/SvgTableView.vue +67 -0
- package/dev/src/components/SrlPage/KFCApplication/utils/XDownloader.js +455 -0
- package/dev/src/components/SrlPage/KFCApplication/utils/XDownloaderStyle.js +44 -0
- package/dev/src/components/SrlPage/KFCApplication/utils/XTableNamer.js +68 -0
- package/dev/src/composables/config.ts +48 -0
- package/dev/src/i18n/index.ts +51 -0
- package/dev/src/i18n/translation.ts +85 -0
- package/dev/src/locales/de.json +15 -0
- package/dev/src/locales/en.json +15 -0
- package/dev/src/main.ts +16 -0
- package/dev/src/router/index.ts +47 -0
- package/dev/src/types/nswow.d.ts +73 -0
- package/dev/src/utils/variables.ts +13 -0
- package/dev/src/views/ArticleView.vue +77 -0
- package/dev/src/views/DownloadsView.vue +88 -0
- package/dev/src/views/HomeView.vue +35 -0
- package/dev/src/views/PageNotFound.vue +73 -0
- package/dev/src/views/SearchView.vue +126 -0
- package/dev/tsconfig.app.json +16 -0
- package/dev/tsconfig.json +14 -0
- package/dev/tsconfig.node.json +19 -0
- package/dev/tsconfig.vitest.json +11 -0
- package/dev/vite.config.ts +27 -0
- package/dev/vitest.config.ts +14 -0
- package/dev/word.ts +1 -0
- package/livingdocs/Buttons/button/app.scss +1 -0
- package/livingdocs/Buttons/button/button.html +18 -0
- package/livingdocs/Buttons/button/general.scss +33 -0
- package/livingdocs/Buttons/button/ldd.scss +1 -0
- package/livingdocs/Buttons/button/pdf.scss +1 -0
- package/livingdocs/Buttons/button/word.scss +1 -0
- package/livingdocs/Buttons/button-container/app.scss +1 -0
- package/livingdocs/Buttons/button-container/button-container.html +31 -0
- package/livingdocs/Buttons/button-container/general.scss +12 -0
- package/livingdocs/Buttons/button-container/ldd.scss +1 -0
- package/livingdocs/Buttons/button-container/pdf.scss +3 -0
- package/livingdocs/Buttons/button-container/properties.json +19 -0
- package/livingdocs/Buttons/button-container/word.scss +3 -0
- package/livingdocs/CV/cv-timeline/app.scss +1 -0
- package/livingdocs/CV/cv-timeline/cv-timeline.html +19 -0
- package/livingdocs/CV/cv-timeline/general.scss +1 -0
- package/livingdocs/CV/cv-timeline/ldd.scss +1 -0
- package/livingdocs/CV/cv-timeline/pdf.scss +1 -0
- package/livingdocs/CV/cv-timeline/print.scss +35 -0
- package/livingdocs/CV/cv-timeline/web.scss +27 -0
- package/livingdocs/CV/cv-timeline/word.scss +1 -0
- package/livingdocs/Container/column-container/column-container.html +44 -0
- package/livingdocs/Container/column-container/general.scss +105 -0
- package/livingdocs/Container/column-container/properties.json +83 -0
- package/livingdocs/Lists/alphanumeric-list-group/alphanumeric-list-group.html +25 -0
- package/livingdocs/Lists/alphanumeric-list-group/app.scss +1 -0
- package/livingdocs/Lists/alphanumeric-list-group/general.scss +5 -0
- package/livingdocs/Lists/alphanumeric-list-group/ldd.scss +1 -0
- package/livingdocs/Lists/alphanumeric-list-group/pdf.scss +1 -0
- package/livingdocs/Lists/alphanumeric-list-group/print.scss +0 -0
- package/livingdocs/Lists/alphanumeric-list-group/web.scss +0 -0
- package/livingdocs/Lists/alphanumeric-list-group/word.scss +1 -0
- package/livingdocs/Lists/list-item/app.scss +1 -0
- package/livingdocs/Lists/list-item/general.scss +4 -0
- package/livingdocs/Lists/list-item/ldd.scss +1 -0
- package/livingdocs/Lists/list-item/list-item.html +17 -0
- package/livingdocs/Lists/list-item/pdf.scss +1 -0
- package/livingdocs/Lists/list-item/print.scss +0 -0
- package/livingdocs/Lists/list-item/web.scss +0 -0
- package/livingdocs/Lists/list-item/word.scss +1 -0
- package/livingdocs/Lists/ordered-list-group/app.scss +1 -0
- package/livingdocs/Lists/ordered-list-group/general.scss +5 -0
- package/livingdocs/Lists/ordered-list-group/ldd.scss +1 -0
- package/livingdocs/Lists/ordered-list-group/ordered-list-group.html +25 -0
- package/livingdocs/Lists/ordered-list-group/pdf.scss +1 -0
- package/livingdocs/Lists/ordered-list-group/print.scss +0 -0
- package/livingdocs/Lists/ordered-list-group/web.scss +0 -0
- package/livingdocs/Lists/ordered-list-group/word.scss +1 -0
- package/livingdocs/Lists/unordered-list-group/app.scss +1 -0
- package/livingdocs/Lists/unordered-list-group/general.scss +5 -0
- package/livingdocs/Lists/unordered-list-group/ldd.scss +1 -0
- package/livingdocs/Lists/unordered-list-group/pdf.scss +1 -0
- package/livingdocs/Lists/unordered-list-group/print.scss +0 -0
- package/livingdocs/Lists/unordered-list-group/unordered-list-group.html +25 -0
- package/livingdocs/Lists/unordered-list-group/web.scss +0 -0
- package/livingdocs/Lists/unordered-list-group/word.scss +1 -0
- package/livingdocs/Media/chart/app.scss +19 -0
- package/livingdocs/Media/chart/chart.html +29 -0
- package/livingdocs/Media/chart/general.scss +11 -0
- package/livingdocs/Media/chart/ldd.scss +1 -0
- package/livingdocs/Media/chart/pdf.scss +9 -0
- package/livingdocs/Media/chart/print.scss +0 -0
- package/livingdocs/Media/chart/properties.json +41 -0
- package/livingdocs/Media/chart/web.scss +0 -0
- package/livingdocs/Media/chart/word.scss +1 -0
- package/livingdocs/Media/graphic/app.scss +1 -0
- package/livingdocs/Media/graphic/general.scss +18 -0
- package/livingdocs/Media/graphic/graphic.html +29 -0
- package/livingdocs/Media/graphic/ldd.scss +1 -0
- package/livingdocs/Media/graphic/pdf.scss +1 -0
- package/livingdocs/Media/graphic/print.scss +0 -0
- package/livingdocs/Media/graphic/properties.json +36 -0
- package/livingdocs/Media/graphic/web.scss +0 -0
- package/livingdocs/Media/graphic/word.scss +1 -0
- package/livingdocs/Media/image/app.scss +25 -0
- package/livingdocs/Media/image/general.scss +11 -0
- package/livingdocs/Media/image/image.html +55 -0
- package/livingdocs/Media/image/ldd.scss +1 -0
- package/livingdocs/Media/image/pdf.scss +1 -0
- package/livingdocs/Media/image/print.scss +7 -0
- package/livingdocs/Media/image/properties.json +41 -0
- package/livingdocs/Media/image/web.scss +0 -0
- package/livingdocs/Media/image/word.scss +1 -0
- package/livingdocs/Media/nswow-table/app.scss +2 -0
- package/livingdocs/Media/nswow-table/app.ts +35 -0
- package/livingdocs/Media/nswow-table/general.scss +281 -0
- package/livingdocs/Media/nswow-table/ldd.scss +2 -0
- package/livingdocs/Media/nswow-table/nswow-table.html +30 -0
- package/livingdocs/Media/nswow-table/pdf.scss +8 -0
- package/livingdocs/Media/nswow-table/print.scss +0 -0
- package/livingdocs/Media/nswow-table/properties.json +66 -0
- package/livingdocs/Media/nswow-table/web.scss +23 -0
- package/livingdocs/Media/nswow-table/word.scss +2 -0
- package/livingdocs/Media/video/app.scss +1 -0
- package/livingdocs/Media/video/general.scss +7 -0
- package/livingdocs/Media/video/ldd.scss +1 -0
- package/livingdocs/Media/video/pdf.scss +1 -0
- package/livingdocs/Media/video/print.scss +5 -0
- package/livingdocs/Media/video/properties.json +41 -0
- package/livingdocs/Media/video/video.html +26 -0
- package/livingdocs/Media/video/web.scss +0 -0
- package/livingdocs/Media/video/word.scss +1 -0
- package/livingdocs/Misc/accordion/accordion.html +56 -0
- package/livingdocs/Misc/accordion/app.scss +63 -0
- package/livingdocs/Misc/accordion/app.ts +10 -0
- package/livingdocs/Misc/accordion/general.scss +44 -0
- package/livingdocs/Misc/accordion/ldd.scss +36 -0
- package/livingdocs/Misc/accordion/pdf.scss +39 -0
- package/livingdocs/Misc/accordion/word.scss +39 -0
- package/livingdocs/Misc/anchor/anchor.html +15 -0
- package/livingdocs/Misc/anchor/app.scss +10 -0
- package/livingdocs/Misc/anchor/app.ts +11 -0
- package/livingdocs/Misc/anchor/general.scss +1 -0
- package/livingdocs/Misc/anchor/pdf.scss +1 -0
- package/livingdocs/Misc/anchor/print.scss +3 -0
- package/livingdocs/Misc/anchor/word.scss +1 -0
- package/livingdocs/Misc/spacer/app.scss +1 -0
- package/livingdocs/Misc/spacer/general.scss +8 -0
- package/livingdocs/Misc/spacer/ldd.scss +1 -0
- package/livingdocs/Misc/spacer/pdf.scss +1 -0
- package/livingdocs/Misc/spacer/print.scss +18 -0
- package/livingdocs/Misc/spacer/properties.json +52 -0
- package/livingdocs/Misc/spacer/spacer.html +12 -0
- package/livingdocs/Misc/spacer/web.scss +18 -0
- package/livingdocs/Misc/spacer/word.scss +1 -0
- package/livingdocs/PDF_only/pdf-cover/ldd.scss +42 -0
- package/livingdocs/PDF_only/pdf-cover/pdf-cover.html +29 -0
- package/livingdocs/PDF_only/pdf-cover/pdf.scss +1 -0
- package/livingdocs/PDF_only/pdf-cover/print.scss +0 -0
- package/livingdocs/PDF_only/pdf-cover/word.scss +1 -0
- package/livingdocs/PDF_only/pdf-cover-chapter/ldd.scss +19 -0
- package/livingdocs/PDF_only/pdf-cover-chapter/pdf-chapter-cover.html +18 -0
- package/livingdocs/PDF_only/pdf-cover-chapter/pdf.scss +1 -0
- package/livingdocs/PDF_only/pdf-cover-chapter/print.scss +19 -0
- package/livingdocs/PDF_only/pdf-cover-chapter/word.scss +1 -0
- package/livingdocs/PDF_only/pdf-pagebreak/general.scss +4 -0
- package/livingdocs/PDF_only/pdf-pagebreak/ldd.scss +5 -0
- package/livingdocs/PDF_only/pdf-pagebreak/pdf-pagebreak.html +8 -0
- package/livingdocs/PDF_only/pdf-publication-title/general.scss +5 -0
- package/livingdocs/PDF_only/pdf-publication-title/pdf-publication-title.html +15 -0
- package/livingdocs/PDF_only/pdf-toc-item/general.scss +41 -0
- package/livingdocs/PDF_only/pdf-toc-item/pdf-toc-item.html +33 -0
- package/livingdocs/PDF_only/pdf-toc-item/properties.json +7 -0
- package/livingdocs/PDF_only/pdf-toc-item-blank/general.scss +5 -0
- package/livingdocs/PDF_only/pdf-toc-item-blank/pdf-toc-item-blank.html +11 -0
- package/livingdocs/PDF_only/pdf-toc-item-title/general.scss +5 -0
- package/livingdocs/PDF_only/pdf-toc-item-title/pdf-toc-item-title.html +11 -0
- package/livingdocs/PDF_only/pdf-toc-page/app.scss +1 -0
- package/livingdocs/PDF_only/pdf-toc-page/general.scss +1 -0
- package/livingdocs/PDF_only/pdf-toc-page/ldd.scss +1 -0
- package/livingdocs/PDF_only/pdf-toc-page/pdf-toc-page.html +33 -0
- package/livingdocs/PDF_only/pdf-toc-page/pdf.scss +1 -0
- package/livingdocs/PDF_only/pdf-toc-page/properties.json +12 -0
- package/livingdocs/PDF_only/pdf-toc-page/word.scss +1 -0
- package/livingdocs/PDF_only/pdf-video-link/ldd.scss +16 -0
- package/livingdocs/PDF_only/pdf-video-link/pdf-video-link.html +41 -0
- package/livingdocs/PDF_only/pdf-video-link/pdf.scss +1 -0
- package/livingdocs/PDF_only/pdf-video-link/print.scss +12 -0
- package/livingdocs/PDF_only/pdf-video-link/word.scss +1 -0
- package/livingdocs/Properties/grid/app.scss +1 -0
- package/livingdocs/Properties/grid/general.scss +95 -0
- package/livingdocs/Properties/grid/ldd.scss +1 -0
- package/livingdocs/Properties/grid/pdf.scss +1 -0
- package/livingdocs/Properties/grid/print.scss +94 -0
- package/livingdocs/Properties/grid/properties.json +68 -0
- package/livingdocs/Properties/grid/web.scss +98 -0
- package/livingdocs/Properties/grid/word.scss +1 -0
- package/livingdocs/Signatures/signature-container/app.scss +1 -0
- package/livingdocs/Signatures/signature-container/general.scss +7 -0
- package/livingdocs/Signatures/signature-container/ldd.scss +1 -0
- package/livingdocs/Signatures/signature-container/pdf.scss +1 -0
- package/livingdocs/Signatures/signature-container/print.scss +0 -0
- package/livingdocs/Signatures/signature-container/signature-container.html +30 -0
- package/livingdocs/Signatures/signature-container/web.scss +0 -0
- package/livingdocs/Signatures/signature-container/word.scss +1 -0
- package/livingdocs/Signatures/signature-item/app.scss +1 -0
- package/livingdocs/Signatures/signature-item/general.scss +53 -0
- package/livingdocs/Signatures/signature-item/ldd.scss +1 -0
- package/livingdocs/Signatures/signature-item/pdf.scss +1 -0
- package/livingdocs/Signatures/signature-item/print.scss +0 -0
- package/livingdocs/Signatures/signature-item/signature-item.html +23 -0
- package/livingdocs/Signatures/signature-item/web.scss +0 -0
- package/livingdocs/Signatures/signature-item/word.scss +1 -0
- package/livingdocs/Text/footnote/app.scss +1 -0
- package/livingdocs/Text/footnote/footnote.html +14 -0
- package/livingdocs/Text/footnote/general.scss +12 -0
- package/livingdocs/Text/footnote/ldd.scss +1 -0
- package/livingdocs/Text/footnote/pdf.scss +1 -0
- package/livingdocs/Text/footnote/print.scss +36 -0
- package/livingdocs/Text/footnote/web.scss +27 -0
- package/livingdocs/Text/footnote/word.scss +1 -0
- package/livingdocs/Text/lead/general.scss +9 -0
- package/livingdocs/Text/lead/lead.html +23 -0
- package/livingdocs/Text/paragraph/general.scss +9 -0
- package/livingdocs/Text/paragraph/paragraph.html +24 -0
- package/livingdocs/Text/quote/general.scss +43 -0
- package/livingdocs/Text/quote/properties.json +7 -0
- package/livingdocs/Text/quote/quote.html +29 -0
- package/livingdocs/Text/quote-with-portrait/general.scss +81 -0
- package/livingdocs/Text/quote-with-portrait/properties.json +12 -0
- package/livingdocs/Text/quote-with-portrait/quote-with-portrait.html +49 -0
- package/livingdocs/Titles/title-h1/general.scss +10 -0
- package/livingdocs/Titles/title-h1/title-h1.html +16 -0
- package/livingdocs/Titles/title-h2/app.scss +1 -0
- package/livingdocs/Titles/title-h2/general.scss +13 -0
- package/livingdocs/Titles/title-h2/ldd.scss +1 -0
- package/livingdocs/Titles/title-h2/pdf.scss +1 -0
- package/livingdocs/Titles/title-h2/print.scss +36 -0
- package/livingdocs/Titles/title-h2/title-h2.html +26 -0
- package/livingdocs/Titles/title-h2/web.scss +27 -0
- package/livingdocs/Titles/title-h2/word.scss +1 -0
- package/livingdocs/Titles/title-h3/app.scss +1 -0
- package/livingdocs/Titles/title-h3/general.scss +13 -0
- package/livingdocs/Titles/title-h3/ldd.scss +1 -0
- package/livingdocs/Titles/title-h3/pdf.scss +1 -0
- package/livingdocs/Titles/title-h3/print.scss +34 -0
- package/livingdocs/Titles/title-h3/title-h3.html +26 -0
- package/livingdocs/Titles/title-h3/web.scss +27 -0
- package/livingdocs/Titles/title-h3/word.scss +1 -0
- package/livingdocs/Titles/title-h4/app.scss +1 -0
- package/livingdocs/Titles/title-h4/general.scss +13 -0
- package/livingdocs/Titles/title-h4/ldd.scss +1 -0
- package/livingdocs/Titles/title-h4/pdf.scss +1 -0
- package/livingdocs/Titles/title-h4/print.scss +34 -0
- package/livingdocs/Titles/title-h4/title-h4.html +26 -0
- package/livingdocs/Titles/title-h4/web.scss +27 -0
- package/livingdocs/Titles/title-h4/word.scss +1 -0
- package/livingdocs/Titles/title-h5/general.scss +10 -0
- package/livingdocs/Titles/title-h5/title-h5.html +16 -0
- package/livingdocs/Titles/title-h6/general.scss +10 -0
- package/livingdocs/Titles/title-h6/title-h6.html +16 -0
- package/package.json +50 -0
- package/preparePublish.cjs +95 -0
- package/scripts/beaver.d.ts +6 -0
- package/scripts/beaver.js +316 -0
- package/scripts/build.d.ts +40 -0
- package/scripts/build.js +812 -0
- package/scripts/colors.d.ts +3 -0
- package/scripts/colors.js +27 -0
- package/scripts/components.d.ts +43 -0
- package/scripts/components.js +566 -0
- package/scripts/config.d.ts +1 -0
- package/scripts/config.js +1 -0
- package/scripts/doPublish.d.ts +1 -0
- package/scripts/doPublish.js +43 -0
- package/scripts/init.d.ts +9 -0
- package/scripts/init.js +45 -0
- package/scripts/migrate-livingdocs-build/LICENSE +21 -0
- package/scripts/migrate-livingdocs-build/bin/build.d.ts +8 -0
- package/scripts/migrate-livingdocs-build/bin/build.js +53 -0
- package/scripts/migrate-livingdocs-build/bin/migrate.d.ts +2 -0
- package/scripts/migrate-livingdocs-build/bin/migrate.js +43 -0
- package/scripts/migrate-livingdocs-build/dev/build/v1.d.ts +9 -0
- package/scripts/migrate-livingdocs-build/dev/build/v1.d.ts.map +1 -0
- package/scripts/migrate-livingdocs-build/dev/build/v1.js +51 -0
- package/scripts/migrate-livingdocs-build/dev/build/v2.d.ts +2 -0
- package/scripts/migrate-livingdocs-build/dev/build/v2.d.ts.map +1 -0
- package/scripts/migrate-livingdocs-build/dev/build/v2.js +44 -0
- package/scripts/migrate-livingdocs-build/dev/build/zip-archive.d.ts +2 -0
- package/scripts/migrate-livingdocs-build/dev/build/zip-archive.d.ts.map +1 -0
- package/scripts/migrate-livingdocs-build/dev/build/zip-archive.js +39 -0
- package/scripts/migrate-livingdocs-build/dev/build.d.ts +9 -0
- package/scripts/migrate-livingdocs-build/dev/build.js +7 -0
- package/scripts/migrate-livingdocs-build/dev/configuration-defaults.d.ts +20 -0
- package/scripts/migrate-livingdocs-build/dev/configuration-defaults.js +18 -0
- package/scripts/migrate-livingdocs-build/dev/configuration.d.ts +2 -0
- package/scripts/migrate-livingdocs-build/dev/configuration.js +34 -0
- package/scripts/migrate-livingdocs-build/dev/lib.d.ts +33 -0
- package/scripts/migrate-livingdocs-build/dev/lib.js +251 -0
- package/scripts/migrate-livingdocs-build/dev/livingdocs-design.d.ts +9 -0
- package/scripts/migrate-livingdocs-build/dev/livingdocs-design.js +80 -0
- package/scripts/migrate-livingdocs-build/dev/logger.d.ts +2 -0
- package/scripts/migrate-livingdocs-build/dev/logger.js +16 -0
- package/scripts/migrate-livingdocs-build/dev/migrate.d.ts +22 -0
- package/scripts/migrate-livingdocs-build/dev/migrate.js +241 -0
- package/scripts/migrate-livingdocs-build/readme.md +62 -0
- package/scripts/preparePublish.d.ts +1 -0
- package/scripts/preparePublish.js +88 -0
- package/scripts/renamePackage.d.ts +1 -0
- package/scripts/renamePackage.js +48 -0
- package/scripts/utils.d.ts +49 -0
- package/scripts/utils.js +106 -0
- package/scripts/vite.d.ts +10 -0
- package/scripts/vite.js +58 -0
- package/scss/colors/functions.scss +18 -0
- package/scss/colors/index.scss +3 -0
- package/scss/colors/mixins.scss +45 -0
- package/scss/colors/variables.scss +6 -0
- package/scss/config.scss +7 -0
- package/scss/core-styles.scss +22 -0
- package/scss/fonts/functions.scss +21 -0
- package/scss/fonts/index.scss +3 -0
- package/scss/fonts/mixins.scss +31 -0
- package/scss/fonts/variables.scss +8 -0
- package/scss/grid/functions.scss +29 -0
- package/scss/grid/index.scss +3 -0
- package/scss/grid/mixins.scss +388 -0
- package/scss/grid/variables.scss +10 -0
- package/scss/helpers/functions.scss +0 -0
- package/scss/helpers/index.scss +3 -0
- package/scss/helpers/mixins.scss +87 -0
- package/scss/helpers/variables.scss +7 -0
- package/scss/index.scss +8 -0
- package/scss/meta/functions.scss +64 -0
- package/scss/meta/index.scss +3 -0
- package/scss/meta/mixins.scss +6 -0
- package/scss/meta/variables.scss +8 -0
- package/scss/spacer/functions.scss +9 -0
- package/scss/spacer/index.scss +3 -0
- package/scss/spacer/mixins.scss +236 -0
- package/scss/spacer/variables.scss +6 -0
- package/scss/system/functions.scss +77 -0
- package/scss/system/index.scss +3 -0
- package/scss/system/mixins.scss +27 -0
- package/scss/system/root.scss +39 -0
- package/scss/system/variables.scss +13 -0
- package/scss/typography/functions.scss +63 -0
- package/scss/typography/index.scss +3 -0
- package/scss/typography/mixins.scss +262 -0
- package/scss/typography/variables.scss +11 -0
- package/tags.txt +1 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pdf-hide-paging-publication-chapter-title": {
|
|
3
|
+
"label": "Hide Paging/Publication/Chapter title",
|
|
4
|
+
"type": "option",
|
|
5
|
+
"value": "hide-paging-publication-chapter-title"
|
|
6
|
+
},
|
|
7
|
+
"toc-page-type": {
|
|
8
|
+
"label": "Is main ToC",
|
|
9
|
+
"type": "option",
|
|
10
|
+
"value": "lc-pdf-toc-page--main"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'nswow';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
@use 'nswow';
|
|
2
|
+
|
|
3
|
+
.srl-pdf-video-link {
|
|
4
|
+
&__link-text {
|
|
5
|
+
@include nswow.typography-copy1(true);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
&__link-icon {
|
|
9
|
+
display: inline-block;
|
|
10
|
+
width: nswow.system-size-unit(30);
|
|
11
|
+
|
|
12
|
+
@include nswow.grid-media(print) {
|
|
13
|
+
width: nswow.system-size-unit(30, in);
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<script type="ld-conf">
|
|
2
|
+
{
|
|
3
|
+
"name": "pdf-video-link",
|
|
4
|
+
"label": "PDF video link",
|
|
5
|
+
"iconUrl": "https://mms-xbrl.s3.eu-central-1.amazonaws.com/design/svg/editor/icon-pdf-video-link.min.svg",
|
|
6
|
+
"directives": {
|
|
7
|
+
"link": {
|
|
8
|
+
"plainText": true
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
</script>
|
|
13
|
+
<div
|
|
14
|
+
class="srl-pdf-video-link srl-article__grid srl-article__grid--indent"
|
|
15
|
+
data-remove-from-web="true"
|
|
16
|
+
>
|
|
17
|
+
<a
|
|
18
|
+
class="srl-pdf-video-link__link srl-article__grid--inner"
|
|
19
|
+
doc-link="href"
|
|
20
|
+
target="_blank"
|
|
21
|
+
>
|
|
22
|
+
<span class="srl-pdf-video-link__link-text" doc-editable="link">
|
|
23
|
+
Videobeschreibung
|
|
24
|
+
</span>
|
|
25
|
+
<span class="srl-pdf-video-link__link-icon">
|
|
26
|
+
<svg
|
|
27
|
+
class="svg svg-play"
|
|
28
|
+
viewBox="0 0 14 18"
|
|
29
|
+
fill="none"
|
|
30
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
31
|
+
>
|
|
32
|
+
<path
|
|
33
|
+
d="M0.5 17C0.5 17.1844 0.601492 17.3538 0.764071 17.4408C0.92665 17.5278 1.12392 17.5183 1.27735 17.416L13.2774 9.41603C13.4164 9.32329 13.5 9.16718 13.5 9C13.5 8.83282 13.4164 8.67671 13.2774 8.58397L1.27735 0.583975C1.12392 0.481689 0.92665 0.472153 0.764071 0.559163C0.601492 0.646172 0.5 0.815602 0.5 1V17Z"
|
|
34
|
+
stroke="currentColor"
|
|
35
|
+
stroke-linecap="round"
|
|
36
|
+
stroke-linejoin="round"
|
|
37
|
+
/>
|
|
38
|
+
</svg>
|
|
39
|
+
</span>
|
|
40
|
+
</a>
|
|
41
|
+
</div>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
@use 'nswow';
|
|
2
|
+
|
|
3
|
+
.srl-article__grid {
|
|
4
|
+
@include nswow.grid-row();
|
|
5
|
+
@include nswow.grid-container();
|
|
6
|
+
|
|
7
|
+
&.srl-article__grid--full {
|
|
8
|
+
padding-inline: 0;
|
|
9
|
+
max-width: unset;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&.srl-article__grid--full,
|
|
13
|
+
&.srl-article__grid--content {
|
|
14
|
+
> .srl-article__grid--inner {
|
|
15
|
+
@include nswow.grid-offset(0, phone);
|
|
16
|
+
@include nswow.grid-col(12, phone);
|
|
17
|
+
@include nswow.grid-offset(0, portrait);
|
|
18
|
+
@include nswow.grid-col(12, portrait);
|
|
19
|
+
@include nswow.grid-offset(0, landscape);
|
|
20
|
+
@include nswow.grid-col(12, landscape);
|
|
21
|
+
@include nswow.grid-offset(0, desktop);
|
|
22
|
+
@include nswow.grid-col(12, desktop);
|
|
23
|
+
@include nswow.grid-offset(0, print);
|
|
24
|
+
@include nswow.grid-col(12, print);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&.srl-article__grid--indent {
|
|
29
|
+
> .srl-article__grid--inner {
|
|
30
|
+
@include nswow.grid-offset(0, phone);
|
|
31
|
+
@include nswow.grid-col(12, phone);
|
|
32
|
+
@include nswow.grid-offset(1, portrait);
|
|
33
|
+
@include nswow.grid-col(10, portrait);
|
|
34
|
+
@include nswow.grid-offset(2, landscape);
|
|
35
|
+
@include nswow.grid-col(8, landscape);
|
|
36
|
+
@include nswow.grid-offset(3, desktop);
|
|
37
|
+
@include nswow.grid-col(6, desktop);
|
|
38
|
+
@include nswow.grid-offset(3, print);
|
|
39
|
+
@include nswow.grid-col(6, print);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
&.srl-article__grid--half {
|
|
44
|
+
> .srl-article__grid--inner {
|
|
45
|
+
@include nswow.grid-offset(0, phone);
|
|
46
|
+
@include nswow.grid-col(12, phone);
|
|
47
|
+
@include nswow.grid-offset(0, portrait);
|
|
48
|
+
@include nswow.grid-col(6, portrait);
|
|
49
|
+
@include nswow.grid-offset(0, landscape);
|
|
50
|
+
@include nswow.grid-col(6, landscape);
|
|
51
|
+
@include nswow.grid-offset(0, desktop);
|
|
52
|
+
@include nswow.grid-col(6, desktop);
|
|
53
|
+
@include nswow.grid-offset(0, print);
|
|
54
|
+
@include nswow.grid-col(6, print);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&.srl-article__grid--left {
|
|
59
|
+
> .srl-article__grid--inner {
|
|
60
|
+
@include nswow.grid-offset(0, phone);
|
|
61
|
+
@include nswow.grid-col(12, phone);
|
|
62
|
+
@include nswow.grid-offset(0, portrait);
|
|
63
|
+
@include nswow.grid-col(9, portrait);
|
|
64
|
+
@include nswow.grid-offset(0, landscape);
|
|
65
|
+
@include nswow.grid-col(9, landscape);
|
|
66
|
+
@include nswow.grid-offset(0, desktop);
|
|
67
|
+
@include nswow.grid-col(9, desktop);
|
|
68
|
+
@include nswow.grid-offset(0, print);
|
|
69
|
+
@include nswow.grid-col(9, print);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
&.srl-article__grid--right {
|
|
74
|
+
> .srl-article__grid--inner {
|
|
75
|
+
@include nswow.grid-offset(0, phone);
|
|
76
|
+
@include nswow.grid-col(12, phone);
|
|
77
|
+
@include nswow.grid-offset(3, portrait);
|
|
78
|
+
@include nswow.grid-col(9, portrait);
|
|
79
|
+
@include nswow.grid-offset(3, landscape);
|
|
80
|
+
@include nswow.grid-col(9, landscape);
|
|
81
|
+
@include nswow.grid-offset(3, desktop);
|
|
82
|
+
@include nswow.grid-col(9, desktop);
|
|
83
|
+
@include nswow.grid-offset(3, print);
|
|
84
|
+
@include nswow.grid-col(9, print);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.srl-container,
|
|
90
|
+
.srl-article__grid {
|
|
91
|
+
.srl-article__grid,
|
|
92
|
+
.srl-container {
|
|
93
|
+
padding-inline: 0;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
@use 'nswow';
|
|
2
|
+
|
|
3
|
+
.srl-article__grid {
|
|
4
|
+
@include nswow.grid-row();
|
|
5
|
+
|
|
6
|
+
&.srl-article__grid--full-print {
|
|
7
|
+
padding-inline: 0;
|
|
8
|
+
max-width: unset;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
&.srl-article__grid--indent-print,
|
|
12
|
+
&.srl-article__grid--content-print,
|
|
13
|
+
&.srl-article__grid--half-print,
|
|
14
|
+
&.srl-article__grid--left-print,
|
|
15
|
+
&.srl-article__grid--right-print {
|
|
16
|
+
@include nswow.grid-container();
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
&.srl-article__grid--full-print,
|
|
20
|
+
&.srl-article__grid--content-print {
|
|
21
|
+
> .srl-article__grid--inner {
|
|
22
|
+
@include nswow.grid-offset(0, phone);
|
|
23
|
+
@include nswow.grid-col(12, phone);
|
|
24
|
+
@include nswow.grid-offset(0, portrait);
|
|
25
|
+
@include nswow.grid-col(12, portrait);
|
|
26
|
+
@include nswow.grid-offset(0, landscape);
|
|
27
|
+
@include nswow.grid-col(12, landscape);
|
|
28
|
+
@include nswow.grid-offset(0, desktop);
|
|
29
|
+
@include nswow.grid-col(12, desktop);
|
|
30
|
+
@include nswow.grid-offset(0, print);
|
|
31
|
+
@include nswow.grid-col(12, print);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&.srl-article__grid--indent-print {
|
|
36
|
+
> .srl-article__grid--inner {
|
|
37
|
+
@include nswow.grid-offset(0, phone);
|
|
38
|
+
@include nswow.grid-col(12, phone);
|
|
39
|
+
@include nswow.grid-offset(1, portrait);
|
|
40
|
+
@include nswow.grid-col(10, portrait);
|
|
41
|
+
@include nswow.grid-offset(2, landscape);
|
|
42
|
+
@include nswow.grid-col(8, landscape);
|
|
43
|
+
@include nswow.grid-offset(3, desktop);
|
|
44
|
+
@include nswow.grid-col(6, desktop);
|
|
45
|
+
@include nswow.grid-offset(3, print);
|
|
46
|
+
@include nswow.grid-col(6, print);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
&.srl-article__grid--half-print {
|
|
51
|
+
> .srl-article__grid--inner {
|
|
52
|
+
@include nswow.grid-offset(0, phone);
|
|
53
|
+
@include nswow.grid-col(12, phone);
|
|
54
|
+
@include nswow.grid-offset(0, portrait);
|
|
55
|
+
@include nswow.grid-col(6, portrait);
|
|
56
|
+
@include nswow.grid-offset(0, landscape);
|
|
57
|
+
@include nswow.grid-col(6, landscape);
|
|
58
|
+
@include nswow.grid-offset(0, desktop);
|
|
59
|
+
@include nswow.grid-col(6, desktop);
|
|
60
|
+
@include nswow.grid-offset(0, print);
|
|
61
|
+
@include nswow.grid-col(6, print);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&.srl-article__grid--left-print {
|
|
66
|
+
> .srl-article__grid--inner {
|
|
67
|
+
@include nswow.grid-offset(0, phone);
|
|
68
|
+
@include nswow.grid-col(12, phone);
|
|
69
|
+
@include nswow.grid-offset(0, portrait);
|
|
70
|
+
@include nswow.grid-col(9, portrait);
|
|
71
|
+
@include nswow.grid-offset(0, landscape);
|
|
72
|
+
@include nswow.grid-col(9, landscape);
|
|
73
|
+
@include nswow.grid-offset(0, desktop);
|
|
74
|
+
@include nswow.grid-col(9, desktop);
|
|
75
|
+
@include nswow.grid-offset(0, print);
|
|
76
|
+
@include nswow.grid-col(9, print);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&.srl-article__grid--right-print {
|
|
81
|
+
> .srl-article__grid--inner {
|
|
82
|
+
@include nswow.grid-offset(0, phone);
|
|
83
|
+
@include nswow.grid-col(12, phone);
|
|
84
|
+
@include nswow.grid-offset(3, portrait);
|
|
85
|
+
@include nswow.grid-col(9, portrait);
|
|
86
|
+
@include nswow.grid-offset(3, landscape);
|
|
87
|
+
@include nswow.grid-col(9, landscape);
|
|
88
|
+
@include nswow.grid-offset(3, desktop);
|
|
89
|
+
@include nswow.grid-col(9, desktop);
|
|
90
|
+
@include nswow.grid-offset(3, print);
|
|
91
|
+
@include nswow.grid-col(9, print);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"web-width": {
|
|
3
|
+
"label": "Web width",
|
|
4
|
+
"type": "select",
|
|
5
|
+
"options": [
|
|
6
|
+
{
|
|
7
|
+
"caption": "Default"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"caption": "Text",
|
|
11
|
+
"value": "srl-article__grid--indent-web"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"caption": "Content",
|
|
15
|
+
"value": "srl-article__grid--content-web"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"caption": "Full",
|
|
19
|
+
"value": "srl-article__grid--full-web"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"caption": "Half",
|
|
23
|
+
"value": "srl-article__grid--half-web"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"caption": "Left",
|
|
27
|
+
"value": "srl-article__grid--left-web"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"caption": "Right",
|
|
31
|
+
"value": "srl-article__grid--right-web"
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
"pdf-width": {
|
|
36
|
+
"label": "Pdf width",
|
|
37
|
+
"type": "select",
|
|
38
|
+
"options": [
|
|
39
|
+
{
|
|
40
|
+
"caption": "Default"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"caption": "Text",
|
|
44
|
+
"value": "srl-article__grid--indent-print"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"caption": "Content",
|
|
48
|
+
"value": "srl-article__grid--content-print"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"caption": "Full",
|
|
52
|
+
"value": "srl-article__grid--full-print"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"caption": "Half",
|
|
56
|
+
"value": "srl-article__grid--half-print"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"caption": "Left",
|
|
60
|
+
"value": "srl-article__grid--left-print"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"caption": "Right",
|
|
64
|
+
"value": "srl-article__grid--right-print"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
@use 'nswow';
|
|
2
|
+
|
|
3
|
+
.srl-container {
|
|
4
|
+
margin-inline: auto;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.srl-article__grid {
|
|
8
|
+
margin-inline: auto;
|
|
9
|
+
|
|
10
|
+
&.srl-article__grid--full-web {
|
|
11
|
+
padding-inline: 0;
|
|
12
|
+
max-width: unset;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
&.srl-article__grid--indent-web,
|
|
16
|
+
&.srl-article__grid--content-web,
|
|
17
|
+
&.srl-article__grid--half-web,
|
|
18
|
+
&.srl-article__grid--left-web,
|
|
19
|
+
&.srl-article__grid--right-web {
|
|
20
|
+
@include nswow.grid-container();
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&.srl-article__grid--full-web,
|
|
24
|
+
&.srl-article__grid--content-web {
|
|
25
|
+
> .srl-article__grid--inner {
|
|
26
|
+
@include nswow.grid-offset(0, phone);
|
|
27
|
+
@include nswow.grid-col(12, phone);
|
|
28
|
+
@include nswow.grid-offset(0, portrait);
|
|
29
|
+
@include nswow.grid-col(12, portrait);
|
|
30
|
+
@include nswow.grid-offset(0, landscape);
|
|
31
|
+
@include nswow.grid-col(12, landscape);
|
|
32
|
+
@include nswow.grid-offset(0, desktop);
|
|
33
|
+
@include nswow.grid-col(12, desktop);
|
|
34
|
+
@include nswow.grid-offset(0, print);
|
|
35
|
+
@include nswow.grid-col(12, print);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
&.srl-article__grid--indent-web {
|
|
40
|
+
> .srl-article__grid--inner {
|
|
41
|
+
@include nswow.grid-offset(0, phone);
|
|
42
|
+
@include nswow.grid-col(12, phone);
|
|
43
|
+
@include nswow.grid-offset(1, portrait);
|
|
44
|
+
@include nswow.grid-col(10, portrait);
|
|
45
|
+
@include nswow.grid-offset(2, landscape);
|
|
46
|
+
@include nswow.grid-col(8, landscape);
|
|
47
|
+
@include nswow.grid-offset(3, desktop);
|
|
48
|
+
@include nswow.grid-col(6, desktop);
|
|
49
|
+
@include nswow.grid-offset(3, print);
|
|
50
|
+
@include nswow.grid-col(6, print);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&.srl-article__grid--half-web {
|
|
55
|
+
> .srl-article__grid--inner {
|
|
56
|
+
@include nswow.grid-offset(0, phone);
|
|
57
|
+
@include nswow.grid-col(12, phone);
|
|
58
|
+
@include nswow.grid-offset(0, portrait);
|
|
59
|
+
@include nswow.grid-col(6, portrait);
|
|
60
|
+
@include nswow.grid-offset(0, landscape);
|
|
61
|
+
@include nswow.grid-col(6, landscape);
|
|
62
|
+
@include nswow.grid-offset(0, desktop);
|
|
63
|
+
@include nswow.grid-col(6, desktop);
|
|
64
|
+
@include nswow.grid-offset(0, print);
|
|
65
|
+
@include nswow.grid-col(6, print);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
&.srl-article__grid--left-web {
|
|
70
|
+
> .srl-article__grid--inner {
|
|
71
|
+
@include nswow.grid-offset(0, phone);
|
|
72
|
+
@include nswow.grid-col(12, phone);
|
|
73
|
+
@include nswow.grid-offset(0, portrait);
|
|
74
|
+
@include nswow.grid-col(9, portrait);
|
|
75
|
+
@include nswow.grid-offset(0, landscape);
|
|
76
|
+
@include nswow.grid-col(9, landscape);
|
|
77
|
+
@include nswow.grid-offset(0, desktop);
|
|
78
|
+
@include nswow.grid-col(9, desktop);
|
|
79
|
+
@include nswow.grid-offset(0, print);
|
|
80
|
+
@include nswow.grid-col(9, print);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
&.srl-article__grid--right-web {
|
|
85
|
+
> .srl-article__grid--inner {
|
|
86
|
+
@include nswow.grid-offset(0, phone);
|
|
87
|
+
@include nswow.grid-col(12, phone);
|
|
88
|
+
@include nswow.grid-offset(3, portrait);
|
|
89
|
+
@include nswow.grid-col(9, portrait);
|
|
90
|
+
@include nswow.grid-offset(3, landscape);
|
|
91
|
+
@include nswow.grid-col(9, landscape);
|
|
92
|
+
@include nswow.grid-offset(3, desktop);
|
|
93
|
+
@include nswow.grid-col(9, desktop);
|
|
94
|
+
@include nswow.grid-offset(3, print);
|
|
95
|
+
@include nswow.grid-col(9, print);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
File without changes
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<script type="ld-conf">
|
|
2
|
+
{
|
|
3
|
+
"name": "signature-container",
|
|
4
|
+
"label": "Signature container",
|
|
5
|
+
"iconUrl": "https://mms-xbrl.s3.eu-central-1.amazonaws.com/design/svg/editor/icon-signature-container.min.svg",
|
|
6
|
+
"directives": {
|
|
7
|
+
"content": {
|
|
8
|
+
"allowedChildren": [
|
|
9
|
+
"signature-item"
|
|
10
|
+
],
|
|
11
|
+
"defaultContent": [
|
|
12
|
+
{
|
|
13
|
+
"component": "signature-item"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"component": "signature-item"
|
|
17
|
+
}
|
|
18
|
+
]
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
</script>
|
|
23
|
+
<div
|
|
24
|
+
class="srl-article__grid srl-article__grid--indent srl-signature-container"
|
|
25
|
+
>
|
|
26
|
+
<div
|
|
27
|
+
class="srl-article__grid--inner srl-signature-container__inner"
|
|
28
|
+
doc-container="content"
|
|
29
|
+
></div>
|
|
30
|
+
</div>
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
@use 'nswow';
|
|
2
|
+
|
|
3
|
+
.srl-signature-item {
|
|
4
|
+
margin-bottom: nswow.system-size-unit(nswow.padding(base));
|
|
5
|
+
@include nswow.grid-col(12, phone);
|
|
6
|
+
@include nswow.grid-col(6, portrait);
|
|
7
|
+
@include nswow.grid-col(6, landscape);
|
|
8
|
+
@include nswow.grid-col(4, desktop);
|
|
9
|
+
@include nswow.grid-col(4, print);
|
|
10
|
+
|
|
11
|
+
@include nswow.helpers-trim-margins;
|
|
12
|
+
|
|
13
|
+
@include nswow.grid-media(phone) {
|
|
14
|
+
&:last-child {
|
|
15
|
+
margin-bottom: 0;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@include nswow.grid-media-between(portrait, landscape) {
|
|
20
|
+
:nth-last-child(-n + 2) {
|
|
21
|
+
margin-bottom: 0;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@include nswow.grid-media(desktop) {
|
|
26
|
+
:nth-last-child(-n + 3) {
|
|
27
|
+
margin-bottom: 0;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
@include nswow.grid-media(print) {
|
|
32
|
+
margin-bottom: nswow.system-size-unit(nswow.padding(base), in);
|
|
33
|
+
:nth-last-child(-n + 3) {
|
|
34
|
+
margin-bottom: 0;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&__image {
|
|
39
|
+
text-align: center;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&__img {
|
|
43
|
+
max-width: 100%;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
&__name {
|
|
47
|
+
@include nswow.typography-copy1(true);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
&__position {
|
|
51
|
+
@include nswow.typography-copy1();
|
|
52
|
+
}
|
|
53
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
File without changes
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<script type="ld-conf">
|
|
2
|
+
{
|
|
3
|
+
"name": "signature-item",
|
|
4
|
+
"label": "Signature item",
|
|
5
|
+
"iconUrl": "https://mms-xbrl.s3.eu-central-1.amazonaws.com/design/svg/editor/icon-signature-item.min.svg",
|
|
6
|
+
"allowedParents": [
|
|
7
|
+
"signature-container"
|
|
8
|
+
],
|
|
9
|
+
"directives": {
|
|
10
|
+
"image": {
|
|
11
|
+
"imageRatios": ["1:1", "4:3", "16:9"],
|
|
12
|
+
"allowOriginalRatio": true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
</script>
|
|
17
|
+
<div class="srl-signature-item">
|
|
18
|
+
<div class="srl-signature-item__image">
|
|
19
|
+
<img class="srl-signature-item__img" doc-image="image" />
|
|
20
|
+
</div>
|
|
21
|
+
<p class="srl-signature-item__name" doc-editable="name">Vorname Nachname</p>
|
|
22
|
+
<p class="srl-signature-item__position" doc-editable="position">Position</p>
|
|
23
|
+
</div>
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<script type="ld-conf">
|
|
2
|
+
{
|
|
3
|
+
"name": "footnote",
|
|
4
|
+
"label": "Footnote",
|
|
5
|
+
"iconUrl": "https://mms-xbrl.s3.eu-central-1.amazonaws.com/design/svg/editor/icon-footnote.min.svg"
|
|
6
|
+
}
|
|
7
|
+
</script>
|
|
8
|
+
|
|
9
|
+
<p class="srl-footnote srl-article__grid srl-article__grid--indent">
|
|
10
|
+
<span class="srl-article__grid--inner">
|
|
11
|
+
<span class="srl-footnote__number" doc-editable="number">1</span>
|
|
12
|
+
<span class="srl-footnote__text" doc-editable="text">Footnote</span>
|
|
13
|
+
</span>
|
|
14
|
+
</p>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'web';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use 'print';
|