@sbb-esta/lyne-elements 5.0.0-next.3 → 5.0.0
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-DrMWf6-w.js} +2 -2
- 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 +9677 -7756
- 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 +45 -53
- 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-Zky9Z-Fq.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,20 +1,20 @@
|
|
|
1
1
|
import { __esDecorate as e, __runInitializers as t } from "tslib";
|
|
2
2
|
import { html as n, nothing as r } from "lit";
|
|
3
3
|
import { state as i } from "lit/decorators.js";
|
|
4
|
-
import {
|
|
4
|
+
import { listResetStyles as a, screenReaderOnlyStyles as o } from "../styles/styles.js";
|
|
5
5
|
//#region src/elements/core/mixins/named-slot-list-mixin.ts
|
|
6
|
-
var
|
|
7
|
-
let
|
|
8
|
-
return class extends
|
|
6
|
+
var s = "data-ssr-child-count", c = "li", l = (l) => (() => {
|
|
7
|
+
let u = l, d, f = [], p = [];
|
|
8
|
+
return class extends u {
|
|
9
9
|
constructor() {
|
|
10
|
-
super(...arguments), this.#e = t(this,
|
|
10
|
+
super(...arguments), this.#e = t(this, f, []), this._handleSlotchange = (t(this, p), () => {
|
|
11
11
|
let e = Array.from(this.children ?? []).filter((e) => this.listChildLocalNames.includes(e.localName));
|
|
12
|
-
e.length === this.listChildren.length && this.listChildren.every((t, n) => e[n] === t) || (this.listChildren.filter((t) => !e.includes(t)).forEach((e) => e.removeAttribute("slot")), this.listChildren = e, this.removeAttribute(
|
|
12
|
+
e.length === this.listChildren.length && this.listChildren.every((t, n) => e[n] === t) || (this.listChildren.filter((t) => !e.includes(t)).forEach((e) => e.removeAttribute("slot")), this.listChildren = e, this.removeAttribute(s));
|
|
13
13
|
});
|
|
14
14
|
}
|
|
15
15
|
static {
|
|
16
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
17
|
-
|
|
16
|
+
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(u[Symbol.metadata] ?? null) : void 0;
|
|
17
|
+
d = [i()], e(this, null, d, {
|
|
18
18
|
kind: "accessor",
|
|
19
19
|
name: "listChildren",
|
|
20
20
|
static: !1,
|
|
@@ -27,7 +27,7 @@ var o = "data-ssr-child-count", s = "li", c = (c) => (() => {
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
metadata: t
|
|
30
|
-
},
|
|
30
|
+
}, f, p), t && Object.defineProperty(this, Symbol.metadata, {
|
|
31
31
|
enumerable: !0,
|
|
32
32
|
configurable: !0,
|
|
33
33
|
writable: !0,
|
|
@@ -38,7 +38,7 @@ var o = "data-ssr-child-count", s = "li", c = (c) => (() => {
|
|
|
38
38
|
this.elementDependencies = [];
|
|
39
39
|
}
|
|
40
40
|
static {
|
|
41
|
-
this.styles = [a];
|
|
41
|
+
this.styles = [a, o];
|
|
42
42
|
}
|
|
43
43
|
#e;
|
|
44
44
|
get listChildren() {
|
|
@@ -54,7 +54,7 @@ var o = "data-ssr-child-count", s = "li", c = (c) => (() => {
|
|
|
54
54
|
super.disconnectedCallback(), this.shadowRoot?.removeEventListener("slotchange", this._handleSlotchange);
|
|
55
55
|
}
|
|
56
56
|
updated(e) {
|
|
57
|
-
super.updated(e), e.has("listChildren") && this.listChildren.forEach((e, t) => e.setAttribute("slot", `${
|
|
57
|
+
super.updated(e), e.has("listChildren") && this.listChildren.forEach((e, t) => e.setAttribute("slot", `${c}-${t}`));
|
|
58
58
|
}
|
|
59
59
|
renderList(e = {}, t = {}) {
|
|
60
60
|
let i = this.listSlotEntries(t);
|
|
@@ -78,8 +78,8 @@ var o = "data-ssr-child-count", s = "li", c = (c) => (() => {
|
|
|
78
78
|
${this.renderHiddenSlot()} ` : this.renderHiddenSlot();
|
|
79
79
|
}
|
|
80
80
|
listSlotEntries(e) {
|
|
81
|
-
return (this.listChildren.length ? this.listChildren : Array.from({ length: +(this.getAttribute(
|
|
82
|
-
name: `${
|
|
81
|
+
return (this.listChildren.length ? this.listChildren : Array.from({ length: +(this.getAttribute(s) ?? 0) })).map((t, n) => ({
|
|
82
|
+
name: `${c}-${n}`,
|
|
83
83
|
ariaHidden: e?.localNameVisualOnly?.includes(t.localName) ?? !1
|
|
84
84
|
}));
|
|
85
85
|
}
|
|
@@ -89,4 +89,4 @@ var o = "data-ssr-child-count", s = "li", c = (c) => (() => {
|
|
|
89
89
|
};
|
|
90
90
|
})();
|
|
91
91
|
//#endregion
|
|
92
|
-
export {
|
|
92
|
+
export { l as SbbNamedSlotListMixin };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../panel-mixin-
|
|
1
|
+
import { t as e } from "../../panel-mixin-CG-f0J6K.js";
|
|
2
2
|
export { e as SbbPanelMixin };
|
|
@@ -10,7 +10,7 @@ var r = class {
|
|
|
10
10
|
this._pointerDownEventTarget = void 0;
|
|
11
11
|
for (let e of Array.from(this._overlays).reverse()) {
|
|
12
12
|
if (n(e, t) || n(e, r)) break;
|
|
13
|
-
e.dispatchEvent(new
|
|
13
|
+
e.dispatchEvent(new Event("overlayOutsidePointer"));
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
}
|
package/core/styles/_index.scss
CHANGED
|
@@ -1,24 +1,13 @@
|
|
|
1
|
-
@forward './
|
|
2
|
-
@forward './
|
|
3
|
-
|
|
1
|
+
@forward './mixins/functions';
|
|
2
|
+
@forward './mixins/mediaqueries';
|
|
4
3
|
@forward './mixins/a11y';
|
|
5
4
|
@forward './mixins/animation';
|
|
6
|
-
@forward './mixins/
|
|
7
|
-
@forward './mixins/buttons';
|
|
8
|
-
@forward './mixins/card';
|
|
5
|
+
@forward './mixins/core';
|
|
9
6
|
@forward './mixins/font-face';
|
|
10
7
|
@forward './mixins/helpers';
|
|
11
|
-
@forward './mixins/image';
|
|
12
|
-
@forward './mixins/inputs';
|
|
13
8
|
@forward './mixins/layout';
|
|
14
|
-
@forward './mixins/link';
|
|
15
9
|
@forward './mixins/lists';
|
|
16
|
-
@forward './mixins/panel';
|
|
17
10
|
@forward './mixins/pearl-chain-bullet';
|
|
18
|
-
@forward './mixins/
|
|
11
|
+
@forward './mixins/reset';
|
|
19
12
|
@forward './mixins/scrollbar';
|
|
20
|
-
@forward './mixins/table';
|
|
21
13
|
@forward './mixins/typo';
|
|
22
|
-
|
|
23
|
-
// Internals
|
|
24
|
-
@forward './mixins/dev_and_debug';
|
|
@@ -0,0 +1,370 @@
|
|
|
1
|
+
$theme: 'standard' !default;
|
|
2
|
+
|
|
3
|
+
@use 'sass:meta';
|
|
4
|
+
@use './_index' as sbb;
|
|
5
|
+
|
|
6
|
+
// start-auto-generated-scss-module-imports
|
|
7
|
+
@use './node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables-as-css.scss' as sbb-css-tokens with (
|
|
8
|
+
$theme: $theme
|
|
9
|
+
);
|
|
10
|
+
@use '../../action-group/action-group.global' as action-group with (
|
|
11
|
+
$theme: $theme
|
|
12
|
+
);
|
|
13
|
+
@use '../../alert/alert.global' as alert with (
|
|
14
|
+
$theme: $theme
|
|
15
|
+
);
|
|
16
|
+
@use '../../badge/badge.global' as badge with (
|
|
17
|
+
$theme: $theme
|
|
18
|
+
);
|
|
19
|
+
@use '../../breadcrumb/breadcrumb.global' as breadcrumb with (
|
|
20
|
+
$theme: $theme
|
|
21
|
+
);
|
|
22
|
+
@use '../../button/button.global' as button with (
|
|
23
|
+
$theme: $theme
|
|
24
|
+
);
|
|
25
|
+
@use '../../calendar/calendar.global' as calendar with (
|
|
26
|
+
$theme: $theme
|
|
27
|
+
);
|
|
28
|
+
@use '../../card/card.global' as card with (
|
|
29
|
+
$theme: $theme
|
|
30
|
+
);
|
|
31
|
+
@use '../../carousel/carousel.global' as carousel with (
|
|
32
|
+
$theme: $theme
|
|
33
|
+
);
|
|
34
|
+
@use '../../checkbox/checkbox.global' as checkbox with (
|
|
35
|
+
$theme: $theme
|
|
36
|
+
);
|
|
37
|
+
@use '../../chip/chip.global' as chip with (
|
|
38
|
+
$theme: $theme
|
|
39
|
+
);
|
|
40
|
+
@use '../../chip-label/chip-label.global' as chip-label with (
|
|
41
|
+
$theme: $theme
|
|
42
|
+
);
|
|
43
|
+
@use '../../clock/clock.global' as clock with (
|
|
44
|
+
$theme: $theme
|
|
45
|
+
);
|
|
46
|
+
@use '../../container/container.global' as container with (
|
|
47
|
+
$theme: $theme
|
|
48
|
+
);
|
|
49
|
+
@use '../../dialog/dialog.global' as dialog with (
|
|
50
|
+
$theme: $theme
|
|
51
|
+
);
|
|
52
|
+
@use '../../divider/divider.global' as divider with (
|
|
53
|
+
$theme: $theme
|
|
54
|
+
);
|
|
55
|
+
@use '../../expansion-panel/expansion-panel.global' as expansion-panel with (
|
|
56
|
+
$theme: $theme
|
|
57
|
+
);
|
|
58
|
+
@use '../../file-selector/file-selector.global' as file-selector with (
|
|
59
|
+
$theme: $theme
|
|
60
|
+
);
|
|
61
|
+
@use '../../flip-card/flip-card.global' as flip-card with (
|
|
62
|
+
$theme: $theme
|
|
63
|
+
);
|
|
64
|
+
@use '../../footer/footer.global' as footer with (
|
|
65
|
+
$theme: $theme
|
|
66
|
+
);
|
|
67
|
+
@use '../../form-field/form-field.global' as form-field with (
|
|
68
|
+
$theme: $theme
|
|
69
|
+
);
|
|
70
|
+
@use '../../header/header.global' as header with (
|
|
71
|
+
$theme: $theme
|
|
72
|
+
);
|
|
73
|
+
@use '../../icon-sidebar/icon-sidebar.global' as icon-sidebar with (
|
|
74
|
+
$theme: $theme
|
|
75
|
+
);
|
|
76
|
+
@use '../../lead-container/lead-container.global' as lead-container with (
|
|
77
|
+
$theme: $theme
|
|
78
|
+
);
|
|
79
|
+
@use '../../link/link.global' as link with (
|
|
80
|
+
$theme: $theme
|
|
81
|
+
);
|
|
82
|
+
@use '../../loading-indicator/loading-indicator.global' as loading-indicator with (
|
|
83
|
+
$theme: $theme
|
|
84
|
+
);
|
|
85
|
+
@use '../../loading-indicator-circle/loading-indicator-circle.global' as loading-indicator-circle
|
|
86
|
+
with (
|
|
87
|
+
$theme: $theme
|
|
88
|
+
);
|
|
89
|
+
@use '../../logo/logo.global' as logo with (
|
|
90
|
+
$theme: $theme
|
|
91
|
+
);
|
|
92
|
+
@use '../../map-container/map-container.global' as map-container with (
|
|
93
|
+
$theme: $theme
|
|
94
|
+
);
|
|
95
|
+
@use '../../menu/menu.global' as menu with (
|
|
96
|
+
$theme: $theme
|
|
97
|
+
);
|
|
98
|
+
@use '../../message/message.global' as message with (
|
|
99
|
+
$theme: $theme
|
|
100
|
+
);
|
|
101
|
+
@use '../../mini-calendar/mini-calendar.global' as mini-calendar with (
|
|
102
|
+
$theme: $theme
|
|
103
|
+
);
|
|
104
|
+
@use '../../navigation/navigation.global' as navigation with (
|
|
105
|
+
$theme: $theme
|
|
106
|
+
);
|
|
107
|
+
@use '../../notification/notification.global' as notification with (
|
|
108
|
+
$theme: $theme
|
|
109
|
+
);
|
|
110
|
+
@use '../../option/option.global' as option with (
|
|
111
|
+
$theme: $theme
|
|
112
|
+
);
|
|
113
|
+
@use '../../overlay/overlay.global' as overlay with (
|
|
114
|
+
$theme: $theme
|
|
115
|
+
);
|
|
116
|
+
@use '../../paginator/paginator.global' as paginator with (
|
|
117
|
+
$theme: $theme
|
|
118
|
+
);
|
|
119
|
+
@use '../mixins/panel-common.global' as panel-common with (
|
|
120
|
+
$theme: $theme
|
|
121
|
+
);
|
|
122
|
+
@use '../../popover/popover.global' as popover with (
|
|
123
|
+
$theme: $theme
|
|
124
|
+
);
|
|
125
|
+
@use '../../radio-button/radio-button.global' as radio-button with (
|
|
126
|
+
$theme: $theme
|
|
127
|
+
);
|
|
128
|
+
@use '../../select/select.global' as select with (
|
|
129
|
+
$theme: $theme
|
|
130
|
+
);
|
|
131
|
+
@use '../../selection-action-panel/selection-action-panel.global' as selection-action-panel with (
|
|
132
|
+
$theme: $theme
|
|
133
|
+
);
|
|
134
|
+
@use '../../selection-expansion-panel/selection-expansion-panel.global' as selection-expansion-panel
|
|
135
|
+
with (
|
|
136
|
+
$theme: $theme
|
|
137
|
+
);
|
|
138
|
+
@use '../base-elements/selection-group-base-element.global' as selection-group-base-element with (
|
|
139
|
+
$theme: $theme
|
|
140
|
+
);
|
|
141
|
+
@use '../../sidebar/sidebar.global' as sidebar with (
|
|
142
|
+
$theme: $theme
|
|
143
|
+
);
|
|
144
|
+
@use '../../signet/signet.global' as signet with (
|
|
145
|
+
$theme: $theme
|
|
146
|
+
);
|
|
147
|
+
@use '../../slider/slider.global' as slider with (
|
|
148
|
+
$theme: $theme
|
|
149
|
+
);
|
|
150
|
+
@use '../../status/status.global' as status with (
|
|
151
|
+
$theme: $theme
|
|
152
|
+
);
|
|
153
|
+
@use '../../stepper/stepper.global' as stepper with (
|
|
154
|
+
$theme: $theme
|
|
155
|
+
);
|
|
156
|
+
@use '../../table/table.global' as table with (
|
|
157
|
+
$theme: $theme
|
|
158
|
+
);
|
|
159
|
+
@use '../../tabs/tabs.global' as tabs with (
|
|
160
|
+
$theme: $theme
|
|
161
|
+
);
|
|
162
|
+
@use '../../tag/tag.global' as tag with (
|
|
163
|
+
$theme: $theme
|
|
164
|
+
);
|
|
165
|
+
@use '../../teaser/teaser.global' as teaser with (
|
|
166
|
+
$theme: $theme
|
|
167
|
+
);
|
|
168
|
+
@use '../../teaser-hero/teaser-hero.global' as teaser-hero with (
|
|
169
|
+
$theme: $theme
|
|
170
|
+
);
|
|
171
|
+
@use '../../teaser-panel/teaser-panel.global' as teaser-panel with (
|
|
172
|
+
$theme: $theme
|
|
173
|
+
);
|
|
174
|
+
@use '../../teaser-product/teaser-product.global' as teaser-product with (
|
|
175
|
+
$theme: $theme
|
|
176
|
+
);
|
|
177
|
+
@use '../../time-input/time-input.global' as time-input with (
|
|
178
|
+
$theme: $theme
|
|
179
|
+
);
|
|
180
|
+
@use '../../timetable-form/timetable-form.global' as timetable-form with (
|
|
181
|
+
$theme: $theme
|
|
182
|
+
);
|
|
183
|
+
@use '../../timetable-occupancy/timetable-occupancy.global' as timetable-occupancy with (
|
|
184
|
+
$theme: $theme
|
|
185
|
+
);
|
|
186
|
+
@use '../../title/title.global' as title with (
|
|
187
|
+
$theme: $theme
|
|
188
|
+
);
|
|
189
|
+
@use '../../toast/toast.global' as toast with (
|
|
190
|
+
$theme: $theme
|
|
191
|
+
);
|
|
192
|
+
@use '../../toggle/toggle.global' as toggle with (
|
|
193
|
+
$theme: $theme
|
|
194
|
+
);
|
|
195
|
+
@use '../../toggle-check/toggle-check.global' as toggle-check with (
|
|
196
|
+
$theme: $theme
|
|
197
|
+
);
|
|
198
|
+
@use '../../tooltip/tooltip.global' as tooltip with (
|
|
199
|
+
$theme: $theme
|
|
200
|
+
);
|
|
201
|
+
@use '../../train/train.global' as train with (
|
|
202
|
+
$theme: $theme
|
|
203
|
+
);
|
|
204
|
+
@use '../../visual-checkbox/visual-checkbox.global' as visual-checkbox with (
|
|
205
|
+
$theme: $theme
|
|
206
|
+
);
|
|
207
|
+
|
|
208
|
+
// end-auto-generated-scss-module-imports
|
|
209
|
+
|
|
210
|
+
@include meta.load-css('./features/font-face');
|
|
211
|
+
@include meta.load-css('./features/normalize');
|
|
212
|
+
|
|
213
|
+
:root {
|
|
214
|
+
@include sbb.core-base;
|
|
215
|
+
|
|
216
|
+
// start-auto-generated-scss-module-root
|
|
217
|
+
@include sbb-css-tokens.base;
|
|
218
|
+
@include action-group.base;
|
|
219
|
+
@include alert.base;
|
|
220
|
+
@include breadcrumb.base;
|
|
221
|
+
@include button.base;
|
|
222
|
+
@include calendar.base;
|
|
223
|
+
@include card.base;
|
|
224
|
+
@include carousel.base;
|
|
225
|
+
@include checkbox.base;
|
|
226
|
+
@include chip.base;
|
|
227
|
+
@include chip-label.base;
|
|
228
|
+
@include clock.base;
|
|
229
|
+
@include container.base;
|
|
230
|
+
@include dialog.base;
|
|
231
|
+
@include divider.base;
|
|
232
|
+
@include expansion-panel.base;
|
|
233
|
+
@include file-selector.base;
|
|
234
|
+
@include flip-card.base;
|
|
235
|
+
@include footer.base;
|
|
236
|
+
@include form-field.base;
|
|
237
|
+
@include header.base;
|
|
238
|
+
@include icon-sidebar.base;
|
|
239
|
+
@include lead-container.base;
|
|
240
|
+
@include link.base;
|
|
241
|
+
@include loading-indicator.base;
|
|
242
|
+
@include loading-indicator-circle.base;
|
|
243
|
+
@include logo.base;
|
|
244
|
+
@include map-container.base;
|
|
245
|
+
@include menu.base;
|
|
246
|
+
@include message.base;
|
|
247
|
+
@include mini-calendar.base;
|
|
248
|
+
@include navigation.base;
|
|
249
|
+
@include notification.base;
|
|
250
|
+
@include option.base;
|
|
251
|
+
@include overlay.base;
|
|
252
|
+
@include paginator.base;
|
|
253
|
+
@include panel-common.base;
|
|
254
|
+
@include popover.base;
|
|
255
|
+
@include radio-button.base;
|
|
256
|
+
@include select.base;
|
|
257
|
+
@include selection-action-panel.base;
|
|
258
|
+
@include selection-expansion-panel.base;
|
|
259
|
+
@include selection-group-base-element.base;
|
|
260
|
+
@include sidebar.base;
|
|
261
|
+
@include signet.base;
|
|
262
|
+
@include slider.base;
|
|
263
|
+
@include status.base;
|
|
264
|
+
@include stepper.base;
|
|
265
|
+
@include table.base;
|
|
266
|
+
@include tabs.base;
|
|
267
|
+
@include tag.base;
|
|
268
|
+
@include teaser.base;
|
|
269
|
+
@include teaser-hero.base;
|
|
270
|
+
@include teaser-panel.base;
|
|
271
|
+
@include teaser-product.base;
|
|
272
|
+
@include time-input.base;
|
|
273
|
+
@include timetable-form.base;
|
|
274
|
+
@include timetable-occupancy.base;
|
|
275
|
+
@include title.base;
|
|
276
|
+
@include toast.base;
|
|
277
|
+
@include toggle.base;
|
|
278
|
+
@include toggle-check.base;
|
|
279
|
+
@include tooltip.base;
|
|
280
|
+
@include train.base;
|
|
281
|
+
@include visual-checkbox.base;
|
|
282
|
+
@media (forced-colors: active) {
|
|
283
|
+
@include sbb-css-tokens.forced-colors;
|
|
284
|
+
@include alert.forced-colors;
|
|
285
|
+
@include breadcrumb.forced-colors;
|
|
286
|
+
@include calendar.forced-colors;
|
|
287
|
+
@include card.forced-colors;
|
|
288
|
+
@include expansion-panel.forced-colors;
|
|
289
|
+
@include form-field.forced-colors;
|
|
290
|
+
@include header.forced-colors;
|
|
291
|
+
@include loading-indicator-circle.forced-colors;
|
|
292
|
+
@include logo.forced-colors;
|
|
293
|
+
@include radio-button.forced-colors;
|
|
294
|
+
@include signet.forced-colors;
|
|
295
|
+
@include slider.forced-colors;
|
|
296
|
+
@include stepper.forced-colors;
|
|
297
|
+
@include tag.forced-colors;
|
|
298
|
+
@include toggle.forced-colors;
|
|
299
|
+
@include toggle-check.forced-colors;
|
|
300
|
+
@include train.forced-colors;
|
|
301
|
+
@include visual-checkbox.forced-colors;
|
|
302
|
+
}
|
|
303
|
+
@include sbb.mq($from: small) {
|
|
304
|
+
@include sbb-css-tokens.breakpoint-small;
|
|
305
|
+
@include alert.breakpoint-small;
|
|
306
|
+
@include dialog.breakpoint-small;
|
|
307
|
+
@include footer.breakpoint-small;
|
|
308
|
+
@include notification.breakpoint-small;
|
|
309
|
+
}
|
|
310
|
+
@include sbb.mq($from: large) {
|
|
311
|
+
@include sbb-css-tokens.breakpoint-large;
|
|
312
|
+
@include alert.breakpoint-large;
|
|
313
|
+
@include button.breakpoint-large;
|
|
314
|
+
@include chip.breakpoint-large;
|
|
315
|
+
@include flip-card.breakpoint-large;
|
|
316
|
+
@include form-field.breakpoint-large;
|
|
317
|
+
@include header.breakpoint-large;
|
|
318
|
+
@include menu.breakpoint-large;
|
|
319
|
+
@include navigation.breakpoint-large;
|
|
320
|
+
@include teaser-panel.breakpoint-large;
|
|
321
|
+
@include teaser-product.breakpoint-large;
|
|
322
|
+
@include time-input.breakpoint-large;
|
|
323
|
+
}
|
|
324
|
+
@include sbb.mq($from: ultra) {
|
|
325
|
+
@include sbb-css-tokens.breakpoint-ultra;
|
|
326
|
+
@include lead-container.breakpoint-ultra;
|
|
327
|
+
@include map-container.breakpoint-ultra;
|
|
328
|
+
@include navigation.breakpoint-ultra;
|
|
329
|
+
@include teaser-panel.breakpoint-ultra;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
// end-auto-generated-scss-module-root
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
@include sbb.core-rules;
|
|
336
|
+
|
|
337
|
+
// start-auto-generated-scss-module-rules
|
|
338
|
+
@include badge.rules;
|
|
339
|
+
@include breadcrumb.rules;
|
|
340
|
+
@include card.rules;
|
|
341
|
+
@include container.rules;
|
|
342
|
+
@include dialog.rules;
|
|
343
|
+
@include flip-card.rules;
|
|
344
|
+
@include form-field.rules;
|
|
345
|
+
@include header.rules;
|
|
346
|
+
@include icon-sidebar.rules;
|
|
347
|
+
@include lead-container.rules;
|
|
348
|
+
@include message.rules;
|
|
349
|
+
@include option.rules;
|
|
350
|
+
@include select.rules;
|
|
351
|
+
@include sidebar.rules;
|
|
352
|
+
@include table.rules;
|
|
353
|
+
@include tabs.rules;
|
|
354
|
+
@include teaser.rules;
|
|
355
|
+
@include teaser-hero.rules;
|
|
356
|
+
@include teaser-product.rules;
|
|
357
|
+
@include timetable-form.rules;
|
|
358
|
+
@include title.rules;
|
|
359
|
+
@include toggle.rules;
|
|
360
|
+
|
|
361
|
+
// end-auto-generated-scss-module-rules
|
|
362
|
+
|
|
363
|
+
@include meta.load-css('./features/a11y');
|
|
364
|
+
@include meta.load-css('./features/animation');
|
|
365
|
+
@include meta.load-css('./features/color-scheme');
|
|
366
|
+
@include meta.load-css('./features/image');
|
|
367
|
+
@include meta.load-css('./features/layout');
|
|
368
|
+
@include meta.load-css('./features/lists');
|
|
369
|
+
@include meta.load-css('./features/scrollbar');
|
|
370
|
+
@include meta.load-css('./features/typography');
|
|
@@ -1,15 +1,26 @@
|
|
|
1
|
-
@use '
|
|
2
|
-
@use './mixins/image';
|
|
1
|
+
@use '../mixins/typo';
|
|
3
2
|
|
|
4
3
|
.sbb-figure {
|
|
5
|
-
|
|
4
|
+
display: grid;
|
|
5
|
+
grid-template-rows: auto;
|
|
6
|
+
grid-template-columns: 100%;
|
|
7
|
+
grid-auto-rows: auto;
|
|
8
|
+
margin: 0;
|
|
6
9
|
|
|
7
10
|
:is(img, sbb-image, .sbb-image):not(.sbb-figure-overlap-image) {
|
|
8
|
-
|
|
11
|
+
grid-row: 1;
|
|
12
|
+
grid-column: 1;
|
|
13
|
+
width: 100%;
|
|
9
14
|
}
|
|
10
15
|
|
|
11
16
|
:is(figcaption, .sbb-caption) {
|
|
12
|
-
|
|
17
|
+
grid-row: 2;
|
|
18
|
+
grid-column: 1;
|
|
19
|
+
padding-block-start: var(--sbb-spacing-fixed-4x);
|
|
20
|
+
color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
21
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
22
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
23
|
+
font-size: var(--sbb-text-font-size-xs);
|
|
13
24
|
}
|
|
14
25
|
|
|
15
26
|
// Utility classes for placing elements over an image (eg. 'sbb-figure-overlap-start-start')
|
|
@@ -19,14 +30,25 @@
|
|
|
19
30
|
.sbb-figure-overlap-end-start,
|
|
20
31
|
.sbb-figure-overlap-end-end
|
|
21
32
|
) {
|
|
22
|
-
|
|
33
|
+
display: flex;
|
|
34
|
+
gap: var(--sbb-spacing-fixed-1x);
|
|
35
|
+
flex-wrap: wrap;
|
|
36
|
+
margin: var(--sbb-spacing-responsive-xxxs);
|
|
37
|
+
|
|
38
|
+
// Chips or other image overlaying element should stay in light mode as the image stays in light mode as well.
|
|
39
|
+
color-scheme: only light;
|
|
40
|
+
position: relative;
|
|
41
|
+
order: 1; // Alternative to z-index
|
|
42
|
+
grid-row: 1;
|
|
43
|
+
grid-column: 1;
|
|
23
44
|
}
|
|
24
45
|
|
|
25
46
|
$alignments: start, end;
|
|
26
47
|
@each $row-alignment in $alignments {
|
|
27
48
|
@each $column-alignment in $alignments {
|
|
28
49
|
.sbb-figure-overlap-#{$row-alignment}-#{$column-alignment} {
|
|
29
|
-
|
|
50
|
+
place-self: #{$row-alignment} #{$column-alignment};
|
|
51
|
+
justify-content: #{$column-alignment};
|
|
30
52
|
}
|
|
31
53
|
}
|
|
32
54
|
}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
@use '
|
|
2
|
-
@use './core/mediaqueries';
|
|
1
|
+
@use '../mixins/mediaqueries';
|
|
3
2
|
@use './node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables.scss' as sbb-tokens;
|
|
4
3
|
|
|
5
4
|
.visualized-page-spacing div,
|
|
6
5
|
.visualized-grid div {
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
background-color: rgba(#ad00ff, 0.2);
|
|
7
|
+
border-width: var(--sbb-spacing-fixed-2x);
|
|
8
|
+
border-style: dashed solid;
|
|
9
|
+
border-color: rgba(#ad00ff, 1);
|
|
9
10
|
padding: 0;
|
|
10
11
|
height: 100px;
|
|
11
12
|
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
@use '../mixins/layout';
|
|
2
|
+
@use '../mixins/mediaqueries';
|
|
3
|
+
|
|
4
|
+
.sbb-grid,
|
|
5
|
+
.sbb-page-spacing {
|
|
6
|
+
@include layout.page-spacing;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.sbb-grid-expanded,
|
|
10
|
+
.sbb-page-spacing-expanded {
|
|
11
|
+
@include layout.page-spacing-expanded;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sbb-grid,
|
|
15
|
+
.sbb-grid-expanded {
|
|
16
|
+
@include layout.grid-base;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.sbb-grid-only {
|
|
20
|
+
@include layout.grid-base;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.sbb-orientation-vertical,
|
|
24
|
+
.sbb-orientation-horizontal-from-small,
|
|
25
|
+
.sbb-orientation-horizontal-from-large,
|
|
26
|
+
.sbb-orientation-horizontal-from-ultra {
|
|
27
|
+
display: flex;
|
|
28
|
+
flex-direction: column;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sbb-orientation-horizontal-from-small {
|
|
32
|
+
@include mediaqueries.mq($from: small) {
|
|
33
|
+
flex-direction: row;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.sbb-orientation-horizontal-from-large {
|
|
38
|
+
@include mediaqueries.mq($from: large) {
|
|
39
|
+
flex-direction: row;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.sbb-orientation-horizontal-from-ultra {
|
|
44
|
+
@include mediaqueries.mq($from: ultra) {
|
|
45
|
+
flex-direction: row;
|
|
46
|
+
}
|
|
47
|
+
}
|