@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
|
@@ -4,8 +4,9 @@ var index = require('./index-CNuKb6Lv.js');
|
|
|
4
4
|
var calendarToday = require('./calendar-today-EeRdNdiY.js');
|
|
5
5
|
var datetime = require('./datetime-DHnUzK2K.js');
|
|
6
6
|
var locale = require('./locale-oGW3SvGJ.js');
|
|
7
|
+
var preference = require('./preference-BdpIXWLP.js');
|
|
7
8
|
|
|
8
|
-
const mdsInputDateCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@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-input-date-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-field-background-empty:rgb(var(--status-error-10,115 0 0));--mds-input-date-field-color-empty:rgb(var(--status-error-06,239 108 105));--mds-input-date-icon-color-rgb:var(--mds-input-date-variant-color-rgb,0 0 0);--mds-input-date-variant-color-rgb:0 0 0;--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233))}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-input-date-variant-color-rgb{syntax:"<integer>+";inherits:false;initial-value:0 0 0}:host{--mds-input-date-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-field-background-empty:rgb(var(--status-error-10,115 0 0));--mds-input-date-field-color-empty:rgb(var(--status-error-06,239 108 105));--mds-input-date-icon-color-rgb:var(--mds-input-date-variant-color-rgb,0 0 0);--mds-input-date-ring:0 0 0 1px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1);--mds-input-date-shadow:0 1px 3px 0 rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1),0 1px 2px 0 rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.06);--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:var(--radius-2xl,24px);color:rgb(var(--tone-neutral-02,244 244 244));corner-shape:var(--magma-corner-shape,round);container-type:inline-size;display:flex;gap:calc(var(--spacing,.0025rem)*200);overflow:visible;position:relative;--mds-input-date-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-date-variant-color-rgb:0 0 0}.input::-webkit-calendar-picker-indicator{appearance:textfield;display:none}.input{font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-hack,.875rem);font-weight:var(--tw-font-weight,var(--text-size-code-hack--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-hack--line-height,1.25rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:inherit;box-sizing:border-box;color:inherit;corner-shape:inherit;background-color:#0000;border:0;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color,border-color,box-shadow,color,fill,margin,opacity,padding,transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));width:min-content}:host([empty]) .input{background-color:var(--mds-input-date-field-background-empty,rgb(var(--status-error-10,115 0 0)));color:var(--mds-input-date-field-color-empty,rgb(var(--status-error-06,239 108 105)))}:host([slot]){color:inherit;display:contents}:host([slot]) .input{cursor:text;text-align:center}:host(:not([slot])) .input{background-color:var(--mds-input-date-background,rgb(var(--tone-neutral,0 0 0)));-webkit-box-shadow:var(--mds-input-date-ring),var(--mds-input-date-shadow);box-shadow:var(--mds-input-date-ring),var(--mds-input-date-shadow);min-height:3rem;padding-left:calc(var(--spacing,.0025rem)*400);padding-right:calc(var(--spacing,.0025rem)*1200);padding-top:calc(var(--spacing,.0025rem)*300);width:100%}:host(:focus-within) .input{--tw-outline-style:none;outline-style:none;transition-duration:var(--default-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--default-transition-timing-function);--mds-input-date-ring:0 0 0 3px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/1);--mds-input-date-shadow:0 4px 6px 3px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1),0 2px 4px -1px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.06);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input::placeholder{color:rgb(var(--tone-neutral-04,218 218 218))}.input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-04,218 218 218))}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{appearance:none;display:none;margin:0}.input:disabled{background-color:rgb(var(--tone-neutral-10,60 60 60))}.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled:-ms-placeholder-shown{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled::-moz-placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled,.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.action-open-calendar-wrapper{align-items:center;aspect-ratio:1;bottom:0;display:flex;justify-content:center;position:absolute;right:0;top:0}.action-open-calendar{--mds-button-color:var(--mds-input-date-icon-color,rgb(var(--variant-primary-03,211 226 255)))}:host([disabled]:not([disabled=false])) .action-open-calendar{-webkit-transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200));transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200))}mds-calendar{min-width:max-content}mds-dropdown{padding:0}mds-input-tip{--mds-input-tip-horizontal-offset:inherit;--mds-input-tip-horizontal-offset-focused:inherit;--mds-input-tip-vertical-offset:inherit;--mds-input-tip-background:inherit}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-calendar,mds-dropdown,mds-input-tip,mds-input-tip-item):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-context(:root.pref-animation-reduce) .input{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-input-date-ring:var(--shadow-outline-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}:host-context(:root.pref-contrast-more){--mds-input-date-ring:var(--shadow-outline-strong-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:host-context(:root.pref-contrast-more) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-contrast-more) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}@supports ((-moz-appearance:none)){.action-open-calendar{display:none}:host(:not([slot])) .input{padding-right:calc(var(--spacing,.0025rem)*400)}}:host(:focus){--mds-input-date-icon-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-date-variant-color-rgb:var(--variant-primary-04,184 208 255)}:host([variant=ai]){--mds-input-date-icon-color:rgb(var(--variant-ai-04,218 199 253));--mds-input-tip-background:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=ai]:focus){--mds-input-date-icon-color:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-variant-color-rgb:var(--variant-ai-04,218 199 253)}:host([variant=info]){--mds-input-date-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=info]:focus){--mds-input-date-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-date-variant-color-rgb:var(--status-info-04,159 216 241)}:host([variant=success]){--mds-input-date-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=success]:focus){--mds-input-date-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-date-variant-color-rgb:var(--status-success-04,158 222 181)}:host([variant=warning]){--mds-input-date-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=warning]:focus){--mds-input-date-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-date-variant-color-rgb:var(--status-warning-04,255 200 33)}:host([variant=error]){--mds-input-date-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=error]:focus){--mds-input-date-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-date-variant-color-rgb:var(--status-error-04,254 193 189)}@media (forced-colors:active){:host(:focus-within) .input{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-input-date-ring:var(--shadow-outline-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-input-date-ring:var(--shadow-outline-strong-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}}`;
|
|
9
|
+
const mdsInputDateCss = () => `@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-input-date-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-field-background-empty:rgb(var(--status-error-10,115 0 0));--mds-input-date-field-color-empty:rgb(var(--status-error-06,239 108 105));--mds-input-date-icon-color-rgb:var(--mds-input-date-variant-color-rgb,0 0 0);--mds-input-date-variant-color-rgb:0 0 0;--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233))}}}@property --mds-input-date-variant-color-rgb{syntax:"<integer>+";inherits:false;initial-value:0 0 0}:host{--mds-input-date-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-field-background-empty:rgb(var(--status-error-10,115 0 0));--mds-input-date-field-color-empty:rgb(var(--status-error-06,239 108 105));--mds-input-date-icon-color-rgb:var(--mds-input-date-variant-color-rgb,0 0 0);--mds-input-date-ring:0 0 0 1px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1);--mds-input-date-shadow:0 1px 3px 0 rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1),0 1px 2px 0 rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.06);--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-date-transition-duration:var(--duration-300,.3s);--private-input-date-transition-duration:var(--mds-input-date-transition-duration);font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:var(--radius-2xl,24px);color:rgb(var(--tone-neutral-02,244 244 244));corner-shape:var(--magma-corner-shape,round);container-type:inline-size;display:flex;gap:calc(var(--spacing,.0025rem)*200);overflow:visible;position:relative;--mds-input-date-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-date-variant-color-rgb:0 0 0}.input::-webkit-calendar-picker-indicator{appearance:textfield;display:none}.input{font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-hack,.875rem);font-weight:var(--tw-font-weight,var(--text-size-code-hack--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-hack--line-height,1.25rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:inherit;box-sizing:border-box;color:inherit;corner-shape:inherit;background-color:#0000;border:0;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-transition-duration:var(--private-input-date-transition-duration);transition-duration:var(--private-input-date-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,margin,opacity,padding,transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));width:min-content}:host([empty]) .input{background-color:var(--mds-input-date-field-background-empty,rgb(var(--status-error-10,115 0 0)));color:var(--mds-input-date-field-color-empty,rgb(var(--status-error-06,239 108 105)))}:host([slot]){color:inherit;display:contents}:host([slot]) .input{cursor:text;text-align:center}:host(:not([slot])) .input{background-color:var(--mds-input-date-background,rgb(var(--tone-neutral,0 0 0)));-webkit-box-shadow:var(--mds-input-date-ring),var(--mds-input-date-shadow);box-shadow:var(--mds-input-date-ring),var(--mds-input-date-shadow);min-height:3rem;padding-left:calc(var(--spacing,.0025rem)*400);padding-right:calc(var(--spacing,.0025rem)*1200);width:100%}:host(:focus-within) .input{--tw-outline-style:none;outline-style:none;transition-duration:var(--default-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--default-transition-timing-function);--mds-input-date-ring:0 0 0 3px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/1);--mds-input-date-shadow:0 4px 6px 3px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.1),0 2px 4px -1px rgb(var(--mds-input-date-variant-color-rgb,0 0 0)/.06);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input::placeholder{color:rgb(var(--tone-neutral-04,218 218 218))}.input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-04,218 218 218))}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{appearance:none;display:none;margin:0}.input:disabled{background-color:rgb(var(--tone-neutral-10,60 60 60))}.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled:-ms-placeholder-shown{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled::-moz-placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled,.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.action-open-calendar-wrapper{align-items:center;aspect-ratio:1;bottom:0;display:flex;justify-content:center;position:absolute;right:0;top:0}.action-open-calendar{--mds-button-color:var(--mds-input-date-icon-color,rgb(var(--variant-primary-03,211 226 255)))}:host([disabled]:not([disabled=false])) .action-open-calendar{-webkit-transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200));transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200))}mds-calendar{min-width:max-content}mds-dropdown{padding:0}mds-input-tip{--mds-input-tip-horizontal-offset:inherit;--mds-input-tip-horizontal-offset-focused:inherit;--mds-input-tip-vertical-offset:inherit;--mds-input-tip-background:inherit}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-calendar,mds-dropdown,mds-input-tip,mds-input-tip-item):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([pref-animation=reduce]){--private-input-date-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-input-date-ring:var(--shadow-outline-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:host([pref-theme=dark]:not([pref-theme-scheme=light])) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}:host([pref-contrast=more]){--mds-input-date-ring:var(--shadow-outline-strong-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:host([pref-contrast=more]) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:host([pref-contrast=more]) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}@supports ((-moz-appearance:none)){.action-open-calendar{display:none}:host(:not([slot])) .input{padding-right:calc(var(--spacing,.0025rem)*400)}}:host(:focus){--mds-input-date-icon-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-date-variant-color-rgb:var(--variant-primary-04,184 208 255)}:host([variant=ai]){--mds-input-date-icon-color:rgb(var(--variant-ai-04,218 199 253));--mds-input-tip-background:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=ai]:focus){--mds-input-date-icon-color:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-variant-color-rgb:var(--variant-ai-04,218 199 253)}:host([variant=info]){--mds-input-date-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=info]:focus){--mds-input-date-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-date-variant-color-rgb:var(--status-info-04,159 216 241)}:host([variant=success]){--mds-input-date-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=success]:focus){--mds-input-date-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-date-variant-color-rgb:var(--status-success-04,158 222 181)}:host([variant=warning]){--mds-input-date-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=warning]:focus){--mds-input-date-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-date-variant-color-rgb:var(--status-warning-04,255 200 33)}:host([variant=error]){--mds-input-date-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-date-variant-color-rgb:0 0 0}:host([variant=error]:focus){--mds-input-date-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-date-variant-color-rgb:var(--status-error-04,254 193 189)}@media (forced-colors:active){:host(:focus-within) .input{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-input-date-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-input-date-ring:var(--shadow-outline-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-input-date-ring:var(--shadow-outline-strong-50);--mds-input-date-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .input::-webkit-input-placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}}`;
|
|
9
10
|
|
|
10
11
|
const MdsInputDate = class {
|
|
11
12
|
constructor(hostRef) {
|
|
@@ -20,6 +21,7 @@ const MdsInputDate = class {
|
|
|
20
21
|
hostRef.$hostElement$["s-ei"] = this.internals;
|
|
21
22
|
}
|
|
22
23
|
this.isSlotted = false;
|
|
24
|
+
this.empty = undefined;
|
|
23
25
|
this.t = new locale.Locale({
|
|
24
26
|
el: {},
|
|
25
27
|
en: {},
|
|
@@ -69,14 +71,15 @@ const MdsInputDate = class {
|
|
|
69
71
|
const input = event.target;
|
|
70
72
|
this.touched = true;
|
|
71
73
|
// manage case when i insert 0 on date and default input behavior change in 01 instead of resetting all date
|
|
72
|
-
if (input.value)
|
|
74
|
+
if (input.value !== '')
|
|
73
75
|
this.value = input.value;
|
|
74
|
-
this.validateValue();
|
|
76
|
+
this.validateValue(input.validity.badInput);
|
|
75
77
|
};
|
|
76
78
|
this.onBlur = (ev) => {
|
|
77
79
|
const input = ev.target;
|
|
78
80
|
this.hasFocus = false;
|
|
79
81
|
this.value = input.value;
|
|
82
|
+
this.validateValue(input.validity.badInput);
|
|
80
83
|
};
|
|
81
84
|
this.onFocus = (ev) => {
|
|
82
85
|
const input = ev.target;
|
|
@@ -89,7 +92,24 @@ const MdsInputDate = class {
|
|
|
89
92
|
}, 10);
|
|
90
93
|
}
|
|
91
94
|
};
|
|
95
|
+
this.handleOpenCalendarClick = () => {
|
|
96
|
+
this.calendarKey += 1;
|
|
97
|
+
};
|
|
98
|
+
this.handleCalendarChange = (ev) => {
|
|
99
|
+
this.value = ev.detail.startDate;
|
|
100
|
+
if (this.delay === 0)
|
|
101
|
+
return;
|
|
102
|
+
const { dropdownRef } = this;
|
|
103
|
+
if (dropdownRef) {
|
|
104
|
+
setTimeout(() => {
|
|
105
|
+
dropdownRef.visible = false;
|
|
106
|
+
}, this.delay);
|
|
107
|
+
}
|
|
108
|
+
};
|
|
92
109
|
}
|
|
110
|
+
/**
|
|
111
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
112
|
+
*/
|
|
93
113
|
async updateLang() {
|
|
94
114
|
this.language = this.t.lang(this.host);
|
|
95
115
|
}
|
|
@@ -97,45 +117,82 @@ const MdsInputDate = class {
|
|
|
97
117
|
this.valueChange.emit(this.value);
|
|
98
118
|
this.validateValue();
|
|
99
119
|
}
|
|
100
|
-
validateValue() {
|
|
120
|
+
validateValue(hasBadInput = false) {
|
|
101
121
|
const date = datetime.DateTime.fromISO(this.value);
|
|
102
|
-
const
|
|
103
|
-
const
|
|
104
|
-
|
|
105
|
-
|
|
122
|
+
const hasValue = Boolean(this.value);
|
|
123
|
+
const hasInvalidValue = hasValue && !date.isValid;
|
|
124
|
+
const isMissingRequiredValue = this.required && !hasValue;
|
|
125
|
+
const outOfRange = date.isValid &&
|
|
126
|
+
((this.max && datetime.DateTime.fromISO(this.max) < date) ||
|
|
127
|
+
(this.min && datetime.DateTime.fromISO(this.min) > date));
|
|
128
|
+
if (hasBadInput || hasInvalidValue || isMissingRequiredValue || outOfRange) {
|
|
106
129
|
this.isValid = false;
|
|
107
130
|
this.variant = 'error';
|
|
108
131
|
this.internals.setFormValue(null);
|
|
132
|
+
this.empty = hasBadInput || hasInvalidValue ? true : undefined;
|
|
109
133
|
}
|
|
110
134
|
else {
|
|
111
135
|
this.isValid = true;
|
|
112
136
|
this.variant = 'primary';
|
|
113
137
|
this.internals.setFormValue(this.value);
|
|
138
|
+
this.empty = undefined;
|
|
114
139
|
}
|
|
115
140
|
this.validationEvent.emit(this.isValid);
|
|
116
141
|
}
|
|
142
|
+
/**
|
|
143
|
+
* Sets focus on the underlying input element.
|
|
144
|
+
*/
|
|
117
145
|
async focusInput() {
|
|
118
146
|
var _a;
|
|
119
147
|
const input = (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.input');
|
|
120
148
|
input.focus();
|
|
121
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* Sets the input value.
|
|
152
|
+
* @param value the value to set, in ISO format (YYYY-MM-DD)
|
|
153
|
+
*/
|
|
122
154
|
async setValue(value) {
|
|
123
155
|
this.value = value;
|
|
124
156
|
this.validateValue();
|
|
125
157
|
return Promise.resolve();
|
|
126
158
|
}
|
|
159
|
+
/**
|
|
160
|
+
* Returns the current validation errors, or `null` if the value is valid.
|
|
161
|
+
* @returns the validation errors, or `null` when valid
|
|
162
|
+
*/
|
|
127
163
|
async getErrors() {
|
|
128
164
|
return Promise.resolve(this.isValid ? null : { error: '' });
|
|
129
165
|
}
|
|
130
166
|
formResetCallback() {
|
|
131
167
|
this.internals.setFormValue('');
|
|
132
168
|
}
|
|
169
|
+
connectedCallback() {
|
|
170
|
+
this.unsubscribePrefAnimation = preference.subscribePreference('animation', (value) => {
|
|
171
|
+
this.prefAnimation = value;
|
|
172
|
+
});
|
|
173
|
+
this.unsubscribePrefContrast = preference.subscribePreference('contrast', (value) => {
|
|
174
|
+
this.prefContrast = value;
|
|
175
|
+
});
|
|
176
|
+
this.unsubscribePrefTheme = preference.subscribePreference('theme', (value) => {
|
|
177
|
+
this.prefTheme = value;
|
|
178
|
+
});
|
|
179
|
+
this.unsubscribePrefThemeScheme = preference.subscribePreference('theme-scheme', (value) => {
|
|
180
|
+
this.prefThemeScheme = value;
|
|
181
|
+
});
|
|
182
|
+
}
|
|
183
|
+
disconnectedCallback() {
|
|
184
|
+
var _a, _b, _c, _d;
|
|
185
|
+
(_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
186
|
+
(_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
187
|
+
(_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
188
|
+
(_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
189
|
+
}
|
|
133
190
|
componentWillLoad() {
|
|
134
|
-
this.isSlotted =
|
|
191
|
+
this.isSlotted = !(this.host.getAttribute('slot') === null || this.host.getAttribute('slot') === '');
|
|
135
192
|
this.value = this.value || '';
|
|
136
193
|
this.language = this.t.lang(this.host);
|
|
137
194
|
// Se max è precedente a min, imposto max uguale a min
|
|
138
|
-
if (this.min && this.max) {
|
|
195
|
+
if (this.min !== null && this.min !== '' && this.max !== null && this.max !== '') {
|
|
139
196
|
const minDate = datetime.DateTime.fromISO(this.min);
|
|
140
197
|
const maxDate = datetime.DateTime.fromISO(this.max);
|
|
141
198
|
if (maxDate < minDate) {
|
|
@@ -145,19 +202,7 @@ const MdsInputDate = class {
|
|
|
145
202
|
this.validateValue();
|
|
146
203
|
}
|
|
147
204
|
render() {
|
|
148
|
-
return (index.h(index.Host, { key: '
|
|
149
|
-
this.calendarKey += 1;
|
|
150
|
-
} }))), index.h("mds-input-tip", { key: '472adce47e2ad731fc1c742919ed2b6b32504558', lang: this.language, position: "top", active: this.hasFocus }, this.disabled && index.h("mds-input-tip-item", { key: '108c1310e84fce62fe49b7c19662e73535720807', expanded: true, variant: "disabled" }), this.readonly && index.h("mds-input-tip-item", { key: 'bcbc3b4374824307b4e8b473a4a8b4d62a1bfd30', expanded: true, variant: "readonly" }), this.required && (index.h("mds-input-tip-item", { key: 'e9bea14210b583a0a16c353ad402520df436f957', expanded: this.hasFocus, variant: this.isValid ? 'required-success' : 'required' }))), !this.isSlotted && (index.h("mds-dropdown", { key: 'a567e5b0e1ce481d9829b0438d235c87f77153ef', placement: "bottom-end", "auto-placement": false, ref: (el) => (this.dropdownRef = el), target: "#calendar-dropdown" }, index.h("mds-calendar", Object.assign({ key: this.calendarKey, rangePicker: false, lang: this.language, onMdsCalendarChange: (ev) => {
|
|
151
|
-
this.value = ev.detail.startDate;
|
|
152
|
-
if (this.delay === 0)
|
|
153
|
-
return;
|
|
154
|
-
const { dropdownRef } = this;
|
|
155
|
-
if (dropdownRef) {
|
|
156
|
-
setTimeout(() => {
|
|
157
|
-
dropdownRef.visible = false;
|
|
158
|
-
}, this.delay);
|
|
159
|
-
}
|
|
160
|
-
}, startDate: this.value }, (this.min ? { min: this.min } : {}), (this.max ? { max: this.max } : {})))))));
|
|
205
|
+
return (index.h(index.Host, { key: '4d896aae88a4637f371861ee251e2337530baded', empty: this.empty, "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, index.h("input", { key: '5e58df1c7b4e43e9c31c2660d31180efd2ac813e', value: this.value, id: "dateInput", class: "input", part: "input-date", type: "date", disabled: this.disabled, name: this.name, onBlur: this.onBlur, onFocus: this.onFocus, onInput: this.handleChange, onChange: this.handleChange }), !this.isSlotted && (index.h("div", { key: 'bd68590ff1bbbc0a3a744e44e88d6a3bca11fdca', class: "action-open-calendar-wrapper" }, index.h("mds-button", { key: 'f3bd3316bce646eb4df4eb368a952096397447e7', id: "calendar-dropdown", class: "action-open-calendar", disabled: this.disabled, variant: "dark", tone: "text", icon: calendarToday.miBaselineCalendarToday, onClick: this.handleOpenCalendarClick }))), index.h("mds-input-tip", { key: '9f4264859de66046a3761ec96083c09c53bdced9', lang: this.language, position: "top", active: this.hasFocus }, this.disabled && index.h("mds-input-tip-item", { key: '8be9f58f10be7407d6c76d5e7b79e2faaa6aaa86', expanded: true, variant: "disabled" }), this.readonly && index.h("mds-input-tip-item", { key: '144bce0f9a1a67593be23decd4a59e34c342b359', expanded: true, variant: "readonly" }), this.required && (index.h("mds-input-tip-item", { key: 'efcafab1b01ddb3983299273dbddae86af6f621d', expanded: this.hasFocus, variant: this.isValid ? 'required-success' : 'required' }))), !this.isSlotted && (index.h("mds-dropdown", { key: 'df129e18751e4312509dc60ea4538fb4797071ff', placement: "bottom-end", "disable-auto-placement": true, ref: (el) => (this.dropdownRef = el), target: "#calendar-dropdown" }, index.h("mds-calendar", Object.assign({ key: this.calendarKey, rangePicker: false, lang: this.language, onMdsCalendarChange: this.handleCalendarChange, startDate: this.value }, (this.min !== null && this.min !== '' ? { min: this.min } : {}), (this.max !== null && this.max !== '' ? { max: this.max } : {})))))));
|
|
161
206
|
}
|
|
162
207
|
static get formAssociated() { return true; }
|
|
163
208
|
get host() { return index.getElement(this); }
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-CNuKb6Lv.js');
|
|
4
4
|
|
|
5
|
-
const mdsInputFieldCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer
|
|
5
|
+
const mdsInputFieldCss = () => `@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-input-field-message-color:rgb(var(--tone-neutral-03,233 233 233));--mds-input-field-message-background:rgb(var(--tone-neutral-10,60 60 60))}}}:host(:not(:is([hydrated],.hydrated))),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-input-field-message-color:rgb(var(--tone-neutral-03,233 233 233));--mds-input-field-message-background:rgb(var(--tone-neutral-10,60 60 60));color:rgb(var(--tone-neutral-02,244 244 244));corner-shape:var(--magma-corner-shape,round);display:grid;gap:calc(var(--spacing,.0025rem)*300)}.message-window{border-radius:var(--radius-2xl,24px);color:var(--mds-input-field-message-color,rgb(var(--tone-neutral-03,233 233 233)));corner-shape:inherit;background-color:#0000;display:grid;gap:0;padding:0;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color,color,gap,padding;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.message-window:has(.message:not(:empty)){background-color:var(--mds-input-field-message-background,rgb(var(--tone-neutral-10,60 60 60)));gap:calc(var(--spacing,.0025rem)*200);padding:calc(var(--spacing,.0025rem)*200)}.message{interpolate-size:allow-keywords;display:flex;flex-direction:column;height:auto;padding:calc(var(--spacing,.0025rem)*100) calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*200);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:height,margin-top,opacity,padding;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.message:empty{height:0;max-height:0;opacity:0;padding:0}.label:empty{display:none}.content{container:content/inline-size;display:flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*200)}::slotted(:first-child){flex-grow:1}::slotted(:not(:first-child)){flex-shrink:0}@container content (max-width:300px){::slotted(*){flex-grow:1;min-width:100%}}:host([variant=ai]){--mds-input-field-message-color:rgb(var(--variant-ai-02,242 235 254));--mds-input-field-message-background:rgb(var(--variant-ai-09,75 8 189))}:host([variant=info]){--mds-input-field-message-color:rgb(var(--status-info-02,222 242 250));--mds-input-field-message-background:rgb(var(--status-info-09,0 73 116))}:host([variant=success]){--mds-input-field-message-color:rgb(var(--status-success-02,222 244 228));--mds-input-field-message-background:rgb(var(--status-success-09,0 82 9))}:host([variant=warning]){--mds-input-field-message-color:rgb(var(--status-warning-02,255 237 185));--mds-input-field-message-background:rgb(var(--status-warning-09,90 67 0))}:host([variant=error]){--mds-input-field-message-color:rgb(var(--status-error-02,255 234 231));--mds-input-field-message-background:rgb(var(--status-error-09,135 0 14))}:host([variant=info]) ::slotted(mds-input){--mds-input-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:0 0 0}:host([variant=info]) ::slotted(mds-input:focus){--mds-input-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:var(--status-info-04,159 216 241)}:host([variant=warning]) ::slotted(mds-input){--mds-input-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:0 0 0}:host([variant=warning]) ::slotted(mds-input:focus){--mds-input-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:var(--status-warning-04,255 200 33)}:host([variant=success]) ::slotted(mds-input){--mds-input-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:0 0 0}:host([variant=success]) ::slotted(mds-input:focus){--mds-input-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:var(--status-success-04,158 222 181)}:host([variant=error]) ::slotted(mds-input){--mds-input-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:0 0 0}:host([variant=error]) ::slotted(mds-input:focus){--mds-input-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:var(--status-error-04,254 193 189)}`;
|
|
6
6
|
|
|
7
7
|
const MdsInputField = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -16,12 +16,12 @@ const MdsInputField = class {
|
|
|
16
16
|
// mdsInput.hasValidator().then(hasValidator => {
|
|
17
17
|
// if (!hasValidator) return
|
|
18
18
|
mdsInput.getErrors().then((errors) => {
|
|
19
|
-
if (errors) {
|
|
19
|
+
if (errors != null) {
|
|
20
20
|
this.variant = 'error';
|
|
21
21
|
const messages = Object.entries(errors)
|
|
22
22
|
.map((v) => v[1])
|
|
23
23
|
.filter((v) => v);
|
|
24
|
-
this.message = messages.length ? messages.join(';') : undefined;
|
|
24
|
+
this.message = messages.length !== 0 ? messages.join(';') : undefined;
|
|
25
25
|
return;
|
|
26
26
|
}
|
|
27
27
|
this.variant = 'success';
|
|
@@ -31,13 +31,13 @@ const MdsInputField = class {
|
|
|
31
31
|
}
|
|
32
32
|
componentDidLoad() {
|
|
33
33
|
const [mdsInput] = this.slotInput.assignedElements();
|
|
34
|
-
if (
|
|
34
|
+
if (mdsInput == null)
|
|
35
35
|
throw new Error('Mds input not found');
|
|
36
36
|
mdsInput.addEventListener('mdsInputValidation', () => this.handleValidation(mdsInput));
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
39
|
var _a;
|
|
40
|
-
return (index.h(index.Host, { key: '
|
|
40
|
+
return (index.h(index.Host, { key: '7d2b6e591f2da90402eef9c453b6b229d04f56f8' }, index.h("mds-text", { key: '6058dec040f453a65f5d34c8d16ddf786ade620f', class: "label", typography: "label" }, this.label), index.h("div", { key: 'dda1efd3aed92889c8aa28d5958630d304f81f9e', class: "message-window" }, index.h("div", { key: '66196e8f4f024dbbd2c59dc6c8d00b46b4997ff4', class: "content", part: "content" }, index.h("slot", { key: 'ba8af714da43300a70833acbd281bfe19c5d3e4b', ref: (i) => (this.slotInput = i) })), index.h("div", { key: 'dbc5d405bb47cd7f3d730d3732e2ef0c49d9bfc6', class: "message" }, (_a = this.message) === null || _a === void 0 ? void 0 : _a.split(';').map((m, i) => (index.h("mds-text", { typography: "caption", key: i }, m)))))));
|
|
41
41
|
}
|
|
42
42
|
static get formAssociated() { return true; }
|
|
43
43
|
get host() { return index.getElement(this); }
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var index = require('./index-CNuKb6Lv.js');
|
|
4
4
|
|
|
5
|
-
const mdsInputOtpCss = () => `@layer reset,vendor,theme,base,components,utilities
|
|
5
|
+
const mdsInputOtpCss = () => `@layer reset,vendor,theme,base,components,utilities;:host{display:inline-flex;gap:calc(var(--spacing,.0025rem)*400)}.input{width:calc(var(--spacing,.0025rem)*1200)}.input::part(field){text-align:center}.input::part(tip-count){display:none}`;
|
|
6
6
|
|
|
7
7
|
const MdsInputOtp = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -58,7 +58,7 @@ const MdsInputOtp = class {
|
|
|
58
58
|
const currentInput = e.target;
|
|
59
59
|
this.setOtpDigit(currentInput, e.key);
|
|
60
60
|
const nextInput = currentInput.nextElementSibling;
|
|
61
|
-
if (nextInput) {
|
|
61
|
+
if (nextInput != null) {
|
|
62
62
|
nextInput.setFocus();
|
|
63
63
|
}
|
|
64
64
|
else {
|
|
@@ -77,7 +77,7 @@ const MdsInputOtp = class {
|
|
|
77
77
|
for (const currentDigit of digits) {
|
|
78
78
|
this.setOtpDigit(currentInput, currentDigit);
|
|
79
79
|
currentInput = currentInput.nextElementSibling;
|
|
80
|
-
if (currentInput) {
|
|
80
|
+
if (currentInput != null) {
|
|
81
81
|
currentInput.setFocus();
|
|
82
82
|
}
|
|
83
83
|
else {
|
|
@@ -88,7 +88,7 @@ const MdsInputOtp = class {
|
|
|
88
88
|
};
|
|
89
89
|
}
|
|
90
90
|
render() {
|
|
91
|
-
return (index.h(index.Host, { key: '
|
|
91
|
+
return (index.h(index.Host, { key: 'b8ed6443032efcace51ea84c5dbae2533796a7f7' }, Array.from({ length: this.length }).map(() => (index.h("mds-input", { class: "input", maxlength: 1, onKeyDown: this.handleKeyDown, onPaste: this.handlePaste })))));
|
|
92
92
|
}
|
|
93
93
|
static get formAssociated() { return true; }
|
|
94
94
|
get element() { return index.getElement(this); }
|
|
@@ -1,8 +1,9 @@
|
|
|
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 mdsInputRangeCss = () => `@layer reset,vendor,theme,base,components,utilities
|
|
6
|
+
const mdsInputRangeCss = () => `@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),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-input-range-transition-duration:var(--duration-300,.3s);--private-input-range-transition-duration:var(--mds-input-range-transition-duration);--mds-input-range-thumb-background-disabled:rgb(var(--tone-neutral-08,107 107 107));--mds-input-range-thumb-background:rgb(var(--tone-neutral,0 0 0));--mds-input-range-thumb-cursor:col-resize;--mds-input-range-thumb-size:calc(var(--spacing,.0025rem)*400);--mds-input-range-track-background-disabled:rgb(var(--tone-neutral-08,107 107 107));--mds-input-range-track-background:rgb(var(--tone-neutral-08,107 107 107));--mds-input-range-track-progress-background-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-range-track-progress-background:rgb(var(--variant-primary-03,211 226 255));--mds-input-range-track-size:calc(var(--spacing,.0025rem)*600);--private-border-width:calc(var(--mds-input-range-track-size)/2 - var(--mds-input-range-thumb-size)/2);--private-thumb-size:calc(var(--mds-input-range-thumb-size) + var(--private-border-width)*2);display:grid;gap:calc(var(--spacing,.0025rem)*200);-webkit-transition-duration:var(--private-input-range-transition-duration);transition-duration:var(--private-input-range-transition-duration);transition-property:color;-webkit-transition-timing-function:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.header{display:flex;gap:calc(var(--spacing,.0025rem)*200)}.label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value{margin-left:auto}.range{align-items:center;display:flex;height:var(--private-thumb-size);position:relative}.track{box-sizing:border-box;position:absolute;width:100%}.field{animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));appearance:none;background-color:#0000;border-radius:1000px;flex-grow:1;height:calc(var(--spacing,.0025rem)*400);margin:0;outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));transition-duration:.2s;transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-timing-function:ease-in-out;z-index:20}.field:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.field::-webkit-slider-thumb{appearance:none;background-color:var(--mds-input-range-thumb-background);border-color:var(--mds-input-range-track-progress-background);border-radius:var(--mds-input-range-thumb-size);border-style:solid;border-width:var(--private-border-width);cursor:var(--mds-input-range-thumb-cursor);height:var(--private-thumb-size);line-height:0;transform:translateY(-50%);transition-property:background-color,border;width:var(--private-thumb-size)}.field::-webkit-slider-runnable-track{appearance:none;border:0;height:0;width:100%}.track-progress{background-color:var(--mds-input-range-track-progress-background);width:calc((100% - var(--mds-input-range-track-size))*(var(--mds-input-range-progress,0)*0.01) + var(--mds-input-range-track-size)/2)}.track-progress,.track-total{display:flex;height:var(--mds-input-range-track-size);-webkit-transition-duration:var(--private-input-range-transition-duration);transition-duration:var(--private-input-range-transition-duration);transition-property:background-color}.track-total{background-color:var(--mds-input-range-track-background);overflow:hidden;-webkit-transition-timing-function:var(--ease-in-out);transition-timing-function:var(--ease-in-out);width:100%}.contrast-area,.track-total{border-radius:var(--mds-input-range-track-size)}.contrast-area{margin-left:calc(var(--spacing,.0025rem)*100);margin-right:calc(var(--spacing,.0025rem)*100)}:host([disabled]:not([disabled=false])){--mds-input-range-thumb-background:var(--mds-input-range-thumb-background-disabled);--mds-input-range-track-background:var(--mds-input-range-track-background-disabled);--mds-input-range-track-progress-background:var(--mds-input-range-track-progress-background-disabled)}:host([disabled]:not([disabled=false])) .field::-webkit-slider-thumb{cursor:not-allowed}:host([pref-animation=reduce]){--private-input-range-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-input-range-thumb-background:rgb(var(--variant-primary-04,184 208 255));--mds-input-range-track-background:rgb(var(--tone-neutral-07,134 134 134));--mds-input-range-track-progress-background:rgb(var(--variant-primary-05,152 188 255))}:host([pref-contrast=more]){color:rgb(var(--tone-neutral-01,255 255 255))}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-input-range-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-input-range-thumb-background:rgb(var(--variant-primary-04,184 208 255));--mds-input-range-track-background:rgb(var(--tone-neutral-07,134 134 134));--mds-input-range-track-progress-background:rgb(var(--variant-primary-05,152 188 255))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){color:rgb(var(--tone-neutral-01,255 255 255))}}`;
|
|
6
7
|
|
|
7
8
|
const MdsInputRange = class {
|
|
8
9
|
constructor(hostRef) {
|
|
@@ -94,6 +95,27 @@ const MdsInputRange = class {
|
|
|
94
95
|
formResetCallback() {
|
|
95
96
|
this.internals.setFormValue('');
|
|
96
97
|
}
|
|
98
|
+
connectedCallback() {
|
|
99
|
+
this.unsubscribePrefAnimation = preference.subscribePreference('animation', (value) => {
|
|
100
|
+
this.prefAnimation = value;
|
|
101
|
+
});
|
|
102
|
+
this.unsubscribePrefContrast = preference.subscribePreference('contrast', (value) => {
|
|
103
|
+
this.prefContrast = value;
|
|
104
|
+
});
|
|
105
|
+
this.unsubscribePrefTheme = preference.subscribePreference('theme', (value) => {
|
|
106
|
+
this.prefTheme = value;
|
|
107
|
+
});
|
|
108
|
+
this.unsubscribePrefThemeScheme = preference.subscribePreference('theme-scheme', (value) => {
|
|
109
|
+
this.prefThemeScheme = value;
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
disconnectedCallback() {
|
|
113
|
+
var _a, _b, _c, _d;
|
|
114
|
+
(_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
115
|
+
(_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
116
|
+
(_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
117
|
+
(_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
118
|
+
}
|
|
97
119
|
componentDidLoad() {
|
|
98
120
|
var _a;
|
|
99
121
|
this.decimalPlaces = this.countDecimals(this.step);
|
|
@@ -103,7 +125,7 @@ const MdsInputRange = class {
|
|
|
103
125
|
}
|
|
104
126
|
render() {
|
|
105
127
|
var _a;
|
|
106
|
-
return (index.h(index.Host, { key: '
|
|
128
|
+
return (index.h(index.Host, { key: 'b820e8ed601040eee9bac980e0ee308a3d09de51', "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, index.h("header", { key: 'f9849eb9243eaab7585991a7f32a7ecd0aa30d78', class: "header", part: "header" }, index.h("mds-text", { key: '9d32ebdd41564adfc5c4d4546017b87aeaef6580', class: "label", typography: "label" }, index.h("slot", { key: '6061c4d9d0987242ca08444370831aa55aa0e927' })), index.h("mds-text", { key: 'a8e588f3833bdd9a809b75b1f9cf2bef725ccd4e', class: "value", typography: "label" }, this.formatValue ? this.formatValue(this.value) : this.value)), index.h("div", { key: 'b0ea4bd7ca1b5f82c4b6581d891a5ca3db71b901', class: "range" }, index.h("div", { key: '2d888c14de77f99cfbb651c470e85888869eefcf', class: "track", part: "track" }, index.h("div", { key: '0bd42dcedd84c2e8ce4ac8e922c40de108bca01c', class: "contrast-area" }), index.h("div", { key: 'd88d39f19a361f6a515ba9faf63bfce0961abb77', class: "track-total" }, index.h("div", { key: '82d7e7dd1e4741f89ab8ca250daf93b3e1fb7c28', class: "track-progress", style: { '--mds-input-range-progress': `${(_a = this.progress) !== null && _a !== void 0 ? _a : 0}` } }))), index.h("input", { key: 'c6d01e5b369efc8a60007255b1ae4c1cd2cfce03', ref: (el) => (this.inputElement = el), class: "field", "aria-label": this.label, disabled: this.disabled, max: this.max, min: this.min, onInput: this.onInput, step: this.step, type: "range", value: this.value, name: this.name }))));
|
|
107
129
|
}
|
|
108
130
|
static get formAssociated() { return true; }
|
|
109
131
|
get element() { return index.getElement(this); }
|
|
@@ -2,9 +2,10 @@
|
|
|
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
|
var keyboardArrowDown = require('./keyboard-arrow-down-BNOA3Lin.js');
|
|
6
7
|
|
|
7
|
-
const mdsInputSelectCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@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-input-select-variant-color-rgb:var(--tone-neutral-01,255 255 255);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0);--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-hover-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255)));--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233))}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-input-tip,mds-input-tip-item):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-input-select-variant-color-rgb:var(--tone-neutral-01,255 255 255);--mds-input-select-ring:0 0 0 1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1);--mds-input-select-shadow:0 1px 3px 0 rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1),0 1px 2px 0 rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.06);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0);--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-hover-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255)));--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgb(var(--tone-neutral-02,244 244 244));display:flex;position:relative;-webkit-user-select:none;user-select:none;--mds-input-select-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-select-variant-color-rgb:0 0 0;--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-09,0 58 168));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-08,0 83 239));--mds-input-select-arrow-icon-blur-color:rgb(var(--variant-primary-06,90 147 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-04,184 208 255))}:host([required]:not([required=false]):focus-within) .icon{-webkit-transform:translate(calc(var(--spacing,.0025rem)*150),calc(var(--spacing,.0025rem)*150));transform:translate(calc(var(--spacing,.0025rem)*150),calc(var(--spacing,.0025rem)*150))}:host(:focus-within),:host(:hover){--mds-input-select-variant-color-rgb:var(--variant-primary-03,211 226 255);--mds-input-select-ring:0 0 0 3px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/1);--mds-input-select-shadow:0 4px 6px -1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1),0 2px 4px -1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.06);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-hover-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-hover-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))));--mds-input-select-variant-color-rgb:var(--variant-primary-04,184 208 255)}.input{font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;appearance:none;background-color:rgb(var(--tone-neutral,0 0 0));border:0;border-radius:var(--radius-xs,8px);-webkit-box-shadow:var(--mds-input-select-ring),var(--mds-input-select-shadow);box-shadow:var(--mds-input-select-ring),var(--mds-input-select-shadow);box-sizing:border-box;color:rgb(var(--tone-neutral-02,244 244 244));cursor:pointer;margin:0;min-height:calc(var(--spacing,.0025rem)*1200);overflow:hidden;padding-left:calc(var(--spacing,.0025rem)*400);padding-right:calc(var(--spacing,.0025rem)*1200);text-overflow:ellipsis;transition-property:background-color,border-color,box-shadow,color,fill;width:100%}.input,.input:focus,.input:hover{-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input:focus,.input:hover{--tw-outline-style:none;color:rgb(var(--tone-neutral-03,233 233 233));outline-style:none}:host([value]:not([value=""])) .input{color:rgb(var(--tone-neutral-03,233 233 233))}:host([required]:not([required=false])) .input{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled{background-color:rgb(var(--tone-neutral-09,76 76 76));opacity:1}:host([disabled]:not([disabled=false])),:host([disabled]:not([disabled=false])) .input{pointer-events:none}:host([disabled]:not([disabled=false])) .icon{fill:rgb(var(--tone-neutral-06,158 158 158));-webkit-transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200));transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200))}.icon-container{align-items:center;color:inherit;display:flex;height:calc(var(--spacing,.0025rem)*1200);pointer-events:none;position:absolute;right:calc(var(--spacing,.0025rem)*400)}.icon{background-color:var(--mds-input-select-arrow-icon-background-color,var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0)));border-radius:var(--radius-full,1000px);display:flex;fill:var(--mds-input-select-arrow-icon-color,var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5)));-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,fill}.icon svg{aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}.option-container{display:none}mds-input-tip{--mds-input-tip-horizontal-offset:inherit;--mds-input-tip-horizontal-offset-focused:inherit;--mds-input-tip-vertical-offset:inherit;--mds-input-tip-background:inherit}@container (max-width:210px){:host .tip__content,:host(:focus-within) .tip__content{grid-template-columns:0fr;opacity:0}:host .tip{padding-left:0;padding-right:0}:host{--mds-input-select-background:rgb(var(--variant-primary-07,44 117 255))}}:host([variant=info]){--mds-input-select-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-select-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-info-09,0 73 116));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-info-08,0 107 151));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-info-06,0 161 208));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-info-04,159 216 241));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=info]:focus-within),:host([variant=info]:hover){--mds-input-select-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-select-variant-color-rgb:var(--status-info-05,112 198 234)}:host([variant=success]){--mds-input-select-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-select-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-success-09,0 82 9));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-success-08,0 116 46));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-success-06,0 171 97));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-success-04,158 222 181));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=success]:focus-within),:host([variant=success]:hover){--mds-input-select-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-select-variant-color-rgb:var(--status-success-05,107 206 147)}:host([variant=warning]){--mds-input-select-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-select-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-warning-09,90 67 0));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-warning-08,129 96 0));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-warning-06,190 142 0));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-warning-04,255 200 33));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=warning]:focus-within),:host([variant=warning]:hover){--mds-input-select-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-select-variant-color-rgb:var(--status-warning-05,237 177 0)}:host([variant=error]){--mds-input-select-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-select-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-error-09,135 0 14));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-error-08,182 50 54));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-error-06,239 108 105));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-error-04,254 193 189));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=error]:focus-within),:host([variant=error]:hover){--mds-input-select-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-select-variant-color-rgb:var(--status-error-05,250 165 160)}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .input{transition-duration:0s}:host-context(:root.pref-animation-reduce) .input:hover{transition-duration:0s}:host-context(:root.pref-animation-reduce) .input:focus{transition-duration:0s}:host-context(:root.pref-animation-reduce) .icon{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-input-select-ring:var(--shadow-outline-50);--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-08,0 83 239))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .input{color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-contrast-more){--mds-input-select-ring:var(--shadow-outline-strong-50)}:host-context(:root.pref-contrast-more) .input{color:rgb(var(--tone-neutral-01,255 255 255))}@media (forced-colors:active){.input:focus,.input:hover{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input:focus,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input:hover{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-input-select-ring:var(--shadow-outline-50);--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-08,0 83 239))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .input{color:rgb(var(--tone-neutral-03,233 233 233))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-input-select-ring:var(--shadow-outline-strong-50)}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input{color:rgb(var(--tone-neutral-01,255 255 255))}}`;
|
|
8
|
+
const mdsInputSelectCss = () => `@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-input-select-variant-color-rgb:var(--tone-neutral-01,255 255 255);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0);--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-hover-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255)));--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233))}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-input-tip,mds-input-tip-item):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-input-select-variant-color-rgb:var(--tone-neutral-01,255 255 255);--mds-input-select-ring:0 0 0 1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1);--mds-input-select-shadow:0 1px 3px 0 rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1),0 1px 2px 0 rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.06);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0);--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5);--mds-input-select-arrow-icon-hover-color:rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255)));--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*1000);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-select-transition-duration:var(--duration-300,.3s);--mds-input-select-icon-transition-duration:var(--duration-200,.2s);--private-input-select-transition-duration:var(--mds-input-select-transition-duration);--private-input-select-icon-transition-duration:var(--mds-input-select-icon-transition-duration);font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgb(var(--tone-neutral-02,244 244 244));display:flex;position:relative;-webkit-user-select:none;user-select:none;--mds-input-select-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-select-variant-color-rgb:0 0 0;--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-09,0 58 168));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-08,0 83 239));--mds-input-select-arrow-icon-blur-color:rgb(var(--variant-primary-06,90 147 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-04,184 208 255))}:host([required]:not([required=false]):focus-within) .icon{-webkit-transform:translate(calc(var(--spacing,.0025rem)*150),calc(var(--spacing,.0025rem)*150));transform:translate(calc(var(--spacing,.0025rem)*150),calc(var(--spacing,.0025rem)*150))}:host(:focus-within),:host(:hover){--mds-input-select-variant-color-rgb:var(--variant-primary-03,211 226 255);--mds-input-select-ring:0 0 0 3px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/1);--mds-input-select-shadow:0 4px 6px -1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.1),0 2px 4px -1px rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.06);--mds-input-select-arrow-icon-background-color:var(--mds-input-select-arrow-icon-hover-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5));--mds-input-select-arrow-icon-color:var(--mds-input-select-arrow-icon-hover-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))));--mds-input-select-variant-color-rgb:var(--variant-primary-04,184 208 255)}.input{font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;appearance:none;background-color:rgb(var(--tone-neutral,0 0 0));border:0;border-radius:var(--radius-xs,8px);-webkit-box-shadow:var(--mds-input-select-ring),var(--mds-input-select-shadow);box-shadow:var(--mds-input-select-ring),var(--mds-input-select-shadow);box-sizing:border-box;color:rgb(var(--tone-neutral-02,244 244 244));cursor:pointer;margin:0;min-height:calc(var(--spacing,.0025rem)*1200);overflow:hidden;padding-left:calc(var(--spacing,.0025rem)*400);padding-right:calc(var(--spacing,.0025rem)*1200);text-overflow:ellipsis;transition-property:background-color,border-color,box-shadow,color,fill;width:100%}.input,.input:focus,.input:hover{-webkit-transition-duration:var(--private-input-select-transition-duration);transition-duration:var(--private-input-select-transition-duration);-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input:focus,.input:hover{--tw-outline-style:none;color:rgb(var(--tone-neutral-03,233 233 233));outline-style:none}:host([value]:not([value=""])) .input{color:rgb(var(--tone-neutral-03,233 233 233))}:host([required]:not([required=false])) .input{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled{background-color:rgb(var(--tone-neutral-09,76 76 76));opacity:1}:host([disabled]:not([disabled=false])),:host([disabled]:not([disabled=false])) .input{pointer-events:none}:host([disabled]:not([disabled=false])) .icon{fill:rgb(var(--tone-neutral-06,158 158 158));-webkit-transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200));transform:translate(calc(var(--spacing,.0025rem)*250),calc(var(--spacing,.0025rem)*200))}.icon-container{align-items:center;color:inherit;display:flex;height:calc(var(--spacing,.0025rem)*1200);pointer-events:none;position:absolute;right:calc(var(--spacing,.0025rem)*400)}.icon{background-color:var(--mds-input-select-arrow-icon-background-color,var(--mds-input-select-arrow-icon-blur-background-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/0)));border-radius:var(--radius-full,1000px);display:flex;fill:var(--mds-input-select-arrow-icon-color,var(--mds-input-select-arrow-icon-blur-color,rgb(var(--mds-input-select-variant-color-rgb,var(--tone-neutral-01,255 255 255))/.5)));-webkit-transition-duration:var(--private-input-select-icon-transition-duration);transition-duration:var(--private-input-select-icon-transition-duration);transition-property:background-color,fill}.icon svg{aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}.option-container{display:none}mds-input-tip{--mds-input-tip-horizontal-offset:inherit;--mds-input-tip-horizontal-offset-focused:inherit;--mds-input-tip-vertical-offset:inherit;--mds-input-tip-background:inherit}@container (max-width:210px){:host .tip__content,:host(:focus-within) .tip__content{grid-template-columns:0fr;opacity:0}:host .tip{padding-left:0;padding-right:0}:host{--mds-input-select-background:rgb(var(--variant-primary-07,44 117 255))}}:host([variant=info]){--mds-input-select-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-select-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-info-09,0 73 116));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-info-08,0 107 151));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-info-06,0 161 208));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-info-04,159 216 241));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=info]:focus-within),:host([variant=info]:hover){--mds-input-select-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-select-variant-color-rgb:var(--status-info-05,112 198 234)}:host([variant=success]){--mds-input-select-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-select-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-success-09,0 82 9));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-success-08,0 116 46));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-success-06,0 171 97));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-success-04,158 222 181));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=success]:focus-within),:host([variant=success]:hover){--mds-input-select-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-select-variant-color-rgb:var(--status-success-05,107 206 147)}:host([variant=warning]){--mds-input-select-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-select-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-warning-09,90 67 0));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-warning-08,129 96 0));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-warning-06,190 142 0));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-warning-04,255 200 33));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=warning]:focus-within),:host([variant=warning]:hover){--mds-input-select-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-select-variant-color-rgb:var(--status-warning-05,237 177 0)}:host([variant=error]){--mds-input-select-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-select-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-select-arrow-icon-blur-background-color:rgb(var(--status-error-09,135 0 14));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--status-error-08,182 50 54));--mds-input-select-arrow-icon-blur-color:rgb(var(--status-error-06,239 108 105));--mds-input-select-arrow-icon-hover-color:rgb(var(--status-error-04,254 193 189));--mds-input-select-variant-color-rgb:0 0 0}:host([variant=error]:focus-within),:host([variant=error]:hover){--mds-input-select-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-select-variant-color-rgb:var(--status-error-05,250 165 160)}:host([pref-animation=reduce]){--private-input-select-transition-duration:0s;--private-input-select-icon-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-input-select-ring:var(--shadow-outline-50);--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-08,0 83 239))}:host([pref-theme=dark]:not([pref-theme-scheme=light])) .input{color:rgb(var(--tone-neutral-03,233 233 233))}:host([pref-contrast=more]){--mds-input-select-ring:var(--shadow-outline-strong-50)}:host([pref-contrast=more]) .input{color:rgb(var(--tone-neutral-01,255 255 255))}@media (forced-colors:active){.input:focus,.input:hover{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-input-select-transition-duration:0s;--private-input-select-icon-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-input-select-ring:var(--shadow-outline-50);--mds-input-select-arrow-icon-blur-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-select-arrow-icon-blur-color:rgb(var(--mds-input-select-variant-color));--mds-input-select-arrow-icon-hover-background-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-select-arrow-icon-hover-color:rgb(var(--variant-primary-08,0 83 239))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))) .input{color:rgb(var(--tone-neutral-03,233 233 233))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-input-select-ring:var(--shadow-outline-strong-50)}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .input{color:rgb(var(--tone-neutral-01,255 255 255))}}`;
|
|
8
9
|
|
|
9
10
|
const MdsInputSelect = class {
|
|
10
11
|
constructor(hostRef) {
|
|
@@ -60,10 +61,10 @@ const MdsInputSelect = class {
|
|
|
60
61
|
return;
|
|
61
62
|
}
|
|
62
63
|
options.forEach((option, index) => {
|
|
63
|
-
if (
|
|
64
|
+
if (this.placeholder === undefined || this.placeholder === '') {
|
|
64
65
|
option.remove();
|
|
65
66
|
}
|
|
66
|
-
if (this.placeholder && index > 0) {
|
|
67
|
+
if (this.placeholder !== undefined && this.placeholder !== '' && index > 0) {
|
|
67
68
|
option.remove();
|
|
68
69
|
}
|
|
69
70
|
});
|
|
@@ -72,13 +73,13 @@ const MdsInputSelect = class {
|
|
|
72
73
|
var _a, _b, _c;
|
|
73
74
|
const elements = (_b = (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelectorAll('slot')[0]) === null || _b === void 0 ? void 0 : _b.assignedNodes();
|
|
74
75
|
const options = (_c = this.selectEl) === null || _c === void 0 ? void 0 : _c.querySelectorAll('option');
|
|
75
|
-
if (
|
|
76
|
+
if (options == null) {
|
|
76
77
|
return;
|
|
77
78
|
}
|
|
78
|
-
if (
|
|
79
|
+
if ((this.placeholder === undefined || this.placeholder === '') && options.length > 0) {
|
|
79
80
|
this.emptyOptions();
|
|
80
81
|
}
|
|
81
|
-
if (this.placeholder && options.length > 1) {
|
|
82
|
+
if (this.placeholder !== undefined && this.placeholder !== '' && options.length > 1) {
|
|
82
83
|
this.emptyOptions();
|
|
83
84
|
}
|
|
84
85
|
elements === null || elements === void 0 ? void 0 : elements.forEach((element) => {
|
|
@@ -89,18 +90,21 @@ const MdsInputSelect = class {
|
|
|
89
90
|
};
|
|
90
91
|
this.setCurrentValue = () => {
|
|
91
92
|
var _a;
|
|
92
|
-
if (
|
|
93
|
+
if (this.selectEl == null)
|
|
93
94
|
return;
|
|
94
|
-
if (this.value) {
|
|
95
|
+
if (this.value != null && this.value !== '' && this.value !== 0 && !Number.isNaN(this.value)) {
|
|
95
96
|
this.selectEl.querySelectorAll('option').forEach((element) => {
|
|
96
97
|
element.selected = element.value === this.value;
|
|
97
98
|
});
|
|
98
99
|
}
|
|
99
|
-
else if (
|
|
100
|
+
else if (this.placeholder === undefined || this.placeholder === '') {
|
|
100
101
|
this.value = (_a = this.selectEl) === null || _a === void 0 ? void 0 : _a.querySelectorAll('option')[0].value;
|
|
101
102
|
}
|
|
102
103
|
};
|
|
103
104
|
}
|
|
105
|
+
/**
|
|
106
|
+
* Updates the component's texts to the locale currently set on the host element.
|
|
107
|
+
*/
|
|
104
108
|
async updateLang() {
|
|
105
109
|
this.language = this.t.lang(this.host);
|
|
106
110
|
this.t.update();
|
|
@@ -139,7 +143,7 @@ const MdsInputSelect = class {
|
|
|
139
143
|
* @param oldValue placeholder old value
|
|
140
144
|
*/
|
|
141
145
|
placeholderChanged(newValue, oldValue) {
|
|
142
|
-
if (newValue &&
|
|
146
|
+
if (newValue !== undefined && newValue !== '' && (oldValue === undefined || oldValue === '')) {
|
|
143
147
|
let defaultOption = document.querySelector('.placeholder-option');
|
|
144
148
|
if (defaultOption)
|
|
145
149
|
defaultOption.remove();
|
|
@@ -147,7 +151,10 @@ const MdsInputSelect = class {
|
|
|
147
151
|
this.selectEl.insertBefore(defaultOption, this.selectEl.firstChild);
|
|
148
152
|
defaultOption.value = '';
|
|
149
153
|
defaultOption.text = newValue;
|
|
150
|
-
if (
|
|
154
|
+
if (this.defaultValue == null ||
|
|
155
|
+
this.defaultValue === '' ||
|
|
156
|
+
this.defaultValue === 0 ||
|
|
157
|
+
Number.isNaN(this.defaultValue)) {
|
|
151
158
|
defaultOption.selected = true;
|
|
152
159
|
this.value = undefined;
|
|
153
160
|
}
|
|
@@ -158,20 +165,49 @@ const MdsInputSelect = class {
|
|
|
158
165
|
formResetCallback() {
|
|
159
166
|
this.internals.setFormValue('');
|
|
160
167
|
}
|
|
168
|
+
connectedCallback() {
|
|
169
|
+
this.unsubscribePrefAnimation = preference.subscribePreference('animation', (value) => {
|
|
170
|
+
this.prefAnimation = value;
|
|
171
|
+
});
|
|
172
|
+
this.unsubscribePrefContrast = preference.subscribePreference('contrast', (value) => {
|
|
173
|
+
this.prefContrast = value;
|
|
174
|
+
});
|
|
175
|
+
this.unsubscribePrefTheme = preference.subscribePreference('theme', (value) => {
|
|
176
|
+
this.prefTheme = value;
|
|
177
|
+
});
|
|
178
|
+
this.unsubscribePrefThemeScheme = preference.subscribePreference('theme-scheme', (value) => {
|
|
179
|
+
this.prefThemeScheme = value;
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
disconnectedCallback() {
|
|
183
|
+
var _a, _b, _c, _d;
|
|
184
|
+
(_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
185
|
+
(_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
|
|
186
|
+
(_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
|
|
187
|
+
(_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
|
|
188
|
+
}
|
|
161
189
|
componentWillLoad() {
|
|
162
190
|
this.language = this.t.lang(this.host);
|
|
163
191
|
// needed for react component, this prop should be used as default-value html attributo instead of defaultValue prop
|
|
164
|
-
if (this.defaultValue
|
|
192
|
+
if (this.defaultValue != null &&
|
|
193
|
+
this.defaultValue !== '' &&
|
|
194
|
+
this.defaultValue !== 0 &&
|
|
195
|
+
!Number.isNaN(this.defaultValue)) {
|
|
165
196
|
this.value = this.defaultValue;
|
|
166
197
|
}
|
|
167
198
|
}
|
|
168
199
|
componentDidLoad() {
|
|
169
|
-
if (this.value) {
|
|
200
|
+
if (this.value != null && this.value !== '' && this.value !== 0 && !Number.isNaN(this.value)) {
|
|
170
201
|
this.internals.setFormValue(this.value.toString());
|
|
171
202
|
}
|
|
172
203
|
}
|
|
173
204
|
render() {
|
|
174
|
-
return (index.h(index.Host, { key: '
|
|
205
|
+
return (index.h(index.Host, { key: '729807a3442ef1465c131a06041aa3e661e7362d', "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, index.h("select", { key: '708f45218c8651e99143fbc99f4d701d3837cdf5', class: "input", onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, name: this.name, required: this.required, disabled: this.disabled, multiple: this.multiple, size: this.size, part: "select", ref: (el) => (this.selectEl = el) }, index.h("option", { key: '8aca9030ca7eecb8bd90347ab0f65dd6195bf446', class: "placeholder-option", value: "", disabled: !this.required ? undefined : true, selected: this.defaultValue != null &&
|
|
206
|
+
this.defaultValue !== '' &&
|
|
207
|
+
this.defaultValue !== 0 &&
|
|
208
|
+
!Number.isNaN(this.defaultValue)
|
|
209
|
+
? undefined
|
|
210
|
+
: true }, this.placeholder)), index.h("div", { key: 'c9ec4a12c6a1c61a843bd8e3b17fa49060f59cf4', class: "icon-container" }, index.h("i", { key: '8b1dffa75c8ccb7e69236d06cb22fedd75663721', class: "icon", innerHTML: keyboardArrowDown.miBaselineKeyboardArrowDown })), index.h("div", { key: '829bd49c29b9f890f36e88f09f1685a4675b4d37', class: "option-container" }, index.h("slot", { key: '7c077c0c8e5a46cfbd1707fc405e453cd12839d0', onSlotchange: this.onSlotChangeHandler })), index.h("mds-input-tip", { key: 'fb95b541445b5c5a2cdd7e8dda6f71e0a4a7dc8a', position: "top", lang: this.language, active: this.hasFocus, part: "tip-top" }, this.disabled && index.h("mds-input-tip-item", { key: '1f49975a3d659e263ed400edcc77a0d1ba3ca1ca', expanded: true, variant: "disabled" }), this.required && (index.h("mds-input-tip-item", { key: '45829a603cbd0c208e49c0103be849ada469db1a', expanded: this.hasFocus, variant: this.value === '' ? 'required' : 'required-success' })))));
|
|
175
211
|
}
|
|
176
212
|
static get formAssociated() { return true; }
|
|
177
213
|
get host() { return index.getElement(this); }
|