@designsystem-se/af 37.0.2-beta.0 → 37.0.2-beta.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/components/digi-bar-chart.js +1 -1
- package/components/digi-button.js +1 -1
- package/components/digi-calendar-datepicker.js +1 -1
- package/components/digi-calendar-week-view.js +1 -1
- package/components/digi-chart-line.js +1 -1
- package/components/digi-code-block.js +1 -1
- package/components/digi-code-example.js +2 -2
- package/components/digi-context-menu.js +1 -1
- package/components/digi-dialog.js +1 -1
- package/components/digi-form-category-filter.js +1 -1
- package/components/digi-form-checkbox.js +1 -1
- package/components/digi-form-error-list.js +2 -2
- package/components/digi-form-filter.js +3 -3
- package/components/digi-form-input-search.js +1 -1
- package/components/digi-form-select-filter.js +2 -2
- package/components/digi-header-avatar.js +1 -1
- package/components/digi-header-navigation.js +1 -1
- package/components/digi-header.js +4 -4
- package/components/digi-info-card-multi.js +1 -1
- package/components/digi-info-card.js +1 -1
- package/components/digi-link-internal.js +1 -1
- package/components/digi-navigation-pagination.js +1 -1
- package/components/digi-navigation-sidebar-button.js +1 -1
- package/components/digi-navigation-sidebar.js +1 -1
- package/components/digi-notification-alert.js +1 -1
- package/components/digi-tag.js +1 -1
- package/components/digi-tools-feedback.js +1 -1
- package/components/digi-tools-theme-provider.js +1 -1
- package/components/p-0139aa4e.js +66 -0
- package/components/{p-d2a95a3e.js → p-35dc20c4.js} +1 -1
- package/components/{p-29f63312.js → p-6bc35478.js} +1 -1
- package/components/p-a761b038.js +165 -0
- package/components/p-ae129206.js +163 -0
- package/components/{p-e756fda7.js → p-f5f26951.js} +1 -1
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-button_83.cjs.entry.js +8198 -0
- package/dist/cjs/{digi-code-block.cjs.entry.js → digi-code-block_2.cjs.entry.js} +28 -9
- package/dist/cjs/digi-dialog.cjs.entry.js +2 -9
- package/dist/cjs/digi-form-error-list.cjs.entry.js +2 -9
- package/dist/cjs/digi-form-radiogroup.cjs.entry.js +80 -0
- package/dist/cjs/digi-form-receipt.cjs.entry.js +2 -9
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +2 -9
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +2 -9
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +2 -9
- package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
- package/dist/cjs/index-7a477838.js +8 -140
- package/dist/cjs/index.cjs.js +106 -113
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{typography-variation.enum-e41bd69d.js → typography-variation.enum-d87d726d.js} +119 -8
- package/dist/collection/components/_button/button/button.css +4 -4
- package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +15 -7
- package/dist/collection/components/_form/form-checkbox/form-checkbox.css +14 -6
- package/dist/collection/components/_form/form-filter/form-filter.css +1 -1
- package/dist/collection/components/_form/form-select-filter/form-select-filter.css +2 -2
- package/dist/collection/components/_header/header/header.js +2 -2
- package/dist/collection/components/_header/header-avatar/header-avatar.css +14 -6
- package/dist/collection/components/_info-card/info-card-multi/info-card-multi.css +1 -1
- package/dist/collection/components/_link/link-internal/link-internal.css +14 -6
- package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +3 -3
- package/dist/collection/design-tokens/components/_button.variables.scss +4 -4
- package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_form-filter.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_info-card-multi.variables.scss +1 -1
- package/dist/collection/styles/src/_alias.mixin.scss +4 -0
- package/dist/collection/styles/src/themes/_common.mixin.scss +2 -2
- package/dist/collection/styles/src/themes/_theme-af25.mixin.scss +8 -4
- package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +4 -4
- package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-filter.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card-multi.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/p-09169f17.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-24fe2189.js +1 -0
- package/dist/digi-arbetsformedlingen/p-3066da42.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-750ff498.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-81bbd04c.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8f775593.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-901a3527.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-94a9a0f4.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a6009681.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ec9e7c00.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f6edfd64.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +4 -0
- package/dist/digi-arbetsformedlingen/styles/src/themes/_common.mixin.scss +2 -2
- package/dist/digi-arbetsformedlingen/styles/src/themes/_theme-af25.mixin.scss +8 -4
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-button_83.entry.js +8112 -0
- package/dist/esm/{digi-code-block.entry.js → digi-code-block_2.entry.js} +28 -10
- package/dist/esm/digi-dialog.entry.js +2 -9
- package/dist/esm/digi-form-error-list.entry.js +2 -9
- package/dist/esm/digi-form-radiogroup.entry.js +76 -0
- package/dist/esm/digi-form-receipt.entry.js +2 -9
- package/dist/esm/digi-navigation-pagination.entry.js +2 -9
- package/dist/esm/digi-notification-error-page.entry.js +2 -9
- package/dist/esm/digi-tools-feedback.entry.js +2 -9
- package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
- package/dist/esm/index-148a7577.js +8 -140
- package/dist/esm/index.js +2 -9
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{typography-variation.enum-b07f76c9.js → typography-variation.enum-c5257524.js} +120 -9
- package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +1 -1
- package/dist/types/components.d.ts +2 -2
- package/hydrate/index.js +10 -10
- package/hydrate/index.mjs +10 -10
- package/package.json +1 -1
- package/components/p-0d568c4b.js +0 -66
- package/components/p-606ba731.js +0 -165
- package/components/p-f77cb7ae.js +0 -163
- package/dist/cjs/digi-button_38.cjs.entry.js +0 -5759
- package/dist/cjs/digi-footer-card.cjs.entry.js +0 -29
- package/dist/cjs/digi-footer.cjs.entry.js +0 -64
- package/dist/cjs/digi-form-file-upload.cjs.entry.js +0 -588
- package/dist/cjs/digi-form-filter.cjs.entry.js +0 -248
- package/dist/cjs/digi-header-avatar.cjs.entry.js +0 -114
- package/dist/cjs/digi-header-navigation-item.cjs.entry.js +0 -27
- package/dist/cjs/digi-header-navigation.cjs.entry.js +0 -218
- package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
- package/dist/cjs/digi-header.cjs.entry.js +0 -134
- package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-bars.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +0 -99
- package/dist/cjs/digi-icon-envelope.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +0 -60
- package/dist/cjs/digi-icon-globe.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +0 -145
- package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +0 -99
- package/dist/cjs/digi-icon-sign.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-spinner.cjs.entry.js +0 -31
- package/dist/cjs/digi-icon-x.cjs.entry.js +0 -30
- package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +0 -22
- package/dist/cjs/digi-info-card-multi.cjs.entry.js +0 -58
- package/dist/cjs/digi-info-card.cjs.entry.js +0 -79
- package/dist/cjs/digi-layout-columns.cjs.entry.js +0 -33
- package/dist/cjs/digi-link-button.cjs.entry.js +0 -66
- package/dist/cjs/digi-link-internal.cjs.entry.js +0 -37
- package/dist/cjs/digi-logo.cjs.entry.js +0 -69
- package/dist/cjs/digi-media-image_2.cjs.entry.js +0 -167
- package/dist/cjs/digi-navigation-sidebar-button.cjs.entry.js +0 -30
- package/dist/cjs/digi-notification-alert.cjs.entry.js +0 -102
- package/dist/cjs/digi-tag-media.cjs.entry.js +0 -47
- package/dist/cjs/digi-title-logo.cjs.entry.js +0 -121
- package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
- package/dist/cjs/footer-card-variation.enum-99555edc.js +0 -8
- package/dist/cjs/form-validation-message-variation.enum-c5ec3e2d.js +0 -31
- package/dist/cjs/info-card-multi-type.enum-14746572.js +0 -8
- package/dist/cjs/info-card-variation.enum-64cef637.js +0 -24
- package/dist/cjs/layout-columns-variation.enum-65675649.js +0 -23
- package/dist/cjs/link-button-variation.enum-137785e3.js +0 -9
- package/dist/cjs/logo-variation.enum-607fadb4.js +0 -13
- package/dist/cjs/tag-media-icon.enum-372563c5.js +0 -11
- package/dist/digi-arbetsformedlingen/p-0501a287.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-07303cb5.js +0 -1
- package/dist/digi-arbetsformedlingen/p-0f543000.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-0f6c0360.js +0 -1
- package/dist/digi-arbetsformedlingen/p-13120f18.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-16f09f62.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-180663ef.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1a619dd3.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-237cad1c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-26e8ea70.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-286973f2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-290d1746.js +0 -1
- package/dist/digi-arbetsformedlingen/p-2a023831.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3887bb40.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3c0c5222.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3dafce70.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-443e9415.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-52a3c86a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-54d9bd3e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-5ca38506.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-5eba5ec4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-61385dc4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-67e32cc2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-73a6be41.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-76ec3619.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-780519ec.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7888e12c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7c116ffb.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-800b764b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-814ca2ad.js +0 -1
- package/dist/digi-arbetsformedlingen/p-820e795b.js +0 -1
- package/dist/digi-arbetsformedlingen/p-82a89ca1.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-84719680.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-870c4f49.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-8e1568c4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-8e47ac34.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-9b6e8cf8.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-9e56568b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ac87daf1.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-b328f60b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-b4bef936.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d9bcab5f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-df3a8ec4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e2c92528.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e540b80f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e5fee242.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e7ee9bea.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-eada91bf.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ee88e3f1.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fa44ce49.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fe409f14.entry.js +0 -1
- package/dist/esm/digi-button_38.entry.js +0 -5718
- package/dist/esm/digi-footer-card.entry.js +0 -25
- package/dist/esm/digi-footer.entry.js +0 -60
- package/dist/esm/digi-form-file-upload.entry.js +0 -584
- package/dist/esm/digi-form-filter.entry.js +0 -244
- package/dist/esm/digi-header-avatar.entry.js +0 -110
- package/dist/esm/digi-header-navigation-item.entry.js +0 -23
- package/dist/esm/digi-header-navigation.entry.js +0 -214
- package/dist/esm/digi-header-notification.entry.js +0 -19
- package/dist/esm/digi-header.entry.js +0 -130
- package/dist/esm/digi-icon-accessibility-universal.entry.js +0 -26
- package/dist/esm/digi-icon-bars.entry.js +0 -26
- package/dist/esm/digi-icon-bell-filled.entry.js +0 -26
- package/dist/esm/digi-icon-check-circle-solid_4.entry.js +0 -92
- package/dist/esm/digi-icon-envelope.entry.js +0 -26
- package/dist/esm/digi-icon-external-link-alt_2.entry.js +0 -55
- package/dist/esm/digi-icon-globe.entry.js +0 -26
- package/dist/esm/digi-icon-list-ul_6.entry.js +0 -136
- package/dist/esm/digi-icon-notification-error_4.entry.js +0 -92
- package/dist/esm/digi-icon-sign.entry.js +0 -26
- package/dist/esm/digi-icon-spinner.entry.js +0 -27
- package/dist/esm/digi-icon-x.entry.js +0 -26
- package/dist/esm/digi-info-card-multi-container.entry.js +0 -18
- package/dist/esm/digi-info-card-multi.entry.js +0 -54
- package/dist/esm/digi-info-card.entry.js +0 -75
- package/dist/esm/digi-layout-columns.entry.js +0 -29
- package/dist/esm/digi-link-button.entry.js +0 -62
- package/dist/esm/digi-link-internal.entry.js +0 -33
- package/dist/esm/digi-logo.entry.js +0 -65
- package/dist/esm/digi-media-image_2.entry.js +0 -162
- package/dist/esm/digi-navigation-sidebar-button.entry.js +0 -26
- package/dist/esm/digi-notification-alert.entry.js +0 -98
- package/dist/esm/digi-tag-media.entry.js +0 -43
- package/dist/esm/digi-title-logo.entry.js +0 -117
- package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
- package/dist/esm/footer-card-variation.enum-cc732148.js +0 -8
- package/dist/esm/form-validation-message-variation.enum-f7835fc5.js +0 -31
- package/dist/esm/info-card-multi-type.enum-07ee124f.js +0 -8
- package/dist/esm/info-card-variation.enum-2ccc52c1.js +0 -24
- package/dist/esm/layout-columns-variation.enum-34f7754e.js +0 -23
- package/dist/esm/link-button-variation.enum-84d4976f.js +0 -9
- package/dist/esm/logo-variation.enum-5b68b79f.js +0 -13
- package/dist/esm/tag-media-icon.enum-fefa191c.js +0 -11
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-7a477838.js');
|
|
6
|
-
const footerCardVariation_enum = require('./footer-card-variation.enum-99555edc.js');
|
|
7
|
-
|
|
8
|
-
const footerCardCss = ".sc-digi-footer-card-h{--digi--footer-card--text--color:var(--digi--color--text--secondary);--digi--footer-card--border-bottom:solid var(--digi--border-width--primary) var(--digi--color--divider--on-brand-primary);--digi--footer-card--link--font-weight:var(--digi--typography--link-bold--font-weight--desktop)}.sc-digi-footer-card-h .digi-footer-card.sc-digi-footer-card{--BORDER:unset;--LINK-DECORATION:underline;--LINK-DECORATION--HOVER:underline;--LINK-SIZE:inherit;--PADDING-BOTTOM:var(--digi--container-gutter--larger);--MARGIN-BOTTOM:var(--digi--container-gutter--larger);margin-bottom:var(--MARGIN-BOTTOM);padding-bottom:var(--PADDING-BOTTOM);border-bottom:var(--BORDER)}@media (min-width: 61.9375rem){.sc-digi-footer-card-h .digi-footer-card.sc-digi-footer-card{--BORDER:0;--PADDING-BOTTOM:var(--digi--container-gutter--large)}}.sc-digi-footer-card-h .digi-footer-card--border.sc-digi-footer-card{--BORDER:var(--digi--footer-card--border-bottom);--LINK-SIZE:var(--digi--typography--heading-3--font-size--mobile)}@media (min-width: 61.9375rem){.sc-digi-footer-card-h .digi-footer-card--border.sc-digi-footer-card{--LINK-SIZE:var(--digi--typography--heading-3--font-size--desktop)}}.sc-digi-footer-card-h .digi-footer-card--icon.sc-digi-footer-card{--LINK-DECORATION:none}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h2,.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h3,.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h4,.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h5,.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h6{color:var(--digi--footer--text--color);margin-top:0}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h2{font-size:var(--digi--typography--heading-3--font-size--mobile)}@media (min-width: 61.9375rem){.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s h2{font-size:var(--digi--typography--heading-3--font-size--desktop)}}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s p{color:var(--digi--footer--text--color)}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s a{font-size:var(--LINK-SIZE);color:var(--digi--footer--text--color);font-weight:var(--digi--footer-card--link--font-weight);display:flex;align-items:flex-start;text-decoration:var(--LINK-DECORATION)}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s a:hover{text-decoration:var(--LINK-DECORATION--HOVER)}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s a svg{--digi--icon--color:var(--digi--footer-card-text--color);--digi--icon--height:1em;--digi--icon--width:1em;margin-right:var(--digi--gutter--small)}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s ul{padding:0;margin:0;list-style:none}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s ul li{margin-bottom:var(--digi--gutter--largest-2)}.sc-digi-footer-card-h .digi-footer-card .sc-digi-footer-card-s ul li:last-child{margin-bottom:0}";
|
|
9
|
-
const DigiFooterCardStyle0 = footerCardCss;
|
|
10
|
-
|
|
11
|
-
const FooterFooterCard = class {
|
|
12
|
-
constructor(hostRef) {
|
|
13
|
-
index.registerInstance(this, hostRef);
|
|
14
|
-
this.afType = footerCardVariation_enum.FooterCardVariation.NONE;
|
|
15
|
-
}
|
|
16
|
-
get cssModifiers() {
|
|
17
|
-
return {
|
|
18
|
-
'digi-footer-card--icon': this.afType == footerCardVariation_enum.FooterCardVariation.ICON,
|
|
19
|
-
'digi-footer-card--border': this.afType == footerCardVariation_enum.FooterCardVariation.BORDER
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
render() {
|
|
23
|
-
return (index.h(index.Host, { key: 'fa225634df0c6414c3949ba2e6828b7fc389d2df' }, index.h("div", { key: 'f1e422f341731f92616b787727fac43e806e95d4', class: Object.assign({ 'digi-footer-card': true }, this.cssModifiers) }, index.h("div", { key: '63c5b87358d98b2f4be80d59780d8cc2f315a102', class: "digi-footer-card__content" }, index.h("slot", { key: '246e9b9cd9b60eb9cc1b1f5bb0b81425ce0b863e' })))));
|
|
24
|
-
}
|
|
25
|
-
get hostElement() { return index.getElement(this); }
|
|
26
|
-
};
|
|
27
|
-
FooterFooterCard.style = DigiFooterCardStyle0;
|
|
28
|
-
|
|
29
|
-
exports.digi_footer_card = FooterFooterCard;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-7a477838.js');
|
|
6
|
-
const typographyVariation_enum = require('./typography-variation.enum-e41bd69d.js');
|
|
7
|
-
require('./badge-notification-shape.enum-ff802554.js');
|
|
8
|
-
require('./badge-status-variation.enum-0a5adc21.js');
|
|
9
|
-
require('./code-example-variation.enum-1611825e.js');
|
|
10
|
-
require('./form-input-type.enum-1fb2180a.js');
|
|
11
|
-
require('./button-variation.enum-bc521499.js');
|
|
12
|
-
require('./calendar-week-view-heading-level.enum-fd0c841b.js');
|
|
13
|
-
require('./bar-chart-variation.enum-a4e866b6.js');
|
|
14
|
-
require('./code-variation.enum-c4a4e6fd.js');
|
|
15
|
-
require('./expandable-accordion-header-level.enum-45483252.js');
|
|
16
|
-
require('./expandable-faq-variation.enum-af923f49.js');
|
|
17
|
-
require('./footer-card-variation.enum-99555edc.js');
|
|
18
|
-
require('./form-validation-message-variation.enum-c5ec3e2d.js');
|
|
19
|
-
require('./form-textarea-variation.enum-9c90d40f.js');
|
|
20
|
-
require('./info-card-multi-type.enum-14746572.js');
|
|
21
|
-
require('./info-card-variation.enum-64cef637.js');
|
|
22
|
-
const layoutBlockVariation_enum = require('./layout-block-variation.enum-f6102119.js');
|
|
23
|
-
require('./layout-columns-variation.enum-65675649.js');
|
|
24
|
-
require('./link-button-variation.enum-137785e3.js');
|
|
25
|
-
require('./list-type.enum-aea4d012.js');
|
|
26
|
-
require('./loader-skeleton-variation.enum-d52ba55e.js');
|
|
27
|
-
require('./loader-spinner-size.enum-db2973f0.js');
|
|
28
|
-
require('./logo-variation.enum-607fadb4.js');
|
|
29
|
-
require('./media-figure-alignment.enum-3885aba5.js');
|
|
30
|
-
require('./navigation-sidebar-variation.enum-1c0c3064.js');
|
|
31
|
-
require('./progress-list-item-variation.enum-90e4c874.js');
|
|
32
|
-
require('./progress-list-variation.enum-06d5ce27.js');
|
|
33
|
-
require('./progressbar-variation.enum-aff9fa80.js');
|
|
34
|
-
require('./quote-image-inner-position.enum-e64e7a6d.js');
|
|
35
|
-
require('./table-variation.enum-25df2ad7.js');
|
|
36
|
-
require('./tag-media-icon.enum-372563c5.js');
|
|
37
|
-
require('./tag-size.enum-387c516c.js');
|
|
38
|
-
require('./tools-feedback-banner-type.enum-de373ba0.js');
|
|
39
|
-
require('./tools-feedback-rating-variation.enum-2f71e84d.js');
|
|
40
|
-
require('./typography-meta-variation.enum-13ac3538.js');
|
|
41
|
-
require('./typography-time-variation.enum-bce1d87e.js');
|
|
42
|
-
require('./util-breakpoint-observer-breakpoints.enum-e96d3a84.js');
|
|
43
|
-
|
|
44
|
-
const footerCss = ".sc-digi-footer-h {\n --digi--footer--text--color: var(--digi--color--text--secondary);\n --digi--footer--text--font-family: var(--digi--global--typography--font-family--default);\n --digi--footer--text--font-size: var(--digi--typography--body--font-size--desktop);\n --digi--footer--text--font-weight: var(--digi--typography--description--font-weight--desktop);\n --digi--footer--link--color--default: var(--digi--color--text--secondary);\n --digi--footer--link--color--hover: var(--digi--color--text--secondary);\n --digi--footer--link--border-color--default: var(--digi--color--text--secondary);\n --digi--footer--link--border-color--hover: var(--digi--color--text--secondary);\n --digi--footer--padding-top: var(--digi--container-gutter--largest);\n --digi--footer--margin-top: var(--digi--container-gutter--large);\n --digi--footer--logo-vertical-padding: var(--digi--container-gutter--large);\n}\n.sc-digi-footer-h .digi-footer.sc-digi-footer {\n --MARGIN-TOP: var(--digi--footer--margin-top);\n color: var(--digi--footer--text--color);\n font-family: var(--digi--footer--text--font-family);\n font-size: var(--digi--footer--text--font-size);\n font-weight: var(--digi--footer--text--font-weight);\n line-height: normal;\n}\n.sc-digi-footer-h .digi-footer.sc-digi-footer-s > [slot^=content-top], .sc-digi-footer-h .digi-footer .sc-digi-footer-s > [slot^=content-top] {\n grid-template-columns: repeat(1, 1fr);\n}\n@media (min-width: 61.9375rem) {\n .sc-digi-footer-h .digi-footer.sc-digi-footer-s > [slot^=content-top], .sc-digi-footer-h .digi-footer .sc-digi-footer-s > [slot^=content-top] {\n grid-template-columns: repeat(4, 1fr);\n }\n .sc-digi-footer-h .digi-footer--small.sc-digi-footer-s > [slot^=content-top] > *:first-child, .sc-digi-footer-h .digi-footer--small .sc-digi-footer-s > [slot^=content-top] > *:first-child {\n grid-column: 1/3;\n }\n}\n@container (max-width: 600px) {\n .sc-digi-footer-h .digi-footer.sc-digi-footer-s > [slot^=content-top], .sc-digi-footer-h .digi-footer .sc-digi-footer-s > [slot^=content-top] {\n grid-template-columns: repeat(1, 1fr);\n }\n}\n.sc-digi-footer-h .digi-footer__content-top.sc-digi-footer {\n container-type: inline-size;\n padding-top: var(--digi--footer--padding-top);\n}\n.sc-digi-footer-h .digi-footer__content-bottom.sc-digi-footer {\n display: flex;\n justify-content: space-between;\n flex-wrap: wrap;\n padding: var(--digi--footer--padding-top) 0;\n}\n@media (max-width: 61.9375rem) {\n .sc-digi-footer-h .digi-footer__content-bottom.sc-digi-footer {\n justify-content: center;\n }\n}\n@container (max-width: 600px) {\n .sc-digi-footer-h .digi-footer__content-bottom {\n justify-content: center;\n }\n}\n.sc-digi-footer-h .sc-digi-footer-s digi-logo {\n --digi--logo--padding--large--wide: 0;\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-top], .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-top] {\n display: grid;\n grid-template-rows: repeat(2, auto);\n column-gap: var(--digi--gutter--largest);\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left], .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-left] {\n flex-basis: 100%;\n display: flex;\n justify-content: center;\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo {\n padding: var(--digi--footer--logo-vertical-padding) 0;\n}\n@media (min-width: 61.9375rem) {\n .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left], .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-left] {\n flex-basis: auto;\n }\n .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-left] .digi-logo {\n padding: 0;\n }\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] {\n display: flex;\n align-items: flex-end;\n flex-wrap: wrap;\n justify-content: center;\n margin-top: var(--MARGIN-TOP);\n}\n@media (min-width: 61.9375rem) {\n .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] {\n --MARGIN-TOP: 0;\n }\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] p, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] p, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a {\n color: var(--digi--footer--text--color);\n padding: var(--digi--gutter--small);\n margin: 0;\n}\n@media (min-width: 61.9375rem) {\n .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] p, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] p, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] span, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a {\n padding: var(--digi--gutter--largest-2) var(--digi--gutter--small);\n }\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a {\n color: var(--digi--footer--link--color--default);\n border-color: var(--digi--footer--link--border-color--default);\n margin: 0;\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a:visited, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a:visited {\n color: var(--digi--footer--link--color--default);\n}\n.sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a:hover, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a:hover, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a:focus, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a:focus, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right], .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a, .sc-digi-footer-h.sc-digi-footer-s > [slot^=content-bottom-right] a:active, .sc-digi-footer-h .sc-digi-footer-s > [slot^=content-bottom-right] a:active {\n background: transparent;\n color: var(--digi--footer--link--color--hover);\n border-color: var(--digi--footer--link--border-color--hover);\n}";
|
|
45
|
-
const DigiFooterStyle0 = footerCss;
|
|
46
|
-
|
|
47
|
-
const FooterFooter = class {
|
|
48
|
-
constructor(hostRef) {
|
|
49
|
-
index.registerInstance(this, hostRef);
|
|
50
|
-
this.afVariation = typographyVariation_enum.FooterVariation.LARGE;
|
|
51
|
-
}
|
|
52
|
-
get cssModifiers() {
|
|
53
|
-
return {
|
|
54
|
-
'digi-footer--small': this.afVariation == typographyVariation_enum.FooterVariation.SMALL
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
render() {
|
|
58
|
-
return (index.h(index.Host, { key: 'ee4ea5865121a24c3c7101bfa8c05c2eb3435dd1' }, index.h("footer", { key: 'ce6d22b1e0e6cf7162618c74e55a0cbc87e88e15', class: Object.assign({ 'digi-footer': true }, this.cssModifiers) }, index.h("digi-typography", { key: '61d27159721343567f14badad6a856567b85448a' }, index.h("digi-layout-block", { key: '968df18f78b11b490b7e3ec2b2a474b47e18121f', afVariation: layoutBlockVariation_enum.LayoutBlockVariation.PROFILE }, index.h("digi-layout-container", { key: '5a4b6b077e9778e8bc79f2607759e62c07f454f6', "af-no-gutter": true }, index.h("div", { key: '69d9448d50f5cf564e0c971da28f9cb1fa2321ea', class: "digi-footer__content-top" }, index.h("slot", { key: '5019f2a0590db884fe8aa7c6a2e8e97c30b067a1', name: "content-top" })), index.h("div", { key: '684f69689e98ca66403d1bd52ed36d4007024009', class: "digi-footer__content-bottom" }, index.h("slot", { key: '6a59e1787e2d9a52a83a01df7a69e84170c51975', name: "content-bottom-left" }), index.h("slot", { key: 'd3a16b9e1bd1220c252d11c0c318f1c7f7b2e0d0', name: "content-bottom-right" }))))))));
|
|
59
|
-
}
|
|
60
|
-
get hostElement() { return index.getElement(this); }
|
|
61
|
-
};
|
|
62
|
-
FooterFooter.style = DigiFooterStyle0;
|
|
63
|
-
|
|
64
|
-
exports.digi_footer = FooterFooter;
|