@cupra/ui-kit 2.0.0-canary.167 → 2.0.0-canary.169
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/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/assertClassBrand.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/checkPrivateRedeclaration.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldGet2.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldInitSpec.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldSet2.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/get.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/getPrototypeOf.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropBase.cjs +1 -0
- package/dist/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropGet.cjs +1 -0
- package/dist/cjs/components/base/DsUiElement.cjs +1 -1
- package/dist/cjs/components/base/UiKitElement.cjs +1 -1
- package/dist/cjs/components/base/ds-base-input/ds-base-input.cjs +2 -2
- package/dist/cjs/components/base/ds-base-progress-bar/ds-base-progress-bar.cjs +2 -2
- package/dist/cjs/components/ds-accordion/ds-accordion.cjs +2 -2
- package/dist/cjs/components/ds-avatar/ds-avatar.cjs +2 -2
- package/dist/cjs/components/ds-badge/ds-badge.cjs +1 -1
- package/dist/cjs/components/ds-basic-card/ds-basic-card.cjs +2 -2
- package/dist/cjs/components/ds-basic-card-header/ds-basic-card-header.cjs +2 -2
- package/dist/cjs/components/ds-basic-card-image/ds-basic-card-image.cjs +2 -2
- package/dist/cjs/components/ds-basic-card-section/ds-basic-card-section.cjs +2 -2
- package/dist/cjs/components/ds-breadcrumbs/ds-breadcrumbs.cjs +1 -1
- package/dist/cjs/components/ds-bullets/ds-bullets.cjs +2 -2
- package/dist/cjs/components/ds-button/ds-button.cjs +7 -7
- package/dist/cjs/components/ds-calendar/ds-calendar.cjs +2 -2
- package/dist/cjs/components/ds-calendar-day/ds-calendar-day.cjs +2 -2
- package/dist/cjs/components/ds-carousel-indicator/ds-carousel-indicator.cjs +2 -2
- package/dist/cjs/components/ds-checkbox/ds-checkbox.cjs +2 -2
- package/dist/cjs/components/ds-checkbox-group/ds-checkbox-group.cjs +2 -2
- package/dist/cjs/components/ds-chip/ds-chip.cjs +2 -2
- package/dist/cjs/components/ds-chips/ds-chips.cjs +3 -3
- package/dist/cjs/components/ds-currency/ds-currency.cjs +2 -2
- package/dist/cjs/components/ds-date-picker/ds-date-picker.cjs +4 -4
- package/dist/cjs/components/ds-dialog/ds-dialog.cjs +2 -2
- package/dist/cjs/components/ds-dialog-body/ds-dialog-body.cjs +2 -2
- package/dist/cjs/components/ds-dialog-footer/ds-dialog-footer.cjs +2 -2
- package/dist/cjs/components/ds-dialog-fullscreen/ds-dialog-fullscreen.cjs +2 -2
- package/dist/cjs/components/ds-dialog-header/ds-dialog-header.cjs +2 -2
- package/dist/cjs/components/ds-divider/ds-divider.cjs +2 -2
- package/dist/cjs/components/ds-drawer/ds-drawer.cjs +4 -4
- package/dist/cjs/components/ds-favourite-action/ds-favourite-action.cjs +2 -2
- package/dist/cjs/components/ds-hyperlink/ds-hyperlink.cjs +2 -2
- package/dist/cjs/components/ds-icon/ds-icon.cjs +7 -7
- package/dist/cjs/components/ds-icon-button/ds-icon-button.cjs +2 -2
- package/dist/cjs/components/ds-icon-button-group/ds-icon-button-group.cjs +2 -2
- package/dist/cjs/components/ds-inline-alert/ds-inline-alert.cjs +2 -2
- package/dist/cjs/components/ds-input/ds-input.cjs +1 -1
- package/dist/cjs/components/ds-interactive-card/ds-interactive-card.cjs +2 -2
- package/dist/cjs/components/ds-link-button/ds-link-button.cjs +2 -2
- package/dist/cjs/components/ds-list/ds-list.cjs +2 -2
- package/dist/cjs/components/ds-list-item/ds-list-item.cjs +2 -2
- package/dist/cjs/components/ds-loader-bar/ds-loader-bar.cjs +1 -1
- package/dist/cjs/components/ds-loader-dots/ds-loader-dots.cjs +2 -2
- package/dist/cjs/components/ds-loader-logo/ds-loader-logo.cjs +2 -2
- package/dist/cjs/components/ds-loader-spinner/ds-loader-spinner.cjs +2 -2
- package/dist/cjs/components/ds-logo/ds-logo.cjs +2 -2
- package/dist/cjs/components/ds-main-title/ds-main-title.cjs +2 -2
- package/dist/cjs/components/ds-map-pin/ds-map-pin.cjs +2 -2
- package/dist/cjs/components/ds-media-control/ds-media-control.cjs +2 -2
- package/dist/cjs/components/ds-modal/ds-modal.cjs +2 -2
- package/dist/cjs/components/ds-navigation-controls/ds-navigation-controls.cjs +2 -2
- package/dist/cjs/components/ds-password-input/ds-password-input.cjs +2 -2
- package/dist/cjs/components/ds-picker-item/ds-picker-item.cjs +2 -2
- package/dist/cjs/components/ds-portal/ds-portal.cjs +1 -1
- package/dist/cjs/components/ds-progress-bar/ds-progress-bar.cjs +2 -2
- package/dist/cjs/components/ds-radio/ds-radio.cjs +2 -2
- package/dist/cjs/components/ds-radio-button/ds-radio-button.cjs +2 -2
- package/dist/cjs/components/ds-radio-button-group/ds-radio-button-group.cjs +2 -2
- package/dist/cjs/components/ds-radio-group/ds-radio-group.cjs +2 -2
- package/dist/cjs/components/ds-rating/ds-rating.cjs +2 -2
- package/dist/cjs/components/ds-search/ds-search.cjs +2 -2
- package/dist/cjs/components/ds-search-input/ds-search-input.cjs +7 -7
- package/dist/cjs/components/ds-secondary-navigation/ds-secondary-navigation.cjs +5 -5
- package/dist/cjs/components/ds-segmented-control/ds-segmented-control.cjs +2 -2
- package/dist/cjs/components/ds-select/controllers/SelectKeyboardController.cjs +1 -1
- package/dist/cjs/components/ds-select/ds-select.cjs +10 -10
- package/dist/cjs/components/ds-selection/ds-selection.cjs +2 -2
- package/dist/cjs/components/ds-sidebar-navigation/ds-sidebar-navigation.cjs +3 -3
- package/dist/cjs/components/ds-skeleton/ds-skeleton.cjs +2 -2
- package/dist/cjs/components/ds-slider/ds-slider.cjs +3 -3
- package/dist/cjs/components/ds-static-box/ds-static-box.cjs +5 -5
- package/dist/cjs/components/ds-stepper/ds-stepper.cjs +2 -2
- package/dist/cjs/components/ds-table/ds-table.cjs +2 -2
- package/dist/cjs/components/ds-table-cell/ds-table-cell.cjs +2 -2
- package/dist/cjs/components/ds-table-row/ds-table-row.cjs +2 -2
- package/dist/cjs/components/ds-tabs/ds-tabs.cjs +5 -5
- package/dist/cjs/components/ds-tag/ds-tag.cjs +2 -2
- package/dist/cjs/components/ds-text/ds-text.cjs +2 -2
- package/dist/cjs/components/ds-text-input/ds-text-input.cjs +4 -4
- package/dist/cjs/components/ds-textarea/ds-textarea.cjs +2 -2
- package/dist/cjs/components/ds-theme-provider/ds-theme-provider.cjs +2 -2
- package/dist/cjs/components/ds-toast/ds-toast.cjs +2 -2
- package/dist/cjs/components/ds-toast/utils/ToastManager.cjs +1 -1
- package/dist/cjs/components/ds-toast-message/ds-toast-message.cjs +2 -2
- package/dist/cjs/components/ds-toggle-button/ds-toggle-button.cjs +2 -2
- package/dist/cjs/components/ds-toggle-switch/ds-toggle-switch.cjs +2 -2
- package/dist/cjs/components/ds-tooltip/ds-tooltip.cjs +2 -2
- package/dist/cjs/components/ds-value-unit/ds-value-unit.cjs +2 -2
- package/dist/cjs/decorators/customUiKitElement.cjs +1 -1
- package/dist/cjs/mixins/FormAssociatedMixin.cjs +1 -1
- package/dist/cjs/mixins/ViewportMixin.cjs +1 -1
- package/dist/cjs/mixins/inputStatesMixin.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-consumer.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-provider.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/decorators/provide.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-elements.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-nodes.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/choose.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/style-map.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/when.cjs +1 -1
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.cjs +2 -2
- package/dist/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/static.cjs +1 -1
- package/dist/cjs/utils/IconsManager.cjs +1 -1
- package/dist/cjs/utils/PubSub.cjs +1 -1
- package/dist/cjs/utils/StylesRegistry/StylesRegistry.cjs +1 -1
- package/dist/cjs/utils/scrollLock.cjs +1 -1
- package/dist/cjs/utils/version.cjs +1 -1
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/assertClassBrand.js +7 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/checkPrivateRedeclaration.js +6 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldGet2.js +7 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldInitSpec.js +7 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldSet2.js +7 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/get.js +13 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/getPrototypeOf.js +8 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropBase.js +8 -0
- package/dist/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropGet.js +11 -0
- package/dist/esm/components/base/DsUiElement.js +5 -4
- package/dist/esm/components/base/UiKitElement.js +6 -4
- package/dist/esm/components/base/ds-base-input/ds-base-input.js +9 -15
- package/dist/esm/components/base/ds-base-progress-bar/ds-base-progress-bar.js +10 -16
- package/dist/esm/components/ds-accordion/ds-accordion.js +12 -13
- package/dist/esm/components/ds-avatar/ds-avatar.js +7 -9
- package/dist/esm/components/ds-badge/ds-badge.js +3 -6
- package/dist/esm/components/ds-basic-card/ds-basic-card.js +3 -6
- package/dist/esm/components/ds-basic-card-header/ds-basic-card-header.js +3 -6
- package/dist/esm/components/ds-basic-card-image/ds-basic-card-image.js +3 -6
- package/dist/esm/components/ds-basic-card-section/ds-basic-card-section.js +4 -7
- package/dist/esm/components/ds-breadcrumbs/ds-breadcrumbs.js +11 -8
- package/dist/esm/components/ds-bullets/ds-bullets.js +5 -8
- package/dist/esm/components/ds-button/ds-button.js +37 -33
- package/dist/esm/components/ds-calendar/ds-calendar.js +24 -26
- package/dist/esm/components/ds-calendar-day/ds-calendar-day.js +8 -11
- package/dist/esm/components/ds-carousel-indicator/ds-carousel-indicator.js +4 -7
- package/dist/esm/components/ds-checkbox/ds-checkbox.js +15 -18
- package/dist/esm/components/ds-checkbox-group/ds-checkbox-group.js +9 -12
- package/dist/esm/components/ds-chip/ds-chip.js +8 -11
- package/dist/esm/components/ds-chips/ds-chips.js +16 -15
- package/dist/esm/components/ds-currency/ds-currency.js +17 -20
- package/dist/esm/components/ds-date-picker/ds-date-picker.js +13 -21
- package/dist/esm/components/ds-dialog/ds-dialog.js +24 -16
- package/dist/esm/components/ds-dialog-body/ds-dialog-body.js +3 -6
- package/dist/esm/components/ds-dialog-footer/ds-dialog-footer.js +3 -6
- package/dist/esm/components/ds-dialog-fullscreen/ds-dialog-fullscreen.js +12 -12
- package/dist/esm/components/ds-dialog-header/ds-dialog-header.js +5 -8
- package/dist/esm/components/ds-divider/ds-divider.js +4 -7
- package/dist/esm/components/ds-drawer/ds-drawer.js +8 -9
- package/dist/esm/components/ds-favourite-action/ds-favourite-action.js +6 -9
- package/dist/esm/components/ds-hyperlink/ds-hyperlink.js +7 -10
- package/dist/esm/components/ds-icon/ds-icon.js +17 -17
- package/dist/esm/components/ds-icon-button/ds-icon-button.js +17 -19
- package/dist/esm/components/ds-icon-button-group/ds-icon-button-group.js +3 -6
- package/dist/esm/components/ds-inline-alert/ds-inline-alert.js +5 -8
- package/dist/esm/components/ds-input/ds-input.js +4 -2
- package/dist/esm/components/ds-interactive-card/ds-interactive-card.js +6 -9
- package/dist/esm/components/ds-link-button/ds-link-button.js +11 -14
- package/dist/esm/components/ds-list/ds-list.js +3 -6
- package/dist/esm/components/ds-list-item/ds-list-item.js +8 -10
- package/dist/esm/components/ds-loader-bar/ds-loader-bar.js +4 -6
- package/dist/esm/components/ds-loader-dots/ds-loader-dots.js +5 -8
- package/dist/esm/components/ds-loader-logo/ds-loader-logo.js +5 -8
- package/dist/esm/components/ds-loader-spinner/ds-loader-spinner.js +6 -9
- package/dist/esm/components/ds-logo/ds-logo.js +6 -8
- package/dist/esm/components/ds-main-title/ds-main-title.js +3 -6
- package/dist/esm/components/ds-map-pin/ds-map-pin.js +9 -12
- package/dist/esm/components/ds-media-control/ds-media-control.js +5 -8
- package/dist/esm/components/ds-modal/ds-modal.js +17 -20
- package/dist/esm/components/ds-navigation-controls/ds-navigation-controls.js +4 -7
- package/dist/esm/components/ds-password-input/ds-password-input.js +2 -1
- package/dist/esm/components/ds-picker-item/ds-picker-item.js +6 -9
- package/dist/esm/components/ds-portal/ds-portal.js +4 -3
- package/dist/esm/components/ds-progress-bar/ds-progress-bar.js +5 -7
- package/dist/esm/components/ds-radio/ds-radio.js +8 -11
- package/dist/esm/components/ds-radio-button/ds-radio-button.js +22 -21
- package/dist/esm/components/ds-radio-button-group/ds-radio-button-group.js +9 -12
- package/dist/esm/components/ds-radio-group/ds-radio-group.js +7 -9
- package/dist/esm/components/ds-rating/ds-rating.js +5 -8
- package/dist/esm/components/ds-search/ds-search.js +15 -18
- package/dist/esm/components/ds-search-input/ds-search-input.js +22 -20
- package/dist/esm/components/ds-secondary-navigation/ds-secondary-navigation.js +47 -52
- package/dist/esm/components/ds-segmented-control/ds-segmented-control.js +5 -8
- package/dist/esm/components/ds-select/controllers/SelectKeyboardController.js +15 -20
- package/dist/esm/components/ds-select/ds-select.js +39 -40
- package/dist/esm/components/ds-selection/ds-selection.js +4 -7
- package/dist/esm/components/ds-sidebar-navigation/ds-sidebar-navigation.js +13 -13
- package/dist/esm/components/ds-skeleton/ds-skeleton.js +3 -6
- package/dist/esm/components/ds-slider/ds-slider.js +56 -55
- package/dist/esm/components/ds-static-box/ds-static-box.js +10 -11
- package/dist/esm/components/ds-stepper/ds-stepper.js +5 -8
- package/dist/esm/components/ds-table/ds-table.js +3 -6
- package/dist/esm/components/ds-table-cell/ds-table-cell.js +3 -6
- package/dist/esm/components/ds-table-row/ds-table-row.js +3 -6
- package/dist/esm/components/ds-tabs/ds-tabs.js +42 -31
- package/dist/esm/components/ds-tag/ds-tag.js +8 -11
- package/dist/esm/components/ds-text/ds-text.js +14 -16
- package/dist/esm/components/ds-text-input/ds-text-input.js +16 -17
- package/dist/esm/components/ds-textarea/ds-textarea.js +10 -12
- package/dist/esm/components/ds-theme-provider/ds-theme-provider.js +33 -29
- package/dist/esm/components/ds-toast/ds-toast.js +4 -7
- package/dist/esm/components/ds-toast/utils/ToastManager.js +3 -3
- package/dist/esm/components/ds-toast-message/ds-toast-message.js +5 -8
- package/dist/esm/components/ds-toggle-button/ds-toggle-button.js +2 -1
- package/dist/esm/components/ds-toggle-switch/ds-toggle-switch.js +7 -10
- package/dist/esm/components/ds-tooltip/ds-tooltip.js +24 -19
- package/dist/esm/components/ds-value-unit/ds-value-unit.js +5 -8
- package/dist/esm/decorators/customUiKitElement.js +9 -10
- package/dist/esm/mixins/FormAssociatedMixin.js +5 -6
- package/dist/esm/mixins/ViewportMixin.js +11 -6
- package/dist/esm/mixins/inputStatesMixin.js +14 -7
- package/dist/esm/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +33 -31
- package/dist/esm/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +8 -6
- package/dist/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-consumer.js +1 -1
- package/dist/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-provider.js +2 -1
- package/dist/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/decorators/provide.js +1 -1
- package/dist/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-elements.js +3 -2
- package/dist/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-nodes.js +3 -1
- package/dist/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query.js +4 -1
- package/dist/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js +61 -39
- package/dist/esm/node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js +12 -9
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +2 -1
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/choose.js +1 -1
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +8 -5
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +1 -1
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/style-map.js +2 -1
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/when.js +1 -1
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js +25 -19
- package/dist/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/static.js +1 -1
- package/dist/esm/utils/IconsManager.js +9 -8
- package/dist/esm/utils/PubSub.js +1 -1
- package/dist/esm/utils/StylesRegistry/StylesRegistry.js +2 -2
- package/dist/esm/utils/scrollLock.js +13 -6
- package/dist/esm/utils/version.js +1 -1
- package/dist/types/components/ds-sidebar-navigation/ds-sidebar-navigation.d.ts +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/assertClassBrand.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/checkPrivateRedeclaration.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldGet2.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldInitSpec.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldSet2.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/get.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/getPrototypeOf.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropBase.cjs +1 -0
- package/dist-react/cjs/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropGet.cjs +1 -0
- package/dist-react/cjs/components/base/DsUiElement.cjs +1 -1
- package/dist-react/cjs/components/base/UiKitElement.cjs +1 -1
- package/dist-react/cjs/components/base/ds-base-input/ds-base-input.cjs +2 -2
- package/dist-react/cjs/components/base/ds-base-progress-bar/ds-base-progress-bar.cjs +2 -2
- package/dist-react/cjs/components/ds-accordion/ds-accordion.cjs +2 -2
- package/dist-react/cjs/components/ds-avatar/ds-avatar.cjs +2 -2
- package/dist-react/cjs/components/ds-badge/ds-badge.cjs +1 -1
- package/dist-react/cjs/components/ds-basic-card/ds-basic-card.cjs +2 -2
- package/dist-react/cjs/components/ds-basic-card-header/ds-basic-card-header.cjs +2 -2
- package/dist-react/cjs/components/ds-basic-card-image/ds-basic-card-image.cjs +2 -2
- package/dist-react/cjs/components/ds-basic-card-section/ds-basic-card-section.cjs +2 -2
- package/dist-react/cjs/components/ds-breadcrumbs/ds-breadcrumbs.cjs +1 -1
- package/dist-react/cjs/components/ds-bullets/ds-bullets.cjs +2 -2
- package/dist-react/cjs/components/ds-button/ds-button.cjs +7 -7
- package/dist-react/cjs/components/ds-calendar/ds-calendar.cjs +2 -2
- package/dist-react/cjs/components/ds-calendar-day/ds-calendar-day.cjs +2 -2
- package/dist-react/cjs/components/ds-carousel-indicator/ds-carousel-indicator.cjs +2 -2
- package/dist-react/cjs/components/ds-checkbox/ds-checkbox.cjs +2 -2
- package/dist-react/cjs/components/ds-checkbox-group/ds-checkbox-group.cjs +2 -2
- package/dist-react/cjs/components/ds-chip/ds-chip.cjs +2 -2
- package/dist-react/cjs/components/ds-chips/ds-chips.cjs +3 -3
- package/dist-react/cjs/components/ds-currency/ds-currency.cjs +2 -2
- package/dist-react/cjs/components/ds-date-picker/ds-date-picker.cjs +4 -4
- package/dist-react/cjs/components/ds-dialog/ds-dialog.cjs +2 -2
- package/dist-react/cjs/components/ds-dialog-body/ds-dialog-body.cjs +2 -2
- package/dist-react/cjs/components/ds-dialog-footer/ds-dialog-footer.cjs +2 -2
- package/dist-react/cjs/components/ds-dialog-fullscreen/ds-dialog-fullscreen.cjs +2 -2
- package/dist-react/cjs/components/ds-dialog-header/ds-dialog-header.cjs +2 -2
- package/dist-react/cjs/components/ds-divider/ds-divider.cjs +2 -2
- package/dist-react/cjs/components/ds-drawer/ds-drawer.cjs +4 -4
- package/dist-react/cjs/components/ds-favourite-action/ds-favourite-action.cjs +2 -2
- package/dist-react/cjs/components/ds-hyperlink/ds-hyperlink.cjs +2 -2
- package/dist-react/cjs/components/ds-icon/ds-icon.cjs +7 -7
- package/dist-react/cjs/components/ds-icon-button/ds-icon-button.cjs +2 -2
- package/dist-react/cjs/components/ds-icon-button-group/ds-icon-button-group.cjs +2 -2
- package/dist-react/cjs/components/ds-inline-alert/ds-inline-alert.cjs +2 -2
- package/dist-react/cjs/components/ds-input/ds-input.cjs +1 -1
- package/dist-react/cjs/components/ds-interactive-card/ds-interactive-card.cjs +2 -2
- package/dist-react/cjs/components/ds-link-button/ds-link-button.cjs +2 -2
- package/dist-react/cjs/components/ds-list/ds-list.cjs +2 -2
- package/dist-react/cjs/components/ds-list-item/ds-list-item.cjs +2 -2
- package/dist-react/cjs/components/ds-loader-bar/ds-loader-bar.cjs +1 -1
- package/dist-react/cjs/components/ds-loader-dots/ds-loader-dots.cjs +2 -2
- package/dist-react/cjs/components/ds-loader-logo/ds-loader-logo.cjs +2 -2
- package/dist-react/cjs/components/ds-loader-spinner/ds-loader-spinner.cjs +2 -2
- package/dist-react/cjs/components/ds-logo/ds-logo.cjs +2 -2
- package/dist-react/cjs/components/ds-main-title/ds-main-title.cjs +2 -2
- package/dist-react/cjs/components/ds-map-pin/ds-map-pin.cjs +2 -2
- package/dist-react/cjs/components/ds-media-control/ds-media-control.cjs +2 -2
- package/dist-react/cjs/components/ds-modal/ds-modal.cjs +2 -2
- package/dist-react/cjs/components/ds-navigation-controls/ds-navigation-controls.cjs +2 -2
- package/dist-react/cjs/components/ds-password-input/ds-password-input.cjs +2 -2
- package/dist-react/cjs/components/ds-picker-item/ds-picker-item.cjs +2 -2
- package/dist-react/cjs/components/ds-portal/ds-portal.cjs +1 -1
- package/dist-react/cjs/components/ds-progress-bar/ds-progress-bar.cjs +2 -2
- package/dist-react/cjs/components/ds-radio/ds-radio.cjs +2 -2
- package/dist-react/cjs/components/ds-radio-button/ds-radio-button.cjs +2 -2
- package/dist-react/cjs/components/ds-radio-button-group/ds-radio-button-group.cjs +2 -2
- package/dist-react/cjs/components/ds-radio-group/ds-radio-group.cjs +2 -2
- package/dist-react/cjs/components/ds-rating/ds-rating.cjs +2 -2
- package/dist-react/cjs/components/ds-search/ds-search.cjs +2 -2
- package/dist-react/cjs/components/ds-search-input/ds-search-input.cjs +7 -7
- package/dist-react/cjs/components/ds-secondary-navigation/ds-secondary-navigation.cjs +5 -5
- package/dist-react/cjs/components/ds-segmented-control/ds-segmented-control.cjs +2 -2
- package/dist-react/cjs/components/ds-select/controllers/SelectKeyboardController.cjs +1 -1
- package/dist-react/cjs/components/ds-select/ds-select.cjs +10 -10
- package/dist-react/cjs/components/ds-selection/ds-selection.cjs +2 -2
- package/dist-react/cjs/components/ds-sidebar-navigation/ds-sidebar-navigation.cjs +3 -3
- package/dist-react/cjs/components/ds-skeleton/ds-skeleton.cjs +2 -2
- package/dist-react/cjs/components/ds-slider/ds-slider.cjs +3 -3
- package/dist-react/cjs/components/ds-static-box/ds-static-box.cjs +5 -5
- package/dist-react/cjs/components/ds-stepper/ds-stepper.cjs +2 -2
- package/dist-react/cjs/components/ds-table/ds-table.cjs +2 -2
- package/dist-react/cjs/components/ds-table-cell/ds-table-cell.cjs +2 -2
- package/dist-react/cjs/components/ds-table-row/ds-table-row.cjs +2 -2
- package/dist-react/cjs/components/ds-tabs/ds-tabs.cjs +5 -5
- package/dist-react/cjs/components/ds-tag/ds-tag.cjs +2 -2
- package/dist-react/cjs/components/ds-text/ds-text.cjs +2 -2
- package/dist-react/cjs/components/ds-text-input/ds-text-input.cjs +4 -4
- package/dist-react/cjs/components/ds-textarea/ds-textarea.cjs +2 -2
- package/dist-react/cjs/components/ds-theme-provider/ds-theme-provider.cjs +2 -2
- package/dist-react/cjs/components/ds-toast/ds-toast.cjs +2 -2
- package/dist-react/cjs/components/ds-toast/utils/ToastManager.cjs +1 -1
- package/dist-react/cjs/components/ds-toast-message/ds-toast-message.cjs +2 -2
- package/dist-react/cjs/components/ds-toggle-button/ds-toggle-button.cjs +2 -2
- package/dist-react/cjs/components/ds-toggle-switch/ds-toggle-switch.cjs +2 -2
- package/dist-react/cjs/components/ds-tooltip/ds-tooltip.cjs +2 -2
- package/dist-react/cjs/components/ds-value-unit/ds-value-unit.cjs +2 -2
- package/dist-react/cjs/decorators/customUiKitElement.cjs +1 -1
- package/dist-react/cjs/mixins/FormAssociatedMixin.cjs +1 -1
- package/dist-react/cjs/mixins/ViewportMixin.cjs +1 -1
- package/dist-react/cjs/mixins/inputStatesMixin.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-consumer.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-provider.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/decorators/provide.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-elements.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-nodes.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/choose.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/style-map.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/when.cjs +1 -1
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.cjs +2 -2
- package/dist-react/cjs/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/static.cjs +1 -1
- package/dist-react/cjs/utils/IconsManager.cjs +1 -1
- package/dist-react/cjs/utils/PubSub.cjs +1 -1
- package/dist-react/cjs/utils/StylesRegistry/StylesRegistry.cjs +1 -1
- package/dist-react/cjs/utils/scrollLock.cjs +1 -1
- package/dist-react/cjs/utils/version.cjs +1 -1
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/assertClassBrand.js +7 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/checkPrivateRedeclaration.js +6 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldGet2.js +7 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldInitSpec.js +7 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/classPrivateFieldSet2.js +7 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/get.js +13 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/getPrototypeOf.js +8 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropBase.js +8 -0
- package/dist-react/esm/_virtual/_@oxc-project_runtime@0.133.0/helpers/esm/superPropGet.js +11 -0
- package/dist-react/esm/components/base/DsUiElement.js +5 -4
- package/dist-react/esm/components/base/UiKitElement.js +6 -4
- package/dist-react/esm/components/base/ds-base-input/ds-base-input.js +9 -15
- package/dist-react/esm/components/base/ds-base-progress-bar/ds-base-progress-bar.js +10 -16
- package/dist-react/esm/components/ds-accordion/ds-accordion.js +12 -13
- package/dist-react/esm/components/ds-avatar/ds-avatar.js +7 -9
- package/dist-react/esm/components/ds-badge/ds-badge.js +3 -6
- package/dist-react/esm/components/ds-basic-card/ds-basic-card.js +3 -6
- package/dist-react/esm/components/ds-basic-card-header/ds-basic-card-header.js +3 -6
- package/dist-react/esm/components/ds-basic-card-image/ds-basic-card-image.js +3 -6
- package/dist-react/esm/components/ds-basic-card-section/ds-basic-card-section.js +4 -7
- package/dist-react/esm/components/ds-breadcrumbs/ds-breadcrumbs.js +11 -8
- package/dist-react/esm/components/ds-bullets/ds-bullets.js +5 -8
- package/dist-react/esm/components/ds-button/ds-button.js +37 -33
- package/dist-react/esm/components/ds-calendar/ds-calendar.js +24 -26
- package/dist-react/esm/components/ds-calendar-day/ds-calendar-day.js +8 -11
- package/dist-react/esm/components/ds-carousel-indicator/ds-carousel-indicator.js +4 -7
- package/dist-react/esm/components/ds-checkbox/ds-checkbox.js +15 -18
- package/dist-react/esm/components/ds-checkbox-group/ds-checkbox-group.js +9 -12
- package/dist-react/esm/components/ds-chip/ds-chip.js +8 -11
- package/dist-react/esm/components/ds-chips/ds-chips.js +16 -15
- package/dist-react/esm/components/ds-currency/ds-currency.js +17 -20
- package/dist-react/esm/components/ds-date-picker/ds-date-picker.js +13 -21
- package/dist-react/esm/components/ds-dialog/ds-dialog.js +24 -16
- package/dist-react/esm/components/ds-dialog-body/ds-dialog-body.js +3 -6
- package/dist-react/esm/components/ds-dialog-footer/ds-dialog-footer.js +3 -6
- package/dist-react/esm/components/ds-dialog-fullscreen/ds-dialog-fullscreen.js +12 -12
- package/dist-react/esm/components/ds-dialog-header/ds-dialog-header.js +5 -8
- package/dist-react/esm/components/ds-divider/ds-divider.js +4 -7
- package/dist-react/esm/components/ds-drawer/ds-drawer.js +8 -9
- package/dist-react/esm/components/ds-favourite-action/ds-favourite-action.js +6 -9
- package/dist-react/esm/components/ds-hyperlink/ds-hyperlink.js +7 -10
- package/dist-react/esm/components/ds-icon/ds-icon.js +17 -17
- package/dist-react/esm/components/ds-icon-button/ds-icon-button.js +17 -19
- package/dist-react/esm/components/ds-icon-button-group/ds-icon-button-group.js +3 -6
- package/dist-react/esm/components/ds-inline-alert/ds-inline-alert.js +5 -8
- package/dist-react/esm/components/ds-input/ds-input.js +4 -2
- package/dist-react/esm/components/ds-interactive-card/ds-interactive-card.js +6 -9
- package/dist-react/esm/components/ds-link-button/ds-link-button.js +11 -14
- package/dist-react/esm/components/ds-list/ds-list.js +3 -6
- package/dist-react/esm/components/ds-list-item/ds-list-item.js +8 -10
- package/dist-react/esm/components/ds-loader-bar/ds-loader-bar.js +4 -6
- package/dist-react/esm/components/ds-loader-dots/ds-loader-dots.js +5 -8
- package/dist-react/esm/components/ds-loader-logo/ds-loader-logo.js +5 -8
- package/dist-react/esm/components/ds-loader-spinner/ds-loader-spinner.js +6 -9
- package/dist-react/esm/components/ds-logo/ds-logo.js +6 -8
- package/dist-react/esm/components/ds-main-title/ds-main-title.js +3 -6
- package/dist-react/esm/components/ds-map-pin/ds-map-pin.js +9 -12
- package/dist-react/esm/components/ds-media-control/ds-media-control.js +5 -8
- package/dist-react/esm/components/ds-modal/ds-modal.js +17 -20
- package/dist-react/esm/components/ds-navigation-controls/ds-navigation-controls.js +4 -7
- package/dist-react/esm/components/ds-password-input/ds-password-input.js +2 -1
- package/dist-react/esm/components/ds-picker-item/ds-picker-item.js +6 -9
- package/dist-react/esm/components/ds-portal/ds-portal.js +4 -3
- package/dist-react/esm/components/ds-progress-bar/ds-progress-bar.js +5 -7
- package/dist-react/esm/components/ds-radio/ds-radio.js +8 -11
- package/dist-react/esm/components/ds-radio-button/ds-radio-button.js +22 -21
- package/dist-react/esm/components/ds-radio-button-group/ds-radio-button-group.js +9 -12
- package/dist-react/esm/components/ds-radio-group/ds-radio-group.js +7 -9
- package/dist-react/esm/components/ds-rating/ds-rating.js +5 -8
- package/dist-react/esm/components/ds-search/ds-search.js +15 -18
- package/dist-react/esm/components/ds-search-input/ds-search-input.js +22 -20
- package/dist-react/esm/components/ds-secondary-navigation/ds-secondary-navigation.js +47 -52
- package/dist-react/esm/components/ds-segmented-control/ds-segmented-control.js +5 -8
- package/dist-react/esm/components/ds-select/controllers/SelectKeyboardController.js +15 -20
- package/dist-react/esm/components/ds-select/ds-select.js +39 -40
- package/dist-react/esm/components/ds-selection/ds-selection.js +4 -7
- package/dist-react/esm/components/ds-sidebar-navigation/ds-sidebar-navigation.js +13 -13
- package/dist-react/esm/components/ds-skeleton/ds-skeleton.js +3 -6
- package/dist-react/esm/components/ds-slider/ds-slider.js +56 -55
- package/dist-react/esm/components/ds-static-box/ds-static-box.js +10 -11
- package/dist-react/esm/components/ds-stepper/ds-stepper.js +5 -8
- package/dist-react/esm/components/ds-table/ds-table.js +3 -6
- package/dist-react/esm/components/ds-table-cell/ds-table-cell.js +3 -6
- package/dist-react/esm/components/ds-table-row/ds-table-row.js +3 -6
- package/dist-react/esm/components/ds-tabs/ds-tabs.js +42 -31
- package/dist-react/esm/components/ds-tag/ds-tag.js +8 -11
- package/dist-react/esm/components/ds-text/ds-text.js +14 -16
- package/dist-react/esm/components/ds-text-input/ds-text-input.js +16 -17
- package/dist-react/esm/components/ds-textarea/ds-textarea.js +10 -12
- package/dist-react/esm/components/ds-theme-provider/ds-theme-provider.js +33 -29
- package/dist-react/esm/components/ds-toast/ds-toast.js +4 -7
- package/dist-react/esm/components/ds-toast/utils/ToastManager.js +3 -3
- package/dist-react/esm/components/ds-toast-message/ds-toast-message.js +5 -8
- package/dist-react/esm/components/ds-toggle-button/ds-toggle-button.js +2 -1
- package/dist-react/esm/components/ds-toggle-switch/ds-toggle-switch.js +7 -10
- package/dist-react/esm/components/ds-tooltip/ds-tooltip.js +24 -19
- package/dist-react/esm/components/ds-value-unit/ds-value-unit.js +5 -8
- package/dist-react/esm/decorators/customUiKitElement.js +9 -10
- package/dist-react/esm/mixins/FormAssociatedMixin.js +5 -6
- package/dist-react/esm/mixins/ViewportMixin.js +11 -6
- package/dist-react/esm/mixins/inputStatesMixin.js +14 -7
- package/dist-react/esm/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +33 -31
- package/dist-react/esm/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +8 -6
- package/dist-react/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-consumer.js +1 -1
- package/dist-react/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/controllers/context-provider.js +2 -1
- package/dist-react/esm/node_modules/.pnpm/@lit_context@1.1.6/node_modules/@lit/context/lib/decorators/provide.js +1 -1
- package/dist-react/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-elements.js +3 -2
- package/dist-react/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query-assigned-nodes.js +3 -1
- package/dist-react/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/query.js +4 -1
- package/dist-react/esm/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js +61 -39
- package/dist-react/esm/node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js +12 -9
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +2 -1
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/choose.js +1 -1
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +8 -5
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +1 -1
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/style-map.js +2 -1
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/when.js +1 -1
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js +25 -19
- package/dist-react/esm/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/static.js +1 -1
- package/dist-react/esm/utils/IconsManager.js +9 -8
- package/dist-react/esm/utils/PubSub.js +1 -1
- package/dist-react/esm/utils/StylesRegistry/StylesRegistry.js +2 -2
- package/dist-react/esm/utils/scrollLock.js +13 -6
- package/dist-react/esm/utils/version.js +1 -1
- package/dist-react/types/components/ds-sidebar-navigation/ds-sidebar-navigation.d.ts +1 -0
- package/package.json +3 -3
|
@@ -22,10 +22,7 @@ import { l as g } from "../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit
|
|
|
22
22
|
import "../../node_modules/.pnpm/lit@3.3.1/node_modules/lit/directives/live.js";
|
|
23
23
|
import { commonStyles as _, currentValueStyles as v, inputResetStyles as y, rangeValueStyles as b, thumbStyles as x, trackStyles as S } from "./styles/common.styles.js";
|
|
24
24
|
//#region src/components/ds-slider/ds-slider.ts
|
|
25
|
-
var C, w = class extends d(o) {
|
|
26
|
-
static {
|
|
27
|
-
C = this;
|
|
28
|
-
}
|
|
25
|
+
var C, w, T = (C = class extends d(o) {
|
|
29
26
|
constructor(...e) {
|
|
30
27
|
super(...e), this.variant = "primary", this.min = 0, this.max = 100, this.minLabel = "", this.maxLabel = "", this.step = 1, this.initialValueMin = 0, this.mode = "light", this.locale = void 0, this.localeMatcher = "lookup", this.useGrouping = !0, this.minimumIntegerDigits = 1, this.minimumFractionDigits = 0, this.maximumFractionDigits = 3, this.size = "medium", this.disabled = !1, this.keyboardMode = !1, this._initialValuesApplied = !1, this.getNewValue = (e) => {
|
|
31
28
|
let { width: t, left: n } = this.track.getBoundingClientRect(), r = this.thumbRadius, i = e.type.indexOf("mouse") === -1 ? e.touches[0].clientX : e.clientX, a = t - r * 2, o = Math.min(Math.max(0, i - n - r), a), s = a > 0 ? o * 100 / a : 0;
|
|
@@ -45,9 +42,11 @@ var C, w = class extends d(o) {
|
|
|
45
42
|
});
|
|
46
43
|
});
|
|
47
44
|
}, this.handleMouseDown = (e) => {
|
|
48
|
-
|
|
45
|
+
var t, n, r, i;
|
|
46
|
+
this.disabled || (e == null || (t = e.preventDefault) == null || t.call(e), this.setActiveThumb(e), this.handleMouseMove(e), (n = window) == null || n.addEventListener("mousemove", this.handleMouseMove), (r = window) == null || r.addEventListener("touchmove", this.handleMouseMove), (i = window) == null || i.addEventListener("pointerup", this.handlePointerUp));
|
|
49
47
|
}, this.handlePointerUp = () => {
|
|
50
|
-
|
|
48
|
+
var e, t, n;
|
|
49
|
+
(e = window) == null || e.removeEventListener("mousemove", this.handleMouseMove), (t = window) == null || t.removeEventListener("touchmove", this.handleMouseMove), (n = window) == null || n.removeEventListener("pointerup", this.handlePointerUp);
|
|
51
50
|
}, this.handleKeydown = () => {
|
|
52
51
|
this.keyboardMode = !0;
|
|
53
52
|
}, this.handlePointerOrMouseDown = () => {
|
|
@@ -70,7 +69,10 @@ var C, w = class extends d(o) {
|
|
|
70
69
|
role: r
|
|
71
70
|
}), this.isControlled(r) || (n.value = String(a));
|
|
72
71
|
}, this.onInputBlur = (e) => {
|
|
73
|
-
|
|
72
|
+
var t;
|
|
73
|
+
this.editingField = void 0;
|
|
74
|
+
let n = e.currentTarget;
|
|
75
|
+
n == null || (t = n.classList) == null || t.remove("focus-visible");
|
|
74
76
|
}, this.onInputKeyDown = (e, t) => {
|
|
75
77
|
e.key === "Enter" && (e.preventDefault(), this.commitInputValue(e, t));
|
|
76
78
|
}, this.onThumbKeyDown = (e, t) => {
|
|
@@ -87,21 +89,12 @@ var C, w = class extends d(o) {
|
|
|
87
89
|
}
|
|
88
90
|
};
|
|
89
91
|
}
|
|
90
|
-
static {
|
|
91
|
-
this.styles = [
|
|
92
|
-
_,
|
|
93
|
-
S,
|
|
94
|
-
x,
|
|
95
|
-
v,
|
|
96
|
-
b,
|
|
97
|
-
y
|
|
98
|
-
];
|
|
99
|
-
}
|
|
100
92
|
get isRange() {
|
|
101
93
|
return typeof this.initialValueMax == "number" || typeof this.valueMax == "number";
|
|
102
94
|
}
|
|
103
95
|
get sliderSizeToTextInputSize() {
|
|
104
|
-
|
|
96
|
+
var e;
|
|
97
|
+
return (typeof this.size == "string" ? this.size : (e = this.size) == null ? void 0 : e[this.viewport]) === "large" ? "large" : "medium";
|
|
105
98
|
}
|
|
106
99
|
isControlled(e) {
|
|
107
100
|
return typeof (e === "min" ? this.valueMin : this.valueMax) == "number";
|
|
@@ -129,10 +122,12 @@ var C, w = class extends d(o) {
|
|
|
129
122
|
super.willUpdate(e), typeof this.valueMin == "number" && (this._valueMin = this.valueMin), typeof this.valueMax == "number" && (this._valueMax = this.valueMax), this._initialValuesApplied || (this._initialValuesApplied = !0, this.applyInitialValues());
|
|
130
123
|
}
|
|
131
124
|
disconnectedCallback() {
|
|
132
|
-
|
|
125
|
+
var e, t, n, r, i, a;
|
|
126
|
+
super.disconnectedCallback(), (e = window) == null || e.removeEventListener("mousemove", this.handleMouseMove), (t = window) == null || t.removeEventListener("touchmove", this.handleMouseMove), (n = window) == null || n.removeEventListener("pointerup", this.handlePointerUp), (r = window) == null || r.removeEventListener("keydown", this.handleKeydown), (i = window) == null || i.removeEventListener("mousedown", this.handlePointerOrMouseDown), (a = window) == null || a.removeEventListener("pointerdown", this.handlePointerOrMouseDown);
|
|
133
127
|
}
|
|
134
128
|
firstUpdated(e) {
|
|
135
|
-
|
|
129
|
+
var t, n, r;
|
|
130
|
+
super.firstUpdated(e), (t = window) == null || t.addEventListener("keydown", this.handleKeydown), (n = window) == null || n.addEventListener("mousedown", this.handlePointerOrMouseDown), (r = window) == null || r.addEventListener("pointerdown", this.handlePointerOrMouseDown);
|
|
136
131
|
}
|
|
137
132
|
applyInitialValues() {
|
|
138
133
|
["min", "max"].forEach((e) => {
|
|
@@ -154,18 +149,16 @@ var C, w = class extends d(o) {
|
|
|
154
149
|
return t === 0 ? 0 : (e - this.min) / t * 100;
|
|
155
150
|
}
|
|
156
151
|
get thumbRadius() {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
static {
|
|
161
|
-
this.THUMB_RADIUS_CSS_VAR = "var(--ui-kit-private-slider-thumb-radius, 0px)";
|
|
152
|
+
var e;
|
|
153
|
+
let t = (e = this.renderRoot) == null ? void 0 : e.querySelector(".thumb");
|
|
154
|
+
return t ? t.offsetWidth / 2 : 0;
|
|
162
155
|
}
|
|
163
156
|
trackPosition(e) {
|
|
164
|
-
let t =
|
|
157
|
+
let t = w.THUMB_RADIUS_CSS_VAR;
|
|
165
158
|
return `calc(${t} + (100% - ${t} * 2) * ${e / 100})`;
|
|
166
159
|
}
|
|
167
160
|
trackWidth(e) {
|
|
168
|
-
return `calc((100% - ${
|
|
161
|
+
return `calc((100% - ${w.THUMB_RADIUS_CSS_VAR} * 2) * ${e / 100})`;
|
|
169
162
|
}
|
|
170
163
|
handleChange({ value: e, role: t }) {
|
|
171
164
|
let n = h({
|
|
@@ -336,11 +329,12 @@ var C, w = class extends d(o) {
|
|
|
336
329
|
`;
|
|
337
330
|
}
|
|
338
331
|
get containerClasses() {
|
|
339
|
-
|
|
332
|
+
var e;
|
|
333
|
+
let t = typeof this.size == "string" ? this.size : (e = this.size) == null ? void 0 : e[this.viewport];
|
|
340
334
|
return {
|
|
341
335
|
container: !0,
|
|
342
336
|
[this.mode]: !!this.mode,
|
|
343
|
-
[
|
|
337
|
+
[t]: !!t,
|
|
344
338
|
disabled: !!this.disabled,
|
|
345
339
|
[`variant-${this.variant}`]: !!this.variant
|
|
346
340
|
};
|
|
@@ -369,79 +363,86 @@ var C, w = class extends d(o) {
|
|
|
369
363
|
</div>
|
|
370
364
|
`;
|
|
371
365
|
}
|
|
372
|
-
}
|
|
373
|
-
|
|
366
|
+
}, w = C, C.styles = [
|
|
367
|
+
_,
|
|
368
|
+
S,
|
|
369
|
+
x,
|
|
370
|
+
v,
|
|
371
|
+
b,
|
|
372
|
+
y
|
|
373
|
+
], C.THUMB_RADIUS_CSS_VAR = "var(--ui-kit-private-slider-thumb-radius, 0px)", C);
|
|
374
|
+
a([n({ type: String })], T.prototype, "variant", void 0), a([n({ type: Number })], T.prototype, "min", void 0), a([n({ type: Number })], T.prototype, "max", void 0), a([n({
|
|
374
375
|
type: String,
|
|
375
376
|
attribute: "min-label"
|
|
376
|
-
})],
|
|
377
|
+
})], T.prototype, "minLabel", void 0), a([n({
|
|
377
378
|
type: String,
|
|
378
379
|
attribute: "max-label"
|
|
379
|
-
})],
|
|
380
|
+
})], T.prototype, "maxLabel", void 0), a([n({ type: Number })], T.prototype, "step", void 0), a([n({
|
|
380
381
|
type: Number,
|
|
381
382
|
attribute: "initial-value-min"
|
|
382
|
-
})],
|
|
383
|
+
})], T.prototype, "initialValueMin", void 0), a([n({
|
|
383
384
|
type: Number,
|
|
384
385
|
attribute: "initial-value-max"
|
|
385
|
-
})],
|
|
386
|
+
})], T.prototype, "initialValueMax", void 0), a([n({
|
|
386
387
|
type: Number,
|
|
387
388
|
attribute: "value-min"
|
|
388
|
-
})],
|
|
389
|
+
})], T.prototype, "valueMin", void 0), a([n({
|
|
389
390
|
type: Number,
|
|
390
391
|
attribute: "value-max"
|
|
391
|
-
})],
|
|
392
|
+
})], T.prototype, "valueMax", void 0), a([n({
|
|
392
393
|
type: String,
|
|
393
394
|
reflect: !0
|
|
394
|
-
})],
|
|
395
|
+
})], T.prototype, "mode", void 0), a([n({
|
|
395
396
|
type: String,
|
|
396
397
|
attribute: "locale"
|
|
397
|
-
})],
|
|
398
|
+
})], T.prototype, "locale", void 0), a([n({
|
|
398
399
|
type: String,
|
|
399
400
|
attribute: "locale-matcher"
|
|
400
|
-
})],
|
|
401
|
+
})], T.prototype, "localeMatcher", void 0), a([n({
|
|
401
402
|
type: String,
|
|
402
403
|
attribute: "unit-symbol"
|
|
403
|
-
})],
|
|
404
|
+
})], T.prototype, "unitSymbol", void 0), a([n({
|
|
404
405
|
type: String,
|
|
405
406
|
attribute: "unit-symbol-position"
|
|
406
|
-
})],
|
|
407
|
+
})], T.prototype, "unitSymbolPosition", void 0), a([n({
|
|
407
408
|
type: String,
|
|
408
409
|
attribute: "unit-style"
|
|
409
|
-
})],
|
|
410
|
+
})], T.prototype, "unitStyle", void 0), a([n({
|
|
410
411
|
type: String,
|
|
411
412
|
attribute: "currency"
|
|
412
|
-
})],
|
|
413
|
+
})], T.prototype, "currency", void 0), a([n({
|
|
413
414
|
type: String,
|
|
414
415
|
attribute: "unit"
|
|
415
|
-
})],
|
|
416
|
+
})], T.prototype, "unit", void 0), a([n({
|
|
416
417
|
type: String,
|
|
417
418
|
attribute: "use-grouping",
|
|
418
419
|
converter: (e) => e === "auto" ? "auto" : typeof e == "boolean" ? e : e === "true" || e === "" ? !0 : e !== "false"
|
|
419
|
-
})],
|
|
420
|
+
})], T.prototype, "useGrouping", void 0), a([n({
|
|
420
421
|
type: Number,
|
|
421
422
|
attribute: "minimum-integer-digits"
|
|
422
|
-
})],
|
|
423
|
+
})], T.prototype, "minimumIntegerDigits", void 0), a([n({
|
|
423
424
|
type: Number,
|
|
424
425
|
attribute: "minimum-fraction-digits"
|
|
425
|
-
})],
|
|
426
|
+
})], T.prototype, "minimumFractionDigits", void 0), a([n({
|
|
426
427
|
type: Number,
|
|
427
428
|
attribute: "maximum-fraction-digits"
|
|
428
|
-
})],
|
|
429
|
+
})], T.prototype, "maximumFractionDigits", void 0), a([n({
|
|
429
430
|
type: String,
|
|
430
431
|
attribute: "thousand-separator"
|
|
431
|
-
})],
|
|
432
|
+
})], T.prototype, "thousandSeparator", void 0), a([n({
|
|
432
433
|
type: String,
|
|
433
434
|
attribute: "fraction-separator"
|
|
434
|
-
})],
|
|
435
|
+
})], T.prototype, "fractionSeparator", void 0), a([n({
|
|
435
436
|
type: String,
|
|
436
437
|
converter: f
|
|
437
|
-
})],
|
|
438
|
+
})], T.prototype, "size", void 0), a([n({
|
|
438
439
|
type: Boolean,
|
|
439
440
|
converter: c
|
|
440
|
-
})],
|
|
441
|
+
})], T.prototype, "disabled", void 0), a([n({
|
|
441
442
|
type: String,
|
|
442
443
|
attribute: "input-min-aria-label"
|
|
443
|
-
})],
|
|
444
|
+
})], T.prototype, "inputMinAriaLabel", void 0), a([n({
|
|
444
445
|
type: String,
|
|
445
446
|
attribute: "input-max-aria-label"
|
|
446
|
-
})],
|
|
447
|
+
})], T.prototype, "inputMaxAriaLabel", void 0), a([i(".track")], T.prototype, "track", void 0), a([r()], T.prototype, "_valueMin", void 0), a([r()], T.prototype, "_valueMax", void 0), a([r()], T.prototype, "editingField", void 0), T = w = a([s("ds-slider")], T);
|
|
447
448
|
//#endregion
|
|
@@ -15,13 +15,10 @@ import { objectConverter as u } from "../../utils/objectConverter.js";
|
|
|
15
15
|
import { observeScroll as d } from "../../utils/observeScroll/observeScroll.js";
|
|
16
16
|
import { commonStyles as f } from "./styles/common.styles.js";
|
|
17
17
|
//#region src/components/ds-static-box/ds-static-box.ts
|
|
18
|
-
var p = class extends l(o) {
|
|
18
|
+
var p, m = (p = class extends l(o) {
|
|
19
19
|
constructor(...e) {
|
|
20
20
|
super(...e), this.size = "medium", this.showTopShadow = !1, this.showBottomShadow = !1;
|
|
21
21
|
}
|
|
22
|
-
static {
|
|
23
|
-
this.styles = [f];
|
|
24
|
-
}
|
|
25
22
|
get classes() {
|
|
26
23
|
let e = typeof this.size == "string" ? this.size : this.size[this.viewport];
|
|
27
24
|
return {
|
|
@@ -37,14 +34,15 @@ var p = class extends l(o) {
|
|
|
37
34
|
};
|
|
38
35
|
}
|
|
39
36
|
get styleTokens() {
|
|
37
|
+
var t, n;
|
|
40
38
|
return e`
|
|
41
39
|
<style>
|
|
42
40
|
.header {
|
|
43
|
-
display: ${this.headerItems
|
|
41
|
+
display: ${((t = this.headerItems) == null ? void 0 : t.length) > 0 ? "block" : "none"};
|
|
44
42
|
}
|
|
45
43
|
|
|
46
44
|
.footer {
|
|
47
|
-
display: ${this.footerItems
|
|
45
|
+
display: ${((n = this.footerItems) == null ? void 0 : n.length) > 0 ? "block" : "none"};
|
|
48
46
|
}
|
|
49
47
|
</style>
|
|
50
48
|
`;
|
|
@@ -58,7 +56,8 @@ var p = class extends l(o) {
|
|
|
58
56
|
this.onSlotChange();
|
|
59
57
|
}
|
|
60
58
|
disconnectedCallback() {
|
|
61
|
-
|
|
59
|
+
var e;
|
|
60
|
+
super.disconnectedCallback(), (e = this.cleanupScrollObserver) == null || e.call(this);
|
|
62
61
|
}
|
|
63
62
|
render() {
|
|
64
63
|
return e`
|
|
@@ -80,15 +79,15 @@ var p = class extends l(o) {
|
|
|
80
79
|
</div>
|
|
81
80
|
`;
|
|
82
81
|
}
|
|
83
|
-
};
|
|
82
|
+
}, p.styles = [f], p);
|
|
84
83
|
a([t({
|
|
85
84
|
type: String,
|
|
86
85
|
converter: u
|
|
87
|
-
})],
|
|
86
|
+
})], m.prototype, "size", void 0), a([i({
|
|
88
87
|
slot: "header",
|
|
89
88
|
flatten: !0
|
|
90
|
-
})],
|
|
89
|
+
})], m.prototype, "headerItems", void 0), a([i({
|
|
91
90
|
slot: "footer",
|
|
92
91
|
flatten: !0
|
|
93
|
-
})],
|
|
92
|
+
})], m.prototype, "footerItems", void 0), a([r(".main")], m.prototype, "mainElement", void 0), a([n()], m.prototype, "showTopShadow", void 0), a([n()], m.prototype, "showBottomShadow", void 0), m = a([s("ds-static-box")], m);
|
|
94
93
|
//#endregion
|
|
@@ -9,13 +9,10 @@ import { e as o } from "../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit
|
|
|
9
9
|
import "../../node_modules/.pnpm/lit@3.3.1/node_modules/lit/directives/class-map.js";
|
|
10
10
|
import { commonStyles as s } from "./styles/common.styles.js";
|
|
11
11
|
//#region src/components/ds-stepper/ds-stepper.ts
|
|
12
|
-
var c = class extends i {
|
|
12
|
+
var c, l = (c = class extends i {
|
|
13
13
|
constructor(...e) {
|
|
14
14
|
super(...e), this.steps = 0, this.currentStep = -1, this.sectionName = "";
|
|
15
15
|
}
|
|
16
|
-
static {
|
|
17
|
-
this.styles = [s];
|
|
18
|
-
}
|
|
19
16
|
get classes() {
|
|
20
17
|
return { container: !0 };
|
|
21
18
|
}
|
|
@@ -63,18 +60,18 @@ var c = class extends i {
|
|
|
63
60
|
</div>
|
|
64
61
|
` : e;
|
|
65
62
|
}
|
|
66
|
-
};
|
|
63
|
+
}, c.styles = [s], c);
|
|
67
64
|
r([n({
|
|
68
65
|
type: Number,
|
|
69
66
|
attribute: "steps",
|
|
70
67
|
reflect: !0
|
|
71
|
-
})],
|
|
68
|
+
})], l.prototype, "steps", void 0), r([n({
|
|
72
69
|
type: Number,
|
|
73
70
|
attribute: "current-step",
|
|
74
71
|
reflect: !0
|
|
75
|
-
})],
|
|
72
|
+
})], l.prototype, "currentStep", void 0), r([n({
|
|
76
73
|
type: String,
|
|
77
74
|
attribute: "section-name",
|
|
78
75
|
reflect: !0
|
|
79
|
-
})],
|
|
76
|
+
})], l.prototype, "sectionName", void 0), l = r([a("ds-stepper")], l);
|
|
80
77
|
//#endregion
|
|
@@ -10,13 +10,10 @@ import { o as s } from "../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit
|
|
|
10
10
|
import "../../node_modules/.pnpm/lit@3.3.1/node_modules/lit/directives/style-map.js";
|
|
11
11
|
import { commonStyles as c } from "./styles/common.styles.js";
|
|
12
12
|
//#region src/components/ds-table/ds-table.ts
|
|
13
|
-
var l = class extends a {
|
|
13
|
+
var l, u = (l = class extends a {
|
|
14
14
|
constructor(...e) {
|
|
15
15
|
super(...e), this.emptyMessage = "", this.hasHeaderContent = !1, this.hasBodyContent = !1;
|
|
16
16
|
}
|
|
17
|
-
static {
|
|
18
|
-
this.styles = [c];
|
|
19
|
-
}
|
|
20
17
|
handleHeaderSlotChange(e) {
|
|
21
18
|
let t = e.target.assignedElements({ flatten: !0 });
|
|
22
19
|
this.hasHeaderContent = t.length > 0;
|
|
@@ -47,10 +44,10 @@ var l = class extends a {
|
|
|
47
44
|
</div>
|
|
48
45
|
`;
|
|
49
46
|
}
|
|
50
|
-
};
|
|
47
|
+
}, l.styles = [c], l);
|
|
51
48
|
i([n({
|
|
52
49
|
type: String,
|
|
53
50
|
reflect: !0,
|
|
54
51
|
attribute: "empty-message"
|
|
55
|
-
})],
|
|
52
|
+
})], u.prototype, "emptyMessage", void 0), i([r()], u.prototype, "hasHeaderContent", void 0), i([r()], u.prototype, "hasBodyContent", void 0), u = i([o("ds-table")], u);
|
|
56
53
|
//#endregion
|
|
@@ -7,13 +7,10 @@ import { UiKitElement as r } from "../base/UiKitElement.js";
|
|
|
7
7
|
import { customUiKitElement as i } from "../../decorators/customUiKitElement.js";
|
|
8
8
|
import { commonStyles as a } from "./styles/common.styles.js";
|
|
9
9
|
//#region src/components/ds-table-cell/ds-table-cell.ts
|
|
10
|
-
var o = class extends r {
|
|
10
|
+
var o, s = (o = class extends r {
|
|
11
11
|
constructor(...e) {
|
|
12
12
|
super(...e), this.variant = "default";
|
|
13
13
|
}
|
|
14
|
-
static {
|
|
15
|
-
this.styles = [a];
|
|
16
|
-
}
|
|
17
14
|
render() {
|
|
18
15
|
return e`
|
|
19
16
|
<div class="cell" role="cell">
|
|
@@ -21,9 +18,9 @@ var o = class extends r {
|
|
|
21
18
|
</div>
|
|
22
19
|
`;
|
|
23
20
|
}
|
|
24
|
-
};
|
|
21
|
+
}, o.styles = [a], o);
|
|
25
22
|
n([t({
|
|
26
23
|
type: String,
|
|
27
24
|
reflect: !0
|
|
28
|
-
})],
|
|
25
|
+
})], s.prototype, "variant", void 0), s = n([i("ds-table-cell")], s);
|
|
29
26
|
//#endregion
|
|
@@ -7,13 +7,10 @@ import { UiKitElement as r } from "../base/UiKitElement.js";
|
|
|
7
7
|
import { customUiKitElement as i } from "../../decorators/customUiKitElement.js";
|
|
8
8
|
import { commonStyles as a } from "./styles/common.styles.js";
|
|
9
9
|
//#region src/components/ds-table-row/ds-table-row.ts
|
|
10
|
-
var o = class extends r {
|
|
10
|
+
var o, s = (o = class extends r {
|
|
11
11
|
constructor(...e) {
|
|
12
12
|
super(...e), this.columnCount = 0;
|
|
13
13
|
}
|
|
14
|
-
static {
|
|
15
|
-
this.styles = [a];
|
|
16
|
-
}
|
|
17
14
|
handleSlotChange(e) {
|
|
18
15
|
let t = e.target.assignedElements({ flatten: !0 });
|
|
19
16
|
this.columnCount = t.length;
|
|
@@ -25,10 +22,10 @@ var o = class extends r {
|
|
|
25
22
|
</div>
|
|
26
23
|
`;
|
|
27
24
|
}
|
|
28
|
-
};
|
|
25
|
+
}, o.styles = [a], o);
|
|
29
26
|
n([t({
|
|
30
27
|
type: Number,
|
|
31
28
|
reflect: !0,
|
|
32
29
|
attribute: "data-column-count"
|
|
33
|
-
})],
|
|
30
|
+
})], s.prototype, "columnCount", void 0), s = n([i("ds-table-row")], s);
|
|
34
31
|
//#endregion
|
|
@@ -17,29 +17,38 @@ import "../ds-icon-button/ds-icon-button.js";
|
|
|
17
17
|
import { commonStyles as f, navigationStyles as p, panelsStyles as m, tabsStyles as h } from "./styles/common.styles.js";
|
|
18
18
|
import { themeConfig as g } from "./theme-config.js";
|
|
19
19
|
//#region src/components/ds-tabs/ds-tabs.ts
|
|
20
|
-
var _ = class extends o {
|
|
20
|
+
var _, v = (_ = class extends o {
|
|
21
21
|
constructor(...e) {
|
|
22
22
|
super(...e), this._selectedTab = void 0, this._selectedTabState = 0, this.mode = "light", this.variant = "primary", this.size = "large", this.disabled = !1, this.focusedTabIndex = -1, this.handleKeyDown = (e) => {
|
|
23
23
|
if (!(this.focusedTabIndex < 0)) switch (e.key) {
|
|
24
24
|
case "ArrowRight":
|
|
25
25
|
case "Right":
|
|
26
|
-
|
|
26
|
+
var t;
|
|
27
|
+
if (e.preventDefault(), this.focusedTabIndex + 1 < ((t = this.tabs) == null ? void 0 : t.length)) {
|
|
28
|
+
var n;
|
|
29
|
+
this.focusedTabIndex += 1, (n = this.tabs[this.focusedTabIndex]) == null || n.focus();
|
|
30
|
+
}
|
|
27
31
|
break;
|
|
28
32
|
case "ArrowLeft":
|
|
29
33
|
case "Left":
|
|
30
|
-
e.preventDefault(), this.focusedTabIndex - 1 >= 0
|
|
34
|
+
if (e.preventDefault(), this.focusedTabIndex - 1 >= 0) {
|
|
35
|
+
var r;
|
|
36
|
+
--this.focusedTabIndex, (r = this.tabs[this.focusedTabIndex]) == null || r.focus();
|
|
37
|
+
}
|
|
31
38
|
break;
|
|
32
39
|
case "Enter":
|
|
33
40
|
case " ":
|
|
34
|
-
|
|
41
|
+
var i;
|
|
42
|
+
e.preventDefault(), this.focusedTabIndex >= 0 && this.focusedTabIndex < ((i = this.tabs) == null ? void 0 : i.length) && this.handleChangeSelectedTab(this.focusedTabIndex);
|
|
35
43
|
break;
|
|
36
44
|
default: break;
|
|
37
45
|
}
|
|
38
46
|
}, this.hasScrollLeft = !1, this.hasScrollRight = !1, this.resizeObserver = new ResizeObserver(() => {
|
|
39
47
|
this.handleScrollNav();
|
|
40
48
|
}), this.handleScrollNav = () => {
|
|
41
|
-
|
|
42
|
-
|
|
49
|
+
var e, t, n, r;
|
|
50
|
+
let i = ((e = this.nav) == null ? void 0 : e.scrollLeft) + ((t = this.nav) == null ? void 0 : t.clientWidth);
|
|
51
|
+
this.hasScrollLeft = ((n = this.nav) == null ? void 0 : n.scrollLeft) > 0, this.hasScrollRight = i < ((r = this.nav) == null ? void 0 : r.scrollWidth);
|
|
43
52
|
}, this.handleScrollLeft = () => {
|
|
44
53
|
this.nav.scrollBy({
|
|
45
54
|
left: -150,
|
|
@@ -51,24 +60,17 @@ var _ = class extends o {
|
|
|
51
60
|
behavior: "smooth"
|
|
52
61
|
});
|
|
53
62
|
}, this.handleFocus = (e) => {
|
|
54
|
-
|
|
55
|
-
|
|
63
|
+
var t;
|
|
64
|
+
let n = e.target, r = ((t = this.tabs) == null ? void 0 : t.findIndex((e) => e === n)) ?? -1;
|
|
65
|
+
if (r < 0 || this.disabled) {
|
|
56
66
|
e.preventDefault();
|
|
57
67
|
return;
|
|
58
68
|
}
|
|
59
|
-
this.focusedTabIndex =
|
|
69
|
+
this.focusedTabIndex = r;
|
|
60
70
|
}, this.handleBlur = () => {
|
|
61
71
|
this.focusedTabIndex = -1;
|
|
62
72
|
};
|
|
63
73
|
}
|
|
64
|
-
static {
|
|
65
|
-
this.styles = [
|
|
66
|
-
f,
|
|
67
|
-
p,
|
|
68
|
-
h,
|
|
69
|
-
m
|
|
70
|
-
];
|
|
71
|
-
}
|
|
72
74
|
get selectedTab() {
|
|
73
75
|
return this._selectedTab ?? this._selectedTabState;
|
|
74
76
|
}
|
|
@@ -82,16 +84,17 @@ var _ = class extends o {
|
|
|
82
84
|
super.disconnectedCallback(), this.resizeObserver.disconnect(), window.removeEventListener("resize", this.handleScrollNav);
|
|
83
85
|
}
|
|
84
86
|
getScrollButtonTemplate(t, n) {
|
|
87
|
+
var r;
|
|
85
88
|
if (!this.theme || t === "left" && !this.hasScrollLeft || t === "right" && !this.hasScrollRight) return e;
|
|
86
|
-
let
|
|
89
|
+
let i = `arrow-${t}`, a = (r = g[this.theme]) == null ? void 0 : r["icon-button-variant"];
|
|
87
90
|
return l`<ds-icon-button
|
|
88
91
|
class=${`nav-arrow ${t}`}
|
|
89
92
|
data-aria-label=${`nav-arrow-${t}`}
|
|
90
93
|
@click=${n}
|
|
91
94
|
size=${this.size === "medium" ? "medium" : "large"}
|
|
92
|
-
icon-name=${
|
|
95
|
+
icon-name=${i}
|
|
93
96
|
mode=${d(this.mode)}
|
|
94
|
-
variant=${d(
|
|
97
|
+
variant=${d(a)}
|
|
95
98
|
></ds-icon-button>`;
|
|
96
99
|
}
|
|
97
100
|
firstUpdated() {
|
|
@@ -111,19 +114,22 @@ var _ = class extends o {
|
|
|
111
114
|
this.panels = e.target.assignedNodes({ flatten: !0 }), this.setTabsFocusable();
|
|
112
115
|
}
|
|
113
116
|
setTabsFocusable() {
|
|
114
|
-
|
|
117
|
+
var e;
|
|
118
|
+
(e = this.tabs) == null || e.forEach((e) => {
|
|
115
119
|
e.setAttribute("tabindex", "0");
|
|
116
120
|
});
|
|
117
121
|
}
|
|
118
122
|
selectTab(e) {
|
|
119
|
-
|
|
123
|
+
var t, n, r, i, a;
|
|
124
|
+
(t = this.tabs) == null || t.forEach((t, n) => {
|
|
120
125
|
t.removeAttribute("selected"), t.setAttribute("aria-selected", n === e ? "true" : "false");
|
|
121
|
-
}), this.tabs[e]
|
|
122
|
-
let
|
|
123
|
-
this.nav.scrollLeft =
|
|
126
|
+
}), (n = this.tabs[e]) == null || n.setAttribute("selected", ""), this.panels.forEach((e) => e.removeAttribute("selected")), (r = this.panels[e]) == null || r.setAttribute("selected", "");
|
|
127
|
+
let o = (i = this.tabs) == null ? void 0 : i[this.selectedTab];
|
|
128
|
+
this.nav.scrollLeft = (o == null ? void 0 : o.offsetLeft) - ((a = this.nav) == null ? void 0 : a.offsetWidth) / 2;
|
|
124
129
|
}
|
|
125
130
|
setupTabAccessibility() {
|
|
126
|
-
|
|
131
|
+
var e;
|
|
132
|
+
(e = this.tabs) == null || e.forEach((e, t) => {
|
|
127
133
|
e.setAttribute("role", "tab"), e.setAttribute("tabindex", t === this.selectedTab && !this.disabled ? "0" : "-1"), e.addEventListener("focus", this.handleFocus), e.addEventListener("blur", this.handleBlur);
|
|
128
134
|
});
|
|
129
135
|
}
|
|
@@ -171,19 +177,24 @@ var _ = class extends o {
|
|
|
171
177
|
</div>
|
|
172
178
|
`;
|
|
173
179
|
}
|
|
174
|
-
}
|
|
180
|
+
}, _.styles = [
|
|
181
|
+
f,
|
|
182
|
+
p,
|
|
183
|
+
h,
|
|
184
|
+
m
|
|
185
|
+
], _);
|
|
175
186
|
a([n({
|
|
176
187
|
type: Number,
|
|
177
188
|
attribute: "selected-tab",
|
|
178
189
|
reflect: !0
|
|
179
|
-
})],
|
|
190
|
+
})], v.prototype, "_selectedTab", void 0), a([r()], v.prototype, "_selectedTabState", void 0), a([n({
|
|
180
191
|
type: String,
|
|
181
192
|
reflect: !0
|
|
182
|
-
})],
|
|
193
|
+
})], v.prototype, "mode", void 0), a([n({
|
|
183
194
|
type: String,
|
|
184
195
|
reflect: !0
|
|
185
|
-
})],
|
|
196
|
+
})], v.prototype, "variant", void 0), a([n({ type: String })], v.prototype, "size", void 0), a([n({
|
|
186
197
|
type: Boolean,
|
|
187
198
|
converter: c
|
|
188
|
-
})],
|
|
199
|
+
})], v.prototype, "disabled", void 0), a([r()], v.prototype, "focusedTabIndex", void 0), a([i("nav")], v.prototype, "nav", void 0), a([r()], v.prototype, "tabs", void 0), a([r()], v.prototype, "panels", void 0), a([r()], v.prototype, "hasScrollLeft", void 0), a([r()], v.prototype, "hasScrollRight", void 0), v = a([s("ds-tabs")], v);
|
|
189
200
|
//#endregion
|
|
@@ -16,13 +16,10 @@ import "../../node_modules/.pnpm/lit@3.3.1/node_modules/lit/directives/if-define
|
|
|
16
16
|
import { n as d } from "../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/when.js";
|
|
17
17
|
import { commonStyles as f, iconStyles as p } from "./styles/common.styles.js";
|
|
18
18
|
//#region src/components/ds-tag/ds-tag.ts
|
|
19
|
-
var m = class extends a {
|
|
19
|
+
var m, h = (m = class extends a {
|
|
20
20
|
constructor(...e) {
|
|
21
21
|
super(...e), this.show = !0, this.clickableIcon = !1, this.iconPosition = "left";
|
|
22
22
|
}
|
|
23
|
-
static {
|
|
24
|
-
this.styles = [f, p];
|
|
25
|
-
}
|
|
26
23
|
get classes() {
|
|
27
24
|
return {
|
|
28
25
|
container: !0,
|
|
@@ -55,25 +52,25 @@ var m = class extends a {
|
|
|
55
52
|
</div>
|
|
56
53
|
` : e;
|
|
57
54
|
}
|
|
58
|
-
};
|
|
55
|
+
}, m.styles = [f, p], m);
|
|
59
56
|
i([n({
|
|
60
57
|
type: Boolean,
|
|
61
58
|
converter: s
|
|
62
|
-
})],
|
|
59
|
+
})], h.prototype, "show", void 0), i([n({
|
|
63
60
|
type: Boolean,
|
|
64
61
|
converter: s,
|
|
65
62
|
attribute: "clickable-icon"
|
|
66
|
-
})],
|
|
63
|
+
})], h.prototype, "clickableIcon", void 0), i([n({
|
|
67
64
|
type: String,
|
|
68
65
|
attribute: "icon-name"
|
|
69
|
-
})],
|
|
66
|
+
})], h.prototype, "iconName", void 0), i([n({
|
|
70
67
|
type: String,
|
|
71
68
|
attribute: "icon-position"
|
|
72
|
-
})],
|
|
69
|
+
})], h.prototype, "iconPosition", void 0), i([n({
|
|
73
70
|
type: String,
|
|
74
71
|
attribute: "color"
|
|
75
|
-
})],
|
|
72
|
+
})], h.prototype, "color", void 0), i([n({
|
|
76
73
|
type: String,
|
|
77
74
|
attribute: "variant"
|
|
78
|
-
})],
|
|
75
|
+
})], h.prototype, "variant", void 0), i([r()], h.prototype, "onClickHandler", void 0), h = i([o("ds-tag")], h);
|
|
79
76
|
//#endregion
|