@maggioli-design-system/magma 1.0.3 → 1.0.4
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/dist/cjs/floating-controller-58188f8c.js +182 -0
- package/dist/cjs/{floating-ui.dom.esm-4d912aff.js → floating-ui.dom.esm-ee781097.js} +2 -1
- package/dist/cjs/{index-eccfa195.js → index-4656e44f.js} +445 -145
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/magma-components.cjs.js +3 -3
- package/dist/cjs/mds-accordion-item.cjs.entry.js +5 -4
- package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +17 -7
- package/dist/cjs/mds-accordion-timer.cjs.entry.js +6 -4
- package/dist/cjs/mds-accordion.cjs.entry.js +9 -3
- package/dist/cjs/mds-author.cjs.entry.js +1 -1
- package/dist/cjs/mds-avatar.cjs.entry.js +3 -8
- package/dist/cjs/mds-badge.cjs.entry.js +10 -2
- package/dist/cjs/mds-banner.cjs.entry.js +9 -7
- package/dist/cjs/mds-benchmark-bar.cjs.entry.js +10 -2
- package/dist/cjs/mds-bibliography.cjs.entry.js +13 -11
- package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +1 -2
- package/dist/cjs/mds-breadcrumb.cjs.entry.js +5 -3
- package/dist/cjs/mds-button_3.cjs.entry.js +34 -18
- package/dist/cjs/mds-card-content.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-footer.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-header.cjs.entry.js +1 -1
- package/dist/cjs/mds-card-media.cjs.entry.js +1 -1
- package/dist/cjs/mds-card.cjs.entry.js +4 -2
- package/dist/cjs/mds-chip.cjs.entry.js +21 -11
- package/dist/cjs/mds-details.cjs.entry.js +5 -3
- package/dist/cjs/mds-dropdown.cjs.entry.js +140 -254
- package/dist/cjs/mds-entity.cjs.entry.js +1 -7
- package/dist/cjs/mds-file-preview.cjs.entry.js +5 -14
- package/dist/cjs/mds-file.cjs.entry.js +6 -9
- package/dist/cjs/mds-filter-item.cjs.entry.js +1 -5
- package/dist/cjs/mds-filter.cjs.entry.js +2 -7
- package/dist/cjs/mds-header-bar.cjs.entry.js +9 -4
- package/dist/cjs/mds-header.cjs.entry.js +18 -10
- package/dist/cjs/mds-help.cjs.entry.js +7 -2
- package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +11 -6
- package/dist/cjs/mds-hr.cjs.entry.js +1 -1
- package/dist/cjs/mds-img.cjs.entry.js +21 -14
- package/dist/cjs/mds-input-field.cjs.entry.js +50 -26
- package/dist/cjs/mds-input-range.cjs.entry.js +14 -7
- package/dist/cjs/mds-input-select.cjs.entry.js +22 -13
- package/dist/cjs/mds-input-switch_2.cjs.entry.js +35 -24
- package/dist/cjs/mds-input-tip_2.cjs.entry.js +13 -2
- package/dist/cjs/mds-input-upload.cjs.entry.js +19 -12
- package/dist/cjs/mds-input.cjs.entry.js +59 -29
- package/dist/cjs/mds-kpi-item.cjs.entry.js +5 -6
- package/dist/cjs/mds-kpi.cjs.entry.js +1 -1
- package/dist/cjs/mds-label.cjs.entry.js +21 -8
- package/dist/cjs/mds-list-item.cjs.entry.js +7 -2
- package/dist/cjs/mds-list.cjs.entry.js +1 -1
- package/dist/cjs/mds-modal.cjs.entry.js +13 -4
- package/dist/cjs/mds-note.cjs.entry.js +9 -4
- package/dist/cjs/mds-notification.cjs.entry.js +14 -7
- package/dist/cjs/mds-paginator-item.cjs.entry.js +1 -4
- package/dist/cjs/mds-paginator.cjs.entry.js +9 -3
- package/dist/cjs/mds-pref-animation.cjs.entry.js +1 -3
- package/dist/cjs/mds-pref-consumption.cjs.entry.js +1 -3
- package/dist/cjs/mds-pref-contrast.cjs.entry.js +1 -3
- package/dist/cjs/mds-pref-language-item.cjs.entry.js +5 -4
- package/dist/cjs/mds-pref-language.cjs.entry.js +12 -4
- package/dist/cjs/mds-pref-theme.cjs.entry.js +5 -4
- package/dist/cjs/mds-pref.cjs.entry.js +2 -3
- package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +4 -1
- package/dist/cjs/mds-price-table-features-row.cjs.entry.js +1 -2
- package/dist/cjs/mds-price-table-features.cjs.entry.js +1 -2
- package/dist/cjs/mds-price-table-header.cjs.entry.js +1 -1
- package/dist/cjs/mds-price-table-list-item.cjs.entry.js +7 -1
- package/dist/cjs/mds-price-table-list.cjs.entry.js +1 -2
- package/dist/cjs/mds-price-table.cjs.entry.js +1 -1
- package/dist/cjs/mds-progress.cjs.entry.js +13 -2
- package/dist/cjs/mds-push-notification.cjs.entry.js +20 -12
- package/dist/cjs/mds-push-notifications.cjs.entry.js +1 -3
- package/dist/cjs/mds-quote.cjs.entry.js +7 -1
- package/dist/cjs/mds-separator.cjs.entry.js +1 -1
- package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +17 -13
- package/dist/cjs/mds-stepper-bar.cjs.entry.js +6 -3
- package/dist/cjs/mds-tab-bar-item.cjs.entry.js +6 -5
- package/dist/cjs/mds-tab-bar.cjs.entry.js +1 -1
- package/dist/cjs/mds-tab_2.cjs.entry.js +19 -13
- package/dist/cjs/mds-table-body.cjs.entry.js +1 -3
- package/dist/cjs/mds-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/mds-table-header-cell.cjs.entry.js +3 -5
- package/dist/cjs/mds-table-header.cjs.entry.js +4 -6
- package/dist/cjs/mds-table-row.cjs.entry.js +2 -7
- package/dist/cjs/mds-table.cjs.entry.js +2 -5
- package/dist/cjs/mds-text.cjs.entry.js +9 -7
- package/dist/cjs/mds-toast.cjs.entry.js +17 -6
- package/dist/cjs/mds-tooltip.cjs.entry.js +61 -139
- package/dist/cjs/mds-tree-item.cjs.entry.js +144 -0
- package/dist/cjs/mds-tree.cjs.entry.js +93 -0
- package/dist/cjs/mds-url-view.cjs.entry.js +7 -6
- package/dist/cjs/mds-usage.cjs.entry.js +5 -3
- package/dist/cjs/mds-video-wall.cjs.entry.js +19 -6
- package/dist/cjs/mds-zero.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +3 -1
- package/dist/collection/common/floating-controller.js +180 -0
- package/dist/collection/common/slot.js +10 -4
- package/dist/collection/components/mds-accordion/mds-accordion.js +12 -2
- package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +10 -3
- package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +9 -3
- package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +28 -6
- package/dist/collection/components/mds-avatar/mds-avatar.js +12 -7
- package/dist/collection/components/mds-badge/mds-badge.js +17 -1
- package/dist/collection/components/mds-banner/mds-banner.js +18 -6
- package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +17 -1
- package/dist/collection/components/mds-bibliography/mds-bibliography.js +32 -10
- package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +6 -2
- package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +2 -1
- package/dist/collection/components/mds-button/mds-button.css +3 -8
- package/dist/collection/components/mds-button/mds-button.js +79 -13
- package/dist/collection/components/mds-card/mds-card.js +5 -1
- package/dist/collection/components/mds-chip/mds-chip.js +38 -10
- package/dist/collection/components/mds-details/mds-details.js +6 -2
- package/dist/collection/components/mds-dropdown/mds-dropdown.css +12 -12
- package/dist/collection/components/mds-dropdown/mds-dropdown.js +168 -258
- package/dist/collection/components/mds-dropdown/test/mds-dropdown.stories.js +7 -0
- package/dist/collection/components/mds-entity/mds-entity.js +12 -8
- package/dist/collection/components/mds-file/mds-file.js +17 -8
- package/dist/collection/components/mds-file-preview/mds-file-preview.js +28 -13
- package/dist/collection/components/mds-filter/mds-filter.js +9 -6
- package/dist/collection/components/mds-filter-item/mds-filter-item.js +8 -4
- package/dist/collection/components/mds-header/mds-header.js +31 -9
- package/dist/collection/components/mds-header-bar/mds-header-bar.js +12 -3
- package/dist/collection/components/mds-help/mds-help.js +12 -1
- package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +16 -5
- package/dist/collection/components/mds-icon/mds-icon.js +2 -3
- package/dist/collection/components/mds-img/mds-img.js +40 -13
- package/dist/collection/components/mds-input/mds-input.js +109 -29
- package/dist/collection/components/mds-input-field/mds-input-field.js +97 -25
- package/dist/collection/components/mds-input-range/mds-input-range.js +23 -6
- package/dist/collection/components/mds-input-select/mds-input-select.js +41 -12
- package/dist/collection/components/mds-input-switch/mds-input-switch.js +56 -17
- package/dist/collection/components/mds-input-tip/mds-input-tip.js +10 -0
- package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +10 -1
- package/dist/collection/components/mds-input-upload/mds-input-upload.js +26 -11
- package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +12 -5
- package/dist/collection/components/mds-label/mds-label.js +32 -7
- package/dist/collection/components/mds-list-item/mds-list-item.js +12 -1
- package/dist/collection/components/mds-modal/mds-modal.js +18 -3
- package/dist/collection/components/mds-note/mds-note.js +12 -3
- package/dist/collection/components/mds-notification/mds-notification.js +22 -5
- package/dist/collection/components/mds-paginator/mds-paginator.js +12 -2
- package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +6 -3
- package/dist/collection/components/mds-pref/mds-pref.js +1 -2
- package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +2 -2
- package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +2 -2
- package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +2 -2
- package/dist/collection/components/mds-pref-language/mds-pref-language.js +13 -3
- package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +8 -3
- package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +8 -3
- package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +2 -3
- package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +5 -0
- package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +0 -3
- package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +0 -3
- package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +10 -0
- package/dist/collection/components/mds-progress/mds-progress.js +20 -1
- package/dist/collection/components/mds-push-notification/mds-push-notification.js +41 -11
- package/dist/collection/components/mds-push-notifications/mds-push-notifications.js +4 -2
- package/dist/collection/components/mds-quote/mds-quote.js +10 -0
- package/dist/collection/components/mds-spinner/mds-spinner.js +5 -0
- package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +7 -2
- package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +34 -12
- package/dist/collection/components/mds-tab/mds-tab.js +10 -4
- package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +11 -4
- package/dist/collection/components/mds-tab-item/mds-tab-item.js +24 -8
- package/dist/collection/components/mds-table/mds-table.js +7 -4
- package/dist/collection/components/mds-table-body/mds-table-body.js +4 -4
- package/dist/collection/components/mds-table-cell/mds-table-cell.js +2 -3
- package/dist/collection/components/mds-table-header/mds-table-header.js +5 -5
- package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +8 -4
- package/dist/collection/components/mds-table-row/mds-table-row.js +11 -6
- package/dist/collection/components/mds-text/mds-text.js +20 -6
- package/dist/collection/components/mds-toast/mds-toast.js +26 -5
- package/dist/collection/components/mds-toast/test/mds-toast.stories.js +2 -0
- package/dist/collection/components/mds-tooltip/mds-tooltip.js +118 -153
- package/dist/collection/components/mds-tree/mds-tree.css +73 -0
- package/dist/collection/components/mds-tree/mds-tree.js +294 -0
- package/dist/collection/components/mds-tree/test/mds-tree-apk.stories.js +52 -0
- package/dist/collection/components/mds-tree/test/mds-tree.stories.js +75 -0
- package/dist/collection/components/mds-tree-item/mds-tree-item.css +522 -0
- package/dist/collection/components/mds-tree-item/mds-tree-item.js +392 -0
- package/dist/collection/components/mds-tree-item/meta/event-detail.js +1 -0
- package/dist/collection/components/mds-tree-item/test/mds-tree-item.stories.js +67 -0
- package/dist/collection/components/mds-url-view/mds-url-view.js +12 -5
- package/dist/collection/components/mds-usage/mds-usage.js +8 -2
- package/dist/collection/components/mds-video-wall/mds-video-wall.js +32 -5
- package/dist/collection/components/mds-zero/mds-zero.js +1 -1
- package/dist/collection/dictionary/tree.js +13 -0
- package/dist/collection/type/tree.js +1 -0
- package/dist/components/floating-controller.js +179 -0
- package/dist/components/floating-ui.dom.esm.js +2 -1
- package/dist/components/mds-accordion-item.js +4 -3
- package/dist/components/mds-accordion-timer-item.js +16 -6
- package/dist/components/mds-accordion-timer.js +5 -3
- package/dist/components/mds-accordion.js +8 -2
- package/dist/components/mds-avatar2.js +2 -7
- package/dist/components/mds-badge2.js +9 -1
- package/dist/components/mds-banner.js +8 -6
- package/dist/components/mds-benchmark-bar.js +9 -1
- package/dist/components/mds-bibliography.js +12 -10
- package/dist/components/mds-breadcrumb-item.js +0 -1
- package/dist/components/mds-breadcrumb.js +4 -2
- package/dist/components/mds-button2.js +32 -15
- package/dist/components/mds-card.js +3 -1
- package/dist/components/mds-chip.js +20 -10
- package/dist/components/mds-details.js +4 -2
- package/dist/components/mds-dropdown2.js +137 -253
- package/dist/components/mds-entity.js +0 -6
- package/dist/components/mds-file-preview2.js +4 -13
- package/dist/components/mds-file.js +5 -8
- package/dist/components/mds-filter-item2.js +0 -4
- package/dist/components/mds-filter.js +1 -6
- package/dist/components/mds-header-bar.js +8 -3
- package/dist/components/mds-header.js +17 -9
- package/dist/components/mds-help.js +6 -1
- package/dist/components/mds-horizontal-scroll.js +10 -5
- package/dist/components/mds-icon2.js +0 -3
- package/dist/components/mds-img2.js +20 -13
- package/dist/components/mds-input-field.js +49 -25
- package/dist/components/mds-input-range.js +13 -6
- package/dist/components/mds-input-select.js +21 -12
- package/dist/components/mds-input-switch2.js +34 -22
- package/dist/components/mds-input-tip-item2.js +6 -1
- package/dist/components/mds-input-tip2.js +6 -0
- package/dist/components/mds-input-upload.js +18 -11
- package/dist/components/mds-input2.js +59 -29
- package/dist/components/mds-kpi-item.js +4 -5
- package/dist/components/mds-label.js +20 -7
- package/dist/components/mds-list-item.js +6 -1
- package/dist/components/mds-modal2.js +12 -3
- package/dist/components/mds-note.js +8 -3
- package/dist/components/mds-notification.js +12 -5
- package/dist/components/mds-paginator-item2.js +0 -3
- package/dist/components/mds-paginator.js +8 -2
- package/dist/components/mds-pref-animation.js +0 -2
- package/dist/components/mds-pref-consumption.js +0 -2
- package/dist/components/mds-pref-contrast.js +0 -2
- package/dist/components/mds-pref-language-item.js +4 -3
- package/dist/components/mds-pref-language.js +11 -3
- package/dist/components/mds-pref-theme.js +4 -3
- package/dist/components/mds-pref.js +1 -2
- package/dist/components/mds-price-table-features-cell.js +3 -0
- package/dist/components/mds-price-table-features-row.js +0 -1
- package/dist/components/mds-price-table-features.js +0 -1
- package/dist/components/mds-price-table-list-item.js +6 -0
- package/dist/components/mds-price-table-list.js +0 -1
- package/dist/components/mds-progress2.js +12 -1
- package/dist/components/mds-push-notification.js +19 -11
- package/dist/components/mds-push-notifications.js +0 -2
- package/dist/components/mds-quote.js +6 -0
- package/dist/components/mds-spinner2.js +3 -0
- package/dist/components/mds-stepper-bar-item.js +16 -12
- package/dist/components/mds-stepper-bar.js +5 -2
- package/dist/components/mds-tab-bar-item.js +5 -4
- package/dist/components/mds-tab-item2.js +12 -8
- package/dist/components/mds-tab2.js +6 -4
- package/dist/components/mds-table-body.js +0 -2
- package/dist/components/mds-table-cell2.js +0 -1
- package/dist/components/mds-table-header-cell2.js +2 -4
- package/dist/components/mds-table-header.js +3 -5
- package/dist/components/mds-table-row.js +1 -6
- package/dist/components/mds-table.js +1 -4
- package/dist/components/mds-text2.js +8 -6
- package/dist/components/mds-toast.js +16 -5
- package/dist/components/mds-tooltip2.js +60 -139
- package/dist/components/mds-tree-item.d.ts +11 -0
- package/dist/components/mds-tree-item.js +200 -0
- package/dist/components/mds-tree.d.ts +11 -0
- package/dist/components/mds-tree.js +120 -0
- package/dist/components/mds-url-view.js +6 -5
- package/dist/components/mds-usage.js +4 -2
- package/dist/components/mds-video-wall.js +18 -5
- package/dist/components/mds-zero.js +1 -1
- package/dist/documentation.d.ts +8 -0
- package/dist/documentation.json +2038 -480
- package/dist/esm/floating-controller-ff84547a.js +179 -0
- package/dist/esm/{floating-ui.dom.esm-b6d2205c.js → floating-ui.dom.esm-3e7a540d.js} +2 -1
- package/dist/esm/{index-44fd80a1.js → index-ca5b2d32.js} +445 -145
- package/dist/esm/loader.js +3 -3
- package/dist/esm/magma-components.js +4 -4
- package/dist/esm/mds-accordion-item.entry.js +5 -4
- package/dist/esm/mds-accordion-timer-item.entry.js +17 -7
- package/dist/esm/mds-accordion-timer.entry.js +6 -4
- package/dist/esm/mds-accordion.entry.js +9 -3
- package/dist/esm/mds-author.entry.js +1 -1
- package/dist/esm/mds-avatar.entry.js +3 -8
- package/dist/esm/mds-badge.entry.js +10 -2
- package/dist/esm/mds-banner.entry.js +9 -7
- package/dist/esm/mds-benchmark-bar.entry.js +10 -2
- package/dist/esm/mds-bibliography.entry.js +13 -11
- package/dist/esm/mds-breadcrumb-item.entry.js +1 -2
- package/dist/esm/mds-breadcrumb.entry.js +5 -3
- package/dist/esm/mds-button_3.entry.js +34 -18
- package/dist/esm/mds-card-content.entry.js +1 -1
- package/dist/esm/mds-card-footer.entry.js +1 -1
- package/dist/esm/mds-card-header.entry.js +1 -1
- package/dist/esm/mds-card-media.entry.js +1 -1
- package/dist/esm/mds-card.entry.js +4 -2
- package/dist/esm/mds-chip.entry.js +21 -11
- package/dist/esm/mds-details.entry.js +5 -3
- package/dist/esm/mds-dropdown.entry.js +140 -254
- package/dist/esm/mds-entity.entry.js +1 -7
- package/dist/esm/mds-file-preview.entry.js +5 -14
- package/dist/esm/mds-file.entry.js +6 -9
- package/dist/esm/mds-filter-item.entry.js +1 -5
- package/dist/esm/mds-filter.entry.js +2 -7
- package/dist/esm/mds-header-bar.entry.js +9 -4
- package/dist/esm/mds-header.entry.js +18 -10
- package/dist/esm/mds-help.entry.js +7 -2
- package/dist/esm/mds-horizontal-scroll.entry.js +11 -6
- package/dist/esm/mds-hr.entry.js +1 -1
- package/dist/esm/mds-img.entry.js +21 -14
- package/dist/esm/mds-input-field.entry.js +50 -26
- package/dist/esm/mds-input-range.entry.js +14 -7
- package/dist/esm/mds-input-select.entry.js +22 -13
- package/dist/esm/mds-input-switch_2.entry.js +35 -24
- package/dist/esm/mds-input-tip_2.entry.js +13 -2
- package/dist/esm/mds-input-upload.entry.js +19 -12
- package/dist/esm/mds-input.entry.js +59 -29
- package/dist/esm/mds-kpi-item.entry.js +5 -6
- package/dist/esm/mds-kpi.entry.js +1 -1
- package/dist/esm/mds-label.entry.js +21 -8
- package/dist/esm/mds-list-item.entry.js +7 -2
- package/dist/esm/mds-list.entry.js +1 -1
- package/dist/esm/mds-modal.entry.js +13 -4
- package/dist/esm/mds-note.entry.js +9 -4
- package/dist/esm/mds-notification.entry.js +14 -7
- package/dist/esm/mds-paginator-item.entry.js +1 -4
- package/dist/esm/mds-paginator.entry.js +9 -3
- package/dist/esm/mds-pref-animation.entry.js +1 -3
- package/dist/esm/mds-pref-consumption.entry.js +1 -3
- package/dist/esm/mds-pref-contrast.entry.js +1 -3
- package/dist/esm/mds-pref-language-item.entry.js +5 -4
- package/dist/esm/mds-pref-language.entry.js +12 -4
- package/dist/esm/mds-pref-theme.entry.js +5 -4
- package/dist/esm/mds-pref.entry.js +2 -3
- package/dist/esm/mds-price-table-features-cell.entry.js +4 -1
- package/dist/esm/mds-price-table-features-row.entry.js +1 -2
- package/dist/esm/mds-price-table-features.entry.js +1 -2
- package/dist/esm/mds-price-table-header.entry.js +1 -1
- package/dist/esm/mds-price-table-list-item.entry.js +7 -1
- package/dist/esm/mds-price-table-list.entry.js +1 -2
- package/dist/esm/mds-price-table.entry.js +1 -1
- package/dist/esm/mds-progress.entry.js +13 -2
- package/dist/esm/mds-push-notification.entry.js +20 -12
- package/dist/esm/mds-push-notifications.entry.js +1 -3
- package/dist/esm/mds-quote.entry.js +7 -1
- package/dist/esm/mds-separator.entry.js +1 -1
- package/dist/esm/mds-stepper-bar-item.entry.js +17 -13
- package/dist/esm/mds-stepper-bar.entry.js +6 -3
- package/dist/esm/mds-tab-bar-item.entry.js +6 -5
- package/dist/esm/mds-tab-bar.entry.js +1 -1
- package/dist/esm/mds-tab_2.entry.js +19 -13
- package/dist/esm/mds-table-body.entry.js +1 -3
- package/dist/esm/mds-table-footer.entry.js +1 -1
- package/dist/esm/mds-table-header-cell.entry.js +3 -5
- package/dist/esm/mds-table-header.entry.js +4 -6
- package/dist/esm/mds-table-row.entry.js +2 -7
- package/dist/esm/mds-table.entry.js +2 -5
- package/dist/esm/mds-text.entry.js +9 -7
- package/dist/esm/mds-toast.entry.js +17 -6
- package/dist/esm/mds-tooltip.entry.js +61 -139
- package/dist/esm/mds-tree-item.entry.js +140 -0
- package/dist/esm/mds-tree.entry.js +89 -0
- package/dist/esm/mds-url-view.entry.js +7 -6
- package/dist/esm/mds-usage.entry.js +5 -3
- package/dist/esm/mds-video-wall.entry.js +19 -6
- package/dist/esm/mds-zero.entry.js +2 -2
- package/dist/esm-es5/floating-controller-ff84547a.js +1 -0
- package/dist/esm-es5/{floating-ui.dom.esm-b6d2205c.js → floating-ui.dom.esm-3e7a540d.js} +1 -1
- package/dist/esm-es5/index-ca5b2d32.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.entry.js +1 -1
- package/dist/esm-es5/mds-badge.entry.js +1 -1
- package/dist/esm-es5/mds-banner.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_3.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-chip.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-entity.entry.js +1 -1
- package/dist/esm-es5/mds-file-preview.entry.js +2 -2
- package/dist/esm-es5/mds-file.entry.js +2 -2
- 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-help.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-field.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-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-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-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.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.entry.js +1 -1
- package/dist/esm-es5/mds-push-notification.entry.js +1 -1
- package/dist/esm-es5/mds-push-notifications.entry.js +1 -1
- package/dist/esm-es5/mds-quote.entry.js +1 -1
- package/dist/esm-es5/mds-separator.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 -0
- package/dist/esm-es5/mds-tree.entry.js +1 -0
- package/dist/esm-es5/mds-url-view.entry.js +1 -1
- package/dist/esm-es5/mds-usage.entry.js +1 -1
- package/dist/esm-es5/mds-video-wall.entry.js +1 -1
- package/dist/esm-es5/mds-zero.entry.js +1 -1
- package/dist/hydrate/index.js +2013 -1118
- package/dist/hydrate/index.mjs +2013 -1118
- package/dist/magma-components/magma-components.esm.js +1 -1
- package/dist/magma-components/magma-components.js +1 -1
- package/dist/magma-components/{p-f18b2990.system.entry.js → p-00150bfc.system.entry.js} +1 -1
- package/dist/magma-components/{p-38d0b5e9.system.entry.js → p-003caebe.system.entry.js} +1 -1
- package/dist/magma-components/p-017a0f65.js +2 -0
- package/dist/magma-components/p-02624dcc.entry.js +1 -0
- package/dist/magma-components/{p-5100bf68.system.entry.js → p-03bc96f6.system.entry.js} +1 -1
- package/dist/magma-components/{p-893a87dc.system.entry.js → p-05ccaad9.system.entry.js} +1 -1
- package/dist/magma-components/p-06d2dc1e.entry.js +1 -0
- package/dist/magma-components/{p-41b0013f.system.entry.js → p-074181b5.system.entry.js} +1 -1
- package/dist/magma-components/p-07d967a7.entry.js +1 -0
- package/dist/magma-components/{p-1bb949c2.system.entry.js → p-09346de8.system.entry.js} +1 -1
- package/dist/magma-components/{p-72618c29.system.entry.js → p-096e3ced.system.entry.js} +1 -1
- package/dist/magma-components/{p-b62d164b.system.entry.js → p-0c4ed03e.system.entry.js} +1 -1
- package/dist/magma-components/p-0ca7c596.entry.js +1 -0
- package/dist/magma-components/p-117ee9d4.entry.js +1 -0
- package/dist/magma-components/{p-c0611d00.system.entry.js → p-11c5d469.system.entry.js} +1 -1
- package/dist/magma-components/{p-6f15b2d9.system.entry.js → p-125353ba.system.entry.js} +1 -1
- package/dist/magma-components/{p-aead7eab.system.entry.js → p-15c34e8b.system.entry.js} +1 -1
- package/dist/magma-components/p-1812da6c.entry.js +1 -0
- package/dist/magma-components/{p-aa133f48.entry.js → p-18d9d2b2.entry.js} +1 -1
- package/dist/magma-components/p-19b2dfbd.entry.js +8 -0
- package/dist/magma-components/p-1a07afb7.entry.js +1 -0
- package/dist/magma-components/p-1b744657.entry.js +1 -0
- package/dist/magma-components/p-1cb992c4.system.js +2 -0
- package/dist/magma-components/{p-5818b17b.system.entry.js → p-1da2de7e.system.entry.js} +1 -1
- package/dist/magma-components/p-1dfd8fad.system.entry.js +1 -0
- package/dist/magma-components/p-1e15951f.system.entry.js +1 -0
- package/dist/magma-components/{p-810ba60f.system.entry.js → p-1eb55c36.system.entry.js} +1 -1
- package/dist/magma-components/{p-0420b89e.system.entry.js → p-1f112f4f.system.entry.js} +1 -1
- package/dist/magma-components/{p-02b24aae.system.entry.js → p-22d1083a.system.entry.js} +1 -1
- package/dist/magma-components/p-230cc2e6.entry.js +1 -0
- package/dist/magma-components/p-235e677b.entry.js +1 -0
- package/dist/magma-components/{p-6f0f857c.system.entry.js → p-244139ac.system.entry.js} +1 -1
- package/dist/magma-components/p-2590d88a.js +1 -0
- package/dist/magma-components/p-28c11ebb.system.entry.js +1 -0
- package/dist/magma-components/p-2a3851c8.entry.js +1 -0
- package/dist/magma-components/{p-25602048.system.entry.js → p-2ba90104.system.entry.js} +1 -1
- package/dist/magma-components/{p-b6cc1d20.entry.js → p-2c320ef6.entry.js} +1 -1
- package/dist/magma-components/{p-4e3b720c.system.entry.js → p-305f4317.system.entry.js} +2 -2
- package/dist/magma-components/p-31f05742.entry.js +1 -0
- package/dist/magma-components/{p-17d63927.system.entry.js → p-320313f4.system.entry.js} +1 -1
- package/dist/magma-components/{p-ae0b6dcb.system.entry.js → p-337307eb.system.entry.js} +1 -1
- package/dist/magma-components/{p-8090820d.system.entry.js → p-347b5d12.system.entry.js} +1 -1
- package/dist/magma-components/p-35635919.entry.js +1 -0
- package/dist/magma-components/{p-2f834b7c.system.entry.js → p-356aaae1.system.entry.js} +1 -1
- package/dist/magma-components/p-357a1878.system.entry.js +1 -0
- package/dist/magma-components/p-379e0368.entry.js +1 -0
- package/dist/magma-components/p-3902319a.entry.js +1 -0
- package/dist/magma-components/{p-42aaebea.entry.js → p-393c838a.entry.js} +1 -1
- package/dist/magma-components/p-3a4c725d.entry.js +1 -0
- package/dist/magma-components/{p-5e063b6a.system.entry.js → p-3cd27c28.system.entry.js} +1 -1
- package/dist/magma-components/p-3d834934.entry.js +1 -0
- package/dist/magma-components/p-4009f079.system.entry.js +1 -0
- package/dist/magma-components/{p-332ef4c5.system.entry.js → p-409ca3bb.system.entry.js} +1 -1
- package/dist/magma-components/p-41ab3764.system.entry.js +1 -0
- package/dist/magma-components/p-44ec5d99.entry.js +1 -0
- package/dist/magma-components/p-4578a174.entry.js +1 -0
- package/dist/magma-components/{p-e932ed72.system.entry.js → p-4633da65.system.entry.js} +1 -1
- package/dist/magma-components/p-4d86da1e.entry.js +1 -0
- package/dist/magma-components/{p-96afff9f.system.entry.js → p-4e664451.system.entry.js} +1 -1
- package/dist/magma-components/{p-1581b10e.system.entry.js → p-4f2a0aff.system.entry.js} +1 -1
- package/dist/magma-components/{p-eef53c2a.system.entry.js → p-5238d884.system.entry.js} +1 -1
- package/dist/magma-components/{p-e9940be7.system.entry.js → p-5292f169.system.entry.js} +1 -1
- package/dist/magma-components/{p-239c9aa0.system.entry.js → p-54461970.system.entry.js} +1 -1
- package/dist/magma-components/p-55331d1b.entry.js +1 -0
- package/dist/magma-components/{p-19c55d3e.entry.js → p-562733f1.entry.js} +1 -1
- package/dist/magma-components/{p-ca0dd24a.system.entry.js → p-56a06bea.system.entry.js} +1 -1
- package/dist/magma-components/p-585078b8.entry.js +1 -0
- package/dist/magma-components/{p-605913ba.entry.js → p-5c4c5264.entry.js} +1 -1
- package/dist/magma-components/p-5ceae1d4.system.entry.js +1 -0
- package/dist/magma-components/p-5e0ce5b6.entry.js +1 -0
- package/dist/magma-components/p-5efde572.system.entry.js +1 -0
- package/dist/magma-components/{p-2d58b5b8.system.entry.js → p-5f0aa47d.system.entry.js} +1 -1
- package/dist/magma-components/p-5f772ca1.system.entry.js +1 -0
- package/dist/magma-components/{p-4b2b48c7.entry.js → p-5fcbc6de.entry.js} +1 -1
- package/dist/magma-components/{p-96e60eca.system.entry.js → p-5fd05a80.system.entry.js} +1 -1
- package/dist/magma-components/{p-fa5fb4be.system.entry.js → p-5fe3acb5.system.entry.js} +1 -1
- package/dist/magma-components/{p-47044832.entry.js → p-6049e245.entry.js} +1 -1
- package/dist/magma-components/p-60fdad9c.entry.js +1 -0
- package/dist/magma-components/p-6383d637.js +1 -0
- package/dist/magma-components/{p-9bd9e612.system.entry.js → p-63b182c9.system.entry.js} +1 -1
- package/dist/magma-components/p-6417cc7c.entry.js +1 -0
- package/dist/magma-components/{p-390f76fb.system.entry.js → p-6531be23.system.entry.js} +1 -1
- package/dist/magma-components/{p-0d1b5e0a.system.entry.js → p-65ceda63.system.entry.js} +1 -1
- package/dist/magma-components/p-66b44f4d.system.entry.js +1 -0
- package/dist/magma-components/p-66f8dcf9.entry.js +1 -0
- package/dist/magma-components/{p-e95f01d6.system.entry.js → p-67fc31d1.system.entry.js} +1 -1
- package/dist/magma-components/{p-7ad5eeb3.system.entry.js → p-6813e155.system.entry.js} +1 -1
- package/dist/magma-components/p-692e83eb.system.entry.js +1 -0
- package/dist/magma-components/p-6a0ea362.system.entry.js +1 -0
- package/dist/magma-components/{p-aa24e213.system.entry.js → p-6adf9eaf.system.entry.js} +1 -1
- package/dist/magma-components/p-6bd7f4dc.system.js +1 -0
- package/dist/magma-components/{p-f94593f9.system.entry.js → p-6caf60d2.system.entry.js} +1 -1
- package/dist/magma-components/{p-600f012f.system.entry.js → p-6e706f77.system.entry.js} +1 -1
- package/dist/magma-components/p-6f47dc74.entry.js +1 -0
- package/dist/magma-components/p-7333c1b4.entry.js +1 -0
- package/dist/magma-components/p-738a01cf.entry.js +1 -0
- package/dist/magma-components/{p-04c61fa1.system.entry.js → p-73920e46.system.entry.js} +1 -1
- package/dist/magma-components/p-7674c887.entry.js +1 -0
- package/dist/magma-components/p-76f72c75.entry.js +1 -0
- package/dist/magma-components/{p-60ab906d.entry.js → p-7918d671.entry.js} +1 -1
- package/dist/magma-components/p-7a019ab3.entry.js +1 -0
- package/dist/magma-components/p-7b470590.system.entry.js +1 -0
- package/dist/magma-components/p-7ea1e703.entry.js +1 -0
- package/dist/magma-components/{p-e0288f0c.system.entry.js → p-7f32a1f0.system.entry.js} +1 -1
- package/dist/magma-components/p-7f7a5981.entry.js +1 -0
- package/dist/magma-components/p-80211e59.entry.js +1 -0
- package/dist/magma-components/{p-6f7a1e7d.entry.js → p-8282c09d.entry.js} +1 -1
- package/dist/magma-components/{p-30671bb6.system.entry.js → p-876e6c3f.system.entry.js} +1 -1
- package/dist/magma-components/{p-feadfe43.system.entry.js → p-87cbb182.system.entry.js} +1 -1
- package/dist/magma-components/p-88cbac60.entry.js +1 -0
- package/dist/magma-components/p-8be781bf.entry.js +1 -0
- package/dist/magma-components/{p-46df472e.entry.js → p-8be8a82a.entry.js} +1 -1
- package/dist/magma-components/p-8e4c3464.entry.js +1 -0
- package/dist/magma-components/p-8e7babe0.entry.js +1 -0
- package/dist/magma-components/p-8e9d758d.entry.js +1 -0
- package/dist/magma-components/{p-ce90e834.system.entry.js → p-90fd9a86.system.entry.js} +1 -1
- package/dist/magma-components/p-91a96a0a.entry.js +1 -0
- package/dist/magma-components/{p-a6e960d2.system.entry.js → p-91bd9660.system.entry.js} +1 -1
- package/dist/magma-components/p-921dcad0.entry.js +1 -0
- package/dist/magma-components/{p-5a2c6a26.system.entry.js → p-96d3a2ba.system.entry.js} +1 -1
- package/dist/magma-components/p-99c45ba7.entry.js +1 -0
- package/dist/magma-components/{p-5c97c963.system.entry.js → p-9ad356f7.system.entry.js} +1 -1
- package/dist/magma-components/{p-a1f69741.system.entry.js → p-a087530d.system.entry.js} +1 -1
- package/dist/magma-components/{p-6e3ee5a9.system.entry.js → p-a2b5aa50.system.entry.js} +1 -1
- package/dist/magma-components/{p-95305ca7.system.entry.js → p-a8b097e4.system.entry.js} +3 -3
- package/dist/magma-components/{p-6dc71639.entry.js → p-a8fa4b74.entry.js} +1 -1
- package/dist/magma-components/p-aeb3310c.entry.js +1 -0
- package/dist/magma-components/{p-b7889230.system.entry.js → p-aee6cf6b.system.entry.js} +1 -1
- package/dist/magma-components/{p-1c66389a.entry.js → p-b17fb63e.entry.js} +2 -2
- package/dist/magma-components/{p-1400e3c3.system.entry.js → p-b35a6c4d.system.entry.js} +1 -1
- package/dist/magma-components/{p-42ddb496.entry.js → p-b35f9696.entry.js} +1 -1
- package/dist/magma-components/p-b3620af2.system.js +1 -0
- package/dist/magma-components/p-bb1da3fd.entry.js +1 -0
- package/dist/magma-components/p-bb95f083.entry.js +1 -0
- package/dist/magma-components/{p-d3f2a762.system.entry.js → p-bd7d47e2.system.entry.js} +1 -1
- package/dist/magma-components/{p-98a17265.entry.js → p-bee632a7.entry.js} +1 -1
- package/dist/magma-components/{p-0fcbff08.system.entry.js → p-bf7ba2e2.system.entry.js} +1 -1
- package/dist/magma-components/{p-5d39c94f.entry.js → p-bfa90d98.entry.js} +1 -1
- package/dist/magma-components/{p-18d4a8a9.system.entry.js → p-c1206ac5.system.entry.js} +1 -1
- package/dist/magma-components/{p-7ca96e5a.system.entry.js → p-c2920883.system.entry.js} +1 -1
- package/dist/magma-components/p-c4afcf49.entry.js +1 -0
- package/dist/magma-components/p-c535c2cc.entry.js +1 -0
- package/dist/magma-components/p-c58eae94.system.entry.js +1 -0
- package/dist/magma-components/{p-2273bc0d.system.entry.js → p-c6a2c836.system.entry.js} +1 -1
- package/dist/magma-components/{p-94db8071.system.js → p-c7acc404.system.js} +1 -1
- package/dist/magma-components/{p-ffa94d0f.system.entry.js → p-c834790b.system.entry.js} +1 -1
- package/dist/magma-components/{p-5629c1f5.entry.js → p-c95ab447.entry.js} +1 -1
- package/dist/magma-components/{p-2f690345.system.entry.js → p-c9a93d09.system.entry.js} +1 -1
- package/dist/magma-components/{p-115f0481.system.entry.js → p-cd8a1a1a.system.entry.js} +1 -1
- package/dist/magma-components/{p-c2291312.system.entry.js → p-d28fcf50.system.entry.js} +1 -1
- package/dist/magma-components/p-d430fff1.entry.js +1 -0
- package/dist/magma-components/{p-a557bad7.system.entry.js → p-d4dc3809.system.entry.js} +1 -1
- package/dist/magma-components/p-d5130dc1.entry.js +1 -0
- package/dist/magma-components/{p-438c83a4.system.entry.js → p-d588e244.system.entry.js} +1 -1
- package/dist/magma-components/{p-be3471c1.system.entry.js → p-d67e3929.system.entry.js} +1 -1
- package/dist/magma-components/p-d760d124.system.entry.js +1 -0
- package/dist/magma-components/{p-2c400826.system.entry.js → p-d80a0124.system.entry.js} +1 -1
- package/dist/magma-components/{p-3c7584e0.entry.js → p-d88acd0b.entry.js} +1 -1
- package/dist/magma-components/p-de45da1b.entry.js +1 -0
- package/dist/magma-components/{p-a44d3db9.entry.js → p-de92bc0b.entry.js} +1 -1
- package/dist/magma-components/p-e02e15eb.entry.js +1 -0
- package/dist/magma-components/p-e23a5e42.system.entry.js +1 -0
- package/dist/magma-components/p-e2a11ce2.entry.js +1 -0
- package/dist/magma-components/{p-13ce8757.system.entry.js → p-e55c887a.system.entry.js} +1 -1
- package/dist/magma-components/p-e8a3a6b6.entry.js +1 -0
- package/dist/magma-components/{p-e3b9a60f.entry.js → p-e8ee5b07.entry.js} +1 -1
- package/dist/magma-components/{p-6001adad.system.entry.js → p-eaf065b2.system.entry.js} +1 -1
- package/dist/magma-components/p-ecd8c3b0.entry.js +1 -0
- package/dist/magma-components/p-ee950c3f.entry.js +1 -0
- package/dist/magma-components/p-f0658798.entry.js +1 -0
- package/dist/magma-components/p-f288429c.entry.js +1 -0
- package/dist/magma-components/{p-059fffc7.entry.js → p-f2bbc72f.entry.js} +1 -1
- package/dist/magma-components/{p-2e3e7ae9.entry.js → p-f4366458.entry.js} +1 -1
- package/dist/magma-components/p-f753f4ff.entry.js +1 -0
- package/dist/magma-components/p-f8427c09.entry.js +1 -0
- package/dist/magma-components/{p-cb7038e6.system.entry.js → p-f84aa9e3.system.entry.js} +1 -1
- package/dist/magma-components/p-f8da3a64.entry.js +1 -0
- package/dist/magma-components/p-f90e8240.entry.js +1 -0
- package/dist/magma-components/{p-c6bc78bf.entry.js → p-f9c29329.entry.js} +1 -1
- package/dist/magma-components/{p-30326380.system.entry.js → p-fb02c437.system.entry.js} +1 -1
- package/dist/magma-components/p-fd8b336d.entry.js +1 -0
- package/dist/magma-components/{p-9bd6657b.entry.js → p-fdf953dd.entry.js} +1 -1
- package/dist/magma-components/{p-6a2ec000.entry.js → p-ffbef002.entry.js} +1 -1
- package/dist/stats.json +6169 -2775
- package/dist/types/common/floating-controller.d.ts +46 -0
- package/dist/types/common/slot.d.ts +2 -1
- package/dist/types/components/mds-button/mds-button.d.ts +5 -0
- package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +15 -30
- package/dist/types/components/mds-dropdown/test/mds-dropdown.stories.d.ts +1 -0
- package/dist/types/components/mds-toast/test/mds-toast.stories.d.ts +1 -0
- package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +14 -18
- package/dist/types/components/mds-tree/mds-tree.d.ts +53 -0
- package/dist/types/components/mds-tree/test/mds-tree-apk.stories.d.ts +8 -0
- package/dist/types/components/mds-tree/test/mds-tree.stories.d.ts +62 -0
- package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +73 -0
- package/dist/types/components/mds-tree-item/meta/event-detail.d.ts +3 -0
- package/dist/types/components/mds-tree-item/test/mds-tree-item.stories.d.ts +40 -0
- package/dist/types/components.d.ts +195 -15
- package/dist/types/dictionary/tree.d.ts +4 -0
- package/dist/types/type/tree.d.ts +3 -0
- package/package.json +8 -8
- package/dist/esm-es5/index-44fd80a1.js +0 -1
- package/dist/magma-components/p-0492e275.entry.js +0 -1
- package/dist/magma-components/p-05fa3778.entry.js +0 -1
- package/dist/magma-components/p-070850a0.entry.js +0 -1
- package/dist/magma-components/p-13c6c73b.entry.js +0 -1
- package/dist/magma-components/p-140e36a1.entry.js +0 -1
- package/dist/magma-components/p-164c43b3.entry.js +0 -1
- package/dist/magma-components/p-17df9c00.entry.js +0 -1
- package/dist/magma-components/p-1e12e89d.entry.js +0 -1
- package/dist/magma-components/p-20eed41c.entry.js +0 -1
- package/dist/magma-components/p-247e25c9.entry.js +0 -1
- package/dist/magma-components/p-2547e1c5.entry.js +0 -1
- package/dist/magma-components/p-2bedaf5f.system.entry.js +0 -1
- package/dist/magma-components/p-3213bed3.js +0 -1
- package/dist/magma-components/p-3348e005.entry.js +0 -1
- package/dist/magma-components/p-3a8f7414.entry.js +0 -1
- package/dist/magma-components/p-3c4114a1.entry.js +0 -1
- package/dist/magma-components/p-4509e5dd.entry.js +0 -1
- package/dist/magma-components/p-4a57c918.entry.js +0 -1
- package/dist/magma-components/p-4d469a01.entry.js +0 -1
- package/dist/magma-components/p-4e0c9d47.entry.js +0 -1
- package/dist/magma-components/p-4eee60c1.entry.js +0 -1
- package/dist/magma-components/p-54e8727f.system.entry.js +0 -1
- package/dist/magma-components/p-59c9e375.entry.js +0 -1
- package/dist/magma-components/p-63e3f820.system.entry.js +0 -1
- package/dist/magma-components/p-65ba0450.entry.js +0 -1
- package/dist/magma-components/p-694ac497.entry.js +0 -1
- package/dist/magma-components/p-6ab75de6.entry.js +0 -1
- package/dist/magma-components/p-6aed6b97.system.entry.js +0 -1
- package/dist/magma-components/p-75af2ea3.entry.js +0 -1
- package/dist/magma-components/p-76c6fc02.entry.js +0 -1
- package/dist/magma-components/p-7a7220e5.entry.js +0 -1
- package/dist/magma-components/p-813176b0.entry.js +0 -1
- package/dist/magma-components/p-892e949c.entry.js +0 -1
- package/dist/magma-components/p-89f9e0d2.entry.js +0 -1
- package/dist/magma-components/p-8a9c2873.entry.js +0 -1
- package/dist/magma-components/p-8c23373f.system.entry.js +0 -1
- package/dist/magma-components/p-936d7f83.entry.js +0 -1
- package/dist/magma-components/p-9d991391.entry.js +0 -1
- package/dist/magma-components/p-a191a987.entry.js +0 -1
- package/dist/magma-components/p-a365ef84.entry.js +0 -1
- package/dist/magma-components/p-a36f5f3d.entry.js +0 -1
- package/dist/magma-components/p-a3e530e8.entry.js +0 -1
- package/dist/magma-components/p-a47aae12.entry.js +0 -1
- package/dist/magma-components/p-a6d18b27.entry.js +0 -1
- package/dist/magma-components/p-a9432fee.system.entry.js +0 -1
- package/dist/magma-components/p-ac97dd43.entry.js +0 -1
- package/dist/magma-components/p-ae0c3e38.system.entry.js +0 -1
- package/dist/magma-components/p-b0868749.entry.js +0 -1
- package/dist/magma-components/p-b44f3e19.entry.js +0 -1
- package/dist/magma-components/p-b5a65fcd.system.js +0 -1
- package/dist/magma-components/p-b6a921c3.system.entry.js +0 -1
- package/dist/magma-components/p-b9fc15fd.entry.js +0 -1
- package/dist/magma-components/p-bb03feb1.system.entry.js +0 -1
- package/dist/magma-components/p-bbe19d86.entry.js +0 -1
- package/dist/magma-components/p-bd4f16e3.entry.js +0 -8
- package/dist/magma-components/p-bd7c0f2b.entry.js +0 -1
- package/dist/magma-components/p-c2c1ca38.system.entry.js +0 -1
- package/dist/magma-components/p-c3b57b65.entry.js +0 -1
- package/dist/magma-components/p-c56ddbe6.entry.js +0 -1
- package/dist/magma-components/p-c573f6ae.system.entry.js +0 -1
- package/dist/magma-components/p-c6f72257.entry.js +0 -1
- package/dist/magma-components/p-c94628eb.system.js +0 -2
- package/dist/magma-components/p-cc0ceb4e.entry.js +0 -1
- package/dist/magma-components/p-d06b650f.entry.js +0 -1
- package/dist/magma-components/p-d239736c.system.entry.js +0 -1
- package/dist/magma-components/p-d4a14ac6.entry.js +0 -1
- package/dist/magma-components/p-d7fe5fb4.entry.js +0 -1
- package/dist/magma-components/p-dd0f6f83.entry.js +0 -1
- package/dist/magma-components/p-dea5d36c.entry.js +0 -1
- package/dist/magma-components/p-df55c1ea.entry.js +0 -1
- package/dist/magma-components/p-e03788d9.entry.js +0 -1
- package/dist/magma-components/p-e160b63b.entry.js +0 -1
- package/dist/magma-components/p-e2e00a75.entry.js +0 -1
- package/dist/magma-components/p-e6e67992.entry.js +0 -1
- package/dist/magma-components/p-eab621a7.js +0 -2
- package/dist/magma-components/p-eae957b3.entry.js +0 -1
- package/dist/magma-components/p-f7dc48a7.entry.js +0 -1
- package/dist/magma-components/p-fa4249a2.entry.js +0 -1
- package/dist/magma-components/p-fb46dff6.system.entry.js +0 -1
- package/dist/magma-components/p-fc8bce99.system.entry.js +0 -1
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const floatingUi_dom_esm = require('./floating-ui.dom.esm-ee781097.js');
|
|
4
|
+
const unit = require('./unit-e289e834.js');
|
|
5
|
+
const aria = require('./aria-0b8ae8a3.js');
|
|
6
|
+
|
|
7
|
+
class FloatingController {
|
|
8
|
+
constructor(host, arrowEl) {
|
|
9
|
+
this.arrowInset = (middleware, arrowPosition) => {
|
|
10
|
+
const { arrow } = middleware;
|
|
11
|
+
const inset = { bottom: '', left: '', right: '', top: '' };
|
|
12
|
+
if (arrow === undefined) {
|
|
13
|
+
return {};
|
|
14
|
+
}
|
|
15
|
+
switch (arrowPosition) {
|
|
16
|
+
case 'bottom':
|
|
17
|
+
inset.left = arrow.x !== null ? `${arrow.x}px` : '';
|
|
18
|
+
inset.top = '100%';
|
|
19
|
+
break;
|
|
20
|
+
case 'left':
|
|
21
|
+
inset.right = '100%';
|
|
22
|
+
inset.top = arrow.y !== null ? `${arrow.y}px` : '';
|
|
23
|
+
break;
|
|
24
|
+
case 'right':
|
|
25
|
+
inset.left = '100%';
|
|
26
|
+
inset.top = arrow.y !== null ? `${arrow.y}px` : '';
|
|
27
|
+
break;
|
|
28
|
+
case 'top':
|
|
29
|
+
inset.left = arrow.x !== null ? `${arrow.x}px` : '';
|
|
30
|
+
inset.top = '';
|
|
31
|
+
break;
|
|
32
|
+
}
|
|
33
|
+
return inset;
|
|
34
|
+
};
|
|
35
|
+
this.arrowTransform = (arrowPosition) => {
|
|
36
|
+
let transformProps = this._host.arrow && this._host.visible ? 'scale(1)' : 'scale(0)';
|
|
37
|
+
switch (arrowPosition) {
|
|
38
|
+
case 'bottom':
|
|
39
|
+
transformProps = `rotate(180deg) ${transformProps} translate(0, -100%)`;
|
|
40
|
+
break;
|
|
41
|
+
case 'left':
|
|
42
|
+
transformProps = `rotate(-90deg) ${transformProps} translate(50%, -50%)`;
|
|
43
|
+
break;
|
|
44
|
+
case 'right':
|
|
45
|
+
transformProps = `rotate(90deg) ${transformProps} translate(-50%, -50%)`;
|
|
46
|
+
break;
|
|
47
|
+
case 'top':
|
|
48
|
+
transformProps = `rotate(0deg) ${transformProps} translate(0, 0)`;
|
|
49
|
+
break;
|
|
50
|
+
}
|
|
51
|
+
return { transform: transformProps };
|
|
52
|
+
};
|
|
53
|
+
this.arrowTransformOrigin = (arrowPosition) => {
|
|
54
|
+
switch (arrowPosition) {
|
|
55
|
+
case 'bottom':
|
|
56
|
+
return { transformOrigin: 'center top' };
|
|
57
|
+
case 'left':
|
|
58
|
+
return { transformOrigin: 'right center' };
|
|
59
|
+
case 'right':
|
|
60
|
+
return { transformOrigin: 'left center' };
|
|
61
|
+
case 'top':
|
|
62
|
+
return { transformOrigin: 'center bottom' };
|
|
63
|
+
default:
|
|
64
|
+
return { transformOrigin: 'center top' };
|
|
65
|
+
}
|
|
66
|
+
};
|
|
67
|
+
this.calculatePosition = () => {
|
|
68
|
+
if (!this._caller)
|
|
69
|
+
return;
|
|
70
|
+
const middleware = new Array();
|
|
71
|
+
const config = {};
|
|
72
|
+
if (this._host.shiftPadding) {
|
|
73
|
+
config.padding = this._host.shiftPadding;
|
|
74
|
+
}
|
|
75
|
+
if (this._host.autoPlacement) {
|
|
76
|
+
middleware.push(floatingUi_dom_esm.autoPlacement());
|
|
77
|
+
}
|
|
78
|
+
if (this._host.offset) {
|
|
79
|
+
middleware.push(floatingUi_dom_esm.offset(this._host.offset));
|
|
80
|
+
}
|
|
81
|
+
if (!this._host.autoPlacement && this._host.flip) {
|
|
82
|
+
middleware.push(floatingUi_dom_esm.flip(config));
|
|
83
|
+
}
|
|
84
|
+
if (this._host.shift) {
|
|
85
|
+
middleware.push(floatingUi_dom_esm.shift(config));
|
|
86
|
+
}
|
|
87
|
+
if (this.arrowEl && this._host.arrow) {
|
|
88
|
+
middleware.push(floatingUi_dom_esm.arrow({
|
|
89
|
+
element: this.arrowEl,
|
|
90
|
+
padding: this._host.arrowPadding,
|
|
91
|
+
}));
|
|
92
|
+
}
|
|
93
|
+
floatingUi_dom_esm.computePosition(this._caller, this._host, {
|
|
94
|
+
middleware,
|
|
95
|
+
placement: this._host.placement,
|
|
96
|
+
strategy: this._host.strategy,
|
|
97
|
+
}).then(({ x, y, placement, middlewareData }) => {
|
|
98
|
+
Object.assign(this._host.style, {
|
|
99
|
+
left: `${x}px`,
|
|
100
|
+
top: `${y}px`,
|
|
101
|
+
});
|
|
102
|
+
const arrowStyle = {};
|
|
103
|
+
const arrowPosition = {
|
|
104
|
+
top: 'bottom',
|
|
105
|
+
right: 'left',
|
|
106
|
+
bottom: 'top',
|
|
107
|
+
left: 'right',
|
|
108
|
+
}[placement.split('-')[0]];
|
|
109
|
+
if (arrowPosition && this.arrowEl) {
|
|
110
|
+
Object.assign(arrowStyle, this.arrowTransform(arrowPosition));
|
|
111
|
+
Object.assign(arrowStyle, this.arrowInset(middlewareData, arrowPosition));
|
|
112
|
+
Object.assign(arrowStyle, this.arrowTransformOrigin(arrowPosition));
|
|
113
|
+
Object.assign(this.arrowEl.style, arrowStyle);
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
};
|
|
117
|
+
this._host = host;
|
|
118
|
+
this.arrowEl = arrowEl;
|
|
119
|
+
}
|
|
120
|
+
updateCaller(target) {
|
|
121
|
+
var _a, _b, _c;
|
|
122
|
+
// search caller in document or rootNode of host (if target is in shadowDOM)
|
|
123
|
+
const caller = (_c = (_b = (_a = this._host.parentElement) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector(target)) !== null && _c !== void 0 ? _c : this._host.getRootNode().querySelector(target);
|
|
124
|
+
if (!caller) {
|
|
125
|
+
throw Error(`Target not found: ${target}`);
|
|
126
|
+
}
|
|
127
|
+
this._caller = caller;
|
|
128
|
+
aria.setAttributeIfEmpty(this._caller, 'aria-haspopup', 'true');
|
|
129
|
+
aria.setAttributeIfEmpty(this._caller, 'aria-controls', target);
|
|
130
|
+
aria.setAttributeIfEmpty(this._host, 'role', 'menu');
|
|
131
|
+
aria.setAttributeIfEmpty(this._host, 'aria-labelledby', target);
|
|
132
|
+
return caller;
|
|
133
|
+
}
|
|
134
|
+
updatePosition() {
|
|
135
|
+
if (this.cleanupAutoUpdate)
|
|
136
|
+
this.cleanupAutoUpdate();
|
|
137
|
+
this.cleanupAutoUpdate = floatingUi_dom_esm.autoUpdate(this._caller, this._host, this.calculatePosition);
|
|
138
|
+
}
|
|
139
|
+
dismiss() {
|
|
140
|
+
this.cleanupAutoUpdate();
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
class Backdrop {
|
|
144
|
+
constructor(backdropId) {
|
|
145
|
+
this.defaultBackdropId = 'mds-backdrop';
|
|
146
|
+
this.backdropBackgroundVisible = 'rgba(var(--magma-backdrop-color, 0 0 0) / var(--magma-backdrop-opacity, 0.1))';
|
|
147
|
+
this.backdropBackgroundHidden = 'rgba(var(--magma-backdrop-color, 0 0 0) / 0)';
|
|
148
|
+
this.backdropId = backdropId !== null && backdropId !== void 0 ? backdropId : this.defaultBackdropId;
|
|
149
|
+
this.cssBackdropZIndex = `var(--${this.backdropId}-z-index)`;
|
|
150
|
+
this.cssBackdropDuration = `var(--${this.backdropId}-duration)`;
|
|
151
|
+
}
|
|
152
|
+
attachBackdrop() {
|
|
153
|
+
if (!this.backdropEl) {
|
|
154
|
+
this.backdropEl = document.createElement('div');
|
|
155
|
+
this.backdropEl.className = this.backdropId;
|
|
156
|
+
this.backdropEl.style.inset = '0';
|
|
157
|
+
this.backdropEl.style.pointerEvents = 'none';
|
|
158
|
+
this.backdropEl.style.position = 'fixed';
|
|
159
|
+
this.backdropEl.style.transition = `background-color ${this.cssBackdropDuration} ease-out`;
|
|
160
|
+
this.backdropEl.style.zIndex = this.cssBackdropZIndex;
|
|
161
|
+
}
|
|
162
|
+
this.backdropEl.style.backgroundColor = this.backdropBackgroundHidden;
|
|
163
|
+
document.body.appendChild(this.backdropEl);
|
|
164
|
+
clearTimeout(this.backdropTimer);
|
|
165
|
+
this.backdropTimer = setTimeout(() => {
|
|
166
|
+
this.backdropEl.style.backgroundColor = this.backdropBackgroundVisible;
|
|
167
|
+
}, 1);
|
|
168
|
+
}
|
|
169
|
+
detachBackdrop() {
|
|
170
|
+
if (!this.backdropEl) {
|
|
171
|
+
return;
|
|
172
|
+
}
|
|
173
|
+
this.backdropEl.style.backgroundColor = 'transparent';
|
|
174
|
+
clearTimeout(this.backdropTimer);
|
|
175
|
+
this.backdropTimer = setTimeout(() => {
|
|
176
|
+
this.backdropEl.remove();
|
|
177
|
+
}, unit.cssDurationToMilliseconds(this.cssBackdropDuration));
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
exports.Backdrop = Backdrop;
|
|
182
|
+
exports.FloatingController = FloatingController;
|
|
@@ -1244,7 +1244,8 @@ function isContainingBlock(elementOrCss) {
|
|
|
1244
1244
|
const css = isElement(elementOrCss) ? getComputedStyle(elementOrCss) : elementOrCss;
|
|
1245
1245
|
|
|
1246
1246
|
// https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block
|
|
1247
|
-
|
|
1247
|
+
// https://drafts.csswg.org/css-transforms-2/#individual-transforms
|
|
1248
|
+
return ['transform', 'translate', 'scale', 'rotate', 'perspective'].some(value => css[value] ? css[value] !== 'none' : false) || (css.containerType ? css.containerType !== 'normal' : false) || !webkit && (css.backdropFilter ? css.backdropFilter !== 'none' : false) || !webkit && (css.filter ? css.filter !== 'none' : false) || ['transform', 'translate', 'scale', 'rotate', 'perspective', 'filter'].some(value => (css.willChange || '').includes(value)) || ['paint', 'layout', 'strict', 'content'].some(value => (css.contain || '').includes(value));
|
|
1248
1249
|
}
|
|
1249
1250
|
function getContainingBlock(element) {
|
|
1250
1251
|
let currentNode = getParentNode(element);
|