@maggioli-design-system/magma 2.0.0-beta.1 → 2.0.0-beta.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/README.md +15 -2
- package/dist/cjs/index-CNuKb6Lv.js +4 -4
- package/dist/cjs/index.cjs.js +257 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/magma-components.cjs.js +1 -1
- package/dist/cjs/mds-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-accordion-timer.cjs.entry.js +3 -3
- package/dist/cjs/mds-accordion.cjs.entry.js +1 -1
- package/dist/cjs/mds-author.cjs.entry.js +1 -1
- package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-avatar-stack.cjs.entry.js +1 -1
- package/dist/cjs/mds-avatar.cjs.entry.js +26 -7
- package/dist/cjs/mds-badge.cjs.entry.js +2 -2
- package/dist/cjs/mds-banner_3.cjs.entry.js +14 -8
- package/dist/cjs/mds-benchmark-bar.cjs.entry.js +2 -2
- package/dist/cjs/mds-bibliography.cjs.entry.js +5 -5
- package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-breadcrumb.cjs.entry.js +4 -1
- package/dist/cjs/mds-button-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/mds-button-group.cjs.entry.js +1 -1
- package/dist/cjs/mds-button_3.cjs.entry.js +14 -235
- package/dist/cjs/mds-calendar_2.cjs.entry.js +276 -137
- package/dist/cjs/mds-card-content.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-header.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-media.cjs.entry.js +1 -1
- package/dist/cjs/mds-card.cjs.entry.js +8 -10
- package/dist/cjs/mds-details.cjs.entry.js +1 -1
- package/dist/cjs/mds-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/mds-emoji.cjs.entry.js +9 -2
- package/dist/cjs/mds-entity.cjs.entry.js +1 -1
- package/dist/cjs/mds-file-preview.cjs.entry.js +9 -1
- package/dist/cjs/mds-file.cjs.entry.js +4 -1
- package/dist/cjs/mds-filter-item.cjs.entry.js +4 -4
- package/dist/cjs/mds-filter.cjs.entry.js +2 -2
- package/dist/cjs/mds-header-bar.cjs.entry.js +5 -1
- package/dist/cjs/mds-header.cjs.entry.js +15 -9
- package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +12 -9
- package/dist/cjs/mds-hr.cjs.entry.js +1 -1
- package/dist/cjs/mds-img.cjs.entry.js +6 -3
- package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +1 -1
- package/dist/cjs/mds-input-date-range.cjs.entry.js +212 -66
- package/dist/cjs/mds-input-date.cjs.entry.js +33 -12
- package/dist/cjs/mds-input-field.cjs.entry.js +4 -4
- package/dist/cjs/mds-input-otp.cjs.entry.js +3 -3
- package/dist/cjs/mds-input-range.cjs.entry.js +1 -1
- package/dist/cjs/mds-input-select.cjs.entry.js +27 -13
- package/dist/cjs/mds-input-switch_2.cjs.entry.js +5 -2
- package/dist/cjs/mds-input-tip_2.cjs.entry.js +6 -3
- package/dist/cjs/mds-input-upload.cjs.entry.js +10 -7
- package/dist/cjs/mds-input.cjs.entry.js +24 -9
- package/dist/cjs/mds-keyboard-key.cjs.entry.js +5 -2
- package/dist/cjs/mds-keyboard.cjs.entry.js +7 -4
- package/dist/cjs/mds-kpi-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-kpi.cjs.entry.js +1 -1
- package/dist/cjs/mds-label.cjs.entry.js +4 -1
- package/dist/cjs/mds-list-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-list.cjs.entry.js +1 -1
- package/dist/cjs/mds-mention.cjs.entry.js +1 -1
- package/dist/cjs/mds-modal.cjs.entry.js +13 -10
- package/dist/cjs/mds-note.cjs.entry.js +4 -1
- package/dist/cjs/mds-notification.cjs.entry.js +5 -5
- package/dist/cjs/mds-paginator-item.cjs.entry.js +4 -4
- package/dist/cjs/mds-paginator.cjs.entry.js +1 -1
- package/dist/cjs/mds-policy-ai.cjs.entry.js +4 -1
- package/dist/cjs/mds-pref-animation.cjs.entry.js +7 -4
- package/dist/cjs/mds-pref-consumption.cjs.entry.js +7 -4
- package/dist/cjs/mds-pref-contrast.cjs.entry.js +8 -5
- package/dist/cjs/mds-pref-language-item.cjs.entry.js +4 -1
- package/dist/cjs/mds-pref-language.cjs.entry.js +5 -2
- package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +5 -2
- package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +6 -3
- package/dist/cjs/mds-pref-theme.cjs.entry.js +11 -8
- package/dist/cjs/mds-pref.cjs.entry.js +6 -3
- package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-features-row.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-features.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-header.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-list-item.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-list.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table.cjs.entry.js +1 -1
- package/dist/cjs/mds-progress_2.cjs.entry.js +3 -3
- package/dist/cjs/mds-push-notification-item.cjs.entry.js +6 -3
- package/dist/cjs/mds-push-notification.cjs.entry.js +16 -6
- package/dist/cjs/mds-quote.cjs.entry.js +1 -1
- package/dist/cjs/mds-radial-menu-item.cjs.entry.js +4 -1
- package/dist/cjs/mds-radial-menu.cjs.entry.js +3 -3
- package/dist/cjs/mds-separator.cjs.entry.js +1 -1
- package/dist/cjs/mds-status-bar.cjs.entry.js +4 -1
- package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +4 -1
- package/dist/cjs/mds-stepper-bar.cjs.entry.js +2 -2
- package/dist/cjs/mds-tab-bar-item.cjs.entry.js +5 -2
- package/dist/cjs/mds-tab-bar.cjs.entry.js +1 -1
- package/dist/cjs/mds-tab_2.cjs.entry.js +5 -5
- package/dist/cjs/mds-table-body.cjs.entry.js +1 -1
- package/dist/cjs/mds-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/mds-table-header-cell.cjs.entry.js +18 -7
- package/dist/cjs/mds-table-header.cjs.entry.js +10 -2
- package/dist/cjs/mds-table-row.cjs.entry.js +9 -3
- package/dist/cjs/mds-table.cjs.entry.js +2 -2
- package/dist/cjs/mds-text.cjs.entry.js +3 -3
- package/dist/cjs/mds-toast.cjs.entry.js +3 -3
- package/dist/cjs/mds-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/mds-tree-item.cjs.entry.js +7 -1
- package/dist/cjs/mds-tree.cjs.entry.js +2 -2
- package/dist/cjs/mds-url-view.cjs.entry.js +7 -4
- package/dist/cjs/mds-usage.cjs.entry.js +4 -1
- package/dist/cjs/mds-video-wall.cjs.entry.js +1 -1
- package/dist/cjs/mds-zero.cjs.entry.js +1 -1
- package/dist/collection/components/mds-accordion/mds-accordion.js +2 -2
- package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +2 -2
- package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +4 -4
- package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +2 -2
- package/dist/collection/components/mds-author/mds-author.js +2 -2
- package/dist/collection/components/mds-avatar/mds-avatar.js +26 -7
- package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +4 -1
- package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
- package/dist/collection/components/mds-badge/mds-badge.js +3 -3
- package/dist/collection/components/mds-banner/mds-banner.js +7 -4
- package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
- package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
- package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +6 -3
- package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
- package/dist/collection/components/mds-button/mds-button.js +7 -5
- package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
- package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
- package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
- package/dist/collection/components/mds-calendar/mds-calendar.js +450 -143
- package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
- package/dist/collection/components/mds-card/mds-card.js +8 -10
- package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
- package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
- package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
- package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
- package/dist/collection/components/mds-chip/mds-chip.js +9 -6
- package/dist/collection/components/mds-details/mds-details.js +2 -2
- package/dist/collection/components/mds-dropdown/mds-dropdown.js +4 -4
- package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
- package/dist/collection/components/mds-entity/mds-entity.js +2 -2
- package/dist/collection/components/mds-file/mds-file.js +5 -2
- package/dist/collection/components/mds-file-preview/mds-file-preview.js +10 -2
- package/dist/collection/components/mds-filter/mds-filter.js +3 -3
- package/dist/collection/components/mds-filter-item/mds-filter-item.js +4 -4
- package/dist/collection/components/mds-header/mds-header.js +22 -13
- package/dist/collection/components/mds-header-bar/mds-header-bar.js +12 -5
- package/dist/collection/components/mds-help/mds-help.js +2 -2
- package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
- package/dist/collection/components/mds-hr/mds-hr.js +1 -1
- package/dist/collection/components/mds-icon/mds-icon.js +2 -2
- package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
- package/dist/collection/components/mds-img/mds-img.js +7 -4
- package/dist/collection/components/mds-input/mds-input.js +42 -18
- package/dist/collection/components/mds-input-date/mds-input-date.js +48 -20
- package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +37 -1
- package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +245 -84
- package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
- package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
- package/dist/collection/components/mds-input-field/mds-input-field.js +7 -4
- package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
- package/dist/collection/components/mds-input-range/mds-input-range.js +2 -1
- package/dist/collection/components/mds-input-select/mds-input-select.js +29 -14
- package/dist/collection/components/mds-input-switch/mds-input-switch.js +6 -3
- package/dist/collection/components/mds-input-tip/mds-input-tip.js +4 -1
- package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +9 -3
- package/dist/collection/components/mds-input-upload/mds-input-upload.js +11 -8
- package/dist/collection/components/mds-keyboard/mds-keyboard.js +11 -5
- package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +6 -3
- package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
- package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +1 -1
- package/dist/collection/components/mds-label/mds-label.js +5 -2
- package/dist/collection/components/mds-list/mds-list.js +2 -2
- package/dist/collection/components/mds-list-item/mds-list-item.js +2 -2
- package/dist/collection/components/mds-mention/mds-mention.js +1 -1
- package/dist/collection/components/mds-modal/mds-modal.js +15 -12
- package/dist/collection/components/mds-note/mds-note.js +6 -3
- package/dist/collection/components/mds-notification/mds-notification.js +5 -5
- package/dist/collection/components/mds-paginator/mds-paginator.js +1 -1
- package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +5 -5
- package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +5 -2
- package/dist/collection/components/mds-pref/mds-pref.js +8 -5
- package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +8 -5
- package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +8 -5
- package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +9 -6
- package/dist/collection/components/mds-pref-language/mds-pref-language.js +7 -4
- package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +5 -2
- package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +12 -9
- package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -5
- package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +6 -3
- package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
- package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +2 -2
- package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +2 -2
- package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +2 -2
- package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
- package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +2 -2
- package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +4 -1
- package/dist/collection/components/mds-progress/mds-progress.js +2 -2
- package/dist/collection/components/mds-push-notification/mds-push-notification.js +25 -14
- package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +7 -4
- package/dist/collection/components/mds-quote/mds-quote.js +2 -2
- package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +6 -3
- package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +5 -2
- package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +1 -1
- package/dist/collection/components/mds-separator/mds-separator.js +1 -1
- package/dist/collection/components/mds-spinner/mds-spinner.js +1 -1
- package/dist/collection/components/mds-status-bar/mds-status-bar.js +6 -3
- package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +3 -3
- package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +5 -2
- package/dist/collection/components/mds-tab/mds-tab.js +5 -5
- package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +2 -2
- package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +7 -4
- package/dist/collection/components/mds-tab-item/mds-tab-item.js +1 -1
- package/dist/collection/components/mds-table/mds-table.js +5 -5
- package/dist/collection/components/mds-table-body/mds-table-body.js +4 -4
- package/dist/collection/components/mds-table-cell/mds-table-cell.js +2 -2
- package/dist/collection/components/mds-table-footer/mds-table-footer.js +2 -2
- package/dist/collection/components/mds-table-header/mds-table-header.js +23 -9
- package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +19 -8
- package/dist/collection/components/mds-table-row/mds-table-row.js +16 -10
- package/dist/collection/components/mds-text/mds-text.js +4 -4
- package/dist/collection/components/mds-toast/mds-toast.js +4 -4
- package/dist/collection/components/mds-tooltip/mds-tooltip.js +3 -3
- package/dist/collection/components/mds-tree/mds-tree.js +3 -3
- package/dist/collection/components/mds-tree-item/mds-tree-item.js +11 -5
- package/dist/collection/components/mds-url-view/mds-url-view.js +8 -5
- package/dist/collection/components/mds-usage/mds-usage.js +6 -3
- package/dist/collection/components/mds-video-wall/mds-video-wall.js +2 -2
- package/dist/collection/components/mds-zero/mds-zero.js +2 -2
- package/dist/collection/index.js +15 -0
- package/dist/components/icons-set.service.js +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -1
- package/dist/components/mds-accordion-item.js +1 -1
- package/dist/components/mds-accordion-timer-item.js +1 -1
- package/dist/components/mds-accordion-timer.js +1 -1
- package/dist/components/mds-accordion.js +1 -1
- package/dist/components/mds-author.js +1 -1
- package/dist/components/mds-avatar-stack-item2.js +1 -1
- package/dist/components/mds-avatar-stack.js +1 -1
- package/dist/components/mds-avatar2.js +1 -1
- package/dist/components/mds-badge2.js +1 -1
- package/dist/components/mds-banner2.js +1 -1
- package/dist/components/mds-benchmark-bar.js +1 -1
- package/dist/components/mds-bibliography.js +1 -1
- package/dist/components/mds-breadcrumb-item.js +1 -1
- package/dist/components/mds-breadcrumb.js +1 -1
- package/dist/components/mds-button-dropdown.js +1 -1
- package/dist/components/mds-button-group.js +1 -1
- package/dist/components/mds-button2.js +1 -1
- package/dist/components/mds-calendar-cell2.js +1 -1
- package/dist/components/mds-calendar2.js +1 -1
- package/dist/components/mds-card-content.js +1 -1
- package/dist/components/mds-card-footer.js +1 -1
- package/dist/components/mds-card-header.js +1 -1
- package/dist/components/mds-card-media.js +1 -1
- package/dist/components/mds-card.js +1 -1
- package/dist/components/mds-chip2.js +1 -1
- package/dist/components/mds-details.js +1 -1
- package/dist/components/mds-dropdown2.js +1 -1
- package/dist/components/mds-emoji.js +1 -1
- package/dist/components/mds-entity.js +1 -1
- package/dist/components/mds-file-preview2.js +1 -1
- package/dist/components/mds-file.js +1 -1
- package/dist/components/mds-filter-item2.js +1 -1
- package/dist/components/mds-filter.js +1 -1
- package/dist/components/mds-header-bar.js +1 -1
- package/dist/components/mds-header.js +1 -1
- package/dist/components/mds-help2.js +1 -1
- package/dist/components/mds-horizontal-scroll.js +1 -1
- package/dist/components/mds-hr.js +1 -1
- package/dist/components/mds-icon2.js +1 -1
- package/dist/components/mds-img2.js +1 -1
- package/dist/components/mds-input-date-range-preselection.js +1 -1
- package/dist/components/mds-input-date-range.js +1 -1
- package/dist/components/mds-input-date.js +1 -1
- package/dist/components/mds-input-field.js +1 -1
- package/dist/components/mds-input-otp.js +1 -1
- package/dist/components/mds-input-range.js +1 -1
- package/dist/components/mds-input-select.js +1 -1
- package/dist/components/mds-input-switch2.js +1 -1
- package/dist/components/mds-input-tip-item2.js +1 -1
- package/dist/components/mds-input-tip2.js +1 -1
- package/dist/components/mds-input-upload.js +1 -1
- package/dist/components/mds-input2.js +1 -1
- package/dist/components/mds-keyboard-key.js +1 -1
- package/dist/components/mds-keyboard.js +1 -1
- package/dist/components/mds-kpi-item.js +1 -1
- package/dist/components/mds-kpi.js +1 -1
- package/dist/components/mds-label.js +1 -1
- package/dist/components/mds-list-item.js +1 -1
- package/dist/components/mds-list.js +1 -1
- package/dist/components/mds-mention.js +1 -1
- package/dist/components/mds-modal2.js +1 -1
- package/dist/components/mds-note.js +1 -1
- package/dist/components/mds-notification.js +1 -1
- package/dist/components/mds-paginator-item2.js +1 -1
- package/dist/components/mds-paginator.js +1 -1
- package/dist/components/mds-policy-ai.js +1 -1
- package/dist/components/mds-pref-animation.js +1 -1
- package/dist/components/mds-pref-consumption.js +1 -1
- package/dist/components/mds-pref-contrast.js +1 -1
- package/dist/components/mds-pref-language-item.js +1 -1
- package/dist/components/mds-pref-language.js +1 -1
- package/dist/components/mds-pref-theme-variant-item.js +1 -1
- package/dist/components/mds-pref-theme-variant.js +1 -1
- package/dist/components/mds-pref-theme.js +1 -1
- package/dist/components/mds-pref.js +1 -1
- package/dist/components/mds-price-table-features-cell.js +1 -1
- package/dist/components/mds-price-table-features-row.js +1 -1
- package/dist/components/mds-price-table-features.js +1 -1
- package/dist/components/mds-price-table-header.js +1 -1
- package/dist/components/mds-price-table-list-item.js +1 -1
- package/dist/components/mds-price-table-list.js +1 -1
- package/dist/components/mds-price-table.js +1 -1
- package/dist/components/mds-progress2.js +1 -1
- package/dist/components/mds-push-notification-item.js +1 -1
- package/dist/components/mds-push-notification.js +1 -1
- package/dist/components/mds-quote.js +1 -1
- package/dist/components/mds-radial-menu-item.js +1 -1
- package/dist/components/mds-radial-menu.js +1 -1
- package/dist/components/mds-radial-progress2.js +1 -1
- package/dist/components/mds-separator2.js +1 -1
- package/dist/components/mds-spinner2.js +1 -1
- package/dist/components/mds-status-bar.js +1 -1
- package/dist/components/mds-stepper-bar-item.js +1 -1
- package/dist/components/mds-stepper-bar.js +1 -1
- package/dist/components/mds-tab-bar-item.js +1 -1
- package/dist/components/mds-tab-bar.js +1 -1
- package/dist/components/mds-tab-item2.js +1 -1
- package/dist/components/mds-tab2.js +1 -1
- package/dist/components/mds-table-body.js +1 -1
- package/dist/components/mds-table-cell2.js +1 -1
- package/dist/components/mds-table-footer.js +1 -1
- package/dist/components/mds-table-header-cell2.js +1 -1
- package/dist/components/mds-table-header.js +1 -1
- package/dist/components/mds-table-row.js +1 -1
- package/dist/components/mds-table.js +1 -1
- package/dist/components/mds-text2.js +1 -1
- package/dist/components/mds-toast.js +1 -1
- package/dist/components/mds-tooltip2.js +1 -1
- package/dist/components/mds-tree-item.js +1 -1
- package/dist/components/mds-tree.js +1 -1
- package/dist/components/mds-url-view.js +1 -1
- package/dist/components/mds-usage.js +1 -1
- package/dist/components/mds-video-wall.js +1 -1
- package/dist/components/mds-zero.js +1 -1
- package/dist/documentation.json +824 -348
- package/dist/esm/index-CAd5312P.js +4 -4
- package/dist/esm/index.js +256 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/magma-components.js +1 -1
- package/dist/esm/mds-accordion-item.entry.js +1 -1
- package/dist/esm/mds-accordion-timer-item.entry.js +1 -1
- package/dist/esm/mds-accordion-timer.entry.js +3 -3
- package/dist/esm/mds-accordion.entry.js +1 -1
- package/dist/esm/mds-author.entry.js +1 -1
- package/dist/esm/mds-avatar-stack-item.entry.js +1 -1
- package/dist/esm/mds-avatar-stack.entry.js +1 -1
- package/dist/esm/mds-avatar.entry.js +26 -7
- package/dist/esm/mds-badge.entry.js +2 -2
- package/dist/esm/mds-banner_3.entry.js +14 -8
- package/dist/esm/mds-benchmark-bar.entry.js +2 -2
- package/dist/esm/mds-bibliography.entry.js +5 -5
- package/dist/esm/mds-breadcrumb-item.entry.js +1 -1
- package/dist/esm/mds-breadcrumb.entry.js +4 -1
- package/dist/esm/mds-button-dropdown.entry.js +1 -1
- package/dist/esm/mds-button-group.entry.js +1 -1
- package/dist/esm/mds-button_3.entry.js +10 -231
- package/dist/esm/mds-calendar_2.entry.js +276 -137
- package/dist/esm/mds-card-content.entry.js +1 -1
- package/dist/esm/mds-card-footer.entry.js +1 -1
- package/dist/esm/mds-card-header.entry.js +1 -1
- package/dist/esm/mds-card-media.entry.js +1 -1
- package/dist/esm/mds-card.entry.js +8 -10
- package/dist/esm/mds-details.entry.js +1 -1
- package/dist/esm/mds-dropdown.entry.js +3 -3
- package/dist/esm/mds-emoji.entry.js +9 -2
- package/dist/esm/mds-entity.entry.js +1 -1
- package/dist/esm/mds-file-preview.entry.js +9 -1
- package/dist/esm/mds-file.entry.js +4 -1
- package/dist/esm/mds-filter-item.entry.js +4 -4
- package/dist/esm/mds-filter.entry.js +2 -2
- package/dist/esm/mds-header-bar.entry.js +5 -1
- package/dist/esm/mds-header.entry.js +15 -9
- package/dist/esm/mds-horizontal-scroll.entry.js +12 -9
- package/dist/esm/mds-hr.entry.js +1 -1
- package/dist/esm/mds-img.entry.js +6 -3
- package/dist/esm/mds-input-date-range-preselection.entry.js +1 -1
- package/dist/esm/mds-input-date-range.entry.js +212 -66
- package/dist/esm/mds-input-date.entry.js +33 -12
- package/dist/esm/mds-input-field.entry.js +4 -4
- package/dist/esm/mds-input-otp.entry.js +3 -3
- package/dist/esm/mds-input-range.entry.js +1 -1
- package/dist/esm/mds-input-select.entry.js +27 -13
- package/dist/esm/mds-input-switch_2.entry.js +5 -2
- package/dist/esm/mds-input-tip_2.entry.js +6 -3
- package/dist/esm/mds-input-upload.entry.js +10 -7
- package/dist/esm/mds-input.entry.js +24 -9
- package/dist/esm/mds-keyboard-key.entry.js +5 -2
- package/dist/esm/mds-keyboard.entry.js +7 -4
- package/dist/esm/mds-kpi-item.entry.js +1 -1
- package/dist/esm/mds-kpi.entry.js +1 -1
- package/dist/esm/mds-label.entry.js +4 -1
- package/dist/esm/mds-list-item.entry.js +1 -1
- package/dist/esm/mds-list.entry.js +1 -1
- package/dist/esm/mds-mention.entry.js +1 -1
- package/dist/esm/mds-modal.entry.js +13 -10
- package/dist/esm/mds-note.entry.js +4 -1
- package/dist/esm/mds-notification.entry.js +5 -5
- package/dist/esm/mds-paginator-item.entry.js +4 -4
- package/dist/esm/mds-paginator.entry.js +1 -1
- package/dist/esm/mds-policy-ai.entry.js +4 -1
- package/dist/esm/mds-pref-animation.entry.js +7 -4
- package/dist/esm/mds-pref-consumption.entry.js +7 -4
- package/dist/esm/mds-pref-contrast.entry.js +8 -5
- package/dist/esm/mds-pref-language-item.entry.js +4 -1
- package/dist/esm/mds-pref-language.entry.js +5 -2
- package/dist/esm/mds-pref-theme-variant-item.entry.js +5 -2
- package/dist/esm/mds-pref-theme-variant.entry.js +6 -3
- package/dist/esm/mds-pref-theme.entry.js +11 -8
- package/dist/esm/mds-pref.entry.js +6 -3
- package/dist/esm/mds-price-table-features-cell.entry.js +1 -1
- package/dist/esm/mds-price-table-features-row.entry.js +1 -1
- package/dist/esm/mds-price-table-features.entry.js +1 -1
- package/dist/esm/mds-price-table-header.entry.js +1 -1
- package/dist/esm/mds-price-table-list-item.entry.js +1 -1
- package/dist/esm/mds-price-table-list.entry.js +1 -1
- package/dist/esm/mds-price-table.entry.js +1 -1
- package/dist/esm/mds-progress_2.entry.js +3 -3
- package/dist/esm/mds-push-notification-item.entry.js +6 -3
- package/dist/esm/mds-push-notification.entry.js +16 -6
- package/dist/esm/mds-quote.entry.js +1 -1
- package/dist/esm/mds-radial-menu-item.entry.js +4 -1
- package/dist/esm/mds-radial-menu.entry.js +3 -3
- package/dist/esm/mds-separator.entry.js +1 -1
- package/dist/esm/mds-status-bar.entry.js +4 -1
- package/dist/esm/mds-stepper-bar-item.entry.js +4 -1
- package/dist/esm/mds-stepper-bar.entry.js +2 -2
- package/dist/esm/mds-tab-bar-item.entry.js +5 -2
- package/dist/esm/mds-tab-bar.entry.js +1 -1
- package/dist/esm/mds-tab_2.entry.js +5 -5
- package/dist/esm/mds-table-body.entry.js +1 -1
- package/dist/esm/mds-table-footer.entry.js +1 -1
- package/dist/esm/mds-table-header-cell.entry.js +18 -7
- package/dist/esm/mds-table-header.entry.js +10 -2
- package/dist/esm/mds-table-row.entry.js +9 -3
- package/dist/esm/mds-table.entry.js +2 -2
- package/dist/esm/mds-text.entry.js +3 -3
- package/dist/esm/mds-toast.entry.js +3 -3
- package/dist/esm/mds-tooltip.entry.js +2 -2
- package/dist/esm/mds-tree-item.entry.js +7 -1
- package/dist/esm/mds-tree.entry.js +2 -2
- package/dist/esm/mds-url-view.entry.js +7 -4
- package/dist/esm/mds-usage.entry.js +4 -1
- package/dist/esm/mds-video-wall.entry.js +1 -1
- package/dist/esm/mds-zero.entry.js +1 -1
- package/dist/esm-es5/index-CAd5312P.js +1 -1
- package/dist/esm-es5/index.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/magma-components.js +1 -1
- package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
- package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
- package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
- package/dist/esm-es5/mds-accordion.entry.js +1 -1
- package/dist/esm-es5/mds-author.entry.js +1 -1
- package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
- package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
- package/dist/esm-es5/mds-avatar.entry.js +1 -1
- package/dist/esm-es5/mds-badge.entry.js +1 -1
- package/dist/esm-es5/mds-banner_3.entry.js +1 -1
- package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
- package/dist/esm-es5/mds-bibliography.entry.js +1 -1
- package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
- package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
- package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
- package/dist/esm-es5/mds-button-group.entry.js +1 -1
- package/dist/esm-es5/mds-button_3.entry.js +1 -1
- package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
- package/dist/esm-es5/mds-card-content.entry.js +1 -1
- package/dist/esm-es5/mds-card-footer.entry.js +1 -1
- package/dist/esm-es5/mds-card-header.entry.js +1 -1
- package/dist/esm-es5/mds-card-media.entry.js +1 -1
- package/dist/esm-es5/mds-card.entry.js +1 -1
- package/dist/esm-es5/mds-details.entry.js +1 -1
- package/dist/esm-es5/mds-dropdown.entry.js +1 -1
- package/dist/esm-es5/mds-emoji.entry.js +1 -1
- package/dist/esm-es5/mds-entity.entry.js +1 -1
- package/dist/esm-es5/mds-file-preview.entry.js +1 -1
- package/dist/esm-es5/mds-file.entry.js +1 -1
- package/dist/esm-es5/mds-filter-item.entry.js +1 -1
- package/dist/esm-es5/mds-filter.entry.js +1 -1
- package/dist/esm-es5/mds-header-bar.entry.js +1 -1
- package/dist/esm-es5/mds-header.entry.js +1 -1
- package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
- package/dist/esm-es5/mds-hr.entry.js +1 -1
- package/dist/esm-es5/mds-img.entry.js +1 -1
- package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
- package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
- package/dist/esm-es5/mds-input-date.entry.js +1 -1
- package/dist/esm-es5/mds-input-field.entry.js +1 -1
- package/dist/esm-es5/mds-input-otp.entry.js +1 -1
- package/dist/esm-es5/mds-input-range.entry.js +1 -1
- package/dist/esm-es5/mds-input-select.entry.js +1 -1
- package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
- package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
- package/dist/esm-es5/mds-input-upload.entry.js +1 -1
- package/dist/esm-es5/mds-input.entry.js +1 -1
- package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
- package/dist/esm-es5/mds-keyboard.entry.js +1 -1
- package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
- package/dist/esm-es5/mds-kpi.entry.js +1 -1
- package/dist/esm-es5/mds-label.entry.js +1 -1
- package/dist/esm-es5/mds-list-item.entry.js +1 -1
- package/dist/esm-es5/mds-list.entry.js +1 -1
- package/dist/esm-es5/mds-mention.entry.js +1 -1
- package/dist/esm-es5/mds-modal.entry.js +1 -1
- package/dist/esm-es5/mds-note.entry.js +1 -1
- package/dist/esm-es5/mds-notification.entry.js +1 -1
- package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
- package/dist/esm-es5/mds-paginator.entry.js +1 -1
- package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
- package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
- package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
- package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
- package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
- package/dist/esm-es5/mds-pref-language.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
- package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
- package/dist/esm-es5/mds-pref.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
- package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
- package/dist/esm-es5/mds-price-table.entry.js +1 -1
- package/dist/esm-es5/mds-progress_2.entry.js +1 -1
- package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
- package/dist/esm-es5/mds-push-notification.entry.js +1 -1
- package/dist/esm-es5/mds-quote.entry.js +1 -1
- package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
- package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
- package/dist/esm-es5/mds-separator.entry.js +1 -1
- package/dist/esm-es5/mds-status-bar.entry.js +1 -1
- package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
- package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
- package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
- package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
- package/dist/esm-es5/mds-tab_2.entry.js +1 -1
- package/dist/esm-es5/mds-table-body.entry.js +1 -1
- package/dist/esm-es5/mds-table-footer.entry.js +1 -1
- package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
- package/dist/esm-es5/mds-table-header.entry.js +1 -1
- package/dist/esm-es5/mds-table-row.entry.js +1 -1
- package/dist/esm-es5/mds-table.entry.js +1 -1
- package/dist/esm-es5/mds-text.entry.js +1 -1
- package/dist/esm-es5/mds-toast.entry.js +1 -1
- package/dist/esm-es5/mds-tooltip.entry.js +1 -1
- package/dist/esm-es5/mds-tree-item.entry.js +1 -1
- package/dist/esm-es5/mds-tree.entry.js +1 -1
- package/dist/esm-es5/mds-url-view.entry.js +1 -1
- package/dist/esm-es5/mds-usage.entry.js +1 -1
- package/dist/esm-es5/mds-video-wall.entry.js +1 -1
- package/dist/esm-es5/mds-zero.entry.js +1 -1
- package/dist/hydrate/index.js +1154 -554
- package/dist/hydrate/index.mjs +1154 -554
- package/dist/magma-components/index.esm.js +1 -0
- package/dist/magma-components/magma-components.esm.js +1 -1
- package/dist/magma-components/{p-1e0826f3.entry.js → p-00313884.entry.js} +1 -1
- package/dist/magma-components/{p-14359b83.entry.js → p-01dc43dd.entry.js} +1 -1
- package/dist/magma-components/{p-423bad63.entry.js → p-01dca5e8.entry.js} +1 -1
- package/dist/magma-components/p-030d45e3.entry.js +1 -0
- package/dist/magma-components/{p-49b8def9.system.entry.js → p-0328a23e.system.entry.js} +1 -1
- package/dist/magma-components/{p-513533d1.entry.js → p-08c6869a.entry.js} +1 -1
- package/dist/magma-components/{p-83f1d211.system.entry.js → p-09de9fc5.system.entry.js} +1 -1
- package/dist/magma-components/{p-a36c6db2.entry.js → p-0acb46c8.entry.js} +1 -1
- package/dist/magma-components/{p-0856948f.system.entry.js → p-0b10ef9f.system.entry.js} +1 -1
- package/dist/magma-components/p-0b11f03b.entry.js +1 -0
- package/dist/magma-components/{p-8b204fe7.system.entry.js → p-0be56202.system.entry.js} +1 -1
- package/dist/magma-components/p-0de58147.entry.js +1 -0
- package/dist/magma-components/{p-2491f1e0.system.entry.js → p-0e481e5c.system.entry.js} +1 -1
- package/dist/magma-components/{p-7e23a883.system.entry.js → p-0f104850.system.entry.js} +1 -1
- package/dist/magma-components/p-1073bf63.entry.js +1 -0
- package/dist/magma-components/p-11490a89.entry.js +1 -0
- package/dist/magma-components/{p-fa6d02de.system.entry.js → p-137b0bbe.system.entry.js} +1 -1
- package/dist/magma-components/{p-5f027f21.entry.js → p-14a98729.entry.js} +1 -1
- package/dist/magma-components/p-14d858f8.system.entry.js +1 -0
- package/dist/magma-components/{p-5011da19.system.entry.js → p-14e918de.system.entry.js} +1 -1
- package/dist/magma-components/p-154ef5b9.entry.js +1 -0
- package/dist/magma-components/p-158af6e3.entry.js +1 -0
- package/dist/magma-components/{p-9f614c7c.system.entry.js → p-17427d8a.system.entry.js} +1 -1
- package/dist/magma-components/p-1805592d.entry.js +1 -0
- package/dist/magma-components/p-18563022.entry.js +1 -0
- package/dist/magma-components/{p-ced050bf.entry.js → p-19f99447.entry.js} +1 -1
- package/dist/magma-components/{p-fd4f6135.system.entry.js → p-1a56d383.system.entry.js} +1 -1
- package/dist/magma-components/{p-cc9db7f3.system.entry.js → p-1bb7895a.system.entry.js} +1 -1
- package/dist/magma-components/{p-13de0c57.system.entry.js → p-1ce791c1.system.entry.js} +1 -1
- package/dist/magma-components/{p-de98e8b6.system.entry.js → p-1da904c3.system.entry.js} +1 -1
- package/dist/magma-components/p-20961bf1.entry.js +1 -0
- package/dist/magma-components/{p-1199b3f5.system.entry.js → p-24a9ed63.system.entry.js} +1 -1
- package/dist/magma-components/{p-39d330ea.entry.js → p-26b131cf.entry.js} +1 -1
- package/dist/magma-components/{p-78fd3283.entry.js → p-28ebb626.entry.js} +1 -1
- package/dist/magma-components/{p-37989a99.system.entry.js → p-292f4566.system.entry.js} +1 -1
- package/dist/magma-components/{p-715f92d4.system.entry.js → p-2a1d3680.system.entry.js} +1 -1
- package/dist/magma-components/{p-17bfde04.system.entry.js → p-2ab75334.system.entry.js} +1 -1
- package/dist/magma-components/{p-79fdb37f.system.entry.js → p-2ccc796b.system.entry.js} +1 -1
- package/dist/magma-components/p-2d9d0887.system.entry.js +1 -0
- package/dist/magma-components/{p-035a9b2c.system.entry.js → p-2df01d02.system.entry.js} +1 -1
- package/dist/magma-components/{p-00980a98.entry.js → p-3145c7eb.entry.js} +1 -1
- package/dist/magma-components/{p-82337997.entry.js → p-34018dfe.entry.js} +1 -1
- package/dist/magma-components/{p-64609a40.system.entry.js → p-35a9f1b4.system.entry.js} +1 -1
- package/dist/magma-components/p-35ec8bbd.entry.js +1 -0
- package/dist/magma-components/{p-93b7d9c7.system.entry.js → p-370f9463.system.entry.js} +1 -1
- package/dist/magma-components/{p-f9691a57.system.entry.js → p-387948c4.system.entry.js} +1 -1
- package/dist/magma-components/{p-663e302d.system.entry.js → p-3aeecbba.system.entry.js} +1 -1
- package/dist/magma-components/{p-7d3a54a4.system.entry.js → p-3af9132f.system.entry.js} +1 -1
- package/dist/magma-components/{p-9061a2b0.system.entry.js → p-3bfd085f.system.entry.js} +1 -1
- package/dist/magma-components/{p-dafa88ad.entry.js → p-3c246a39.entry.js} +1 -1
- package/dist/magma-components/{p-4c8d8c76.entry.js → p-3c2bf79b.entry.js} +1 -1
- package/dist/magma-components/p-3ce52f3c.entry.js +1 -0
- package/dist/magma-components/p-3e5993b4.entry.js +1 -0
- package/dist/magma-components/{p-1680682d.system.entry.js → p-3ef80cd4.system.entry.js} +1 -1
- package/dist/magma-components/{p-cb2f2f0a.entry.js → p-3fc3b8b4.entry.js} +1 -1
- package/dist/magma-components/{p-53cd2333.system.entry.js → p-423955d1.system.entry.js} +1 -1
- package/dist/magma-components/{p-7bca3e2e.system.entry.js → p-42f336df.system.entry.js} +1 -1
- package/dist/magma-components/{p-315da7d0.system.entry.js → p-45a85712.system.entry.js} +1 -1
- package/dist/magma-components/{p-239ab62b.system.entry.js → p-460cd731.system.entry.js} +1 -1
- package/dist/magma-components/{p-ca36fc65.entry.js → p-473f6954.entry.js} +1 -1
- package/dist/magma-components/{p-5eee076f.entry.js → p-47fa0ecf.entry.js} +1 -1
- package/dist/magma-components/{p-2a222f3c.entry.js → p-4b07fe37.entry.js} +1 -1
- package/dist/magma-components/p-4b884441.entry.js +1 -0
- package/dist/magma-components/{p-a69d95b7.entry.js → p-4ba583c9.entry.js} +1 -1
- package/dist/magma-components/{p-769bf50e.entry.js → p-4c08fe3e.entry.js} +1 -1
- package/dist/magma-components/p-4f490917.entry.js +1 -0
- package/dist/magma-components/{p-d4cac1a1.system.entry.js → p-4f98fdba.system.entry.js} +1 -1
- package/dist/magma-components/{p-ee149fc3.system.entry.js → p-50553954.system.entry.js} +1 -1
- package/dist/magma-components/{p-4bdc69b2.entry.js → p-523d4716.entry.js} +1 -1
- package/dist/magma-components/{p-a5451192.system.entry.js → p-52ccfafc.system.entry.js} +1 -1
- package/dist/magma-components/p-52e2f903.entry.js +1 -0
- package/dist/magma-components/{p-8f7d632c.system.entry.js → p-53195d95.system.entry.js} +1 -1
- package/dist/magma-components/{p-f62cf5a9.system.entry.js → p-5488f51f.system.entry.js} +1 -1
- package/dist/magma-components/p-553927f9.system.entry.js +1 -0
- package/dist/magma-components/{p-9eaa277f.entry.js → p-55b4bbba.entry.js} +1 -1
- package/dist/magma-components/{p-1b8b598a.entry.js → p-583f5ffa.entry.js} +1 -1
- package/dist/magma-components/{p-f8dc6a25.entry.js → p-59d65cff.entry.js} +1 -1
- package/dist/magma-components/{p-a1a16873.system.entry.js → p-59f53701.system.entry.js} +1 -1
- package/dist/magma-components/p-5b881091.entry.js +1 -0
- package/dist/magma-components/{p-24b3cc0d.entry.js → p-5c44d208.entry.js} +1 -1
- package/dist/magma-components/{p-fbe46b32.system.entry.js → p-5fdcd8e2.system.entry.js} +1 -1
- package/dist/magma-components/{p-2a134cfe.system.entry.js → p-5fe7b875.system.entry.js} +1 -1
- package/dist/magma-components/{p-aed97a03.system.entry.js → p-614e7f83.system.entry.js} +1 -1
- package/dist/magma-components/{p-f9541d6b.system.entry.js → p-62cf9003.system.entry.js} +1 -1
- package/dist/magma-components/{p-a3c123e2.entry.js → p-63898681.entry.js} +1 -1
- package/dist/magma-components/p-663a510e.entry.js +1 -0
- package/dist/magma-components/{p-851df0fb.entry.js → p-68f57bb1.entry.js} +1 -1
- package/dist/magma-components/{p-0b4684f2.system.entry.js → p-6ae4df92.system.entry.js} +1 -1
- package/dist/magma-components/p-6d268a59.entry.js +1 -0
- package/dist/magma-components/{p-281bc999.system.entry.js → p-7306b02e.system.entry.js} +1 -1
- package/dist/magma-components/{p-e6a3c03b.system.entry.js → p-75011fed.system.entry.js} +1 -1
- package/dist/magma-components/{p-6f89537f.entry.js → p-7595afcf.entry.js} +1 -1
- package/dist/magma-components/p-77e9bd68.entry.js +1 -0
- package/dist/magma-components/p-7d836722.entry.js +1 -0
- package/dist/magma-components/p-7e037cf3.entry.js +8 -0
- package/dist/magma-components/{p-51f00e4f.system.entry.js → p-8106dbfd.system.entry.js} +1 -1
- package/dist/magma-components/{p-80904595.system.entry.js → p-82deeaa0.system.entry.js} +1 -1
- package/dist/magma-components/p-83589b83.entry.js +1 -0
- package/dist/magma-components/{p-bbd19da5.entry.js → p-83721814.entry.js} +1 -1
- package/dist/magma-components/{p-61043767.system.entry.js → p-83de0e53.system.entry.js} +1 -1
- package/dist/magma-components/{p-d480bc64.system.entry.js → p-849760e7.system.entry.js} +1 -1
- package/dist/magma-components/{p-0eec989d.system.entry.js → p-85ac6e54.system.entry.js} +1 -1
- package/dist/magma-components/p-87f8a213.entry.js +1 -0
- package/dist/magma-components/{p-67027e6e.system.entry.js → p-89bf698e.system.entry.js} +1 -1
- package/dist/magma-components/{p-66b6399b.system.entry.js → p-89f96753.system.entry.js} +1 -1
- package/dist/magma-components/p-8b3065b4.entry.js +1 -0
- package/dist/magma-components/{p-a5c774e1.system.entry.js → p-8bec8ad6.system.entry.js} +1 -1
- package/dist/magma-components/{p-c08e2e11.system.entry.js → p-8d76853c.system.entry.js} +1 -1
- package/dist/magma-components/{p-d9635f96.system.entry.js → p-8f1ce3f1.system.entry.js} +1 -1
- package/dist/magma-components/p-9021fa60.entry.js +1 -0
- package/dist/magma-components/{p-701757f6.system.entry.js → p-90b72c1c.system.entry.js} +1 -1
- package/dist/magma-components/{p-7599608a.system.entry.js → p-90d5b6df.system.entry.js} +1 -1
- package/dist/magma-components/p-913372ff.entry.js +1 -0
- package/dist/magma-components/{p-f5dd0163.system.entry.js → p-94093140.system.entry.js} +1 -1
- package/dist/magma-components/{p-03d883fa.system.entry.js → p-944d9b27.system.entry.js} +1 -1
- package/dist/magma-components/{p-922cb36e.entry.js → p-94713401.entry.js} +1 -1
- package/dist/magma-components/{p-dca87306.entry.js → p-956b5ae6.entry.js} +1 -1
- package/dist/magma-components/p-95eae04e.entry.js +1 -0
- package/dist/magma-components/{p-30ecdd0e.entry.js → p-961a2531.entry.js} +1 -1
- package/dist/magma-components/p-9658cb0c.entry.js +1 -0
- package/dist/magma-components/p-96d1a168.entry.js +1 -0
- package/dist/magma-components/p-96f6a646.entry.js +1 -0
- package/dist/magma-components/{p-2df71631.system.entry.js → p-98435b90.system.entry.js} +1 -1
- package/dist/magma-components/p-988b0c7c.entry.js +1 -0
- package/dist/magma-components/{p-14faa91d.system.entry.js → p-98a05642.system.entry.js} +1 -1
- package/dist/magma-components/{p-ba01df62.system.entry.js → p-99f7a1b6.system.entry.js} +1 -1
- package/dist/magma-components/{p-b95ba099.system.entry.js → p-9a1940c1.system.entry.js} +1 -1
- package/dist/magma-components/{p-e4c4824b.system.entry.js → p-9a89bc78.system.entry.js} +1 -1
- package/dist/magma-components/{p-5a96f6a1.system.entry.js → p-9ad586a7.system.entry.js} +1 -1
- package/dist/magma-components/{p-33183e9e.system.entry.js → p-9b52918e.system.entry.js} +1 -1
- package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
- package/dist/magma-components/p-a1af65e8.entry.js +1 -0
- package/dist/magma-components/{p-4813db7c.system.entry.js → p-a5473293.system.entry.js} +1 -1
- package/dist/magma-components/{p-3736ff52.system.entry.js → p-a6caafcb.system.entry.js} +1 -1
- package/dist/magma-components/{p-99e541f0.entry.js → p-a7bd4585.entry.js} +1 -1
- package/dist/magma-components/{p-778a376a.system.entry.js → p-a88fba47.system.entry.js} +1 -1
- package/dist/magma-components/{p-f8be02b6.entry.js → p-a959ade4.entry.js} +1 -1
- package/dist/magma-components/p-aa7d8972.entry.js +1 -0
- package/dist/magma-components/p-aa98652f.entry.js +1 -0
- package/dist/magma-components/{p-d441e8c5.system.entry.js → p-aaeb0ee3.system.entry.js} +1 -1
- package/dist/magma-components/{p-9210f48f.system.entry.js → p-ab89bf5b.system.entry.js} +1 -1
- package/dist/magma-components/{p-195d6b05.entry.js → p-abc720e3.entry.js} +1 -1
- package/dist/magma-components/p-abe87810.entry.js +1 -0
- package/dist/magma-components/{p-77449970.entry.js → p-ac80aca8.entry.js} +1 -1
- package/dist/magma-components/{p-d25df1ff.system.entry.js → p-acb07134.system.entry.js} +1 -1
- package/dist/magma-components/p-acd4f96a.entry.js +1 -0
- package/dist/magma-components/{p-37f4699d.entry.js → p-af49bca2.entry.js} +1 -1
- package/dist/magma-components/{p-dcc5188d.entry.js → p-af670eaf.entry.js} +1 -1
- package/dist/magma-components/{p-a96d10ed.system.entry.js → p-b14a94e0.system.entry.js} +1 -1
- package/dist/magma-components/p-b2bc194a.entry.js +1 -0
- package/dist/magma-components/{p-d44cf903.system.entry.js → p-b2e76c18.system.entry.js} +1 -1
- package/dist/magma-components/{p-1fa503c2.system.entry.js → p-b37dff80.system.entry.js} +1 -1
- package/dist/magma-components/p-b3e3226e.entry.js +1 -0
- package/dist/magma-components/p-b40f1153.entry.js +1 -0
- package/dist/magma-components/p-b4709a95.entry.js +1 -0
- package/dist/magma-components/{p-6cf5f38d.system.entry.js → p-b5db6527.system.entry.js} +1 -1
- package/dist/magma-components/p-b764defa.entry.js +1 -0
- package/dist/magma-components/{p-52253115.system.entry.js → p-b9b2501e.system.entry.js} +1 -1
- package/dist/magma-components/{p-632b1bd2.system.entry.js → p-b9b5bcdd.system.entry.js} +1 -1
- package/dist/magma-components/{p-b826e9cf.system.entry.js → p-ba2a0bc1.system.entry.js} +1 -1
- package/dist/magma-components/p-bb4380cd.entry.js +1 -0
- package/dist/magma-components/{p-07a0d14c.system.entry.js → p-bce3a8b0.system.entry.js} +1 -1
- package/dist/magma-components/{p-21790967.system.entry.js → p-bd2998e6.system.entry.js} +1 -1
- package/dist/magma-components/p-bd3dbc2d.entry.js +1 -0
- package/dist/magma-components/p-bed57abb.entry.js +1 -0
- package/dist/magma-components/{p-21af5302.entry.js → p-bfed0b7a.entry.js} +1 -1
- package/dist/magma-components/{p-c1809ec1.system.entry.js → p-c6177cb9.system.entry.js} +1 -1
- package/dist/magma-components/p-c638556c.entry.js +1 -0
- package/dist/magma-components/{p-8aa8f2e0.entry.js → p-c6fa4a21.entry.js} +1 -1
- package/dist/magma-components/{p-ce1c17ae.system.entry.js → p-c8e99385.system.entry.js} +1 -1
- package/dist/magma-components/{p-be4b1fce.entry.js → p-c9231987.entry.js} +1 -1
- package/dist/magma-components/{p-0a5a2cd7.system.entry.js → p-c9c51ba6.system.entry.js} +1 -1
- package/dist/magma-components/{p-163d0a27.entry.js → p-cc53b30c.entry.js} +1 -1
- package/dist/magma-components/{p-b5077962.entry.js → p-ccc0521c.entry.js} +1 -1
- package/dist/magma-components/{p-788669f0.system.entry.js → p-cd71630e.system.entry.js} +1 -1
- package/dist/magma-components/{p-687f9261.system.entry.js → p-cd879243.system.entry.js} +1 -1
- package/dist/magma-components/{p-ccf7878a.entry.js → p-ce064d47.entry.js} +1 -1
- package/dist/magma-components/{p-e52285f2.system.entry.js → p-d1eea8ca.system.entry.js} +1 -1
- package/dist/magma-components/{p-647ca5e1.system.entry.js → p-d2537229.system.entry.js} +1 -1
- package/dist/magma-components/p-d2617a1a.entry.js +1 -0
- package/dist/magma-components/{p-cf26c62c.system.entry.js → p-d41c4637.system.entry.js} +1 -1
- package/dist/magma-components/{p-b8bb9b2a.entry.js → p-d88f44aa.entry.js} +1 -1
- package/dist/magma-components/{p-ac42ce64.system.entry.js → p-dae9ae8e.system.entry.js} +1 -1
- package/dist/magma-components/{p-81d21afc.entry.js → p-dd860de4.entry.js} +1 -1
- package/dist/magma-components/{p-0271b1f9.system.entry.js → p-df87e2f5.system.entry.js} +1 -1
- package/dist/magma-components/{p-f02b49c5.system.entry.js → p-dfe082be.system.entry.js} +1 -1
- package/dist/magma-components/{p-fcc3ab4c.entry.js → p-e00ba5a0.entry.js} +1 -1
- package/dist/magma-components/{p-b66fe79a.system.entry.js → p-e0d12fa2.system.entry.js} +1 -1
- package/dist/magma-components/{p-003dd017.entry.js → p-e2cd11c3.entry.js} +1 -1
- package/dist/magma-components/{p-0dffa327.system.entry.js → p-e5fb3081.system.entry.js} +1 -1
- package/dist/magma-components/{p-ab63d01d.entry.js → p-e67a6452.entry.js} +1 -1
- package/dist/magma-components/{p-6705b68b.system.entry.js → p-e6d8c9e3.system.entry.js} +1 -1
- package/dist/magma-components/p-e71aecc1.entry.js +1 -0
- package/dist/magma-components/{p-a7b5398f.system.entry.js → p-eac692ea.system.entry.js} +1 -1
- package/dist/magma-components/{p-a8ca0d68.system.entry.js → p-ecf2e98d.system.entry.js} +1 -1
- package/dist/magma-components/{p-7c49ca6c.system.entry.js → p-ed6d1453.system.entry.js} +1 -1
- package/dist/magma-components/p-f289eb5a.entry.js +1 -0
- package/dist/magma-components/{p-33268316.entry.js → p-f3604c99.entry.js} +1 -1
- package/dist/magma-components/{p-e07404ae.entry.js → p-f3dbca34.entry.js} +1 -1
- package/dist/magma-components/{p-38b33737.system.entry.js → p-f4b4bdf2.system.entry.js} +1 -1
- package/dist/magma-components/{p-3b637d6f.entry.js → p-f56d16f7.entry.js} +1 -1
- package/dist/magma-components/{p-91902df2.system.entry.js → p-f8014852.system.entry.js} +1 -1
- package/dist/magma-components/{p-1dea53fc.entry.js → p-f851100d.entry.js} +1 -1
- package/dist/magma-components/{p-5ac8fc7d.entry.js → p-f8d5adce.entry.js} +1 -1
- package/dist/magma-components/{p-a5a87d9b.system.entry.js → p-fa427f75.system.entry.js} +1 -1
- package/dist/magma-components/p-fa6a05b5.entry.js +1 -0
- package/dist/magma-components/{p-e01cb161.entry.js → p-fb8b0104.entry.js} +1 -1
- package/dist/magma-components/{p-73132558.system.entry.js → p-fcf59139.system.entry.js} +1 -1
- package/dist/magma-components/{p-ef82cbb3.system.entry.js → p-fe3d5720.system.entry.js} +1 -1
- package/dist/magma-components/{p-31a78457.system.entry.js → p-fe85ad8e.system.entry.js} +1 -1
- package/dist/magma-components/p-ffae137a.entry.js +1 -0
- package/dist/magma-components/p-oCzRm29V.system.js +1 -0
- package/dist/stats.json +2461 -1671
- package/dist/types/components/mds-accordion/mds-accordion.d.ts +1 -1
- package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +1 -1
- package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
- package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +1 -1
- package/dist/types/components/mds-author/mds-author.d.ts +1 -1
- package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
- package/dist/types/components/mds-badge/mds-badge.d.ts +1 -1
- package/dist/types/components/mds-banner/mds-banner.d.ts +4 -1
- package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
- package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +4 -1
- package/dist/types/components/mds-button/mds-button.d.ts +1 -1
- package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
- package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
- package/dist/types/components/mds-calendar/mds-calendar.d.ts +75 -8
- package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
- package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
- package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
- package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
- package/dist/types/components/mds-chip/mds-chip.d.ts +3 -0
- package/dist/types/components/mds-details/mds-details.d.ts +1 -1
- package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +4 -4
- package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
- package/dist/types/components/mds-entity/mds-entity.d.ts +1 -1
- package/dist/types/components/mds-file/mds-file.d.ts +3 -0
- package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +3 -0
- package/dist/types/components/mds-filter/mds-filter.d.ts +1 -1
- package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +1 -1
- package/dist/types/components/mds-header/mds-header.d.ts +5 -1
- package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +5 -1
- package/dist/types/components/mds-help/mds-help.d.ts +1 -1
- package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
- package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
- package/dist/types/components/mds-img/mds-img.d.ts +3 -0
- package/dist/types/components/mds-input/mds-input.d.ts +15 -0
- package/dist/types/components/mds-input-date/mds-input-date.d.ts +19 -1
- package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +38 -4
- package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
- package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
- package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
- package/dist/types/components/mds-input-range/mds-input-range.d.ts +2 -1
- package/dist/types/components/mds-input-select/mds-input-select.d.ts +4 -0
- package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +4 -1
- package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +3 -0
- package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +6 -0
- package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +3 -0
- package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +7 -1
- package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
- package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
- package/dist/types/components/mds-label/mds-label.d.ts +4 -1
- package/dist/types/components/mds-list/mds-list.d.ts +1 -1
- package/dist/types/components/mds-list-item/mds-list-item.d.ts +1 -1
- package/dist/types/components/mds-modal/mds-modal.d.ts +4 -1
- package/dist/types/components/mds-note/mds-note.d.ts +4 -1
- package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +2 -2
- package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +3 -0
- package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
- package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +3 -0
- package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +3 -0
- package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +3 -0
- package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
- package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
- package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +3 -0
- package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
- package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
- package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
- package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +1 -1
- package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +1 -1
- package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +1 -1
- package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
- package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +1 -1
- package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
- package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +12 -4
- package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +3 -0
- package/dist/types/components/mds-quote/mds-quote.d.ts +1 -1
- package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
- package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
- package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +4 -1
- package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
- package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +3 -0
- package/dist/types/components/mds-tab/mds-tab.d.ts +1 -1
- package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +1 -1
- package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +4 -1
- package/dist/types/components/mds-table/mds-table.d.ts +5 -2
- package/dist/types/components/mds-table-body/mds-table-body.d.ts +7 -1
- package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +1 -1
- package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +1 -1
- package/dist/types/components/mds-table-header/mds-table-header.d.ts +12 -1
- package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +3 -0
- package/dist/types/components/mds-table-row/mds-table-row.d.ts +19 -1
- package/dist/types/components/mds-text/mds-text.d.ts +1 -1
- package/dist/types/components/mds-toast/mds-toast.d.ts +1 -1
- package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +1 -1
- package/dist/types/components/mds-tree/mds-tree.d.ts +1 -1
- package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +10 -1
- package/dist/types/components/mds-url-view/mds-url-view.d.ts +4 -1
- package/dist/types/components/mds-usage/mds-usage.d.ts +4 -1
- package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
- package/dist/types/components/mds-zero/mds-zero.d.ts +1 -1
- package/dist/types/components.d.ts +355 -8
- package/dist/types/index.d.ts +15 -0
- package/package.json +7 -1
- package/dist/magma-components/p-00a16156.entry.js +0 -1
- package/dist/magma-components/p-05208700.entry.js +0 -1
- package/dist/magma-components/p-065da3de.entry.js +0 -1
- package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
- package/dist/magma-components/p-11f0d03d.entry.js +0 -1
- package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
- package/dist/magma-components/p-2035f817.entry.js +0 -1
- package/dist/magma-components/p-20502b9d.entry.js +0 -1
- package/dist/magma-components/p-2821c146.entry.js +0 -1
- package/dist/magma-components/p-2886d6f7.entry.js +0 -1
- package/dist/magma-components/p-2988a6c2.entry.js +0 -1
- package/dist/magma-components/p-2e0ebe5e.entry.js +0 -1
- package/dist/magma-components/p-3063ab9a.entry.js +0 -1
- package/dist/magma-components/p-3298569b.entry.js +0 -1
- package/dist/magma-components/p-37241fed.entry.js +0 -1
- package/dist/magma-components/p-3aadbc52.entry.js +0 -1
- package/dist/magma-components/p-430c41d6.entry.js +0 -1
- package/dist/magma-components/p-470e721b.entry.js +0 -1
- package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
- package/dist/magma-components/p-4cc70dac.entry.js +0 -1
- package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
- package/dist/magma-components/p-57af1404.entry.js +0 -1
- package/dist/magma-components/p-5dc46946.entry.js +0 -1
- package/dist/magma-components/p-60c18f60.entry.js +0 -1
- package/dist/magma-components/p-62d83191.entry.js +0 -1
- package/dist/magma-components/p-67ab401f.entry.js +0 -1
- package/dist/magma-components/p-6a246ff8.entry.js +0 -1
- package/dist/magma-components/p-771786d1.entry.js +0 -1
- package/dist/magma-components/p-77251a16.entry.js +0 -1
- package/dist/magma-components/p-772d7b99.entry.js +0 -1
- package/dist/magma-components/p-773c04da.entry.js +0 -8
- package/dist/magma-components/p-7a166bc0.entry.js +0 -1
- package/dist/magma-components/p-825ee1e0.entry.js +0 -1
- package/dist/magma-components/p-8b1ff303.entry.js +0 -1
- package/dist/magma-components/p-8c21567b.entry.js +0 -1
- package/dist/magma-components/p-91a85141.entry.js +0 -1
- package/dist/magma-components/p-967a60aa.entry.js +0 -1
- package/dist/magma-components/p-97713e2b.entry.js +0 -1
- package/dist/magma-components/p-9cf753f5.entry.js +0 -1
- package/dist/magma-components/p-9ed636f2.entry.js +0 -1
- package/dist/magma-components/p-9f033f29.entry.js +0 -1
- package/dist/magma-components/p-YWpyar7R.system.js +0 -1
- package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
- package/dist/magma-components/p-aef79bb1.system.entry.js +0 -1
- package/dist/magma-components/p-b0bb1174.entry.js +0 -1
- package/dist/magma-components/p-b858d00e.entry.js +0 -1
- package/dist/magma-components/p-c179f3ca.entry.js +0 -1
- package/dist/magma-components/p-c4d8fe07.entry.js +0 -1
- package/dist/magma-components/p-c565e99c.entry.js +0 -1
- package/dist/magma-components/p-ca1023cf.entry.js +0 -1
- package/dist/magma-components/p-cb7a85da.entry.js +0 -1
- package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
- package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
- package/dist/magma-components/p-ef4393bf.entry.js +0 -1
- package/dist/magma-components/p-f950a39a.entry.js +0 -1
|
@@ -7,7 +7,7 @@ import localeEn from "./meta/locale.en.json";
|
|
|
7
7
|
import localeEs from "./meta/locale.es.json";
|
|
8
8
|
import localeIt from "./meta/locale.it.json";
|
|
9
9
|
/**
|
|
10
|
-
* @slot
|
|
10
|
+
* @slot - Add `text string`, `HTML elements` or `components` to this slot.
|
|
11
11
|
* @slot title - Add `text string`, `HTML elements` or `components` to this slot.
|
|
12
12
|
*/
|
|
13
13
|
export class MdsNote {
|
|
@@ -31,6 +31,9 @@ export class MdsNote {
|
|
|
31
31
|
this.deleteEvent.emit();
|
|
32
32
|
};
|
|
33
33
|
}
|
|
34
|
+
/**
|
|
35
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
36
|
+
*/
|
|
34
37
|
async updateLang() {
|
|
35
38
|
this.language = this.t.lang(this.host);
|
|
36
39
|
}
|
|
@@ -53,7 +56,7 @@ export class MdsNote {
|
|
|
53
56
|
this.km.detachClickBehavior();
|
|
54
57
|
}
|
|
55
58
|
render() {
|
|
56
|
-
return (h(Host, { key: '
|
|
59
|
+
return (h(Host, { key: '50df66ebc4a5d691ec06b2afbe6aa3a8359e18a7', role: "note" }, this.deletable && (h("mds-button", { key: '06dd4061821acea5f5b060f216693e9f42f10990', title: this.t.get('deleteLabel'), icon: miBaselineClose, class: "button-close", variant: "dark", tone: "text", onClick: this.onClickClose })), h("slot", { key: '1d070ff5a29efac7dd04928fc4e6a6a172f4a649', name: "title" }), h("slot", { key: 'e90c46a1dc161ca4b1c42628d0d3e6fa5a2080bb' }), h("div", { key: '9019e08441d708477ef9d9099e283479ae49e4ae', "aria-hidden": "true", class: "fold" })));
|
|
57
60
|
}
|
|
58
61
|
static get is() { return "mds-note"; }
|
|
59
62
|
static get encapsulation() { return "shadow"; }
|
|
@@ -156,7 +159,7 @@ export class MdsNote {
|
|
|
156
159
|
"return": "Promise<void>"
|
|
157
160
|
},
|
|
158
161
|
"docs": {
|
|
159
|
-
"text": "",
|
|
162
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
160
163
|
"tags": []
|
|
161
164
|
}
|
|
162
165
|
}
|
|
@@ -32,7 +32,7 @@ export class MdsNotification {
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
this.clean = (value) => {
|
|
35
|
-
if (this.max) {
|
|
35
|
+
if (this.max !== undefined && this.max !== 0 && !Number.isNaN(this.max)) {
|
|
36
36
|
if (value > this.max) {
|
|
37
37
|
return `+${Number(this.max).toLocaleString()}`;
|
|
38
38
|
}
|
|
@@ -41,12 +41,12 @@ export class MdsNotification {
|
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
43
|
componentDidRender() {
|
|
44
|
-
if (
|
|
44
|
+
if (this.target === '') {
|
|
45
45
|
this.strategy = 'disabled';
|
|
46
46
|
return;
|
|
47
47
|
}
|
|
48
48
|
const c = document.querySelector(this.target);
|
|
49
|
-
if (
|
|
49
|
+
if (c == null)
|
|
50
50
|
throw new Error('No valid target found');
|
|
51
51
|
this.caller = c;
|
|
52
52
|
}
|
|
@@ -54,7 +54,7 @@ export class MdsNotification {
|
|
|
54
54
|
if (this.strategy === 'disabled') {
|
|
55
55
|
return;
|
|
56
56
|
}
|
|
57
|
-
if (this.target &&
|
|
57
|
+
if (this.target !== '' && this.cleanupAutoUpdate == null) {
|
|
58
58
|
setTimeout(() => {
|
|
59
59
|
this.cleanupAutoUpdate = autoUpdate(this.caller, this.host, this.updatePosition);
|
|
60
60
|
}, 100);
|
|
@@ -70,7 +70,7 @@ export class MdsNotification {
|
|
|
70
70
|
}
|
|
71
71
|
render() {
|
|
72
72
|
var _a;
|
|
73
|
-
return (h(Host, { key: '
|
|
73
|
+
return (h(Host, { key: 'e4caa7112453beaebfde8d5144636410bed9121c', "aria-labelledby": this.target, "aria-label": (_a = this.value) !== null && _a !== void 0 ? _a : '0' }, h("mds-text", { key: '66204d238173dd8cf2db564907f8977728abf6c4', typography: "caption", class: "dot", "aria-hidden": "true" }, this.value !== 0 && !Number.isNaN(this.value) ? this.clean(this.value) : '')));
|
|
74
74
|
}
|
|
75
75
|
static get is() { return "mds-notification"; }
|
|
76
76
|
static get encapsulation() { return "shadow"; }
|
|
@@ -61,7 +61,7 @@ export class MdsPaginator {
|
|
|
61
61
|
}, 10);
|
|
62
62
|
}
|
|
63
63
|
render() {
|
|
64
|
-
return (h(Host, { key: '
|
|
64
|
+
return (h(Host, { key: '4ed1b9e1dba19bfa2d273b9a6e97acdf70bcbd98' }, h("mds-paginator-item", { key: '61c2c9e923a9685a13521dce6e62f200346ac0f5', class: "item-icon", icon: miBaselineArrowBack, disabled: this.currentPage === 1, onClick: (ev) => this.goToPage(this.currentPage - 1, ev.target) }), this.pages > 0 && (h("mds-paginator-item", { key: 'add4aed4b4db4a9f80be51c5725831a5da470e5d', class: "item-first", selected: this.currentPage === 1, onClick: (ev) => this.goToPage(1, ev.target) }, "1")), this.pages > 2 && (h("div", { key: 'd0dc076d524c9069d5698861f8c04027d4c1533a', class: "pages" }, Array.from(Array(this.pages - 2).keys()).map((i) => (h("mds-paginator-item", { key: i, class: "item", selected: this.currentPage === i + 2, onClick: (ev) => this.goToPage(i + 2, ev.target), onFocus: this.focus }, i + 2))))), this.pages > 1 && (h("mds-paginator-item", { key: '1df645052a85be2f27c51204a2e6bb62c3d38100', class: "item-last", selected: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.pages, ev.target) }, this.pages)), h("mds-paginator-item", { key: '68bbe209171c987c6ca3df09347ad430ad2bd179', class: "item-icon", icon: miBaselineArrowForward, disabled: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.currentPage + 1, ev.target) })));
|
|
65
65
|
}
|
|
66
66
|
static get is() { return "mds-paginator"; }
|
|
67
67
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
import { KeyboardManager } from "../../common/keyboard-manager";
|
|
3
3
|
/**
|
|
4
|
-
* @slot
|
|
4
|
+
* @slot - Add `text string` to this slot, **avoid** to add `HTML elements` or `components` here.
|
|
5
5
|
*/
|
|
6
6
|
export class MdsPaginatorItem {
|
|
7
7
|
constructor() {
|
|
8
8
|
this.km = new KeyboardManager();
|
|
9
|
-
this.disconnectedCallback = () => {
|
|
10
|
-
this.km.detachClickBehavior();
|
|
11
|
-
};
|
|
12
9
|
}
|
|
13
10
|
componentDidLoad() {
|
|
14
11
|
this.km.addElement(this.host);
|
|
@@ -21,8 +18,11 @@ export class MdsPaginatorItem {
|
|
|
21
18
|
}
|
|
22
19
|
this.km.detachClickBehavior();
|
|
23
20
|
}
|
|
21
|
+
disconnectedCallback() {
|
|
22
|
+
this.km.detachClickBehavior();
|
|
23
|
+
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: 'a3ce23954b5e1d520399f1b21d70d585ee016d47', tabindex: "0" }, this.icon !== undefined ? (h("mds-icon", { class: "icon", name: this.icon })) : (h("mds-text", { class: "text", typography: "caption" }, h("b", null, h("slot", null))))));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "mds-paginator-item"; }
|
|
28
28
|
static get encapsulation() { return "shadow"; }
|
|
@@ -30,6 +30,9 @@ export class MdsPolicyAi {
|
|
|
30
30
|
*/
|
|
31
31
|
this.href = 'https://www.maggiolieditore.it/il-regolamento-europeo-sull-intelligenza-artificiale.html';
|
|
32
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
35
|
+
*/
|
|
33
36
|
async updateLang() {
|
|
34
37
|
this.language = this.t.lang(this.host);
|
|
35
38
|
this.t.update();
|
|
@@ -39,7 +42,7 @@ export class MdsPolicyAi {
|
|
|
39
42
|
}
|
|
40
43
|
render() {
|
|
41
44
|
var _a, _b, _c, _d, _e, _f, _g;
|
|
42
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: '180b7243e44a357e7db8b7229f5e1a611ad348ef' }, this.variant === 'icon' && (h("mds-help", { key: '0e0a58df39c44b69fe57d0334ff056e334d6a72c', icon: mggAiChatbot, class: "icon-help", onClick: () => window.open(this.href, '_blank'), part: "icon" }, h("div", { key: 'd4be853abef5c66e8f3324164bbdb669e37e5c03', class: "icon-tip-content" }, h("mds-text", { key: 'af0f50fd3b06d0c0ab74c5c12ff8e5961806e700', typography: "tip" }, (_a = this.headline) !== null && _a !== void 0 ? _a : this.t.get('iconTooltip')), h("mds-text", { key: 'bad93f3743723f58ee2435a716e92cb9ada5f5bb', typography: "tip" }, (_b = this.description) !== null && _b !== void 0 ? _b : this.t.get('iconLinkLabel'))))), this.variant === 'chip' && (h("div", { key: '037832247d7ca9649c9406816e8d7ca7922dfa2d', class: "chip-wrapper", part: "chip" }, h("mds-chip", { key: '2e14a6f7023c18f4e010e23bdd57a6fa4723628c', id: "chip", icon: mggAiChatbot, class: "chip", variant: "ai", label: (_c = this.headline) !== null && _c !== void 0 ? _c : this.t.get('chipLabel') }), h("mds-dropdown", { key: '3b72d13f2102d298886e645f3b70194d5c8bf734', target: "#chip", class: "chip-dropdown", interaction: "mouseover" }, h("mds-text", { key: '24b27e379de7649dfbdf077e1caefa0acf3a5869', typography: "tip" }, (_d = this.description) !== null && _d !== void 0 ? _d : this.t.get('cardDescription')), h("mds-button", { key: 'e47c83b97052c9bfe242db9a483e45297458c083', icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, this.t.get('linkLabel'))))), this.variant === 'card' && (h("div", { key: '06fb1b85d8fd6427330168b65b9b37220dd4db85', class: "mini-card", part: "card" }, h("mds-icon", { key: '71135cc52957dd7c5d57da17ea318fcfda0e47e0', name: mggAiChatbot, class: "mini-card-icon" }), h("div", { key: 'f6f56a483d41281610f2f0e4a985608682064b2f', class: "mini-card-content" }, h("mds-text", { key: '657ad59925488f4d9607b46adaadf42a9518feac', typography: "caption" }, (_e = this.description) !== null && _e !== void 0 ? _e : this.t.get('iconTooltip')), h("mds-button", { key: '497017289206c7c759af010ebcd3577ad3a651fe', class: "mini-card-button", icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: '6f3b46fa197f97225b32b4e5c7a093a1385fa37a', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '62969daf704920f6009acb5982f7b83c5030ac03', class: "link-label-short" }, this.t.get('linkLabelShort')))))), this.variant === 'banner' && (h("mds-banner", { key: '70ce614c9095b73996ebfe1340ff84e03db63355', class: "banner", variant: "ai", tone: "weak", icon: mggAiChatbot, headline: (_f = this.headline) !== null && _f !== void 0 ? _f : this.t.get('bannerTitle'), part: "banner" }, h("mds-text", { key: '89380acb2e798700055248211aafa26476868cc8', typography: "caption" }, (_g = this.description) !== null && _g !== void 0 ? _g : this.t.get('bannerDescription')), h("mds-button", { key: 'db2abdc66d0571891bbfca5b4cf4d5e961ee30fb', icon: miOutlinePolicy, slot: "action", href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: 'd5ce410ac6dd095f04547760e6d868cd1c624ca7', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '98268919c96e34a931c55bf2cf39dde5227dabfa', class: "link-label-short" }, this.t.get('linkLabelShort')))))));
|
|
43
46
|
}
|
|
44
47
|
static get is() { return "mds-policy-ai"; }
|
|
45
48
|
static get encapsulation() { return "shadow"; }
|
|
@@ -162,7 +165,7 @@ export class MdsPolicyAi {
|
|
|
162
165
|
"return": "Promise<void>"
|
|
163
166
|
},
|
|
164
167
|
"docs": {
|
|
165
|
-
"text": "",
|
|
168
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
166
169
|
"tags": []
|
|
167
170
|
}
|
|
168
171
|
}
|
|
@@ -11,7 +11,7 @@ import localeIt from "./meta/locale.it.json";
|
|
|
11
11
|
* <mds-text>Accessibility preferences in web browsers allow users to customize their navigation to improve readability, interaction, and usability. Common options include dark mode, text resizing, screen reader support, keyboard navigation, and blocking animated content. These settings help people with visual, hearing, motor, or cognitive disabilities experience the web more effectively and inclusively.</mds-text>
|
|
12
12
|
* @category Patterns
|
|
13
13
|
* @tags pattern, user, tab
|
|
14
|
-
* @slot
|
|
14
|
+
* @slot - Add `mds-pref-animation`, `mds-pref-consumption`, `mds-pref-contrast`, `mds-pref-language`, or `mds-pref-theme` element/s.
|
|
15
15
|
* @example <mds-pref>
|
|
16
16
|
* <mds-pref-animation></mds-pref-animation>
|
|
17
17
|
* <mds-pref-consumption></mds-pref-consumption>
|
|
@@ -66,6 +66,9 @@ export class MdsPref {
|
|
|
66
66
|
element.removeEventListener('mdsPrefChange', this.handlePrefChangeEvent.bind(this));
|
|
67
67
|
};
|
|
68
68
|
}
|
|
69
|
+
/**
|
|
70
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
71
|
+
*/
|
|
69
72
|
async updateLang() {
|
|
70
73
|
this.language = this.t.lang(this.host);
|
|
71
74
|
}
|
|
@@ -86,7 +89,7 @@ export class MdsPref {
|
|
|
86
89
|
}
|
|
87
90
|
componentDidLoad() {
|
|
88
91
|
var _a;
|
|
89
|
-
if (window) {
|
|
92
|
+
if (typeof window !== 'undefined') {
|
|
90
93
|
(_a = document.documentElement) === null || _a === void 0 ? void 0 : _a.setAttribute('data-magma-pref', '');
|
|
91
94
|
}
|
|
92
95
|
if (this.controller) {
|
|
@@ -95,13 +98,13 @@ export class MdsPref {
|
|
|
95
98
|
}
|
|
96
99
|
disconnectedCallback() {
|
|
97
100
|
var _a;
|
|
98
|
-
if (window) {
|
|
101
|
+
if (typeof window !== 'undefined') {
|
|
99
102
|
(_a = document.documentElement) === null || _a === void 0 ? void 0 : _a.removeAttribute('data-magma-pref');
|
|
100
103
|
}
|
|
101
104
|
this.removePerfEvents();
|
|
102
105
|
}
|
|
103
106
|
render() {
|
|
104
|
-
return (h(Host, { key: '
|
|
107
|
+
return (h(Host, { key: '9b6e06abc8d530f2e148f4823bb70ace4cfd786b' }, h("slot", { key: '5be136360ee11b12cec8664a1e6c228c924a4123' }), this.showReload && (h("div", { key: 'a10b658b7a064be2b89101422e273402235c92c8', class: "reload-required" }, h("mds-text", { key: 'd66a8213bfc744d590817f72e4ae63e8b3684d40', typography: "caption" }, this.t.get('reloadPageToSeeChanges'))))));
|
|
105
108
|
}
|
|
106
109
|
static get is() { return "mds-pref"; }
|
|
107
110
|
static get encapsulation() { return "shadow"; }
|
|
@@ -185,7 +188,7 @@ export class MdsPref {
|
|
|
185
188
|
"return": "Promise<void>"
|
|
186
189
|
},
|
|
187
190
|
"docs": {
|
|
188
|
-
"text": "",
|
|
191
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
189
192
|
"tags": []
|
|
190
193
|
}
|
|
191
194
|
}
|
|
@@ -36,7 +36,7 @@ export class MdsPrefAnimation {
|
|
|
36
36
|
this.prefChangeEvent.emit({ preference: 'animation' });
|
|
37
37
|
this.mode = mode;
|
|
38
38
|
localStorage.setItem(this.localStorageAlias, this.mode);
|
|
39
|
-
if (document) {
|
|
39
|
+
if (typeof document !== 'undefined') {
|
|
40
40
|
const element = document.querySelector('html');
|
|
41
41
|
for (const key in this.animation) {
|
|
42
42
|
if ({}.hasOwnProperty.call(this.animation, key)) {
|
|
@@ -48,6 +48,9 @@ export class MdsPrefAnimation {
|
|
|
48
48
|
}
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
+
/**
|
|
52
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
53
|
+
*/
|
|
51
54
|
async updateLang() {
|
|
52
55
|
this.language = this.t.lang(this.element);
|
|
53
56
|
}
|
|
@@ -61,11 +64,11 @@ export class MdsPrefAnimation {
|
|
|
61
64
|
}
|
|
62
65
|
render() {
|
|
63
66
|
var _a;
|
|
64
|
-
return (h(Host, { key: '
|
|
67
|
+
return (h(Host, { key: 'e1be2ae76dff92f92d5e69ab734bed63ad01424b' }, h("mds-text", { key: '417cb750be71fae999a965bfc145369261612756', class: "info", typography: "caption" }, h("b", { key: '477428e9968b1758f407229d4efe007ec7262e14' }, this.t.get('label')), ' ', this.t.get(this.animation[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '3757e5d83c8dbbfa00684e4b6401410c748610e5', fill: true, size: this.size }, h("mds-tab-item", { key: '8b5f05aea83cee047f799b620c5523b2afdd862a', selected: this.mode === 'reduce', onClick: () => {
|
|
65
68
|
this.setAnimation('reduce');
|
|
66
|
-
}, class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '
|
|
69
|
+
}, class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '3b782904bc5c2478aab5b448080b49008b0ad300', selected: this.mode === 'system', onClick: () => {
|
|
67
70
|
this.setAnimation('system');
|
|
68
|
-
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '
|
|
71
|
+
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: 'bb84745ea8b40acc0de41d904407a773fedff98a', selected: this.mode === 'no-preference', onClick: () => {
|
|
69
72
|
this.setAnimation('no-preference');
|
|
70
73
|
}, class: "item item--no-preference", icon: miBaselineAnimation }))));
|
|
71
74
|
}
|
|
@@ -182,7 +185,7 @@ export class MdsPrefAnimation {
|
|
|
182
185
|
"return": "Promise<void>"
|
|
183
186
|
},
|
|
184
187
|
"docs": {
|
|
185
|
-
"text": "",
|
|
188
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
186
189
|
"tags": []
|
|
187
190
|
}
|
|
188
191
|
}
|
|
@@ -36,7 +36,7 @@ export class MdsPrefContrast {
|
|
|
36
36
|
this.prefChangeEvent.emit({ preference: 'consumption' });
|
|
37
37
|
this.mode = mode;
|
|
38
38
|
localStorage.setItem(this.localStorageAlias, this.mode);
|
|
39
|
-
if (document) {
|
|
39
|
+
if (typeof document !== 'undefined') {
|
|
40
40
|
const element = document.querySelector('html');
|
|
41
41
|
for (const key in this.consumption) {
|
|
42
42
|
if ({}.hasOwnProperty.call(this.consumption, key)) {
|
|
@@ -48,6 +48,9 @@ export class MdsPrefContrast {
|
|
|
48
48
|
}
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
+
/**
|
|
52
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
53
|
+
*/
|
|
51
54
|
async updateLang() {
|
|
52
55
|
this.language = this.t.lang(this.element);
|
|
53
56
|
}
|
|
@@ -61,11 +64,11 @@ export class MdsPrefContrast {
|
|
|
61
64
|
}
|
|
62
65
|
render() {
|
|
63
66
|
var _a;
|
|
64
|
-
return (h(Host, { key: '
|
|
67
|
+
return (h(Host, { key: '7b3edd2f572afd06f1d1ee154b934d328cc6c0fc' }, h("mds-text", { key: '196b4cdad855f3b67ddb455fb0aa692f48d12c04', class: "info", typography: "caption" }, h("b", { key: '40b3840da0365693b1e6b08cff11e3cdd1da4819' }, this.t.get('label')), ' ', this.t.get(this.consumption[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '7db022de1dadbaf0efc5ec5184eba9d6d1b51f2a', fill: true, size: this.size }, h("mds-tab-item", { key: '4c7aa5cfdae5fd2e3cf5376f216500c0ad4f6bd9', selected: this.mode === 'low', onClick: () => {
|
|
65
68
|
this.setConsumption('low');
|
|
66
|
-
}, class: "item item--low", icon: mggConsumptionLow }), h("mds-tab-item", { key: '
|
|
69
|
+
}, class: "item item--low", icon: mggConsumptionLow }), h("mds-tab-item", { key: '3d8c6709bdba914e4aaf6b8969a32b5d2672ebee', selected: this.mode === 'medium', onClick: () => {
|
|
67
70
|
this.setConsumption('medium');
|
|
68
|
-
}, class: "item item--medium", icon: mggConsumptionMedium }), h("mds-tab-item", { key: '
|
|
71
|
+
}, class: "item item--medium", icon: mggConsumptionMedium }), h("mds-tab-item", { key: '53cdc86ee488d3e28a0602db93c5dd7d8bcdfd65', selected: this.mode === 'high', onClick: () => {
|
|
69
72
|
this.setConsumption('high');
|
|
70
73
|
}, class: "item item--high", icon: mggConsumptionHigh }))));
|
|
71
74
|
}
|
|
@@ -182,7 +185,7 @@ export class MdsPrefContrast {
|
|
|
182
185
|
"return": "Promise<void>"
|
|
183
186
|
},
|
|
184
187
|
"docs": {
|
|
185
|
-
"text": "",
|
|
188
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
186
189
|
"tags": []
|
|
187
190
|
}
|
|
188
191
|
}
|
|
@@ -40,7 +40,7 @@ export class MdsPrefContrast {
|
|
|
40
40
|
},
|
|
41
41
|
};
|
|
42
42
|
this.rollbackContrast = () => {
|
|
43
|
-
if (
|
|
43
|
+
if (typeof window === 'undefined') {
|
|
44
44
|
return this.defaultMode;
|
|
45
45
|
}
|
|
46
46
|
for (const key in this.prefersDefaults) {
|
|
@@ -57,7 +57,7 @@ export class MdsPrefContrast {
|
|
|
57
57
|
this.rollbackContrast();
|
|
58
58
|
this.mode = mode;
|
|
59
59
|
localStorage.setItem(this.localStorageAlias, this.mode);
|
|
60
|
-
if (document) {
|
|
60
|
+
if (typeof document !== 'undefined') {
|
|
61
61
|
const element = document.querySelector('html');
|
|
62
62
|
for (const key in this.contrast) {
|
|
63
63
|
if ({}.hasOwnProperty.call(this.contrast, key)) {
|
|
@@ -69,6 +69,9 @@ export class MdsPrefContrast {
|
|
|
69
69
|
}
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
74
|
+
*/
|
|
72
75
|
async updateLang() {
|
|
73
76
|
this.language = this.t.lang(this.element);
|
|
74
77
|
}
|
|
@@ -84,11 +87,11 @@ export class MdsPrefContrast {
|
|
|
84
87
|
}
|
|
85
88
|
render() {
|
|
86
89
|
var _a;
|
|
87
|
-
return (h(Host, { key: '
|
|
90
|
+
return (h(Host, { key: '94956cf5cf0e28c943af188fbdd0874b04edea3b' }, h("mds-text", { key: '0f9efae82fe5037ce9b13fa1a7125c25bf1bb509', class: "info", typography: "caption" }, h("b", { key: 'ba27caca42dd23403991521fd903e8ab7dbfacdf' }, this.t.get('label')), ' ', this.t.get(this.contrast[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: 'adf51f71a7551553663038f87ce72868fa04ac70', fill: true, size: this.size }, h("mds-tab-item", { key: '5314ee6c1ae2e23635952a6dfa56ed24c3e57050', selected: this.mode === 'more', onClick: () => {
|
|
88
91
|
this.setContrast('more');
|
|
89
|
-
}, class: "item item--more", icon: miBaselineContrast }), h("mds-tab-item", { key: '
|
|
92
|
+
}, class: "item item--more", icon: miBaselineContrast }), h("mds-tab-item", { key: '0e88e0bb0276a8ca0b8cb75228118a6574788299', selected: this.mode === 'system', onClick: () => {
|
|
90
93
|
this.setContrast('system');
|
|
91
|
-
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '
|
|
94
|
+
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '223643f6d9a03b429d58bab08e28ac29c6be7671', selected: this.mode === 'no-preference', onClick: () => {
|
|
92
95
|
this.setContrast('no-preference');
|
|
93
96
|
}, class: "item item--default", icon: this.mode === 'no-preference' ? miBaselineAutoAwesome : miOutlineAutoAwesome }))));
|
|
94
97
|
}
|
|
@@ -205,7 +208,7 @@ export class MdsPrefContrast {
|
|
|
205
208
|
"return": "Promise<void>"
|
|
206
209
|
},
|
|
207
210
|
"docs": {
|
|
208
|
-
"text": "",
|
|
211
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
209
212
|
"tags": []
|
|
210
213
|
}
|
|
211
214
|
}
|
|
@@ -7,7 +7,7 @@ import localeIt from "./meta/locale.it.json";
|
|
|
7
7
|
import miBaselineKeyboardArrowDown from "@icon/mi/baseline/keyboard-arrow-down.svg";
|
|
8
8
|
import miBaselineKeyboardArrowUp from "@icon/mi/baseline/keyboard-arrow-up.svg";
|
|
9
9
|
/**
|
|
10
|
-
* @slot
|
|
10
|
+
* @slot - Add `mds-pref-language-item` element/s.
|
|
11
11
|
*/
|
|
12
12
|
export class MdsPrefLanguage {
|
|
13
13
|
constructor() {
|
|
@@ -75,12 +75,15 @@ export class MdsPrefLanguage {
|
|
|
75
75
|
: this.sanitizeLanguage(set);
|
|
76
76
|
this.prefChangeEvent.emit({ preference: 'language' });
|
|
77
77
|
localStorage.setItem(this.localStorageAlias, this.set);
|
|
78
|
-
if (document) {
|
|
78
|
+
if (typeof document !== 'undefined') {
|
|
79
79
|
const element = document.querySelector('html');
|
|
80
80
|
element === null || element === void 0 ? void 0 : element.setAttribute('lang', this.set);
|
|
81
81
|
}
|
|
82
82
|
};
|
|
83
83
|
}
|
|
84
|
+
/**
|
|
85
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
86
|
+
*/
|
|
84
87
|
async updateLang() {
|
|
85
88
|
this.language = this.t.lang(this.element);
|
|
86
89
|
}
|
|
@@ -97,7 +100,7 @@ export class MdsPrefLanguage {
|
|
|
97
100
|
}
|
|
98
101
|
render() {
|
|
99
102
|
var _a;
|
|
100
|
-
return (h(Host, { key: '
|
|
103
|
+
return (h(Host, { key: '5817657d210b33095d874782e22a9474deb07186' }, h("div", { key: '115825b394ff21c1cbd839592d08371fe4e9088b', class: "menu" }, h("mds-text", { key: 'cb0bcd46bedc0b7746147884ac26ffcfbf31e1af', class: "info", typography: "caption" }, h("b", { key: 'c9184216e4219ff8a2097cf1728903e16d0a1e07' }, this.t.get('label'))), h("mds-tab", { key: 'f71a4aa2177c36761317215d0e1fa81400f6bb8c', fill: true, size: this.size }, h("mds-tab-item", { key: '1991f5acca41b36d299deb007ff46755071c37f9', selected: true, onClick: this.toggleDropdown, id: "mds-pref-language-nav", class: "item item--custom-language", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.t.get((_a = this.set) !== null && _a !== void 0 ? _a : 'auto')))), h("mds-dropdown", { key: 'f7fd96c2eef84b5b2230cfd5f8a74083d00d9846', class: "mds-pref-language-dropdown", target: "#mds-pref-language-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideLanguageSelectDropdown, autoPlacement: true }, h("slot", { key: 'ce4d781b3b08cae00029bb36e8ea6d1f86461b30' })), this.set !== this.defaultLanguage && (h("mds-text", { key: '6ea5f8ca5cdc07692204f1b3635d4393ababfda9', typography: "caption" }, this.t.get('defaultLanguage')))));
|
|
101
104
|
}
|
|
102
105
|
static get is() { return "mds-pref-language"; }
|
|
103
106
|
static get encapsulation() { return "shadow"; }
|
|
@@ -229,7 +232,7 @@ export class MdsPrefLanguage {
|
|
|
229
232
|
"return": "Promise<void>"
|
|
230
233
|
},
|
|
231
234
|
"docs": {
|
|
232
|
-
"text": "",
|
|
235
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
233
236
|
"tags": []
|
|
234
237
|
}
|
|
235
238
|
}
|
|
@@ -19,6 +19,9 @@ export class MdsPrefLanguageItem {
|
|
|
19
19
|
this.selectLanguageEvent.emit({ language: this.code });
|
|
20
20
|
};
|
|
21
21
|
}
|
|
22
|
+
/**
|
|
23
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
24
|
+
*/
|
|
22
25
|
async updateLang() {
|
|
23
26
|
this.language = this.t.lang(this.element);
|
|
24
27
|
}
|
|
@@ -29,7 +32,7 @@ export class MdsPrefLanguageItem {
|
|
|
29
32
|
this.t.lang(this.element);
|
|
30
33
|
}
|
|
31
34
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: '733f906b459d62d9dda8c353a30a74110e07b03a', onClick: this.handleClick }, this.code !== '' ? (h("mds-button", { icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, localeDefault[this.code])) : (h("mds-button", { icon: miBaselineCheckCircle, variant: "error", tone: "text" }, this.t.get('noCode')))));
|
|
33
36
|
}
|
|
34
37
|
static get is() { return "mds-pref-language-item"; }
|
|
35
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -131,7 +134,7 @@ export class MdsPrefLanguageItem {
|
|
|
131
134
|
"return": "Promise<void>"
|
|
132
135
|
},
|
|
133
136
|
"docs": {
|
|
134
|
-
"text": "",
|
|
137
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
135
138
|
"tags": []
|
|
136
139
|
}
|
|
137
140
|
}
|
|
@@ -63,7 +63,7 @@ export class MdsPrefTheme {
|
|
|
63
63
|
this.prefChangeEvent.emit({ preference: 'theme-mode' });
|
|
64
64
|
this.mode = mode;
|
|
65
65
|
localStorage.setItem(this.localStorageAlias, this.mode);
|
|
66
|
-
if (document) {
|
|
66
|
+
if (typeof document !== 'undefined') {
|
|
67
67
|
const element = document.querySelector('html');
|
|
68
68
|
for (const key in this.theme) {
|
|
69
69
|
if ({}.hasOwnProperty.call(this.theme, key)) {
|
|
@@ -78,7 +78,7 @@ export class MdsPrefTheme {
|
|
|
78
78
|
return window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
|
|
79
79
|
};
|
|
80
80
|
this.getColorScheme = (mode) => {
|
|
81
|
-
if (mode) {
|
|
81
|
+
if (mode !== undefined) {
|
|
82
82
|
if (mode === 'system') {
|
|
83
83
|
return this.isDarkMode() ? 'dark' : 'light';
|
|
84
84
|
}
|
|
@@ -90,7 +90,7 @@ export class MdsPrefTheme {
|
|
|
90
90
|
return this.mode;
|
|
91
91
|
};
|
|
92
92
|
this.instanceOverlay = () => {
|
|
93
|
-
if (
|
|
93
|
+
if (this.overlayEl == null) {
|
|
94
94
|
this.overlayEl = document.createElement('div');
|
|
95
95
|
this.overlayEl.className = this.overlayId;
|
|
96
96
|
this.overlayEl.style.inset = '0';
|
|
@@ -157,6 +157,9 @@ export class MdsPrefTheme {
|
|
|
157
157
|
}
|
|
158
158
|
};
|
|
159
159
|
}
|
|
160
|
+
/**
|
|
161
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
162
|
+
*/
|
|
160
163
|
async updateLang() {
|
|
161
164
|
this.language = this.t.lang(this.element);
|
|
162
165
|
}
|
|
@@ -180,7 +183,7 @@ export class MdsPrefTheme {
|
|
|
180
183
|
this.setTheme(newValue);
|
|
181
184
|
}
|
|
182
185
|
detachOverlayTransition() {
|
|
183
|
-
if (
|
|
186
|
+
if (this.overlayEl == null) {
|
|
184
187
|
return;
|
|
185
188
|
}
|
|
186
189
|
this.overlayEl.style.backgroundColor = this.overlayBackgroundHidden;
|
|
@@ -191,19 +194,19 @@ export class MdsPrefTheme {
|
|
|
191
194
|
}
|
|
192
195
|
render() {
|
|
193
196
|
var _a, _b;
|
|
194
|
-
return (h(Host, { key: '
|
|
197
|
+
return (h(Host, { key: 'd39c062c0ddd2b9f321ce4d153613ab35628ba07' }, h("mds-text", { key: '547812a4d5c9e790fdb71e19e39156842a1635e2', class: "info", typography: "caption" }, h("b", { key: '343a8359be692988c9ec734d52246d16950e6185' }, this.t.get('label')), ' ', this.disabled
|
|
195
198
|
? this.t.get(this.theme[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label, { forced: true })
|
|
196
|
-
: this.t.get(this.theme[(_b = this.mode) !== null && _b !== void 0 ? _b : this.defaultMode].label, { forced: false })), h("mds-tab", { key: '
|
|
199
|
+
: this.t.get(this.theme[(_b = this.mode) !== null && _b !== void 0 ? _b : this.defaultMode].label, { forced: false })), h("mds-tab", { key: '86baac9e84e019c9367a521fcc6d1a61adbc43ce', fill: true, size: this.size }, h("mds-tab-item", { key: '8c1d7742877300f0efe7c9e93ddb99aa24722cca', disabled: this.disabled, selected: this.mode === 'light', onClick: () => {
|
|
197
200
|
if (this.overlayShow) {
|
|
198
201
|
return;
|
|
199
202
|
}
|
|
200
203
|
this.changeTheme('light');
|
|
201
|
-
}, class: "item item--light", icon: miBaselineLightMode }), h("mds-tab-item", { key: '
|
|
204
|
+
}, class: "item item--light", icon: miBaselineLightMode }), h("mds-tab-item", { key: '1974867e21420238c2e8000091dd2e5dfaf4d0c1', disabled: this.disabled, selected: this.mode === 'system', onClick: () => {
|
|
202
205
|
if (this.overlayShow) {
|
|
203
206
|
return;
|
|
204
207
|
}
|
|
205
208
|
this.changeTheme('system');
|
|
206
|
-
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '
|
|
209
|
+
}, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '1c433c2879c2165b08d896bdb8fff6d7d8fe1b2e', disabled: this.disabled, selected: this.mode === 'dark', onClick: () => {
|
|
207
210
|
if (this.overlayShow) {
|
|
208
211
|
return;
|
|
209
212
|
}
|
|
@@ -351,7 +354,7 @@ export class MdsPrefTheme {
|
|
|
351
354
|
"return": "Promise<void>"
|
|
352
355
|
},
|
|
353
356
|
"docs": {
|
|
354
|
-
"text": "",
|
|
357
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
355
358
|
"tags": []
|
|
356
359
|
}
|
|
357
360
|
}
|
|
@@ -7,7 +7,7 @@ import localeIt from "./meta/locale.it.json";
|
|
|
7
7
|
import miBaselineKeyboardArrowDown from "@icon/mi/baseline/keyboard-arrow-down.svg";
|
|
8
8
|
import miBaselineKeyboardArrowUp from "@icon/mi/baseline/keyboard-arrow-up.svg";
|
|
9
9
|
/**
|
|
10
|
-
* @slot
|
|
10
|
+
* @slot - Add `mds-pref-theme-variant-item` element/s.
|
|
11
11
|
*/
|
|
12
12
|
export class MdsPrefThemeVariant {
|
|
13
13
|
constructor() {
|
|
@@ -81,7 +81,7 @@ export class MdsPrefThemeVariant {
|
|
|
81
81
|
this.prefChangeEvent.emit({ preference: 'theme-variant' });
|
|
82
82
|
localStorage.setItem(this.localStorageAliasThemeName, this.name);
|
|
83
83
|
localStorage.setItem(this.localStorageAliasThemeScheme, this.scheme);
|
|
84
|
-
if (document) {
|
|
84
|
+
if (typeof document !== 'undefined') {
|
|
85
85
|
const element = document.querySelector('html');
|
|
86
86
|
// cleanup previeous selection
|
|
87
87
|
for (const key in this.schemeSet) {
|
|
@@ -89,7 +89,7 @@ export class MdsPrefThemeVariant {
|
|
|
89
89
|
element === null || element === void 0 ? void 0 : element.classList.remove(this.schemeSet[key]);
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
|
-
if (this.previousName) {
|
|
92
|
+
if (this.previousName !== null && this.previousName !== '') {
|
|
93
93
|
element === null || element === void 0 ? void 0 : element.classList.remove(this.clasNameThemeNamePrefix + this.previousName);
|
|
94
94
|
}
|
|
95
95
|
// set new selection
|
|
@@ -102,6 +102,9 @@ export class MdsPrefThemeVariant {
|
|
|
102
102
|
}
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
|
+
/**
|
|
106
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
107
|
+
*/
|
|
105
108
|
async updateLang() {
|
|
106
109
|
this.language = this.t.lang(this.element);
|
|
107
110
|
}
|
|
@@ -116,7 +119,7 @@ export class MdsPrefThemeVariant {
|
|
|
116
119
|
this.t.lang(this.element);
|
|
117
120
|
}
|
|
118
121
|
render() {
|
|
119
|
-
return (h(Host, { key: '
|
|
122
|
+
return (h(Host, { key: '5232c814c636b1f3cf3351e67460cdfd9b9c1b56' }, h("div", { key: 'a2a255a4c62cc2aa4cbac79886e629bebce294f7', class: "menu" }, h("mds-text", { key: '02a7f081c306907d973009a3a7e73b8059940352', class: "info", typography: "caption" }, h("b", { key: '01967f8b9aea1f6324ef1f15d5ae958b92e005b4' }, this.t.get('label'))), h("mds-tab", { key: 'ef02c8b82bbadcad95541f67be2dcf4ba0ddc2fc', fill: true, size: this.size }, h("mds-tab-item", { key: '663e683eac4d520e61fbc76cf4d048feacb798d2', selected: true, onClick: this.toggleDropdown, id: "mds-pref-theme-variant-nav", class: "item item--custom-theme-variant", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.name))), h("mds-dropdown", { key: 'e86ce5ba509a6b015add47622fe94d6d59aba713', class: "mds-pref-theme-variant-dropdown", target: "#mds-pref-theme-variant-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideThemeVariantDropdownSelect, autoPlacement: true }, h("slot", { key: '9b18d8d7f8d5bdb1b75150ee0559c12f8d385bda' })), this.name !== this.defaultTheme && (h("mds-text", { key: '60cb41f838f81abdbf7e7d78fb56ea6faca48c26', typography: "caption" }, this.t.get('defaultTheme')))));
|
|
120
123
|
}
|
|
121
124
|
static get is() { return "mds-pref-theme-variant"; }
|
|
122
125
|
static get encapsulation() { return "shadow"; }
|
|
@@ -275,7 +278,7 @@ export class MdsPrefThemeVariant {
|
|
|
275
278
|
"return": "Promise<void>"
|
|
276
279
|
},
|
|
277
280
|
"docs": {
|
|
278
|
-
"text": "",
|
|
281
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
279
282
|
"tags": []
|
|
280
283
|
}
|
|
281
284
|
}
|
package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js
CHANGED
|
@@ -26,17 +26,20 @@ export class MdsPrefThemeVariantItem {
|
|
|
26
26
|
this.selectVariantEvent.emit({ name: this.name, scheme: this.scheme });
|
|
27
27
|
};
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
31
|
+
*/
|
|
29
32
|
async updateLang() {
|
|
30
33
|
this.language = this.t.lang(this.element);
|
|
31
34
|
}
|
|
32
35
|
componentWillRender() {
|
|
33
36
|
this.t.lang(this.element);
|
|
34
|
-
if (
|
|
37
|
+
if (this.label === undefined || this.label === '') {
|
|
35
38
|
this.label = this.name.charAt(0).toUpperCase() + this.name.slice(1).replace(/-/g, ' ');
|
|
36
39
|
}
|
|
37
40
|
}
|
|
38
41
|
render() {
|
|
39
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '7c67e626a1111e762cf384dd1e07cca9e8ab3025', onClick: this.handleClick }, h("mds-button", { key: '12b4207889f201e6b4424aa28472fcd4a637fb0b', icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, h("div", { key: '7ab3d3e6667f2ff83d578579210888af336b7170', class: "label" }, h("div", { key: 'fadd43f41276b708742e4cf1a3902d2bb6c7dddf', class: "theme-preview" }, h("div", { key: '0338afc3745f1212f9e924d7b7fb9e55d7f455fb', class: "theme-color theme-color--variant-primary" }), h("div", { key: '23acf3c5f95614ee9b83562f1061a612ee139332', class: "theme-color theme-color--status-success" }), h("div", { key: 'bdefd9b571f74615d63a4e015626a096a92446dd', class: "theme-color theme-color--status-warning" }), h("div", { key: 'fc128b9b30699cf52881ee3f559dc10d9323486a', class: "theme-color theme-color--status-error" })), this.label))));
|
|
40
43
|
}
|
|
41
44
|
static get is() { return "mds-pref-theme-variant-item"; }
|
|
42
45
|
static get encapsulation() { return "shadow"; }
|
|
@@ -185,7 +188,7 @@ export class MdsPrefThemeVariantItem {
|
|
|
185
188
|
"return": "Promise<void>"
|
|
186
189
|
},
|
|
187
190
|
"docs": {
|
|
188
|
-
"text": "",
|
|
191
|
+
"text": "Updates the component's texts to the locale currently set on the host element.",
|
|
189
192
|
"tags": []
|
|
190
193
|
}
|
|
191
194
|
}
|