@sbb-esta/lyne-elements 5.0.0-next.3 → 5.0.1
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/_index.scss +69 -2
- package/accordion/accordion.component.js +1 -1
- package/accordion.js +1 -1
- package/accordion.pure.js +1 -1
- package/action-group/_action-group.global.scss +7 -0
- package/action-group/action-group.component.js +1 -1
- package/action-group.component-DBfkhMYG.js +16 -0
- package/action-group.js +1 -1
- package/action-group.pure.js +1 -1
- package/alert/_alert.global.scss +47 -0
- package/alert/alert/alert.component.js +1 -1
- package/alert/alert-group/alert-group.component.js +1 -1
- package/alert.js +2 -2
- package/alert.pure.js +2 -2
- package/autocomplete/autocomplete-base-element.js +2 -2
- package/autocomplete/autocomplete.component.js +4 -4
- package/{autocomplete-base-element-DRGjFF9_.js → autocomplete-base-element-CLMoJtJb.js} +29 -18
- package/autocomplete.js +4 -4
- package/autocomplete.pure.js +3 -3
- package/{core/styles/mixins/badge.scss → badge/_badge.global.scss} +9 -5
- package/{block-link-common-B1E38xKe.js → block-link-common-BZZ4NhPD.js} +2 -2
- package/breadcrumb/_breadcrumb.global.scss +36 -0
- package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
- package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
- package/{breadcrumb-group.component-XPdnV6-a.js → breadcrumb-group.component-FLbOLqwi.js} +23 -19
- package/breadcrumb.js +2 -2
- package/breadcrumb.pure.js +2 -2
- package/button/_button.global.scss +99 -0
- package/button/common/button-common.js +1 -1
- package/button/mini-button-group/mini-button-group.component.js +1 -1
- package/button/mini-button-link/mini-button-link.component.js +1 -1
- package/button.js +3 -3
- package/button.pure.js +3 -3
- package/calendar/_calendar.global.scss +46 -0
- package/calendar/calendar/calendar.component.js +2 -2
- package/calendar/calendar-day/calendar-day.component.js +1 -1
- package/calendar/calendar-month/calendar-month.component.js +1 -1
- package/calendar/calendar-year/calendar-year.component.js +1 -1
- package/calendar/common/calendar-cell-base-element.js +1 -1
- package/calendar-cell-base-element-DHCKK3bU.js +23 -0
- package/{calendar-day.component-CcZymuSD.js → calendar-day.component-3tlW6Ba5.js} +3 -3
- package/calendar.component-RVAHcJf6.js +1010 -0
- package/calendar.js +5 -5
- package/calendar.pure.js +4 -4
- package/{core/styles/mixins/card.scss → card/_card.global.scss} +67 -45
- package/card/card/card.component.js +1 -1
- package/card/card-badge/card-badge.component.js +1 -1
- package/card/common/card-action-common.js +1 -1
- package/card.js +3 -3
- package/card.pure.js +3 -3
- package/carousel/_carousel.global.scss +11 -0
- package/carousel/carousel/carousel.component.js +1 -1
- package/carousel/carousel-item/carousel-item.component.js +2 -2
- package/carousel/carousel-list/carousel-list.component.js +1 -1
- package/{carousel-item.component-DyZAdXL_.js → carousel-item.component-DRfpza-9.js} +12 -2
- package/{carousel-list.component-Ai0uJWB7.js → carousel-list.component-DAPO_Oce.js} +6 -13
- package/{carousel.component-9oMMOyWo.js → carousel.component-B6XqR3Bc.js} +1 -1
- package/carousel.js +5 -5
- package/carousel.pure.js +4 -4
- package/checkbox/_checkbox.global.scss +29 -0
- package/checkbox/checkbox.component.js +1 -1
- package/checkbox/common/checkbox-common.js +1 -1
- package/{checkbox-common-BSzAnug3.js → checkbox-common-Dz5PUD9H.js} +15 -15
- package/{checkbox.component-DWmjiv_c.js → checkbox.component-DNVief0q.js} +1 -1
- package/checkbox.js +2 -2
- package/checkbox.pure.js +2 -2
- package/chip/_chip.global.scss +72 -0
- package/chip/chip/chip.component.js +1 -1
- package/chip/chip-group/chip-group.component.js +1 -1
- package/{chip-group.component-DJORKUef.js → chip-group.component-DKF_Z2QU.js} +2 -7
- package/chip-label/_chip-label.global.scss +11 -0
- package/chip-label/chip-label.component.js +1 -1
- package/chip-label.js +1 -1
- package/chip-label.pure.js +1 -1
- package/chip.js +2 -2
- package/chip.pure.js +2 -2
- package/clock/_clock.global.scss +9 -0
- package/clock/clock.component.js +1 -1
- package/clock.js +1 -1
- package/clock.pure.js +1 -1
- package/container/_container.global.scss +32 -0
- package/container/container/container.component.js +1 -1
- package/container/sticky-bar/sticky-bar.component.js +1 -1
- package/container.js +2 -2
- package/container.pure.js +2 -2
- package/core/base-elements/_selection-group-base-element.global.scss +16 -0
- package/core/base-elements/action-base-element.js +1 -1
- package/core/base-elements/button-base-element.js +47 -68
- package/core/base-elements/element.js +1 -1
- package/core/base-elements/open-close-base-element.js +1 -1
- package/core/base-elements/selection-group-base-element.js +1 -1
- package/core/controllers/media-matchers-controller.js +1 -1
- package/core/datetime/date-adapter.js +2 -2
- package/core/i18n/i18n.js +73 -78
- package/core/mixins/_panel-common.global.scss +41 -0
- package/core/mixins/form-associated-checkbox-mixin.js +17 -26
- package/core/mixins/form-associated-input-mixin.js +5 -0
- package/core/mixins/form-associated-radio-button-mixin.js +5 -4
- package/core/mixins/named-slot-list-mixin.js +14 -14
- package/core/mixins/panel-mixin.js +1 -1
- package/core/overlay/overlay-outside-pointer-event-listener.js +1 -1
- package/core/styles/_index.scss +4 -15
- package/core/styles/_theme.scss +370 -0
- package/core/styles/{a11y.scss → features/a11y.scss} +2 -2
- package/core/styles/{animation.scss → features/animation.scss} +1 -1
- package/core/styles/features/color-scheme.scss +11 -0
- package/core/styles/features/font-face.scss +3 -0
- package/core/styles/{image.scss → features/image.scss} +29 -7
- package/core/styles/{layout.private.scss → features/layout.private.scss} +5 -4
- package/core/styles/features/layout.scss +47 -0
- package/core/styles/{lists.scss → features/lists.scss} +1 -1
- package/core/styles/{scrollbar.scss → features/scrollbar.scss} +1 -1
- package/core/styles/features/typography.private.scss +9 -0
- package/core/styles/{typography.scss → features/typography.scss} +12 -4
- package/core/styles/internals/button-reset.scss +5 -0
- package/core/styles/{host-scrollbar.scss → internals/host-scrollbar.scss} +1 -1
- package/core/styles/internals/list-reset.scss +6 -0
- package/core/styles/internals/popover-reset.scss +6 -0
- package/core/styles/{screen-reader-only.scss → internals/screen-reader-only.scss} +1 -1
- package/core/styles/mixins/{a11y.scss → _a11y.scss} +0 -21
- package/core/styles/mixins/_core.scss +69 -0
- package/core/styles/{core/functions.scss → mixins/_functions.scss} +0 -8
- package/core/styles/mixins/{helpers.scss → _helpers.scss} +3 -14
- package/core/styles/mixins/{layout.scss → _layout.scss} +1 -1
- package/core/styles/mixins/{lists.scss → _lists.scss} +10 -14
- package/core/styles/mixins/{pearl-chain-bullet.scss → _pearl-chain-bullet.scss} +6 -6
- package/core/styles/mixins/_reset.scss +38 -0
- package/core/styles/mixins/{scrollbar.scss → _scrollbar.scss} +7 -1
- package/core/styles/mixins/_typo.scss +162 -0
- package/core/styles/styles.js +2 -2
- package/core.js +41 -44
- package/custom-elements.json +9680 -7759
- package/date-input/date-input.component.js +1 -1
- package/{date-input.component-aFuUH3N_.js → date-input.component-CKdDrnEj.js} +8 -6
- package/date-input.js +1 -1
- package/date-input.pure.js +1 -1
- package/datepicker/common/datepicker-button.js +1 -1
- package/datepicker/datepicker/datepicker.component.js +45 -27
- package/{datepicker-button-aYDFZ_3v.js → datepicker-button-D8t6_DBS.js} +0 -3
- package/datepicker.js +1 -1
- package/datepicker.pure.js +1 -1
- package/development/accordion/accordion.component.js +1 -1
- package/development/{accordion.component-xx7XabDY.js → accordion.component-pI5XM-iT.js} +1 -1
- package/development/accordion.js +2 -2
- package/development/accordion.pure.js +1 -1
- package/development/action-group/action-group.component.d.ts +2 -31
- package/development/action-group/action-group.component.d.ts.map +1 -1
- package/development/action-group/action-group.component.js +1 -1
- package/development/action-group.component-BUWevlaI.js +26 -0
- package/development/action-group.js +2 -2
- package/development/action-group.pure.js +1 -1
- package/development/alert/alert/alert.component.js +1 -1
- package/development/alert/alert-group/alert-group.component.js +1 -1
- package/development/{alert-group.component-w5PbU_4C.js → alert-group.component-DYmA3spO.js} +1 -1
- package/development/{alert.component-Dzm5z0jh.js → alert.component-Cq0IPcfk.js} +1 -1
- package/development/alert.js +3 -3
- package/development/alert.pure.js +2 -2
- package/development/autocomplete/autocomplete-base-element.d.ts +6 -5
- package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/development/autocomplete/autocomplete-base-element.js +2 -2
- package/development/autocomplete/autocomplete.component.d.ts.map +1 -1
- package/development/autocomplete/autocomplete.component.js +5 -5
- package/development/autocomplete-base-element-DtwUdjCd.js +695 -0
- package/development/autocomplete.js +3 -3
- package/development/autocomplete.pure.js +2 -2
- package/development/block-link-common-DCKM3jJQ.js +99 -0
- package/development/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts.map +1 -1
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
- package/development/breadcrumb-group.component-mofwnLS1.js +197 -0
- package/development/breadcrumb.component-B3XsV_Aq.js +34 -0
- package/development/breadcrumb.js +3 -3
- package/development/breadcrumb.pure.js +2 -2
- package/development/button/accent-button/accent-button.component.js +1 -1
- package/development/button/accent-button-link/accent-button-link.component.js +1 -1
- package/development/button/accent-button-static/accent-button-static.component.js +1 -1
- package/development/button/button/button.component.js +1 -1
- package/development/button/button-link/button-link.component.js +1 -1
- package/development/button/button-static/button-static.component.js +1 -1
- package/development/button/common/button-common.js +1 -1
- package/development/button/mini-button/mini-button.component.js +1 -1
- package/development/button/mini-button-group/mini-button-group.component.js +1 -1
- package/development/button/mini-button-link/mini-button-link.component.js +1 -1
- package/development/button/secondary-button/secondary-button.component.js +1 -1
- package/development/button/secondary-button-link/secondary-button-link.component.js +1 -1
- package/development/button/secondary-button-static/secondary-button-static.component.js +1 -1
- package/development/button/transparent-button/transparent-button.component.js +1 -1
- package/development/button/transparent-button-link/transparent-button-link.component.js +1 -1
- package/development/button/transparent-button-static/transparent-button-static.component.js +1 -1
- package/development/{button-common-C-A7Dulr.js → button-common-DvuYiiku.js} +1 -1
- package/development/button.js +4 -4
- package/development/button.pure.js +3 -3
- package/development/calendar/calendar/calendar.component.d.ts +46 -54
- package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
- package/development/calendar/calendar/calendar.component.js +2 -2
- package/development/calendar/calendar-day/calendar-day.component.js +1 -1
- package/development/calendar/calendar-month/calendar-month.component.js +2 -2
- package/development/calendar/calendar-weekday/calendar-weekday.component.js +1 -1
- package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.js +1 -1
- package/development/calendar/calendar-year/calendar-year.component.js +2 -2
- package/development/calendar/common/calendar-cell-base-element.js +1 -1
- package/development/calendar-cell-base-element-D9XadTz1.js +38 -0
- package/development/calendar-day.component-DS2H_TP3.js +139 -0
- package/development/calendar.component-BmB8HoZt.js +1399 -0
- package/development/calendar.js +5 -5
- package/development/calendar.pure.js +4 -4
- package/development/card/card/card.component.js +1 -1
- package/development/card/card-badge/card-badge.component.js +1 -1
- package/development/card/card-button/card-button.component.js +1 -1
- package/development/card/card-link/card-link.component.js +1 -1
- package/development/card/common/card-action-common.js +1 -1
- package/development/{card-action-common-zS5iNz23.js → card-action-common-Dr-EX0gr.js} +1 -1
- package/development/{card-badge.component-CEfJdJBs.js → card-badge.component-CENJTZ4g.js} +1 -1
- package/development/{card.component-CL2gHoyP.js → card.component-CVAgqDNK.js} +1 -1
- package/development/card.js +4 -4
- package/development/card.pure.js +3 -3
- package/development/carousel/carousel/carousel.component.js +1 -1
- package/development/carousel/carousel-item/carousel-item.component.d.ts +8 -6
- package/development/carousel/carousel-item/carousel-item.component.d.ts.map +1 -1
- package/development/carousel/carousel-item/carousel-item.component.js +2 -2
- package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
- package/development/carousel/carousel-list/carousel-list.component.js +1 -1
- package/development/{carousel-item.component-B_0wdIAu.js → carousel-item.component-DjDAg-DC.js} +16 -4
- package/development/carousel-list.component-pJBqbfi9.js +126 -0
- package/development/carousel.component-CD2_hauh.js +139 -0
- package/development/carousel.js +5 -5
- package/development/carousel.pure.js +4 -4
- package/development/checkbox/checkbox.component.js +1 -1
- package/development/checkbox/common/checkbox-common.d.ts.map +1 -1
- package/development/checkbox/common/checkbox-common.js +1 -1
- package/development/{checkbox-common-C3Ekixul.js → checkbox-common-o3Su1McS.js} +12 -12
- package/development/checkbox-group/checkbox-group.component.js +1 -1
- package/development/checkbox-group.js +1 -1
- package/development/checkbox-panel/checkbox-panel.component.js +1 -1
- package/development/checkbox-panel.js +1 -1
- package/development/{checkbox.component-UbxCpZmi.js → checkbox.component-6zr36eQq.js} +2 -2
- package/development/checkbox.js +3 -3
- package/development/checkbox.pure.js +2 -2
- package/development/chip/chip/chip.component.js +1 -1
- package/development/chip/chip-group/chip-group.component.d.ts +1 -23
- package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
- package/development/chip/chip-group/chip-group.component.js +1 -1
- package/development/chip-group.component-BY025VTb.js +395 -0
- package/development/chip-label/chip-label.component.js +1 -1
- package/development/{chip-label.component-DHHNtvTt.js → chip-label.component-D8Il3pvk.js} +1 -1
- package/development/chip-label.js +2 -2
- package/development/chip-label.pure.js +1 -1
- package/development/{chip.component-Uuf3tGFz.js → chip.component-C2VmHfZa.js} +1 -1
- package/development/chip.js +3 -3
- package/development/chip.pure.js +2 -2
- package/development/clock/clock.component.js +1 -1
- package/development/{clock.component-DcM1WFTN.js → clock.component-CyCPrufS.js} +1 -1
- package/development/clock.js +2 -2
- package/development/clock.pure.js +1 -1
- package/development/{compact-paginator.component-BgkpxaaD.js → compact-paginator.component-CKHS0U1v.js} +1 -1
- package/development/container/container/container.component.js +1 -1
- package/development/container/sticky-bar/sticky-bar.component.js +1 -1
- package/development/{container.component-D1Qgp4HW.js → container.component-Ctdd3D-A.js} +1 -1
- package/development/container.js +3 -3
- package/development/container.pure.js +2 -2
- package/development/core/a11y/arrow-navigation.js +1 -1
- package/development/core/a11y/fake-event-detection.js +1 -1
- package/development/core/a11y/focus-trap-controller.js +1 -1
- package/development/core/a11y/focus-visible-within-controller.js +1 -1
- package/development/core/a11y/focus.js +1 -1
- package/development/core/a11y/input-modality-detector.js +1 -1
- package/development/core/a11y/interactivity-checker.js +1 -1
- package/development/core/a11y/live-announcer.js +1 -1
- package/development/core/base-elements/action-base-element.js +2 -2
- package/development/core/base-elements/button-base-element.d.ts +1 -0
- package/development/core/base-elements/button-base-element.d.ts.map +1 -1
- package/development/core/base-elements/button-base-element.js +66 -92
- package/development/core/base-elements/element.d.ts.map +1 -1
- package/development/core/base-elements/element.js +1 -1
- package/development/core/base-elements/link-base-element.js +1 -1
- package/development/core/base-elements/open-close-base-element.js +2 -2
- package/development/core/base-elements/selection-group-base-element.d.ts +1 -2
- package/development/core/base-elements/selection-group-base-element.d.ts.map +1 -1
- package/development/core/base-elements/selection-group-base-element.js +1 -1
- package/development/core/config/config.js +1 -1
- package/development/core/controllers/escapable-overlay-controller.js +1 -1
- package/development/core/controllers/id-reference-controller.js +1 -1
- package/development/core/controllers/inert-controller.js +1 -1
- package/development/core/controllers/language-controller.js +1 -1
- package/development/core/controllers/media-matchers-controller.js +2 -2
- package/development/core/controllers/overlay-position-controller.js +1 -1
- package/development/core/controllers/property-watcher-controller.js +1 -1
- package/development/core/datetime/date-adapter.d.ts +0 -5
- package/development/core/datetime/date-adapter.d.ts.map +1 -1
- package/development/core/datetime/date-adapter.js +2 -7
- package/development/core/datetime/native-date-adapter.js +1 -1
- package/development/core/datetime/temporal-date-adapter.js +1 -1
- package/development/core/decorators/force-type.js +1 -1
- package/development/core/decorators/get-override.js +1 -1
- package/development/core/decorators/handle-distinct-change.js +1 -1
- package/development/core/decorators/id-reference.d.ts.map +1 -1
- package/development/core/decorators/id-reference.js +1 -1
- package/development/core/decorators/omit-empty-converter.js +1 -1
- package/development/core/decorators/plain-date.js +1 -1
- package/development/core/dom/animation.js +1 -1
- package/development/core/dom/contains-pierce-shadow-dom.js +1 -1
- package/development/core/dom/platform.js +1 -1
- package/development/core/dom/queue-dom-content-loaded.js +1 -1
- package/development/core/dom/scroll.js +1 -1
- package/development/core/dom/set-or-remove-attribute.js +1 -1
- package/development/core/eventing/event-target.js +1 -1
- package/development/core/eventing/form-element-handlers.js +1 -1
- package/development/core/eventing/forward-event.js +1 -1
- package/development/core/eventing/is-event-prevented.js +1 -1
- package/development/core/i18n/i18n.d.ts +0 -1
- package/development/core/i18n/i18n.d.ts.map +1 -1
- package/development/core/i18n/i18n.js +6 -12
- package/development/core/mixins/animation-complete-mixin.js +1 -1
- package/development/core/mixins/disabled-mixin.js +1 -1
- package/development/core/mixins/form-associated-checkbox-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-checkbox-mixin.js +7 -21
- package/development/core/mixins/form-associated-input-mixin.d.ts +1 -0
- package/development/core/mixins/form-associated-input-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-input-mixin.js +6 -1
- package/development/core/mixins/form-associated-mixin.d.ts +1 -1
- package/development/core/mixins/form-associated-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-mixin.js +1 -1
- package/development/core/mixins/form-associated-radio-button-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-radio-button-mixin.js +11 -8
- package/development/core/mixins/named-slot-list-mixin.js +3 -3
- package/development/core/mixins/negative-mixin.js +1 -1
- package/development/core/mixins/panel-mixin.js +1 -1
- package/development/core/mixins/readonly-mixin.js +1 -1
- package/development/core/mixins/required-mixin.js +1 -1
- package/development/core/mixins/selection-panel-mixin.js +1 -1
- package/development/core/mixins/update-scheduler-mixin.js +1 -1
- package/development/core/overlay/overlay-option-panel.js +1 -1
- package/development/core/overlay/overlay-outside-pointer-event-listener.d.ts +1 -1
- package/development/core/overlay/overlay-outside-pointer-event-listener.d.ts.map +1 -1
- package/development/core/overlay/overlay-outside-pointer-event-listener.js +2 -2
- package/development/core/overlay/overlay-trigger-attributes.js +1 -1
- package/development/core/overlay/position.js +1 -1
- package/development/core/styles/styles.d.ts +3 -1
- package/development/core/styles/styles.d.ts.map +1 -1
- package/development/core/styles/styles.js +2 -2
- package/development/core/testing/event-spy.js +1 -1
- package/development/core/testing/mocha-extensions.js +1 -1
- package/development/core/testing/wait-for-condition.js +1 -1
- package/development/core/testing/wait-for-image-ready.js +1 -1
- package/development/core/testing/wait-for-render.js +1 -1
- package/development/core.d.ts +0 -4
- package/development/core.d.ts.map +1 -1
- package/development/core.js +7 -10
- package/development/date-input/date-input.component.d.ts.map +1 -1
- package/development/date-input/date-input.component.js +1 -1
- package/development/date-input.component-DMNqiZ6l.js +302 -0
- package/development/date-input.js +2 -2
- package/development/date-input.pure.js +1 -1
- package/development/datepicker/common/datepicker-button.d.ts +0 -2
- package/development/datepicker/common/datepicker-button.d.ts.map +1 -1
- package/development/datepicker/common/datepicker-button.js +1 -1
- package/development/datepicker/datepicker/datepicker.component.d.ts +3 -1
- package/development/datepicker/datepicker/datepicker.component.d.ts.map +1 -1
- package/development/datepicker/datepicker/datepicker.component.js +38 -12
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +1 -1
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
- package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
- package/development/{datepicker-button-BAT1ebzJ.js → datepicker-button-BvBQB6Sv.js} +1 -5
- package/development/datepicker.js +2 -2
- package/development/datepicker.pure.js +1 -1
- package/development/dialog/dialog/dialog.component.d.ts +2 -3
- package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
- package/development/dialog/dialog/dialog.component.js +1 -1
- package/development/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/development/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
- package/development/dialog/dialog-content/dialog-content.component.js +1 -1
- package/development/dialog/dialog-title/dialog-title.component.js +1 -1
- package/development/{dialog-actions.component-e0ZTTUin.js → dialog-actions.component-Dyzg7z-B.js} +1 -1
- package/development/{dialog-close-button.component-Idc00dB9.js → dialog-close-button.component-dgLnsaLx.js} +1 -1
- package/development/{dialog-content.component-CThU7Z8A.js → dialog-content.component-DDtVV0Lh.js} +1 -1
- package/development/dialog-title.component-DyItyahT.js +29 -0
- package/development/{dialog.component-AItB8ixG.js → dialog.component-B1Tke2ym.js} +8 -11
- package/development/dialog.js +6 -6
- package/development/dialog.pure.js +5 -5
- package/development/divider/divider.component.js +1 -1
- package/development/{divider.component-Ck_0vISe.js → divider.component-CYP23U4q.js} +1 -1
- package/development/divider.js +2 -2
- package/development/divider.pure.js +1 -1
- package/development/{element-BAsBayf5.js → element-BS28ba7w.js} +1 -1
- package/development/error.component-Bp7ztvQB.js +53 -0
- package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
- package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/development/{expansion-panel-content.component-Bs0pYNJO.js → expansion-panel-content.component-CKhGtjji.js} +1 -1
- package/development/{expansion-panel-header.component-gg5A_7Pz.js → expansion-panel-header.component-Do3pLbzs.js} +1 -1
- package/development/expansion-panel.component-BnbRiLrk.js +320 -0
- package/development/expansion-panel.js +4 -4
- package/development/expansion-panel.pure.js +3 -3
- package/development/file-selector/common/file-selector-common.d.ts +5 -0
- package/development/file-selector/common/file-selector-common.d.ts.map +1 -1
- package/development/file-selector/common/file-selector-common.js +2 -2
- package/development/file-selector/file-selector/file-selector.component.js +1 -1
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/development/file-selector-common-CCvgN1G2.js +421 -0
- package/development/{file-selector-dropzone.component-B84OL4Xd.js → file-selector-dropzone.component-BeqSG2IM.js} +2 -2
- package/development/file-selector.js +4 -4
- package/development/file-selector.pure.js +3 -3
- package/development/flip-card/flip-card/flip-card.component.d.ts.map +1 -1
- package/development/flip-card/flip-card/flip-card.component.js +1 -1
- package/development/flip-card/flip-card-details/flip-card-details.component.js +1 -1
- package/development/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/development/{flip-card-details.component-BYv_W66a.js → flip-card-details.component-RJ43uhma.js} +1 -1
- package/development/{flip-card-summary.component-jLNjJUNl.js → flip-card-summary.component-D9zMzU8m.js} +1 -1
- package/development/flip-card.component-CAsfIcvt.js +189 -0
- package/development/flip-card.js +4 -4
- package/development/flip-card.pure.js +3 -3
- package/development/footer/footer.component.js +1 -1
- package/development/{footer.component-K2bWizjw.js → footer.component-DJH7E5aO.js} +1 -1
- package/development/footer.js +2 -2
- package/development/footer.pure.js +1 -1
- package/development/form-field/error/error.component.js +1 -1
- package/development/form-field/form-field/form-field.component.d.ts +1 -7
- package/development/form-field/form-field/form-field.component.d.ts.map +1 -1
- package/development/form-field/form-field/form-field.component.js +1 -1
- package/development/form-field/form-field-clear/form-field-clear.component.js +1 -1
- package/development/form-field/form-field-text-counter/form-field-text-counter.component.js +1 -1
- package/development/form-field/hint/hint.component.js +1 -1
- package/development/form-field.component-YM-Z5aZf.js +670 -0
- package/development/form-field.js +4 -4
- package/development/form-field.pure.js +3 -3
- package/development/header/common/header-action-common.d.ts +2 -2
- package/development/header/common/header-action-common.d.ts.map +1 -1
- package/development/header/common/header-action-common.js +1 -1
- package/development/header/header/header.component.d.ts +2 -0
- package/development/header/header/header.component.d.ts.map +1 -1
- package/development/header/header/header.component.js +1 -1
- package/development/header/header-button/header-button.component.js +1 -1
- package/development/header/header-environment/header-environment.component.js +1 -1
- package/development/header/header-link/header-link.component.js +1 -1
- package/development/header-action-common-DX2ejpAL.js +86 -0
- package/development/{header-environment.component-CIyxQwkQ.js → header-environment.component--4YEZyKq.js} +1 -1
- package/development/header.component-FVw_5NRT.js +336 -0
- package/development/header.js +4 -4
- package/development/header.pure.js +3 -3
- package/development/{hint.component-BB9QLGGx.js → hint.component-CdM71SNj.js} +1 -1
- package/development/icon/icon-base.js +1 -1
- package/development/icon/icon-name-mixin.js +1 -1
- package/development/icon/icon-request.js +1 -1
- package/development/icon/icon-validate.js +1 -1
- package/development/icon/icon.component.d.ts +1 -1
- package/development/icon/icon.component.d.ts.map +1 -1
- package/development/icon/icon.component.js +6 -8
- package/development/icon-base-Cq6DxOUh.js +163 -0
- package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +1 -1
- package/development/{icon-sidebar-container.component-CM94Spwy.js → icon-sidebar-container.component-G8wyj1Sb.js} +1 -1
- package/development/{icon-sidebar-content.component-BP9W5ZxR.js → icon-sidebar-content.component-D1VPTNhO.js} +1 -1
- package/development/{icon-sidebar.component-B68P2aNh.js → icon-sidebar.component-DLlCKweu.js} +1 -1
- package/development/icon-sidebar.js +4 -4
- package/development/icon-sidebar.pure.js +3 -3
- package/development/icon.js +2 -2
- package/development/icon.pure.js +1 -1
- package/development/image/image.component.js +1 -1
- package/development/{image.component-EfSMgHI_.js → image.component-DoRIca5y.js} +5 -16
- package/development/image.js +2 -2
- package/development/image.pure.js +1 -1
- package/development/inline-link-common-CXYyREBi.js +18 -0
- package/development/journey-header/journey-header.component.js +1 -1
- package/development/journey-header.component-tBukBhVq.js +146 -0
- package/development/journey-header.js +2 -2
- package/development/journey-header.pure.js +1 -1
- package/development/lead-container/lead-container.component.js +1 -1
- package/development/{lead-container.component-C_mFeq1B.js → lead-container.component-D93DLU_J.js} +1 -1
- package/development/lead-container.js +2 -2
- package/development/lead-container.pure.js +1 -1
- package/development/link/block-link/block-link.component.js +1 -1
- package/development/link/block-link-button/block-link-button.component.js +1 -1
- package/development/link/block-link-static/block-link-static.component.js +1 -1
- package/development/link/common/block-link-common.js +1 -1
- package/development/link/common/inline-link-common.js +1 -1
- package/development/link/common/link-common.js +1 -1
- package/development/link/link/link.component.js +1 -1
- package/development/link/link-button/link-button.component.js +1 -1
- package/development/link/link-static/link-static.component.js +1 -1
- package/development/link-common-DWTP-lFX.js +26 -0
- package/development/link-list/common/link-list-base.js +1 -1
- package/development/link-list/link-list.component.js +1 -1
- package/development/link-list-anchor/link-list-anchor.component.js +1 -1
- package/development/{link-list-anchor.component-Csb-FOQL.js → link-list-anchor.component-9C1H5KXX.js} +2 -2
- package/development/link-list-anchor.js +2 -2
- package/development/link-list-anchor.pure.js +1 -1
- package/development/{link-list-base-CKT3c8yW.js → link-list-base-CaPkNR_V.js} +1 -1
- package/development/link-list.component-By_lSSYE.js +97 -0
- package/development/link-list.js +3 -3
- package/development/link-list.pure.js +2 -2
- package/development/link.js +4 -4
- package/development/link.pure.js +3 -3
- package/development/loading-indicator/loading-indicator.component.js +1 -1
- package/development/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
- package/development/{loading-indicator-circle.component-Cfjw5vyz.js → loading-indicator-circle.component-CudNN1Z6.js} +1 -1
- package/development/loading-indicator-circle.js +2 -2
- package/development/loading-indicator-circle.pure.js +1 -1
- package/development/{loading-indicator.component-By2VaLCf.js → loading-indicator.component-sEdpEBpx.js} +1 -1
- package/development/loading-indicator.js +2 -2
- package/development/loading-indicator.pure.js +1 -1
- package/development/logo/logo.component.js +1 -1
- package/development/{logo.component-DYKgAgq0.js → logo.component-SqyPA1M-.js} +1 -1
- package/development/logo.js +2 -2
- package/development/logo.pure.js +1 -1
- package/development/map-container/map-container.component.d.ts +2 -2
- package/development/map-container/map-container.component.js +1 -1
- package/development/map-container.component-ASCfDs-R.js +176 -0
- package/development/map-container.js +2 -2
- package/development/map-container.pure.js +1 -1
- package/development/menu/common/menu-action-common.js +1 -1
- package/development/menu/menu/menu.component.d.ts.map +1 -1
- package/development/menu/menu/menu.component.js +1 -1
- package/development/menu/menu-button/menu-button.component.js +1 -1
- package/development/menu/menu-link/menu-link.component.js +1 -1
- package/development/menu-action-common-BUIJFq1R.js +32 -0
- package/development/menu.component-B3uWxwbt.js +369 -0
- package/development/menu.js +3 -3
- package/development/menu.pure.js +2 -2
- package/development/message/message.component.js +1 -1
- package/development/{message.component-CdO5GyE2.js → message.component-BrqWVCJV.js} +2 -2
- package/development/message.js +2 -2
- package/development/message.pure.js +1 -1
- package/development/{mini-button-group.component-VYKZf1rq.js → mini-button-group.component-C2KcpK5c.js} +2 -2
- package/development/mini-button-link.component-BHaNYXk0.js +39 -0
- package/development/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
- package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
- package/development/{mini-calendar-day.component-BLkJ12Bw.js → mini-calendar-day.component-UG6wpckK.js} +1 -1
- package/development/{mini-calendar-month.component-D8XjjLmN.js → mini-calendar-month.component-GE-cmXxP.js} +1 -1
- package/development/{mini-calendar.component-BOk8JovO.js → mini-calendar.component-DQ_zxELt.js} +1 -1
- package/development/mini-calendar.js +4 -4
- package/development/mini-calendar.pure.js +3 -3
- package/development/navigation/common/navigation-action-common.d.ts +3 -1
- package/development/navigation/common/navigation-action-common.d.ts.map +1 -1
- package/development/navigation/common/navigation-action-common.js +1 -1
- package/development/navigation/navigation/navigation.component.d.ts +0 -1
- package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
- package/development/navigation/navigation/navigation.component.js +1 -1
- package/development/navigation/navigation-button/navigation-button.component.js +1 -1
- package/development/navigation/navigation-link/navigation-link.component.js +1 -1
- package/development/navigation/navigation-list/navigation-list.component.js +1 -1
- package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/development/navigation/navigation-section/navigation-section.component.d.ts +0 -1
- package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
- package/development/navigation/navigation-section/navigation-section.component.js +1 -1
- package/development/navigation-action-common-BdJOaItd.js +56 -0
- package/development/navigation-list.component-CWOSnwgm.js +86 -0
- package/development/navigation-marker.component-D3Vbe1dH.js +120 -0
- package/development/navigation-section.component-34GEIPaN.js +343 -0
- package/development/navigation.component-CqQuaq7V.js +316 -0
- package/development/navigation.js +6 -6
- package/development/navigation.pure.js +5 -5
- package/development/notification/notification.component.js +1 -1
- package/development/{notification.component-BiJSo7Pl.js → notification.component-BlWGjgrP.js} +1 -1
- package/development/notification.js +2 -2
- package/development/notification.pure.js +1 -1
- package/development/optgroup-base-element--G8myprb.js +140 -0
- package/development/option/optgroup/optgroup-base-element.d.ts +1 -2
- package/development/option/optgroup/optgroup-base-element.d.ts.map +1 -1
- package/development/option/optgroup/optgroup-base-element.js +1 -1
- package/development/option/optgroup/optgroup.component.js +2 -2
- package/development/option/option/option-base-element.d.ts +0 -2
- package/development/option/option/option-base-element.d.ts.map +1 -1
- package/development/option/option/option-base-element.js +1 -6
- package/development/option/option/option.component.d.ts +0 -1
- package/development/option/option/option.component.d.ts.map +1 -1
- package/development/option/option/option.component.js +1 -1
- package/development/option/option-hint/option-hint.component.js +1 -1
- package/development/option/option-styles.d.ts +2 -0
- package/development/option/option-styles.d.ts.map +1 -0
- package/development/option/option-styles.js +2 -0
- package/development/{option-hint.component-DPfgcpVn.js → option-hint.component-DyCue4gx.js} +1 -1
- package/development/option-styles-CJMae7_-.js +8 -0
- package/development/option.component-BSHq97Of.js +130 -0
- package/development/option.js +6 -5
- package/development/option.pure.d.ts +1 -0
- package/development/option.pure.d.ts.map +1 -1
- package/development/option.pure.js +5 -4
- package/development/overlay/overlay-base-element.d.ts +6 -8
- package/development/overlay/overlay-base-element.d.ts.map +1 -1
- package/development/overlay/overlay-base-element.js +12 -17
- package/development/overlay/overlay.component.d.ts +3 -3
- package/development/overlay/overlay.component.d.ts.map +1 -1
- package/development/overlay/overlay.component.js +1 -1
- package/development/{overlay.component-rFmitc_r.js → overlay.component-D_BLhfdG.js} +8 -11
- package/development/overlay.js +2 -2
- package/development/overlay.pure.js +1 -1
- package/development/paginator/common/paginator-common.d.ts +11 -6
- package/development/paginator/common/paginator-common.d.ts.map +1 -1
- package/development/paginator/common/paginator-common.js +2 -2
- package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
- package/development/paginator/paginator/paginator.component.js +1 -1
- package/development/paginator-common-B9EN1Fjx.js +432 -0
- package/development/paginator.component-DisPJ2Qa.js +265 -0
- package/development/paginator.js +5 -5
- package/development/paginator.pure.js +4 -4
- package/development/{panel-mixin-DPybe45K.js → panel-mixin-Da_cHQn-.js} +1 -1
- package/development/popover/popover/popover.component.d.ts +54 -0
- package/development/popover/popover/popover.component.d.ts.map +1 -0
- package/development/popover/popover/popover.component.js +2 -0
- package/development/popover/popover-base/popover-base.d.ts +61 -0
- package/development/popover/popover-base/popover-base.d.ts.map +1 -0
- package/development/popover/popover-base/popover-base.js +2 -0
- package/development/popover/popover-close-button/popover-close-button.component.d.ts +21 -0
- package/development/popover/popover-close-button/popover-close-button.component.d.ts.map +1 -0
- package/development/popover/popover-close-button/popover-close-button.component.js +30 -0
- package/development/popover-base-BcIAVXWF.js +288 -0
- package/development/popover.component-CMR0eV2t.js +233 -0
- package/development/popover.js +6 -3
- package/development/popover.pure.d.ts +3 -1
- package/development/popover.pure.d.ts.map +1 -1
- package/development/popover.pure.js +4 -2
- package/development/radio-button/common/radio-button-common.d.ts.map +1 -1
- package/development/radio-button/common/radio-button-common.js +1 -1
- package/development/radio-button/radio-button.component.js +1 -1
- package/development/radio-button-common-BaGYHkpD.js +129 -0
- package/development/radio-button-group/radio-button-group.component.js +1 -1
- package/development/radio-button-group.js +1 -1
- package/development/radio-button-panel/radio-button-panel.component.js +1 -1
- package/development/radio-button-panel.js +1 -1
- package/development/{radio-button.component-DnErH-1J.js → radio-button.component-CmQGrMHr.js} +2 -2
- package/development/radio-button.js +3 -3
- package/development/radio-button.pure.js +2 -2
- package/development/{sbb-tokens-bg2elLoF.js → sbb-tokens-DGQJTWqa.js} +1 -1
- package/development/select/select.component.d.ts.map +1 -1
- package/development/select/select.component.js +1 -1
- package/development/select.component-3S8E6UwN.js +809 -0
- package/development/select.js +2 -2
- package/development/select.pure.js +1 -1
- package/development/selection-action-panel/selection-action-panel.component.js +1 -1
- package/development/{selection-action-panel.component-BT0HmTja.js → selection-action-panel.component-pd9B6lRD.js} +1 -1
- package/development/selection-action-panel.js +2 -2
- package/development/selection-action-panel.pure.js +1 -1
- package/development/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
- package/development/selection-expansion-panel.component-Dtfnz1AE.js +186 -0
- package/development/selection-expansion-panel.js +2 -2
- package/development/selection-expansion-panel.pure.js +1 -1
- package/development/selection-group-base-element-govDKjsE.js +146 -0
- package/development/sidebar/common/styles.js +1 -1
- package/development/sidebar/sidebar/sidebar.component.js +1 -1
- package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
- package/development/sidebar/sidebar-container/sidebar-container.component.js +1 -1
- package/development/sidebar/sidebar-content/sidebar-content.component.js +1 -1
- package/development/sidebar/sidebar-title/sidebar-title.component.js +1 -1
- package/development/{sidebar-close-button.component-CXnf-P5H.js → sidebar-close-button.component-tkbcoR-I.js} +1 -1
- package/development/sidebar-container.component-CbE9878W.js +100 -0
- package/development/{sidebar-content.component-DbcREBUa.js → sidebar-content.component-CBfaiAsJ.js} +1 -1
- package/development/{sidebar-title.component-BW04otyD.js → sidebar-title.component-ZKarv4Mz.js} +1 -1
- package/development/{sidebar.component-mfXnE6WQ.js → sidebar.component-Cmkn9X-M.js} +1 -1
- package/development/sidebar.js +6 -6
- package/development/sidebar.pure.js +5 -5
- package/development/signet/signet.component.js +1 -1
- package/development/{signet.component-k14RJ8FA.js → signet.component--kuRWLGw.js} +1 -1
- package/development/signet.js +2 -2
- package/development/signet.pure.js +1 -1
- package/development/skiplink-list/skiplink-list.component.js +1 -1
- package/development/skiplink-list.component-Cpyo7JAH.js +129 -0
- package/development/skiplink-list.js +2 -2
- package/development/skiplink-list.pure.js +1 -1
- package/development/slider/slider.component.d.ts +1 -0
- package/development/slider/slider.component.d.ts.map +1 -1
- package/development/slider/slider.component.js +1 -1
- package/development/slider.component-Dymr4YvE.js +333 -0
- package/development/slider.js +2 -2
- package/development/slider.pure.js +1 -1
- package/development/status/status.component.js +1 -1
- package/development/{status.component-B9en2l26.js → status.component-DnnX98xP.js} +1 -1
- package/development/status.js +2 -2
- package/development/status.pure.js +1 -1
- package/development/step-label.component-i13wQWJJ.js +127 -0
- package/development/step.component-lTLpcOUh.js +167 -0
- package/development/stepper/step/step.component.d.ts +15 -12
- package/development/stepper/step/step.component.d.ts.map +1 -1
- package/development/stepper/step/step.component.js +2 -2
- package/development/stepper/step-label/step-label.component.js +1 -1
- package/development/stepper/stepper/stepper.component.d.ts +9 -5
- package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
- package/development/stepper/stepper/stepper.component.js +1 -1
- package/development/stepper.component-DBE685VL.js +443 -0
- package/development/stepper.js +5 -5
- package/development/stepper.pure.js +4 -4
- package/development/{sticky-bar.component-BJLtRvcd.js → sticky-bar.component-BEhV0azF.js} +2 -2
- package/development/{styles-WppEBrlW.js → styles-BTV2MyrZ.js} +1 -1
- package/development/styles-CUz7LBUc.js +30 -0
- package/development/tab-group.component-DBg6I8W7.js +297 -0
- package/development/tab-label.component-BbQu5sA-.js +233 -0
- package/development/tab-nav-bar.component-DC4Ba7w2.js +109 -0
- package/development/{tab.component-BVhYPy5Y.js → tab.component-Bsdzs7P2.js} +1 -1
- package/development/table/table-wrapper/table-wrapper.component.js +1 -1
- package/development/{table-wrapper.component-By59zmcU.js → table-wrapper.component-Cqc9PHZl.js} +1 -1
- package/development/table.js +2 -2
- package/development/table.pure.js +1 -1
- package/development/tabs/common/styles.js +1 -1
- package/development/tabs/tab/tab.component.js +1 -1
- package/development/tabs/tab-group/tab-group.component.d.ts +15 -8
- package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
- package/development/tabs/tab-group/tab-group.component.js +2 -2
- package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
- package/development/tabs/tab-label/tab-label.component.js +1 -1
- package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
- package/development/tabs.js +7 -7
- package/development/tabs.pure.js +6 -6
- package/development/tag/tag/tag.component.d.ts +1 -0
- package/development/tag/tag/tag.component.d.ts.map +1 -1
- package/development/tag/tag/tag.component.js +1 -1
- package/development/tag/tag-group/tag-group.component.d.ts +6 -1
- package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
- package/development/tag/tag-group/tag-group.component.js +1 -1
- package/development/tag-group.component-DTff1eBB.js +225 -0
- package/development/tag.component-CDDb2fnV.js +258 -0
- package/development/tag.js +3 -3
- package/development/tag.pure.js +2 -2
- package/development/teaser/teaser.component.js +1 -1
- package/development/teaser-hero/teaser-hero.component.js +1 -1
- package/development/{teaser-hero.component-BHMcPmdh.js → teaser-hero.component-d0iLCgA7.js} +1 -1
- package/development/teaser-hero.js +2 -2
- package/development/teaser-hero.pure.js +1 -1
- package/development/teaser-panel/teaser-panel.component.js +1 -1
- package/development/{teaser-panel.component-BRfbvmkb.js → teaser-panel.component-CXT3l9-M.js} +1 -1
- package/development/teaser-panel.js +2 -2
- package/development/teaser-panel.pure.js +1 -1
- package/development/teaser-product/common/teaser-product-common.js +1 -1
- package/development/teaser-product/teaser-product/teaser-product.component.js +1 -1
- package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +1 -1
- package/development/{teaser-product-common-DOyLdTks.js → teaser-product-common-DfbpBlTk.js} +1 -1
- package/development/teaser-product.component-Cv9PR0lo.js +37 -0
- package/development/teaser-product.js +3 -3
- package/development/teaser-product.pure.js +2 -2
- package/development/teaser.component-BGnmuXOI.js +116 -0
- package/development/teaser.js +2 -2
- package/development/teaser.pure.js +1 -1
- package/development/time-input/time-input.component.d.ts +3 -1
- package/development/time-input/time-input.component.d.ts.map +1 -1
- package/development/time-input/time-input.component.js +1 -1
- package/development/time-input.component-Cdd1dzcG.js +194 -0
- package/development/time-input.js +2 -2
- package/development/time-input.pure.js +1 -1
- package/development/timetable-form/timetable-form/timetable-form.component.js +1 -1
- package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
- package/development/{timetable-form-details.component-BeuAZUQe.js → timetable-form-details.component-HPb8xks3.js} +1 -1
- package/development/{timetable-form-field.component-DC2z1Cwf.js → timetable-form-field.component-DxUpCWe0.js} +1 -1
- package/development/{timetable-form-swap-button.component-CnbVc8Ok.js → timetable-form-swap-button.component-BT63vkZr.js} +1 -1
- package/development/{timetable-form.component-C8DfPePn.js → timetable-form.component-DcvKOLvm.js} +1 -1
- package/development/timetable-form.js +5 -5
- package/development/timetable-form.pure.js +4 -4
- package/development/timetable-occupancy/timetable-occupancy.component.d.ts.map +1 -1
- package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
- package/development/timetable-occupancy-icon.component-Bsct9zga.js +95 -0
- package/development/timetable-occupancy-icon.js +2 -2
- package/development/timetable-occupancy-icon.pure.js +1 -1
- package/development/timetable-occupancy.component-62YNjs5z.js +126 -0
- package/development/timetable-occupancy.js +2 -2
- package/development/timetable-occupancy.pure.js +1 -1
- package/development/title/title-base.js +1 -1
- package/development/title/title.component.d.ts +0 -2
- package/development/title/title.component.d.ts.map +1 -1
- package/development/title/title.component.js +1 -1
- package/development/title-base-DPAFIjFK.js +102 -0
- package/development/title.component-BSrkZhnI.js +69 -0
- package/development/title.js +3 -3
- package/development/title.pure.js +2 -2
- package/development/toast/toast.component.d.ts.map +1 -1
- package/development/toast/toast.component.js +1 -1
- package/development/{toast.component-DonS3uQm.js → toast.component-BgGWVr4o.js} +4 -5
- package/development/toast.js +2 -2
- package/development/toast.pure.js +1 -1
- package/development/toggle/toggle/toggle.component.js +1 -1
- package/development/toggle/toggle-option/toggle-option.component.js +1 -1
- package/development/toggle-check/toggle-check.component.js +1 -1
- package/development/{toggle-check.component-BIV7jFIc.js → toggle-check.component--On4AuVo.js} +1 -1
- package/development/toggle-check.js +2 -2
- package/development/toggle-check.pure.js +1 -1
- package/development/{toggle-option.component-DRxwLSKU.js → toggle-option.component-CZY7xnrX.js} +1 -1
- package/development/toggle.component-D3IbJqAH.js +243 -0
- package/development/toggle.js +3 -3
- package/development/toggle.pure.js +2 -2
- package/development/tooltip/tooltip.component.d.ts.map +1 -1
- package/development/tooltip/tooltip.component.js +1 -1
- package/development/tooltip.component-BE8BlKzE.js +369 -0
- package/development/tooltip.js +2 -2
- package/development/tooltip.pure.js +1 -1
- package/development/train/train/train.component.js +1 -1
- package/development/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
- package/development/train/train-formation/train-formation.component.js +1 -1
- package/development/train/train-formation-orientation-mixin.js +1 -1
- package/development/train/train-wagon/train-wagon.component.js +1 -1
- package/development/train/train-wagon-button/train-wagon-button.component.js +1 -1
- package/development/train/train-wagon-common.js +1 -1
- package/development/train/train-wagon-link/train-wagon-link.component.js +1 -1
- package/development/{train-blocked-passage.component-Cxd7dBDC.js → train-blocked-passage.component-BGCuXvjt.js} +1 -1
- package/development/{train-formation.component-BEg6OPib.js → train-formation.component-XGatA4-S.js} +2 -2
- package/development/train-wagon-common-4dC995mT.js +441 -0
- package/development/train.component-CX1HEDwX.js +239 -0
- package/development/train.js +5 -5
- package/development/train.pure.js +4 -4
- package/development/visual-checkbox/visual-checkbox.component.js +1 -1
- package/development/{visual-checkbox.component-Dm8DNhH2.js → visual-checkbox.component-EpRxoteZ.js} +1 -1
- package/development/visual-checkbox.js +2 -2
- package/development/visual-checkbox.pure.js +1 -1
- package/dialog/_dialog.global.scss +77 -0
- package/dialog/dialog/dialog.component.js +1 -1
- package/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
- package/dialog/dialog-content/dialog-content.component.js +1 -1
- package/dialog/dialog-title/dialog-title.component.js +1 -1
- package/{dialog.component-4O3__zyd.js → dialog.component-Bs62s2eB.js} +7 -10
- package/dialog.js +5 -5
- package/dialog.pure.js +5 -5
- package/divider/_divider.global.scss +9 -0
- package/divider/divider.component.js +1 -1
- package/divider.js +1 -1
- package/divider.pure.js +1 -1
- package/expansion-panel/_expansion-panel.global.scss +66 -0
- package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
- package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
- package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/{expansion-panel.component-DvZogUuX.js → expansion-panel.component-kyVRxBRu.js} +19 -16
- package/expansion-panel.js +3 -3
- package/expansion-panel.pure.js +3 -3
- package/file-selector/_file-selector.global.scss +25 -0
- package/file-selector/common/file-selector-common.js +2 -2
- package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/{file-selector-common-BE780nIa.js → file-selector-common-Bk347JZN.js} +26 -19
- package/{file-selector-dropzone.component-CGo6odhC.js → file-selector-dropzone.component-CywJG8KU.js} +1 -1
- package/file-selector.js +5 -5
- package/file-selector.pure.js +4 -4
- package/flip-card/_flip-card.global.scss +38 -0
- package/flip-card/flip-card/flip-card.component.js +1 -1
- package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
- package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/{flip-card.component-CZ0v44Ym.js → flip-card.component-CtUxr9yF.js} +22 -18
- package/flip-card.js +3 -3
- package/flip-card.pure.js +3 -3
- package/footer/_footer.global.scss +17 -0
- package/footer/footer.component.js +1 -1
- package/footer.js +1 -1
- package/footer.pure.js +1 -1
- package/form-field/_form-field.global.scss +274 -0
- package/form-field/error/error.component.js +1 -1
- package/form-field/form-field/form-field.component.js +1 -1
- package/form-field/hint/hint.component.js +1 -1
- package/{form-field.component-BdfK6r2v.js → form-field.component-eH2C_qPG.js} +62 -83
- package/form-field.js +3 -3
- package/form-field.pure.js +3 -3
- package/header/_header.global.scss +108 -0
- package/header/common/header-action-common.js +1 -1
- package/header/header/header.component.js +1 -1
- package/header/header-environment/header-environment.component.js +1 -1
- package/header-action-common-B5M7_3Q1.js +64 -0
- package/{header.component-TU3e89pY.js → header.component-BbdHh5fF.js} +1 -1
- package/header.js +3 -3
- package/header.pure.js +3 -3
- package/icon/icon-base.js +1 -1
- package/icon/icon.component.js +3 -6
- package/{icon-base-CCpB1w3b.js → icon-base-TSCmR5QC.js} +1 -1
- package/icon-sidebar/_icon-sidebar.global.scss +21 -0
- package/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
- package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
- package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
- package/icon-sidebar.js +3 -3
- package/icon-sidebar.pure.js +3 -3
- package/icon.js +1 -1
- package/icon.pure.js +1 -1
- package/image/image.component.js +1 -1
- package/{image.component-BSSyfPru.js → image.component-K7sre7oE.js} +1 -1
- package/image.js +1 -1
- package/image.pure.js +1 -1
- package/index.d.ts +2 -1
- package/index.js +2 -1
- package/inline-link-common-D0sat0cr.js +13 -0
- package/journey-header/journey-header.component.js +1 -1
- package/journey-header.js +1 -1
- package/journey-header.pure.js +1 -1
- package/lead-container/_lead-container.global.scss +31 -0
- package/lead-container/lead-container.component.js +1 -1
- package/lead-container.js +1 -1
- package/lead-container.pure.js +1 -1
- package/lean-off-brand-theme.css +771 -1017
- package/lean-safety-theme.css +771 -1017
- package/lean-theme.css +771 -1017
- package/{core/styles/mixins/link.scss → link/_link.global.scss} +53 -43
- package/link/common/block-link-common.js +1 -1
- package/link/common/inline-link-common.js +1 -1
- package/link/common/link-common.js +1 -1
- package/link-list/common/link-list-base.js +1 -1
- package/link-list/link-list.component.js +1 -1
- package/link-list-anchor/link-list-anchor.component.js +1 -1
- package/{link-list-anchor.component-DG_HCtHH.js → link-list-anchor.component-as1bjNH1.js} +1 -1
- package/link-list-anchor.js +1 -1
- package/link-list-anchor.pure.js +1 -1
- package/{link-list.component-BNVd0a8U.js → link-list.component-bTG45ml0.js} +2 -2
- package/link-list.js +2 -2
- package/link-list.pure.js +2 -2
- package/link.js +3 -3
- package/link.pure.js +3 -3
- package/loading-indicator/_loading-indicator.global.scss +10 -0
- package/loading-indicator/loading-indicator.component.js +1 -1
- package/loading-indicator-circle/_loading-indicator-circle.global.scss +19 -0
- package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
- package/loading-indicator-circle.js +1 -1
- package/loading-indicator-circle.pure.js +1 -1
- package/loading-indicator.js +1 -1
- package/loading-indicator.pure.js +1 -1
- package/logo/_logo.global.scss +15 -0
- package/logo/logo.component.js +1 -1
- package/logo.js +1 -1
- package/logo.pure.js +1 -1
- package/map-container/_map-container.global.scss +15 -0
- package/map-container/map-container.component.js +1 -1
- package/{map-container.component-DyJBA3qj.js → map-container.component-C2_Miiv0.js} +1 -1
- package/map-container.js +1 -1
- package/map-container.pure.js +1 -1
- package/menu/_menu.global.scss +31 -0
- package/menu/common/menu-action-common.js +1 -1
- package/menu/menu/menu.component.js +1 -1
- package/{menu-action-common-Wy36tk18.js → menu-action-common-_iII6n1T.js} +1 -1
- package/{menu.component-DrrKSRmJ.js → menu.component-CqXIRQq2.js} +25 -21
- package/menu.js +2 -2
- package/menu.pure.js +2 -2
- package/message/_message.global.scss +20 -0
- package/message/message.component.js +1 -1
- package/{message.component-CdfsCpnE.js → message.component-BpQ4ikV6.js} +1 -1
- package/message.js +1 -1
- package/message.pure.js +1 -1
- package/{mini-button-group.component-DQBU0BDm.js → mini-button-group.component-C-pJ_J-1.js} +1 -1
- package/mini-calendar/_mini-calendar.global.scss +15 -0
- package/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
- package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
- package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
- package/mini-calendar.js +3 -3
- package/mini-calendar.pure.js +3 -3
- package/navigation/_navigation.global.scss +78 -0
- package/navigation/common/navigation-action-common.js +1 -1
- package/navigation/navigation/navigation.component.js +1 -1
- package/navigation/navigation-list/navigation-list.component.js +1 -1
- package/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/navigation-action-common-DSPULZFe.js +38 -0
- package/{navigation-list.component-Cezo1tC-.js → navigation-list.component-Bkmh_wqm.js} +1 -1
- package/{navigation-marker.component-CNsMaqpH.js → navigation-marker.component-CCXJWsN1.js} +1 -1
- package/{navigation-section.component-Bmh4Xtrm.js → navigation-section.component-DPgBlCf8.js} +1 -4
- package/{navigation.component-DLgmWh_c.js → navigation.component-CY_9Q6dT.js} +24 -23
- package/navigation.js +5 -5
- package/navigation.pure.js +5 -5
- package/notification/_notification.global.scss +53 -0
- package/notification/notification.component.js +1 -1
- package/notification.js +1 -1
- package/notification.pure.js +1 -1
- package/off-brand-theme.css +770 -1016
- package/{optgroup-base-element-Cxe8SIQh.js → optgroup-base-element-BbxwRc0x.js} +10 -17
- package/option/_option.global.scss +80 -0
- package/option/optgroup/optgroup-base-element.js +1 -1
- package/option/optgroup/optgroup.component.js +1 -1
- package/option/option/option-base-element.js +16 -19
- package/option/option/option.component.js +1 -1
- package/option/option-hint/option-hint.component.js +1 -1
- package/option/option-styles.js +2 -0
- package/option-styles-BmvwR7PD.js +6 -0
- package/{option.component-BeorlZT0.js → option.component-9AlEwsE3.js} +1 -1
- package/option.js +7 -6
- package/option.pure.js +6 -5
- package/overlay/_overlay.global.scss +13 -0
- package/overlay/overlay-base-element.js +25 -31
- package/overlay/overlay.component.js +1 -1
- package/{overlay.component-C80XN61v.js → overlay.component-BvoOK_O-.js} +7 -10
- package/overlay.js +1 -1
- package/overlay.pure.js +1 -1
- package/package.json +5 -49
- package/paginator/_paginator.global.scss +21 -0
- package/paginator/common/paginator-common.js +2 -2
- package/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/paginator/paginator/paginator.component.js +1 -1
- package/{paginator-common-uoCIcl4X.js → paginator-common-Xiv6UZlo.js} +42 -24
- package/paginator.component-buCkeyDv.js +212 -0
- package/paginator.js +5 -5
- package/paginator.pure.js +4 -4
- package/popover/_popover.global.scss +12 -0
- package/popover/popover/popover.component.js +2 -0
- package/popover/popover-base/popover-base.js +2 -0
- package/popover/popover-close-button/popover-close-button.component.js +20 -0
- package/popover-base-DlSa-ajc.js +181 -0
- package/popover.component-BHg4Qtqd.js +158 -0
- package/popover.js +5 -4
- package/popover.pure.js +4 -2
- package/radio-button/_radio-button.global.scss +37 -0
- package/radio-button/common/radio-button-common.js +1 -1
- package/radio-button/radio-button.component.js +1 -1
- package/{radio-button-common-CrIRn10q.js → radio-button-common-OaxGvaS9.js} +15 -15
- package/{radio-button.component-CZ273yAb.js → radio-button.component-DznnXJCN.js} +1 -1
- package/radio-button.js +2 -2
- package/radio-button.pure.js +2 -2
- package/safety-theme.css +770 -1016
- package/select/_select.global.scss +24 -0
- package/select/select.component.js +1 -1
- package/{select.component-CLPLpFDz.js → select.component-Drb7KsP3.js} +43 -41
- package/select.js +1 -1
- package/select.pure.js +1 -1
- package/selection-action-panel/_selection-action-panel.global.scss +19 -0
- package/selection-action-panel/selection-action-panel.component.js +1 -1
- package/selection-action-panel.js +1 -1
- package/selection-action-panel.pure.js +1 -1
- package/selection-expansion-panel/_selection-expansion-panel.global.scss +21 -0
- package/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
- package/selection-expansion-panel.js +1 -1
- package/selection-expansion-panel.pure.js +1 -1
- package/{selection-group-base-element-COFsU6Ur.js → selection-group-base-element-BcEQ5-ML.js} +1 -4
- package/sidebar/_sidebar.global.scss +81 -0
- package/sidebar/sidebar/sidebar.component.js +1 -1
- package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
- package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
- package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
- package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
- package/sidebar.js +5 -5
- package/sidebar.pure.js +5 -5
- package/signet/_signet.global.scss +16 -0
- package/signet/signet.component.js +1 -1
- package/signet.js +1 -1
- package/signet.pure.js +1 -1
- package/skiplink-list/skiplink-list.component.js +1 -1
- package/{skiplink-list.component-BXaqYpsI.js → skiplink-list.component-Cc6QNvVU.js} +1 -1
- package/skiplink-list.js +1 -1
- package/skiplink-list.pure.js +1 -1
- package/slider/_slider.global.scss +30 -0
- package/slider/slider.component.js +1 -1
- package/{slider.component-BlUWAWJU.js → slider.component-pDx_g7eE.js} +24 -32
- package/slider.js +1 -1
- package/slider.pure.js +1 -1
- package/standard-theme.css +770 -1016
- package/status/_status.global.scss +10 -0
- package/status/status.component.js +1 -1
- package/status.js +1 -1
- package/status.pure.js +1 -1
- package/{step.component-BY6_2Wh2.js → step.component-CcjV_283.js} +23 -8
- package/stepper/_stepper.global.scss +47 -0
- package/stepper/step/step.component.js +2 -2
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/stepper/stepper.component.js +1 -1
- package/{stepper.component-lh0YSbT1.js → stepper.component-CqClDxL6.js} +20 -3
- package/stepper.js +5 -5
- package/stepper.pure.js +4 -4
- package/{sticky-bar.component-dmlGAZLW.js → sticky-bar.component-DBSVB1lE.js} +1 -1
- package/styles-BwvY_TyZ.js +5 -0
- package/{tab-group.component-t4eeCNf-.js → tab-group.component-Dx0xldWI.js} +27 -2
- package/tab-label.component-C5HCrNFB.js +158 -0
- package/{tab-nav-bar.component-FT2W0urU.js → tab-nav-bar.component-7j-RCq7p.js} +1 -1
- package/table/_table.global.scss +295 -0
- package/table/table-wrapper/table-wrapper.component.js +1 -1
- package/table.js +1 -1
- package/table.pure.js +1 -1
- package/tabs/_tabs.global.scss +61 -0
- package/tabs/common/styles.js +1 -1
- package/tabs/tab/tab.component.js +1 -1
- package/tabs/tab-group/tab-group.component.js +2 -2
- package/tabs/tab-label/tab-label.component.js +1 -1
- package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
- package/tabs.js +7 -7
- package/tabs.pure.js +6 -6
- package/tag/_tag.global.scss +41 -0
- package/tag/tag/tag.component.js +1 -1
- package/tag/tag-group/tag-group.component.js +1 -1
- package/{tag-group.component-9UfHHJ79.js → tag-group.component-CJwbkP70.js} +38 -23
- package/{tag.component-BKuxfdDi.js → tag.component-r8diGGP-.js} +14 -5
- package/tag.js +2 -2
- package/tag.pure.js +2 -2
- package/teaser/_teaser.global.scss +51 -0
- package/teaser/teaser.component.js +1 -1
- package/teaser-hero/_teaser-hero.global.scss +29 -0
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/teaser-hero.js +1 -1
- package/teaser-hero.pure.js +1 -1
- package/teaser-panel/_teaser-panel.global.scss +33 -0
- package/teaser-panel/teaser-panel.component.js +1 -1
- package/teaser-panel.js +1 -1
- package/teaser-panel.pure.js +1 -1
- package/teaser-product/_teaser-product.global.scss +52 -0
- package/teaser-product/common/teaser-product-common.js +1 -1
- package/teaser-product/teaser-product/teaser-product.component.js +1 -1
- package/teaser-product.js +2 -2
- package/teaser-product.pure.js +2 -2
- package/teaser.js +1 -1
- package/teaser.pure.js +1 -1
- package/time-input/_time-input.global.scss +11 -0
- package/time-input/time-input.component.js +1 -1
- package/{time-input.component-Dw8pPYDK.js → time-input.component-j2vUlNKx.js} +15 -8
- package/time-input.js +1 -1
- package/time-input.pure.js +1 -1
- package/timetable-form/_timetable-form.global.scss +107 -0
- package/timetable-form/timetable-form/timetable-form.component.js +1 -1
- package/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
- package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
- package/timetable-form.js +4 -4
- package/timetable-form.pure.js +4 -4
- package/timetable-occupancy/_timetable-occupancy.global.scss +10 -0
- package/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
- package/timetable-occupancy-icon.js +1 -1
- package/timetable-occupancy-icon.pure.js +1 -1
- package/{timetable-occupancy.component-DGQ20zH1.js → timetable-occupancy.component-B040dznI.js} +17 -13
- package/timetable-occupancy.js +1 -1
- package/timetable-occupancy.pure.js +1 -1
- package/title/_title.global.scss +16 -0
- package/title/title-base.js +1 -1
- package/title/title.component.js +1 -1
- package/{title-base-JBhKD3ur.js → title-base-DWrwrsx4.js} +1 -1
- package/{title.component-VnTeqomb.js → title.component-BZ0nVpam.js} +2 -2
- package/title.js +2 -2
- package/title.pure.js +2 -2
- package/toast/_toast.global.scss +18 -0
- package/toast/toast.component.js +1 -1
- package/{toast.component-BMN90Ouu.js → toast.component-Dlr0Koxu.js} +6 -7
- package/toast.js +1 -1
- package/toast.pure.js +1 -1
- package/toggle/_toggle.global.scss +48 -0
- package/toggle/toggle/toggle.component.js +1 -1
- package/toggle/toggle-option/toggle-option.component.js +1 -1
- package/toggle-check/_toggle-check.global.scss +32 -0
- package/toggle-check/toggle-check.component.js +1 -1
- package/toggle-check.js +1 -1
- package/toggle-check.pure.js +1 -1
- package/toggle.js +2 -2
- package/toggle.pure.js +2 -2
- package/tooltip/_tooltip.global.scss +20 -0
- package/tooltip/tooltip.component.js +1 -1
- package/{tooltip.component-NfyDxfw7.js → tooltip.component-BLzyft0C.js} +25 -25
- package/tooltip.js +1 -1
- package/tooltip.pure.js +1 -1
- package/train/_train.global.scss +66 -0
- package/train/train/train.component.js +1 -1
- package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
- package/train/train-formation/train-formation.component.js +1 -1
- package/train/train-wagon-common.js +1 -1
- package/{train-formation.component-DVxNBPIB.js → train-formation.component-Di5d_G5x.js} +1 -1
- package/{train-wagon-common-CDCsWVgi.js → train-wagon-common-HuRuHdNZ.js} +1 -1
- package/{train.component-DxadS7O8.js → train.component-Dwp6ltDo.js} +1 -1
- package/train.js +4 -4
- package/train.pure.js +4 -4
- package/visual-checkbox/_visual-checkbox.global.scss +38 -0
- package/visual-checkbox/visual-checkbox.component.js +1 -1
- package/visual-checkbox.js +1 -1
- package/visual-checkbox.pure.js +1 -1
- package/a11y.css +0 -20
- package/action-group.component-BMYAFyHh.js +0 -156
- package/animation.css +0 -14
- package/badge.css +0 -32
- package/calendar-cell-base-element-CUG1qYFb.js +0 -23
- package/calendar.component-oS_T4s4k.js +0 -1065
- package/core/decorators/host-attributes.js +0 -17
- package/core/eventing/composed-path-has-attribute.js +0 -7
- package/core/eventing/throttle.js +0 -11
- package/core/styles/badge.scss +0 -3
- package/core/styles/core.scss +0 -651
- package/core/styles/layout.scss +0 -20
- package/core/styles/mixins/buttons.scss +0 -12
- package/core/styles/mixins/dev_and_debug.scss +0 -8
- package/core/styles/mixins/image.scss +0 -43
- package/core/styles/mixins/inputs.scss +0 -11
- package/core/styles/mixins/panel.scss +0 -80
- package/core/styles/mixins/popover.scss +0 -14
- package/core/styles/mixins/table.scss +0 -185
- package/core/styles/mixins/timetable-form.scss +0 -63
- package/core/styles/mixins/typo.scss +0 -237
- package/core/styles/option-panel-common.global.scss +0 -11
- package/core/styles/option-panel-common.scss +0 -157
- package/core/styles/theme.scss +0 -20
- package/core/styles/timetable-form.scss +0 -27
- package/core/styles/typography.private.scss +0 -9
- package/core.css +0 -2713
- package/development/action-group.component-wgXPpkQe.js +0 -215
- package/development/autocomplete-base-element-DQiZ6hhk.js +0 -683
- package/development/block-link-common-DNvRfeay.js +0 -99
- package/development/breadcrumb-group.component-BUBfl6LV.js +0 -193
- package/development/breadcrumb.component-D6Cd2FPo.js +0 -34
- package/development/calendar-cell-base-element-mWRSDeWc.js +0 -38
- package/development/calendar-day.component-BHvdRxll.js +0 -139
- package/development/calendar.component-CjlcDyS5.js +0 -1450
- package/development/carousel-list.component-DpDh5tqB.js +0 -133
- package/development/carousel.component-ClWvnZ8s.js +0 -139
- package/development/chip-group.component-Sgmi-kSy.js +0 -403
- package/development/core/decorators/host-attributes.d.ts +0 -22
- package/development/core/decorators/host-attributes.d.ts.map +0 -1
- package/development/core/decorators/host-attributes.js +0 -41
- package/development/core/eventing/composed-path-has-attribute.d.ts +0 -10
- package/development/core/eventing/composed-path-has-attribute.d.ts.map +0 -1
- package/development/core/eventing/composed-path-has-attribute.js +0 -19
- package/development/core/eventing/throttle.d.ts +0 -3
- package/development/core/eventing/throttle.d.ts.map +0 -1
- package/development/core/eventing/throttle.js +0 -18
- package/development/core/interfaces/overlay-close-details.d.ts +0 -6
- package/development/core/interfaces/overlay-close-details.d.ts.map +0 -1
- package/development/date-input.component-HxRyCudr.js +0 -302
- package/development/dialog-title.component-0uNsUR2C.js +0 -29
- package/development/error.component-WCkiwM7_.js +0 -53
- package/development/expansion-panel.component-DptYMbwV.js +0 -317
- package/development/file-selector-common-CGL95Rnw.js +0 -412
- package/development/flip-card.component-DujrPKzU.js +0 -185
- package/development/form-field.component-CPWBCHer.js +0 -702
- package/development/header-action-common-Be0XQge2.js +0 -86
- package/development/header.component-C4e7CNql.js +0 -334
- package/development/icon-base-DrBHy9BT.js +0 -163
- package/development/inline-link-common-gmt6yz3v.js +0 -18
- package/development/journey-header.component-CA4juz9x.js +0 -146
- package/development/link-common-2RGn9Qz_.js +0 -26
- package/development/link-list.component-B90qHOUD.js +0 -97
- package/development/map-container.component-D0UVTolK.js +0 -176
- package/development/menu-action-common-DRXQc85Y.js +0 -32
- package/development/menu.component-Cv9wRj4H.js +0 -365
- package/development/mini-button-link.component-kpRsi8I2.js +0 -39
- package/development/navigation-action-common-fkYNyX19.js +0 -56
- package/development/navigation-list.component-Dvv-bZ2V.js +0 -86
- package/development/navigation-marker.component-DMqe-VlY.js +0 -120
- package/development/navigation-section.component-iaypc6yQ.js +0 -346
- package/development/navigation.component-CqNkBvEs.js +0 -315
- package/development/optgroup-base-element-CLfE6pmz.js +0 -147
- package/development/option.component-CV6cZnJe.js +0 -131
- package/development/paginator-common-BCeNUko_.js +0 -410
- package/development/paginator.component-BwLUSpDj.js +0 -261
- package/development/popover/popover.component.d.ts +0 -111
- package/development/popover/popover.component.d.ts.map +0 -1
- package/development/popover/popover.component.js +0 -2
- package/development/popover.component-BmTfHMFw.js +0 -564
- package/development/radio-button-common-G0jLFo41.js +0 -129
- package/development/select.component-CUjF11sq.js +0 -807
- package/development/selection-expansion-panel.component-BT78Qhbf.js +0 -186
- package/development/selection-group-base-element-DRT3Ctp2.js +0 -152
- package/development/sidebar-container.component-CxwDKxv9.js +0 -100
- package/development/skiplink-list.component-m7xm-pns.js +0 -129
- package/development/slider.component-D_nLTlRF.js +0 -346
- package/development/step-label.component-Bo7Z0w7N.js +0 -127
- package/development/step.component-CcjtUFyR.js +0 -155
- package/development/stepper.component-80S-oXrH.js +0 -422
- package/development/styles-Cctez2BS.js +0 -22
- package/development/tab-group.component-D4fvd6Uu.js +0 -265
- package/development/tab-label.component-CNX8bsJL.js +0 -235
- package/development/tab-nav-bar.component-B_mi8GGR.js +0 -109
- package/development/tag-group.component-Db8prSBL.js +0 -194
- package/development/tag.component-DG1uxD28.js +0 -238
- package/development/teaser-product.component-DMyuB-cH.js +0 -37
- package/development/teaser.component-CF_NUbwJ.js +0 -116
- package/development/time-input.component-XxzRoupm.js +0 -187
- package/development/timetable-occupancy-icon.component-UBmyZsTO.js +0 -95
- package/development/timetable-occupancy.component-DMm242Fr.js +0 -122
- package/development/title-base-D_Rjyk_j.js +0 -102
- package/development/title.component-CMxYhTfw.js +0 -71
- package/development/toggle.component-B03k5qc1.js +0 -243
- package/development/tooltip.component-D8zik3p4.js +0 -369
- package/development/train-wagon-common-Dg-BjUtC.js +0 -441
- package/development/train.component-dECIGw2x.js +0 -239
- package/header-action-common-DuPx0U2o.js +0 -64
- package/inline-link-common-BqqH1ExY.js +0 -13
- package/layout.css +0 -30
- package/lists.css +0 -194
- package/navigation-action-common-x7PMfho0.js +0 -38
- package/normalize.css +0 -95
- package/paginator.component-DB8l-B6J.js +0 -208
- package/popover/popover.component.js +0 -2
- package/popover.component-DJruKzY-.js +0 -373
- package/scrollbar.css +0 -124
- package/styles-DAMaYe4p.js +0 -5
- package/tab-label.component-DvvSohaG.js +0 -157
- package/table.css +0 -267
- package/timetable-form.css +0 -73
- package/typography.css +0 -67
- /package/{accordion.component-DbuSYzV1.js → accordion.component-ClJHZh_N.js} +0 -0
- /package/{alert-group.component-BqJ6B49z.js → alert-group.component-Ck1kYZb4.js} +0 -0
- /package/{alert.component-DN7sW2NC.js → alert.component-B8EGWmcc.js} +0 -0
- /package/{breadcrumb.component-Kk1U6Iju.js → breadcrumb.component-CC8MxtJj.js} +0 -0
- /package/{button-common-BQdNXKwl.js → button-common-Br6zOEgv.js} +0 -0
- /package/{card-action-common-BNdGcJl-.js → card-action-common-DRSSDHqY.js} +0 -0
- /package/{card-badge.component-BLAK_y8x.js → card-badge.component-B-uJVrxT.js} +0 -0
- /package/{card.component-WUQRK9jT.js → card.component-Bwuv9ur1.js} +0 -0
- /package/{chip-label.component-BLbhqUAp.js → chip-label.component-DVUxt7Sk.js} +0 -0
- /package/{chip.component-gcvF3pEX.js → chip.component-SLuNizyV.js} +0 -0
- /package/{clock.component-Cqrl999I.js → clock.component-gnEqkZ4T.js} +0 -0
- /package/{compact-paginator.component-BAuShgQE.js → compact-paginator.component-CmPlZsd4.js} +0 -0
- /package/{container.component-sQtiqWxT.js → container.component-DJgFIJ0b.js} +0 -0
- /package/core/styles/{disable-animation.scss → disable-animation-extension.scss} +0 -0
- /package/core/styles/{core → features}/node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables.scss +0 -0
- /package/core/styles/{normalize.scss → features/normalize.scss} +0 -0
- /package/core/styles/{scrollbar.private.scss → features/scrollbar.private.scss} +0 -0
- /package/core/styles/mixins/{animation.scss → _animation.scss} +0 -0
- /package/core/styles/mixins/{font-face.scss → _font-face.scss} +0 -0
- /package/core/styles/{core/mediaqueries.scss → mixins/_mediaqueries.scss} +0 -0
- /package/core/styles/{node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables.scss → mixins/node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables.scss} +0 -0
- /package/{dialog-actions.component-DxmjSvd-.js → dialog-actions.component-CHFJ8HjT.js} +0 -0
- /package/{dialog-close-button.component-B8troaaQ.js → dialog-close-button.component-CV55ej8Q.js} +0 -0
- /package/{dialog-content.component-Chfg-IY1.js → dialog-content.component-D7SeDETW.js} +0 -0
- /package/{dialog-title.component-BbcbQXjp.js → dialog-title.component-DP7l1zQE.js} +0 -0
- /package/{disable-animation.css → disable-animation-extension.css} +0 -0
- /package/{divider.component-WsZcNUnN.js → divider.component-wL7Cw3YB.js} +0 -0
- /package/{element-C7t5_1gu.js → element-CvshSA3k.js} +0 -0
- /package/{error.component-D9Tu2YIl.js → error.component-D0rmgyFk.js} +0 -0
- /package/{expansion-panel-content.component-WG1cwhjd.js → expansion-panel-content.component-Dm761peO.js} +0 -0
- /package/{expansion-panel-header.component-CnUqRql_.js → expansion-panel-header.component-Cli4Qy1p.js} +0 -0
- /package/{flip-card-details.component-BgOeJ53R.js → flip-card-details.component-D4C0Fde7.js} +0 -0
- /package/{flip-card-summary.component-D5cKgj47.js → flip-card-summary.component-ZvTeHtPV.js} +0 -0
- /package/{footer.component-DsIoOLu-.js → footer.component-x4yuXpWV.js} +0 -0
- /package/{header-environment.component-B0VYZh7C.js → header-environment.component-Diy44YpD.js} +0 -0
- /package/{hint.component-DTKfI9tq.js → hint.component-BZZJXuHG.js} +0 -0
- /package/{icon-sidebar-container.component-CDBkiGlz.js → icon-sidebar-container.component-CYVyqKnZ.js} +0 -0
- /package/{icon-sidebar-content.component-CN4Que2a.js → icon-sidebar-content.component-C5ZspZQk.js} +0 -0
- /package/{icon-sidebar.component-DA2cmcyy.js → icon-sidebar.component-BkqYbGHz.js} +0 -0
- /package/{journey-header.component-CXyULeHJ.js → journey-header.component-Ct9LmhWY.js} +0 -0
- /package/{lead-container.component-CdfHJFFN.js → lead-container.component-Fv9F5Yh4.js} +0 -0
- /package/{link-common-ezSu7e9c.js → link-common-C4Jbge1L.js} +0 -0
- /package/{link-list-base-C12PTC8e.js → link-list-base-Dgu0yeTL.js} +0 -0
- /package/{loading-indicator-circle.component-CSU2Ludy.js → loading-indicator-circle.component-BSdKx0eK.js} +0 -0
- /package/{loading-indicator.component-DxyhIaFo.js → loading-indicator.component-B2cGE1Mj.js} +0 -0
- /package/{logo.component-DVMNS8Op.js → logo.component-BOxQbVu9.js} +0 -0
- /package/{mini-button-link.component-B8HmvVCg.js → mini-button-link.component-MBesHG--.js} +0 -0
- /package/{mini-calendar-day.component-CVYqN3Yn.js → mini-calendar-day.component-UvIp06lc.js} +0 -0
- /package/{mini-calendar-month.component-DbiqMOH8.js → mini-calendar-month.component-BZV7QSlC.js} +0 -0
- /package/{mini-calendar.component-BKzbqHim.js → mini-calendar.component-B6EGO9bp.js} +0 -0
- /package/{notification.component-CDGtGwRv.js → notification.component-IRuswhzC.js} +0 -0
- /package/{option-hint.component-NSxCKXEy.js → option-hint.component-CUf2d2d5.js} +0 -0
- /package/{panel-mixin-XQXElTGt.js → panel-mixin-CG-f0J6K.js} +0 -0
- /package/{sbb-tokens-BBic3kP6.js → sbb-tokens-C-MoUcho.js} +0 -0
- /package/{selection-action-panel.component-DCGJQ3Mx.js → selection-action-panel.component-m13MKp44.js} +0 -0
- /package/{selection-expansion-panel.component-Cu1egfTY.js → selection-expansion-panel.component-BMI-n5Xc.js} +0 -0
- /package/{sidebar-close-button.component-8owwjvk3.js → sidebar-close-button.component-BoOFzuBn.js} +0 -0
- /package/{sidebar-container.component-Dcke-Uhr.js → sidebar-container.component-BFm6HnIu.js} +0 -0
- /package/{sidebar-content.component-CYupfsq_.js → sidebar-content.component-DFLqVK-O.js} +0 -0
- /package/{sidebar-title.component-Cf64lCJx.js → sidebar-title.component-4B18yGLO.js} +0 -0
- /package/{sidebar.component-LaqQzMo2.js → sidebar.component-VL6TFd9H.js} +0 -0
- /package/{signet.component-3Xfke8uk.js → signet.component-DoXHpxDU.js} +0 -0
- /package/{status.component-mel7wA1j.js → status.component-Cg671ic2.js} +0 -0
- /package/{step-label.component-BGSaHafq.js → step-label.component-olqRA-s7.js} +0 -0
- /package/{styles-DisU4TWi.js → styles-DGAxTLMz.js} +0 -0
- /package/{tab.component-D6hfhlZw.js → tab.component-C5xxMwwX.js} +0 -0
- /package/{table-wrapper.component-C83EYuZP.js → table-wrapper.component-BzmzJJim.js} +0 -0
- /package/{teaser-hero.component-mv6HL4vm.js → teaser-hero.component-BNV8sgb6.js} +0 -0
- /package/{teaser-panel.component-qRmy2lbz.js → teaser-panel.component-Bfhra0zG.js} +0 -0
- /package/{teaser-product-common-J1KZ2Hlw.js → teaser-product-common-D7kWWxU-.js} +0 -0
- /package/{teaser-product.component-BcleFVcu.js → teaser-product.component-DHu47PGd.js} +0 -0
- /package/{teaser.component-BOqCERR7.js → teaser.component-CkIii0_d.js} +0 -0
- /package/{timetable-form-details.component-0c6h6shd.js → timetable-form-details.component-BTRh4w9g.js} +0 -0
- /package/{timetable-form-field.component-Cya8n2Ms.js → timetable-form-field.component-BPKgSLQb.js} +0 -0
- /package/{timetable-form-swap-button.component-rI_0UYJw.js → timetable-form-swap-button.component-DgUiFKbA.js} +0 -0
- /package/{timetable-form.component-DVps6baq.js → timetable-form.component-Crq-rb5Z.js} +0 -0
- /package/{timetable-occupancy-icon.component-ABh1bz-X.js → timetable-occupancy-icon.component-9RhBPwBN.js} +0 -0
- /package/{toggle-check.component-BcQ5ht0O.js → toggle-check.component-BNGDAvXJ.js} +0 -0
- /package/{toggle-option.component-DQcPDXyl.js → toggle-option.component-UXno4hFd.js} +0 -0
- /package/{toggle.component-DARkqJol.js → toggle.component-Cz3OnOMI.js} +0 -0
- /package/{train-blocked-passage.component-B601YYJl.js → train-blocked-passage.component-Bk_YvTRh.js} +0 -0
- /package/{visual-checkbox.component-YhX5Qk3j.js → visual-checkbox.component-CPIhZcmN.js} +0 -0
|
@@ -1,239 +0,0 @@
|
|
|
1
|
-
import { __esDecorate, __runInitializers } from "tslib";
|
|
2
|
-
import { nothing, unsafeCSS } from "lit";
|
|
3
|
-
import { property } from "lit/decorators.js";
|
|
4
|
-
import { SbbElement, SbbLanguageController, SbbNamedSlotListMixin, forceType, handleDistinctChange, i18nTrain, i18nWagonsLabel, omitEmptyConverter } from "./core.js";
|
|
5
|
-
import { html as html$1, unsafeStatic } from "lit/static-html.js";
|
|
6
|
-
import { SbbIconElement } from "./icon.pure.js";
|
|
7
|
-
import { SbbTrainFormationOrientationMixin } from "./train/train-formation-orientation-mixin.js";
|
|
8
|
-
//#region src/elements/train/train/train.scss?inline
|
|
9
|
-
var train_default = ":host {\n --sbb-train-direction-label-spacing: var(--sbb-spacing-fixed-1x);\n --_sbb-train-direction-row-dimension: calc(\n max(var(--sbb-size-icon-ui-small), 1em * var(--sbb-typo-line-height-text))\n );\n display: flex;\n font-size: var(--sbb-text-font-size-xs);\n letter-spacing: var(--sbb-typo-letter-spacing-text);\n flex-direction: var(--_sbb-train-formation-flex-direction-inverted);\n gap: var(--sbb-train-formation-gap);\n position: relative;\n}\n:host::before {\n content: \"\";\n display: var(--_sbb-train-formation-reserve-spacing-display, none);\n height: var(--_sbb-train-direction-row-dimension);\n}\n\n:host(:is(:state(orientation-vertical),[state--orientation-vertical]))::before {\n height: auto;\n width: var(--_sbb-train-direction-row-dimension);\n}\n\n.sbb-train__wagons {\n list-style: none;\n margin: 0;\n padding: 0;\n font-size: inherit;\n display: flex;\n flex-direction: var(--_sbb-train-formation-flex-direction);\n gap: var(--sbb-train-formation-wagon-gap);\n}\n\n.sbb-train__direction-heading {\n display: flex;\n position: absolute;\n width: 100%;\n flex-direction: var(--_sbb-train-formation-flex-direction);\n}\n:host(:is(:state(orientation-vertical),[state--orientation-vertical])) .sbb-train__direction-heading {\n width: auto;\n height: 100%;\n}\n\n.sbb-train__direction-sticky-wrapper {\n position: sticky;\n inset-inline-start: 0;\n display: inline-flex;\n flex-direction: var(--_sbb-train-formation-flex-direction);\n align-items: center;\n gap: var(--sbb-train-direction-label-spacing);\n max-width: 100%;\n}\n:host(:is(:state(orientation-vertical),[state--orientation-vertical])) .sbb-train__direction-sticky-wrapper {\n inset-inline-start: unset;\n inset-block-start: 0;\n max-width: unset;\n max-height: 100%;\n}\n\n:host([direction=right]) .sbb-train__direction-arrow {\n transform: scale(-1, 1);\n order: 2;\n}\n:host(:is(:state(orientation-vertical),[state--orientation-vertical])) .sbb-train__direction-arrow {\n rotate: 90deg;\n}\n\n.sbb-train__direction-label {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n:host(:is(:state(orientation-vertical),[state--orientation-vertical])) .sbb-train__direction-label {\n writing-mode: sideways-lr;\n}";
|
|
10
|
-
//#endregion
|
|
11
|
-
//#region src/elements/train/train/train.component.ts
|
|
12
|
-
/**
|
|
13
|
-
* It can be used as a container for `sbb-train-wagon` or `sbb-train-blocked-passage` components.
|
|
14
|
-
*
|
|
15
|
-
* @slot - Use the unnamed slot to add 'sbb-train-wagon' elements to the `sbb-train`.
|
|
16
|
-
*/
|
|
17
|
-
var SbbTrainElement = (() => {
|
|
18
|
-
let _classSuper = SbbTrainFormationOrientationMixin(SbbNamedSlotListMixin(SbbElement));
|
|
19
|
-
let _directionLabel_decorators;
|
|
20
|
-
let _directionLabel_initializers = [];
|
|
21
|
-
let _directionLabel_extraInitializers = [];
|
|
22
|
-
let _directionLabelLevel_decorators;
|
|
23
|
-
let _directionLabelLevel_initializers = [];
|
|
24
|
-
let _directionLabelLevel_extraInitializers = [];
|
|
25
|
-
let _station_decorators;
|
|
26
|
-
let _station_initializers = [];
|
|
27
|
-
let _station_extraInitializers = [];
|
|
28
|
-
let _accessibilityLabel_decorators;
|
|
29
|
-
let _accessibilityLabel_initializers = [];
|
|
30
|
-
let _accessibilityLabel_extraInitializers = [];
|
|
31
|
-
let _direction_decorators;
|
|
32
|
-
let _direction_initializers = [];
|
|
33
|
-
let _direction_extraInitializers = [];
|
|
34
|
-
return class SbbTrainElement extends _classSuper {
|
|
35
|
-
constructor() {
|
|
36
|
-
super(...arguments);
|
|
37
|
-
this.listChildLocalNames = [
|
|
38
|
-
"sbb-train-wagon",
|
|
39
|
-
"sbb-train-wagon-button",
|
|
40
|
-
"sbb-train-wagon-link",
|
|
41
|
-
"sbb-train-blocked-passage"
|
|
42
|
-
];
|
|
43
|
-
this.#directionLabel_accessor_storage = __runInitializers(this, _directionLabel_initializers, "");
|
|
44
|
-
this.#directionLabelLevel_accessor_storage = (__runInitializers(this, _directionLabel_extraInitializers), __runInitializers(this, _directionLabelLevel_initializers, "6"));
|
|
45
|
-
this.#station_accessor_storage = (__runInitializers(this, _directionLabelLevel_extraInitializers), __runInitializers(this, _station_initializers, ""));
|
|
46
|
-
this.#accessibilityLabel_accessor_storage = (__runInitializers(this, _station_extraInitializers), __runInitializers(this, _accessibilityLabel_initializers, ""));
|
|
47
|
-
this.#direction_accessor_storage = (__runInitializers(this, _accessibilityLabel_extraInitializers), __runInitializers(this, _direction_initializers, "left"));
|
|
48
|
-
this._language = (__runInitializers(this, _direction_extraInitializers), new SbbLanguageController(this));
|
|
49
|
-
}
|
|
50
|
-
static {
|
|
51
|
-
const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(_classSuper[Symbol.metadata] ?? null) : void 0;
|
|
52
|
-
_directionLabel_decorators = [
|
|
53
|
-
forceType(),
|
|
54
|
-
handleDistinctChange((e) => {
|
|
55
|
-
e.dispatchEvent(
|
|
56
|
-
/** @internal */
|
|
57
|
-
new Event("directionlabelchange", {
|
|
58
|
-
bubbles: true,
|
|
59
|
-
composed: true
|
|
60
|
-
})
|
|
61
|
-
);
|
|
62
|
-
}),
|
|
63
|
-
property({
|
|
64
|
-
attribute: "direction-label",
|
|
65
|
-
reflect: true,
|
|
66
|
-
converter: omitEmptyConverter
|
|
67
|
-
})
|
|
68
|
-
];
|
|
69
|
-
_directionLabelLevel_decorators = [property({ attribute: "direction-label-level" })];
|
|
70
|
-
_station_decorators = [forceType(), property()];
|
|
71
|
-
_accessibilityLabel_decorators = [forceType(), property({ attribute: "accessibility-label" })];
|
|
72
|
-
_direction_decorators = [property({ reflect: true })];
|
|
73
|
-
__esDecorate(this, null, _directionLabel_decorators, {
|
|
74
|
-
kind: "accessor",
|
|
75
|
-
name: "directionLabel",
|
|
76
|
-
static: false,
|
|
77
|
-
private: false,
|
|
78
|
-
access: {
|
|
79
|
-
has: (obj) => "directionLabel" in obj,
|
|
80
|
-
get: (obj) => obj.directionLabel,
|
|
81
|
-
set: (obj, value) => {
|
|
82
|
-
obj.directionLabel = value;
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
metadata: _metadata
|
|
86
|
-
}, _directionLabel_initializers, _directionLabel_extraInitializers);
|
|
87
|
-
__esDecorate(this, null, _directionLabelLevel_decorators, {
|
|
88
|
-
kind: "accessor",
|
|
89
|
-
name: "directionLabelLevel",
|
|
90
|
-
static: false,
|
|
91
|
-
private: false,
|
|
92
|
-
access: {
|
|
93
|
-
has: (obj) => "directionLabelLevel" in obj,
|
|
94
|
-
get: (obj) => obj.directionLabelLevel,
|
|
95
|
-
set: (obj, value) => {
|
|
96
|
-
obj.directionLabelLevel = value;
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
|
-
metadata: _metadata
|
|
100
|
-
}, _directionLabelLevel_initializers, _directionLabelLevel_extraInitializers);
|
|
101
|
-
__esDecorate(this, null, _station_decorators, {
|
|
102
|
-
kind: "accessor",
|
|
103
|
-
name: "station",
|
|
104
|
-
static: false,
|
|
105
|
-
private: false,
|
|
106
|
-
access: {
|
|
107
|
-
has: (obj) => "station" in obj,
|
|
108
|
-
get: (obj) => obj.station,
|
|
109
|
-
set: (obj, value) => {
|
|
110
|
-
obj.station = value;
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
metadata: _metadata
|
|
114
|
-
}, _station_initializers, _station_extraInitializers);
|
|
115
|
-
__esDecorate(this, null, _accessibilityLabel_decorators, {
|
|
116
|
-
kind: "accessor",
|
|
117
|
-
name: "accessibilityLabel",
|
|
118
|
-
static: false,
|
|
119
|
-
private: false,
|
|
120
|
-
access: {
|
|
121
|
-
has: (obj) => "accessibilityLabel" in obj,
|
|
122
|
-
get: (obj) => obj.accessibilityLabel,
|
|
123
|
-
set: (obj, value) => {
|
|
124
|
-
obj.accessibilityLabel = value;
|
|
125
|
-
}
|
|
126
|
-
},
|
|
127
|
-
metadata: _metadata
|
|
128
|
-
}, _accessibilityLabel_initializers, _accessibilityLabel_extraInitializers);
|
|
129
|
-
__esDecorate(this, null, _direction_decorators, {
|
|
130
|
-
kind: "accessor",
|
|
131
|
-
name: "direction",
|
|
132
|
-
static: false,
|
|
133
|
-
private: false,
|
|
134
|
-
access: {
|
|
135
|
-
has: (obj) => "direction" in obj,
|
|
136
|
-
get: (obj) => obj.direction,
|
|
137
|
-
set: (obj, value) => {
|
|
138
|
-
obj.direction = value;
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
metadata: _metadata
|
|
142
|
-
}, _direction_initializers, _direction_extraInitializers);
|
|
143
|
-
if (_metadata) Object.defineProperty(this, Symbol.metadata, {
|
|
144
|
-
enumerable: true,
|
|
145
|
-
configurable: true,
|
|
146
|
-
writable: true,
|
|
147
|
-
value: _metadata
|
|
148
|
-
});
|
|
149
|
-
}
|
|
150
|
-
static {
|
|
151
|
-
this.elementName = "sbb-train";
|
|
152
|
-
}
|
|
153
|
-
static {
|
|
154
|
-
this.elementDependencies = [SbbIconElement];
|
|
155
|
-
}
|
|
156
|
-
static {
|
|
157
|
-
this.styles = [unsafeCSS(train_default)];
|
|
158
|
-
}
|
|
159
|
-
#directionLabel_accessor_storage;
|
|
160
|
-
/** General label for "driving direction". */
|
|
161
|
-
get directionLabel() {
|
|
162
|
-
return this.#directionLabel_accessor_storage;
|
|
163
|
-
}
|
|
164
|
-
set directionLabel(value) {
|
|
165
|
-
this.#directionLabel_accessor_storage = value;
|
|
166
|
-
}
|
|
167
|
-
#directionLabelLevel_accessor_storage;
|
|
168
|
-
/** Heading level of the direction label, used for screen readers. */
|
|
169
|
-
get directionLabelLevel() {
|
|
170
|
-
return this.#directionLabelLevel_accessor_storage;
|
|
171
|
-
}
|
|
172
|
-
set directionLabelLevel(value) {
|
|
173
|
-
this.#directionLabelLevel_accessor_storage = value;
|
|
174
|
-
}
|
|
175
|
-
#station_accessor_storage;
|
|
176
|
-
/** Label for the destination station of the train. */
|
|
177
|
-
get station() {
|
|
178
|
-
return this.#station_accessor_storage;
|
|
179
|
-
}
|
|
180
|
-
set station(value) {
|
|
181
|
-
this.#station_accessor_storage = value;
|
|
182
|
-
}
|
|
183
|
-
#accessibilityLabel_accessor_storage;
|
|
184
|
-
/** Accessibility label for additional information regarding the leaving direction of the train. */
|
|
185
|
-
get accessibilityLabel() {
|
|
186
|
-
return this.#accessibilityLabel_accessor_storage;
|
|
187
|
-
}
|
|
188
|
-
set accessibilityLabel(value) {
|
|
189
|
-
this.#accessibilityLabel_accessor_storage = value;
|
|
190
|
-
}
|
|
191
|
-
#direction_accessor_storage;
|
|
192
|
-
/** Controls the direction indicator to show the arrow left or right. Default is left. */
|
|
193
|
-
get direction() {
|
|
194
|
-
return this.#direction_accessor_storage;
|
|
195
|
-
}
|
|
196
|
-
set direction(value) {
|
|
197
|
-
this.#direction_accessor_storage = value;
|
|
198
|
-
}
|
|
199
|
-
/**
|
|
200
|
-
* Create the aria-label text out of the direction label, station and the accessibility label.
|
|
201
|
-
*/
|
|
202
|
-
_getDirectionAriaLabel() {
|
|
203
|
-
const textParts = [i18nTrain[this._language.current]];
|
|
204
|
-
if (this.directionLabel && this.station) textParts.push(`${this.directionLabel} ${this.station}`);
|
|
205
|
-
if (this.accessibilityLabel) textParts.push(this.accessibilityLabel);
|
|
206
|
-
return `${textParts.join(", ")}.`;
|
|
207
|
-
}
|
|
208
|
-
willUpdate(changedProperties) {
|
|
209
|
-
super.willUpdate(changedProperties);
|
|
210
|
-
if (changedProperties.has("listChildren"))
|
|
211
|
-
/** @internal */
|
|
212
|
-
this.dispatchEvent(new Event("trainslotchange", { bubbles: true }));
|
|
213
|
-
}
|
|
214
|
-
render() {
|
|
215
|
-
const TITLE_TAG_NAME = `h${this.directionLabelLevel}`;
|
|
216
|
-
return html$1`
|
|
217
|
-
<${unsafeStatic(TITLE_TAG_NAME)} class="sbb-screen-reader-only">
|
|
218
|
-
${this._getDirectionAriaLabel()}
|
|
219
|
-
</${unsafeStatic(TITLE_TAG_NAME)}>
|
|
220
|
-
${this.directionLabel ? html$1`<div class="sbb-train__direction-heading" aria-hidden="true">
|
|
221
|
-
<span class="sbb-train__direction-sticky-wrapper">
|
|
222
|
-
<sbb-icon class="sbb-train__direction-arrow" name="arrow-left-small"></sbb-icon>
|
|
223
|
-
<span class="sbb-train__direction-label">
|
|
224
|
-
${this.directionLabel} ${this.station}
|
|
225
|
-
</span>
|
|
226
|
-
</span>
|
|
227
|
-
</div>` : nothing}
|
|
228
|
-
${this.renderList({
|
|
229
|
-
class: "sbb-train__wagons",
|
|
230
|
-
ariaLabel: i18nWagonsLabel[this._language.current]
|
|
231
|
-
})}
|
|
232
|
-
`;
|
|
233
|
-
}
|
|
234
|
-
};
|
|
235
|
-
})();
|
|
236
|
-
//#endregion
|
|
237
|
-
export { SbbTrainElement as t };
|
|
238
|
-
|
|
239
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4uY29tcG9uZW50LWRFQ0lHdzJ4LmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi90cmFpbi5zY3NzP2lubGluZSIsIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi90cmFpbi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiQHVzZSAnLi4vLi4vY29yZS9zdHlsZXMnIGFzIHNiYjtcblxuOmhvc3Qge1xuICAtLXNiYi10cmFpbi1kaXJlY3Rpb24tbGFiZWwtc3BhY2luZzogdmFyKC0tc2JiLXNwYWNpbmctZml4ZWQtMXgpO1xuICAtLV9zYmItdHJhaW4tZGlyZWN0aW9uLXJvdy1kaW1lbnNpb246IGNhbGMoXG4gICAgbWF4KHZhcigtLXNiYi1zaXplLWljb24tdWktc21hbGwpLCAxZW0gKiB2YXIoLS1zYmItdHlwby1saW5lLWhlaWdodC10ZXh0KSlcbiAgKTtcblxuICBkaXNwbGF5OiBmbGV4O1xuICBmb250LXNpemU6IHZhcigtLXNiYi10ZXh0LWZvbnQtc2l6ZS14cyk7XG4gIGxldHRlci1zcGFjaW5nOiB2YXIoLS1zYmItdHlwby1sZXR0ZXItc3BhY2luZy10ZXh0KTtcbiAgZmxleC1kaXJlY3Rpb246IHZhcigtLV9zYmItdHJhaW4tZm9ybWF0aW9uLWZsZXgtZGlyZWN0aW9uLWludmVydGVkKTtcbiAgZ2FwOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLWdhcCk7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcblxuICAvLyBQbGFjZWhvbGRlciB0byByZXNlcnZlIHRoZSBoZWlnaHQgb2YgdGhlIGRpcmVjdGlvbiByb3dcbiAgJjo6YmVmb3JlIHtcbiAgICBjb250ZW50OiAnJztcbiAgICBkaXNwbGF5OiB2YXIoLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1yZXNlcnZlLXNwYWNpbmctZGlzcGxheSwgbm9uZSk7XG4gICAgaGVpZ2h0OiB2YXIoLS1fc2JiLXRyYWluLWRpcmVjdGlvbi1yb3ctZGltZW5zaW9uKTtcbiAgfVxufVxuXG46aG9zdCg6c3RhdGUob3JpZW50YXRpb24tdmVydGljYWwpKTo6YmVmb3JlIHtcbiAgaGVpZ2h0OiBhdXRvO1xuICB3aWR0aDogdmFyKC0tX3NiYi10cmFpbi1kaXJlY3Rpb24tcm93LWRpbWVuc2lvbik7XG59XG5cbi5zYmItdHJhaW5fX3dhZ29ucyB7XG4gIEBpbmNsdWRlIHNiYi5saXN0LXJlc2V0O1xuXG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtZGlyZWN0aW9uOiB2YXIoLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1mbGV4LWRpcmVjdGlvbik7XG4gIGdhcDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1nYXApO1xufVxuXG4uc2JiLXRyYWluX19kaXJlY3Rpb24taGVhZGluZyB7XG4gIGRpc3BsYXk6IGZsZXg7XG5cbiAgLy8gV2UgaGF2ZSB0byBwb3NpdGlvbiBpdCBhYnNvbHV0ZSBpbiBvcmRlciBmb3IgdGhlIGVsbGlwc2lzIHRvIHdvcmtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB3aWR0aDogMTAwJTtcbiAgZmxleC1kaXJlY3Rpb246IHZhcigtLV9zYmItdHJhaW4tZm9ybWF0aW9uLWZsZXgtZGlyZWN0aW9uKTtcblxuICA6aG9zdCg6c3RhdGUob3JpZW50YXRpb24tdmVydGljYWwpKSAmIHtcbiAgICB3aWR0aDogYXV0bztcbiAgICBoZWlnaHQ6IDEwMCU7XG4gIH1cbn1cblxuLnNiYi10cmFpbl9fZGlyZWN0aW9uLXN0aWNreS13cmFwcGVyIHtcbiAgcG9zaXRpb246IHN0aWNreTtcbiAgaW5zZXQtaW5saW5lLXN0YXJ0OiAwO1xuICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcbiAgZmxleC1kaXJlY3Rpb246IHZhcigtLV9zYmItdHJhaW4tZm9ybWF0aW9uLWZsZXgtZGlyZWN0aW9uKTtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgZ2FwOiB2YXIoLS1zYmItdHJhaW4tZGlyZWN0aW9uLWxhYmVsLXNwYWNpbmcpO1xuICBtYXgtd2lkdGg6IDEwMCU7XG5cbiAgOmhvc3QoOnN0YXRlKG9yaWVudGF0aW9uLXZlcnRpY2FsKSkgJiB7XG4gICAgaW5zZXQtaW5saW5lLXN0YXJ0OiB1bnNldDtcbiAgICBpbnNldC1ibG9jay1zdGFydDogMDtcbiAgICBtYXgtd2lkdGg6IHVuc2V0O1xuICAgIG1heC1oZWlnaHQ6IDEwMCU7XG4gIH1cbn1cblxuLnNiYi10cmFpbl9fZGlyZWN0aW9uLWFycm93IHtcbiAgOmhvc3QoW2RpcmVjdGlvbj0ncmlnaHQnXSkgJiB7XG4gICAgdHJhbnNmb3JtOiBzY2FsZSgtMSwgMSk7XG4gICAgb3JkZXI6IDI7XG4gIH1cblxuICA6aG9zdCg6c3RhdGUob3JpZW50YXRpb24tdmVydGljYWwpKSAmIHtcbiAgICByb3RhdGU6IDkwZGVnO1xuICB9XG59XG5cbi5zYmItdHJhaW5fX2RpcmVjdGlvbi1sYWJlbCB7XG4gIEBpbmNsdWRlIHNiYi5lbGxpcHNpcztcblxuICA6aG9zdCg6c3RhdGUob3JpZW50YXRpb24tdmVydGljYWwpKSAmIHtcbiAgICB3cml0aW5nLW1vZGU6IHNpZGV3YXlzLWxyO1xuICB9XG59XG4iLCJpbXBvcnQge1xuICB0eXBlIENTU1Jlc3VsdEdyb3VwLFxuICBub3RoaW5nLFxuICB0eXBlIFByb3BlcnR5VmFsdWVzLFxuICB0eXBlIFRlbXBsYXRlUmVzdWx0LFxuICB1bnNhZmVDU1MsXG59IGZyb20gJ2xpdCc7XG5pbXBvcnQgeyBwcm9wZXJ0eSB9IGZyb20gJ2xpdC9kZWNvcmF0b3JzLmpzJztcbmltcG9ydCB7IGh0bWwsIHVuc2FmZVN0YXRpYyB9IGZyb20gJ2xpdC9zdGF0aWMtaHRtbC5qcyc7XG5cbmltcG9ydCB7XG4gIGZvcmNlVHlwZSxcbiAgaGFuZGxlRGlzdGluY3RDaGFuZ2UsXG4gIGkxOG5UcmFpbixcbiAgaTE4bldhZ29uc0xhYmVsLFxuICBvbWl0RW1wdHlDb252ZXJ0ZXIsXG4gIFNiYkVsZW1lbnQsXG4gIHR5cGUgU2JiRWxlbWVudFR5cGUsXG4gIHR5cGUgU2JiSGVhZGluZ0xldmVsLFxuICBTYmJMYW5ndWFnZUNvbnRyb2xsZXIsXG4gIFNiYk5hbWVkU2xvdExpc3RNaXhpbixcbiAgdHlwZSBXaXRoTGlzdENoaWxkcmVuLFxufSBmcm9tICcuLi8uLi9jb3JlLnRzJztcbmltcG9ydCB7IFNiYkljb25FbGVtZW50IH0gZnJvbSAnLi4vLi4vaWNvbi5wdXJlLnRzJztcbmltcG9ydCB0eXBlIHsgU2JiVHJhaW5CbG9ja2VkUGFzc2FnZUVsZW1lbnQgfSBmcm9tICcuLi90cmFpbi1ibG9ja2VkLXBhc3NhZ2UvdHJhaW4tYmxvY2tlZC1wYXNzYWdlLmNvbXBvbmVudC50cyc7XG5pbXBvcnQgeyBTYmJUcmFpbkZvcm1hdGlvbk9yaWVudGF0aW9uTWl4aW4gfSBmcm9tICcuLi90cmFpbi1mb3JtYXRpb24tb3JpZW50YXRpb24tbWl4aW4udHMnO1xuaW1wb3J0IHR5cGUgeyBTYmJUcmFpbldhZ29uTWl4aW5UeXBlIH0gZnJvbSAnLi4vdHJhaW4td2Fnb24tY29tbW9uLnRzJztcblxuaW1wb3J0IHN0eWxlIGZyb20gJy4vdHJhaW4uc2Nzcz9pbmxpbmUnO1xuXG4vKipcbiAqIEl0IGNhbiBiZSB1c2VkIGFzIGEgY29udGFpbmVyIGZvciBgc2JiLXRyYWluLXdhZ29uYCBvciBgc2JiLXRyYWluLWJsb2NrZWQtcGFzc2FnZWAgY29tcG9uZW50cy5cbiAqXG4gKiBAc2xvdCAtIFVzZSB0aGUgdW5uYW1lZCBzbG90IHRvIGFkZCAnc2JiLXRyYWluLXdhZ29uJyBlbGVtZW50cyB0byB0aGUgYHNiYi10cmFpbmAuXG4gKi9cbmV4cG9ydCBjbGFzcyBTYmJUcmFpbkVsZW1lbnQgZXh0ZW5kcyBTYmJUcmFpbkZvcm1hdGlvbk9yaWVudGF0aW9uTWl4aW4oXG4gIFNiYk5hbWVkU2xvdExpc3RNaXhpbjxTYmJUcmFpbldhZ29uTWl4aW5UeXBlIHwgU2JiVHJhaW5CbG9ja2VkUGFzc2FnZUVsZW1lbnQsIHR5cGVvZiBTYmJFbGVtZW50PihcbiAgICBTYmJFbGVtZW50LFxuICApLFxuKSB7XG4gIHB1YmxpYyBzdGF0aWMgb3ZlcnJpZGUgcmVhZG9ubHkgZWxlbWVudE5hbWU6IHN0cmluZyA9ICdzYmItdHJhaW4nO1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIGVsZW1lbnREZXBlbmRlbmNpZXM6IFNiYkVsZW1lbnRUeXBlW10gPSBbU2JiSWNvbkVsZW1lbnRdO1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIHN0eWxlczogQ1NTUmVzdWx0R3JvdXAgPSBbdW5zYWZlQ1NTKHN0eWxlKV07XG5cbiAgcHJvdGVjdGVkIG92ZXJyaWRlIHJlYWRvbmx5IGxpc3RDaGlsZExvY2FsTmFtZXMgPSBbXG4gICAgJ3NiYi10cmFpbi13YWdvbicsXG4gICAgJ3NiYi10cmFpbi13YWdvbi1idXR0b24nLFxuICAgICdzYmItdHJhaW4td2Fnb24tbGluaycsXG4gICAgJ3NiYi10cmFpbi1ibG9ja2VkLXBhc3NhZ2UnLFxuICBdO1xuXG4gIC8qKiBHZW5lcmFsIGxhYmVsIGZvciBcImRyaXZpbmcgZGlyZWN0aW9uXCIuICovXG4gIEBmb3JjZVR5cGUoKVxuICBAaGFuZGxlRGlzdGluY3RDaGFuZ2UoKGU6IFNiYlRyYWluRWxlbWVudCkgPT4ge1xuICAgIGUuZGlzcGF0Y2hFdmVudChcbiAgICAgIC8qKiBAaW50ZXJuYWwgKi9cbiAgICAgIG5ldyBFdmVudCgnZGlyZWN0aW9ubGFiZWxjaGFuZ2UnLCB7IGJ1YmJsZXM6IHRydWUsIGNvbXBvc2VkOiB0cnVlIH0pLFxuICAgICk7XG4gIH0pXG4gIEBwcm9wZXJ0eSh7IGF0dHJpYnV0ZTogJ2RpcmVjdGlvbi1sYWJlbCcsIHJlZmxlY3Q6IHRydWUsIGNvbnZlcnRlcjogb21pdEVtcHR5Q29udmVydGVyIH0pXG4gIHB1YmxpYyBhY2Nlc3NvciBkaXJlY3Rpb25MYWJlbDogc3RyaW5nID0gJyc7XG5cbiAgLyoqIEhlYWRpbmcgbGV2ZWwgb2YgdGhlIGRpcmVjdGlvbiBsYWJlbCwgdXNlZCBmb3Igc2NyZWVuIHJlYWRlcnMuICovXG4gIEBwcm9wZXJ0eSh7IGF0dHJpYnV0ZTogJ2RpcmVjdGlvbi1sYWJlbC1sZXZlbCcgfSlcbiAgcHVibGljIGFjY2Vzc29yIGRpcmVjdGlvbkxhYmVsTGV2ZWw6IFNiYkhlYWRpbmdMZXZlbCA9ICc2JztcblxuICAvKiogTGFiZWwgZm9yIHRoZSBkZXN0aW5hdGlvbiBzdGF0aW9uIG9mIHRoZSB0cmFpbi4gKi9cbiAgQGZvcmNlVHlwZSgpXG4gIEBwcm9wZXJ0eSgpXG4gIHB1YmxpYyBhY2Nlc3NvciBzdGF0aW9uOiBzdHJpbmcgPSAnJztcblxuICAvKiogQWNjZXNzaWJpbGl0eSBsYWJlbCBmb3IgYWRkaXRpb25hbCBpbmZvcm1hdGlvbiByZWdhcmRpbmcgdGhlIGxlYXZpbmcgZGlyZWN0aW9uIG9mIHRoZSB0cmFpbi4gKi9cbiAgQGZvcmNlVHlwZSgpXG4gIEBwcm9wZXJ0eSh7IGF0dHJpYnV0ZTogJ2FjY2Vzc2liaWxpdHktbGFiZWwnIH0pXG4gIHB1YmxpYyBhY2Nlc3NvciBhY2Nlc3NpYmlsaXR5TGFiZWw6IHN0cmluZyA9ICcnO1xuXG4gIC8qKiBDb250cm9scyB0aGUgZGlyZWN0aW9uIGluZGljYXRvciB0byBzaG93IHRoZSBhcnJvdyBsZWZ0IG9yIHJpZ2h0LiBEZWZhdWx0IGlzIGxlZnQuICAqL1xuICBAcHJvcGVydHkoeyByZWZsZWN0OiB0cnVlIH0pIHB1YmxpYyBhY2Nlc3NvciBkaXJlY3Rpb246ICdsZWZ0JyB8ICdyaWdodCcgPSAnbGVmdCc7XG5cbiAgcHJpdmF0ZSBfbGFuZ3VhZ2UgPSBuZXcgU2JiTGFuZ3VhZ2VDb250cm9sbGVyKHRoaXMpO1xuXG4gIC8qKlxuICAgKiBDcmVhdGUgdGhlIGFyaWEtbGFiZWwgdGV4dCBvdXQgb2YgdGhlIGRpcmVjdGlvbiBsYWJlbCwgc3RhdGlvbiBhbmQgdGhlIGFjY2Vzc2liaWxpdHkgbGFiZWwuXG4gICAqL1xuICBwcml2YXRlIF9nZXREaXJlY3Rpb25BcmlhTGFiZWwoKTogc3RyaW5nIHtcbiAgICBjb25zdCB0ZXh0UGFydHM6IHN0cmluZ1tdID0gW2kxOG5UcmFpblt0aGlzLl9sYW5ndWFnZS5jdXJyZW50XV07XG5cbiAgICBpZiAodGhpcy5kaXJlY3Rpb25MYWJlbCAmJiB0aGlzLnN0YXRpb24pIHtcbiAgICAgIHRleHRQYXJ0cy5wdXNoKGAke3RoaXMuZGlyZWN0aW9uTGFiZWx9ICR7dGhpcy5zdGF0aW9ufWApO1xuICAgIH1cblxuICAgIGlmICh0aGlzLmFjY2Vzc2liaWxpdHlMYWJlbCkge1xuICAgICAgdGV4dFBhcnRzLnB1c2godGhpcy5hY2Nlc3NpYmlsaXR5TGFiZWwpO1xuICAgIH1cblxuICAgIHJldHVybiBgJHt0ZXh0UGFydHMuam9pbignLCAnKX0uYDtcbiAgfVxuXG4gIHByb3RlY3RlZCBvdmVycmlkZSB3aWxsVXBkYXRlKGNoYW5nZWRQcm9wZXJ0aWVzOiBQcm9wZXJ0eVZhbHVlczxXaXRoTGlzdENoaWxkcmVuPHRoaXM+Pik6IHZvaWQge1xuICAgIHN1cGVyLndpbGxVcGRhdGUoY2hhbmdlZFByb3BlcnRpZXMpO1xuXG4gICAgaWYgKGNoYW5nZWRQcm9wZXJ0aWVzLmhhcygnbGlzdENoaWxkcmVuJykpIHtcbiAgICAgIC8qKiBAaW50ZXJuYWwgKi9cbiAgICAgIHRoaXMuZGlzcGF0Y2hFdmVudChuZXcgRXZlbnQoJ3RyYWluc2xvdGNoYW5nZScsIHsgYnViYmxlczogdHJ1ZSB9KSk7XG4gICAgfVxuICB9XG5cbiAgcHJvdGVjdGVkIG92ZXJyaWRlIHJlbmRlcigpOiBUZW1wbGF0ZVJlc3VsdCB7XG4gICAgY29uc3QgVElUTEVfVEFHX05BTUUgPSBgaCR7dGhpcy5kaXJlY3Rpb25MYWJlbExldmVsfWA7XG5cbiAgICAvKiBlc2xpbnQtZGlzYWJsZSBsaXQvYmluZGluZy1wb3NpdGlvbnMgKi9cbiAgICByZXR1cm4gaHRtbGBcbiAgICAgICAgPCR7dW5zYWZlU3RhdGljKFRJVExFX1RBR19OQU1FKX0gY2xhc3M9XCJzYmItc2NyZWVuLXJlYWRlci1vbmx5XCI+XG4gICAgICAgICAgJHt0aGlzLl9nZXREaXJlY3Rpb25BcmlhTGFiZWwoKX1cbiAgICAgICAgPC8ke3Vuc2FmZVN0YXRpYyhUSVRMRV9UQUdfTkFNRSl9PlxuICAgICAgICAke1xuICAgICAgICAgIHRoaXMuZGlyZWN0aW9uTGFiZWxcbiAgICAgICAgICAgID8gaHRtbGA8ZGl2IGNsYXNzPVwic2JiLXRyYWluX19kaXJlY3Rpb24taGVhZGluZ1wiIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPlxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwic2JiLXRyYWluX19kaXJlY3Rpb24tc3RpY2t5LXdyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICAgIDxzYmItaWNvbiBjbGFzcz1cInNiYi10cmFpbl9fZGlyZWN0aW9uLWFycm93XCIgbmFtZT1cImFycm93LWxlZnQtc21hbGxcIj48L3NiYi1pY29uPlxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJzYmItdHJhaW5fX2RpcmVjdGlvbi1sYWJlbFwiPlxuICAgICAgICAgICAgICAgICAgICAke3RoaXMuZGlyZWN0aW9uTGFiZWx9ICR7dGhpcy5zdGF0aW9ufVxuICAgICAgICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICAgICAgPC9kaXY+YFxuICAgICAgICAgICAgOiBub3RoaW5nXG4gICAgICAgIH1cbiAgICAgICAgJHt0aGlzLnJlbmRlckxpc3Qoe1xuICAgICAgICAgIGNsYXNzOiAnc2JiLXRyYWluX193YWdvbnMnLFxuICAgICAgICAgIGFyaWFMYWJlbDogaTE4bldhZ29uc0xhYmVsW3RoaXMuX2xhbmd1YWdlLmN1cnJlbnRdLFxuICAgICAgICB9KX1cbiAgICBgO1xuICB9XG59XG5cbmRlY2xhcmUgZ2xvYmFsIHtcbiAgaW50ZXJmYWNlIEhUTUxFbGVtZW50VGFnTmFtZU1hcCB7XG4gICAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuICAgICdzYmItdHJhaW4nOiBTYmJUcmFpbkVsZW1lbnQ7XG4gIH1cbn1cbiJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7OztJQ21DYSx5QkFBZTttQkFBUyxrQ0FDbkMsc0JBQ0UsV0FDRCxDQUNGOzs7Ozs7Ozs7Ozs7Ozs7O2NBSlksd0JBQXdCLFlBSXBDOzs7R0FLNkIsS0FBQSxzQkFBc0I7SUFDaEQ7SUFDQTtJQUNBO0lBQ0E7SUFDRDtHQVdlLEtBQUEsbUNBQUEsa0JBQUEsTUFBQSw4QkFBeUIsR0FBRTtHQUkzQixLQUFBLHlDQUFBLGtCQUFBLE1BQUEsa0NBQUEsRUFBQSxrQkFBQSxNQUFBLG1DQUF1QyxJQUFHO0dBSzFDLEtBQUEsNkJBQUEsa0JBQUEsTUFBQSx1Q0FBQSxFQUFBLGtCQUFBLE1BQUEsdUJBQWtCLEdBQUU7R0FLcEIsS0FBQSx3Q0FBQSxrQkFBQSxNQUFBLDJCQUFBLEVBQUEsa0JBQUEsTUFBQSxrQ0FBNkIsR0FBRTtHQUdGLEtBQUEsK0JBQUEsa0JBQUEsTUFBQSxzQ0FBQSxFQUFBLGtCQUFBLE1BQUEseUJBQThCLE9BQU07R0FFekUsS0FBQSxhQUFTLGtCQUFBLE1BQUEsNkJBQUEsRUFBRyxJQUFJLHNCQUFzQixLQUFLOzs7OztJQTNCbEQsV0FBVztJQUNYLHNCQUFzQixNQUFzQjtLQUMzQyxFQUFFOztNQUVBLElBQUksTUFBTSx3QkFBd0I7T0FBRSxTQUFTO09BQU0sVUFBVTtPQUFNLENBQUE7TUFDcEU7TUFDRDtJQUNELFNBQVM7S0FBRSxXQUFXO0tBQW1CLFNBQVM7S0FBTSxXQUFXO0tBQW9CLENBQUE7SUFBQztzQ0FJeEYsU0FBUyxFQUFFLFdBQVcseUJBQXlCLENBQUMsQ0FBQTswQkFJaEQsV0FBVyxFQUNYLFVBQVUsQ0FBQTtxQ0FJVixXQUFXLEVBQ1gsU0FBUyxFQUFFLFdBQVcsdUJBQXVCLENBQUMsQ0FBQTs0QkFJOUMsU0FBUyxFQUFFLFNBQVMsTUFBTSxDQUFDLENBQUE7R0FqQjVCLGFBQUEsTUFBQSxNQUFBLDRCQUFBO0lBQUEsTUFBQTtJQUFBLE1BQUE7SUFBQSxRQUFBO0lBQUEsU0FBQTtJQUFBLFFBQUE7S0FBQSxNQUFBLFFBQUEsb0JBQUE7S0FBQSxNQUFBLFFBQUEsSUFBZ0I7S0FBYyxNQUFBLEtBQUEsVUFBQTtNQUFBLElBQWQsaUJBQWM7O0tBQUE7SUFBQSxVQUFBO0lBQUEsRUFBQSw4QkFBQSxrQ0FBQTtHQUk5QixhQUFBLE1BQUEsTUFBQSxpQ0FBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLHlCQUFBO0tBQUEsTUFBQSxRQUFBLElBQWdCO0tBQW1CLE1BQUEsS0FBQSxVQUFBO01BQUEsSUFBbkIsc0JBQW1COztLQUFBO0lBQUEsVUFBQTtJQUFBLEVBQUEsbUNBQUEsdUNBQUE7R0FLbkMsYUFBQSxNQUFBLE1BQUEscUJBQUE7SUFBQSxNQUFBO0lBQUEsTUFBQTtJQUFBLFFBQUE7SUFBQSxTQUFBO0lBQUEsUUFBQTtLQUFBLE1BQUEsUUFBQSxhQUFBO0tBQUEsTUFBQSxRQUFBLElBQWdCO0tBQU8sTUFBQSxLQUFBLFVBQUE7TUFBQSxJQUFQLFVBQU87O0tBQUE7SUFBQSxVQUFBO0lBQUEsRUFBQSx1QkFBQSwyQkFBQTtHQUt2QixhQUFBLE1BQUEsTUFBQSxnQ0FBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLHdCQUFBO0tBQUEsTUFBQSxRQUFBLElBQWdCO0tBQWtCLE1BQUEsS0FBQSxVQUFBO01BQUEsSUFBbEIscUJBQWtCOztLQUFBO0lBQUEsVUFBQTtJQUFBLEVBQUEsa0NBQUEsc0NBQUE7R0FHTCxhQUFBLE1BQUEsTUFBQSx1QkFBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLGVBQUE7S0FBQSxNQUFBLFFBQUEsSUFBZ0I7S0FBUyxNQUFBLEtBQUEsVUFBQTtNQUFBLElBQVQsWUFBUzs7S0FBQTtJQUFBLFVBQUE7SUFBQSxFQUFBLHlCQUFBLDZCQUFBOzs7Ozs7Ozs7R0FyQ3RCLEtBQUEsY0FBc0I7OztHQUMvQixLQUFBLHNCQUF3QyxDQUFDLGVBQWU7OztHQUN4RCxLQUFBLFNBQXlCLENBQUMsVUFBVSxjQUFNLENBQUM7O0VBa0JsRTs7RUFBQSxJQUFnQixpQkFBYztHQUFBLE9BQUEsS0FBQTs7RUFBOUIsSUFBZ0IsZUFBYyxPQUFBO0dBQUEsS0FBQSxtQ0FBQTs7RUFJOUI7O0VBQUEsSUFBZ0Isc0JBQW1CO0dBQUEsT0FBQSxLQUFBOztFQUFuQyxJQUFnQixvQkFBbUIsT0FBQTtHQUFBLEtBQUEsd0NBQUE7O0VBS25DOztFQUFBLElBQWdCLFVBQU87R0FBQSxPQUFBLEtBQUE7O0VBQXZCLElBQWdCLFFBQU8sT0FBQTtHQUFBLEtBQUEsNEJBQUE7O0VBS3ZCOztFQUFBLElBQWdCLHFCQUFrQjtHQUFBLE9BQUEsS0FBQTs7RUFBbEMsSUFBZ0IsbUJBQWtCLE9BQUE7R0FBQSxLQUFBLHVDQUFBOztFQUdMOztFQUFBLElBQWdCLFlBQVM7R0FBQSxPQUFBLEtBQUE7O0VBQXpCLElBQWdCLFVBQVMsT0FBQTtHQUFBLEtBQUEsOEJBQUE7Ozs7O0VBTzlDLHlCQUFzQjtHQUM1QixNQUFNLFlBQXNCLENBQUMsVUFBVSxLQUFLLFVBQVUsU0FBUztHQUUvRCxJQUFJLEtBQUssa0JBQWtCLEtBQUssU0FDOUIsVUFBVSxLQUFLLEdBQUcsS0FBSyxlQUFjLEdBQUksS0FBSyxVQUFVO0dBRzFELElBQUksS0FBSyxvQkFDUCxVQUFVLEtBQUssS0FBSyxtQkFBbUI7R0FHekMsT0FBTyxHQUFHLFVBQVUsS0FBSyxLQUFLLENBQUE7O0VBR2IsV0FBVyxtQkFBeUQ7R0FDckYsTUFBTSxXQUFXLGtCQUFrQjtHQUVuQyxJQUFJLGtCQUFrQixJQUFJLGVBQWU7O0dBRXZDLEtBQUssY0FBYyxJQUFJLE1BQU0sbUJBQW1CLEVBQUUsU0FBUyxNQUFNLENBQUMsQ0FBQzs7RUFJcEQsU0FBTTtHQUN2QixNQUFNLGlCQUFpQixJQUFJLEtBQUs7R0FHaEMsT0FBTyxNQUFJO1dBQ0osYUFBYSxlQUFlLENBQUE7WUFDM0IsS0FBSyx3QkFBd0IsQ0FBQTtZQUM3QixhQUFhLGVBQWUsQ0FBQTtVQUU5QixLQUFLLGlCQUNELE1BQUk7Ozs7c0JBSUksS0FBSyxlQUFjLEdBQUksS0FBSyxRQUFBOzs7d0JBSXBDLFFBQUE7VUFFSixLQUFLLFdBQVc7SUFDaEIsT0FBTztJQUNQLFdBQVcsZ0JBQWdCLEtBQUssVUFBVTtJQUMzQyxDQUFDLENBQUEifQ==
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { __esDecorate as e, __runInitializers as t } from "tslib";
|
|
2
|
-
import { unsafeCSS as n } from "lit";
|
|
3
|
-
import { property as r } from "lit/decorators.js";
|
|
4
|
-
import { SbbPropertyWatcherController as i } from "./core.js";
|
|
5
|
-
import { html as a } from "lit/static-html.js";
|
|
6
|
-
import { SbbIconNameMixin as o } from "./icon.pure.js";
|
|
7
|
-
//#region src/elements/header/common/header-action.scss?inline
|
|
8
|
-
var s = ":host{--sbb-header-action-active-border-margin-inline: var(--sbb-header-action-padding-inline);--sbb-header-action-min-width: var(--sbb-header-action-min-height);--sbb-header-action-transition-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-2x) );--_sbb-header-first-item-padding-shift: calc(-1 * var(--sbb-header-action-padding-inline));--sbb-header-first-item-margin-inline-start: calc( var(--_sbb-header-first-item-padding-shift) - var(--sbb-header-first-item-icon-shift) );display:inline-block;outline:none!important}@media(any-hover:hover){:host(:hover:not(:active,:is(:state(active),[state--active]))){--sbb-header-action-background-color: var(--sbb-background-color-3);--sbb-header-action-translate-y: -.0625rem;--sbb-header-action-background-inset: calc(var(--sbb-border-width-2x) * -1)}}@media(any-hover:hover)and (forced-colors:active){:host(:hover:not(:active,:is(:state(active),[state--active]))){--sbb-header-action-border-color: Highlight}}:host(:is(:state(size-s),[state--size-s])){--sbb-header-action-min-height: var(--sbb-header-action-min-height-s);--sbb-header-action-padding-inline: var(--sbb-header-action-padding-inline-s)}:host(:is(:state(size-m),[state--size-m])){--sbb-header-action-min-height: var(--sbb-header-action-min-height-m);--sbb-header-action-padding-inline: var(--sbb-header-action-padding-inline-m)}:host(:is(:active,:is(:state(active),[state--active]))){--sbb-header-action-background-color: var(--sbb-background-color-4)}@media(forced-colors:active){:host(:is(:active,:is(:state(active),[state--active]))){--sbb-header-action-border-color: Highlight}}:host(.sbb-active){--sbb-header-action-active-border-scale: 1}@media(forced-colors:active){:host(.sbb-active){--sbb-header-action-border-color: Highlight}}@media(forced-colors:active){:host(:is(:state(button),[state--button])){--sbb-header-action-color: ButtonText}}:host(:not(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name]))){--sbb-header-first-item-margin-inline-start: var(--_sbb-header-first-item-padding-shift)}.sbb-action-base{font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;font-size:inherit;text-align:inherit;display:flex;position:relative;align-items:center;justify-content:center;color:var(--sbb-header-action-color);text-decoration:none;min-height:var(--sbb-header-action-min-height);min-width:var(--sbb-header-action-min-width);padding-inline:var(--sbb-header-action-padding-inline-zero, var(--sbb-header-action-padding-inline));cursor:var(--sbb-cursor-pointer);-webkit-user-select:none;user-select:none;outline:none}.sbb-action-base:before{position:absolute;content:\"\";inset:var(--sbb-header-action-background-inset, 0);border-radius:var(--sbb-border-radius-infinity);background-color:var(--sbb-header-action-background-color);transition-duration:var(--sbb-header-action-transition-duration);transition-timing-function:var(--sbb-header-action-transition-easing);transition-property:inset,background-color;border:var(--sbb-border-width-1x) solid var(--sbb-header-action-border-color)}@media(forced-colors:active){.sbb-action-base:before{border-width:var(--sbb-border-width-2x)}}:host(:focus-visible) .sbb-action-base:before,.sbb-action-base:focus-visible:before{outline-offset:var(--sbb-focus-outline-offset);outline:var(--sbb-focus-outline-color) var(--sbb-focus-outline-style, solid) var(--sbb-focus-outline-width)}.sbb-action-base:after{content:\"\";position:absolute;border-block-end:var(--sbb-header-action-active-border-width) solid var(--sbb-header-action-active-border-color);inset:auto 0 calc(-1 * var(--sbb-header-action-active-border-width));margin-inline:var(--sbb-header-action-active-border-margin-inline);scale:var(--sbb-header-action-active-border-scale, 0);transition:scale var(--sbb-header-action-transition-easing) var(--sbb-header-action-transition-duration)}.sbb-header-action__wrapper{display:flex;align-items:center;gap:var(--sbb-header-action-gap);white-space:nowrap;transform:translateY(var(--sbb-header-action-translate-y, 0));transition:transform var(--sbb-header-action-transition-duration) var(--sbb-header-action-transition-easing);will-change:transform;max-width:100%}.sbb-header-action__icon{--sbb-icon-svg-stroke-color: currentcolor;--sbb-icon-svg-stroke-width: 1px;min-width:var(--sbb-header-action-icon-dimension);min-height:var(--sbb-header-action-icon-dimension);line-height:0}:host(:not(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name]))) .sbb-header-action__icon{display:none}.sbb-header-action__text{--sbb-text-font-size: var(--sbb-text-font-size-xs);font-family:var(--sbb-typo-font-family);font-weight:400;line-height:var(--sbb-typo-line-height-text);letter-spacing:var(--sbb-typo-letter-spacing-text);font-size:var(--sbb-text-font-size);font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}:host(:not(:is(:state(slotted),[state--slotted]))) .sbb-header-action__text{display:none}:host(:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):not(:is(:state(slotted),[state--slotted]))){--_sbb-header-first-item-padding-shift: calc( -.5 * (var(--sbb-header-action-min-width) - var(--sbb-header-action-icon-dimension)) );--sbb-header-action-padding-inline-zero: 0;--sbb-header-action-active-border-margin-inline: calc( .5 * (100% - var(--sbb-size-icon-ui-small)) )}:host(:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):not(:is(:state(slotted),[state--slotted]))) .sbb-header-action__text{border:0;clip-path:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;display:flex}@media(max-width:37.4375rem){:host([expand-from=small]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])){--_sbb-header-first-item-padding-shift: calc( -.5 * (var(--sbb-header-action-min-width) - var(--sbb-header-action-icon-dimension)) );--sbb-header-action-padding-inline-zero: 0;--sbb-header-action-active-border-margin-inline: calc( .5 * (100% - var(--sbb-size-icon-ui-small)) )}:host([expand-from=small]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])) .sbb-header-action__text{border:0;clip-path:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;display:flex}}@media(max-width:63.9375rem){:host([expand-from=large]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])){--_sbb-header-first-item-padding-shift: calc( -.5 * (var(--sbb-header-action-min-width) - var(--sbb-header-action-icon-dimension)) );--sbb-header-action-padding-inline-zero: 0;--sbb-header-action-active-border-margin-inline: calc( .5 * (100% - var(--sbb-size-icon-ui-small)) )}:host([expand-from=large]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])) .sbb-header-action__text{border:0;clip-path:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;display:flex}}@media(max-width:89.9375rem){:host([expand-from=ultra]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])){--_sbb-header-first-item-padding-shift: calc( -.5 * (var(--sbb-header-action-min-width) - var(--sbb-header-action-icon-dimension)) );--sbb-header-action-padding-inline-zero: 0;--sbb-header-action-active-border-margin-inline: calc( .5 * (100% - var(--sbb-size-icon-ui-small)) )}:host([expand-from=ultra]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])) .sbb-header-action__text{border:0;clip-path:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;display:flex}}@media(max-width:98.9375rem){:host([expand-from=ultra--max-content]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])){--_sbb-header-first-item-padding-shift: calc( -.5 * (var(--sbb-header-action-min-width) - var(--sbb-header-action-icon-dimension)) );--sbb-header-action-padding-inline-zero: 0;--sbb-header-action-active-border-margin-inline: calc( .5 * (100% - var(--sbb-size-icon-ui-small)) )}:host([expand-from=ultra--max-content]:is(:is(:state(slotted-icon),[state--slotted-icon]),:is(:state(has-icon-name),[state--has-icon-name])):is(:state(slotted),[state--slotted])) .sbb-header-action__text{border:0;clip-path:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;display:flex}}::slotted([slot=icon]:is(sbb-image,img)){width:var(--sbb-header-action-icon-dimension);height:var(--sbb-header-action-icon-dimension);border-radius:var(--sbb-border-radius-infinity)}", c = (c) => (() => {
|
|
9
|
-
let l = o(c), u, d = [], f = [];
|
|
10
|
-
return class extends l {
|
|
11
|
-
static {
|
|
12
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(l[Symbol.metadata] ?? null) : void 0;
|
|
13
|
-
u = [r({
|
|
14
|
-
attribute: "expand-from",
|
|
15
|
-
reflect: !0
|
|
16
|
-
})], e(this, null, u, {
|
|
17
|
-
kind: "accessor",
|
|
18
|
-
name: "expandFrom",
|
|
19
|
-
static: !1,
|
|
20
|
-
private: !1,
|
|
21
|
-
access: {
|
|
22
|
-
has: (e) => "expandFrom" in e,
|
|
23
|
-
get: (e) => e.expandFrom,
|
|
24
|
-
set: (e, t) => {
|
|
25
|
-
e.expandFrom = t;
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
metadata: t
|
|
29
|
-
}, d, f), t && Object.defineProperty(this, Symbol.metadata, {
|
|
30
|
-
enumerable: !0,
|
|
31
|
-
configurable: !0,
|
|
32
|
-
writable: !0,
|
|
33
|
-
value: t
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
static {
|
|
37
|
-
this.styles = [n(s)];
|
|
38
|
-
}
|
|
39
|
-
#e;
|
|
40
|
-
get expandFrom() {
|
|
41
|
-
return this.#e;
|
|
42
|
-
}
|
|
43
|
-
set expandFrom(e) {
|
|
44
|
-
this.#e = e;
|
|
45
|
-
}
|
|
46
|
-
constructor() {
|
|
47
|
-
super(), this.#e = t(this, d, "large"), this._previousSize = (t(this, f), null), this.addController(new i(this, () => this.closest("sbb-header"), { size: (e) => {
|
|
48
|
-
this._previousSize && this.internals.states.delete(`size-${this._previousSize}`), this._previousSize = e.size ?? null, this._previousSize && this.internals.states.add(`size-${this._previousSize}`);
|
|
49
|
-
} }));
|
|
50
|
-
}
|
|
51
|
-
renderTemplate() {
|
|
52
|
-
return a`
|
|
53
|
-
<span class="sbb-header-action__wrapper">
|
|
54
|
-
<span class="sbb-header-action__icon"> ${super.renderIconSlot()} </span>
|
|
55
|
-
<span class="sbb-header-action__text">
|
|
56
|
-
<slot></slot>
|
|
57
|
-
</span>
|
|
58
|
-
</span>
|
|
59
|
-
`;
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
})();
|
|
63
|
-
//#endregion
|
|
64
|
-
export { c as t };
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./link-common-ezSu7e9c.js";
|
|
2
|
-
import { unsafeCSS as t } from "lit";
|
|
3
|
-
//#region src/elements/link/common/inline-link.scss?inline
|
|
4
|
-
var n = ":host{font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;font-size:inherit;text-align:inherit;--sbb-link-color-hover: var(--sbb-color-primary125);--sbb-link-color-hover: light-dark(var(--sbb-color-primary125), var(--sbb-color-graphite));--sbb-link-color-active: var(--sbb-color-primary150);--sbb-link-color-active: light-dark(var(--sbb-color-primary150), var(--sbb-color-metal));--sbb-link-color-normal: inherit;color:inherit;display:inline-block}:host([negative]){--sbb-focus-outline-color: var(--sbb-focus-outline-color-dark);--sbb-link-color-hover: var(--sbb-color-graphite);--sbb-link-color-active: var(--sbb-color-metal)}.sbb-action-base{font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;font-size:inherit;text-align:inherit}", r = (r) => {
|
|
5
|
-
class i extends e(r) {
|
|
6
|
-
static {
|
|
7
|
-
this.styles = [t(n)];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
return i;
|
|
11
|
-
};
|
|
12
|
-
//#endregion
|
|
13
|
-
export { r as t };
|
package/layout.css
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
.sbb-grid,
|
|
2
|
-
.sbb-page-spacing {
|
|
3
|
-
padding-inline: var(--sbb-page-spacing-padding, var(--sbb-layout-base-offset-responsive));
|
|
4
|
-
margin-inline: auto;
|
|
5
|
-
width: 100%;
|
|
6
|
-
}
|
|
7
|
-
@media (min-width: calc(90rem)) {
|
|
8
|
-
.sbb-grid,
|
|
9
|
-
.sbb-page-spacing {
|
|
10
|
-
max-width: var(--sbb-spacing-max-width, calc(var(--sbb-layout-base-page-max-width) + 2 * var(--sbb-layout-base-offset-responsive)));
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.sbb-grid-expanded,
|
|
15
|
-
.sbb-page-spacing-expanded {
|
|
16
|
-
padding-inline: var(--sbb-page-spacing-padding, var(--sbb-spacing-responsive-xxs));
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.sbb-grid,
|
|
20
|
-
.sbb-grid-expanded {
|
|
21
|
-
display: grid;
|
|
22
|
-
gap: var(--sbb-grid-base-gutter-responsive);
|
|
23
|
-
grid-template-columns: repeat(var(--sbb-grid-base-columns), 1fr);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.sbb-grid-only {
|
|
27
|
-
display: grid;
|
|
28
|
-
gap: var(--sbb-grid-base-gutter-responsive);
|
|
29
|
-
grid-template-columns: repeat(var(--sbb-grid-base-columns), 1fr);
|
|
30
|
-
}
|
package/lists.css
DELETED
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
.sbb-list:where(ol, ul) {
|
|
3
|
-
--sbb-list-vertical-gap: 0.75em;
|
|
4
|
-
--sbb-list-padding-inline-start: 1.5em;
|
|
5
|
-
}
|
|
6
|
-
.sbb-list:where(ol, ul),
|
|
7
|
-
.sbb-list:where(ol, ul) :is(ol, ul) {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
padding-inline-start: var(--sbb-list-padding-inline-start);
|
|
11
|
-
}
|
|
12
|
-
.sbb-list:where(ol, ul) > li + li,
|
|
13
|
-
.sbb-list:where(ol, ul) :is(ol, ul) > li + li {
|
|
14
|
-
margin-block-start: var(--sbb-list-vertical-gap);
|
|
15
|
-
}
|
|
16
|
-
.sbb-list:where(ol, ul) > li p,
|
|
17
|
-
.sbb-list:where(ol, ul) :is(ol, ul) > li p {
|
|
18
|
-
margin-block: 0;
|
|
19
|
-
}
|
|
20
|
-
.sbb-list:where(ol, ul) > li > * + p,
|
|
21
|
-
.sbb-list:where(ol, ul) :is(ol, ul) > li > * + p {
|
|
22
|
-
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
23
|
-
}
|
|
24
|
-
.sbb-list:where(ol, ul) :is(ul, ol), .sbb-step-list .sbb-list:where(ol, ul) {
|
|
25
|
-
margin-block-start: var(--sbb-list-vertical-gap);
|
|
26
|
-
}
|
|
27
|
-
.sbb-list:where(ul),
|
|
28
|
-
.sbb-list:where(ul) ul {
|
|
29
|
-
list-style-type: none;
|
|
30
|
-
}
|
|
31
|
-
.sbb-list:where(ul) > li,
|
|
32
|
-
.sbb-list:where(ul) ul > li {
|
|
33
|
-
position: relative;
|
|
34
|
-
}
|
|
35
|
-
.sbb-list:where(ul) > li::before,
|
|
36
|
-
.sbb-list:where(ul) ul > li::before {
|
|
37
|
-
content: "•";
|
|
38
|
-
position: absolute;
|
|
39
|
-
display: flex;
|
|
40
|
-
height: 1em;
|
|
41
|
-
width: 1em;
|
|
42
|
-
align-items: center;
|
|
43
|
-
justify-content: center;
|
|
44
|
-
inset-block-start: calc(0.5 * (var(--sbb-typo-line-height-text) * 1em - 1em));
|
|
45
|
-
inset-inline-start: calc(-1 * (0.5 * var(--sbb-list-padding-inline-start) + 0.5em));
|
|
46
|
-
transform: scale(1.3);
|
|
47
|
-
}
|
|
48
|
-
.sbb-list:where(dl) {
|
|
49
|
-
--sbb-text-font-size: var(--sbb-text-font-size-s);
|
|
50
|
-
font-family: var(--sbb-typo-font-family);
|
|
51
|
-
font-weight: normal;
|
|
52
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
53
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
54
|
-
font-size: var(--sbb-text-font-size);
|
|
55
|
-
margin: 0;
|
|
56
|
-
padding: 0;
|
|
57
|
-
display: grid;
|
|
58
|
-
grid-template-columns: auto minmax(20%, 1fr);
|
|
59
|
-
gap: var(--sbb-spacing-fixed-1x) var(--sbb-spacing-fixed-2x);
|
|
60
|
-
}
|
|
61
|
-
.sbb-list:where(dl) :is(dt, dd) {
|
|
62
|
-
margin: 0;
|
|
63
|
-
padding: 0;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.sbb-step-list {
|
|
67
|
-
--sbb-step-list-dimensions: 2.125rem;
|
|
68
|
-
--sbb-step-list-padding-inline: var(--sbb-spacing-responsive-xxs);
|
|
69
|
-
--sbb-step-list-to-text-gap: var(--sbb-spacing-responsive-xxxs);
|
|
70
|
-
--sbb-step-list-padding-block: var(--sbb-spacing-fixed-3x);
|
|
71
|
-
--sbb-step-list-vertical-gap: var(--sbb-spacing-fixed-1x);
|
|
72
|
-
--sbb-step-list-border-radius: var(--sbb-border-radius-4x);
|
|
73
|
-
--sbb-step-list-color: var(--sbb-color-2);
|
|
74
|
-
--sbb-step-list-text-to-marker-block-offset: calc(
|
|
75
|
-
0.5 *
|
|
76
|
-
(
|
|
77
|
-
var(--sbb-step-list-dimensions) - var(--sbb-typo-line-height-text) *
|
|
78
|
-
var(--sbb-text-font-size)
|
|
79
|
-
)
|
|
80
|
-
);
|
|
81
|
-
list-style: none;
|
|
82
|
-
margin: 0;
|
|
83
|
-
padding: 0;
|
|
84
|
-
counter-reset: steps;
|
|
85
|
-
color: var(--sbb-step-list-color);
|
|
86
|
-
}
|
|
87
|
-
.sbb-step-list:where(.sbb-text-s) {
|
|
88
|
-
--sbb-step-list-padding-block: var(--sbb-spacing-fixed-4x);
|
|
89
|
-
}
|
|
90
|
-
.sbb-step-list:where(.sbb-text-m, .sbb-text-l, .sbb-text-xl) {
|
|
91
|
-
--sbb-step-list-padding-block: var(--sbb-spacing-fixed-5x);
|
|
92
|
-
}
|
|
93
|
-
@media (min-width: calc(64rem)) {
|
|
94
|
-
.sbb-step-list:where(.sbb-text-xl) {
|
|
95
|
-
--sbb-step-list-dimensions: 2.5625rem;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
.sbb-step-list > li {
|
|
99
|
-
position: relative;
|
|
100
|
-
counter-increment: steps;
|
|
101
|
-
background-color: var(--sbb-background-color-3);
|
|
102
|
-
padding-block: calc(var(--sbb-step-list-padding-block) + var(--sbb-step-list-text-to-marker-block-offset)) var(--sbb-step-list-padding-block);
|
|
103
|
-
padding-inline: calc(var(--sbb-step-list-padding-inline) + var(--sbb-step-list-dimensions) + var(--sbb-step-list-to-text-gap)) var(--sbb-step-list-padding-inline);
|
|
104
|
-
min-height: calc(var(--sbb-step-list-dimensions) + 2 * var(--sbb-step-list-padding-block));
|
|
105
|
-
}
|
|
106
|
-
.sbb-step-list > li::before {
|
|
107
|
-
--sbb-text-font-size: var(--sbb-text-font-size-xxs);
|
|
108
|
-
font-family: var(--sbb-typo-font-family);
|
|
109
|
-
font-weight: normal;
|
|
110
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
111
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
112
|
-
font-size: var(--sbb-text-font-size);
|
|
113
|
-
font-weight: bold;
|
|
114
|
-
content: counter(steps);
|
|
115
|
-
position: absolute;
|
|
116
|
-
display: flex;
|
|
117
|
-
align-items: center;
|
|
118
|
-
justify-content: center;
|
|
119
|
-
height: var(--sbb-step-list-dimensions);
|
|
120
|
-
width: var(--sbb-step-list-dimensions);
|
|
121
|
-
margin-block-start: calc(-1 * var(--sbb-step-list-text-to-marker-block-offset));
|
|
122
|
-
inset-inline-start: var(--sbb-step-list-padding-inline);
|
|
123
|
-
color: var(--sbb-step-list-color);
|
|
124
|
-
border: var(--sbb-border-width-1x) solid var(--sbb-color-cement);
|
|
125
|
-
border: var(--sbb-border-width-1x) solid light-dark(var(--sbb-color-cement), var(--sbb-color-smoke));
|
|
126
|
-
border-radius: 50%;
|
|
127
|
-
}
|
|
128
|
-
.sbb-step-list > li + li {
|
|
129
|
-
margin-block-start: var(--sbb-step-list-vertical-gap);
|
|
130
|
-
}
|
|
131
|
-
.sbb-step-list > li p {
|
|
132
|
-
margin-block: 0;
|
|
133
|
-
}
|
|
134
|
-
.sbb-step-list > li > * + p {
|
|
135
|
-
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
136
|
-
}
|
|
137
|
-
.sbb-step-list > li:first-of-type {
|
|
138
|
-
border-start-start-radius: var(--sbb-step-list-border-radius);
|
|
139
|
-
border-start-end-radius: var(--sbb-step-list-border-radius);
|
|
140
|
-
}
|
|
141
|
-
.sbb-step-list > li:last-of-type {
|
|
142
|
-
border-end-start-radius: var(--sbb-step-list-border-radius);
|
|
143
|
-
border-end-end-radius: var(--sbb-step-list-border-radius);
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.sbb-icon-list {
|
|
147
|
-
--sbb-icon-list-marker-icon: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="%23000" fill-rule="evenodd" d="M3 12a9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9m9-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m-1.104 13.305 5-6.5-.792-.61-4.69 6.096-2.102-1.681-.624.78 2.5 2 .398.319z" clip-rule="evenodd"></path></svg>');
|
|
148
|
-
--sbb-icon-list-marker-icon-color: currentcolor;
|
|
149
|
-
--sbb-icon-list-vertical-gap: var(--sbb-spacing-fixed-2x);
|
|
150
|
-
--sbb-icon-list-dimensions: var(--sbb-size-icon-ui-small);
|
|
151
|
-
--sbb-icon-list-to-text-gap: var(--sbb-spacing-fixed-2x);
|
|
152
|
-
--sbb-icon-list-text-to-marker-block-offset: calc(
|
|
153
|
-
0.5 *
|
|
154
|
-
(
|
|
155
|
-
var(--sbb-icon-list-dimensions) - var(--sbb-typo-line-height-text) *
|
|
156
|
-
var(--sbb-text-font-size)
|
|
157
|
-
)
|
|
158
|
-
);
|
|
159
|
-
list-style: none;
|
|
160
|
-
margin: 0;
|
|
161
|
-
padding: 0;
|
|
162
|
-
}
|
|
163
|
-
.sbb-icon-list > li {
|
|
164
|
-
position: relative;
|
|
165
|
-
padding-inline: calc(var(--sbb-icon-list-dimensions) + var(--sbb-icon-list-to-text-gap)) 0;
|
|
166
|
-
min-height: var(--sbb-icon-list-dimensions);
|
|
167
|
-
}
|
|
168
|
-
.sbb-icon-list > li + li {
|
|
169
|
-
margin-block-start: var(--sbb-icon-list-vertical-gap);
|
|
170
|
-
}
|
|
171
|
-
.sbb-icon-list > li p {
|
|
172
|
-
margin-block: 0;
|
|
173
|
-
}
|
|
174
|
-
.sbb-icon-list > li > * + p {
|
|
175
|
-
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
176
|
-
}
|
|
177
|
-
.sbb-icon-list > li::before {
|
|
178
|
-
content: "";
|
|
179
|
-
position: absolute;
|
|
180
|
-
width: var(--sbb-icon-list-dimensions);
|
|
181
|
-
height: var(--sbb-icon-list-dimensions);
|
|
182
|
-
margin-block-start: calc(-1 * var(--sbb-icon-list-text-to-marker-block-offset));
|
|
183
|
-
inset-inline-start: 0;
|
|
184
|
-
background-color: var(--sbb-icon-list-marker-icon-color);
|
|
185
|
-
mask-image: var(--sbb-icon-list-marker-icon);
|
|
186
|
-
mask-repeat: no-repeat;
|
|
187
|
-
mask-position: center;
|
|
188
|
-
mask-size: 100%;
|
|
189
|
-
}
|
|
190
|
-
@media (forced-colors: active) {
|
|
191
|
-
.sbb-icon-list > li::before {
|
|
192
|
-
background-color: CanvasText;
|
|
193
|
-
}
|
|
194
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { unsafeCSS as e } from "lit";
|
|
2
|
-
import { SbbPropertyWatcherController as t } from "./core.js";
|
|
3
|
-
import { html as n } from "lit/static-html.js";
|
|
4
|
-
import { SbbIconElement as r } from "./icon.pure.js";
|
|
5
|
-
//#region src/elements/navigation/common/navigation-action.scss?inline
|
|
6
|
-
var i = ":host{--_sbb-navigation-action-inset-inline-start: calc( (var(--sbb-size-icon-ui-small) + var(--sbb-spacing-fixed-1x)) * -1 );--_sbb-navigation-action-inset-block-start: calc(1em * (var(--sbb-typo-line-height-text) / 2));--sbb-navigation-action-transition-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-3x) );display:block;outline:none!important}:host(:is(:state(section-action),[state--section-action]):is(:state(action-active),[state--action-active]).sbb-active){--sbb-navigation-action-icon-display: block}:host(:is(:state(action-active),[state--action-active])){--sbb-navigation-action-color: var(--sbb-color-5)}@media(forced-colors:active){:host(:is(:state(action-active),[state--action-active])){--sbb-navigation-action-color: Highlight}}sbb-icon{display:var(--sbb-navigation-action-icon-display);position:absolute;inset-inline-start:var(--_sbb-navigation-action-inset-inline-start);inset-block-start:var(--_sbb-navigation-action-inset-block-start);translate:0 -50%}@media(any-hover:hover){:host(:hover){--sbb-navigation-action-color: var(--sbb-color-5)}}@media(forced-colors:active){:host(:is(:state(button),[state--button])){--sbb-navigation-action-color: ButtonText}}:host(:is(:is(:state(size-s),[state--size-s]),:is(:state(size-m),[state--size-m]))){--sbb-navigation-action-line-height: var(--sbb-typo-line-height-text);--sbb-navigation-action-letter-spacing: var(--sbb-typo-letter-spacing-text)}:host(:is(:state(size-s),[state--size-s])){--sbb-navigation-action-font-size: var(--sbb-text-font-size-xxs)}:host(:is(:state(size-m),[state--size-m])){--sbb-navigation-action-font-size: var(--sbb-text-font-size-s)}:is(.sbb-navigation-button,.sbb-navigation-link){display:flex;position:relative;color:var(--sbb-navigation-action-color);cursor:var(--sbb-cursor-pointer);transition:color var(--sbb-navigation-action-transition-duration) ease;outline:none;text-align:left;font-size:var(--sbb-navigation-action-font-size);line-height:var(--sbb-navigation-action-line-height);letter-spacing:var(--sbb-navigation-action-letter-spacing);font-weight:700;-webkit-hyphens:auto;hyphens:auto;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media(forced-colors:active){:is(.sbb-navigation-button,.sbb-navigation-link){transition:none}}:host(:focus-visible) :is(.sbb-navigation-button,.sbb-navigation-link),:is(.sbb-navigation-button,.sbb-navigation-link):focus-visible{outline-offset:var(--sbb-focus-outline-offset);outline:var(--sbb-focus-outline-color) var(--sbb-focus-outline-style, solid) var(--sbb-focus-outline-width);border-radius:calc(var(--sbb-border-radius-4x) - var(--sbb-focus-outline-offset))}", a = (a) => {
|
|
7
|
-
class o extends a {
|
|
8
|
-
static {
|
|
9
|
-
this.elementDependencies = [r];
|
|
10
|
-
}
|
|
11
|
-
static {
|
|
12
|
-
this.styles = [e(i)];
|
|
13
|
-
}
|
|
14
|
-
get marker() {
|
|
15
|
-
return this._navigationMarker;
|
|
16
|
-
}
|
|
17
|
-
get section() {
|
|
18
|
-
return this._navigationSection;
|
|
19
|
-
}
|
|
20
|
-
constructor(...e) {
|
|
21
|
-
super(...e), this._navigationMarker = null, this._navigationSection = null, this._size = "l", this.addEventListener?.("click", () => {
|
|
22
|
-
!this.matches(":is(:state(action-active),[state--action-active])") && this._navigationMarker && !this.connectedSection && this.marker?.select(this);
|
|
23
|
-
}), this.addController(new t(this, () => this.closest("sbb-navigation-marker"), { size: (e) => this._applySize(e.size) }));
|
|
24
|
-
}
|
|
25
|
-
connectedCallback() {
|
|
26
|
-
super.connectedCallback(), this._navigationMarker = this.closest("sbb-navigation-marker"), this._navigationSection = this.closest("sbb-navigation-section"), this.toggleState("section-action", !!this._navigationSection), this.closest("sbb-navigation-list") && this._applySize("m");
|
|
27
|
-
}
|
|
28
|
-
_applySize(e) {
|
|
29
|
-
this._size && this.internals.states.delete(`size-${this._size}`), this._size = e, this._size && this.internals.states.add(`size-${this._size}`);
|
|
30
|
-
}
|
|
31
|
-
renderTemplate() {
|
|
32
|
-
return n`<sbb-icon name="dash-small"></sbb-icon> <slot></slot>`;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
return o;
|
|
36
|
-
};
|
|
37
|
-
//#endregion
|
|
38
|
-
export { a as t };
|