@maggioli-design-system/magma 2.0.0-beta.1 → 2.0.0-beta.3
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 +23 -2
- package/dist/cjs/{floating-controller-DA8xyqCa.js → floating-controller-CXEVR1wX.js} +5 -5
- 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 +24 -2
- package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +12 -2
- package/dist/cjs/mds-accordion-timer.cjs.entry.js +4 -4
- package/dist/cjs/mds-accordion.cjs.entry.js +32 -5
- package/dist/cjs/mds-author.cjs.entry.js +2 -2
- package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +2 -2
- package/dist/cjs/mds-avatar-stack.cjs.entry.js +2 -2
- package/dist/cjs/mds-avatar.cjs.entry.js +47 -12
- package/dist/cjs/mds-badge.cjs.entry.js +25 -3
- package/dist/cjs/mds-banner_3.cjs.entry.js +60 -15
- package/dist/cjs/mds-benchmark-bar.cjs.entry.js +3 -3
- package/dist/cjs/mds-bibliography.cjs.entry.js +6 -6
- package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +2 -2
- package/dist/cjs/mds-breadcrumb.cjs.entry.js +10 -7
- package/dist/cjs/mds-button-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/mds-button-group.cjs.entry.js +2 -2
- package/dist/cjs/mds-button_3.cjs.entry.js +40 -240
- package/dist/cjs/mds-calendar_2.cjs.entry.js +332 -191
- package/dist/cjs/mds-card-content.cjs.entry.js +2 -2
- package/dist/cjs/mds-card-footer.cjs.entry.js +2 -2
- package/dist/cjs/mds-card-header.cjs.entry.js +2 -2
- package/dist/cjs/mds-card-media.cjs.entry.js +2 -2
- package/dist/cjs/mds-card.cjs.entry.js +29 -13
- package/dist/cjs/mds-details.cjs.entry.js +14 -2
- package/dist/cjs/mds-dropdown.cjs.entry.js +42 -22
- package/dist/cjs/mds-emoji.cjs.entry.js +10 -3
- package/dist/cjs/mds-entity.cjs.entry.js +20 -2
- package/dist/cjs/mds-file-preview.cjs.entry.js +32 -2
- package/dist/cjs/mds-file.cjs.entry.js +29 -4
- package/dist/cjs/mds-filter-item.cjs.entry.js +25 -5
- package/dist/cjs/mds-filter.cjs.entry.js +25 -3
- package/dist/cjs/mds-header-bar.cjs.entry.js +28 -2
- package/dist/cjs/mds-header.cjs.entry.js +34 -12
- package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +13 -10
- package/dist/cjs/mds-hr.cjs.entry.js +16 -2
- package/dist/cjs/mds-img.cjs.entry.js +11 -7
- package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +2 -2
- package/dist/cjs/mds-input-date-range.cjs.entry.js +230 -67
- package/dist/cjs/mds-input-date.cjs.entry.js +68 -23
- package/dist/cjs/mds-input-field.cjs.entry.js +5 -5
- package/dist/cjs/mds-input-otp.cjs.entry.js +4 -4
- package/dist/cjs/mds-input-range.cjs.entry.js +24 -2
- package/dist/cjs/mds-input-select.cjs.entry.js +50 -14
- package/dist/cjs/mds-input-switch_2.cjs.entry.js +30 -4
- package/dist/cjs/mds-input-tip_2.cjs.entry.js +31 -5
- package/dist/cjs/mds-input-upload.cjs.entry.js +23 -10
- package/dist/cjs/mds-input.cjs.entry.js +48 -10
- package/dist/cjs/mds-keyboard-key.cjs.entry.js +6 -3
- package/dist/cjs/mds-keyboard.cjs.entry.js +35 -13
- package/dist/cjs/mds-kpi-item.cjs.entry.js +24 -2
- package/dist/cjs/mds-kpi.cjs.entry.js +2 -2
- package/dist/cjs/mds-label.cjs.entry.js +21 -2
- package/dist/cjs/mds-list-item.cjs.entry.js +12 -2
- package/dist/cjs/mds-list.cjs.entry.js +2 -2
- package/dist/cjs/mds-mention.cjs.entry.js +2 -2
- package/dist/cjs/mds-modal.cjs.entry.js +130 -49
- package/dist/cjs/mds-note.cjs.entry.js +25 -2
- package/dist/cjs/mds-notification.cjs.entry.js +18 -8
- package/dist/cjs/mds-paginator-item.cjs.entry.js +21 -5
- package/dist/cjs/mds-paginator.cjs.entry.js +39 -2
- package/dist/cjs/mds-policy-ai.cjs.entry.js +8 -2
- package/dist/cjs/mds-pref-animation.cjs.entry.js +19 -9
- package/dist/cjs/mds-pref-consumption.cjs.entry.js +19 -9
- package/dist/cjs/mds-pref-contrast.cjs.entry.js +20 -10
- package/dist/cjs/mds-pref-language-item.cjs.entry.js +5 -2
- package/dist/cjs/mds-pref-language.cjs.entry.js +6 -3
- package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +6 -3
- package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +7 -4
- package/dist/cjs/mds-pref-theme.cjs.entry.js +34 -22
- package/dist/cjs/mds-pref.cjs.entry.js +7 -4
- package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +24 -2
- package/dist/cjs/mds-price-table-features-row.cjs.entry.js +24 -2
- package/dist/cjs/mds-price-table-features.cjs.entry.js +24 -2
- package/dist/cjs/mds-price-table-header.cjs.entry.js +2 -2
- package/dist/cjs/mds-price-table-list-item.cjs.entry.js +2 -2
- package/dist/cjs/mds-price-table-list.cjs.entry.js +24 -2
- package/dist/cjs/mds-price-table.cjs.entry.js +2 -2
- package/dist/cjs/mds-progress_2.cjs.entry.js +27 -5
- package/dist/cjs/mds-push-notification-item.cjs.entry.js +32 -7
- package/dist/cjs/mds-push-notification.cjs.entry.js +31 -7
- package/dist/cjs/mds-quote.cjs.entry.js +12 -2
- package/dist/cjs/mds-radial-menu-item.cjs.entry.js +5 -2
- package/dist/cjs/mds-radial-menu.cjs.entry.js +5 -5
- package/dist/cjs/mds-separator.cjs.entry.js +20 -2
- package/dist/cjs/mds-status-bar.cjs.entry.js +28 -3
- package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +13 -2
- package/dist/cjs/mds-stepper-bar.cjs.entry.js +3 -3
- package/dist/cjs/mds-tab-bar-item.cjs.entry.js +28 -3
- package/dist/cjs/mds-tab-bar.cjs.entry.js +24 -2
- package/dist/cjs/mds-tab_2.cjs.entry.js +58 -8
- package/dist/cjs/mds-table-body.cjs.entry.js +12 -2
- package/dist/cjs/mds-table-footer.cjs.entry.js +12 -2
- package/dist/cjs/mds-table-header-cell.cjs.entry.js +29 -8
- package/dist/cjs/mds-table-header.cjs.entry.js +21 -3
- package/dist/cjs/mds-table-row.cjs.entry.js +18 -4
- package/dist/cjs/mds-table.cjs.entry.js +27 -5
- package/dist/cjs/mds-text.cjs.entry.js +14 -4
- package/dist/cjs/mds-toast.cjs.entry.js +26 -4
- package/dist/cjs/mds-tooltip.cjs.entry.js +38 -18
- package/dist/cjs/mds-tree-item.cjs.entry.js +32 -2
- package/dist/cjs/mds-tree.cjs.entry.js +35 -3
- package/dist/cjs/mds-url-view.cjs.entry.js +28 -5
- package/dist/cjs/mds-usage.cjs.entry.js +27 -2
- package/dist/cjs/mds-video-wall.cjs.entry.js +2 -2
- package/dist/cjs/mds-zero.cjs.entry.js +24 -2
- package/dist/cjs/preference-BdpIXWLP.js +81 -0
- package/dist/collection/common/floating-controller.js +5 -5
- package/dist/collection/common/preference.js +78 -0
- package/dist/collection/components/mds-accordion/mds-accordion.css +16 -16
- package/dist/collection/components/mds-accordion/mds-accordion.js +44 -10
- package/dist/collection/components/mds-accordion/test/mds-accordion.stories.js +4 -3
- package/dist/collection/components/mds-accordion-item/mds-accordion-item.css +38 -27
- package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +32 -2
- package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.css +0 -11
- 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.css +16 -8
- package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +17 -2
- package/dist/collection/components/mds-author/mds-author.css +1 -1
- package/dist/collection/components/mds-author/mds-author.js +2 -2
- package/dist/collection/components/mds-avatar/mds-avatar.css +27 -19
- package/dist/collection/components/mds-avatar/mds-avatar.js +48 -11
- package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.css +25 -0
- 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.css +5 -113
- package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
- package/dist/collection/components/mds-badge/mds-badge.css +41 -21
- package/dist/collection/components/mds-badge/mds-badge.js +33 -3
- package/dist/collection/components/mds-banner/mds-banner.css +36 -15
- package/dist/collection/components/mds-banner/mds-banner.js +37 -10
- package/dist/collection/components/mds-banner/test/mds-banner.stories.js +3 -3
- package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
- package/dist/collection/components/mds-bibliography/mds-bibliography.css +2 -2
- package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
- package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.css +0 -12
- package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +15 -12
- package/dist/collection/components/mds-breadcrumb/test/mds-breadcrumb.stories.js +2 -2
- package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
- package/dist/collection/components/mds-button/mds-button.css +27 -29
- package/dist/collection/components/mds-button/mds-button.js +28 -5
- package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
- package/dist/collection/components/mds-button-group/mds-button-group.css +15 -0
- 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 +505 -196
- package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
- package/dist/collection/components/mds-card/mds-card.css +17 -6
- package/dist/collection/components/mds-card/mds-card.js +35 -16
- package/dist/collection/components/mds-card/test/mds-card.stories.js +3 -3
- 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.css +38 -24
- package/dist/collection/components/mds-chip/mds-chip.js +33 -6
- package/dist/collection/components/mds-details/mds-details.css +23 -10
- package/dist/collection/components/mds-details/mds-details.js +16 -2
- package/dist/collection/components/mds-dropdown/mds-dropdown.css +40 -19
- package/dist/collection/components/mds-dropdown/mds-dropdown.js +65 -37
- package/dist/collection/components/mds-dropdown/test/mds-dropdown.stories.js +15 -15
- package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
- package/dist/collection/components/mds-entity/mds-entity.css +19 -10
- package/dist/collection/components/mds-entity/mds-entity.js +27 -2
- package/dist/collection/components/mds-file/mds-file.css +32 -20
- package/dist/collection/components/mds-file/mds-file.js +37 -8
- package/dist/collection/components/mds-file/test/mds-file.stories.js +2 -2
- package/dist/collection/components/mds-file-preview/mds-file-preview.css +41 -23
- package/dist/collection/components/mds-file-preview/mds-file-preview.js +36 -2
- package/dist/collection/components/mds-filter/mds-filter.css +43 -26
- package/dist/collection/components/mds-filter/mds-filter.js +29 -3
- package/dist/collection/components/mds-filter-item/mds-filter-item.css +33 -13
- package/dist/collection/components/mds-filter-item/mds-filter-item.js +32 -4
- package/dist/collection/components/mds-header/mds-header.css +18 -7
- package/dist/collection/components/mds-header/mds-header.js +48 -20
- package/dist/collection/components/mds-header/test/mds-header.stories.js +2 -2
- package/dist/collection/components/mds-header-bar/mds-header-bar.css +33 -13
- package/dist/collection/components/mds-header-bar/mds-header-bar.js +38 -5
- package/dist/collection/components/mds-help/mds-help.js +8 -8
- package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.css +11 -15
- package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
- package/dist/collection/components/mds-hr/mds-hr.css +9 -3
- package/dist/collection/components/mds-hr/mds-hr.js +21 -1
- package/dist/collection/components/mds-icon/mds-icon.js +3 -5
- package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
- package/dist/collection/components/mds-img/mds-img.js +11 -7
- package/dist/collection/components/mds-input/mds-input.css +34 -60
- package/dist/collection/components/mds-input/mds-input.js +69 -18
- package/dist/collection/components/mds-input-date/mds-input-date.css +35 -16
- package/dist/collection/components/mds-input-date/mds-input-date.js +86 -30
- package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +72 -16
- package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +267 -85
- 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.css +48 -0
- 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.css +37 -36
- package/dist/collection/components/mds-input-range/mds-input-range.js +29 -2
- package/dist/collection/components/mds-input-select/mds-input-select.css +40 -28
- package/dist/collection/components/mds-input-select/mds-input-select.js +55 -14
- package/dist/collection/components/mds-input-switch/mds-input-switch.css +9 -3
- package/dist/collection/components/mds-input-switch/mds-input-switch.js +22 -3
- package/dist/collection/components/mds-input-tip/mds-input-tip.css +16 -7
- package/dist/collection/components/mds-input-tip/mds-input-tip.js +19 -1
- package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.css +29 -16
- package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +25 -3
- package/dist/collection/components/mds-input-upload/mds-input-upload.css +2 -5
- package/dist/collection/components/mds-input-upload/mds-input-upload.js +23 -10
- package/dist/collection/components/mds-keyboard/mds-keyboard.css +9 -3
- package/dist/collection/components/mds-keyboard/mds-keyboard.js +40 -13
- 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.css +47 -43
- package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +27 -1
- package/dist/collection/components/mds-label/mds-label.css +17 -6
- package/dist/collection/components/mds-label/mds-label.js +24 -2
- package/dist/collection/components/mds-list/mds-list.css +4 -5
- package/dist/collection/components/mds-list/mds-list.js +2 -2
- package/dist/collection/components/mds-list-item/mds-list-item.css +11 -8
- package/dist/collection/components/mds-list-item/mds-list-item.js +17 -2
- package/dist/collection/components/mds-mention/mds-mention.js +1 -1
- package/dist/collection/components/mds-modal/mds-modal.css +198 -67
- package/dist/collection/components/mds-modal/mds-modal.js +144 -82
- package/dist/collection/components/mds-modal/test/mds-modal.stories.js +44 -3
- package/dist/collection/components/mds-note/mds-note.css +47 -35
- package/dist/collection/components/mds-note/mds-note.js +30 -3
- package/dist/collection/components/mds-notification/mds-notification.css +34 -26
- package/dist/collection/components/mds-notification/mds-notification.js +26 -11
- package/dist/collection/components/mds-notification/test/mds-notification.stories.js +7 -7
- package/dist/collection/components/mds-paginator/mds-paginator.css +48 -28
- package/dist/collection/components/mds-paginator/mds-paginator.js +46 -1
- package/dist/collection/components/mds-paginator-item/mds-paginator-item.css +29 -15
- package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +28 -5
- package/dist/collection/components/mds-policy-ai/mds-policy-ai.css +10 -7
- package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +8 -2
- package/dist/collection/components/mds-pref/mds-pref.js +8 -5
- package/dist/collection/components/mds-pref-animation/mds-pref-animation.css +8 -3
- package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +20 -9
- package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.css +8 -3
- package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +20 -9
- package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.css +8 -3
- package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +21 -10
- 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.css +3 -3
- package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +37 -22
- 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.css +35 -16
- package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +32 -2
- package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.css +39 -24
- package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +32 -2
- package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.css +37 -17
- package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +29 -3
- 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.css +41 -28
- package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +29 -3
- package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.css +4 -5
- 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.css +37 -19
- package/dist/collection/components/mds-progress/mds-progress.js +28 -2
- package/dist/collection/components/mds-push-notification/mds-push-notification.css +14 -8
- package/dist/collection/components/mds-push-notification/mds-push-notification.js +45 -14
- package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.css +51 -38
- package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +38 -9
- package/dist/collection/components/mds-push-notification-item/test/mds-push-notification-item.stories.js +2 -2
- package/dist/collection/components/mds-quote/mds-quote.css +9 -5
- package/dist/collection/components/mds-quote/mds-quote.js +17 -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.css +19 -9
- package/dist/collection/components/mds-separator/mds-separator.js +26 -1
- package/dist/collection/components/mds-spinner/mds-spinner.css +29 -23
- package/dist/collection/components/mds-spinner/mds-spinner.js +16 -1
- package/dist/collection/components/mds-status-bar/mds-status-bar.css +22 -19
- package/dist/collection/components/mds-status-bar/mds-status-bar.js +37 -4
- package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.css +13 -32
- 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.css +34 -44
- package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +14 -2
- package/dist/collection/components/mds-tab/mds-tab.css +50 -20
- package/dist/collection/components/mds-tab/mds-tab.js +43 -6
- package/dist/collection/components/mds-tab-bar/mds-tab-bar.css +35 -14
- package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +32 -2
- package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.css +36 -16
- package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +33 -4
- package/dist/collection/components/mds-tab-item/mds-tab-item.css +11 -6
- package/dist/collection/components/mds-tab-item/mds-tab-item.js +74 -1
- package/dist/collection/components/mds-table/mds-table.css +39 -19
- package/dist/collection/components/mds-table/mds-table.js +33 -7
- package/dist/collection/components/mds-table-body/mds-table-body.css +18 -9
- package/dist/collection/components/mds-table-body/mds-table-body.js +19 -4
- package/dist/collection/components/mds-table-cell/mds-table-cell.css +17 -8
- package/dist/collection/components/mds-table-cell/mds-table-cell.js +17 -2
- package/dist/collection/components/mds-table-footer/mds-table-footer.css +18 -8
- package/dist/collection/components/mds-table-footer/mds-table-footer.js +17 -2
- package/dist/collection/components/mds-table-header/mds-table-header.css +18 -8
- package/dist/collection/components/mds-table-header/mds-table-header.js +34 -9
- package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.css +20 -10
- package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +31 -9
- package/dist/collection/components/mds-table-row/mds-table-row.css +25 -14
- package/dist/collection/components/mds-table-row/mds-table-row.js +44 -10
- package/dist/collection/components/mds-text/mds-text.css +7 -5
- package/dist/collection/components/mds-text/mds-text.js +19 -4
- package/dist/collection/components/mds-toast/mds-toast.css +51 -26
- package/dist/collection/components/mds-toast/mds-toast.js +35 -5
- package/dist/collection/components/mds-tooltip/mds-tooltip.css +39 -22
- package/dist/collection/components/mds-tooltip/mds-tooltip.js +56 -28
- package/dist/collection/components/mds-tooltip/test/mds-tooltip.stories.js +11 -11
- package/dist/collection/components/mds-tree/mds-tree.css +2 -2
- package/dist/collection/components/mds-tree/mds-tree.js +35 -3
- package/dist/collection/components/mds-tree-item/mds-tree-item.css +47 -76
- package/dist/collection/components/mds-tree-item/mds-tree-item.js +105 -5
- package/dist/collection/components/mds-url-view/mds-url-view.css +43 -31
- package/dist/collection/components/mds-url-view/mds-url-view.js +32 -5
- package/dist/collection/components/mds-usage/mds-usage.css +44 -26
- package/dist/collection/components/mds-usage/mds-usage.js +32 -3
- package/dist/collection/components/mds-video-wall/mds-video-wall.css +13 -14
- package/dist/collection/components/mds-video-wall/mds-video-wall.js +3 -2
- package/dist/collection/components/mds-zero/mds-zero.css +36 -20
- package/dist/collection/components/mds-zero/mds-zero.js +32 -2
- package/dist/collection/index.js +15 -0
- package/dist/collection/storybook/color-scale.stories.js +1 -1
- package/dist/components/floating-controller.js +1 -1
- 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 +2 -2
- package/dist/components/mds-file.js +3 -3
- 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/components/preference.js +1 -0
- package/dist/documentation.json +1314 -732
- package/dist/esm/{floating-controller-CP3-OFb9.js → floating-controller-D5eXU5Mk.js} +5 -5
- 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 +24 -2
- package/dist/esm/mds-accordion-timer-item.entry.js +12 -2
- package/dist/esm/mds-accordion-timer.entry.js +4 -4
- package/dist/esm/mds-accordion.entry.js +32 -5
- package/dist/esm/mds-author.entry.js +2 -2
- package/dist/esm/mds-avatar-stack-item.entry.js +2 -2
- package/dist/esm/mds-avatar-stack.entry.js +2 -2
- package/dist/esm/mds-avatar.entry.js +47 -12
- package/dist/esm/mds-badge.entry.js +25 -3
- package/dist/esm/mds-banner_3.entry.js +60 -15
- package/dist/esm/mds-benchmark-bar.entry.js +3 -3
- package/dist/esm/mds-bibliography.entry.js +6 -6
- package/dist/esm/mds-breadcrumb-item.entry.js +2 -2
- package/dist/esm/mds-breadcrumb.entry.js +10 -7
- package/dist/esm/mds-button-dropdown.entry.js +2 -2
- package/dist/esm/mds-button-group.entry.js +2 -2
- package/dist/esm/mds-button_3.entry.js +37 -237
- package/dist/esm/mds-calendar_2.entry.js +332 -191
- package/dist/esm/mds-card-content.entry.js +2 -2
- package/dist/esm/mds-card-footer.entry.js +2 -2
- package/dist/esm/mds-card-header.entry.js +2 -2
- package/dist/esm/mds-card-media.entry.js +2 -2
- package/dist/esm/mds-card.entry.js +29 -13
- package/dist/esm/mds-details.entry.js +14 -2
- package/dist/esm/mds-dropdown.entry.js +42 -22
- package/dist/esm/mds-emoji.entry.js +10 -3
- package/dist/esm/mds-entity.entry.js +20 -2
- package/dist/esm/mds-file-preview.entry.js +32 -2
- package/dist/esm/mds-file.entry.js +29 -4
- package/dist/esm/mds-filter-item.entry.js +25 -5
- package/dist/esm/mds-filter.entry.js +25 -3
- package/dist/esm/mds-header-bar.entry.js +28 -2
- package/dist/esm/mds-header.entry.js +34 -12
- package/dist/esm/mds-horizontal-scroll.entry.js +13 -10
- package/dist/esm/mds-hr.entry.js +16 -2
- package/dist/esm/mds-img.entry.js +11 -7
- package/dist/esm/mds-input-date-range-preselection.entry.js +2 -2
- package/dist/esm/mds-input-date-range.entry.js +230 -67
- package/dist/esm/mds-input-date.entry.js +68 -23
- package/dist/esm/mds-input-field.entry.js +5 -5
- package/dist/esm/mds-input-otp.entry.js +4 -4
- package/dist/esm/mds-input-range.entry.js +24 -2
- package/dist/esm/mds-input-select.entry.js +50 -14
- package/dist/esm/mds-input-switch_2.entry.js +30 -4
- package/dist/esm/mds-input-tip_2.entry.js +31 -5
- package/dist/esm/mds-input-upload.entry.js +23 -10
- package/dist/esm/mds-input.entry.js +48 -10
- package/dist/esm/mds-keyboard-key.entry.js +6 -3
- package/dist/esm/mds-keyboard.entry.js +35 -13
- package/dist/esm/mds-kpi-item.entry.js +24 -2
- package/dist/esm/mds-kpi.entry.js +2 -2
- package/dist/esm/mds-label.entry.js +21 -2
- package/dist/esm/mds-list-item.entry.js +12 -2
- package/dist/esm/mds-list.entry.js +2 -2
- package/dist/esm/mds-mention.entry.js +2 -2
- package/dist/esm/mds-modal.entry.js +130 -49
- package/dist/esm/mds-note.entry.js +25 -2
- package/dist/esm/mds-notification.entry.js +18 -8
- package/dist/esm/mds-paginator-item.entry.js +21 -5
- package/dist/esm/mds-paginator.entry.js +39 -2
- package/dist/esm/mds-policy-ai.entry.js +8 -2
- package/dist/esm/mds-pref-animation.entry.js +19 -9
- package/dist/esm/mds-pref-consumption.entry.js +19 -9
- package/dist/esm/mds-pref-contrast.entry.js +20 -10
- package/dist/esm/mds-pref-language-item.entry.js +5 -2
- package/dist/esm/mds-pref-language.entry.js +6 -3
- package/dist/esm/mds-pref-theme-variant-item.entry.js +6 -3
- package/dist/esm/mds-pref-theme-variant.entry.js +7 -4
- package/dist/esm/mds-pref-theme.entry.js +34 -22
- package/dist/esm/mds-pref.entry.js +7 -4
- package/dist/esm/mds-price-table-features-cell.entry.js +24 -2
- package/dist/esm/mds-price-table-features-row.entry.js +24 -2
- package/dist/esm/mds-price-table-features.entry.js +24 -2
- package/dist/esm/mds-price-table-header.entry.js +2 -2
- package/dist/esm/mds-price-table-list-item.entry.js +2 -2
- package/dist/esm/mds-price-table-list.entry.js +24 -2
- package/dist/esm/mds-price-table.entry.js +2 -2
- package/dist/esm/mds-progress_2.entry.js +27 -5
- package/dist/esm/mds-push-notification-item.entry.js +32 -7
- package/dist/esm/mds-push-notification.entry.js +31 -7
- package/dist/esm/mds-quote.entry.js +12 -2
- package/dist/esm/mds-radial-menu-item.entry.js +5 -2
- package/dist/esm/mds-radial-menu.entry.js +5 -5
- package/dist/esm/mds-separator.entry.js +20 -2
- package/dist/esm/mds-status-bar.entry.js +28 -3
- package/dist/esm/mds-stepper-bar-item.entry.js +13 -2
- package/dist/esm/mds-stepper-bar.entry.js +3 -3
- package/dist/esm/mds-tab-bar-item.entry.js +28 -3
- package/dist/esm/mds-tab-bar.entry.js +24 -2
- package/dist/esm/mds-tab_2.entry.js +58 -8
- package/dist/esm/mds-table-body.entry.js +12 -2
- package/dist/esm/mds-table-footer.entry.js +12 -2
- package/dist/esm/mds-table-header-cell.entry.js +29 -8
- package/dist/esm/mds-table-header.entry.js +21 -3
- package/dist/esm/mds-table-row.entry.js +18 -4
- package/dist/esm/mds-table.entry.js +27 -5
- package/dist/esm/mds-text.entry.js +14 -4
- package/dist/esm/mds-toast.entry.js +26 -4
- package/dist/esm/mds-tooltip.entry.js +38 -18
- package/dist/esm/mds-tree-item.entry.js +32 -2
- package/dist/esm/mds-tree.entry.js +35 -3
- package/dist/esm/mds-url-view.entry.js +28 -5
- package/dist/esm/mds-usage.entry.js +27 -2
- package/dist/esm/mds-video-wall.entry.js +2 -2
- package/dist/esm/mds-zero.entry.js +24 -2
- package/dist/esm/preference-fMwnXhio.js +79 -0
- package/dist/esm-es5/floating-controller-D5eXU5Mk.js +1 -0
- 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 +2 -2
- package/dist/esm-es5/mds-file.entry.js +3 -3
- 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/esm-es5/preference-fMwnXhio.js +1 -0
- package/dist/hydrate/index.js +3092 -935
- package/dist/hydrate/index.mjs +3092 -935
- package/dist/magma-components/index.esm.js +1 -0
- package/dist/magma-components/magma-components.esm.js +1 -1
- package/dist/magma-components/p-0105d7c7.entry.js +8 -0
- package/dist/magma-components/p-022defe8.entry.js +1 -0
- package/dist/magma-components/p-02d858d0.entry.js +1 -0
- package/dist/magma-components/p-0607a2b3.entry.js +1 -0
- package/dist/magma-components/p-0af4d0ef.entry.js +1 -0
- package/dist/magma-components/p-0b91aae4.entry.js +1 -0
- package/dist/magma-components/p-0bb29dbd.system.entry.js +1 -0
- package/dist/magma-components/p-0c1a5df0.entry.js +1 -0
- package/dist/magma-components/p-0e986d85.entry.js +18 -0
- package/dist/magma-components/p-0ea42813.entry.js +1 -0
- package/dist/magma-components/p-0fe5aeaf.system.entry.js +1 -0
- package/dist/magma-components/p-10ddec99.system.entry.js +1 -0
- package/dist/magma-components/p-11567740.entry.js +1 -0
- package/dist/magma-components/p-116238cf.system.entry.js +1 -0
- package/dist/magma-components/p-1239667c.system.entry.js +1 -0
- package/dist/magma-components/p-1518fda3.system.entry.js +1 -0
- package/dist/magma-components/p-16c94506.system.entry.js +1 -0
- package/dist/magma-components/p-18823bfc.system.entry.js +1 -0
- package/dist/magma-components/p-188e94ef.system.entry.js +1 -0
- package/dist/magma-components/p-19446c9e.entry.js +1 -0
- package/dist/magma-components/p-1a73c7b0.system.entry.js +1 -0
- package/dist/magma-components/p-1ad03ee9.entry.js +1 -0
- package/dist/magma-components/p-1c4038f7.system.entry.js +1 -0
- package/dist/magma-components/p-2035564c.system.entry.js +1 -0
- package/dist/magma-components/p-2128ce5a.system.entry.js +1 -0
- package/dist/magma-components/p-21ee64ec.entry.js +1 -0
- package/dist/magma-components/p-224d2f55.entry.js +1 -0
- package/dist/magma-components/p-23791e85.system.entry.js +1 -0
- package/dist/magma-components/p-248c1b2c.system.entry.js +1 -0
- package/dist/magma-components/p-249b80a5.entry.js +1 -0
- package/dist/magma-components/p-262daf4f.entry.js +1 -0
- package/dist/magma-components/p-288ce251.entry.js +1 -0
- package/dist/magma-components/p-2a804b82.entry.js +1 -0
- package/dist/magma-components/p-2aff9851.system.entry.js +1 -0
- package/dist/magma-components/p-2b0667f6.system.entry.js +1 -0
- package/dist/magma-components/p-2bd03b3d.system.entry.js +1 -0
- package/dist/magma-components/p-2bfa7ed9.system.entry.js +1 -0
- package/dist/magma-components/p-2c6c80e8.entry.js +1 -0
- package/dist/magma-components/p-2e88e014.system.entry.js +1 -0
- package/dist/magma-components/p-2f5cc981.system.entry.js +1 -0
- package/dist/magma-components/p-31403b12.entry.js +1 -0
- package/dist/magma-components/p-31616d0b.entry.js +1 -0
- package/dist/magma-components/p-33b03c17.system.entry.js +1 -0
- package/dist/magma-components/p-353f30cc.system.entry.js +1 -0
- package/dist/magma-components/p-35482f9d.system.entry.js +1 -0
- package/dist/magma-components/p-35b5889a.system.entry.js +1 -0
- package/dist/magma-components/p-36d9d329.system.entry.js +1 -0
- package/dist/magma-components/p-36fd1ed7.system.entry.js +1 -0
- package/dist/magma-components/p-377c94ee.system.entry.js +1 -0
- package/dist/magma-components/p-385f395d.system.entry.js +1 -0
- package/dist/magma-components/p-39c09a42.system.entry.js +1 -0
- package/dist/magma-components/p-3_AKUQtJ.system.js +1 -0
- package/dist/magma-components/p-3c306ed0.system.entry.js +1 -0
- package/dist/magma-components/p-3de6fa18.entry.js +1 -0
- package/dist/magma-components/p-41da539f.entry.js +1 -0
- package/dist/magma-components/p-422bb9e2.system.entry.js +1 -0
- package/dist/magma-components/p-447c2d1b.entry.js +1 -0
- package/dist/magma-components/p-44e2965d.entry.js +1 -0
- package/dist/magma-components/p-46266f27.entry.js +1 -0
- package/dist/magma-components/p-4630472f.entry.js +1 -0
- package/dist/magma-components/p-4671336c.entry.js +1 -0
- package/dist/magma-components/p-4803d24f.system.entry.js +1 -0
- package/dist/magma-components/p-4a929c1c.entry.js +1 -0
- package/dist/magma-components/p-4bc7756a.system.entry.js +1 -0
- package/dist/magma-components/p-4f8ae676.system.entry.js +1 -0
- package/dist/magma-components/p-50c922ad.system.entry.js +1 -0
- package/dist/magma-components/p-50cdb70c.system.entry.js +1 -0
- package/dist/magma-components/p-52c10dbf.system.entry.js +1 -0
- package/dist/magma-components/p-52e35c13.system.entry.js +1 -0
- package/dist/magma-components/p-56a8f1d0.system.entry.js +1 -0
- package/dist/magma-components/p-5724212b.entry.js +1 -0
- package/dist/magma-components/p-5be1c273.entry.js +1 -0
- package/dist/magma-components/p-5d05fa1a.entry.js +1 -0
- package/dist/magma-components/p-5de4bf4f.entry.js +1 -0
- package/dist/magma-components/p-5e626696.entry.js +1 -0
- package/dist/magma-components/p-5f1532c0.system.entry.js +1 -0
- package/dist/magma-components/{p-81d21afc.entry.js → p-5fe8c814.entry.js} +1 -1
- package/dist/magma-components/{p-281bc999.system.entry.js → p-60e8812c.system.entry.js} +1 -1
- package/dist/magma-components/p-611fa0a4.entry.js +1 -0
- package/dist/magma-components/p-61fefe1b.system.entry.js +1 -0
- package/dist/magma-components/p-62c9216f.system.entry.js +1 -0
- package/dist/magma-components/p-652b4e43.entry.js +1 -0
- package/dist/magma-components/p-6a92f533.entry.js +1 -0
- package/dist/magma-components/p-6b3569a0.entry.js +1 -0
- package/dist/magma-components/p-6b9175f1.system.entry.js +1 -0
- package/dist/magma-components/p-6ecfec17.entry.js +1 -0
- package/dist/magma-components/p-6ed096d3.system.entry.js +1 -0
- package/dist/magma-components/p-6ee86191.entry.js +1 -0
- package/dist/magma-components/{p-922cb36e.entry.js → p-70719b58.entry.js} +1 -1
- package/dist/magma-components/p-70e1a436.entry.js +1 -0
- package/dist/magma-components/p-725d9e09.entry.js +1 -0
- package/dist/magma-components/p-726a76f0.entry.js +1 -0
- package/dist/magma-components/p-72d91c6f.system.entry.js +1 -0
- package/dist/magma-components/{p-851df0fb.entry.js → p-73926a10.entry.js} +1 -1
- package/dist/magma-components/p-7499262d.system.entry.js +1 -0
- package/dist/magma-components/p-750214a3.entry.js +1 -0
- package/dist/magma-components/p-7590a160.entry.js +1 -0
- package/dist/magma-components/p-75fa7e6f.system.entry.js +1 -0
- package/dist/magma-components/p-765447d4.system.entry.js +1 -0
- package/dist/magma-components/p-76cb480d.entry.js +1 -0
- package/dist/magma-components/p-79e12ac8.entry.js +1 -0
- package/dist/magma-components/p-7b4b9b88.system.entry.js +1 -0
- package/dist/magma-components/p-7c464f28.entry.js +1 -0
- package/dist/magma-components/p-7d338f59.system.entry.js +1 -0
- package/dist/magma-components/p-81e16f90.system.entry.js +1 -0
- package/dist/magma-components/p-82c6cdb9.system.entry.js +1 -0
- package/dist/magma-components/p-83b01f8e.system.entry.js +1 -0
- package/dist/magma-components/p-8546f46f.system.entry.js +1 -0
- package/dist/magma-components/p-85a2d99d.entry.js +1 -0
- package/dist/magma-components/p-8620f425.entry.js +1 -0
- package/dist/magma-components/p-89581b08.system.entry.js +1 -0
- package/dist/magma-components/p-8964a9fe.entry.js +1 -0
- package/dist/magma-components/p-899cd759.entry.js +1 -0
- package/dist/magma-components/p-8b2408b2.entry.js +1 -0
- package/dist/magma-components/p-8b9f6896.entry.js +1 -0
- package/dist/magma-components/p-8bde0c42.entry.js +1 -0
- package/dist/magma-components/p-8d5955ca.system.entry.js +1 -0
- package/dist/magma-components/p-91a1d3d5.entry.js +1 -0
- package/dist/magma-components/p-93538408.system.entry.js +1 -0
- package/dist/magma-components/p-94ff105b.system.entry.js +1 -0
- package/dist/magma-components/p-96f7ec63.entry.js +1 -0
- package/dist/magma-components/p-97144490.entry.js +1 -0
- package/dist/magma-components/p-999b0698.system.entry.js +1 -0
- package/dist/magma-components/p-9e533765.system.entry.js +18 -0
- package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
- package/dist/magma-components/p-DssKRrAV.system.js +1 -0
- package/dist/magma-components/p-MSUJeuJp.js +1 -0
- package/dist/magma-components/p-a24d6d4a.system.entry.js +1 -0
- package/dist/magma-components/p-a24dadaa.system.entry.js +1 -0
- package/dist/magma-components/p-a2b84011.system.entry.js +1 -0
- package/dist/magma-components/p-a2d761d6.entry.js +1 -0
- package/dist/magma-components/p-a379adca.entry.js +1 -0
- package/dist/magma-components/p-a46f7424.system.entry.js +1 -0
- package/dist/magma-components/p-a47708f1.system.entry.js +1 -0
- package/dist/magma-components/p-a4d11055.system.entry.js +1 -0
- package/dist/magma-components/{p-6f89537f.entry.js → p-a5ef9d32.entry.js} +1 -1
- package/dist/magma-components/p-a6103622.entry.js +1 -0
- package/dist/magma-components/p-a6b8b861.entry.js +1 -0
- package/dist/magma-components/p-a6bdaa85.entry.js +1 -0
- package/dist/magma-components/p-a716833c.system.entry.js +1 -0
- package/dist/magma-components/p-a877906d.system.entry.js +1 -0
- package/dist/magma-components/p-a8a2d90e.system.entry.js +1 -0
- package/dist/magma-components/p-a92edada.entry.js +1 -0
- package/dist/magma-components/p-aafec5fe.entry.js +1 -0
- package/dist/magma-components/p-abce0c57.system.entry.js +1 -0
- package/dist/magma-components/p-ac2ee475.entry.js +1 -0
- package/dist/magma-components/p-ac5baffa.system.entry.js +1 -0
- package/dist/magma-components/p-ad1ad433.system.entry.js +1 -0
- package/dist/magma-components/p-ae433eb9.entry.js +1 -0
- package/dist/magma-components/p-afaef9a1.entry.js +1 -0
- package/dist/magma-components/p-b257222c.system.entry.js +1 -0
- package/dist/magma-components/p-b472ed3c.entry.js +1 -0
- package/dist/magma-components/p-b4fc19e9.entry.js +1 -0
- package/dist/magma-components/p-b53ef2c1.entry.js +1 -0
- package/dist/magma-components/p-b7dedc9f.entry.js +1 -0
- package/dist/magma-components/p-b97edfb5.entry.js +1 -0
- package/dist/magma-components/p-bc851caf.entry.js +1 -0
- package/dist/magma-components/p-bc8ef479.system.entry.js +9 -0
- package/dist/magma-components/p-bdc54840.system.entry.js +1 -0
- package/dist/magma-components/p-bf29ca5a.entry.js +1 -0
- package/dist/magma-components/p-bfc29d3b.system.entry.js +1 -0
- package/dist/magma-components/p-bff1e84c.system.entry.js +1 -0
- package/dist/magma-components/p-c01c49b6.entry.js +1 -0
- package/dist/magma-components/p-c0296d86.system.entry.js +1 -0
- package/dist/magma-components/p-c036f516.entry.js +1 -0
- package/dist/magma-components/p-c3d8aa52.entry.js +1 -0
- package/dist/magma-components/{p-e52285f2.system.entry.js → p-c4e7b103.system.entry.js} +1 -1
- package/dist/magma-components/p-c7a0a746.system.entry.js +1 -0
- package/dist/magma-components/p-c92a772e.entry.js +1 -0
- package/dist/magma-components/p-ca09ab1d.system.entry.js +1 -0
- package/dist/magma-components/p-cc9212ce.system.entry.js +1 -0
- package/dist/magma-components/p-cc95225c.system.entry.js +1 -0
- package/dist/magma-components/p-cd49c455.entry.js +1 -0
- package/dist/magma-components/p-d0542487.entry.js +1 -0
- package/dist/magma-components/p-d0dfe659.entry.js +1 -0
- package/dist/magma-components/p-d0eb94ea.system.entry.js +1 -0
- package/dist/magma-components/p-d3e5c4eb.system.entry.js +1 -0
- package/dist/magma-components/p-d4295773.entry.js +1 -0
- package/dist/magma-components/p-d5700423.system.entry.js +1 -0
- package/dist/magma-components/{p-37989a99.system.entry.js → p-d838cb1c.system.entry.js} +1 -1
- package/dist/magma-components/p-d9605a5d.system.entry.js +1 -0
- package/dist/magma-components/p-daa8f835.entry.js +1 -0
- package/dist/magma-components/p-db4e2a0b.system.entry.js +1 -0
- package/dist/magma-components/p-de0dac8f.entry.js +1 -0
- package/dist/magma-components/p-de8204f9.entry.js +1 -0
- package/dist/magma-components/p-e0b841e3.entry.js +1 -0
- package/dist/magma-components/p-e35ab355.entry.js +1 -0
- package/dist/magma-components/p-e44e2652.system.entry.js +1 -0
- package/dist/magma-components/p-e48d23f4.system.entry.js +1 -0
- package/dist/magma-components/p-e570aec5.system.entry.js +1 -0
- package/dist/magma-components/p-e57698df.system.entry.js +1 -0
- package/dist/magma-components/p-e669739e.entry.js +1 -0
- package/dist/magma-components/p-e8fa7a07.entry.js +1 -0
- package/dist/magma-components/{p-ced050bf.entry.js → p-ea2c8dd1.entry.js} +1 -1
- package/dist/magma-components/p-ea881c45.system.entry.js +1 -0
- package/dist/magma-components/p-ebfb6963.system.entry.js +1 -0
- package/dist/magma-components/p-eca8523b.system.entry.js +1 -0
- package/dist/magma-components/p-ef142420.system.entry.js +1 -0
- package/dist/magma-components/p-ef56af85.system.entry.js +1 -0
- package/dist/magma-components/p-f0762290.entry.js +1 -0
- package/dist/magma-components/p-f1832c1e.system.entry.js +1 -0
- package/dist/magma-components/p-f4b1974a.entry.js +1 -0
- package/dist/magma-components/p-f7cfc9a7.system.entry.js +1 -0
- package/dist/magma-components/p-f83a9e08.entry.js +1 -0
- package/dist/magma-components/p-f8ee5fec.system.entry.js +1 -0
- package/dist/magma-components/p-f91dab2b.entry.js +1 -0
- package/dist/magma-components/p-fMwnXhio.js +1 -0
- package/dist/magma-components/p-fa61d03c.entry.js +1 -0
- package/dist/magma-components/p-fbf423a7.system.entry.js +1 -0
- package/dist/magma-components/p-fbfb589c.entry.js +1 -0
- package/dist/magma-components/p-fc56d9ae.entry.js +1 -0
- package/dist/magma-components/p-fc862fe2.system.entry.js +1 -0
- package/dist/magma-components/{p-f8dc6a25.entry.js → p-fd574e21.entry.js} +1 -1
- package/dist/magma-components/p-fd649ac2.entry.js +1 -0
- package/dist/magma-components/p-fed36619.entry.js +1 -0
- package/dist/magma-components/p-oCzRm29V.system.js +1 -0
- package/dist/stats.json +5607 -2739
- package/dist/types/common/floating-controller.d.ts +3 -3
- package/dist/types/common/preference.d.ts +22 -0
- package/dist/types/components/mds-accordion/mds-accordion.d.ts +11 -3
- package/dist/types/components/mds-accordion/test/mds-accordion.stories.d.ts +3 -2
- package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +11 -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 +5 -1
- package/dist/types/components/mds-author/mds-author.d.ts +1 -1
- package/dist/types/components/mds-avatar/mds-avatar.d.ts +8 -0
- package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
- package/dist/types/components/mds-badge/mds-badge.d.ts +11 -1
- package/dist/types/components/mds-banner/mds-banner.d.ts +15 -3
- package/dist/types/components/mds-banner/test/mds-banner.stories.d.ts +2 -2
- package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
- package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +6 -3
- package/dist/types/components/mds-breadcrumb/test/mds-breadcrumb.stories.d.ts +1 -1
- package/dist/types/components/mds-button/mds-button.d.ts +7 -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 +81 -8
- package/dist/types/components/mds-card/mds-card.d.ts +10 -2
- package/dist/types/components/mds-card/test/mds-card.stories.d.ts +2 -2
- 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 +12 -0
- package/dist/types/components/mds-details/mds-details.d.ts +6 -1
- package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +24 -15
- package/dist/types/components/mds-dropdown/test/mds-dropdown.stories.d.ts +10 -10
- package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
- package/dist/types/components/mds-entity/mds-entity.d.ts +9 -1
- package/dist/types/components/mds-file/mds-file.d.ts +15 -2
- package/dist/types/components/mds-file/test/mds-file.stories.d.ts +1 -1
- package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +13 -0
- package/dist/types/components/mds-filter/mds-filter.d.ts +11 -1
- package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +10 -1
- package/dist/types/components/mds-header/mds-header.d.ts +14 -3
- package/dist/types/components/mds-header/test/mds-header.stories.d.ts +1 -1
- package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +15 -1
- package/dist/types/components/mds-help/mds-help.d.ts +3 -3
- package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
- package/dist/types/components/mds-hr/mds-hr.d.ts +6 -0
- package/dist/types/components/mds-icon/mds-icon.d.ts +0 -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 +4 -0
- package/dist/types/components/mds-input/mds-input.d.ts +25 -0
- package/dist/types/components/mds-input-date/mds-input-date.d.ts +31 -1
- package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +49 -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 +12 -1
- package/dist/types/components/mds-input-select/mds-input-select.d.ts +14 -0
- package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +10 -1
- package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +7 -0
- package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +12 -0
- package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +6 -0
- package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +12 -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-kpi-item/mds-kpi-item.d.ts +10 -0
- package/dist/types/components/mds-label/mds-label.d.ts +11 -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 +5 -1
- package/dist/types/components/mds-modal/mds-modal.d.ts +27 -13
- package/dist/types/components/mds-modal/meta/types.d.ts +0 -1
- package/dist/types/components/mds-modal/test/mds-modal.stories.d.ts +16 -2
- package/dist/types/components/mds-note/mds-note.d.ts +13 -1
- package/dist/types/components/mds-notification/mds-notification.d.ts +5 -2
- package/dist/types/components/mds-notification/test/mds-notification.stories.d.ts +6 -6
- package/dist/types/components/mds-paginator/mds-paginator.d.ts +15 -0
- package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +9 -2
- package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +4 -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 +8 -0
- package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +8 -0
- package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +8 -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 +12 -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 +11 -1
- package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +11 -1
- package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +11 -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 +11 -1
- package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
- package/dist/types/components/mds-progress/mds-progress.d.ts +10 -0
- package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +18 -4
- package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +14 -1
- package/dist/types/components/mds-quote/mds-quote.d.ts +5 -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-separator/mds-separator.d.ts +8 -0
- package/dist/types/components/mds-spinner/mds-spinner.d.ts +4 -0
- package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +14 -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 +6 -0
- package/dist/types/components/mds-tab/mds-tab.d.ts +12 -2
- package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +11 -1
- package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +14 -1
- package/dist/types/components/mds-tab-item/mds-tab-item.d.ts +20 -0
- package/dist/types/components/mds-table/mds-table.d.ts +14 -2
- package/dist/types/components/mds-table-body/mds-table-body.d.ts +11 -1
- package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +5 -1
- package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +5 -1
- package/dist/types/components/mds-table-header/mds-table-header.d.ts +16 -1
- package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +7 -0
- package/dist/types/components/mds-table-row/mds-table-row.d.ts +27 -1
- package/dist/types/components/mds-text/mds-text.d.ts +5 -1
- package/dist/types/components/mds-toast/mds-toast.d.ts +11 -1
- package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +18 -9
- package/dist/types/components/mds-tooltip/test/mds-tooltip.stories.d.ts +8 -8
- package/dist/types/components/mds-tree/mds-tree.d.ts +6 -1
- package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +35 -2
- package/dist/types/components/mds-url-view/mds-url-view.d.ts +13 -1
- package/dist/types/components/mds-usage/mds-usage.d.ts +14 -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 +11 -1
- package/dist/types/components.d.ts +553 -166
- package/dist/types/index.d.ts +15 -0
- package/package.json +12 -3
- package/dist/esm-es5/floating-controller-CP3-OFb9.js +0 -1
- package/dist/magma-components/p-003dd017.entry.js +0 -1
- package/dist/magma-components/p-00980a98.entry.js +0 -1
- package/dist/magma-components/p-00a16156.entry.js +0 -1
- package/dist/magma-components/p-0271b1f9.system.entry.js +0 -1
- package/dist/magma-components/p-035a9b2c.system.entry.js +0 -1
- package/dist/magma-components/p-03d883fa.system.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-07a0d14c.system.entry.js +0 -1
- package/dist/magma-components/p-0856948f.system.entry.js +0 -1
- package/dist/magma-components/p-0a5a2cd7.system.entry.js +0 -1
- package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
- package/dist/magma-components/p-0b4684f2.system.entry.js +0 -1
- package/dist/magma-components/p-0dffa327.system.entry.js +0 -1
- package/dist/magma-components/p-0eec989d.system.entry.js +0 -1
- package/dist/magma-components/p-1199b3f5.system.entry.js +0 -1
- package/dist/magma-components/p-11f0d03d.entry.js +0 -1
- package/dist/magma-components/p-13de0c57.system.entry.js +0 -1
- package/dist/magma-components/p-14359b83.entry.js +0 -1
- package/dist/magma-components/p-14faa91d.system.entry.js +0 -1
- package/dist/magma-components/p-163d0a27.entry.js +0 -1
- package/dist/magma-components/p-1680682d.system.entry.js +0 -1
- package/dist/magma-components/p-17bfde04.system.entry.js +0 -1
- package/dist/magma-components/p-195d6b05.entry.js +0 -1
- package/dist/magma-components/p-1b8b598a.entry.js +0 -1
- package/dist/magma-components/p-1dea53fc.entry.js +0 -1
- package/dist/magma-components/p-1e0826f3.entry.js +0 -1
- package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
- package/dist/magma-components/p-1fa503c2.system.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-21790967.system.entry.js +0 -1
- package/dist/magma-components/p-21af5302.entry.js +0 -1
- package/dist/magma-components/p-239ab62b.system.entry.js +0 -1
- package/dist/magma-components/p-2491f1e0.system.entry.js +0 -1
- package/dist/magma-components/p-24b3cc0d.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-2a134cfe.system.entry.js +0 -1
- package/dist/magma-components/p-2a222f3c.entry.js +0 -1
- package/dist/magma-components/p-2df71631.system.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-30ecdd0e.entry.js +0 -1
- package/dist/magma-components/p-315da7d0.system.entry.js +0 -1
- package/dist/magma-components/p-31a78457.system.entry.js +0 -1
- package/dist/magma-components/p-3298569b.entry.js +0 -1
- package/dist/magma-components/p-33183e9e.system.entry.js +0 -1
- package/dist/magma-components/p-33268316.entry.js +0 -1
- package/dist/magma-components/p-37241fed.entry.js +0 -1
- package/dist/magma-components/p-3736ff52.system.entry.js +0 -1
- package/dist/magma-components/p-37f4699d.entry.js +0 -1
- package/dist/magma-components/p-38b33737.system.entry.js +0 -1
- package/dist/magma-components/p-39d330ea.entry.js +0 -1
- package/dist/magma-components/p-3aadbc52.entry.js +0 -1
- package/dist/magma-components/p-3b637d6f.entry.js +0 -1
- package/dist/magma-components/p-423bad63.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-4813db7c.system.entry.js +0 -1
- package/dist/magma-components/p-49b8def9.system.entry.js +0 -1
- package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
- package/dist/magma-components/p-4bdc69b2.entry.js +0 -1
- package/dist/magma-components/p-4c8d8c76.entry.js +0 -1
- package/dist/magma-components/p-4cc70dac.entry.js +0 -1
- package/dist/magma-components/p-5011da19.system.entry.js +0 -1
- package/dist/magma-components/p-513533d1.entry.js +0 -1
- package/dist/magma-components/p-51f00e4f.system.entry.js +0 -1
- package/dist/magma-components/p-52253115.system.entry.js +0 -1
- package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
- package/dist/magma-components/p-53cd2333.system.entry.js +0 -1
- package/dist/magma-components/p-57af1404.entry.js +0 -1
- package/dist/magma-components/p-5a96f6a1.system.entry.js +0 -1
- package/dist/magma-components/p-5ac8fc7d.entry.js +0 -1
- package/dist/magma-components/p-5dc46946.entry.js +0 -1
- package/dist/magma-components/p-5eee076f.entry.js +0 -1
- package/dist/magma-components/p-5f027f21.entry.js +0 -1
- package/dist/magma-components/p-60c18f60.entry.js +0 -1
- package/dist/magma-components/p-61043767.system.entry.js +0 -1
- package/dist/magma-components/p-62d83191.entry.js +0 -1
- package/dist/magma-components/p-632b1bd2.system.entry.js +0 -1
- package/dist/magma-components/p-64609a40.system.entry.js +0 -18
- package/dist/magma-components/p-647ca5e1.system.entry.js +0 -1
- package/dist/magma-components/p-663e302d.system.entry.js +0 -1
- package/dist/magma-components/p-66b6399b.system.entry.js +0 -1
- package/dist/magma-components/p-67027e6e.system.entry.js +0 -1
- package/dist/magma-components/p-6705b68b.system.entry.js +0 -1
- package/dist/magma-components/p-67ab401f.entry.js +0 -1
- package/dist/magma-components/p-687f9261.system.entry.js +0 -1
- package/dist/magma-components/p-6a246ff8.entry.js +0 -1
- package/dist/magma-components/p-6cf5f38d.system.entry.js +0 -1
- package/dist/magma-components/p-701757f6.system.entry.js +0 -1
- package/dist/magma-components/p-715f92d4.system.entry.js +0 -1
- package/dist/magma-components/p-73132558.system.entry.js +0 -1
- package/dist/magma-components/p-7599608a.system.entry.js +0 -1
- package/dist/magma-components/p-769bf50e.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-77449970.entry.js +0 -1
- package/dist/magma-components/p-778a376a.system.entry.js +0 -1
- package/dist/magma-components/p-788669f0.system.entry.js +0 -1
- package/dist/magma-components/p-78fd3283.entry.js +0 -1
- package/dist/magma-components/p-79fdb37f.system.entry.js +0 -1
- package/dist/magma-components/p-7a166bc0.entry.js +0 -1
- package/dist/magma-components/p-7bca3e2e.system.entry.js +0 -1
- package/dist/magma-components/p-7c49ca6c.system.entry.js +0 -1
- package/dist/magma-components/p-7d3a54a4.system.entry.js +0 -1
- package/dist/magma-components/p-7e23a883.system.entry.js +0 -1
- package/dist/magma-components/p-80904595.system.entry.js +0 -1
- package/dist/magma-components/p-82337997.entry.js +0 -1
- package/dist/magma-components/p-825ee1e0.entry.js +0 -1
- package/dist/magma-components/p-83f1d211.system.entry.js +0 -1
- package/dist/magma-components/p-8aa8f2e0.entry.js +0 -1
- package/dist/magma-components/p-8b1ff303.entry.js +0 -1
- package/dist/magma-components/p-8b204fe7.system.entry.js +0 -1
- package/dist/magma-components/p-8c21567b.entry.js +0 -1
- package/dist/magma-components/p-8f7d632c.system.entry.js +0 -1
- package/dist/magma-components/p-9061a2b0.system.entry.js +0 -1
- package/dist/magma-components/p-91902df2.system.entry.js +0 -1
- package/dist/magma-components/p-91a85141.entry.js +0 -1
- package/dist/magma-components/p-9210f48f.system.entry.js +0 -1
- package/dist/magma-components/p-93b7d9c7.system.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-99e541f0.entry.js +0 -1
- package/dist/magma-components/p-9cf753f5.entry.js +0 -1
- package/dist/magma-components/p-9eaa277f.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-9f614c7c.system.entry.js +0 -1
- package/dist/magma-components/p-9yaIBCJC.system.js +0 -1
- package/dist/magma-components/p-CxU_BeBE.js +0 -1
- package/dist/magma-components/p-YWpyar7R.system.js +0 -1
- package/dist/magma-components/p-a1a16873.system.entry.js +0 -1
- package/dist/magma-components/p-a36c6db2.entry.js +0 -1
- package/dist/magma-components/p-a3c123e2.entry.js +0 -1
- package/dist/magma-components/p-a5451192.system.entry.js +0 -1
- package/dist/magma-components/p-a5a87d9b.system.entry.js +0 -1
- package/dist/magma-components/p-a5c774e1.system.entry.js +0 -1
- package/dist/magma-components/p-a69d95b7.entry.js +0 -1
- package/dist/magma-components/p-a7b5398f.system.entry.js +0 -1
- package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
- package/dist/magma-components/p-a8ca0d68.system.entry.js +0 -1
- package/dist/magma-components/p-a96d10ed.system.entry.js +0 -1
- package/dist/magma-components/p-ab63d01d.entry.js +0 -1
- package/dist/magma-components/p-ac42ce64.system.entry.js +0 -1
- package/dist/magma-components/p-aed97a03.system.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-b5077962.entry.js +0 -1
- package/dist/magma-components/p-b66fe79a.system.entry.js +0 -1
- package/dist/magma-components/p-b826e9cf.system.entry.js +0 -1
- package/dist/magma-components/p-b858d00e.entry.js +0 -1
- package/dist/magma-components/p-b8bb9b2a.entry.js +0 -1
- package/dist/magma-components/p-b95ba099.system.entry.js +0 -1
- package/dist/magma-components/p-ba01df62.system.entry.js +0 -1
- package/dist/magma-components/p-bbd19da5.entry.js +0 -18
- package/dist/magma-components/p-be4b1fce.entry.js +0 -1
- package/dist/magma-components/p-c08e2e11.system.entry.js +0 -1
- package/dist/magma-components/p-c179f3ca.entry.js +0 -1
- package/dist/magma-components/p-c1809ec1.system.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-ca36fc65.entry.js +0 -1
- package/dist/magma-components/p-cb2f2f0a.entry.js +0 -1
- package/dist/magma-components/p-cb7a85da.entry.js +0 -1
- package/dist/magma-components/p-cc9db7f3.system.entry.js +0 -1
- package/dist/magma-components/p-ccf7878a.entry.js +0 -1
- package/dist/magma-components/p-ce1c17ae.system.entry.js +0 -1
- package/dist/magma-components/p-cf26c62c.system.entry.js +0 -1
- package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
- package/dist/magma-components/p-d25df1ff.system.entry.js +0 -1
- package/dist/magma-components/p-d441e8c5.system.entry.js +0 -1
- package/dist/magma-components/p-d44cf903.system.entry.js +0 -1
- package/dist/magma-components/p-d480bc64.system.entry.js +0 -1
- package/dist/magma-components/p-d4cac1a1.system.entry.js +0 -1
- package/dist/magma-components/p-d9635f96.system.entry.js +0 -1
- package/dist/magma-components/p-dafa88ad.entry.js +0 -1
- package/dist/magma-components/p-dca87306.entry.js +0 -1
- package/dist/magma-components/p-dcc5188d.entry.js +0 -1
- package/dist/magma-components/p-de98e8b6.system.entry.js +0 -1
- package/dist/magma-components/p-e01cb161.entry.js +0 -1
- package/dist/magma-components/p-e07404ae.entry.js +0 -1
- package/dist/magma-components/p-e4c4824b.system.entry.js +0 -1
- package/dist/magma-components/p-e6a3c03b.system.entry.js +0 -9
- package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
- package/dist/magma-components/p-ee149fc3.system.entry.js +0 -1
- package/dist/magma-components/p-ef4393bf.entry.js +0 -1
- package/dist/magma-components/p-ef82cbb3.system.entry.js +0 -1
- package/dist/magma-components/p-f02b49c5.system.entry.js +0 -1
- package/dist/magma-components/p-f5dd0163.system.entry.js +0 -1
- package/dist/magma-components/p-f62cf5a9.system.entry.js +0 -1
- package/dist/magma-components/p-f8be02b6.entry.js +0 -1
- package/dist/magma-components/p-f950a39a.entry.js +0 -1
- package/dist/magma-components/p-f9541d6b.system.entry.js +0 -1
- package/dist/magma-components/p-f9691a57.system.entry.js +0 -1
- package/dist/magma-components/p-fa6d02de.system.entry.js +0 -1
- package/dist/magma-components/p-fbe46b32.system.entry.js +0 -1
- package/dist/magma-components/p-fcc3ab4c.entry.js +0 -1
- package/dist/magma-components/p-fd4f6135.system.entry.js +0 -1
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-CNuKb6Lv.js');
|
|
4
4
|
var locale = require('./locale-oGW3SvGJ.js');
|
|
5
|
+
var preference = require('./preference-BdpIXWLP.js');
|
|
5
6
|
|
|
6
7
|
const dont$3 = "Δεν επιτρέπεται";
|
|
7
8
|
const info$3 = "Πληροφορία";
|
|
@@ -43,7 +44,7 @@ var localeIt = {
|
|
|
43
44
|
warn: warn
|
|
44
45
|
};
|
|
45
46
|
|
|
46
|
-
const mdsUsageCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer
|
|
47
|
+
const mdsUsageCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-usage-border-color:rgb(var(--status-info-06,0 161 208));--mds-usage-header-background:rgb(var(--status-info-05,112 198 234));--mds-usage-header-color:rgb(var(--status-info-10,0 61 103));--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-usage-border-color:rgb(var(--status-info-06,0 161 208));--mds-usage-header-background:var(--mds-usage-border-color,rgb(var(--status-info-06,0 161 208)));--mds-usage-header-color:rgb(var(--tone-neutral,0 0 0));--mds-usage-transition-duration:var(--duration-200,.2s);--private-usage-transition-duration:var(--mds-usage-transition-duration);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));border-color:var(--mds-usage-border-color,rgb(var(--status-info-06,0 161 208)));border-radius:var(--radius-lg,16px);border-style:solid;border-width:calc(var(--spacing,.0025rem)*50);display:grid;gap:calc(var(--spacing,.0025rem)*200);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:minmax(0,100%);padding:calc(var(--spacing,.0025rem)*400);padding-top:0;position:relative;-webkit-transition-duration:var(--private-usage-transition-duration);transition-duration:var(--private-usage-transition-duration);transition-property:background-color,box-shadow,color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:100%}.label{color:var(--mds-usage-header-color,rgb(var(--status-info-10,0 61 103)))}mds-icon{fill:var(--mds-usage-header-color,rgb(var(--status-info-10,0 61 103)));height:calc(var(--spacing,.0025rem)*400);width:calc(var(--spacing,.0025rem)*400)}.header{align-items:center;background-color:var(--mds-usage-border-color,rgb(var(--status-info-06,0 161 208)));border-bottom-left-radius:calc(var(--spacing,.0025rem)*200);border-bottom-right-radius:calc(var(--spacing,.0025rem)*200);display:inline-flex;gap:calc(var(--spacing,.0025rem)*200);height:calc(var(--spacing,.0025rem)*600);justify-self:start;padding-left:calc(var(--spacing,.0025rem)*200);padding-right:calc(var(--spacing,.0025rem)*200)}:host([pref-animation=reduce]){--private-usage-transition-duration:0s}:host([pref-contrast=more]),:host([pref-contrast=more]):host([variant=do]),:host([pref-contrast=more]):host([variant=dont]),:host([pref-contrast=more]):host([variant=warn]){--mds-usage-badge-color:rgb(var(--tone-neutral-01,255 255 255));--mds-usage-color:rgb(var(--tone-neutral-01,255 255 255))}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-usage-header-background:rgb(var(--status-info-05,112 198 234));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=do]){--mds-usage-header-background:rgb(var(--status-success-05,107 206 147))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=dont]){--mds-usage-header-background:rgb(var(--status-error-05,250 165 160))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=warn]){--mds-usage-header-background:rgb(var(--status-warning-05,237 177 0))}:host([variant=do]){--mds-usage-border-color:rgb(var(--status-success-05,107 206 147));--mds-usage-header-color:rgb(var(--status-success-10,0 69 0))}:host([variant=info]){--mds-usage-border-color:rgb(var(--status-info-05,112 198 234));--mds-usage-header-color:rgb(var(--status-info-10,0 61 103))}:host([variant=dont]){--mds-usage-border-color:rgb(var(--status-error-05,250 165 160));--mds-usage-header-color:rgb(var(--status-error-10,115 0 0))}:host([variant=warn]){--mds-usage-border-color:rgb(var(--status-warning-08,129 96 0));--mds-usage-header-color:rgb(var(--status-warning-02,255 237 185))}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-usage-transition-duration:0s}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host(:not([pref-contrast])):host([variant=do]),:host(:not([pref-contrast])):host([variant=dont]),:host(:not([pref-contrast])):host([variant=warn]),:host([pref-contrast=system]){--mds-usage-badge-color:rgb(var(--tone-neutral-01,255 255 255));--mds-usage-color:rgb(var(--tone-neutral-01,255 255 255))}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-usage-header-background:rgb(var(--status-info-05,112 198 234));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=do]){--mds-usage-header-background:rgb(var(--status-success-05,107 206 147))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=dont]){--mds-usage-header-background:rgb(var(--status-error-05,250 165 160))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=warn]){--mds-usage-header-background:rgb(var(--status-warning-05,237 177 0))}}`;
|
|
47
48
|
|
|
48
49
|
const MdsUsage = class {
|
|
49
50
|
constructor(hostRef) {
|
|
@@ -59,12 +60,36 @@ const MdsUsage = class {
|
|
|
59
60
|
*/
|
|
60
61
|
this.variant = 'info';
|
|
61
62
|
}
|
|
63
|
+
/**
|
|
64
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
65
|
+
*/
|
|
62
66
|
async updateLang() {
|
|
63
67
|
this.language = this.t.lang(this.element);
|
|
64
68
|
}
|
|
69
|
+
connectedCallback() {
|
|
70
|
+
this.unsubscribePrefAnimation = preference.subscribePreference('animation', (value) => {
|
|
71
|
+
this.prefAnimation = value;
|
|
72
|
+
});
|
|
73
|
+
this.unsubscribePrefContrast = preference.subscribePreference('contrast', (value) => {
|
|
74
|
+
this.prefContrast = value;
|
|
75
|
+
});
|
|
76
|
+
this.unsubscribePrefTheme = preference.subscribePreference('theme', (value) => {
|
|
77
|
+
this.prefTheme = value;
|
|
78
|
+
});
|
|
79
|
+
this.unsubscribePrefThemeScheme = preference.subscribePreference('theme-scheme', (value) => {
|
|
80
|
+
this.prefThemeScheme = value;
|
|
81
|
+
});
|
|
82
|
+
}
|
|
83
|
+
disconnectedCallback() {
|
|
84
|
+
var _a, _b, _c, _d;
|
|
85
|
+
(_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
86
|
+
(_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
87
|
+
(_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
88
|
+
(_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
89
|
+
}
|
|
65
90
|
render() {
|
|
66
91
|
var _a;
|
|
67
|
-
return (index.h(index.Host, { key: '
|
|
92
|
+
return (index.h(index.Host, { key: '85c8efc0f31d70d317575637e4c4e4584170ab10', "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, index.h("div", { key: 'b13cc0c447b185362dc7d8a2587ccc3f7f260ab9', class: "header", part: "header" }, index.h("mds-icon", { key: 'f739767d950f5f3d65e0571faf1270f73fa658da', name: "mi/baseline/info", part: "icon" }), index.h("mds-text", { key: '7df4c76d59a017beadb081603a25aab194f74b52', typography: "label", class: "label", part: "label" }, (_a = this.alias) !== null && _a !== void 0 ? _a : this.t.get(this.variant))), index.h("div", { key: '1d2fd3a6c1e8a83c59b8c8819d5119e91b4870da', class: "content", role: this.variant === 'do' || this.variant === 'info' ? 'insertion' : 'deletion' }, index.h("slot", { key: 'a951eb3d2e26814d585f04d1143d588ddd008b18' }))));
|
|
68
93
|
}
|
|
69
94
|
get element() { return index.getElement(this); }
|
|
70
95
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var index = require('./index-CNuKb6Lv.js');
|
|
4
4
|
var clsx = require('./clsx-BtxeOLZW.js');
|
|
5
5
|
|
|
6
|
-
const mdsVideoWallCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-video-wall-noise-background-color:rgb(var(--variant-primary-03,211 226 255)/.8);--mds-video-wall-noise-background-size:auto;--mds-video-wall-video-fit:cover}}}
|
|
6
|
+
const mdsVideoWallCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-video-wall-noise-background-color:rgb(var(--variant-primary-03,211 226 255)/.8);--mds-video-wall-noise-background-size:auto;--mds-video-wall-video-fit:cover}}}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-video-wall-noise-background-size{syntax:"auto|<length>";inherits:false;initial-value:auto}@property --mds-video-wall-video-fit{syntax:"contain|cover|fill|none|scale-down";inherits:false;initial-value:cover}:host{--mds-video-wall-noise-background-color:rgb(var(--variant-primary-03,211 226 255)/.8);--mds-video-wall-noise-background-size:auto;--mds-video-wall-noise-fitler:none;--mds-video-wall-video-fit:cover;aspect-ratio:var(--aspect-video,16/9);background-color:rgb(var(--tone-neutral-02,244 244 244));display:flex;position:relative}.content{align-items:center;display:flex;justify-content:center;position:relative;z-index:3}.content,.noise,video{height:100%;width:100%}.noise,video{inset:0;position:absolute}video{-o-object-fit:var(--mds-video-wall-video-fit,cover);object-fit:var(--mds-video-wall-video-fit,cover);z-index:1}.noise{background-color:var(--mds-video-wall-noise-background-color,rgb(var(--variant-primary-03,211 226 255)/.8));background-size:var(--mds-video-wall-noise-background-size,auto);filter:var(--mds-video-wall-noise-fitler);z-index:2}.noise--classic{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAALElEQVQYV2NkwAEYoeIzGRgYtjAwMGxmYGAAs2ESvlBBkDowGyaBYSDpRgEAkLwKoa+v7O8AAAAASUVORK5CYII=)}.noise--sharp{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAOklEQVQoU2NkYGAwZoCAs2hssCAjNkFkMZACGMBqEswErMaDTEJWgNUkmBU4HYpNAYpJyI4ESWCYBAAe2A7Vb66lfAAAAABJRU5ErkJggg==)}.noise--soft{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAAOElEQVQYV2NkYGAwZoCA51BaEpnPiKTgLFQCpgHMR1aA0wQpbEYzMDCArQKZAAMoRsOsBinAawIAOXkJ1Ff0CjwAAAAASUVORK5CYII=)}.noise--tv{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAMElEQVQYV2NkYGDwZcABGP8zKBuD5Bj/P4coEf0Kod8wSjH+Z5CVgki+RZc0HghJADPEICMR8Ep/AAAAAElFTkSuQmCC)}@media (prefers-reduced-motion:reduce){video{display:none}}`;
|
|
7
7
|
|
|
8
8
|
const MdsVideoWall = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -33,7 +33,7 @@ const MdsVideoWall = class {
|
|
|
33
33
|
this.hasContent = this.hostElement.querySelector(':scope > [slot="content"]') !== null;
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
|
-
return (index.h(index.Host, { key: '
|
|
36
|
+
return (index.h(index.Host, { key: '8f07c944028bfe470b32b16318d116b11b8182e7' }, this.noise !== 'none' && (index.h("div", { key: '98490d2cc82b65ff2e3032856af679d455820224', "aria-hidden": "true", class: clsx.clsx('noise', `noise--${this.noise}`) })), index.h("video", { key: '6a7d2ecc5a053593b111f4a7bb55a0d559f514a0', "aria-hidden": "true", autoplay: this.autoplay, loop: this.loop, muted: this.muted, poster: this.poster, preload: this.preload, src: this.src }, index.h("slot", { key: '34d12c79883050650e0cc6c4585cdf74b2f0da5f' })), this.hasContent && (index.h("div", { key: 'ce5d918aa67250207d7e81698eb0b1d40a9f6a36', class: "content" }, index.h("slot", { key: '68e82013151c87a3b265d3d2cf398e92120e9b5a', name: "content" })))));
|
|
37
37
|
}
|
|
38
38
|
get hostElement() { return index.getElement(this); }
|
|
39
39
|
};
|
|
@@ -1,15 +1,37 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var index = require('./index-CNuKb6Lv.js');
|
|
4
|
+
var preference = require('./preference-BdpIXWLP.js');
|
|
4
5
|
|
|
5
|
-
const mdsZeroCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-zero-contents-max-width:none;--tw-
|
|
6
|
+
const mdsZeroCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-zero-contents-max-width:none;--tw-ease:initial}}}@property --mds-zero-contents-max-width{syntax:"<length>|none";inherits:false;initial-value:none}:host{--mds-zero-contents-max-width:400px;--mds-zero-transition-duration:var(--duration-200,.2s);--private-zero-transition-duration:var(--mds-zero-transition-duration);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:rgb(var(--tone-neutral-10,60 60 60));border-radius:var(--radius-xl,20px);display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*600);justify-items:center;padding:calc(var(--spacing,.0025rem)*1200);-webkit-transition-duration:var(--private-zero-transition-duration);transition-duration:var(--private-zero-transition-duration);transition-property:box-shadow,background-color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host .contents{display:flex;flex-direction:column;max-width:var(--mds-zero-contents-max-width,none);place-items:center;text-align:center}:host .actions{align-items:center;display:flex;gap:calc(var(--spacing,.0025rem)*200);justify-items:center;width:100%}:host ::slotted([slot=action]){margin:auto}:host([pref-animation=reduce]){--private-zero-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --tw-ease{syntax:"*";inherits:false}@media (min-width:480px){:host{padding-inline:calc(var(--spacing,.0025rem)*600)}}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-zero-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}`;
|
|
6
7
|
|
|
7
8
|
const MdsZero = class {
|
|
8
9
|
constructor(hostRef) {
|
|
9
10
|
index.registerInstance(this, hostRef);
|
|
10
11
|
}
|
|
12
|
+
connectedCallback() {
|
|
13
|
+
this.unsubscribePrefAnimation = preference.subscribePreference('animation', (value) => {
|
|
14
|
+
this.prefAnimation = value;
|
|
15
|
+
});
|
|
16
|
+
this.unsubscribePrefContrast = preference.subscribePreference('contrast', (value) => {
|
|
17
|
+
this.prefContrast = value;
|
|
18
|
+
});
|
|
19
|
+
this.unsubscribePrefTheme = preference.subscribePreference('theme', (value) => {
|
|
20
|
+
this.prefTheme = value;
|
|
21
|
+
});
|
|
22
|
+
this.unsubscribePrefThemeScheme = preference.subscribePreference('theme-scheme', (value) => {
|
|
23
|
+
this.prefThemeScheme = value;
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
disconnectedCallback() {
|
|
27
|
+
var _a, _b, _c, _d;
|
|
28
|
+
(_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
29
|
+
(_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
30
|
+
(_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
31
|
+
(_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
32
|
+
}
|
|
11
33
|
render() {
|
|
12
|
-
return (index.h(index.Host, { key: '
|
|
34
|
+
return (index.h(index.Host, { key: '6313fb7bb691178754bf339cb5ed9fe35c89bf40', "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, index.h("slot", { key: 'ad07044307f4d6af9674c6f3f1b7dd1e53880936' }), index.h("div", { key: '2e99ce2ac84f02d16d119ab2952cfec09d16d8c6', class: "contents", part: "contents" }, index.h("slot", { key: 'e27e04c9b63d8312de6ca2ac44db5776ba7da30b', name: "content" })), index.h("footer", { key: '77d6ffcd4e3a8cc6d1e49662bdd06d91dc020177', class: "actions", part: "actions" }, index.h("slot", { key: '7c774123d4bd3061b6901c95bf7999bf7759ea99', name: "action" }))));
|
|
13
35
|
}
|
|
14
36
|
};
|
|
15
37
|
MdsZero.style = mdsZeroCss();
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Shared, reactive read-model of the `<html>` accessibility preferences
|
|
5
|
+
* (theme / contrast / animation / consumption).
|
|
6
|
+
*
|
|
7
|
+
* The `mds-pref-*` controllers remain the sole writers/authority: they publish
|
|
8
|
+
* the resolved state as a `pref-<dim>-<value>` class on `<html>` (and the
|
|
9
|
+
* Storybook accessibility panel writes the same class). This store does NOT
|
|
10
|
+
* decide anything - it mirrors that published state behind a SINGLE shared
|
|
11
|
+
* MutationObserver, so consuming components subscribe to one central channel
|
|
12
|
+
* instead of each one sniffing `<html>` on its own.
|
|
13
|
+
*
|
|
14
|
+
* Consumers bind the value to a dedicated host attribute and style off it with
|
|
15
|
+
* plain `:host([pref-<dim>='...'])` selectors (no `:host-context`).
|
|
16
|
+
*/
|
|
17
|
+
// Allowed values per preference, mirroring the pref-<dim>-<value> classes the
|
|
18
|
+
// controllers publish. Single-axis only for now - theme is multi-axis (mode +
|
|
19
|
+
// scheme) and will need a dedicated resolver when it is converted.
|
|
20
|
+
const PREFERENCE_VALUES = {
|
|
21
|
+
animation: ['reduce', 'system', 'no-preference'],
|
|
22
|
+
consumption: ['low', 'medium', 'high'],
|
|
23
|
+
contrast: ['more', 'no-preference', 'system'],
|
|
24
|
+
// theme is two independent single-axis prefs: mode (mds-pref-theme) + scheme
|
|
25
|
+
// (mds-pref-theme-variant). Resolved separately, both reflected on the host.
|
|
26
|
+
theme: ['light', 'dark', 'system'],
|
|
27
|
+
'theme-scheme': ['light', 'dark', 'all'],
|
|
28
|
+
};
|
|
29
|
+
const listeners = new Map();
|
|
30
|
+
const current = new Map();
|
|
31
|
+
let observer;
|
|
32
|
+
const resolve = (preference) => {
|
|
33
|
+
var _a;
|
|
34
|
+
const values = (_a = PREFERENCE_VALUES[preference]) !== null && _a !== void 0 ? _a : [];
|
|
35
|
+
const { classList } = document.documentElement;
|
|
36
|
+
return values.find((value) => classList.contains(`pref-${preference}-${value}`));
|
|
37
|
+
};
|
|
38
|
+
const sync = () => {
|
|
39
|
+
listeners.forEach((set, preference) => {
|
|
40
|
+
const next = resolve(preference);
|
|
41
|
+
if (next !== current.get(preference)) {
|
|
42
|
+
current.set(preference, next);
|
|
43
|
+
set.forEach((listener) => listener(next));
|
|
44
|
+
}
|
|
45
|
+
});
|
|
46
|
+
};
|
|
47
|
+
const ensureObserver = () => {
|
|
48
|
+
if (observer || typeof MutationObserver === 'undefined') {
|
|
49
|
+
return;
|
|
50
|
+
}
|
|
51
|
+
observer = new MutationObserver(sync);
|
|
52
|
+
observer.observe(document.documentElement, { attributes: true, attributeFilter: ['class'] });
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* Subscribe to a preference. The listener is called immediately with the
|
|
56
|
+
* current value (or `undefined` when no controller has published it) and again
|
|
57
|
+
* on every change. Returns a teardown to call from `disconnectedCallback`.
|
|
58
|
+
*/
|
|
59
|
+
const subscribePreference = (preference, listener) => {
|
|
60
|
+
if (typeof document === 'undefined') {
|
|
61
|
+
listener(undefined);
|
|
62
|
+
return () => { };
|
|
63
|
+
}
|
|
64
|
+
ensureObserver();
|
|
65
|
+
if (!listeners.has(preference)) {
|
|
66
|
+
listeners.set(preference, new Set());
|
|
67
|
+
current.set(preference, resolve(preference));
|
|
68
|
+
}
|
|
69
|
+
const set = listeners.get(preference);
|
|
70
|
+
set === null || set === void 0 ? void 0 : set.add(listener);
|
|
71
|
+
listener(current.get(preference));
|
|
72
|
+
return () => {
|
|
73
|
+
set === null || set === void 0 ? void 0 : set.delete(listener);
|
|
74
|
+
if (set && set.size === 0) {
|
|
75
|
+
listeners.delete(preference);
|
|
76
|
+
current.delete(preference);
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
exports.subscribePreference = subscribePreference;
|
|
@@ -32,7 +32,7 @@ export class FloatingController {
|
|
|
32
32
|
return inset;
|
|
33
33
|
};
|
|
34
34
|
this.arrowTransform = (arrowPosition) => {
|
|
35
|
-
let transformProps = this._host.
|
|
35
|
+
let transformProps = !this._host.hideArrow && this._host.visible ? 'scale(1)' : 'scale(0)';
|
|
36
36
|
switch (arrowPosition) {
|
|
37
37
|
case 'bottom':
|
|
38
38
|
transformProps = `rotate(180deg) ${transformProps} translate(0, -100%)`;
|
|
@@ -90,19 +90,19 @@ export class FloatingController {
|
|
|
90
90
|
if (this._host.shiftPadding) {
|
|
91
91
|
config.padding = this._host.shiftPadding;
|
|
92
92
|
}
|
|
93
|
-
if (this._host.
|
|
93
|
+
if (!this._host.disableAutoPlacement) {
|
|
94
94
|
middleware.push(autoPlacement());
|
|
95
95
|
}
|
|
96
96
|
if (this._host.offset) {
|
|
97
97
|
middleware.push(offset(this._host.offset));
|
|
98
98
|
}
|
|
99
|
-
if (
|
|
99
|
+
if (this._host.disableAutoPlacement && this._host.flip) {
|
|
100
100
|
middleware.push(flip(config));
|
|
101
101
|
}
|
|
102
|
-
if (this._host.
|
|
102
|
+
if (!this._host.disableShift) {
|
|
103
103
|
middleware.push(shift(config));
|
|
104
104
|
}
|
|
105
|
-
if (this.arrowEl && this._host.
|
|
105
|
+
if (this.arrowEl && !this._host.hideArrow) {
|
|
106
106
|
middleware.push(arrow({
|
|
107
107
|
element: this.arrowEl,
|
|
108
108
|
padding: this._host.arrowPadding,
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared, reactive read-model of the `<html>` accessibility preferences
|
|
3
|
+
* (theme / contrast / animation / consumption).
|
|
4
|
+
*
|
|
5
|
+
* The `mds-pref-*` controllers remain the sole writers/authority: they publish
|
|
6
|
+
* the resolved state as a `pref-<dim>-<value>` class on `<html>` (and the
|
|
7
|
+
* Storybook accessibility panel writes the same class). This store does NOT
|
|
8
|
+
* decide anything - it mirrors that published state behind a SINGLE shared
|
|
9
|
+
* MutationObserver, so consuming components subscribe to one central channel
|
|
10
|
+
* instead of each one sniffing `<html>` on its own.
|
|
11
|
+
*
|
|
12
|
+
* Consumers bind the value to a dedicated host attribute and style off it with
|
|
13
|
+
* plain `:host([pref-<dim>='...'])` selectors (no `:host-context`).
|
|
14
|
+
*/
|
|
15
|
+
// Allowed values per preference, mirroring the pref-<dim>-<value> classes the
|
|
16
|
+
// controllers publish. Single-axis only for now - theme is multi-axis (mode +
|
|
17
|
+
// scheme) and will need a dedicated resolver when it is converted.
|
|
18
|
+
const PREFERENCE_VALUES = {
|
|
19
|
+
animation: ['reduce', 'system', 'no-preference'],
|
|
20
|
+
consumption: ['low', 'medium', 'high'],
|
|
21
|
+
contrast: ['more', 'no-preference', 'system'],
|
|
22
|
+
// theme is two independent single-axis prefs: mode (mds-pref-theme) + scheme
|
|
23
|
+
// (mds-pref-theme-variant). Resolved separately, both reflected on the host.
|
|
24
|
+
theme: ['light', 'dark', 'system'],
|
|
25
|
+
'theme-scheme': ['light', 'dark', 'all'],
|
|
26
|
+
};
|
|
27
|
+
const listeners = new Map();
|
|
28
|
+
const current = new Map();
|
|
29
|
+
let observer;
|
|
30
|
+
const resolve = (preference) => {
|
|
31
|
+
var _a;
|
|
32
|
+
const values = (_a = PREFERENCE_VALUES[preference]) !== null && _a !== void 0 ? _a : [];
|
|
33
|
+
const { classList } = document.documentElement;
|
|
34
|
+
return values.find((value) => classList.contains(`pref-${preference}-${value}`));
|
|
35
|
+
};
|
|
36
|
+
const sync = () => {
|
|
37
|
+
listeners.forEach((set, preference) => {
|
|
38
|
+
const next = resolve(preference);
|
|
39
|
+
if (next !== current.get(preference)) {
|
|
40
|
+
current.set(preference, next);
|
|
41
|
+
set.forEach((listener) => listener(next));
|
|
42
|
+
}
|
|
43
|
+
});
|
|
44
|
+
};
|
|
45
|
+
const ensureObserver = () => {
|
|
46
|
+
if (observer || typeof MutationObserver === 'undefined') {
|
|
47
|
+
return;
|
|
48
|
+
}
|
|
49
|
+
observer = new MutationObserver(sync);
|
|
50
|
+
observer.observe(document.documentElement, { attributes: true, attributeFilter: ['class'] });
|
|
51
|
+
};
|
|
52
|
+
/**
|
|
53
|
+
* Subscribe to a preference. The listener is called immediately with the
|
|
54
|
+
* current value (or `undefined` when no controller has published it) and again
|
|
55
|
+
* on every change. Returns a teardown to call from `disconnectedCallback`.
|
|
56
|
+
*/
|
|
57
|
+
const subscribePreference = (preference, listener) => {
|
|
58
|
+
if (typeof document === 'undefined') {
|
|
59
|
+
listener(undefined);
|
|
60
|
+
return () => { };
|
|
61
|
+
}
|
|
62
|
+
ensureObserver();
|
|
63
|
+
if (!listeners.has(preference)) {
|
|
64
|
+
listeners.set(preference, new Set());
|
|
65
|
+
current.set(preference, resolve(preference));
|
|
66
|
+
}
|
|
67
|
+
const set = listeners.get(preference);
|
|
68
|
+
set === null || set === void 0 ? void 0 : set.add(listener);
|
|
69
|
+
listener(current.get(preference));
|
|
70
|
+
return () => {
|
|
71
|
+
set === null || set === void 0 ? void 0 : set.delete(listener);
|
|
72
|
+
if (set && set.size === 0) {
|
|
73
|
+
listeners.delete(preference);
|
|
74
|
+
current.delete(preference);
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
export { subscribePreference };
|
|
@@ -68,36 +68,36 @@
|
|
|
68
68
|
display: grid;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
71
|
+
/* Theme preference. The component reflects the resolved theme mode and scheme
|
|
72
|
+
* from <html> onto its host as pref-theme + pref-theme-scheme (see
|
|
73
|
+
* subscribePreference in @common/preference); these plain shadow selectors refine
|
|
74
|
+
* for dark. `dark` is the explicit choice; `system` and no controller follow the
|
|
75
|
+
* OS via @media; the scheme axis gates it. Cross-browser, no :host-context. */
|
|
74
76
|
|
|
75
|
-
|
|
76
|
-
:host-context(:root.pref-animation-system),
|
|
77
|
-
:host-context(:root:not([data-magma-pref])) {
|
|
78
|
-
--mds-accordion-duration: 0s;
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) {
|
|
77
|
+
:host([pref-theme='dark']:not([pref-theme-scheme='light'])) {
|
|
83
78
|
--mds-accordion-border-color: rgb(var(--tone-neutral-06, 158 158 158));
|
|
84
79
|
}
|
|
85
80
|
|
|
86
81
|
@media (prefers-color-scheme: dark) {
|
|
87
|
-
:host
|
|
88
|
-
:host
|
|
82
|
+
:host([pref-theme='system']:not([pref-theme-scheme='light'])),
|
|
83
|
+
:host(:not([pref-theme])) {
|
|
89
84
|
--mds-accordion-border-color: rgb(var(--tone-neutral-06, 158 158 158));
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
87
|
|
|
93
|
-
|
|
88
|
+
/* Contrast preference. The component reflects the resolved mode from <html> onto
|
|
89
|
+
* its host as pref-contrast (see subscribePreference in @common/preference); these
|
|
90
|
+
* plain shadow selectors refine for high contrast. `more` is the explicit choice;
|
|
91
|
+
* `system` and no controller follow the OS via @media. Cross-browser, no :host-context. */
|
|
92
|
+
|
|
93
|
+
:host([pref-contrast='more']) {
|
|
94
94
|
--mds-accordion-border-color: rgb(var(--tone-neutral-01, 255 255 255));
|
|
95
95
|
--mds-accordion-color: rgb(var(--tone-neutral-01, 255 255 255));
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
@media (prefers-contrast: more) {
|
|
99
|
-
:host
|
|
100
|
-
:host
|
|
99
|
+
:host([pref-contrast='system']),
|
|
100
|
+
:host(:not([pref-contrast])) {
|
|
101
101
|
--mds-accordion-border-color: rgb(var(--tone-neutral-01, 255 255 255));
|
|
102
102
|
--mds-accordion-color: rgb(var(--tone-neutral-01, 255 255 255));
|
|
103
103
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { Host, h } from "@stencil/core";
|
|
1
|
+
import { Host, h, } from "@stencil/core";
|
|
2
|
+
import { subscribePreference } from "../../common/preference";
|
|
2
3
|
/**
|
|
3
|
-
* @slot
|
|
4
|
+
* @slot - Add `mds-accordion-item` element/s.
|
|
4
5
|
*/
|
|
5
6
|
export class MdsAccordion {
|
|
6
7
|
constructor() {
|
|
@@ -9,9 +10,9 @@ export class MdsAccordion {
|
|
|
9
10
|
*/
|
|
10
11
|
this.multiple = false;
|
|
11
12
|
/**
|
|
12
|
-
*
|
|
13
|
+
* Prevents the user from closing the currently open item, forcing at least one panel to stay expanded
|
|
13
14
|
*/
|
|
14
|
-
this.
|
|
15
|
+
this.disableClose = false;
|
|
15
16
|
this.queryItems = () => this.element.querySelectorAll('mds-accordion-item');
|
|
16
17
|
this.selectMultipleItems = () => {
|
|
17
18
|
const items = this.queryItems();
|
|
@@ -28,18 +29,44 @@ export class MdsAccordion {
|
|
|
28
29
|
this.changedChildrenHandler = (event) => {
|
|
29
30
|
const items = this.queryItems();
|
|
30
31
|
if (this.multiple) {
|
|
32
|
+
if (this.disableClose && !event.detail.selected) {
|
|
33
|
+
const isLastOpenItem = !Array.from(items).some((item) => item.id !== event.detail.id && item.selected);
|
|
34
|
+
if (isLastOpenItem) {
|
|
35
|
+
const target = Array.from(items).find((item) => item.id === event.detail.id);
|
|
36
|
+
if (target) {
|
|
37
|
+
target.selected = true;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
31
41
|
this.selectMultipleItems();
|
|
32
42
|
return;
|
|
33
43
|
}
|
|
34
44
|
items.forEach((item, key) => {
|
|
35
45
|
item.selected =
|
|
36
|
-
`item-${key}` === event.detail.id && (event.detail.selected ||
|
|
46
|
+
`item-${key}` === event.detail.id && (event.detail.selected || this.disableClose);
|
|
37
47
|
if (item.selected) {
|
|
38
48
|
this.changedEvent.emit({ children: items, selected: key.toString() });
|
|
39
49
|
}
|
|
40
50
|
});
|
|
41
51
|
};
|
|
42
52
|
}
|
|
53
|
+
connectedCallback() {
|
|
54
|
+
this.unsubscribePrefContrast = subscribePreference('contrast', (value) => {
|
|
55
|
+
this.prefContrast = value;
|
|
56
|
+
});
|
|
57
|
+
this.unsubscribePrefTheme = subscribePreference('theme', (value) => {
|
|
58
|
+
this.prefTheme = value;
|
|
59
|
+
});
|
|
60
|
+
this.unsubscribePrefThemeScheme = subscribePreference('theme-scheme', (value) => {
|
|
61
|
+
this.prefThemeScheme = value;
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
disconnectedCallback() {
|
|
65
|
+
var _a, _b, _c;
|
|
66
|
+
(_a = this.unsubscribePrefContrast) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
67
|
+
(_b = this.unsubscribePrefTheme) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
68
|
+
(_c = this.unsubscribePrefThemeScheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
69
|
+
}
|
|
43
70
|
componentWillLoad() {
|
|
44
71
|
const items = this.queryItems();
|
|
45
72
|
items.forEach((item, key) => (item.id = `item-${key}`));
|
|
@@ -51,7 +78,7 @@ export class MdsAccordion {
|
|
|
51
78
|
this.changedChildrenHandler(event);
|
|
52
79
|
}
|
|
53
80
|
render() {
|
|
54
|
-
return (h(Host, { key: '
|
|
81
|
+
return (h(Host, { key: '291876971fed6c87a8c6644472b2fa952b7998bb', "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, h("slot", { key: '7779b91cd742c90cab357edb0b798c853406d722' })));
|
|
55
82
|
}
|
|
56
83
|
static get is() { return "mds-accordion"; }
|
|
57
84
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,7 +114,7 @@ export class MdsAccordion {
|
|
|
87
114
|
"attribute": "multiple",
|
|
88
115
|
"defaultValue": "false"
|
|
89
116
|
},
|
|
90
|
-
"
|
|
117
|
+
"disableClose": {
|
|
91
118
|
"type": "boolean",
|
|
92
119
|
"mutable": false,
|
|
93
120
|
"complexType": {
|
|
@@ -99,16 +126,23 @@ export class MdsAccordion {
|
|
|
99
126
|
"optional": true,
|
|
100
127
|
"docs": {
|
|
101
128
|
"tags": [],
|
|
102
|
-
"text": "
|
|
129
|
+
"text": "Prevents the user from closing the currently open item, forcing at least one panel to stay expanded"
|
|
103
130
|
},
|
|
104
131
|
"getter": false,
|
|
105
132
|
"setter": false,
|
|
106
133
|
"reflect": false,
|
|
107
|
-
"attribute": "
|
|
108
|
-
"defaultValue": "
|
|
134
|
+
"attribute": "disable-close",
|
|
135
|
+
"defaultValue": "false"
|
|
109
136
|
}
|
|
110
137
|
};
|
|
111
138
|
}
|
|
139
|
+
static get states() {
|
|
140
|
+
return {
|
|
141
|
+
"prefContrast": {},
|
|
142
|
+
"prefTheme": {},
|
|
143
|
+
"prefThemeScheme": {}
|
|
144
|
+
};
|
|
145
|
+
}
|
|
112
146
|
static get events() {
|
|
113
147
|
return [{
|
|
114
148
|
"method": "changedEvent",
|
|
@@ -2,9 +2,10 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
export default {
|
|
3
3
|
title: 'UI / Accordion',
|
|
4
4
|
argTypes: {
|
|
5
|
-
|
|
5
|
+
'disable-close': {
|
|
6
|
+
name: 'disableClose',
|
|
6
7
|
type: { name: 'boolean' },
|
|
7
|
-
label: '
|
|
8
|
+
label: 'Prevents the user from closing the currently open item',
|
|
8
9
|
},
|
|
9
10
|
multiple: {
|
|
10
11
|
type: { name: 'boolean' },
|
|
@@ -21,7 +22,7 @@ export const Default = {
|
|
|
21
22
|
export const ItemNotClosable = {
|
|
22
23
|
render: Template,
|
|
23
24
|
args: {
|
|
24
|
-
|
|
25
|
+
'disable-close': true,
|
|
25
26
|
},
|
|
26
27
|
};
|
|
27
28
|
export const Multiple = {
|