@designsystem-se/af 34.0.1-beta.0 → 34.0.2
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 +2 -2
- package/components/digi-button.js +1 -1
- package/components/digi-calendar-week-view.js +2 -2
- package/components/digi-card.js +1 -1
- package/components/digi-chart-line.js +2 -2
- 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 +2 -2
- package/components/digi-expandable-accordion.js +2 -2
- package/components/digi-expandable-faq-item.js +1 -1
- package/components/digi-footer.js +1 -1
- package/components/digi-form-category-filter.js +1 -1
- package/components/digi-form-error-list.js +4 -4
- package/components/digi-form-filter.js +1 -1
- package/components/digi-form-input-search.js +1 -1
- package/components/digi-form-select-filter.js +8 -30
- package/components/digi-header-navigation.js +1 -1
- package/components/digi-header.js +2 -2
- package/components/digi-info-card-multi.js +1 -1
- package/components/digi-info-card.js +1 -1
- package/components/digi-layout-media-object.js +1 -1
- package/components/digi-link-button.js +1 -1
- package/components/digi-list.js +12 -9
- package/components/digi-navigation-breadcrumbs.js +1 -1
- package/components/digi-navigation-context-menu.js +1 -1
- package/components/digi-navigation-pagination.js +2 -2
- 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-notification-error-page.js +1 -1
- package/components/digi-progress-indicator.js +1 -1
- package/components/digi-progress-list.js +1 -1
- package/components/digi-quote.js +1 -1
- package/components/digi-tablist.js +23 -6
- package/components/digi-tag.js +2 -2
- package/components/digi-tools-feedback-rating.js +1 -1
- package/components/digi-tools-feedback.js +1 -1
- package/components/digi-tools-languagepicker.js +2 -2
- package/components/digi-typography.js +1 -1
- package/components/{p-5e487ed4.js → p-10503e1d.js} +2 -2
- package/components/{p-09e0586b.js → p-68dbf3ef.js} +2 -2
- package/components/{p-8a1aaa8e.js → p-9f5ead44.js} +1 -1
- package/components/{p-f6347f75.js → p-a92aa84e.js} +3 -3
- package/components/{p-aa59e5c0.js → p-afc595b8.js} +1 -1
- package/components/{p-7f5a8dd1.js → p-dc9fbc23.js} +1 -1
- package/components/{p-acb38ff0.js → p-f6ca68ba.js} +1 -1
- package/custom-elements.json +1 -1
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/{digi-button_4.cjs.entry.js → digi-button.cjs.entry.js} +2 -84
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2 -2
- package/dist/cjs/digi-code-block_3.cjs.entry.js +2 -2
- package/dist/cjs/digi-dialog.cjs.entry.js +2 -2
- package/dist/cjs/digi-expandable-accordion.cjs.entry.js +2 -2
- package/dist/cjs/digi-footer.cjs.entry.js +2 -2
- package/dist/cjs/digi-form-error-list.cjs.entry.js +2 -2
- package/dist/cjs/{digi-form-label_5.cjs.entry.js → digi-form-label_3.cjs.entry.js} +0 -46
- package/dist/cjs/digi-form-receipt.cjs.entry.js +2 -2
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +9 -31
- package/dist/cjs/digi-header-navigation.cjs.entry.js +2 -2
- package/dist/cjs/digi-header.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-check_6.cjs.entry.js +286 -0
- package/dist/cjs/digi-icon-notification-error_5.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
- package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
- package/dist/cjs/digi-list.cjs.entry.js +11 -8
- package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +1 -1
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +2 -2
- package/dist/cjs/digi-notification-alert.cjs.entry.js +2 -2
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +2 -2
- package/dist/cjs/digi-tablist.cjs.entry.js +23 -6
- package/dist/cjs/digi-tag.cjs.entry.js +42 -0
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +2 -2
- package/dist/cjs/index-cfa8e9be.js +12 -12
- package/dist/cjs/index.cjs.js +11 -11
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/tag-size.enum-0a6be639.js +8 -0
- package/dist/cjs/{progress-indicator-variation.enum-7cf8e0e4.js → typography-variation.enum-252bed2e.js} +6 -0
- package/dist/collection/components/_button/button/button.js +5 -2
- package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -29
- package/dist/collection/components/_layout/layout-media-object/layout-media-object.js +2 -1
- package/dist/collection/components/_link/link-button/link-button.js +6 -3
- package/dist/collection/components/_list/list/list.css +7 -19
- package/dist/collection/components/_list/list/list.js +10 -7
- package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.css +2 -0
- package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +23 -6
- package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +15 -2
- package/dist/collection/components/_tag/tag/tag.js +4 -1
- package/dist/collection/components/_typography/typography/typography.css +12 -3
- package/dist/collection/components/_typography/typography/typography.js +4 -1
- package/dist/collection/design-tokens/components/_list.variables.scss +1 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_list.variables.scss +1 -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-00d6ab21.js +1 -0
- package/dist/digi-arbetsformedlingen/p-03c74be2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-83ed81f6.entry.js → p-04162d84.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-04e1b953.entry.js → p-2eb2de93.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-38ac4375.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-02a9c10c.entry.js → p-4771449c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4b258acf.entry.js → p-48d8109b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4e311538.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4e9cd0cd.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-83621ca7.entry.js → p-4f4113d7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-68306648.entry.js → p-525bd193.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-1235e21c.entry.js → p-551f6906.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fcb4e37b.entry.js → p-5a7db717.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fd42009d.entry.js → p-6492e062.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-71613ea0.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-20e04419.entry.js → p-766df2e4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-7f1574ff.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-db5cbe34.entry.js → p-80fce66a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-a0607d6f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-0a97b588.entry.js → p-bc37453e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-afe213a1.entry.js → p-c7fd83fa.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c8110048.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-6a09632d.entry.js → p-d13c7e47.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-521b26de.entry.js → p-edf6fbd2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-921b40e3.entry.js → p-f3b56695.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/{digi-button_4.entry.js → digi-button.entry.js} +3 -82
- package/dist/esm/digi-calendar-datepicker.entry.js +2 -2
- package/dist/esm/digi-code-block_3.entry.js +2 -2
- package/dist/esm/digi-dialog.entry.js +2 -2
- package/dist/esm/digi-expandable-accordion.entry.js +2 -2
- package/dist/esm/digi-footer.entry.js +2 -2
- package/dist/esm/digi-form-error-list.entry.js +2 -2
- package/dist/esm/{digi-form-label_5.entry.js → digi-form-label_3.entry.js} +1 -45
- package/dist/esm/digi-form-receipt.entry.js +2 -2
- package/dist/esm/digi-form-select-filter.entry.js +9 -31
- package/dist/esm/digi-header-navigation.entry.js +2 -2
- package/dist/esm/digi-header.entry.js +2 -2
- package/dist/esm/digi-icon-check_6.entry.js +277 -0
- package/dist/esm/digi-icon-notification-error_5.entry.js +1 -1
- package/dist/esm/digi-icon-x.entry.js +26 -0
- package/dist/esm/digi-link-button.entry.js +1 -1
- package/dist/esm/digi-list.entry.js +11 -8
- package/dist/esm/digi-navigation-breadcrumbs.entry.js +1 -1
- package/dist/esm/digi-navigation-pagination.entry.js +2 -2
- package/dist/esm/digi-notification-alert.entry.js +2 -2
- package/dist/esm/digi-notification-error-page.entry.js +2 -2
- package/dist/esm/digi-tablist.entry.js +23 -6
- package/dist/esm/digi-tag.entry.js +38 -0
- package/dist/esm/digi-tools-feedback.entry.js +2 -2
- package/dist/esm/index-8e318bb2.js +12 -12
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/tag-size.enum-1e1bcf94.js +8 -0
- package/dist/esm/{progress-indicator-variation.enum-b12ba50a.js → typography-variation.enum-d5ac8594.js} +7 -1
- package/dist/types/components/_button/button/button.d.ts +1 -0
- package/dist/types/components/_form/form-select-filter/form-select-filter.d.ts +0 -2
- package/dist/types/components/_layout/layout-media-object/layout-media-object.d.ts +1 -0
- package/dist/types/components/_link/link-button/link-button.d.ts +3 -2
- package/dist/types/components/_list/list/list.d.ts +0 -1
- package/dist/types/components/_tag/tag/tag.d.ts +1 -0
- package/dist/types/components/_typography/typography/typography.d.ts +1 -0
- package/dist/types/components.d.ts +16 -4
- package/hydrate/index.js +51 -52
- package/hydrate/index.mjs +51 -52
- package/package.json +1 -1
- package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
- package/dist/cjs/digi-progress-indicator.cjs.entry.js +0 -137
- package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
- package/dist/cjs/typography-variation.enum-bba759ae.js +0 -14
- package/dist/digi-arbetsformedlingen/p-4d48c55a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-614a1149.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-642eaeed.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6fcac607.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a29a52f3.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-de4c4238.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ece582a3.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f84d9dea.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fe5da310.js +0 -1
- package/dist/esm/digi-icon-check.entry.js +0 -26
- package/dist/esm/digi-progress-indicator.entry.js +0 -133
- package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
- package/dist/esm/typography-variation.enum-850aad78.js +0 -14
|
@@ -38,14 +38,14 @@ import './navigation-context-menu-item-type.enum-d5434f5a.js';
|
|
|
38
38
|
import './navigation-context-menu-horizontal-position.enum-e5ed22c2.js';
|
|
39
39
|
import './navigation-sidebar-variation.enum-8fead764.js';
|
|
40
40
|
import './navigation-vertical-menu-variation.enum-c30b0ea9.js';
|
|
41
|
-
import './
|
|
41
|
+
import './typography-variation.enum-d5ac8594.js';
|
|
42
42
|
import './progress-list-item-variation.enum-384b9a3a.js';
|
|
43
43
|
import './progress-list-variation.enum-300bd89d.js';
|
|
44
44
|
import './progressbar-variation.enum-40adaab4.js';
|
|
45
45
|
import './quote-image-inner-position.enum-8e9b1e65.js';
|
|
46
46
|
import './table-variation.enum-dd9366b6.js';
|
|
47
47
|
import './tag-media-icon.enum-fefa191c.js';
|
|
48
|
-
import './
|
|
48
|
+
import './tag-size.enum-1e1bcf94.js';
|
|
49
49
|
import './tools-feedback-banner-type.enum-74b4e580.js';
|
|
50
50
|
import './tools-feedback-rating-variation.enum-29058ff2.js';
|
|
51
51
|
import './typography-heading-jumbo-variation.enum-eb737f1b.js';
|
|
@@ -29,6 +29,11 @@ const NavigationTablist = class {
|
|
|
29
29
|
// How many whole tabs fit? Nudge by tolerance to avoid off-by-one at zoom edges
|
|
30
30
|
const tabsPerWindow = Math.floor((containerWidth + tolerance) / avgTabWidth);
|
|
31
31
|
this.tabsPerWindow = Math.max(1, Math.min(tabsPerWindow, tabsCount));
|
|
32
|
+
// Ensure windowTab stays within valid bounds after resize
|
|
33
|
+
const maxValidWindowTab = Math.max(0, tabsCount - this.tabsPerWindow);
|
|
34
|
+
if (this.windowTab > maxValidWindowTab) {
|
|
35
|
+
this.windowTab = maxValidWindowTab;
|
|
36
|
+
}
|
|
32
37
|
// Overflow check with tolerance
|
|
33
38
|
this.listOverflows = contentWidth - containerWidth > tolerance;
|
|
34
39
|
// (Optional) if you have left/right “handles”, compute visibility too:
|
|
@@ -170,7 +175,19 @@ const NavigationTablist = class {
|
|
|
170
175
|
this.afTabChange.emit(tab);
|
|
171
176
|
}
|
|
172
177
|
handleTabControl(direction) {
|
|
173
|
-
|
|
178
|
+
// Calculate the current window group
|
|
179
|
+
const currentGroup = Math.floor(this.windowTab / this.tabsPerWindow);
|
|
180
|
+
const totalGroups = Math.ceil(this.tabs.length / this.tabsPerWindow);
|
|
181
|
+
let newGroup;
|
|
182
|
+
if (direction === Direction.Next) {
|
|
183
|
+
newGroup = Math.min(currentGroup + 1, totalGroups - 1);
|
|
184
|
+
}
|
|
185
|
+
else {
|
|
186
|
+
newGroup = Math.max(currentGroup - 1, 0);
|
|
187
|
+
}
|
|
188
|
+
// Move to the first tab of the target group
|
|
189
|
+
const newWindowTab = newGroup * this.tabsPerWindow;
|
|
190
|
+
this.moveWindow(newWindowTab);
|
|
174
191
|
}
|
|
175
192
|
setActiveTabAndFocus(tabIdx) {
|
|
176
193
|
this.activeTab = tabIdx;
|
|
@@ -224,14 +241,14 @@ const NavigationTablist = class {
|
|
|
224
241
|
cancelAnimationFrame(this._requestAnimationFrame);
|
|
225
242
|
}
|
|
226
243
|
render() {
|
|
227
|
-
return (h(Host, { key: '
|
|
244
|
+
return (h(Host, { key: 'aa87d470a00824859deb1e9305497f0001339c6a' }, h("div", { key: 'd2ea6128277f7aa604f8fab19828e5aabca636b3', class: {
|
|
228
245
|
'digi-tablist': true,
|
|
229
246
|
'digi-tablist--overflow-scroll': this.afOverflowMode === OverflowMode.Scroll,
|
|
230
247
|
'digi-tablist--overflow-controls': this.afOverflowMode === OverflowMode.Controls
|
|
231
|
-
} }, h("div", { key: '
|
|
248
|
+
} }, h("div", { key: '70f11f894aebe7b07ba8242e77415269b4993d3b', class: "control-wrapper", style: {
|
|
232
249
|
left: '0',
|
|
233
250
|
visibility: this.showPrev ? 'visible' : 'hidden'
|
|
234
|
-
} }, h("button", { key: '
|
|
251
|
+
} }, h("button", { key: 'e3f12c0df8027fb68d0dc2a3959e3eb381c32cc0', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Previous) }, h("digi-icon-chevron-left", { key: '5c38bf4c6a812b8a3037ac56f157fcca621aeeb0' }))), h("div", { key: '64a663ca0549924b09ac5c8e2baf3068ddcd31f5', role: "tablist", ref: (ref) => (this.tablistRef = ref), "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel }, this.tabs.map((tab) => {
|
|
235
252
|
const focusable = tab.id === this.tabs[this.selectedTab].id;
|
|
236
253
|
const isActive = tab.id === this.tabs[this.activeTab].id;
|
|
237
254
|
const Icon = `digi-icon-${tab.icon}`;
|
|
@@ -240,10 +257,10 @@ const NavigationTablist = class {
|
|
|
240
257
|
'digi-tab': true,
|
|
241
258
|
'is-active': isActive
|
|
242
259
|
}, id: `tab-${tab.id}`, role: "tab", type: "button", tabindex: focusable ? '0' : '-1', "aria-label": tab.ariaLabel, "aria-selected": isActive.toString(), "aria-controls": `tabpanel-${tab.id}`, onClick: () => this.handleTabChange(tab) }, h("div", { class: "content-wrapper" }, h("span", { class: "tablist-content" }, tab.icon && h(Icon, { "aria-hidden": "true" }), h("span", { class: "title", "data-text": tab.title }, tab.title), tab.badgeValue && (h("digi-badge-notification", { afValue: badgeValue, "aria-hidden": "true" }))), h("div", { class: "indicator" }))));
|
|
243
|
-
})), h("div", { key: '
|
|
260
|
+
})), h("div", { key: '0b1a044dee5a083e591c432eb3f581e3b55d8194', class: "control-wrapper", style: {
|
|
244
261
|
right: '0',
|
|
245
262
|
visibility: this.showNext ? 'visible' : 'hidden'
|
|
246
|
-
} }, h("button", { key: '
|
|
263
|
+
} }, h("button", { key: '1a7cae20dc4c7e642d42e387ef8943a7b50fcede', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Next) }, h("digi-icon-chevron-right", { key: '4a5b8f1777c8dda09b6ff6dbbcd56cf86cac1d95' })))), h("div", { key: '91aaa4dedab1a063461b6c15e030bd5a29259c9b', ref: (ref) => (this.panelsRef = ref), role: "presentation" }, h("slot", { key: 'fac2b5dacfc27c2cc51166d4841f122f5b496506' }))));
|
|
247
264
|
}
|
|
248
265
|
static get watchers() { return {
|
|
249
266
|
"activeTab": ["syncPanels"],
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-8e318bb2.js';
|
|
2
|
+
import { T as TagSize } from './tag-size.enum-1e1bcf94.js';
|
|
3
|
+
import { _ as _t } from './text-ee5498fa.js';
|
|
4
|
+
|
|
5
|
+
const tagCss = ".sc-digi-tag-h{--digi--tag--display:inline-block;--digi--tag--margin-bottom:var(--digi--gutter--smaller)}.sc-digi-tag-h .digi-tag.sc-digi-tag{display:var(--digi--tag--display);margin-bottom:var(--digi--tag--margin-bottom)}.sc-digi-tag-h .digi-tag__text.sc-digi-tag{display:inline-block;max-width:100%;white-space:normal}.sc-digi-tag-h .digi-tag__text--break.sc-digi-tag{overflow-wrap:anywhere;word-break:break-word;hyphens:auto}";
|
|
6
|
+
const DigiTagStyle0 = tagCss;
|
|
7
|
+
|
|
8
|
+
const Tag = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.afOnClick = createEvent(this, "afOnClick", 7);
|
|
12
|
+
this.afText = undefined;
|
|
13
|
+
this.afNoIcon = false;
|
|
14
|
+
this.afAriaLabel = undefined;
|
|
15
|
+
this.afSize = TagSize.SMALL;
|
|
16
|
+
this.afBreakWords = false;
|
|
17
|
+
}
|
|
18
|
+
clickHandler(e) {
|
|
19
|
+
e.stopPropagation();
|
|
20
|
+
this.afOnClick.emit(e);
|
|
21
|
+
}
|
|
22
|
+
get ariaLabel() {
|
|
23
|
+
const showIcon = !this.afNoIcon;
|
|
24
|
+
if (this.afAriaLabel) {
|
|
25
|
+
return this.afAriaLabel;
|
|
26
|
+
}
|
|
27
|
+
else if (showIcon) {
|
|
28
|
+
return _t.removeItem(this.afText);
|
|
29
|
+
}
|
|
30
|
+
return this.afText;
|
|
31
|
+
}
|
|
32
|
+
render() {
|
|
33
|
+
return (h("digi-button", { key: '25fdc1c2823e98fde25fcfa24be67d47a4fef609', onAfOnClick: (e) => this.clickHandler(e), "af-variation": "secondary", "af-size": this.afSize, class: "digi-tag", "af-aria-label": this.ariaLabel }, this.afText, !this.afNoIcon && h("digi-icon-x", { key: '2b23fc2ea9682c42f9e0e791499eee1ee377a457', slot: "icon-secondary" })));
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
Tag.style = DigiTagStyle0;
|
|
37
|
+
|
|
38
|
+
export { Tag as digi_tag };
|
|
@@ -38,14 +38,14 @@ import './navigation-context-menu-item-type.enum-d5434f5a.js';
|
|
|
38
38
|
import './navigation-context-menu-horizontal-position.enum-e5ed22c2.js';
|
|
39
39
|
import './navigation-sidebar-variation.enum-8fead764.js';
|
|
40
40
|
import './navigation-vertical-menu-variation.enum-c30b0ea9.js';
|
|
41
|
-
import './
|
|
41
|
+
import './typography-variation.enum-d5ac8594.js';
|
|
42
42
|
import './progress-list-item-variation.enum-384b9a3a.js';
|
|
43
43
|
import './progress-list-variation.enum-300bd89d.js';
|
|
44
44
|
import './progressbar-variation.enum-40adaab4.js';
|
|
45
45
|
import './quote-image-inner-position.enum-8e9b1e65.js';
|
|
46
46
|
import './table-variation.enum-dd9366b6.js';
|
|
47
47
|
import './tag-media-icon.enum-fefa191c.js';
|
|
48
|
-
import './
|
|
48
|
+
import './tag-size.enum-1e1bcf94.js';
|
|
49
49
|
import './tools-feedback-banner-type.enum-74b4e580.js';
|
|
50
50
|
import './tools-feedback-rating-variation.enum-29058ff2.js';
|
|
51
51
|
import './typography-heading-jumbo-variation.enum-eb737f1b.js';
|
|
@@ -52,10 +52,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
52
52
|
}
|
|
53
53
|
switch(bundleId) {
|
|
54
54
|
|
|
55
|
-
case 'digi-
|
|
55
|
+
case 'digi-icon-check_6':
|
|
56
56
|
return import(
|
|
57
57
|
/* webpackMode: "lazy" */
|
|
58
|
-
'./digi-
|
|
58
|
+
'./digi-icon-check_6.entry.js').then(processMod, consoleError);
|
|
59
59
|
case 'digi-badge-status':
|
|
60
60
|
return import(
|
|
61
61
|
/* webpackMode: "lazy" */
|
|
@@ -848,10 +848,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
848
848
|
return import(
|
|
849
849
|
/* webpackMode: "lazy" */
|
|
850
850
|
'./digi-progress-circle.entry.js').then(processMod, consoleError);
|
|
851
|
-
case 'digi-progress-indicator':
|
|
852
|
-
return import(
|
|
853
|
-
/* webpackMode: "lazy" */
|
|
854
|
-
'./digi-progress-indicator.entry.js').then(processMod, consoleError);
|
|
855
851
|
case 'digi-progress-list':
|
|
856
852
|
return import(
|
|
857
853
|
/* webpackMode: "lazy" */
|
|
@@ -880,6 +876,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
880
876
|
return import(
|
|
881
877
|
/* webpackMode: "lazy" */
|
|
882
878
|
'./digi-tablist-panel.entry.js').then(processMod, consoleError);
|
|
879
|
+
case 'digi-tag':
|
|
880
|
+
return import(
|
|
881
|
+
/* webpackMode: "lazy" */
|
|
882
|
+
'./digi-tag.entry.js').then(processMod, consoleError);
|
|
883
883
|
case 'digi-tools-feedback':
|
|
884
884
|
return import(
|
|
885
885
|
/* webpackMode: "lazy" */
|
|
@@ -1048,14 +1048,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1048
1048
|
return import(
|
|
1049
1049
|
/* webpackMode: "lazy" */
|
|
1050
1050
|
'./digi-util-breakpoint-observer.entry.js').then(processMod, consoleError);
|
|
1051
|
-
case 'digi-
|
|
1051
|
+
case 'digi-form-label_3':
|
|
1052
1052
|
return import(
|
|
1053
1053
|
/* webpackMode: "lazy" */
|
|
1054
|
-
'./digi-
|
|
1055
|
-
case 'digi-
|
|
1054
|
+
'./digi-form-label_3.entry.js').then(processMod, consoleError);
|
|
1055
|
+
case 'digi-icon-x':
|
|
1056
1056
|
return import(
|
|
1057
1057
|
/* webpackMode: "lazy" */
|
|
1058
|
-
'./digi-
|
|
1058
|
+
'./digi-icon-x.entry.js').then(processMod, consoleError);
|
|
1059
1059
|
case 'digi-util-keydown-handler':
|
|
1060
1060
|
return import(
|
|
1061
1061
|
/* webpackMode: "lazy" */
|
|
@@ -1068,10 +1068,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1068
1068
|
return import(
|
|
1069
1069
|
/* webpackMode: "lazy" */
|
|
1070
1070
|
'./digi-icon-chevron-right.entry.js').then(processMod, consoleError);
|
|
1071
|
-
case 'digi-
|
|
1071
|
+
case 'digi-button':
|
|
1072
1072
|
return import(
|
|
1073
1073
|
/* webpackMode: "lazy" */
|
|
1074
|
-
'./digi-
|
|
1074
|
+
'./digi-button.entry.js').then(processMod, consoleError);
|
|
1075
1075
|
}
|
|
1076
1076
|
}
|
|
1077
1077
|
return import(
|
package/dist/esm/index.js
CHANGED
|
@@ -36,14 +36,14 @@ export { N as NavigationContextMenuItemType } from './navigation-context-menu-it
|
|
|
36
36
|
export { N as NavigationContextMenuHorizontalPosition } from './navigation-context-menu-horizontal-position.enum-e5ed22c2.js';
|
|
37
37
|
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';
|
|
38
38
|
export { N as NavigationVerticalMenuActiveIndicatorSize, a as NavigationVerticalMenuVariation } from './navigation-vertical-menu-variation.enum-c30b0ea9.js';
|
|
39
|
-
export { P as ProgressIndicatorRole, a as ProgressIndicatorVariation } from './
|
|
39
|
+
export { P as ProgressIndicatorRole, a as ProgressIndicatorVariation, T as TypographyVariation } from './typography-variation.enum-d5ac8594.js';
|
|
40
40
|
export { P as ProgressListItemHeadingLevel, a as ProgressListItemStatus, b as ProgressListItemType, c as ProgressListItemVariation } from './progress-list-item-variation.enum-384b9a3a.js';
|
|
41
41
|
export { P as ProgressListHeadingLevel, a as ProgressListStatus, b as ProgressListType, c as ProgressListVariation } from './progress-list-variation.enum-300bd89d.js';
|
|
42
42
|
export { P as ProgressbarRole, a as ProgressbarVariation } from './progressbar-variation.enum-40adaab4.js';
|
|
43
43
|
export { c as QuoteImageInnerPosition, b as QuoteImagePosition, Q as QuoteType, a as QuoteVariation } from './quote-image-inner-position.enum-8e9b1e65.js';
|
|
44
44
|
export { T as TableSize, a as TableVariation } from './table-variation.enum-dd9366b6.js';
|
|
45
45
|
export { T as TagMediaIcon } from './tag-media-icon.enum-fefa191c.js';
|
|
46
|
-
export { T as TagSize
|
|
46
|
+
export { T as TagSize } from './tag-size.enum-1e1bcf94.js';
|
|
47
47
|
export { T as ToolsFeedbackBannerHeadingLevel, a as ToolsFeedbackBannerType } from './tools-feedback-banner-type.enum-74b4e580.js';
|
|
48
48
|
export { F as FeedbackRatingHeadingLevel, a as FeedbackRatingType, b as FeedbackRatingVariation } from './tools-feedback-rating-variation.enum-29058ff2.js';
|
|
49
49
|
export { T as TypographyHeadingJumboLevel, a as TypographyHeadingJumboVariation } from './typography-heading-jumbo-variation.enum-eb737f1b.js';
|