@designsystem-se/af 36.0.3 → 37.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/components/digi-code-example.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 +1 -1
- package/components/digi-form-textarea.js +15 -3
- package/components/digi-header-avatar.js +1 -1
- package/components/digi-header.js +3 -3
- package/components/digi-info-card.js +2 -2
- package/components/digi-link-button.js +1 -1
- package/components/digi-link-external.js +1 -1
- package/components/digi-link-internal.js +1 -1
- package/components/digi-link.js +1 -1
- package/components/digi-navigation-vertical-menu-item.js +6 -6
- package/components/digi-notification-alert.js +1 -1
- package/components/digi-tools-feedback-banner.js +2 -2
- package/components/digi-tools-feedback-rating.js +2 -2
- package/components/{p-0c919531.js → p-7b97818b.js} +1 -1
- package/components/{p-cd0370eb.js → p-7ff04204.js} +3 -3
- package/components/{p-85633f84.js → p-b57677c1.js} +2 -2
- package/components/{p-358965ba.js → p-ea46c737.js} +2 -2
- package/components/{p-f22b488a.js → p-ff4f4fb8.js} +2 -2
- package/custom-elements.json +9 -5
- package/dist/cjs/{code-example-variation.enum-c6557727.js → code-example-variation.enum-1611825e.js} +6 -0
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-button_17.cjs.entry.js +1120 -0
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -6
- package/dist/cjs/digi-code-block_3.cjs.entry.js +4 -7
- package/dist/cjs/digi-code-example.cjs.entry.js +4 -5
- package/dist/cjs/digi-dialog.cjs.entry.js +4 -7
- package/dist/cjs/digi-footer.cjs.entry.js +3 -6
- package/dist/cjs/digi-form-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/digi-form-error-list.cjs.entry.js +4 -7
- package/dist/cjs/digi-form-input-search.cjs.entry.js +2 -3
- package/dist/cjs/digi-form-label_3.cjs.entry.js +129 -0
- package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -6
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +3 -6
- package/dist/cjs/digi-form-select_2.cjs.entry.js +186 -0
- package/dist/cjs/digi-form-textarea.cjs.entry.js +14 -3
- package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +53 -0
- package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
- package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
- package/dist/cjs/digi-link.cjs.entry.js +1 -1
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +3 -6
- package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
- package/dist/cjs/digi-notification-alert.cjs.entry.js +6 -9
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +3 -6
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +5 -8
- package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
- package/dist/cjs/{form-input-search-variation.enum-c50239bc.js → form-input-search-variation.enum-e0e025b1.js} +7 -0
- package/dist/cjs/index-7a477838.js +12 -52
- package/dist/cjs/index.cjs.js +42 -45
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{typography-variation.enum-50512a4e.js → typography-variation.enum-118ff8e5.js} +20 -0
- package/dist/collection/components/_code/code-example/code-example.css +0 -1
- package/dist/collection/components/_form/form-checkbox/form-checkbox.js +3 -3
- package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
- package/dist/collection/components/_form/form-textarea/form-textarea.js +36 -3
- package/dist/collection/components/_header/header/header.css +2 -15
- package/dist/collection/components/_header/header/header.js +2 -2
- package/dist/collection/components/_header/header-avatar/header-avatar.css +0 -3
- package/dist/collection/components/_link/link/link.js +3 -3
- package/dist/collection/components/_link/link-button/link-button.js +3 -3
- package/dist/collection/components/_link/link-external/link-external.js +2 -2
- package/dist/collection/components/_link/link-internal/link-internal.js +3 -3
- package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +7 -7
- package/dist/collection/components/_notification/notification-alert/notification-alert.css +6 -6
- package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/p-029c4d40.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-501697cd.entry.js → p-07985aef.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-0c77050e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-22700f68.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-2693c1d8.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-2c698144.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
- package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-51bfa2a9.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-53d9556b.js +1 -0
- package/dist/digi-arbetsformedlingen/p-57a0cc63.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-583d40dc.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-7238fdb8.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c8e29e68.entry.js → p-7327f45d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-030e608e.entry.js → p-7888e12c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7d49df06.entry.js → p-78c99e87.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-7e125c6e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c799009f.entry.js → p-9a6ea3b7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-9b7f0707.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9be9a291.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a2561b9e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-bd55807c.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c68bf2b3.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ccd617cc.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c0b39654.entry.js → p-eada91bf.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-edcb61eb.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-eeca26b2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f94db846.entry.js +1 -0
- package/dist/esm/{code-example-variation.enum-e9f9fced.js → code-example-variation.enum-e656d235.js} +7 -1
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-button_17.entry.js +1100 -0
- package/dist/esm/digi-calendar-datepicker.entry.js +3 -6
- package/dist/esm/digi-code-block_3.entry.js +3 -6
- package/dist/esm/digi-code-example.entry.js +2 -3
- package/dist/esm/digi-dialog.entry.js +3 -6
- package/dist/esm/digi-footer.entry.js +3 -6
- package/dist/esm/digi-form-checkbox.entry.js +2 -2
- package/dist/esm/digi-form-error-list.entry.js +4 -7
- package/dist/esm/digi-form-input-search.entry.js +1 -2
- package/dist/esm/digi-form-label_3.entry.js +123 -0
- package/dist/esm/digi-form-receipt.entry.js +3 -6
- package/dist/esm/digi-form-select-filter.entry.js +3 -6
- package/dist/esm/digi-form-select_2.entry.js +181 -0
- package/dist/esm/digi-form-textarea.entry.js +14 -3
- package/dist/esm/digi-icon-external-link-alt_2.entry.js +1 -1
- package/dist/esm/digi-icon-validation-error_2.entry.js +48 -0
- package/dist/esm/digi-link-button.entry.js +1 -1
- package/dist/esm/digi-link-internal.entry.js +1 -1
- package/dist/esm/digi-link.entry.js +1 -1
- package/dist/esm/digi-navigation-pagination.entry.js +3 -6
- package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
- package/dist/esm/digi-notification-alert.entry.js +6 -9
- package/dist/esm/digi-notification-error-page.entry.js +3 -6
- package/dist/esm/digi-tools-feedback.entry.js +3 -6
- package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
- package/dist/esm/{form-input-search-variation.enum-f9d669f2.js → form-input-search-variation.enum-6d8dc10a.js} +8 -1
- package/dist/esm/index-148a7577.js +12 -52
- package/dist/esm/index.js +3 -6
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{typography-variation.enum-8c3ff25c.js → typography-variation.enum-23eeecd2.js} +21 -1
- package/dist/types/components/_form/form-checkbox/form-checkbox.d.ts +1 -1
- package/dist/types/components/_form/form-error-list/form-error-list.d.ts +1 -1
- package/dist/types/components/_form/form-textarea/form-textarea.d.ts +5 -0
- package/dist/types/components/_link/link/link.d.ts +1 -1
- package/dist/types/components/_link/link-button/link-button.d.ts +1 -1
- package/dist/types/components/_link/link-internal/link-internal.d.ts +1 -1
- package/dist/types/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.d.ts +1 -1
- package/dist/types/components.d.ts +26 -16
- package/hydrate/index.js +36 -24
- package/hydrate/index.mjs +36 -24
- package/package.json +1 -1
- package/dist/cjs/button-size.enum-1fd86b9e.js +0 -7
- package/dist/cjs/button-type.enum-406723db.js +0 -8
- package/dist/cjs/digi-button_9.cjs.entry.js +0 -533
- 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 -232
- package/dist/cjs/digi-header-notification.cjs.entry.js +0 -23
- package/dist/cjs/digi-header.cjs.entry.js +0 -148
- 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-x.cjs.entry.js +0 -30
- package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
- 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-title-logo.cjs.entry.js +0 -135
- package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +0 -48
- package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +0 -83
- package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
- package/dist/digi-arbetsformedlingen/p-0436c516.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-14731327.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-19c30198.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-237cad1c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-2698dd2a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-2a86cc73.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-2b7b69cd.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
- package/dist/digi-arbetsformedlingen/p-38627816.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4452f871.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-55f525dd.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-5a602122.js +0 -1
- package/dist/digi-arbetsformedlingen/p-73a6be41.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-76022084.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-832cbd71.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-84719680.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-89b457e8.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-95330112.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-bc3d2778.js +0 -1
- package/dist/digi-arbetsformedlingen/p-bf53daba.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c24aab43.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-cc9a96ff.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-cdf86efc.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e2c92528.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e6b65415.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e7e39ee7.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e9656bf8.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ee4cb21a.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ee9589e6.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f8391f37.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fdecd798.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fe409f14.entry.js +0 -1
- package/dist/esm/button-size.enum-d5ff6ff3.js +0 -7
- package/dist/esm/button-type.enum-5250ae0b.js +0 -8
- package/dist/esm/digi-button_9.entry.js +0 -521
- 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 -228
- package/dist/esm/digi-header-notification.entry.js +0 -19
- package/dist/esm/digi-header.entry.js +0 -144
- 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-x.entry.js +0 -26
- package/dist/esm/digi-layout-block_2.entry.js +0 -87
- 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-title-logo.entry.js +0 -131
- package/dist/esm/digi-util-breakpoint-observer.entry.js +0 -44
- package/dist/esm/digi-util-keydown-handler.entry.js +0 -79
- package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-148a7577.js';
|
|
2
|
+
import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
|
|
3
|
+
|
|
4
|
+
const UtilMutationObserver = class {
|
|
5
|
+
constructor(hostRef) {
|
|
6
|
+
registerInstance(this, hostRef);
|
|
7
|
+
this.afOnChange = createEvent(this, "afOnChange", 7);
|
|
8
|
+
this._observer = null;
|
|
9
|
+
this._isObserving = false;
|
|
10
|
+
this.afId = randomIdGenerator('digi-util-mutation-observer');
|
|
11
|
+
this.afOptions = {
|
|
12
|
+
attributes: false,
|
|
13
|
+
childList: true,
|
|
14
|
+
subtree: false,
|
|
15
|
+
characterData: false
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
afOptionsWatcher(newValue) {
|
|
19
|
+
this._afOptions =
|
|
20
|
+
typeof newValue === 'string' ? JSON.parse(newValue) : newValue;
|
|
21
|
+
}
|
|
22
|
+
componentWillLoad() {
|
|
23
|
+
this.afOptionsWatcher(this.afOptions);
|
|
24
|
+
this.initObserver();
|
|
25
|
+
}
|
|
26
|
+
disconnectedCallback() {
|
|
27
|
+
if (this._isObserving) {
|
|
28
|
+
this.removeObserver();
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
initObserver() {
|
|
32
|
+
this._observer = new MutationObserver((mutationsList) => {
|
|
33
|
+
for (const mutation of mutationsList) {
|
|
34
|
+
if (mutation.type === 'childList' ||
|
|
35
|
+
mutation.type === 'attributes' ||
|
|
36
|
+
mutation.type === 'characterData') {
|
|
37
|
+
this.changeHandler(mutation);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
this._observer.observe(this.$el, this._afOptions);
|
|
42
|
+
this._isObserving = true;
|
|
43
|
+
}
|
|
44
|
+
removeObserver() {
|
|
45
|
+
this._observer.disconnect();
|
|
46
|
+
this._isObserving = false;
|
|
47
|
+
}
|
|
48
|
+
changeHandler(e) {
|
|
49
|
+
this.afOnChange.emit(e);
|
|
50
|
+
}
|
|
51
|
+
render() {
|
|
52
|
+
h("div", { id: this.afId, ref: (el) => (this.$el = el) }, h("slot", null));
|
|
53
|
+
}
|
|
54
|
+
get $el() { return getElement(this); }
|
|
55
|
+
static get watchers() { return {
|
|
56
|
+
"afOptions": ["afOptionsWatcher"]
|
|
57
|
+
}; }
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
export { UtilMutationObserver as digi_util_mutation_observer };
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
var ButtonType;
|
|
2
|
+
(function (ButtonType) {
|
|
3
|
+
ButtonType["BUTTON"] = "button";
|
|
4
|
+
ButtonType["SUBMIT"] = "submit";
|
|
5
|
+
ButtonType["RESET"] = "reset";
|
|
6
|
+
})(ButtonType || (ButtonType = {}));
|
|
7
|
+
|
|
1
8
|
var FormInputSearchVariation;
|
|
2
9
|
(function (FormInputSearchVariation) {
|
|
3
10
|
FormInputSearchVariation["SMALL"] = "small";
|
|
@@ -5,4 +12,4 @@ var FormInputSearchVariation;
|
|
|
5
12
|
FormInputSearchVariation["LARGE"] = "large";
|
|
6
13
|
})(FormInputSearchVariation || (FormInputSearchVariation = {}));
|
|
7
14
|
|
|
8
|
-
export { FormInputSearchVariation as F };
|
|
15
|
+
export { ButtonType as B, FormInputSearchVariation as F };
|
|
@@ -52,10 +52,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
52
52
|
}
|
|
53
53
|
switch(bundleId) {
|
|
54
54
|
|
|
55
|
-
case 'digi-
|
|
55
|
+
case 'digi-button_17':
|
|
56
56
|
return import(
|
|
57
57
|
/* webpackMode: "lazy" */
|
|
58
|
-
'./digi-
|
|
58
|
+
'./digi-button_17.entry.js').then(processMod, consoleError);
|
|
59
59
|
case 'digi-badge-status':
|
|
60
60
|
return import(
|
|
61
61
|
/* webpackMode: "lazy" */
|
|
@@ -148,26 +148,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
148
148
|
return import(
|
|
149
149
|
/* webpackMode: "lazy" */
|
|
150
150
|
'./digi-form-textarea.entry.js').then(processMod, consoleError);
|
|
151
|
-
case 'digi-header':
|
|
152
|
-
return import(
|
|
153
|
-
/* webpackMode: "lazy" */
|
|
154
|
-
'./digi-header.entry.js').then(processMod, consoleError);
|
|
155
|
-
case 'digi-header-avatar':
|
|
156
|
-
return import(
|
|
157
|
-
/* webpackMode: "lazy" */
|
|
158
|
-
'./digi-header-avatar.entry.js').then(processMod, consoleError);
|
|
159
|
-
case 'digi-header-navigation':
|
|
160
|
-
return import(
|
|
161
|
-
/* webpackMode: "lazy" */
|
|
162
|
-
'./digi-header-navigation.entry.js').then(processMod, consoleError);
|
|
163
|
-
case 'digi-header-navigation-item':
|
|
164
|
-
return import(
|
|
165
|
-
/* webpackMode: "lazy" */
|
|
166
|
-
'./digi-header-navigation-item.entry.js').then(processMod, consoleError);
|
|
167
|
-
case 'digi-header-notification':
|
|
168
|
-
return import(
|
|
169
|
-
/* webpackMode: "lazy" */
|
|
170
|
-
'./digi-header-notification.entry.js').then(processMod, consoleError);
|
|
171
151
|
case 'digi-icon-accessibility-deaf':
|
|
172
152
|
return import(
|
|
173
153
|
/* webpackMode: "lazy" */
|
|
@@ -220,10 +200,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
220
200
|
return import(
|
|
221
201
|
/* webpackMode: "lazy" */
|
|
222
202
|
'./digi-icon-bell.entry.js').then(processMod, consoleError);
|
|
223
|
-
case 'digi-icon-bell-filled':
|
|
224
|
-
return import(
|
|
225
|
-
/* webpackMode: "lazy" */
|
|
226
|
-
'./digi-icon-bell-filled.entry.js').then(processMod, consoleError);
|
|
227
203
|
case 'digi-icon-book':
|
|
228
204
|
return import(
|
|
229
205
|
/* webpackMode: "lazy" */
|
|
@@ -972,10 +948,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
972
948
|
return import(
|
|
973
949
|
/* webpackMode: "lazy" */
|
|
974
950
|
'./digi-link-internal.entry.js').then(processMod, consoleError);
|
|
975
|
-
case 'digi-navigation-sidebar-button':
|
|
976
|
-
return import(
|
|
977
|
-
/* webpackMode: "lazy" */
|
|
978
|
-
'./digi-navigation-sidebar-button.entry.js').then(processMod, consoleError);
|
|
979
951
|
case 'digi-notification-alert':
|
|
980
952
|
return import(
|
|
981
953
|
/* webpackMode: "lazy" */
|
|
@@ -984,18 +956,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
984
956
|
return import(
|
|
985
957
|
/* webpackMode: "lazy" */
|
|
986
958
|
'./digi-tag-media.entry.js').then(processMod, consoleError);
|
|
987
|
-
case 'digi-title-logo':
|
|
988
|
-
return import(
|
|
989
|
-
/* webpackMode: "lazy" */
|
|
990
|
-
'./digi-title-logo.entry.js').then(processMod, consoleError);
|
|
991
959
|
case 'digi-util-resize-observer':
|
|
992
960
|
return import(
|
|
993
961
|
/* webpackMode: "lazy" */
|
|
994
962
|
'./digi-util-resize-observer.entry.js').then(processMod, consoleError);
|
|
995
|
-
case 'digi-
|
|
963
|
+
case 'digi-form-select_2':
|
|
996
964
|
return import(
|
|
997
965
|
/* webpackMode: "lazy" */
|
|
998
|
-
'./digi-
|
|
966
|
+
'./digi-form-select_2.entry.js').then(processMod, consoleError);
|
|
999
967
|
case 'digi-icon-chart_2':
|
|
1000
968
|
return import(
|
|
1001
969
|
/* webpackMode: "lazy" */
|
|
@@ -1024,10 +992,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1024
992
|
return import(
|
|
1025
993
|
/* webpackMode: "lazy" */
|
|
1026
994
|
'./digi-icon-external-link-alt_2.entry.js').then(processMod, consoleError);
|
|
1027
|
-
case 'digi-media-image_2':
|
|
1028
|
-
return import(
|
|
1029
|
-
/* webpackMode: "lazy" */
|
|
1030
|
-
'./digi-media-image_2.entry.js').then(processMod, consoleError);
|
|
1031
995
|
case 'digi-form-input':
|
|
1032
996
|
return import(
|
|
1033
997
|
/* webpackMode: "lazy" */
|
|
@@ -1044,26 +1008,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1044
1008
|
return import(
|
|
1045
1009
|
/* webpackMode: "lazy" */
|
|
1046
1010
|
'./digi-link.entry.js').then(processMod, consoleError);
|
|
1047
|
-
case 'digi-layout-block_2':
|
|
1048
|
-
return import(
|
|
1049
|
-
/* webpackMode: "lazy" */
|
|
1050
|
-
'./digi-layout-block_2.entry.js').then(processMod, consoleError);
|
|
1051
|
-
case 'digi-util-keydown-handler':
|
|
1052
|
-
return import(
|
|
1053
|
-
/* webpackMode: "lazy" */
|
|
1054
|
-
'./digi-util-keydown-handler.entry.js').then(processMod, consoleError);
|
|
1055
1011
|
case 'digi-icon-chevron-down':
|
|
1056
1012
|
return import(
|
|
1057
1013
|
/* webpackMode: "lazy" */
|
|
1058
1014
|
'./digi-icon-chevron-down.entry.js').then(processMod, consoleError);
|
|
1059
|
-
case 'digi-
|
|
1015
|
+
case 'digi-form-label_3':
|
|
1016
|
+
return import(
|
|
1017
|
+
/* webpackMode: "lazy" */
|
|
1018
|
+
'./digi-form-label_3.entry.js').then(processMod, consoleError);
|
|
1019
|
+
case 'digi-util-mutation-observer':
|
|
1060
1020
|
return import(
|
|
1061
1021
|
/* webpackMode: "lazy" */
|
|
1062
|
-
'./digi-
|
|
1063
|
-
case 'digi-
|
|
1022
|
+
'./digi-util-mutation-observer.entry.js').then(processMod, consoleError);
|
|
1023
|
+
case 'digi-icon-validation-error_2':
|
|
1064
1024
|
return import(
|
|
1065
1025
|
/* webpackMode: "lazy" */
|
|
1066
|
-
'./digi-
|
|
1026
|
+
'./digi-icon-validation-error_2.entry.js').then(processMod, consoleError);
|
|
1067
1027
|
case 'digi-typography':
|
|
1068
1028
|
return import(
|
|
1069
1029
|
/* webpackMode: "lazy" */
|
package/dist/esm/index.js
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
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, E as ErrorPageStatusCodes,
|
|
2
|
+
export { B as BadgeNotificationType, C as CalendarDatepickerValidation, a as CodeBlockLanguage, D as DialogHeadingLevel, b as DialogSize, c as DialogVariation, E as ErrorPageStatusCodes, v as FeedbackVariation, F as FooterVariation, d as FormErrorListHeadingLevel, e as FormFieldsetValidation, f as FormRadiobuttonLayout, g as FormRadiobuttonValidation, h as FormRadiobuttonVariation, i as FormReceiptHeadingLevel, j as FormReceiptType, k as FormReceiptVariation, l as FormSelectFilterValidation, H as HeaderCenterContentWidth, o as InfoCardHeadingLevel, I as InfoCardMultiContainerHeadingLevel, m as InfoCardMultiHeadingLevel, n as InfoCardMultiVariation, L as LayoutBlockContainer, q as LayoutContainerMaxWidth, p as LayoutContainerVariation, N as NotificationAlertHeadingLevel, r as NotificationAlertSize, s as NotificationAlertVariation, T as TitleLogoVariation, t as ToolsFeedbackHeadingLevel, u as ToolsFeedbackType, w as TypographyVariation } from './typography-variation.enum-23eeecd2.js';
|
|
3
3
|
export { B as BadgeStatusSize, a as BadgeStatusType, b as BadgeStatusVariation } from './badge-status-variation.enum-8d6370ff.js';
|
|
4
|
-
export { B as ButtonSize } from './
|
|
5
|
-
export { B as ButtonType } from './
|
|
4
|
+
export { B as ButtonSize, C as CodeBlockVariation, a as CodeExampleLanguage, b as CodeExampleVariation } from './code-example-variation.enum-e656d235.js';
|
|
5
|
+
export { B as ButtonType, F as FormInputSearchVariation } from './form-input-search-variation.enum-6d8dc10a.js';
|
|
6
6
|
export { B as ButtonVariation } from './button-variation.enum-94fffdd6.js';
|
|
7
7
|
export { C as CalendarWeekViewHeadingLevel } from './calendar-week-view-heading-level.enum-6774297c.js';
|
|
8
8
|
export { B as BarChartVariation } from './bar-chart-variation.enum-97c0b47f.js';
|
|
9
|
-
export { C as CodeBlockVariation, a as CodeExampleLanguage, b as CodeExampleVariation } from './code-example-variation.enum-e9f9fced.js';
|
|
10
9
|
export { C as CodeLanguage, a as CodeVariation } from './code-variation.enum-1eee7c7a.js';
|
|
11
10
|
export { E as ExpandableAccordionHeaderLevel } from './expandable-accordion-header-level.enum-85681e2f.js';
|
|
12
11
|
export { E as ExpandableFaqItemHeadingLevel, a as ExpandableFaqItemVariation } from './expandable-faq-item-variation.enum-a8cb225b.js';
|
|
@@ -14,7 +13,6 @@ export { E as ExpandableFaqHeadingLevel, a as ExpandableFaqVariation } from './e
|
|
|
14
13
|
export { F as FooterCardVariation } from './footer-card-variation.enum-cc732148.js';
|
|
15
14
|
export { F as FormCheckboxLayout, a as FormCheckboxValidation, b as FormCheckboxVariation } from './form-checkbox-variation.enum-83e906fc.js';
|
|
16
15
|
export { F as FormFileUploadHeadingLevel, a as FormFileUploadValidation, b as FormFileUploadVariation } from './form-file-upload-variation.enum-9c49ec5e.js';
|
|
17
|
-
export { F as FormInputSearchVariation } from './form-input-search-variation.enum-f9d669f2.js';
|
|
18
16
|
export { F as FormInputButtonVariation, a as FormInputType } from './form-input-type.enum-3da3db27.js';
|
|
19
17
|
export { F as FormInputMode, a as FormInputValidation, b as FormInputVariation } from './form-input-variation.enum-64d9450f.js';
|
|
20
18
|
export { F as FormRadiogroupValidation } from './form-radiogroup-validation.enum-d790fc66.js';
|
|
@@ -23,7 +21,6 @@ export { F as FormTextareaValidation, a as FormTextareaVariation } from './form-
|
|
|
23
21
|
export { F as FormValidationMessageVariation } from './form-validation-message-variation.enum-bcef8a9d.js';
|
|
24
22
|
export { I as InfoCardMultiType } from './info-card-multi-type.enum-07ee124f.js';
|
|
25
23
|
export { I as InfoCardBorderPosition, a as InfoCardSize, b as InfoCardType, c as InfoCardVariation } from './info-card-variation.enum-2ccc52c1.js';
|
|
26
|
-
export { L as LayoutBlockContainer, b as LayoutContainerMaxWidth, a as LayoutContainerVariation } from './layout-container-max-width.enum-c40018ac.js';
|
|
27
24
|
export { L as LayoutBlockVariation } from './layout-block-variation.enum-b7a20db4.js';
|
|
28
25
|
export { a as LayoutColumnsElement, L as LayoutColumnsGap, b as LayoutColumnsVariation } from './layout-columns-variation.enum-34f7754e.js';
|
|
29
26
|
export { L as LinkButtonVariation } from './link-button-variation.enum-84d4976f.js';
|