@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
|
@@ -52,10 +52,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
52
52
|
}
|
|
53
53
|
switch(bundleId) {
|
|
54
54
|
|
|
55
|
-
case 'digi-
|
|
55
|
+
case 'digi-button_83':
|
|
56
56
|
return import(
|
|
57
57
|
/* webpackMode: "lazy" */
|
|
58
|
-
'./digi-
|
|
58
|
+
'./digi-button_83.entry.js').then(processMod, consoleError);
|
|
59
59
|
case 'digi-badge-status':
|
|
60
60
|
return import(
|
|
61
61
|
/* webpackMode: "lazy" */
|
|
@@ -96,30 +96,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
96
96
|
return import(
|
|
97
97
|
/* webpackMode: "lazy" */
|
|
98
98
|
'./digi-expandable-faq.entry.js').then(processMod, consoleError);
|
|
99
|
-
case 'digi-footer':
|
|
100
|
-
return import(
|
|
101
|
-
/* webpackMode: "lazy" */
|
|
102
|
-
'./digi-footer.entry.js').then(processMod, consoleError);
|
|
103
|
-
case 'digi-footer-card':
|
|
104
|
-
return import(
|
|
105
|
-
/* webpackMode: "lazy" */
|
|
106
|
-
'./digi-footer-card.entry.js').then(processMod, consoleError);
|
|
107
99
|
case 'digi-form-error-list':
|
|
108
100
|
return import(
|
|
109
101
|
/* webpackMode: "lazy" */
|
|
110
102
|
'./digi-form-error-list.entry.js').then(processMod, consoleError);
|
|
111
|
-
case 'digi-form-file-upload':
|
|
112
|
-
return import(
|
|
113
|
-
/* webpackMode: "lazy" */
|
|
114
|
-
'./digi-form-file-upload.entry.js').then(processMod, consoleError);
|
|
115
|
-
case 'digi-form-filter':
|
|
116
|
-
return import(
|
|
117
|
-
/* webpackMode: "lazy" */
|
|
118
|
-
'./digi-form-filter.entry.js').then(processMod, consoleError);
|
|
119
103
|
case 'digi-form-input-search':
|
|
120
104
|
return import(
|
|
121
105
|
/* webpackMode: "lazy" */
|
|
122
106
|
'./digi-form-input-search.entry.js').then(processMod, consoleError);
|
|
107
|
+
case 'digi-form-radiogroup':
|
|
108
|
+
return import(
|
|
109
|
+
/* webpackMode: "lazy" */
|
|
110
|
+
'./digi-form-radiogroup.entry.js').then(processMod, consoleError);
|
|
123
111
|
case 'digi-form-receipt':
|
|
124
112
|
return import(
|
|
125
113
|
/* webpackMode: "lazy" */
|
|
@@ -128,34 +116,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
128
116
|
return import(
|
|
129
117
|
/* webpackMode: "lazy" */
|
|
130
118
|
'./digi-form-textarea.entry.js').then(processMod, consoleError);
|
|
131
|
-
case 'digi-header':
|
|
132
|
-
return import(
|
|
133
|
-
/* webpackMode: "lazy" */
|
|
134
|
-
'./digi-header.entry.js').then(processMod, consoleError);
|
|
135
|
-
case 'digi-header-avatar':
|
|
136
|
-
return import(
|
|
137
|
-
/* webpackMode: "lazy" */
|
|
138
|
-
'./digi-header-avatar.entry.js').then(processMod, consoleError);
|
|
139
|
-
case 'digi-header-navigation':
|
|
140
|
-
return import(
|
|
141
|
-
/* webpackMode: "lazy" */
|
|
142
|
-
'./digi-header-navigation.entry.js').then(processMod, consoleError);
|
|
143
|
-
case 'digi-header-navigation-item':
|
|
144
|
-
return import(
|
|
145
|
-
/* webpackMode: "lazy" */
|
|
146
|
-
'./digi-header-navigation-item.entry.js').then(processMod, consoleError);
|
|
147
|
-
case 'digi-header-notification':
|
|
148
|
-
return import(
|
|
149
|
-
/* webpackMode: "lazy" */
|
|
150
|
-
'./digi-header-notification.entry.js').then(processMod, consoleError);
|
|
151
119
|
case 'digi-icon-accessibility-deaf':
|
|
152
120
|
return import(
|
|
153
121
|
/* webpackMode: "lazy" */
|
|
154
122
|
'./digi-icon-accessibility-deaf.entry.js').then(processMod, consoleError);
|
|
155
|
-
case 'digi-icon-accessibility-universal':
|
|
156
|
-
return import(
|
|
157
|
-
/* webpackMode: "lazy" */
|
|
158
|
-
'./digi-icon-accessibility-universal.entry.js').then(processMod, consoleError);
|
|
159
123
|
case 'digi-icon-apple':
|
|
160
124
|
return import(
|
|
161
125
|
/* webpackMode: "lazy" */
|
|
@@ -200,10 +164,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
200
164
|
return import(
|
|
201
165
|
/* webpackMode: "lazy" */
|
|
202
166
|
'./digi-icon-bell.entry.js').then(processMod, consoleError);
|
|
203
|
-
case 'digi-icon-bell-filled':
|
|
204
|
-
return import(
|
|
205
|
-
/* webpackMode: "lazy" */
|
|
206
|
-
'./digi-icon-bell-filled.entry.js').then(processMod, consoleError);
|
|
207
167
|
case 'digi-icon-book':
|
|
208
168
|
return import(
|
|
209
169
|
/* webpackMode: "lazy" */
|
|
@@ -328,10 +288,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
328
288
|
return import(
|
|
329
289
|
/* webpackMode: "lazy" */
|
|
330
290
|
'./digi-icon-ellipsis.entry.js').then(processMod, consoleError);
|
|
331
|
-
case 'digi-icon-envelope':
|
|
332
|
-
return import(
|
|
333
|
-
/* webpackMode: "lazy" */
|
|
334
|
-
'./digi-icon-envelope.entry.js').then(processMod, consoleError);
|
|
335
291
|
case 'digi-icon-envelope-filled':
|
|
336
292
|
return import(
|
|
337
293
|
/* webpackMode: "lazy" */
|
|
@@ -428,10 +384,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
428
384
|
return import(
|
|
429
385
|
/* webpackMode: "lazy" */
|
|
430
386
|
'./digi-icon-folder-open.entry.js').then(processMod, consoleError);
|
|
431
|
-
case 'digi-icon-globe':
|
|
432
|
-
return import(
|
|
433
|
-
/* webpackMode: "lazy" */
|
|
434
|
-
'./digi-icon-globe.entry.js').then(processMod, consoleError);
|
|
435
387
|
case 'digi-icon-globe-filled':
|
|
436
388
|
return import(
|
|
437
389
|
/* webpackMode: "lazy" */
|
|
@@ -624,10 +576,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
624
576
|
return import(
|
|
625
577
|
/* webpackMode: "lazy" */
|
|
626
578
|
'./digi-icon-share-chain.entry.js').then(processMod, consoleError);
|
|
627
|
-
case 'digi-icon-sign':
|
|
628
|
-
return import(
|
|
629
|
-
/* webpackMode: "lazy" */
|
|
630
|
-
'./digi-icon-sign.entry.js').then(processMod, consoleError);
|
|
631
579
|
case 'digi-icon-sliders-h':
|
|
632
580
|
return import(
|
|
633
581
|
/* webpackMode: "lazy" */
|
|
@@ -768,22 +716,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
768
716
|
return import(
|
|
769
717
|
/* webpackMode: "lazy" */
|
|
770
718
|
'./digi-icon-youtube.entry.js').then(processMod, consoleError);
|
|
771
|
-
case 'digi-info-card':
|
|
772
|
-
return import(
|
|
773
|
-
/* webpackMode: "lazy" */
|
|
774
|
-
'./digi-info-card.entry.js').then(processMod, consoleError);
|
|
775
|
-
case 'digi-info-card-multi':
|
|
776
|
-
return import(
|
|
777
|
-
/* webpackMode: "lazy" */
|
|
778
|
-
'./digi-info-card-multi.entry.js').then(processMod, consoleError);
|
|
779
|
-
case 'digi-info-card-multi-container':
|
|
780
|
-
return import(
|
|
781
|
-
/* webpackMode: "lazy" */
|
|
782
|
-
'./digi-info-card-multi-container.entry.js').then(processMod, consoleError);
|
|
783
|
-
case 'digi-link-button':
|
|
784
|
-
return import(
|
|
785
|
-
/* webpackMode: "lazy" */
|
|
786
|
-
'./digi-link-button.entry.js').then(processMod, consoleError);
|
|
787
719
|
case 'digi-list':
|
|
788
720
|
return import(
|
|
789
721
|
/* webpackMode: "lazy" */
|
|
@@ -796,10 +728,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
796
728
|
return import(
|
|
797
729
|
/* webpackMode: "lazy" */
|
|
798
730
|
'./digi-loader-spinner.entry.js').then(processMod, consoleError);
|
|
799
|
-
case 'digi-logo':
|
|
800
|
-
return import(
|
|
801
|
-
/* webpackMode: "lazy" */
|
|
802
|
-
'./digi-logo.entry.js').then(processMod, consoleError);
|
|
803
731
|
case 'digi-media-figure':
|
|
804
732
|
return import(
|
|
805
733
|
/* webpackMode: "lazy" */
|
|
@@ -892,10 +820,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
892
820
|
return import(
|
|
893
821
|
/* webpackMode: "lazy" */
|
|
894
822
|
'./digi-badge-notification.entry.js').then(processMod, consoleError);
|
|
895
|
-
case 'digi-code-
|
|
823
|
+
case 'digi-code-block_2':
|
|
896
824
|
return import(
|
|
897
825
|
/* webpackMode: "lazy" */
|
|
898
|
-
'./digi-code-
|
|
826
|
+
'./digi-code-block_2.entry.js').then(processMod, consoleError);
|
|
899
827
|
case 'digi-icon-arrow-right':
|
|
900
828
|
return import(
|
|
901
829
|
/* webpackMode: "lazy" */
|
|
@@ -904,78 +832,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
904
832
|
return import(
|
|
905
833
|
/* webpackMode: "lazy" */
|
|
906
834
|
'./digi-icon-caret-down_2.entry.js').then(processMod, consoleError);
|
|
907
|
-
case 'digi-icon-check-circle-solid_4':
|
|
908
|
-
return import(
|
|
909
|
-
/* webpackMode: "lazy" */
|
|
910
|
-
'./digi-icon-check-circle-solid_4.entry.js').then(processMod, consoleError);
|
|
911
835
|
case 'digi-icon-search':
|
|
912
836
|
return import(
|
|
913
837
|
/* webpackMode: "lazy" */
|
|
914
838
|
'./digi-icon-search.entry.js').then(processMod, consoleError);
|
|
915
|
-
case 'digi-layout-columns':
|
|
916
|
-
return import(
|
|
917
|
-
/* webpackMode: "lazy" */
|
|
918
|
-
'./digi-layout-columns.entry.js').then(processMod, consoleError);
|
|
919
|
-
case 'digi-link-internal':
|
|
920
|
-
return import(
|
|
921
|
-
/* webpackMode: "lazy" */
|
|
922
|
-
'./digi-link-internal.entry.js').then(processMod, consoleError);
|
|
923
|
-
case 'digi-navigation-sidebar-button':
|
|
924
|
-
return import(
|
|
925
|
-
/* webpackMode: "lazy" */
|
|
926
|
-
'./digi-navigation-sidebar-button.entry.js').then(processMod, consoleError);
|
|
927
|
-
case 'digi-notification-alert':
|
|
928
|
-
return import(
|
|
929
|
-
/* webpackMode: "lazy" */
|
|
930
|
-
'./digi-notification-alert.entry.js').then(processMod, consoleError);
|
|
931
|
-
case 'digi-tag-media':
|
|
932
|
-
return import(
|
|
933
|
-
/* webpackMode: "lazy" */
|
|
934
|
-
'./digi-tag-media.entry.js').then(processMod, consoleError);
|
|
935
|
-
case 'digi-title-logo':
|
|
936
|
-
return import(
|
|
937
|
-
/* webpackMode: "lazy" */
|
|
938
|
-
'./digi-title-logo.entry.js').then(processMod, consoleError);
|
|
939
839
|
case 'digi-util-resize-observer':
|
|
940
840
|
return import(
|
|
941
841
|
/* webpackMode: "lazy" */
|
|
942
842
|
'./digi-util-resize-observer.entry.js').then(processMod, consoleError);
|
|
943
|
-
case 'digi-icon-bars':
|
|
944
|
-
return import(
|
|
945
|
-
/* webpackMode: "lazy" */
|
|
946
|
-
'./digi-icon-bars.entry.js').then(processMod, consoleError);
|
|
947
843
|
case 'digi-icon-chart_2':
|
|
948
844
|
return import(
|
|
949
845
|
/* webpackMode: "lazy" */
|
|
950
846
|
'./digi-icon-chart_2.entry.js').then(processMod, consoleError);
|
|
951
|
-
case 'digi-icon-list-ul_6':
|
|
952
|
-
return import(
|
|
953
|
-
/* webpackMode: "lazy" */
|
|
954
|
-
'./digi-icon-list-ul_6.entry.js').then(processMod, consoleError);
|
|
955
|
-
case 'digi-icon-notification-error_4':
|
|
956
|
-
return import(
|
|
957
|
-
/* webpackMode: "lazy" */
|
|
958
|
-
'./digi-icon-notification-error_4.entry.js').then(processMod, consoleError);
|
|
959
|
-
case 'digi-icon-spinner':
|
|
960
|
-
return import(
|
|
961
|
-
/* webpackMode: "lazy" */
|
|
962
|
-
'./digi-icon-spinner.entry.js').then(processMod, consoleError);
|
|
963
|
-
case 'digi-icon-external-link-alt_2':
|
|
964
|
-
return import(
|
|
965
|
-
/* webpackMode: "lazy" */
|
|
966
|
-
'./digi-icon-external-link-alt_2.entry.js').then(processMod, consoleError);
|
|
967
|
-
case 'digi-media-image_2':
|
|
968
|
-
return import(
|
|
969
|
-
/* webpackMode: "lazy" */
|
|
970
|
-
'./digi-media-image_2.entry.js').then(processMod, consoleError);
|
|
971
|
-
case 'digi-icon-x':
|
|
972
|
-
return import(
|
|
973
|
-
/* webpackMode: "lazy" */
|
|
974
|
-
'./digi-icon-x.entry.js').then(processMod, consoleError);
|
|
975
|
-
case 'digi-util-breakpoint-observer':
|
|
976
|
-
return import(
|
|
977
|
-
/* webpackMode: "lazy" */
|
|
978
|
-
'./digi-util-breakpoint-observer.entry.js').then(processMod, consoleError);
|
|
979
847
|
}
|
|
980
848
|
}
|
|
981
849
|
return import(
|
package/dist/esm/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { B as BadgeNotificationShape } from './badge-notification-shape.enum-e15a6245.js';
|
|
2
|
-
export { B as BadgeNotificationType, C as CalendarDatepickerValidation, a as CodeBlockLanguage, D as DialogHeadingLevel, b as DialogSize, c as DialogVariation,
|
|
2
|
+
export { B as BadgeNotificationType, C as CalendarDatepickerValidation, a as CodeBlockLanguage, D as DialogHeadingLevel, b as DialogSize, c as DialogVariation, a2 as ErrorPageStatusCodes, E as ExpandableFaqItemHeadingLevel, d as ExpandableFaqItemVariation, a8 as FeedbackVariation, F as FooterCardVariation, e as FooterVariation, f as FormCheckboxLayout, g as FormCheckboxValidation, h as FormCheckboxVariation, i as FormErrorListHeadingLevel, p as FormFieldsetValidation, j as FormFileUploadHeadingLevel, k as FormFileUploadValidation, l as FormFileUploadVariation, m as FormInputMode, n as FormInputValidation, o as FormInputVariation, q as FormRadiobuttonLayout, r as FormRadiobuttonValidation, s as FormRadiobuttonVariation, t as FormReceiptHeadingLevel, u as FormReceiptType, v as FormReceiptVariation, w as FormSelectFilterValidation, x as FormSelectValidation, y as FormSelectVariation, z as FormValidationMessageVariation, H as HeaderCenterContentWidth, K as InfoCardBorderPosition, L as InfoCardHeadingLevel, I as InfoCardMultiContainerHeadingLevel, A as InfoCardMultiHeadingLevel, G as InfoCardMultiType, J as InfoCardMultiVariation, M as InfoCardSize, N as InfoCardType, O as InfoCardVariation, P as LayoutBlockContainer, R as LayoutColumnsElement, Q as LayoutColumnsGap, S as LayoutColumnsVariation, V as LayoutContainerMaxWidth, U as LayoutContainerVariation, W as LinkButtonVariation, X as LogoColor, Y as LogoVariation, Z as NavigationVerticalMenuActiveIndicatorSize, _ as NavigationVerticalMenuVariation, $ as NotificationAlertHeadingLevel, a0 as NotificationAlertSize, a1 as NotificationAlertVariation, a3 as ProgressIndicatorRole, a4 as ProgressIndicatorVariation, a5 as TagMediaIcon, T as TitleLogoVariation, a6 as ToolsFeedbackHeadingLevel, a7 as ToolsFeedbackType, a9 as ToolsThemeProviderBrandEnum, aa as ToolsThemeProviderThemeEnum, ab as TypographyHeadingJumboLevel, ac as TypographyHeadingJumboVariation, ad as TypographyVariation } from './typography-variation.enum-c5257524.js';
|
|
3
3
|
export { B as BadgeStatusSize, a as BadgeStatusType, b as BadgeStatusVariation } from './badge-status-variation.enum-8d6370ff.js';
|
|
4
4
|
export { B as ButtonSize, C as CodeBlockVariation, a as CodeExampleLanguage, b as CodeExampleVariation } from './code-example-variation.enum-e656d235.js';
|
|
5
5
|
export { B as ButtonType, a as FormInputButtonVariation, F as FormInputSearchVariation, b as FormInputType } from './form-input-type.enum-a6bba983.js';
|
|
@@ -9,18 +9,12 @@ export { B as BarChartVariation } from './bar-chart-variation.enum-97c0b47f.js';
|
|
|
9
9
|
export { C as CodeLanguage, a as CodeVariation } from './code-variation.enum-1eee7c7a.js';
|
|
10
10
|
export { E as ExpandableAccordionHeaderLevel } from './expandable-accordion-header-level.enum-85681e2f.js';
|
|
11
11
|
export { E as ExpandableFaqHeadingLevel, a as ExpandableFaqVariation } from './expandable-faq-variation.enum-6934c367.js';
|
|
12
|
-
export { F as
|
|
13
|
-
export { F as FormFileUploadHeadingLevel, a as FormFileUploadValidation, b as FormFileUploadVariation, c as FormValidationMessageVariation } from './form-validation-message-variation.enum-f7835fc5.js';
|
|
12
|
+
export { F as FormRadiogroupValidation } from './form-radiogroup-validation.enum-d790fc66.js';
|
|
14
13
|
export { F as FormTextareaValidation, a as FormTextareaVariation } from './form-textarea-variation.enum-05017e8e.js';
|
|
15
|
-
export { I as InfoCardMultiType } from './info-card-multi-type.enum-07ee124f.js';
|
|
16
|
-
export { I as InfoCardBorderPosition, a as InfoCardSize, b as InfoCardType, c as InfoCardVariation } from './info-card-variation.enum-2ccc52c1.js';
|
|
17
14
|
export { L as LayoutBlockVariation } from './layout-block-variation.enum-b7a20db4.js';
|
|
18
|
-
export { a as LayoutColumnsElement, L as LayoutColumnsGap, b as LayoutColumnsVariation } from './layout-columns-variation.enum-34f7754e.js';
|
|
19
|
-
export { L as LinkButtonVariation } from './link-button-variation.enum-84d4976f.js';
|
|
20
15
|
export { L as ListType } from './list-type.enum-fbb331ad.js';
|
|
21
16
|
export { L as LoaderSkeletonVariation } from './loader-skeleton-variation.enum-f9f867b4.js';
|
|
22
17
|
export { L as LoaderSpinnerSize } from './loader-spinner-size.enum-0b246fa0.js';
|
|
23
|
-
export { L as LogoColor, a as LogoVariation } from './logo-variation.enum-5b68b79f.js';
|
|
24
18
|
export { M as MediaFigureAlignment } from './media-figure-alignment.enum-a1d36567.js';
|
|
25
19
|
export { N as NavigationSidebarCloseButtonPosition, a as NavigationSidebarHeadingLevel, b as NavigationSidebarMobilePosition, c as NavigationSidebarMobileVariation, d as NavigationSidebarPosition, e as NavigationSidebarVariation } from './navigation-sidebar-variation.enum-8fead764.js';
|
|
26
20
|
export { P as ProgressListItemHeadingLevel, a as ProgressListItemStatus, b as ProgressListItemType, c as ProgressListItemVariation } from './progress-list-item-variation.enum-384b9a3a.js';
|
|
@@ -28,7 +22,6 @@ export { P as ProgressListHeadingLevel, a as ProgressListStatus, b as ProgressLi
|
|
|
28
22
|
export { P as ProgressbarRole, a as ProgressbarVariation } from './progressbar-variation.enum-40adaab4.js';
|
|
29
23
|
export { c as QuoteImageInnerPosition, b as QuoteImagePosition, Q as QuoteType, a as QuoteVariation } from './quote-image-inner-position.enum-8e9b1e65.js';
|
|
30
24
|
export { T as TableSize, a as TableVariation } from './table-variation.enum-dd9366b6.js';
|
|
31
|
-
export { T as TagMediaIcon } from './tag-media-icon.enum-fefa191c.js';
|
|
32
25
|
export { T as TagSize } from './tag-size.enum-403e0cd8.js';
|
|
33
26
|
export { T as ToolsFeedbackBannerHeadingLevel, a as ToolsFeedbackBannerType } from './tools-feedback-banner-type.enum-74b4e580.js';
|
|
34
27
|
export { F as FeedbackRatingHeadingLevel, a as FeedbackRatingType, b as FeedbackRatingVariation } from './tools-feedback-rating-variation.enum-29058ff2.js';
|