@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
package/lean-safety-theme.css
CHANGED
|
@@ -1,11 +1,25 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
/**
|
|
3
|
+
* Do not edit directly, this file was auto-generated.
|
|
4
|
+
*/
|
|
5
|
+
@font-face {
|
|
6
|
+
font-family: SBB;
|
|
7
|
+
src: url("https://cdn.app.sbb.ch/fonts/v1_9_subset/SBBWeb-Roman.woff2") format("woff2");
|
|
8
|
+
font-display: fallback;
|
|
9
|
+
font-weight: 400;
|
|
10
|
+
}
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: SBB;
|
|
13
|
+
src: url("https://cdn.app.sbb.ch/fonts/v1_9_subset/SBBWeb-Bold.woff2") format("woff2");
|
|
14
|
+
font-display: swap;
|
|
15
|
+
font-weight: 700;
|
|
16
|
+
}
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: SBB;
|
|
19
|
+
src: url("https://cdn.app.sbb.ch/fonts/v1_9_subset/SBBWeb-Light.woff2") format("woff2");
|
|
20
|
+
font-display: swap;
|
|
21
|
+
font-weight: 300;
|
|
7
22
|
}
|
|
8
|
-
|
|
9
23
|
html {
|
|
10
24
|
text-size-adjust: 100%;
|
|
11
25
|
tab-size: 4;
|
|
@@ -102,225 +116,19 @@ summary {
|
|
|
102
116
|
display: list-item;
|
|
103
117
|
}
|
|
104
118
|
|
|
105
|
-
/**
|
|
106
|
-
* Do not edit directly, this file was auto-generated.
|
|
107
|
-
*/
|
|
108
|
-
:host {
|
|
109
|
-
display: flex;
|
|
110
|
-
flex-flow: var(--sbb-selection-group-orientation) wrap;
|
|
111
|
-
gap: var(--sbb-selection-group-gap);
|
|
112
|
-
align-items: flex-start;
|
|
113
|
-
width: var(--sbb-selection-group-width);
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
:host([orientation=vertical]) {
|
|
117
|
-
--sbb-selection-group-orientation: column;
|
|
118
|
-
--sbb-selection-group-width: 100%;
|
|
119
|
-
--sbb-selection-group-elements-width: 100%;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
:host(:is(:state(has-panel),[state--has-panel])) {
|
|
123
|
-
--sbb-selection-group-width: 100%;
|
|
124
|
-
--sbb-selection-group-gap: var(--sbb-spacing-fixed-2x) var(--sbb-spacing-fixed-4x);
|
|
125
|
-
--sbb-selection-group-elements-flex: auto;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
@media (min-width: calc(0rem)) {
|
|
129
|
-
:host([orientation=vertical][horizontal-from=zero]) {
|
|
130
|
-
--sbb-selection-group-orientation: row;
|
|
131
|
-
--sbb-selection-group-elements-width: auto;
|
|
132
|
-
}
|
|
133
|
-
:host([orientation=vertical][horizontal-from=zero]:not(:is(:state(has-panel),[state--has-panel]))) {
|
|
134
|
-
--sbb-selection-group-width: auto;
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
@media (min-width: calc(37.5rem)) {
|
|
138
|
-
:host([orientation=vertical][horizontal-from=small]) {
|
|
139
|
-
--sbb-selection-group-orientation: row;
|
|
140
|
-
--sbb-selection-group-elements-width: auto;
|
|
141
|
-
}
|
|
142
|
-
:host([orientation=vertical][horizontal-from=small]:not(:is(:state(has-panel),[state--has-panel]))) {
|
|
143
|
-
--sbb-selection-group-width: auto;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
@media (min-width: calc(64rem)) {
|
|
147
|
-
:host([orientation=vertical][horizontal-from=large]) {
|
|
148
|
-
--sbb-selection-group-orientation: row;
|
|
149
|
-
--sbb-selection-group-elements-width: auto;
|
|
150
|
-
}
|
|
151
|
-
:host([orientation=vertical][horizontal-from=large]:not(:is(:state(has-panel),[state--has-panel]))) {
|
|
152
|
-
--sbb-selection-group-width: auto;
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
@media (min-width: calc(90rem)) {
|
|
156
|
-
:host([orientation=vertical][horizontal-from=ultra]) {
|
|
157
|
-
--sbb-selection-group-orientation: row;
|
|
158
|
-
--sbb-selection-group-elements-width: auto;
|
|
159
|
-
}
|
|
160
|
-
:host([orientation=vertical][horizontal-from=ultra]:not(:is(:state(has-panel),[state--has-panel]))) {
|
|
161
|
-
--sbb-selection-group-width: auto;
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
slot[name=error]::slotted(*) {
|
|
165
|
-
flex-basis: 100%;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
::slotted(:is(sbb-checkbox-panel, sbb-radio-button-panel)) {
|
|
169
|
-
flex: var(--sbb-selection-group-elements-flex);
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
::slotted(:is(sbb-checkbox, sbb-checkbox-panel, sbb-radio-button-panel)) {
|
|
173
|
-
width: var(--sbb-selection-group-elements-width);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
:host {
|
|
177
|
-
--sbb-tab-label-animation-duration: var(
|
|
178
|
-
--sbb-disable-animation-duration,
|
|
179
|
-
var(--sbb-animation-duration-2x)
|
|
180
|
-
);
|
|
181
|
-
--sbb-tab-label-outline-border-radius-internal: calc(
|
|
182
|
-
var(--sbb-tab-label-outline-border-radius) - var(--sbb-focus-outline-offset)
|
|
183
|
-
);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
:host(:is(:is(:state(size-s),[state--size-s]), [size=s])) {
|
|
187
|
-
--sbb-tab-label-height: var(--sbb-size-element-xs);
|
|
188
|
-
--sbb-tab-label-inline-padding: var(--sbb-spacing-responsive-xxxs);
|
|
189
|
-
--sbb-tab-label-font-size: var(--sbb-text-font-size-s);
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
:host(:is(:is(:state(size-l),[state--size-l]), [size=l])) {
|
|
193
|
-
--sbb-tab-label-height: var(--sbb-size-element-m);
|
|
194
|
-
--sbb-tab-label-inline-padding: var(--sbb-spacing-responsive-xs);
|
|
195
|
-
--sbb-tab-label-font-size: var(--sbb-text-font-size-m);
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
:host(:is(:is(:state(size-xl),[state--size-xl]), [size=xl])) {
|
|
199
|
-
--sbb-tab-label-height: var(--sbb-size-element-m);
|
|
200
|
-
--sbb-tab-label-inline-padding: var(--sbb-spacing-responsive-xs);
|
|
201
|
-
--sbb-tab-label-font-size: var(--sbb-text-font-size-xl);
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
:host(sbb-tab-label),
|
|
205
|
-
:host(sbb-tab-nav-bar) ::slotted(a) {
|
|
206
|
-
pointer-events: var(--sbb-tab-label-pointer-events, unset);
|
|
207
|
-
}
|
|
208
|
-
@media (forced-colors: active) {
|
|
209
|
-
:host(sbb-tab-label),
|
|
210
|
-
:host(sbb-tab-nav-bar) ::slotted(a) {
|
|
211
|
-
--sbb-tab-label-color: ButtonText;
|
|
212
|
-
--sbb-tab-label-amount-color: ButtonText;
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
:host(sbb-tab-nav-bar) ::slotted(a),
|
|
217
|
-
:host(sbb-tab-label) .sbb-tab-label {
|
|
218
|
-
position: relative;
|
|
219
|
-
display: flex;
|
|
220
|
-
align-items: center;
|
|
221
|
-
gap: var(--sbb-tab-label-gap);
|
|
222
|
-
color: var(--sbb-tab-label-color);
|
|
223
|
-
margin: 0;
|
|
224
|
-
padding-inline: var(--sbb-tab-label-inline-padding);
|
|
225
|
-
min-height: var(--sbb-tab-label-height);
|
|
226
|
-
transition: color var(--sbb-tab-label-animation-duration) var(--sbb-tab-label-animation-easing);
|
|
227
|
-
font-size: var(--sbb-tab-label-font-size);
|
|
228
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
229
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
230
|
-
font-weight: var(--sbb-tab-label-font-weight);
|
|
231
|
-
text-decoration: var(--sbb-tab-label-text-decoration);
|
|
232
|
-
}
|
|
233
|
-
:host(sbb-tab-nav-bar) ::slotted(a)::after,
|
|
234
|
-
:host(sbb-tab-label) .sbb-tab-label::after {
|
|
235
|
-
position: absolute;
|
|
236
|
-
content: "";
|
|
237
|
-
inset-inline: 0;
|
|
238
|
-
inset-block-end: 0;
|
|
239
|
-
height: var(--sbb-tab-label-marker-thickness);
|
|
240
|
-
background-color: var(--sbb-tab-label-color);
|
|
241
|
-
scale: var(--sbb-tab-label-marker-scale, 0);
|
|
242
|
-
transition-duration: var(--sbb-tab-label-animation-duration);
|
|
243
|
-
transition-timing-function: var(--sbb-tab-label-animation-easing);
|
|
244
|
-
transition-property: scale, background-color;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
:host(sbb-tab-nav-bar) .sbb-tab-nav-bar > [data-has-divider],
|
|
248
|
-
:host(sbb-tab-label:is(:state(has-divider),[state--has-divider])) {
|
|
249
|
-
position: relative;
|
|
250
|
-
}
|
|
251
|
-
:host(sbb-tab-nav-bar) .sbb-tab-nav-bar > [data-has-divider]::before,
|
|
252
|
-
:host(sbb-tab-label:is(:state(has-divider),[state--has-divider]))::before {
|
|
253
|
-
content: "";
|
|
254
|
-
position: absolute;
|
|
255
|
-
inset-inline-start: 0;
|
|
256
|
-
inset-block-end: 0;
|
|
257
|
-
width: var(--sbb-tab-group-width);
|
|
258
|
-
height: var(--sbb-border-width-1x);
|
|
259
|
-
background-color: var(--sbb-tab-label-line-color);
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
:host(sbb-tab-nav-bar) ::slotted(a.sbb-disabled),
|
|
263
|
-
:host(sbb-tab-label[disabled]) {
|
|
264
|
-
--sbb-tab-label-cursor: unset;
|
|
265
|
-
--sbb-tab-label-pointer-events: none;
|
|
266
|
-
--sbb-tab-label-text-decoration: line-through;
|
|
267
|
-
}
|
|
268
|
-
@media (forced-colors: active) {
|
|
269
|
-
:host(sbb-tab-nav-bar) ::slotted(a.sbb-disabled),
|
|
270
|
-
:host(sbb-tab-label[disabled]) {
|
|
271
|
-
--sbb-tab-label-color: GrayText;
|
|
272
|
-
--sbb-tab-label-amount-color: GrayText;
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
:host(sbb-tab-nav-bar) ::slotted(a.sbb-active:not(.sbb-disabled)),
|
|
277
|
-
:host(sbb-tab-label[active]:not([disabled])) {
|
|
278
|
-
--sbb-tab-label-color: var(--sbb-color-3);
|
|
279
|
-
--sbb-tab-label-cursor: unset;
|
|
280
|
-
--sbb-tab-label-pointer-events: none;
|
|
281
|
-
--sbb-tab-label-marker-scale: 1;
|
|
282
|
-
}
|
|
283
|
-
@media (forced-colors: active) {
|
|
284
|
-
:host(sbb-tab-nav-bar) ::slotted(a.sbb-active:not(.sbb-disabled)),
|
|
285
|
-
:host(sbb-tab-label[active]:not([disabled])) {
|
|
286
|
-
--sbb-tab-label-color: ButtonText;
|
|
287
|
-
--sbb-tab-label-amount-color: ButtonText;
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
@media (any-hover: hover) {
|
|
292
|
-
:host(sbb-tab-nav-bar) ::slotted(a:hover:not(.sbb-disabled)),
|
|
293
|
-
:host(sbb-tab-label:hover:not([disabled])) {
|
|
294
|
-
--sbb-tab-label-marker-scale: 1;
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
:host(sbb-tab-nav-bar) ::slotted(a:active:not(.sbb-disabled)),
|
|
299
|
-
:host(sbb-tab-label:active) {
|
|
300
|
-
--sbb-tab-label-color: var(--sbb-color-3);
|
|
301
|
-
}
|
|
302
|
-
@media (forced-colors: active) {
|
|
303
|
-
:host(sbb-tab-nav-bar) ::slotted(a:active:not(.sbb-disabled)),
|
|
304
|
-
:host(sbb-tab-label:active) {
|
|
305
|
-
--sbb-tab-label-color: ButtonText;
|
|
306
|
-
--sbb-tab-label-amount-color: ButtonText;
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
:host(sbb-tab-nav-bar) ::slotted(a:focus-visible),
|
|
311
|
-
:host(sbb-tab-label:focus-visible) .sbb-tab-label {
|
|
312
|
-
outline-offset: var(--sbb-focus-outline-offset);
|
|
313
|
-
outline: var(--sbb-focus-outline-color) var(--sbb-focus-outline-style, solid) var(--sbb-focus-outline-width);
|
|
314
|
-
border-radius: var(--sbb-tab-label-outline-border-radius-internal);
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
*,
|
|
318
|
-
::before,
|
|
319
|
-
::after {
|
|
320
|
-
box-sizing: border-box;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
119
|
:root {
|
|
120
|
+
--sbb-overlay-default-z-index: 1000;
|
|
121
|
+
--sbb-cursor-default: default;
|
|
122
|
+
--sbb-cursor-pointer: pointer;
|
|
123
|
+
--sbb-border-radius-infinity: calc(infinity * 1px);
|
|
124
|
+
font-family: var(--sbb-typo-font-family);
|
|
125
|
+
font-weight: normal;
|
|
126
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
127
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
128
|
+
font-size: var(--sbb-text-font-size);
|
|
129
|
+
color-scheme: light dark;
|
|
130
|
+
color: var(--sbb-font-color-default);
|
|
131
|
+
background-color: var(--sbb-background-color-1);
|
|
324
132
|
--sbb-animation-duration-1x: 0.04s;
|
|
325
133
|
--sbb-animation-duration-2x: 0.08s;
|
|
326
134
|
--sbb-animation-duration-3x: 0.12s;
|
|
@@ -1279,6 +1087,9 @@ slot[name=error]::slotted(*) {
|
|
|
1279
1087
|
--sbb-size-element-s: var(--sbb-size-element-s-zero);
|
|
1280
1088
|
--sbb-size-element-m: var(--sbb-size-element-m-zero);
|
|
1281
1089
|
--sbb-size-element-l: var(--sbb-size-element-l-zero);
|
|
1090
|
+
--sbb-action-group-gap: var(--sbb-spacing-fixed-2x) var(--sbb-spacing-fixed-4x);
|
|
1091
|
+
--sbb-alert-group-gap: var(--sbb-spacing-fixed-3x);
|
|
1092
|
+
--sbb-alert-group-border-radius: var(--sbb-border-radius-4x);
|
|
1282
1093
|
--sbb-alert-background-color: var(--sbb-background-color-1-inverted);
|
|
1283
1094
|
--sbb-alert-border-radius: var(--sbb-border-radius-4x);
|
|
1284
1095
|
--sbb-alert-color: var(--sbb-color-aluminium);
|
|
@@ -1291,8 +1102,6 @@ slot[name=error]::slotted(*) {
|
|
|
1291
1102
|
--sbb-alert-font-size: var(--sbb-text-font-size-s);
|
|
1292
1103
|
--sbb-alert-gap: var(--sbb-spacing-fixed-1x) var(--sbb-spacing-responsive-xxs);
|
|
1293
1104
|
--sbb-alert-close-icon-margin: var(--sbb-spacing-responsive-xxxs);
|
|
1294
|
-
--sbb-alert-group-gap: var(--sbb-spacing-fixed-3x);
|
|
1295
|
-
--sbb-alert-group-border-radius: var(--sbb-border-radius-4x);
|
|
1296
1105
|
--sbb-breadcrumb-color: var(--sbb-color-granite);
|
|
1297
1106
|
--sbb-breadcrumb-color: light-dark(var(--sbb-color-granite), var(--sbb-color-aluminium));
|
|
1298
1107
|
--sbb-breadcrumb-color-hover: var(--sbb-color-charcoal);
|
|
@@ -1374,46 +1183,35 @@ slot[name=error]::slotted(*) {
|
|
|
1374
1183
|
--sbb-mini-button-group-padding-inline-l: var(--sbb-spacing-fixed-3x);
|
|
1375
1184
|
--sbb-mini-button-group-padding-inline-xl: var(--sbb-spacing-fixed-4x);
|
|
1376
1185
|
--sbb-mini-button-group-padding-inline: var(--sbb-mini-button-group-padding-inline-s);
|
|
1377
|
-
--sbb-calendar-cell-background-color: transparent;
|
|
1378
1186
|
--sbb-calendar-cell-background-color-hover: var(--sbb-background-color-3);
|
|
1379
1187
|
--sbb-calendar-cell-background-color-active: var(--sbb-background-color-4);
|
|
1380
1188
|
--sbb-calendar-cell-padding: 0.125rem;
|
|
1381
1189
|
--sbb-calendar-cell-border-width: var(--sbb-border-width-2x);
|
|
1190
|
+
--sbb-calendar-cell-border-color-selected: var(--sbb-border-color-2);
|
|
1382
1191
|
--sbb-calendar-cell-disabled-height: 0.09375rem;
|
|
1383
1192
|
--sbb-calendar-cell-disabled-width: 1.59375rem;
|
|
1384
1193
|
--sbb-calendar-cell-disabled-color: var(--sbb-color-granite);
|
|
1385
1194
|
--sbb-calendar-cell-disabled-color: light-dark(var(--sbb-color-granite), var(--sbb-color-smoke));
|
|
1386
1195
|
--sbb-calendar-cell-transition-easing-function: var(--sbb-animation-easing);
|
|
1387
|
-
--sbb-calendar-
|
|
1388
|
-
--sbb-calendar-
|
|
1389
|
-
--sbb-calendar-
|
|
1196
|
+
--sbb-calendar-cell-color: var(--sbb-color-2);
|
|
1197
|
+
--sbb-calendar-cell-cursor: var(--sbb-cursor-pointer);
|
|
1198
|
+
--sbb-calendar-cell-font-size: var(--sbb-text-font-size-s);
|
|
1199
|
+
--sbb-calendar-cell-margin: 0.0625rem;
|
|
1200
|
+
--sbb-calendar-cell-size: 2.75rem;
|
|
1201
|
+
--sbb-calendar-cell-year-month-width: 4.4375rem;
|
|
1202
|
+
--sbb-calendar-cell-year-month-height: 2.375rem;
|
|
1203
|
+
--sbb-calendar-control-gap: var(--sbb-spacing-fixed-1x);
|
|
1390
1204
|
--sbb-calendar-control-view-change-color: var(--sbb-color-3);
|
|
1391
|
-
--sbb-calendar-control-view-change-background: var(--sbb-background-color-1);
|
|
1392
|
-
--sbb-calendar-control-view-change-padding-inline: var(--sbb-spacing-fixed-5x)
|
|
1393
|
-
var(--sbb-spacing-fixed-2x);
|
|
1394
1205
|
--sbb-calendar-header-color: var(--sbb-color-granite);
|
|
1395
1206
|
--sbb-calendar-header-color: light-dark(var(--sbb-color-granite), var(--sbb-color-smoke));
|
|
1396
|
-
--sbb-calendar-table-animation-shift: 0.00625rem;
|
|
1397
|
-
--sbb-calendar-table-column-spaces: 12;
|
|
1398
1207
|
--sbb-calendar-tables-gap: var(--sbb-spacing-fixed-10x);
|
|
1399
|
-
--sbb-calendar-
|
|
1400
|
-
--sbb-calendar-
|
|
1401
|
-
|
|
1402
|
-
--sbb-calendar-
|
|
1403
|
-
--sbb-calendar-
|
|
1404
|
-
--sbb-calendar-cell-justify-content: normal;
|
|
1405
|
-
--sbb-calendar-cell-inset: 0.0625rem;
|
|
1406
|
-
--sbb-calendar-cell-font-size: var(--sbb-text-font-size-s);
|
|
1407
|
-
--sbb-calendar-cell-font-weight: unset;
|
|
1408
|
-
--sbb-calendar-cell-transition-easing-function: var(--sbb-animation-easing);
|
|
1409
|
-
--sbb-calendar-cell-year-month-width: 4.8125rem;
|
|
1410
|
-
--sbb-calendar-cell-year-month-height: 2.75rem;
|
|
1411
|
-
--sbb-calendar-day-width: 2.75rem;
|
|
1412
|
-
--sbb-calendar-day-height: 3rem;
|
|
1208
|
+
--sbb-calendar-day-size: 2.625rem;
|
|
1209
|
+
--sbb-calendar-day-width: var(--sbb-calendar-day-size);
|
|
1210
|
+
--sbb-calendar-day-height: 2.875rem;
|
|
1211
|
+
--sbb-calendar-day-justify-content: start;
|
|
1212
|
+
--sbb-calendar-day-value-height: var(--sbb-spacing-fixed-6x);
|
|
1413
1213
|
--sbb-calendar-day-extra-display: block;
|
|
1414
|
-
--sbb-calendar-day-extra-height:
|
|
1415
|
-
--sbb-calendar-day-crossed-out-top: 33%;
|
|
1416
|
-
--sbb-calendar-day-crossed-out-translate: translate(-50%, -33%) rotate(-45deg);
|
|
1214
|
+
--sbb-calendar-day-extra-height: 1.125rem;
|
|
1417
1215
|
--sbb-card-background-color: var(--sbb-background-color-1);
|
|
1418
1216
|
--sbb-card-border-color: transparent;
|
|
1419
1217
|
--sbb-card-border-radius: var(--sbb-border-radius-4x);
|
|
@@ -1434,12 +1232,18 @@ slot[name=error]::slotted(*) {
|
|
|
1434
1232
|
--sbb-carousel-border-radius: var(--sbb-border-radius-4x);
|
|
1435
1233
|
--sbb-carousel-box-shadow: var(--sbb-box-shadow-level-9-hard);
|
|
1436
1234
|
--sbb-carousel-paginator-padding: var(--sbb-spacing-responsive-xs);
|
|
1437
|
-
--sbb-
|
|
1438
|
-
--sbb-
|
|
1439
|
-
--sbb-
|
|
1440
|
-
--sbb-
|
|
1441
|
-
--sbb-
|
|
1442
|
-
--sbb-
|
|
1235
|
+
--sbb-carousel-list-border-radius: var(--sbb-border-radius-4x);
|
|
1236
|
+
--sbb-checkbox-label-icon-flex-direction: row;
|
|
1237
|
+
--sbb-checkbox-label-icon-justify-content: space-between;
|
|
1238
|
+
--sbb-checkbox-label-icon-flex-grow: 1;
|
|
1239
|
+
--sbb-checkbox-label-gap: var(--sbb-spacing-fixed-2x);
|
|
1240
|
+
--sbb-checkbox-dimension-xs: 1.25rem;
|
|
1241
|
+
--sbb-checkbox-dimension-s: var(--sbb-size-icon-ui-small);
|
|
1242
|
+
--sbb-checkbox-dimension-m: var(--sbb-size-icon-ui-small);
|
|
1243
|
+
--sbb-checkbox-dimension: var(--sbb-checkbox-dimension-xs);
|
|
1244
|
+
--sbb-checkbox-font-size: var(--sbb-text-font-size-xs);
|
|
1245
|
+
--sbb-checkbox-label-color: var(--sbb-color-color-3);
|
|
1246
|
+
--sbb-checkbox-cursor: var(--sbb-cursor-pointer);
|
|
1443
1247
|
--sbb-chip-background-color: var(--sbb-background-color-3);
|
|
1444
1248
|
--sbb-chip-background-color-active: var(--sbb-background-color-1);
|
|
1445
1249
|
--sbb-chip-background-color-hover: var(--sbb-background-color-1);
|
|
@@ -1469,38 +1273,15 @@ slot[name=error]::slotted(*) {
|
|
|
1469
1273
|
--sbb-chip-group-margin-block: 0;
|
|
1470
1274
|
--sbb-chip-group-margin-block-no-label-not-empty: var(--_sbb-chip-group-margin-block-without-label-s);
|
|
1471
1275
|
--sbb-chip-group-margin-block-with-label-not-empty: var(--_sbb-chip-group-margin-block-with-label-s);
|
|
1472
|
-
--sbb-
|
|
1473
|
-
--sbb-
|
|
1474
|
-
--sbb-
|
|
1475
|
-
--sbb-
|
|
1476
|
-
--sbb-
|
|
1477
|
-
--sbb-
|
|
1478
|
-
--sbb-
|
|
1479
|
-
--sbb-
|
|
1480
|
-
--sbb-
|
|
1481
|
-
--sbb-selection-panel-input-padding-block-xs: var(--sbb-spacing-responsive-xxs);
|
|
1482
|
-
--sbb-selection-panel-input-padding-inline-xs: var(--sbb-spacing-responsive-xxxs);
|
|
1483
|
-
--sbb-selection-panel-input-padding-block-s: var(--sbb-spacing-responsive-xxs);
|
|
1484
|
-
--sbb-selection-panel-input-padding-inline-s: var(--sbb-spacing-responsive-xxxs);
|
|
1485
|
-
--sbb-selection-panel-input-padding-block-m: var(--sbb-spacing-responsive-xs);
|
|
1486
|
-
--sbb-selection-panel-input-padding-inline-m: var(--sbb-spacing-responsive-xxs);
|
|
1487
|
-
--sbb-selection-panel-input-padding: var(--sbb-selection-panel-input-padding-block-xs) var(--sbb-selection-panel-input-padding-inline-xs);
|
|
1488
|
-
--sbb-selection-panel-checkbox-dimension: var(--sbb-checkbox-dimension-xs);
|
|
1489
|
-
--sbb-selection-panel-cursor: var(--sbb-cursor-pointer);
|
|
1490
|
-
--sbb-selection-panel-suffix-color: var(--sbb-color-3);
|
|
1491
|
-
--sbb-selection-panel-subtext-color: var(--sbb-color-granite);
|
|
1492
|
-
--sbb-selection-panel-subtext-color: light-dark(var(--sbb-color-granite), var(--sbb-color-smoke));
|
|
1493
|
-
--sbb-checkbox-label-icon-flex-direction: row;
|
|
1494
|
-
--sbb-checkbox-label-icon-justify-content: space-between;
|
|
1495
|
-
--sbb-checkbox-label-icon-flex-grow: 1;
|
|
1496
|
-
--sbb-checkbox-label-gap: var(--sbb-spacing-fixed-2x);
|
|
1497
|
-
--sbb-checkbox-dimension-xs: 1.25rem;
|
|
1498
|
-
--sbb-checkbox-dimension-s: var(--sbb-size-icon-ui-small);
|
|
1499
|
-
--sbb-checkbox-dimension-m: var(--sbb-size-icon-ui-small);
|
|
1500
|
-
--sbb-checkbox-dimension: var(--sbb-checkbox-dimension-xs);
|
|
1501
|
-
--sbb-checkbox-font-size: var(--sbb-text-font-size-xs);
|
|
1502
|
-
--sbb-checkbox-label-color: var(--sbb-color-color-3);
|
|
1503
|
-
--sbb-checkbox-cursor: var(--sbb-cursor-pointer);
|
|
1276
|
+
--sbb-chip-label-color: var(--sbb-color-granite);
|
|
1277
|
+
--sbb-chip-label-color: light-dark(var(--sbb-color-granite), var(--sbb-color-cloud));
|
|
1278
|
+
--sbb-chip-label-background-color: var(--sbb-background-color-3);
|
|
1279
|
+
--sbb-chip-label-padding-block: 0em;
|
|
1280
|
+
--sbb-chip-label-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
1281
|
+
--sbb-chip-label-font-size: var(--sbb-text-font-size-xxs);
|
|
1282
|
+
--sbb-clock-seconds-hand-color: var(--sbb-color-brand);
|
|
1283
|
+
--sbb-clock-face-color: var(--sbb-color-1);
|
|
1284
|
+
--sbb-clock-background-color: var(--sbb-background-color-1);
|
|
1504
1285
|
--sbb-container-background-border-radius: 0;
|
|
1505
1286
|
--sbb-container-color: inherit;
|
|
1506
1287
|
--sbb-sticky-bar-animation-easing: var(--sbb-animation-easing);
|
|
@@ -1508,9 +1289,6 @@ slot[name=error]::slotted(*) {
|
|
|
1508
1289
|
--sbb-sticky-bar-padding-block: var(--sbb-spacing-responsive-xxxs);
|
|
1509
1290
|
--sbb-sticky-bar-position: sticky;
|
|
1510
1291
|
--sbb-sticky-bar-slide-vertically-animation-easing: ease-out;
|
|
1511
|
-
--sbb-clock-seconds-hand-color: var(--sbb-color-brand);
|
|
1512
|
-
--sbb-clock-face-color: var(--sbb-color-1);
|
|
1513
|
-
--sbb-clock-background-color: var(--sbb-background-color-1);
|
|
1514
1292
|
--sbb-dialog-padding-inline: var(--sbb-spacing-fixed-5x);
|
|
1515
1293
|
--sbb-dialog-color: var(--sbb-color-2);
|
|
1516
1294
|
--sbb-dialog-background-color: var(--sbb-background-color-1);
|
|
@@ -1535,9 +1313,6 @@ slot[name=error]::slotted(*) {
|
|
|
1535
1313
|
--sbb-divider-color: var(--sbb-background-color-4);
|
|
1536
1314
|
--sbb-divider-color-negative: var(--sbb-background-color-4-negative);
|
|
1537
1315
|
--sbb-divider-border-width: var(--sbb-border-width-1x);
|
|
1538
|
-
--sbb-error-color: var(--sbb-color-error);
|
|
1539
|
-
--sbb-error-icon-size: 1.0625rem;
|
|
1540
|
-
--sbb-error-font-size: var(--sbb-text-font-size-xs);
|
|
1541
1316
|
--sbb-expansion-panel-background-color: var(--sbb-background-color-1);
|
|
1542
1317
|
--sbb-expansion-panel-background-color-hover: var(--sbb-background-color-3);
|
|
1543
1318
|
--sbb-expansion-panel-border-radius: var(--sbb-border-radius-4x);
|
|
@@ -1586,6 +1361,9 @@ slot[name=error]::slotted(*) {
|
|
|
1586
1361
|
--sbb-footer-gap-horizontal: var(--sbb-grid-base-gutter-responsive);
|
|
1587
1362
|
--sbb-footer-gap-vertical: var(--sbb-spacing-responsive-l);
|
|
1588
1363
|
--sbb-footer-padding-block: var(--sbb-spacing-responsive-l);
|
|
1364
|
+
--sbb-error-color: var(--sbb-color-error);
|
|
1365
|
+
--sbb-error-icon-size: 1.0625rem;
|
|
1366
|
+
--sbb-error-font-size: var(--sbb-text-font-size-xs);
|
|
1589
1367
|
--sbb-form-field-background-color: var(--sbb-background-color-1);
|
|
1590
1368
|
--sbb-form-field-border-color: var(--sbb-border-color-5);
|
|
1591
1369
|
--sbb-form-field-border-style: solid;
|
|
@@ -1608,13 +1386,6 @@ slot[name=error]::slotted(*) {
|
|
|
1608
1386
|
--_sbb-form-field-floating-label-transform: 0.34375rem;
|
|
1609
1387
|
--_sbb-form-field-spacer-margin-block-end: -0.53125rem;
|
|
1610
1388
|
--_sbb-form-field-input-margin-block-end: -0.125rem;
|
|
1611
|
-
--sbb-header-background: var(--sbb-background-color-1);
|
|
1612
|
-
--sbb-header-box-shadow: var(--sbb-box-shadow-level-9-soft);
|
|
1613
|
-
--sbb-header-inset-inline-end: 0;
|
|
1614
|
-
--sbb-header-position: fixed;
|
|
1615
|
-
--sbb-header-height-s: 3.25rem;
|
|
1616
|
-
--sbb-header-height-m: var(--sbb-spacing-fixed-14x);
|
|
1617
|
-
--sbb-header-height: var(--sbb-header-height-s);
|
|
1618
1389
|
--sbb-header-action-color: var(--sbb-color-1);
|
|
1619
1390
|
--sbb-header-action-background-color: transparent;
|
|
1620
1391
|
--sbb-header-action-min-height-s: var(--sbb-size-element-xs);
|
|
@@ -1630,6 +1401,17 @@ slot[name=error]::slotted(*) {
|
|
|
1630
1401
|
--sbb-header-action-active-border-width: var(--sbb-border-width-2x);
|
|
1631
1402
|
--sbb-header-action-active-border-color: var(--sbb-header-action-color);
|
|
1632
1403
|
--sbb-header-first-item-icon-shift: 0.125rem;
|
|
1404
|
+
--sbb-header-background: var(--sbb-background-color-1);
|
|
1405
|
+
--sbb-header-box-shadow: var(--sbb-box-shadow-level-9-soft);
|
|
1406
|
+
--sbb-header-inset-inline-end: 0;
|
|
1407
|
+
--sbb-header-position: fixed;
|
|
1408
|
+
--sbb-header-padding-block-start: env(safe-area-inset-top, 0);
|
|
1409
|
+
--sbb-header-vertical-spacing: calc(
|
|
1410
|
+
var(--sbb-header-height) + var(--sbb-header-padding-block-start)
|
|
1411
|
+
);
|
|
1412
|
+
--sbb-header-height-s: 3.25rem;
|
|
1413
|
+
--sbb-header-height-m: var(--sbb-spacing-fixed-14x);
|
|
1414
|
+
--sbb-header-height: var(--sbb-header-height-s);
|
|
1633
1415
|
--sbb-header-environment-background-color: var(--sbb-color-granite);
|
|
1634
1416
|
--sbb-header-environment-color: var(--sbb-color-1-negative);
|
|
1635
1417
|
--sbb-header-environment-size: 2.375rem;
|
|
@@ -1667,15 +1449,6 @@ slot[name=error]::slotted(*) {
|
|
|
1667
1449
|
--sbb-map-container-sidebar-width: 25rem;
|
|
1668
1450
|
--sbb-map-container-sidebar-background-color: var(--sbb-background-color-1);
|
|
1669
1451
|
--sbb-map-container-border-radius: var(--sbb-border-radius-4x);
|
|
1670
|
-
--sbb-menu-animation-easing: ease;
|
|
1671
|
-
--sbb-menu-max-width: 100%;
|
|
1672
|
-
--sbb-menu-min-width: 100%;
|
|
1673
|
-
--sbb-menu-container-height: 100dvh;
|
|
1674
|
-
--sbb-menu-max-height: calc(85vh - var(--sbb-spacing-fixed-8x));
|
|
1675
|
-
--sbb-menu-min-height: 3.03125rem;
|
|
1676
|
-
--sbb-menu-border-radius: var(--sbb-border-radius-4x);
|
|
1677
|
-
--sbb-menu-color: var(--sbb-color-2-inverted);
|
|
1678
|
-
--sbb-menu-background-color: var(--sbb-background-color-1-inverted);
|
|
1679
1452
|
--sbb-menu-action-border-radius: var(--sbb-border-radius-infinity);
|
|
1680
1453
|
--sbb-menu-action-outer-horizontal-padding: var(--sbb-spacing-fixed-3x);
|
|
1681
1454
|
--sbb-menu-action-outer-vertical-padding: var(--sbb-spacing-fixed-1x);
|
|
@@ -1684,20 +1457,45 @@ slot[name=error]::slotted(*) {
|
|
|
1684
1457
|
--sbb-menu-action-content-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
1685
1458
|
--sbb-menu-action-content-padding-block: var(--sbb-spacing-fixed-1x);
|
|
1686
1459
|
--sbb-menu-action-forced-color-border-color: CanvasText;
|
|
1460
|
+
--sbb-menu-max-height: calc(85vh - var(--sbb-spacing-fixed-8x));
|
|
1461
|
+
--sbb-menu-min-height: 3.03125rem;
|
|
1462
|
+
--sbb-menu-border-radius: var(--sbb-border-radius-4x);
|
|
1463
|
+
--sbb-menu-color: var(--sbb-color-2-inverted);
|
|
1464
|
+
--sbb-menu-background-color: var(--sbb-background-color-1-inverted);
|
|
1465
|
+
--sbb-menu-animation-easing: ease;
|
|
1466
|
+
--sbb-menu-max-width: 100%;
|
|
1467
|
+
--sbb-menu-min-width: 100%;
|
|
1468
|
+
--sbb-menu-container-height: 100dvh;
|
|
1687
1469
|
--sbb-message-action-margin-block: var(--sbb-spacing-responsive-xxxs) 0;
|
|
1688
1470
|
--sbb-message-image-margin-block: 0 var(--sbb-spacing-responsive-s);
|
|
1689
1471
|
--sbb-message-image-border-radius: var(--sbb-border-radius-4x);
|
|
1690
1472
|
--sbb-message-subtitle-color: var(--sbb-color-granite);
|
|
1691
1473
|
--sbb-message-subtitle-color: light-dark(var(--sbb-color-granite), var(--sbb-color-platinum));
|
|
1692
1474
|
--sbb-message-legend-margin-block: var(--sbb-spacing-responsive-xxxs) 0;
|
|
1693
|
-
--sbb-
|
|
1694
|
-
--sbb-
|
|
1695
|
-
--sbb-
|
|
1696
|
-
--sbb-
|
|
1697
|
-
--sbb-
|
|
1698
|
-
--sbb-
|
|
1699
|
-
--sbb-
|
|
1700
|
-
|
|
1475
|
+
--sbb-mini-calendar-day-animation-easing: var(--sbb-animation-easing);
|
|
1476
|
+
--sbb-mini-calendar-day-dimensions: 0.375rem;
|
|
1477
|
+
--sbb-mini-calendar-day-scale: 1.333;
|
|
1478
|
+
--sbb-mini-calendar-month-offset: 0;
|
|
1479
|
+
--sbb-mini-calendar-month-visibilty-year: hidden;
|
|
1480
|
+
--sbb-mini-calendar-month-label-color: var(--sbb-color-granite);
|
|
1481
|
+
--sbb-mini-calendar-month-label-color: light-dark(
|
|
1482
|
+
var(--sbb-color-granite),
|
|
1483
|
+
var(--sbb-color-silver)
|
|
1484
|
+
);
|
|
1485
|
+
--sbb-navigation-action-color: var(--sbb-color-4-negative);
|
|
1486
|
+
--sbb-navigation-action-icon-display: none;
|
|
1487
|
+
--sbb-navigation-action-font-size: var(--sbb-text-font-size-xl);
|
|
1488
|
+
--sbb-navigation-action-letter-spacing: var(--sbb-typo-letter-spacing-heading);
|
|
1489
|
+
--sbb-navigation-action-line-height: var(--sbb-typo-line-height-heading);
|
|
1490
|
+
--sbb-navigation-action-gap: var(--sbb-spacing-responsive-xs);
|
|
1491
|
+
--sbb-navigation-grid-column: 1 / -1;
|
|
1492
|
+
--sbb-navigation-animation-easing: ease-in;
|
|
1493
|
+
--sbb-navigation-padding-inline: var(--sbb-layout-base-offset-responsive);
|
|
1494
|
+
--sbb-navigation-padding-block-start: var(--sbb-spacing-responsive-l);
|
|
1495
|
+
--sbb-navigation-padding-block-end: var(--sbb-spacing-responsive-xl);
|
|
1496
|
+
--sbb-navigation-backdrop-color: color-mix(in srgb, var(--sbb-color-black) 70%, transparent);
|
|
1497
|
+
--sbb-navigation-backdrop-animation-name: backdrop-open;
|
|
1498
|
+
--sbb-navigation-background-color: var(--sbb-background-color-1-negative);
|
|
1701
1499
|
--sbb-navigation-color: var(--sbb-color-1-negative);
|
|
1702
1500
|
--sbb-navigation-list-margin-block-start: var(--sbb-spacing-responsive-xxl);
|
|
1703
1501
|
--sbb-navigation-expanded-width: 100%;
|
|
@@ -1707,16 +1505,10 @@ slot[name=error]::slotted(*) {
|
|
|
1707
1505
|
--sbb-navigation-content-translate: 0;
|
|
1708
1506
|
--sbb-navigation-width: 100%;
|
|
1709
1507
|
--sbb-navigation-height: 100dvh;
|
|
1710
|
-
--sbb-navigation-action-color: var(--sbb-color-4-negative);
|
|
1711
|
-
--sbb-navigation-action-icon-display: none;
|
|
1712
|
-
--sbb-navigation-action-font-size: var(--sbb-text-font-size-xl);
|
|
1713
|
-
--sbb-navigation-action-letter-spacing: var(--sbb-typo-letter-spacing-heading);
|
|
1714
|
-
--sbb-navigation-action-line-height: var(--sbb-typo-line-height-heading);
|
|
1715
1508
|
--sbb-navigation-list-font-size: var(--sbb-text-font-size-xxs);
|
|
1716
1509
|
--sbb-navigation-list-gap: var(--sbb-spacing-fixed-2x);
|
|
1717
1510
|
--sbb-navigation-list-margin-block: var(--sbb-spacing-fixed-1x);
|
|
1718
1511
|
--sbb-navigation-list-padding-block-end: var(--sbb-spacing-fixed-2x);
|
|
1719
|
-
--sbb-navigation-action-gap: var(--sbb-spacing-responsive-xs);
|
|
1720
1512
|
--sbb-navigation-marker-position-x: var(--sbb-spacing-fixed-1x);
|
|
1721
1513
|
--sbb-navigation-marker-position-y: unset;
|
|
1722
1514
|
--sbb-navigation-marker-width: 1.0625rem;
|
|
@@ -1738,16 +1530,6 @@ slot[name=error]::slotted(*) {
|
|
|
1738
1530
|
--sbb-navigation-section-width: 100dvw;
|
|
1739
1531
|
--sbb-navigation-section-height: 100dvh;
|
|
1740
1532
|
--sbb-navigation-section-font-size: var(--sbb-heading-font-size-4);
|
|
1741
|
-
--sbb-mini-calendar-day-animation-easing: var(--sbb-animation-easing);
|
|
1742
|
-
--sbb-mini-calendar-day-dimensions: 0.375rem;
|
|
1743
|
-
--sbb-mini-calendar-day-scale: 1.333;
|
|
1744
|
-
--sbb-mini-calendar-month-offset: 0;
|
|
1745
|
-
--sbb-mini-calendar-month-visibilty-year: hidden;
|
|
1746
|
-
--sbb-mini-calendar-month-label-color: var(--sbb-color-granite);
|
|
1747
|
-
--sbb-mini-calendar-month-label-color: light-dark(
|
|
1748
|
-
var(--sbb-color-granite),
|
|
1749
|
-
var(--sbb-color-silver)
|
|
1750
|
-
);
|
|
1751
1533
|
--sbb-notification-base-border-radius: var(--sbb-border-radius-4x);
|
|
1752
1534
|
--sbb-notification-border-width: var(--sbb-border-width-1x);
|
|
1753
1535
|
--sbb-notification-color: var(--sbb-color-2-negative-inverted);
|
|
@@ -1760,6 +1542,12 @@ slot[name=error]::slotted(*) {
|
|
|
1760
1542
|
--sbb-notification-content-margin-block-start: var(--sbb-spacing-fixed-2x);
|
|
1761
1543
|
--sbb-notification-content-padding-inline: var(--sbb-spacing-responsive-xxxs) var(--sbb-spacing-responsive-xxs);
|
|
1762
1544
|
--sbb-notification-close-wrapper-gap: var(--sbb-spacing-responsive-xxs);
|
|
1545
|
+
--sbb-optgroup-label-color: var(--sbb-color-metal);
|
|
1546
|
+
--sbb-optgroup-label-color: light-dark(var(--sbb-color-metal), var(--sbb-color-smoke));
|
|
1547
|
+
--sbb-optgroup-label-font-size: var(--sbb-text-font-size-xxs);
|
|
1548
|
+
--sbb-optgroup-label-padding-end: var(--sbb-spacing-fixed-1x);
|
|
1549
|
+
--sbb-optgroup-label-padding-inline: var(--sbb-spacing-responsive-xxxs);
|
|
1550
|
+
--sbb-optgroup-divider-color: var(--sbb-divider-color);
|
|
1763
1551
|
--sbb-option-color: var(--sbb-color-3);
|
|
1764
1552
|
--sbb-option-background-color: inherit;
|
|
1765
1553
|
--sbb-option-background-color-hover: var(--sbb-color-milk);
|
|
@@ -1793,11 +1581,6 @@ slot[name=error]::slotted(*) {
|
|
|
1793
1581
|
--sbb-options-panel-box-shadow: var(--sbb-box-shadow-level-9-hard);
|
|
1794
1582
|
--sbb-options-panel-margin-block-start: var(--sbb-spacing-fixed-2x);
|
|
1795
1583
|
--sbb-options-panel-padding-block: var(--sbb-spacing-fixed-1x);
|
|
1796
|
-
--sbb-optgroup-label-color: var(--sbb-color-metal);
|
|
1797
|
-
--sbb-optgroup-label-color: light-dark(var(--sbb-color-metal), var(--sbb-color-smoke));
|
|
1798
|
-
--sbb-optgroup-label-font-size: var(--sbb-text-font-size-xxs);
|
|
1799
|
-
--sbb-optgroup-label-padding-end: var(--sbb-spacing-fixed-1x);
|
|
1800
|
-
--sbb-optgroup-label-padding-inline: var(--sbb-spacing-responsive-xxxs);
|
|
1801
1584
|
--sbb-overlay-background-color: var(--sbb-background-color-3);
|
|
1802
1585
|
--sbb-overlay-display: none;
|
|
1803
1586
|
--sbb-overlay-height: 100%;
|
|
@@ -1815,6 +1598,27 @@ slot[name=error]::slotted(*) {
|
|
|
1815
1598
|
--sbb-compact-paginator-font-size: var(--sbb-text-font-size-m);
|
|
1816
1599
|
--sbb-compact-paginator-gap: var(--sbb-spacing-fixed-5x);
|
|
1817
1600
|
--sbb-compact-paginator-pages-gap: var(--sbb-spacing-fixed-2x);
|
|
1601
|
+
--sbb-selection-panel-background-default: var(--sbb-background-color-1);
|
|
1602
|
+
--sbb-selection-panel-background-milk: var(--sbb-background-color-3);
|
|
1603
|
+
--sbb-selection-panel-border-radius: var(--sbb-border-radius-4x);
|
|
1604
|
+
--sbb-selection-panel-border-color-default: var(--sbb-border-color-4-inverted);
|
|
1605
|
+
--sbb-selection-panel-border-color-checked: var(--sbb-border-color-3);
|
|
1606
|
+
--sbb-selection-panel-border-color-borderless: transparent;
|
|
1607
|
+
--sbb-selection-panel-border-color: var(--sbb-selection-panel-border-color-default);
|
|
1608
|
+
--sbb-selection-panel-border-width-default: var(--sbb-border-width-1x);
|
|
1609
|
+
--sbb-selection-panel-border-width-checked: var(--sbb-border-width-2x);
|
|
1610
|
+
--sbb-selection-panel-input-padding-block-xs: var(--sbb-spacing-responsive-xxs);
|
|
1611
|
+
--sbb-selection-panel-input-padding-inline-xs: var(--sbb-spacing-responsive-xxxs);
|
|
1612
|
+
--sbb-selection-panel-input-padding-block-s: var(--sbb-spacing-responsive-xxs);
|
|
1613
|
+
--sbb-selection-panel-input-padding-inline-s: var(--sbb-spacing-responsive-xxxs);
|
|
1614
|
+
--sbb-selection-panel-input-padding-block-m: var(--sbb-spacing-responsive-xs);
|
|
1615
|
+
--sbb-selection-panel-input-padding-inline-m: var(--sbb-spacing-responsive-xxs);
|
|
1616
|
+
--sbb-selection-panel-input-padding: var(--sbb-selection-panel-input-padding-block-xs) var(--sbb-selection-panel-input-padding-inline-xs);
|
|
1617
|
+
--sbb-selection-panel-checkbox-dimension: var(--sbb-checkbox-dimension-xs);
|
|
1618
|
+
--sbb-selection-panel-cursor: var(--sbb-cursor-pointer);
|
|
1619
|
+
--sbb-selection-panel-suffix-color: var(--sbb-color-3);
|
|
1620
|
+
--sbb-selection-panel-subtext-color: var(--sbb-color-granite);
|
|
1621
|
+
--sbb-selection-panel-subtext-color: light-dark(var(--sbb-color-granite), var(--sbb-color-smoke));
|
|
1818
1622
|
--sbb-popover-arrow-size: var(--sbb-spacing-fixed-4x);
|
|
1819
1623
|
--sbb-popover-max-width: calc(100% - var(--sbb-spacing-fixed-2x));
|
|
1820
1624
|
--sbb-popover-border-radius: var(--sbb-border-radius-8x);
|
|
@@ -1834,11 +1638,11 @@ slot[name=error]::slotted(*) {
|
|
|
1834
1638
|
--sbb-radio-button-dimension: var(--sbb-radio-button-dimension-xs);
|
|
1835
1639
|
--sbb-radio-button-inner-circle-dimension: 0.625rem;
|
|
1836
1640
|
--sbb-radio-button-font-size: var(--sbb-text-font-size-xs);
|
|
1837
|
-
--sbb-
|
|
1838
|
-
--sbb-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1641
|
+
--sbb-select-placeholder-fallback-color: var(--sbb-color-metal);
|
|
1642
|
+
--sbb-select-placeholder-fallback-color: light-dark(
|
|
1643
|
+
var(--sbb-color-metal),
|
|
1644
|
+
var(--sbb-color-smoke)
|
|
1645
|
+
);
|
|
1842
1646
|
--sbb-selection-action-panel-action-margin-inline-xs: var(--sbb-spacing-responsive-xxxs);
|
|
1843
1647
|
--sbb-selection-action-panel-action-margin-inline-s: var(--sbb-spacing-responsive-xxxs);
|
|
1844
1648
|
--sbb-selection-action-panel-action-margin-inline-m: var(--sbb-spacing-responsive-xxs);
|
|
@@ -1855,6 +1659,11 @@ slot[name=error]::slotted(*) {
|
|
|
1855
1659
|
--sbb-selection-panel-input-padding-block-m
|
|
1856
1660
|
);
|
|
1857
1661
|
--sbb-selection-expansion-panel-content-padding-inline: var(--sbb-selection-panel-input-padding-inline-xs);
|
|
1662
|
+
--sbb-selection-group-orientation: row;
|
|
1663
|
+
--sbb-selection-group-elements-width: auto;
|
|
1664
|
+
--sbb-selection-group-width: auto;
|
|
1665
|
+
--sbb-selection-group-gap: var(--sbb-spacing-fixed-3x) var(--sbb-spacing-fixed-6x);
|
|
1666
|
+
--sbb-selection-group-elements-flex: none;
|
|
1858
1667
|
--sbb-sidebar-background-color: var(--sbb-background-color-1);
|
|
1859
1668
|
--sbb-sidebar-title-padding-block: var(--sbb-spacing-fixed-3x);
|
|
1860
1669
|
--sbb-sidebar-padding: var(--sbb-spacing-responsive-xs);
|
|
@@ -1865,11 +1674,6 @@ slot[name=error]::slotted(*) {
|
|
|
1865
1674
|
--sbb-signet-panel-color: var(--sbb-color-brand);
|
|
1866
1675
|
--sbb-signet-icon-color: var(--sbb-color-white);
|
|
1867
1676
|
--sbb-signet-aspect-ratio: 2 / 1;
|
|
1868
|
-
--sbb-select-placeholder-fallback-color: var(--sbb-color-metal);
|
|
1869
|
-
--sbb-select-placeholder-fallback-color: light-dark(
|
|
1870
|
-
var(--sbb-color-metal),
|
|
1871
|
-
var(--sbb-color-smoke)
|
|
1872
|
-
);
|
|
1873
1677
|
--sbb-slider-line-height: 0.25rem;
|
|
1874
1678
|
--sbb-slider-knob-size: 1.75rem;
|
|
1875
1679
|
--sbb-slider-knob-size-active: 1.9375rem;
|
|
@@ -1914,6 +1718,22 @@ slot[name=error]::slotted(*) {
|
|
|
1914
1718
|
--sbb-stepper-border-width: var(--sbb-border-width-1x);
|
|
1915
1719
|
--sbb-stepper-marker-width: var(--sbb-border-width-3x);
|
|
1916
1720
|
--sbb-stepper-marker-color: var(--sbb-color-3);
|
|
1721
|
+
--sbb-table-border-color: var(--sbb-color-cloud);
|
|
1722
|
+
--sbb-table-border-color: light-dark(var(--sbb-color-cloud), var(--sbb-color-anthracite));
|
|
1723
|
+
--sbb-table-background-color: var(--sbb-background-color-1);
|
|
1724
|
+
--sbb-table-row-striped-color: var(--sbb-background-color-3);
|
|
1725
|
+
--sbb-table-color: var(--sbb-color-1);
|
|
1726
|
+
--sbb-table-caption-color: var(--sbb-color-granite);
|
|
1727
|
+
--sbb-table-caption-color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
1728
|
+
--sbb-table-caption-margin-block-start: var(--sbb-spacing-fixed-4x);
|
|
1729
|
+
--sbb-table-sticky-shadow-width: 3rem;
|
|
1730
|
+
--sbb-table-sticky-shadow-transition-easing: var(--sbb-animation-easing);
|
|
1731
|
+
--sbb-table-header-cell-font-size: var(--sbb-text-font-size-xs);
|
|
1732
|
+
--sbb-table-data-cell-font-size: var(--sbb-text-font-size-xs);
|
|
1733
|
+
--sbb-table-header-padding-block: var(--sbb-spacing-fixed-1x);
|
|
1734
|
+
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
1735
|
+
--sbb-table-cell-padding-block: var(--sbb-spacing-fixed-1x);
|
|
1736
|
+
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
1917
1737
|
--sbb-tab-group-content-gap-size-s: var(--sbb-spacing-responsive-xs);
|
|
1918
1738
|
--sbb-tab-group-content-gap-size-l: var(--sbb-spacing-responsive-s);
|
|
1919
1739
|
--sbb-tab-group-content-gap-size-xl: var(--sbb-spacing-responsive-m);
|
|
@@ -1933,59 +1753,6 @@ slot[name=error]::slotted(*) {
|
|
|
1933
1753
|
--sbb-tab-label-amount-color: light-dark(var(--sbb-color-metal), var(--sbb-color-smoke));
|
|
1934
1754
|
--sbb-tab-label-line-color: var(--sbb-border-color-4-inverted);
|
|
1935
1755
|
--sbb-tab-label-cursor: var(--sbb-cursor-pointer);
|
|
1936
|
-
--sbb-train-blocked-passage-background-color: var(--sbb-color-error);
|
|
1937
|
-
--sbb-train-blocked-passage-bar-color: var(--sbb-color-white);
|
|
1938
|
-
--sbb-train-blocked-passage-icon-bar-width: 0.625rem;
|
|
1939
|
-
--sbb-train-blocked-passage-icon-bar-height: 0.25rem;
|
|
1940
|
-
--sbb-train-blocked-passage-icon-bar-border-radius: var(--sbb-border-radius-1x);
|
|
1941
|
-
--sbb-train-formation-wagon-dimension-short: 2.25rem;
|
|
1942
|
-
--sbb-train-formation-wagon-dimension-long: 5.25rem;
|
|
1943
|
-
--sbb-train-formation-wagon-gap: var(--sbb-spacing-fixed-1x);
|
|
1944
|
-
--sbb-train-formation-sector-line-color: var(--sbb-color-cement);
|
|
1945
|
-
--sbb-train-formation-sector-line-color: light-dark(
|
|
1946
|
-
var(--sbb-color-cement),
|
|
1947
|
-
var(--sbb-color-smoke)
|
|
1948
|
-
);
|
|
1949
|
-
--sbb-train-formation-sector-line-width: var(--sbb-border-width-1x);
|
|
1950
|
-
--sbb-train-formation-blocked-passage-dimension: 1rem;
|
|
1951
|
-
--sbb-train-formation-text-color: var(--sbb-color-3);
|
|
1952
|
-
--sbb-train-formation-gap: var(--sbb-spacing-fixed-2x);
|
|
1953
|
-
--sbb-train-formation-sector-padding: var(--sbb-spacing-fixed-1x);
|
|
1954
|
-
--sbb-train-formation-sector-margin: var(--sbb-spacing-fixed-2x);
|
|
1955
|
-
--sbb-train-formation-padding: var(--sbb-spacing-fixed-1x);
|
|
1956
|
-
--_sbb-train-formation-flex-direction: row;
|
|
1957
|
-
--_sbb-train-formation-flex-direction-inverted: column;
|
|
1958
|
-
--sbb-train-wagon-font-size: var(--sbb-text-font-size-xxs);
|
|
1959
|
-
--sbb-train-wagon-shape-color: var(--sbb-color-3);
|
|
1960
|
-
--sbb-train-wagon-vertical-gap: 0.125rem;
|
|
1961
|
-
--sbb-train-wagon-padding-inline: var(--sbb-spacing-fixed-3x);
|
|
1962
|
-
--sbb-train-wagon-border-width: var(--sbb-border-width-1x);
|
|
1963
|
-
--sbb-train-wagon-main-icon-height: 1.25rem;
|
|
1964
|
-
--sbb-train-wagon-attribute-icon-gap: 0.125rem;
|
|
1965
|
-
--sbb-train-wagon-attribute-icon-height: 0.875rem;
|
|
1966
|
-
--sbb-train-wagon-attribute-icon-color: var(--sbb-color-1);
|
|
1967
|
-
--sbb-train-wagon-attributes-max-width: 3.4375rem;
|
|
1968
|
-
--sbb-train-wagon-attributes-mean-width: 1.75rem;
|
|
1969
|
-
--sbb-train-wagon-occupancy-height: 0.75rem;
|
|
1970
|
-
--sbb-train-wagon-background-color-hover: var(--sbb-background-color-3);
|
|
1971
|
-
--sbb-train-wagon-background-color-active: var(--sbb-background-color-4);
|
|
1972
|
-
--sbb-train-wagon-border-radius: var(--sbb-border-radius-6x);
|
|
1973
|
-
--sbb-train-wagon-information-gap: var(--sbb-spacing-fixed-1x);
|
|
1974
|
-
--sbb-train-wagon-information-min-width: 1.875rem;
|
|
1975
|
-
--sbb-train-wagon-class-dimension: 1.125rem;
|
|
1976
|
-
--sbb-train-wagon-class-color: var(--sbb-color-anthracite);
|
|
1977
|
-
--sbb-train-wagon-class-color: light-dark(var(--sbb-color-anthracite), var(--sbb-color-graphite));
|
|
1978
|
-
--sbb-train-wagon-class-background-color: var(--sbb-background-color-3);
|
|
1979
|
-
--sbb-train-wagon-class-border-width: var(--sbb-border-width-1x);
|
|
1980
|
-
--sbb-train-wagon-class-border: var(--sbb-train-wagon-class-border-width) solid
|
|
1981
|
-
var(--sbb-color-graphite);
|
|
1982
|
-
--sbb-train-wagon-class-border: var(--sbb-train-wagon-class-border-width) solid
|
|
1983
|
-
light-dark(var(--sbb-color-graphite), var(--sbb-color-anthracite));
|
|
1984
|
-
--sbb-train-wagon-class-border-radius: var(--sbb-border-radius-2x);
|
|
1985
|
-
--sbb-train-wagon-class-font-weight: bold;
|
|
1986
|
-
--sbb-train-wagon-class-first-thickness: 0.25rem;
|
|
1987
|
-
--sbb-train-wagon-class-first-color: var(--sbb-color-lemon);
|
|
1988
|
-
--sbb-train-wagon-class-first-border-radius: var(--sbb-border-radius-1x);
|
|
1989
1756
|
--sbb-tag-animation-easing: var(--sbb-animation-easing);
|
|
1990
1757
|
--sbb-tag-background-color: var(--sbb-background-color-1);
|
|
1991
1758
|
--sbb-tag-border-color: var(--sbb-border-color-4-inverted);
|
|
@@ -2046,6 +1813,7 @@ slot[name=error]::slotted(*) {
|
|
|
2046
1813
|
--sbb-teaser-product-footer-font-size: var(--sbb-text-font-size-xxs);
|
|
2047
1814
|
--sbb-teaser-product-footer-padding-block-start: var(--sbb-spacing-responsive-s);
|
|
2048
1815
|
--sbb-teaser-product-footer-padding-block-end: 0;
|
|
1816
|
+
--sbb-time-input-max-width: 3.625rem;
|
|
2049
1817
|
--sbb-timetable-form-background-color: var(--sbb-background-color-1);
|
|
2050
1818
|
--sbb-timetable-form-border-radius: var(--sbb-border-radius-4x);
|
|
2051
1819
|
--sbb-timetable-form-details-border-block-start: var(--sbb-border-width-1x) solid
|
|
@@ -2062,25 +1830,19 @@ slot[name=error]::slotted(*) {
|
|
|
2062
1830
|
--sbb-timetable-occupancy-font-size: var(--sbb-text-font-size-s);
|
|
2063
1831
|
--sbb-timetable-occupancy-list-gap: var(--sbb-spacing-fixed-2x);
|
|
2064
1832
|
--sbb-timetable-occupancy-item-gap: var(--sbb-spacing-fixed-1x);
|
|
2065
|
-
--sbb-time-input-max-width: 3.625rem;
|
|
2066
|
-
--sbb-title-font-size: var(--sbb-heading-font-size-1);
|
|
2067
1833
|
--sbb-title-color: var(--sbb-color-3);
|
|
2068
|
-
--sbb-
|
|
2069
|
-
--sbb-
|
|
2070
|
-
--sbb-
|
|
2071
|
-
--sbb-
|
|
2072
|
-
--sbb-
|
|
2073
|
-
--sbb-
|
|
2074
|
-
--sbb-
|
|
2075
|
-
--sbb-
|
|
2076
|
-
--sbb-
|
|
2077
|
-
--sbb-
|
|
2078
|
-
--sbb-
|
|
2079
|
-
--sbb-
|
|
2080
|
-
--sbb-toggle-check-gap: var(--sbb-spacing-fixed-3x);
|
|
2081
|
-
--sbb-toggle-check-border-width: var(--sbb-border-width-1x);
|
|
2082
|
-
--sbb-toggle-check-border-radius: var(--sbb-border-radius-4x);
|
|
2083
|
-
--sbb-toggle-check-shadow: var(--sbb-box-shadow-level-5-hard);
|
|
1834
|
+
--sbb-toast-max-width: 25rem;
|
|
1835
|
+
--sbb-toast-animation-timing-function: ease;
|
|
1836
|
+
--sbb-toast-text-color: var(--sbb-color-3-inverted);
|
|
1837
|
+
--sbb-toast-background-color: var(--sbb-background-color-1-inverted);
|
|
1838
|
+
--sbb-toast-margin: var(--sbb-spacing-responsive-s);
|
|
1839
|
+
--sbb-toast-padding-block: var(--sbb-spacing-responsive-xxxs);
|
|
1840
|
+
--sbb-toast-padding-inline: var(--sbb-spacing-responsive-xs);
|
|
1841
|
+
--sbb-toast-border-radius: var(--sbb-border-radius-4x);
|
|
1842
|
+
--sbb-toast-container-position: fixed;
|
|
1843
|
+
--sbb-toast-horizontal-position: initial;
|
|
1844
|
+
--sbb-toast-vertical-position: initial;
|
|
1845
|
+
--sbb-toast-gap: var(--sbb-spacing-fixed-2x);
|
|
2084
1846
|
--sbb-toggle-height-s: var(--sbb-size-element-xxs);
|
|
2085
1847
|
--sbb-toggle-height-m: var(--sbb-size-element-m);
|
|
2086
1848
|
--sbb-toggle-height: var(--sbb-toggle-height-s);
|
|
@@ -2101,6 +1863,21 @@ slot[name=error]::slotted(*) {
|
|
|
2101
1863
|
--sbb-toggle-option-gap: var(--sbb-spacing-fixed-1x);
|
|
2102
1864
|
--sbb-toggle-option-font-size: var(--sbb-text-font-size-xs);
|
|
2103
1865
|
--sbb-toggle-option-icon-min-size: var(--sbb-size-icon-ui-small);
|
|
1866
|
+
--sbb-toggle-check-font-size: var(--sbb-text-font-size-xs);
|
|
1867
|
+
--sbb-toggle-check-color: var(--sbb-color-2);
|
|
1868
|
+
--sbb-toggle-check-checked-color: var(--sbb-color-primary);
|
|
1869
|
+
--sbb-toggle-check-background-color: var(--sbb-background-color-4);
|
|
1870
|
+
--sbb-toggle-check-icon-color: var(--sbb-toggle-check-checked-color);
|
|
1871
|
+
--sbb-toggle-check-circle-background-color: var(--sbb-background-color-1);
|
|
1872
|
+
--sbb-toggle-check-circle-border-color: var(--sbb-border-color-5);
|
|
1873
|
+
--sbb-toggle-check-circle-border-style: solid;
|
|
1874
|
+
--sbb-toggle-check-circle-diameter: 1.75rem;
|
|
1875
|
+
--sbb-toggle-check-height: var(--sbb-size-icon-ui-small);
|
|
1876
|
+
--sbb-toggle-check-cursor: var(--sbb-cursor-pointer);
|
|
1877
|
+
--sbb-toggle-check-gap: var(--sbb-spacing-fixed-3x);
|
|
1878
|
+
--sbb-toggle-check-border-width: var(--sbb-border-width-1x);
|
|
1879
|
+
--sbb-toggle-check-border-radius: var(--sbb-border-radius-4x);
|
|
1880
|
+
--sbb-toggle-check-shadow: var(--sbb-box-shadow-level-5-hard);
|
|
2104
1881
|
--sbb-tooltip-animation-easing: ease-out;
|
|
2105
1882
|
--sbb-tooltip-animation-translate: 0 var(--sbb-spacing-fixed-2x);
|
|
2106
1883
|
--sbb-tooltip-background-color: var(--sbb-background-color-1-inverted);
|
|
@@ -2115,67 +1892,102 @@ slot[name=error]::slotted(*) {
|
|
|
2115
1892
|
--sbb-overlay-position-try-fallbacks:
|
|
2116
1893
|
block-start span-inline-end, block-start span-inline-start, block-end,
|
|
2117
1894
|
block-end span-inline-end, block-end span-inline-start;
|
|
2118
|
-
--sbb-
|
|
2119
|
-
--sbb-
|
|
2120
|
-
--sbb-
|
|
2121
|
-
--sbb-
|
|
2122
|
-
--sbb-
|
|
2123
|
-
--sbb-
|
|
2124
|
-
--sbb-
|
|
2125
|
-
--sbb-
|
|
2126
|
-
--sbb-
|
|
2127
|
-
--sbb-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
--sbb-
|
|
2132
|
-
--sbb-
|
|
2133
|
-
--sbb-
|
|
2134
|
-
--sbb-
|
|
2135
|
-
--sbb-
|
|
2136
|
-
--sbb-
|
|
2137
|
-
--sbb-
|
|
2138
|
-
--
|
|
2139
|
-
--
|
|
2140
|
-
--sbb-
|
|
2141
|
-
--sbb-
|
|
2142
|
-
--sbb-
|
|
2143
|
-
--sbb-
|
|
2144
|
-
--sbb-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
:
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
--sbb-
|
|
2164
|
-
|
|
2165
|
-
--sbb-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
1895
|
+
--sbb-train-blocked-passage-background-color: var(--sbb-color-error);
|
|
1896
|
+
--sbb-train-blocked-passage-bar-color: var(--sbb-color-white);
|
|
1897
|
+
--sbb-train-blocked-passage-icon-bar-width: 0.625rem;
|
|
1898
|
+
--sbb-train-blocked-passage-icon-bar-height: 0.25rem;
|
|
1899
|
+
--sbb-train-blocked-passage-icon-bar-border-radius: var(--sbb-border-radius-1x);
|
|
1900
|
+
--sbb-train-formation-wagon-dimension-short: 2.25rem;
|
|
1901
|
+
--sbb-train-formation-wagon-dimension-long: 5.25rem;
|
|
1902
|
+
--sbb-train-formation-wagon-gap: var(--sbb-spacing-fixed-1x);
|
|
1903
|
+
--sbb-train-formation-sector-line-color: var(--sbb-color-cement);
|
|
1904
|
+
--sbb-train-formation-sector-line-color: light-dark(
|
|
1905
|
+
var(--sbb-color-cement),
|
|
1906
|
+
var(--sbb-color-smoke)
|
|
1907
|
+
);
|
|
1908
|
+
--sbb-train-formation-sector-line-width: var(--sbb-border-width-1x);
|
|
1909
|
+
--sbb-train-formation-blocked-passage-dimension: 1rem;
|
|
1910
|
+
--sbb-train-formation-text-color: var(--sbb-color-3);
|
|
1911
|
+
--sbb-train-formation-gap: var(--sbb-spacing-fixed-2x);
|
|
1912
|
+
--sbb-train-formation-sector-padding: var(--sbb-spacing-fixed-1x);
|
|
1913
|
+
--sbb-train-formation-sector-margin: var(--sbb-spacing-fixed-2x);
|
|
1914
|
+
--sbb-train-formation-padding: var(--sbb-spacing-fixed-1x);
|
|
1915
|
+
--_sbb-train-formation-flex-direction: row;
|
|
1916
|
+
--_sbb-train-formation-flex-direction-inverted: column;
|
|
1917
|
+
--sbb-train-wagon-font-size: var(--sbb-text-font-size-xxs);
|
|
1918
|
+
--sbb-train-wagon-shape-color: var(--sbb-color-3);
|
|
1919
|
+
--sbb-train-wagon-vertical-gap: 0.125rem;
|
|
1920
|
+
--sbb-train-wagon-padding-inline: var(--sbb-spacing-fixed-3x);
|
|
1921
|
+
--sbb-train-wagon-border-width: var(--sbb-border-width-1x);
|
|
1922
|
+
--sbb-train-wagon-main-icon-height: 1.25rem;
|
|
1923
|
+
--sbb-train-wagon-attribute-icon-gap: 0.125rem;
|
|
1924
|
+
--sbb-train-wagon-attribute-icon-height: 0.875rem;
|
|
1925
|
+
--sbb-train-wagon-attribute-icon-color: var(--sbb-color-1);
|
|
1926
|
+
--sbb-train-wagon-attributes-max-width: 3.4375rem;
|
|
1927
|
+
--sbb-train-wagon-attributes-mean-width: 1.75rem;
|
|
1928
|
+
--sbb-train-wagon-occupancy-height: 0.75rem;
|
|
1929
|
+
--sbb-train-wagon-background-color-hover: var(--sbb-background-color-3);
|
|
1930
|
+
--sbb-train-wagon-background-color-active: var(--sbb-background-color-4);
|
|
1931
|
+
--sbb-train-wagon-border-radius: var(--sbb-border-radius-6x);
|
|
1932
|
+
--sbb-train-wagon-information-gap: var(--sbb-spacing-fixed-1x);
|
|
1933
|
+
--sbb-train-wagon-information-min-width: 1.875rem;
|
|
1934
|
+
--sbb-train-wagon-class-dimension: 1.125rem;
|
|
1935
|
+
--sbb-train-wagon-class-color: var(--sbb-color-anthracite);
|
|
1936
|
+
--sbb-train-wagon-class-color: light-dark(var(--sbb-color-anthracite), var(--sbb-color-graphite));
|
|
1937
|
+
--sbb-train-wagon-class-background-color: var(--sbb-background-color-3);
|
|
1938
|
+
--sbb-train-wagon-class-border-width: var(--sbb-border-width-1x);
|
|
1939
|
+
--sbb-train-wagon-class-border: var(--sbb-train-wagon-class-border-width) solid
|
|
1940
|
+
var(--sbb-color-graphite);
|
|
1941
|
+
--sbb-train-wagon-class-border: var(--sbb-train-wagon-class-border-width) solid
|
|
1942
|
+
light-dark(var(--sbb-color-graphite), var(--sbb-color-anthracite));
|
|
1943
|
+
--sbb-train-wagon-class-border-radius: var(--sbb-border-radius-2x);
|
|
1944
|
+
--sbb-train-wagon-class-font-weight: bold;
|
|
1945
|
+
--sbb-train-wagon-class-first-thickness: 0.25rem;
|
|
1946
|
+
--sbb-train-wagon-class-first-color: var(--sbb-color-lemon);
|
|
1947
|
+
--sbb-train-wagon-class-first-border-radius: var(--sbb-border-radius-1x);
|
|
1948
|
+
--sbb-visual-checkbox-dimension: var(--sbb-checkbox-dimension-xs);
|
|
1949
|
+
--sbb-visual-checkbox-selection-color: var(--sbb-color-primary);
|
|
1950
|
+
--sbb-visual-checkbox-selection-color-negative: var(--sbb-color-primary85);
|
|
1951
|
+
--sbb-visual-checkbox-selection-color-disabled: var(--sbb-color-2);
|
|
1952
|
+
--sbb-visual-checkbox-selection-color-disabled-negative: var(--sbb-color-2-negative);
|
|
1953
|
+
--sbb-visual-checkbox-background-color: var(--sbb-background-color-1);
|
|
1954
|
+
--sbb-visual-checkbox-background-color-negative: var(--sbb-background-color-1-negative);
|
|
1955
|
+
--sbb-visual-checkbox-background-color-disabled: var(--sbb-background-color-3);
|
|
1956
|
+
--sbb-visual-checkbox-background-color-negative-disabled: var(--sbb-background-color-3-negative);
|
|
1957
|
+
--sbb-visual-checkbox-border-color: var(--sbb-border-color-5);
|
|
1958
|
+
--sbb-visual-checkbox-border-color-disabled: var(--sbb-border-color-5);
|
|
1959
|
+
--sbb-visual-checkbox-border-style: solid;
|
|
1960
|
+
--sbb-visual-checkbox-border-style-disabled: dashed;
|
|
1961
|
+
--sbb-visual-checkbox-border-width: var(--sbb-border-width-1x);
|
|
1962
|
+
--sbb-visual-checkbox-cursor: var(--sbb-cursor-pointer);
|
|
1963
|
+
}
|
|
1964
|
+
@media (forced-colors: active) {
|
|
1965
|
+
:root {
|
|
1966
|
+
/* Focus outline */
|
|
1967
|
+
--sbb-focus-outline-color-default: Highlight;
|
|
1968
|
+
--sbb-focus-outline-color-dark: Highlight;
|
|
1969
|
+
--sbb-focus-outline-width: var(--sbb-border-width-2x);
|
|
1970
|
+
--sbb-alert-outline: var(--sbb-border-width-1x) solid CanvasText;
|
|
1971
|
+
--sbb-alert-forced-color-border-radius: var(--sbb-alert-border-radius);
|
|
1972
|
+
--sbb-breadcrumb-color: ButtonText;
|
|
1973
|
+
--sbb-breadcrumb-color-active: Highlight;
|
|
1974
|
+
--sbb-calendar-cell-background-color-hover: transparent;
|
|
1975
|
+
--sbb-calendar-cell-background-color-active: transparent;
|
|
1976
|
+
--sbb-card-border-color: CanvasText;
|
|
1977
|
+
--sbb-card-border-width: var(--sbb-border-width-2x);
|
|
1978
|
+
--sbb-card-badge-border-display: block;
|
|
1979
|
+
--sbb-card-badge-inline-border-display: none;
|
|
1980
|
+
--sbb-expansion-panel-header-text-color: ButtonText;
|
|
1981
|
+
--sbb-form-field-border-color: ButtonBorder;
|
|
1982
|
+
--sbb-header-action-border-color: CanvasText;
|
|
1983
|
+
--sbb-header-action-color: LinkText;
|
|
1984
|
+
--sbb-header-action-active-border-width: 0;
|
|
1985
|
+
--sbb-loading-indicator-circle-animated-width: 50%;
|
|
1986
|
+
--sbb-loading-indicator-circle-animated-height: 100%;
|
|
1987
|
+
--sbb-loading-indicator-circle-animated-border-radius: 0;
|
|
1988
|
+
--sbb-loading-indicator-circle-background: transparent;
|
|
1989
|
+
--sbb-logo-panel-color: ButtonText !important;
|
|
2170
1990
|
--sbb-logo-signet-color: Canvas !important;
|
|
2171
|
-
--sbb-visual-checkbox-selection-color: Canvas;
|
|
2172
|
-
--sbb-visual-checkbox-selection-color-negative: Canvas;
|
|
2173
|
-
--sbb-visual-checkbox-selection-color-disabled: Canvas;
|
|
2174
|
-
--sbb-visual-checkbox-selection-color-disabled-negative: Canvas;
|
|
2175
|
-
--sbb-visual-checkbox-border-color: ButtonBorder;
|
|
2176
|
-
--sbb-visual-checkbox-border-color-disabled: GrayText;
|
|
2177
|
-
--sbb-visual-checkbox-border-width: var(--sbb-border-width-2x);
|
|
2178
|
-
--sbb-visual-checkbox-border-style-disabled: solid;
|
|
2179
1991
|
--sbb-radio-button-background-color: Canvas;
|
|
2180
1992
|
--sbb-radio-button-border-width: var(--sbb-border-width-2x);
|
|
2181
1993
|
--sbb-radio-button-border-color: ButtonBorder;
|
|
@@ -2191,25 +2003,24 @@ slot[name=error]::slotted(*) {
|
|
|
2191
2003
|
--sbb-tag-text-color: ButtonText;
|
|
2192
2004
|
--sbb-tag-border-color: CanvasText;
|
|
2193
2005
|
--sbb-tag-border-width: var(--sbb-border-width-2x);
|
|
2194
|
-
--sbb-toggle-check-background-color: CanvasText;
|
|
2195
|
-
--sbb-toggle-check-circle-background-color: Canvas;
|
|
2196
2006
|
--sbb-toggle-selected-option-border-width: var(--sbb-border-width-2x);
|
|
2197
2007
|
--sbb-toggle-selected-option-border-color: Highlight;
|
|
2008
|
+
--sbb-toggle-check-background-color: CanvasText;
|
|
2009
|
+
--sbb-toggle-check-circle-background-color: Canvas;
|
|
2198
2010
|
--sbb-train-blocked-passage-background-color: CanvasText;
|
|
2199
2011
|
--sbb-train-blocked-passage-bar-color: Canvas;
|
|
2200
2012
|
--sbb-train-formation-sector-line-color: CanvasText;
|
|
2201
2013
|
--sbb-train-wagon-shape-color: CanvasText;
|
|
2014
|
+
--sbb-visual-checkbox-selection-color: Canvas;
|
|
2015
|
+
--sbb-visual-checkbox-selection-color-negative: Canvas;
|
|
2016
|
+
--sbb-visual-checkbox-selection-color-disabled: Canvas;
|
|
2017
|
+
--sbb-visual-checkbox-selection-color-disabled-negative: Canvas;
|
|
2018
|
+
--sbb-visual-checkbox-border-color: ButtonBorder;
|
|
2019
|
+
--sbb-visual-checkbox-border-color-disabled: GrayText;
|
|
2020
|
+
--sbb-visual-checkbox-border-width: var(--sbb-border-width-2x);
|
|
2021
|
+
--sbb-visual-checkbox-border-style-disabled: solid;
|
|
2202
2022
|
}
|
|
2203
2023
|
}
|
|
2204
|
-
:root {
|
|
2205
|
-
--sbb-overlay-default-z-index: 1000;
|
|
2206
|
-
--sbb-cursor-default: default;
|
|
2207
|
-
--sbb-cursor-pointer: pointer;
|
|
2208
|
-
--sbb-border-radius-infinity: calc(infinity * 1px);
|
|
2209
|
-
}
|
|
2210
|
-
:root:where(.sbb-focus-modality-mouse, .sbb-focus-modality-touch) {
|
|
2211
|
-
--sbb-focus-outline-style: none;
|
|
2212
|
-
}
|
|
2213
2024
|
@media (min-width: calc(37.5rem)) {
|
|
2214
2025
|
:root {
|
|
2215
2026
|
/* Title */
|
|
@@ -2295,6 +2106,9 @@ slot[name=error]::slotted(*) {
|
|
|
2295
2106
|
--_sbb-form-field-spacer-margin-block-end: -0.5rem;
|
|
2296
2107
|
--sbb-header-height-s: var(--sbb-spacing-fixed-14x);
|
|
2297
2108
|
--sbb-header-height-m: var(--sbb-spacing-fixed-24x);
|
|
2109
|
+
--sbb-menu-max-width: 20rem;
|
|
2110
|
+
--sbb-menu-min-width: 11.25rem;
|
|
2111
|
+
--sbb-menu-transform-y: var(--sbb-spacing-fixed-2x);
|
|
2298
2112
|
--sbb-navigation-grid-column: 1 / 5;
|
|
2299
2113
|
--sbb-navigation-padding-block-start: var(--sbb-spacing-responsive-xl);
|
|
2300
2114
|
--sbb-navigation-padding-inline: var(--sbb-layout-base-offset-responsive) 0;
|
|
@@ -2308,9 +2122,6 @@ slot[name=error]::slotted(*) {
|
|
|
2308
2122
|
--sbb-navigation-section-translate: 0;
|
|
2309
2123
|
--sbb-navigation-section-content-padding-inline-start: 0;
|
|
2310
2124
|
--sbb-navigation-section-font-size: var(--sbb-heading-font-size-2);
|
|
2311
|
-
--sbb-menu-max-width: 20rem;
|
|
2312
|
-
--sbb-menu-min-width: 11.25rem;
|
|
2313
|
-
--sbb-menu-transform-y: var(--sbb-spacing-fixed-2x);
|
|
2314
2125
|
--sbb-panel-width: 20.0625rem;
|
|
2315
2126
|
--sbb-panel-inner-height: 15.006875rem;
|
|
2316
2127
|
--sbb-panel-triangle-height: 2.965625rem;
|
|
@@ -2353,30 +2164,90 @@ slot[name=error]::slotted(*) {
|
|
|
2353
2164
|
}
|
|
2354
2165
|
}
|
|
2355
2166
|
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
font-weight: 400;
|
|
2167
|
+
*,
|
|
2168
|
+
::before,
|
|
2169
|
+
::after {
|
|
2170
|
+
box-sizing: border-box;
|
|
2361
2171
|
}
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
font-display: swap;
|
|
2366
|
-
font-weight: 700;
|
|
2172
|
+
|
|
2173
|
+
:root:where(.sbb-focus-modality-mouse, .sbb-focus-modality-touch) {
|
|
2174
|
+
--sbb-focus-outline-style: none;
|
|
2367
2175
|
}
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2176
|
+
|
|
2177
|
+
::placeholder {
|
|
2178
|
+
color: var(--sbb-color-5);
|
|
2179
|
+
-webkit-text-fill-color: var(--sbb-color-5);
|
|
2180
|
+
opacity: 1;
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
:is(sbb-autocomplete,
|
|
2184
|
+
sbb-autocomplete-grid,
|
|
2185
|
+
sbb-datepicker,
|
|
2186
|
+
sbb-dialog,
|
|
2187
|
+
sbb-menu,
|
|
2188
|
+
sbb-navigation,
|
|
2189
|
+
sbb-navigation-section,
|
|
2190
|
+
sbb-overlay,
|
|
2191
|
+
sbb-popover,
|
|
2192
|
+
sbb-select,
|
|
2193
|
+
sbb-skiplink-list,
|
|
2194
|
+
sbb-toast,
|
|
2195
|
+
sbb-tooltip):not(:defined) {
|
|
2196
|
+
display: none;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
img {
|
|
2200
|
+
aspect-ratio: var(--sbb-image-aspect-ratio);
|
|
2201
|
+
object-fit: var(--sbb-image-object-fit);
|
|
2202
|
+
object-position: var(--sbb-image-object-position);
|
|
2203
|
+
}
|
|
2204
|
+
|
|
2205
|
+
.sbb-overlay-outlet {
|
|
2206
|
+
position: fixed;
|
|
2207
|
+
inset: 0;
|
|
2208
|
+
pointer-events: none;
|
|
2209
|
+
}
|
|
2210
|
+
|
|
2211
|
+
[sbb-badge] {
|
|
2212
|
+
--sbb-badge-position-offset: calc(var(--sbb-spacing-fixed-2x) * -1);
|
|
2213
|
+
position: relative;
|
|
2214
|
+
}
|
|
2215
|
+
[sbb-badge]::after {
|
|
2216
|
+
display: flex;
|
|
2217
|
+
align-items: center;
|
|
2218
|
+
justify-content: center;
|
|
2219
|
+
padding-inline: var(--sbb-spacing-fixed-1x);
|
|
2220
|
+
border-radius: var(--sbb-border-radius-infinity);
|
|
2221
|
+
background-color: var(--sbb-color-primary);
|
|
2222
|
+
color: var(--sbb-color-1-negative);
|
|
2223
|
+
min-width: var(--sbb-spacing-fixed-4x);
|
|
2224
|
+
max-height: var(--sbb-spacing-fixed-4x);
|
|
2225
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
2226
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2227
|
+
font-size: var(--sbb-text-font-size-xxs);
|
|
2228
|
+
font-weight: bold;
|
|
2229
|
+
outline: var(--sbb-border-width-1x) solid transparent;
|
|
2230
|
+
content: attr(sbb-badge);
|
|
2231
|
+
position: absolute;
|
|
2232
|
+
inset-block-start: var(--sbb-badge-position-offset);
|
|
2233
|
+
}
|
|
2234
|
+
[sbb-badge]:where([sbb-badge-position=before])::after {
|
|
2235
|
+
inset-inline-start: var(--sbb-badge-position-offset);
|
|
2236
|
+
}
|
|
2237
|
+
[sbb-badge]:where(:not([sbb-badge-position]), [sbb-badge-position=after])::after {
|
|
2238
|
+
inset-inline-end: var(--sbb-badge-position-offset);
|
|
2373
2239
|
}
|
|
2240
|
+
|
|
2374
2241
|
sbb-breadcrumb-group:not(:defined) {
|
|
2375
2242
|
display: block;
|
|
2376
2243
|
height: calc(var(--sbb-typo-line-height-text) * var(--sbb-text-font-size-xs));
|
|
2377
2244
|
overflow: hidden;
|
|
2378
2245
|
}
|
|
2379
2246
|
|
|
2247
|
+
sbb-card .sbb-action {
|
|
2248
|
+
pointer-events: all;
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2380
2251
|
sbb-container > [slot=image]:is(sbb-image, img),
|
|
2381
2252
|
sbb-container > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2382
2253
|
--sbb-image-object-fit: cover;
|
|
@@ -2404,6 +2275,10 @@ sbb-dialog:has(> sbb-dialog-close-button) > sbb-dialog-title, sbb-dialog:is(:sta
|
|
|
2404
2275
|
padding-inline-end: 0;
|
|
2405
2276
|
}
|
|
2406
2277
|
|
|
2278
|
+
sbb-flip-card .sbb-action {
|
|
2279
|
+
pointer-events: all;
|
|
2280
|
+
}
|
|
2281
|
+
|
|
2407
2282
|
sbb-flip-card-summary > [slot=image]:is(sbb-image, img),
|
|
2408
2283
|
sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2409
2284
|
--sbb-image-aspect-ratio: auto;
|
|
@@ -2486,6 +2361,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
|
|
|
2486
2361
|
color-mix(in srgb, var(--sbb-color-black) 60%, transparent),
|
|
2487
2362
|
color-mix(in srgb, var(--sbb-color-white) 60%, transparent)
|
|
2488
2363
|
);
|
|
2364
|
+
--sbb-scrollbar-track-color: transparent;
|
|
2489
2365
|
}
|
|
2490
2366
|
:is(sbb-form-field, sbb-timetable-form-field) :where(textarea)::-webkit-scrollbar {
|
|
2491
2367
|
width: var(--sbb-scrollbar-width);
|
|
@@ -2584,7 +2460,7 @@ sbb-flip-card-summary > [slot=image] :is(sbb-image, img):not(.sbb-figure-overlap
|
|
|
2584
2460
|
}
|
|
2585
2461
|
|
|
2586
2462
|
sbb-header + :where(sbb-sidebar-container, sbb-icon-sidebar-container) {
|
|
2587
|
-
margin-block-start: var(--sbb-header-
|
|
2463
|
+
margin-block-start: var(--sbb-header-vertical-spacing);
|
|
2588
2464
|
}
|
|
2589
2465
|
|
|
2590
2466
|
.sbb-header-info {
|
|
@@ -2669,126 +2545,207 @@ sbb-sidebar-container:is(:has(> sbb-sidebar:not([position=end]):is(:is(:state(st
|
|
|
2669
2545
|
--_sbb-sidebar-content-margin-inline-start: 0;
|
|
2670
2546
|
}
|
|
2671
2547
|
|
|
2672
|
-
sbb-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
--sbb-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
will-change: filter, scale;
|
|
2684
|
-
scale: var(--sbb-teaser-scale, 1);
|
|
2548
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) {
|
|
2549
|
+
--sbb-table-border: var(--sbb-border-width-1x) solid var(--sbb-table-border-color);
|
|
2550
|
+
--sbb-table-sticky-shadow-transition-duration: var(
|
|
2551
|
+
--sbb-disable-animation-duration,
|
|
2552
|
+
var(--sbb-animation-duration-6x)
|
|
2553
|
+
);
|
|
2554
|
+
border-spacing: 0;
|
|
2555
|
+
caption-side: bottom;
|
|
2556
|
+
color: var(--sbb-table-color);
|
|
2557
|
+
table-layout: auto;
|
|
2558
|
+
text-align: left;
|
|
2685
2559
|
}
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
--sbb-
|
|
2689
|
-
|
|
2560
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) th {
|
|
2561
|
+
font-size: var(--sbb-table-header-cell-font-size);
|
|
2562
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2563
|
+
font-weight: bold;
|
|
2564
|
+
background-color: var(--sbb-table-background-color);
|
|
2565
|
+
border-block-end: var(--sbb-table-border);
|
|
2566
|
+
border-inline-end: var(--sbb-table-border);
|
|
2567
|
+
padding-block: var(--sbb-table-header-padding-block);
|
|
2568
|
+
padding-inline: var(--sbb-table-header-padding-inline);
|
|
2690
2569
|
}
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2570
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) td {
|
|
2571
|
+
font-size: var(--sbb-table-data-cell-font-size);
|
|
2572
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2573
|
+
background-color: var(--sbb-table-background-color);
|
|
2574
|
+
border-block-end: var(--sbb-table-border);
|
|
2575
|
+
border-inline-end: var(--sbb-table-border);
|
|
2576
|
+
padding-block: var(--sbb-table-cell-padding-block);
|
|
2577
|
+
padding-inline: var(--sbb-table-cell-padding-inline);
|
|
2695
2578
|
}
|
|
2696
|
-
sbb-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2579
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) :is(th, td).sbb-table-group-with-next {
|
|
2580
|
+
border-inline-end: none;
|
|
2581
|
+
}
|
|
2582
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) :is(th, td):first-child {
|
|
2583
|
+
border-inline-start: var(--sbb-table-border);
|
|
2584
|
+
}
|
|
2585
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs):has(thead tr) thead tr:first-of-type > :is(th, td), :is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs):not(:has(thead tr)) tbody tr:first-of-type > :is(th, td) {
|
|
2586
|
+
border-block-start: var(--sbb-table-border);
|
|
2587
|
+
}
|
|
2588
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) thead > tr:has(+ tr) > :is(th, td) {
|
|
2589
|
+
border-block-end: none;
|
|
2700
2590
|
}
|
|
2701
2591
|
|
|
2702
|
-
:is(sbb-
|
|
2703
|
-
|
|
2704
|
-
--sbb-
|
|
2705
|
-
--sbb-
|
|
2592
|
+
:is(.sbb-table, .sbb-table-m, .sbb-table-s, .sbb-table-xs) caption,
|
|
2593
|
+
.sbb-table-caption {
|
|
2594
|
+
--sbb-table-caption-color-fallback: var(--sbb-color-granite);
|
|
2595
|
+
--sbb-table-caption-color-fallback: light-dark(
|
|
2596
|
+
var(--sbb-color-granite),
|
|
2597
|
+
var(--sbb-color-cement)
|
|
2598
|
+
);
|
|
2599
|
+
font-size: var(--sbb-text-font-size-xs);
|
|
2600
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2601
|
+
color: var(--sbb-table-caption-color, var(--sbb-table-caption-color-fallback));
|
|
2602
|
+
margin-block-start: var(--sbb-table-caption-margin-block-start, var(--sbb-spacing-fixed-4x));
|
|
2603
|
+
text-align: left;
|
|
2706
2604
|
}
|
|
2707
|
-
|
|
2708
|
-
|
|
2605
|
+
|
|
2606
|
+
.sbb-table-xs {
|
|
2607
|
+
--sbb-table-data-cell-font-size: var(--sbb-text-font-size-xs);
|
|
2608
|
+
--sbb-table-header-padding-block: 0;
|
|
2609
|
+
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-1x);
|
|
2610
|
+
--sbb-table-cell-padding-block: 0;
|
|
2611
|
+
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-1x);
|
|
2709
2612
|
}
|
|
2710
2613
|
|
|
2711
|
-
sbb-
|
|
2712
|
-
|
|
2713
|
-
|
|
2614
|
+
.sbb-table-s {
|
|
2615
|
+
--sbb-table-data-cell-font-size: var(--sbb-text-font-size-xs);
|
|
2616
|
+
--sbb-table-header-padding-block: var(--sbb-spacing-fixed-1x);
|
|
2617
|
+
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
2618
|
+
--sbb-table-cell-padding-block: var(--sbb-spacing-fixed-1x);
|
|
2619
|
+
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
2714
2620
|
}
|
|
2715
2621
|
|
|
2716
|
-
.sbb-
|
|
2717
|
-
|
|
2622
|
+
.sbb-table-m {
|
|
2623
|
+
--sbb-table-data-cell-font-size: var(--sbb-text-font-size-s);
|
|
2624
|
+
--sbb-table-header-padding-block: var(--sbb-spacing-fixed-3x);
|
|
2625
|
+
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-4x);
|
|
2626
|
+
--sbb-table-cell-padding-block: var(--sbb-spacing-responsive-xxxs);
|
|
2627
|
+
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-4x);
|
|
2718
2628
|
}
|
|
2719
2629
|
|
|
2720
|
-
.sbb-
|
|
2721
|
-
|
|
2630
|
+
sbb-table-wrapper[negative] .sbb-table,
|
|
2631
|
+
.sbb-table--negative {
|
|
2632
|
+
--sbb-table-border-color: var(--sbb-color-anthracite);
|
|
2633
|
+
--sbb-table-background-color: var(--sbb-background-color-1-negative);
|
|
2634
|
+
--sbb-table-color: var(--sbb-color-1-negative);
|
|
2635
|
+
--sbb-table-row-striped-color: var(--sbb-background-color-3-negative);
|
|
2636
|
+
--sbb-table-caption-color: var(--sbb-color-cement);
|
|
2722
2637
|
}
|
|
2723
2638
|
|
|
2724
|
-
.sbb-
|
|
2725
|
-
color
|
|
2639
|
+
.sbb-table--striped tbody tr:nth-child(odd) :is(th, td) {
|
|
2640
|
+
background-color: var(--sbb-table-row-striped-color);
|
|
2726
2641
|
}
|
|
2727
2642
|
|
|
2728
|
-
|
|
2729
|
-
|
|
2643
|
+
.sbb-table--unstriped tbody tr:nth-child(odd) :is(th, td) {
|
|
2644
|
+
background-color: var(--sbb-table-background-color);
|
|
2645
|
+
}
|
|
2646
|
+
|
|
2647
|
+
.sbb-table--theme-iron {
|
|
2648
|
+
--sbb-table-cell-color: var(--sbb-color-4);
|
|
2649
|
+
}
|
|
2650
|
+
sbb-table-wrapper[negative] .sbb-table--theme-iron, .sbb-table--theme-iron.sbb-table--negative {
|
|
2651
|
+
--sbb-table-cell-color: var(--sbb-color-cloud);
|
|
2652
|
+
}
|
|
2653
|
+
.sbb-table--theme-iron tbody > tr > td {
|
|
2654
|
+
color: var(--sbb-table-cell-color);
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
.sbb-table-header-subtitle {
|
|
2730
2658
|
font-weight: normal;
|
|
2731
|
-
|
|
2659
|
+
}
|
|
2660
|
+
|
|
2661
|
+
.sbb-table-row--striped {
|
|
2662
|
+
background-color: var(--sbb-table-row-striped-color);
|
|
2663
|
+
}
|
|
2664
|
+
|
|
2665
|
+
.sbb-table-filter {
|
|
2666
|
+
padding-block-start: 0 !important;
|
|
2667
|
+
}
|
|
2668
|
+
|
|
2669
|
+
.sbb-table-caption {
|
|
2670
|
+
--sbb-table-caption-color-fallback: var(--sbb-color-granite);
|
|
2671
|
+
--sbb-table-caption-color-fallback: light-dark(
|
|
2672
|
+
var(--sbb-color-granite),
|
|
2673
|
+
var(--sbb-color-cement)
|
|
2674
|
+
);
|
|
2675
|
+
font-size: var(--sbb-text-font-size-xs);
|
|
2732
2676
|
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
background-color: var(--sbb-background-color-1);
|
|
2677
|
+
color: var(--sbb-table-caption-color, var(--sbb-table-caption-color-fallback));
|
|
2678
|
+
margin-block-start: var(--sbb-table-caption-margin-block-start, var(--sbb-spacing-fixed-4x));
|
|
2679
|
+
text-align: left;
|
|
2737
2680
|
}
|
|
2738
2681
|
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2682
|
+
.sbb-table-sticky {
|
|
2683
|
+
position: sticky !important;
|
|
2684
|
+
}
|
|
2685
|
+
|
|
2686
|
+
:is(.sbb-table-sticky-border-elem-left, .sbb-table-sticky-border-elem-right)::after {
|
|
2687
|
+
content: "";
|
|
2688
|
+
transition-timing-function: var(--sbb-table-sticky-shadow-transition-easing);
|
|
2689
|
+
transition-duration: var(--sbb-table-sticky-shadow-transition-duration);
|
|
2690
|
+
transition-property: visibility, opacity;
|
|
2691
|
+
visibility: hidden;
|
|
2692
|
+
opacity: 0;
|
|
2693
|
+
position: absolute;
|
|
2694
|
+
width: var(--sbb-table-sticky-shadow-width);
|
|
2695
|
+
inset: 0;
|
|
2696
|
+
}
|
|
2697
|
+
|
|
2698
|
+
:is(.sbb-table-wrapper-offset-left, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-left {
|
|
2699
|
+
border-inline-end: var(--sbb-table-border);
|
|
2700
|
+
}
|
|
2701
|
+
:is(.sbb-table-wrapper-offset-left, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-left::after {
|
|
2702
|
+
visibility: visible;
|
|
2742
2703
|
opacity: 1;
|
|
2704
|
+
background-image: linear-gradient(-270deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
|
|
2705
|
+
inset-inline-start: unset;
|
|
2706
|
+
inset-inline-end: calc(var(--sbb-table-sticky-shadow-width) * -1 - 1px);
|
|
2743
2707
|
}
|
|
2744
2708
|
|
|
2745
|
-
:is(sbb-
|
|
2746
|
-
sbb-
|
|
2747
|
-
|
|
2748
|
-
sbb-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
sbb-
|
|
2753
|
-
|
|
2754
|
-
sbb-select,
|
|
2755
|
-
sbb-skiplink-list,
|
|
2756
|
-
sbb-toast,
|
|
2757
|
-
sbb-tooltip):not(:defined) {
|
|
2758
|
-
display: none;
|
|
2709
|
+
:is(.sbb-table-wrapper-offset-right, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-right {
|
|
2710
|
+
border-inline-start: var(--sbb-table-border);
|
|
2711
|
+
}
|
|
2712
|
+
:is(.sbb-table-wrapper-offset-right, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-right::after {
|
|
2713
|
+
visibility: visible;
|
|
2714
|
+
opacity: 1;
|
|
2715
|
+
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
|
|
2716
|
+
inset-inline-start: calc(var(--sbb-table-sticky-shadow-width) * -1 - 1px);
|
|
2717
|
+
inset-inline-end: unset;
|
|
2759
2718
|
}
|
|
2760
2719
|
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
sbb-datepicker,
|
|
2764
|
-
sbb-dialog,
|
|
2765
|
-
sbb-menu,
|
|
2766
|
-
sbb-navigation,
|
|
2767
|
-
sbb-overlay,
|
|
2768
|
-
sbb-popover,
|
|
2769
|
-
sbb-toast) {
|
|
2770
|
-
margin: 0;
|
|
2771
|
-
padding: 0;
|
|
2772
|
-
border: none;
|
|
2773
|
-
width: auto;
|
|
2774
|
-
height: auto;
|
|
2775
|
-
background-color: transparent;
|
|
2776
|
-
color: inherit;
|
|
2777
|
-
pointer-events: none;
|
|
2720
|
+
.sbb-table-align-start {
|
|
2721
|
+
text-align: start;
|
|
2778
2722
|
}
|
|
2779
2723
|
|
|
2780
|
-
|
|
2781
|
-
|
|
2724
|
+
.sbb-table-align-center {
|
|
2725
|
+
text-align: center;
|
|
2782
2726
|
}
|
|
2783
2727
|
|
|
2784
|
-
sbb-
|
|
2785
|
-
|
|
2728
|
+
.sbb-table-align-end {
|
|
2729
|
+
text-align: end;
|
|
2786
2730
|
}
|
|
2787
2731
|
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2732
|
+
.sbb-table-align-justify {
|
|
2733
|
+
text-align: justify;
|
|
2734
|
+
}
|
|
2735
|
+
|
|
2736
|
+
.sbb-table-align-left {
|
|
2737
|
+
text-align: left;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2740
|
+
.sbb-table-align-right {
|
|
2741
|
+
text-align: right;
|
|
2742
|
+
}
|
|
2743
|
+
|
|
2744
|
+
sbb-tab-nav-bar .sbb-tab-amount {
|
|
2745
|
+
margin: 0;
|
|
2746
|
+
color: var(--sbb-tab-label-amount-color);
|
|
2747
|
+
font-weight: normal;
|
|
2748
|
+
text-decoration: var(--sbb-tab-label-text-decoration);
|
|
2792
2749
|
}
|
|
2793
2750
|
|
|
2794
2751
|
:is(sbb-teaser, sbb-teaser-hero, sbb-teaser-product) {
|
|
@@ -2805,76 +2762,118 @@ img {
|
|
|
2805
2762
|
}
|
|
2806
2763
|
}
|
|
2807
2764
|
:is(sbb-teaser, sbb-teaser-hero, sbb-teaser-product) :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2808
|
-
will-change: filter;
|
|
2765
|
+
will-change: filter, scale;
|
|
2809
2766
|
filter: brightness(var(--sbb-teaser-image-brightness, 1));
|
|
2810
|
-
transition: filter var(--sbb-teaser-image-animation-duration) var(--sbb-teaser-image-animation-easing);
|
|
2767
|
+
transition: filter, scale var(--sbb-teaser-image-animation-duration) var(--sbb-teaser-image-animation-easing);
|
|
2811
2768
|
}
|
|
2812
2769
|
|
|
2813
|
-
.sbb-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2770
|
+
sbb-teaser :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2771
|
+
--sbb-image-object-fit: cover;
|
|
2772
|
+
--sbb-image-aspect-ratio: 4 / 3;
|
|
2773
|
+
scale: var(--sbb-teaser-scale, 1);
|
|
2817
2774
|
}
|
|
2818
2775
|
|
|
2819
|
-
|
|
2820
|
-
|
|
2776
|
+
sbb-teaser-hero :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2777
|
+
--sbb-image-aspect-ratio: 1 / 1;
|
|
2778
|
+
border-radius: 0;
|
|
2821
2779
|
}
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2780
|
+
@media (min-width: calc(37.5rem)) {
|
|
2781
|
+
sbb-teaser-hero :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2782
|
+
--sbb-image-aspect-ratio: 16 / 9;
|
|
2783
|
+
}
|
|
2825
2784
|
}
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
.sbb-text-m,
|
|
2831
|
-
.sbb-text-l,
|
|
2832
|
-
.sbb-text-xl {
|
|
2833
|
-
font-family: var(--sbb-typo-font-family);
|
|
2834
|
-
font-weight: normal;
|
|
2835
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
2836
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2837
|
-
font-size: var(--sbb-text-font-size);
|
|
2785
|
+
sbb-teaser-hero img:not(.sbb-figure-overlap-image) {
|
|
2786
|
+
display: block;
|
|
2787
|
+
align-self: stretch;
|
|
2788
|
+
width: 100%;
|
|
2838
2789
|
}
|
|
2839
2790
|
|
|
2840
|
-
.sbb-
|
|
2841
|
-
|
|
2791
|
+
:is(sbb-teaser-product, sbb-teaser-product-static) :is(sbb-image, img):not(.sbb-figure-overlap-image) {
|
|
2792
|
+
border-radius: 0;
|
|
2793
|
+
--sbb-image-object-fit: cover;
|
|
2794
|
+
--sbb-image-aspect-ratio: 16 / 9;
|
|
2795
|
+
}
|
|
2796
|
+
:is(sbb-teaser-product, sbb-teaser-product-static) img:not(.sbb-figure-overlap-image) {
|
|
2797
|
+
place-self: stretch;
|
|
2842
2798
|
}
|
|
2843
2799
|
|
|
2844
|
-
.sbb-
|
|
2845
|
-
--sbb-
|
|
2800
|
+
.sbb-timetable-form {
|
|
2801
|
+
--sbb-timetable-form-content-max-width: 46.25rem;
|
|
2802
|
+
position: relative;
|
|
2803
|
+
display: flex;
|
|
2804
|
+
flex-direction: column;
|
|
2805
|
+
column-gap: var(--sbb-spacing-fixed-3x);
|
|
2806
|
+
border-radius: var(--sbb-border-radius-4x);
|
|
2807
|
+
padding-block: var(--sbb-spacing-fixed-10x) var(--sbb-spacing-responsive-l);
|
|
2808
|
+
padding-inline: var(--sbb-spacing-fixed-5x);
|
|
2809
|
+
background: linear-gradient(to bottom, var(--sbb-color-primary) 0 11.125rem, var(--sbb-background-color-3) 11.125rem 100%);
|
|
2846
2810
|
}
|
|
2847
|
-
|
|
2848
|
-
.sbb-
|
|
2849
|
-
|
|
2811
|
+
@media (max-width: calc(63.9375rem)) {
|
|
2812
|
+
.sbb-timetable-form:has(sbb-signet) {
|
|
2813
|
+
padding-block-start: var(--sbb-spacing-fixed-4x);
|
|
2814
|
+
}
|
|
2850
2815
|
}
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2816
|
+
.sbb-timetable-form sbb-signet {
|
|
2817
|
+
width: var(--sbb-spacing-fixed-16x);
|
|
2818
|
+
align-self: end;
|
|
2819
|
+
margin-block-end: var(--sbb-spacing-fixed-2x);
|
|
2820
|
+
margin-inline: 0;
|
|
2854
2821
|
}
|
|
2855
|
-
|
|
2856
|
-
.sbb-
|
|
2857
|
-
|
|
2822
|
+
@media (min-width: calc(64rem)) {
|
|
2823
|
+
.sbb-timetable-form sbb-signet {
|
|
2824
|
+
position: absolute;
|
|
2825
|
+
inset-block-start: var(--sbb-spacing-fixed-6x);
|
|
2826
|
+
inset-inline-end: var(--sbb-spacing-fixed-6x);
|
|
2827
|
+
}
|
|
2828
|
+
}
|
|
2829
|
+
.sbb-timetable-form > * {
|
|
2830
|
+
margin-inline: auto;
|
|
2831
|
+
max-width: var(--sbb-timetable-form-content-max-width);
|
|
2832
|
+
width: 100%;
|
|
2858
2833
|
}
|
|
2859
2834
|
|
|
2860
|
-
|
|
2861
|
-
|
|
2835
|
+
sbb-timetable-form sbb-date-input {
|
|
2836
|
+
min-width: 8.3125rem;
|
|
2837
|
+
}
|
|
2838
|
+
sbb-timetable-form :is(.sbb-timetable-form-block, .sbb-timetable-form-mobile-block) {
|
|
2839
|
+
--sbb-form-field-focus-underline-z-index: 1;
|
|
2840
|
+
width: 100%;
|
|
2841
|
+
position: relative;
|
|
2842
|
+
}
|
|
2843
|
+
sbb-timetable-form :is(.sbb-timetable-form-block, .sbb-timetable-form-mobile-block)::after {
|
|
2844
|
+
content: "";
|
|
2845
|
+
position: absolute;
|
|
2846
|
+
border-block-end: var(--sbb-border-width-1x) solid var(--sbb-border-color-4-inverted);
|
|
2847
|
+
inset-inline: var(--sbb-form-field-padding-inline);
|
|
2848
|
+
inset-block-end: 0;
|
|
2849
|
+
}
|
|
2850
|
+
sbb-timetable-form :is(.sbb-timetable-form-block, .sbb-timetable-form-mobile-block) sbb-datepicker-toggle {
|
|
2851
|
+
margin-inline-end: var(--sbb-spacing-fixed-6x);
|
|
2852
|
+
}
|
|
2853
|
+
@media (min-width: calc(37.5rem)) {
|
|
2854
|
+
sbb-timetable-form .sbb-timetable-form-mobile-block {
|
|
2855
|
+
width: unset;
|
|
2856
|
+
}
|
|
2857
|
+
sbb-timetable-form .sbb-timetable-form-mobile-block::after {
|
|
2858
|
+
display: none;
|
|
2859
|
+
}
|
|
2860
|
+
sbb-timetable-form .sbb-timetable-form-mobile-block sbb-datepicker-toggle {
|
|
2861
|
+
margin-inline-end: unset;
|
|
2862
|
+
}
|
|
2863
|
+
}
|
|
2864
|
+
@media (max-width: calc(37.4375rem)) {
|
|
2865
|
+
sbb-timetable-form .sbb-timetable-form-mobile-hidden {
|
|
2866
|
+
display: none;
|
|
2867
|
+
}
|
|
2862
2868
|
}
|
|
2863
2869
|
|
|
2864
|
-
|
|
2865
|
-
|
|
2870
|
+
sbb-title + p {
|
|
2871
|
+
margin-block-start: 0;
|
|
2866
2872
|
}
|
|
2867
2873
|
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
font-weight: normal;
|
|
2872
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
2873
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2874
|
-
font-size: var(--sbb-text-font-size);
|
|
2875
|
-
padding: 0;
|
|
2876
|
-
color: var(--sbb-color-granite);
|
|
2877
|
-
color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
2874
|
+
sbb-toggle:has(:focus-visible) {
|
|
2875
|
+
outline-offset: var(--sbb-focus-outline-offset);
|
|
2876
|
+
outline: var(--sbb-focus-outline-color) var(--sbb-focus-outline-style, solid) var(--sbb-focus-outline-width);
|
|
2878
2877
|
}
|
|
2879
2878
|
|
|
2880
2879
|
.sbb-screen-reader-only {
|
|
@@ -2898,39 +2897,6 @@ sup {
|
|
|
2898
2897
|
--sbb-focus-outline-color: var(--sbb-focus-outline-color-dark);
|
|
2899
2898
|
}
|
|
2900
2899
|
|
|
2901
|
-
[sbb-badge] {
|
|
2902
|
-
--sbb-badge-position-offset: calc(var(--sbb-spacing-fixed-2x) * -1);
|
|
2903
|
-
position: relative;
|
|
2904
|
-
}
|
|
2905
|
-
[sbb-badge]::after {
|
|
2906
|
-
--sbb-text-font-size: var(--sbb-text-font-size-xxs);
|
|
2907
|
-
font-family: var(--sbb-typo-font-family);
|
|
2908
|
-
font-weight: normal;
|
|
2909
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
2910
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2911
|
-
font-size: var(--sbb-text-font-size);
|
|
2912
|
-
font-weight: bold;
|
|
2913
|
-
display: flex;
|
|
2914
|
-
align-items: center;
|
|
2915
|
-
justify-content: center;
|
|
2916
|
-
padding-inline: var(--sbb-spacing-fixed-1x);
|
|
2917
|
-
border-radius: var(--sbb-border-radius-infinity);
|
|
2918
|
-
background-color: var(--sbb-color-primary);
|
|
2919
|
-
color: var(--sbb-color-1-negative);
|
|
2920
|
-
min-width: var(--sbb-spacing-fixed-4x);
|
|
2921
|
-
max-height: var(--sbb-spacing-fixed-4x);
|
|
2922
|
-
outline: var(--sbb-border-width-1x) solid transparent;
|
|
2923
|
-
content: attr(sbb-badge);
|
|
2924
|
-
position: absolute;
|
|
2925
|
-
inset-block-start: var(--sbb-badge-position-offset);
|
|
2926
|
-
}
|
|
2927
|
-
[sbb-badge]:where([sbb-badge-position=before])::after {
|
|
2928
|
-
inset-inline-start: var(--sbb-badge-position-offset);
|
|
2929
|
-
}
|
|
2930
|
-
[sbb-badge]:where(:not([sbb-badge-position]), [sbb-badge-position=after])::after {
|
|
2931
|
-
inset-inline-end: var(--sbb-badge-position-offset);
|
|
2932
|
-
}
|
|
2933
|
-
|
|
2934
2900
|
.sbb-disable-animation {
|
|
2935
2901
|
--sbb-disable-animation-duration: 0s;
|
|
2936
2902
|
}
|
|
@@ -2938,6 +2904,7 @@ sup {
|
|
|
2938
2904
|
.sbb-disable-animation-locally {
|
|
2939
2905
|
--sbb-disable-animation-duration: 0s;
|
|
2940
2906
|
}
|
|
2907
|
+
|
|
2941
2908
|
.sbb-disable-animation-locally > * {
|
|
2942
2909
|
--sbb-disable-animation-duration: initial;
|
|
2943
2910
|
}
|
|
@@ -2946,6 +2913,18 @@ sup {
|
|
|
2946
2913
|
--sbb-disable-animation-duration: initial;
|
|
2947
2914
|
}
|
|
2948
2915
|
|
|
2916
|
+
.sbb-dark {
|
|
2917
|
+
color-scheme: dark;
|
|
2918
|
+
}
|
|
2919
|
+
|
|
2920
|
+
.sbb-light {
|
|
2921
|
+
color-scheme: light;
|
|
2922
|
+
}
|
|
2923
|
+
|
|
2924
|
+
.sbb-light-dark {
|
|
2925
|
+
color-scheme: light dark;
|
|
2926
|
+
}
|
|
2927
|
+
|
|
2949
2928
|
.sbb-figure {
|
|
2950
2929
|
display: grid;
|
|
2951
2930
|
grid-template-rows: auto;
|
|
@@ -2953,24 +2932,24 @@ sup {
|
|
|
2953
2932
|
grid-auto-rows: auto;
|
|
2954
2933
|
margin: 0;
|
|
2955
2934
|
}
|
|
2935
|
+
|
|
2956
2936
|
.sbb-figure :is(img, sbb-image, .sbb-image):not(.sbb-figure-overlap-image) {
|
|
2957
2937
|
grid-row: 1;
|
|
2958
2938
|
grid-column: 1;
|
|
2959
2939
|
width: 100%;
|
|
2960
2940
|
}
|
|
2941
|
+
|
|
2961
2942
|
.sbb-figure :is(figcaption, .sbb-caption) {
|
|
2962
2943
|
grid-row: 2;
|
|
2963
2944
|
grid-column: 1;
|
|
2964
2945
|
padding-block-start: var(--sbb-spacing-fixed-4x);
|
|
2965
2946
|
color: var(--sbb-color-granite);
|
|
2966
2947
|
color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
2967
|
-
--sbb-text-font-size: var(--sbb-text-font-size-xs);
|
|
2968
|
-
font-family: var(--sbb-typo-font-family);
|
|
2969
|
-
font-weight: normal;
|
|
2970
2948
|
line-height: var(--sbb-typo-line-height-text);
|
|
2971
2949
|
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
2972
|
-
font-size: var(--sbb-text-font-size);
|
|
2950
|
+
font-size: var(--sbb-text-font-size-xs);
|
|
2973
2951
|
}
|
|
2952
|
+
|
|
2974
2953
|
.sbb-figure :is(.sbb-figure-overlap-start-start,
|
|
2975
2954
|
.sbb-figure-overlap-start-end,
|
|
2976
2955
|
.sbb-figure-overlap-end-start,
|
|
@@ -2985,18 +2964,22 @@ sup {
|
|
|
2985
2964
|
grid-row: 1;
|
|
2986
2965
|
grid-column: 1;
|
|
2987
2966
|
}
|
|
2967
|
+
|
|
2988
2968
|
.sbb-figure .sbb-figure-overlap-start-start {
|
|
2989
2969
|
place-self: start start;
|
|
2990
2970
|
justify-content: start;
|
|
2991
2971
|
}
|
|
2972
|
+
|
|
2992
2973
|
.sbb-figure .sbb-figure-overlap-start-end {
|
|
2993
2974
|
place-self: start end;
|
|
2994
2975
|
justify-content: end;
|
|
2995
2976
|
}
|
|
2977
|
+
|
|
2996
2978
|
.sbb-figure .sbb-figure-overlap-end-start {
|
|
2997
2979
|
place-self: end start;
|
|
2998
2980
|
justify-content: start;
|
|
2999
2981
|
}
|
|
2982
|
+
|
|
3000
2983
|
.sbb-figure .sbb-figure-overlap-end-end {
|
|
3001
2984
|
place-self: end end;
|
|
3002
2985
|
justify-content: end;
|
|
@@ -3068,13 +3051,13 @@ sup {
|
|
|
3068
3051
|
margin-inline: auto;
|
|
3069
3052
|
width: 100%;
|
|
3070
3053
|
}
|
|
3054
|
+
|
|
3071
3055
|
@media (min-width: calc(90rem)) {
|
|
3072
3056
|
.sbb-grid,
|
|
3073
3057
|
.sbb-page-spacing {
|
|
3074
3058
|
max-width: var(--sbb-spacing-max-width, calc(var(--sbb-layout-base-page-max-width) + 2 * var(--sbb-layout-base-offset-responsive)));
|
|
3075
3059
|
}
|
|
3076
3060
|
}
|
|
3077
|
-
|
|
3078
3061
|
.sbb-grid-expanded,
|
|
3079
3062
|
.sbb-page-spacing-expanded {
|
|
3080
3063
|
padding-inline: var(--sbb-page-spacing-padding, var(--sbb-spacing-responsive-xxs));
|
|
@@ -3093,39 +3076,70 @@ sup {
|
|
|
3093
3076
|
grid-template-columns: repeat(var(--sbb-grid-base-columns), 1fr);
|
|
3094
3077
|
}
|
|
3095
3078
|
|
|
3079
|
+
.sbb-orientation-vertical,
|
|
3080
|
+
.sbb-orientation-horizontal-from-small,
|
|
3081
|
+
.sbb-orientation-horizontal-from-large,
|
|
3082
|
+
.sbb-orientation-horizontal-from-ultra {
|
|
3083
|
+
display: flex;
|
|
3084
|
+
flex-direction: column;
|
|
3085
|
+
}
|
|
3086
|
+
|
|
3087
|
+
@media (min-width: calc(37.5rem)) {
|
|
3088
|
+
.sbb-orientation-horizontal-from-small {
|
|
3089
|
+
flex-direction: row;
|
|
3090
|
+
}
|
|
3091
|
+
}
|
|
3092
|
+
@media (min-width: calc(64rem)) {
|
|
3093
|
+
.sbb-orientation-horizontal-from-large {
|
|
3094
|
+
flex-direction: row;
|
|
3095
|
+
}
|
|
3096
|
+
}
|
|
3097
|
+
@media (min-width: calc(90rem)) {
|
|
3098
|
+
.sbb-orientation-horizontal-from-ultra {
|
|
3099
|
+
flex-direction: row;
|
|
3100
|
+
}
|
|
3101
|
+
}
|
|
3096
3102
|
.sbb-list:where(ol, ul) {
|
|
3097
3103
|
--sbb-list-vertical-gap: 0.75em;
|
|
3098
3104
|
--sbb-list-padding-inline-start: 1.5em;
|
|
3099
3105
|
}
|
|
3106
|
+
|
|
3100
3107
|
.sbb-list:where(ol, ul),
|
|
3101
3108
|
.sbb-list:where(ol, ul) :is(ol, ul) {
|
|
3102
3109
|
margin: 0;
|
|
3103
3110
|
padding: 0;
|
|
3104
3111
|
padding-inline-start: var(--sbb-list-padding-inline-start);
|
|
3105
3112
|
}
|
|
3113
|
+
|
|
3106
3114
|
.sbb-list:where(ol, ul) > li + li,
|
|
3107
3115
|
.sbb-list:where(ol, ul) :is(ol, ul) > li + li {
|
|
3108
3116
|
margin-block-start: var(--sbb-list-vertical-gap);
|
|
3109
3117
|
}
|
|
3118
|
+
|
|
3110
3119
|
.sbb-list:where(ol, ul) > li p,
|
|
3111
3120
|
.sbb-list:where(ol, ul) :is(ol, ul) > li p {
|
|
3112
3121
|
margin-block: 0;
|
|
3113
3122
|
}
|
|
3123
|
+
|
|
3114
3124
|
.sbb-list:where(ol, ul) > li > * + p,
|
|
3115
3125
|
.sbb-list:where(ol, ul) :is(ol, ul) > li > * + p {
|
|
3116
3126
|
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
3117
3127
|
}
|
|
3128
|
+
|
|
3118
3129
|
.sbb-list:where(ol, ul) :is(ul, ol), .sbb-step-list .sbb-list:where(ol, ul) {
|
|
3119
3130
|
margin-block-start: var(--sbb-list-vertical-gap);
|
|
3120
3131
|
}
|
|
3132
|
+
|
|
3121
3133
|
.sbb-list:where(ul),
|
|
3122
3134
|
.sbb-list:where(ul) ul {
|
|
3123
3135
|
list-style-type: none;
|
|
3124
3136
|
}
|
|
3137
|
+
|
|
3125
3138
|
.sbb-list:where(ul) > li,
|
|
3126
3139
|
.sbb-list:where(ul) ul > li {
|
|
3127
3140
|
position: relative;
|
|
3128
3141
|
}
|
|
3142
|
+
|
|
3129
3143
|
.sbb-list:where(ul) > li::before,
|
|
3130
3144
|
.sbb-list:where(ul) ul > li::before {
|
|
3131
3145
|
content: "•";
|
|
@@ -3139,19 +3153,18 @@ sup {
|
|
|
3139
3153
|
inset-inline-start: calc(-1 * (0.5 * var(--sbb-list-padding-inline-start) + 0.5em));
|
|
3140
3154
|
transform: scale(1.3);
|
|
3141
3155
|
}
|
|
3156
|
+
|
|
3142
3157
|
.sbb-list:where(dl) {
|
|
3143
|
-
--sbb-text-font-size: var(--sbb-text-font-size-s);
|
|
3144
|
-
font-family: var(--sbb-typo-font-family);
|
|
3145
|
-
font-weight: normal;
|
|
3146
3158
|
line-height: var(--sbb-typo-line-height-text);
|
|
3147
3159
|
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3148
|
-
font-size: var(--sbb-text-font-size);
|
|
3160
|
+
font-size: var(--sbb-text-font-size-s);
|
|
3149
3161
|
margin: 0;
|
|
3150
3162
|
padding: 0;
|
|
3151
3163
|
display: grid;
|
|
3152
3164
|
grid-template-columns: auto minmax(20%, 1fr);
|
|
3153
3165
|
gap: var(--sbb-spacing-fixed-1x) var(--sbb-spacing-fixed-2x);
|
|
3154
3166
|
}
|
|
3167
|
+
|
|
3155
3168
|
.sbb-list:where(dl) :is(dt, dd) {
|
|
3156
3169
|
margin: 0;
|
|
3157
3170
|
padding: 0;
|
|
@@ -3178,12 +3191,15 @@ sup {
|
|
|
3178
3191
|
counter-reset: steps;
|
|
3179
3192
|
color: var(--sbb-step-list-color);
|
|
3180
3193
|
}
|
|
3194
|
+
|
|
3181
3195
|
.sbb-step-list:where(.sbb-text-s) {
|
|
3182
3196
|
--sbb-step-list-padding-block: var(--sbb-spacing-fixed-4x);
|
|
3183
3197
|
}
|
|
3198
|
+
|
|
3184
3199
|
.sbb-step-list:where(.sbb-text-m, .sbb-text-l, .sbb-text-xl) {
|
|
3185
3200
|
--sbb-step-list-padding-block: var(--sbb-spacing-fixed-5x);
|
|
3186
3201
|
}
|
|
3202
|
+
|
|
3187
3203
|
@media (min-width: calc(64rem)) {
|
|
3188
3204
|
.sbb-step-list:where(.sbb-text-xl) {
|
|
3189
3205
|
--sbb-step-list-dimensions: 2.5625rem;
|
|
@@ -3197,14 +3213,8 @@ sup {
|
|
|
3197
3213
|
padding-inline: calc(var(--sbb-step-list-padding-inline) + var(--sbb-step-list-dimensions) + var(--sbb-step-list-to-text-gap)) var(--sbb-step-list-padding-inline);
|
|
3198
3214
|
min-height: calc(var(--sbb-step-list-dimensions) + 2 * var(--sbb-step-list-padding-block));
|
|
3199
3215
|
}
|
|
3216
|
+
|
|
3200
3217
|
.sbb-step-list > li::before {
|
|
3201
|
-
--sbb-text-font-size: var(--sbb-text-font-size-xxs);
|
|
3202
|
-
font-family: var(--sbb-typo-font-family);
|
|
3203
|
-
font-weight: normal;
|
|
3204
|
-
line-height: var(--sbb-typo-line-height-text);
|
|
3205
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3206
|
-
font-size: var(--sbb-text-font-size);
|
|
3207
|
-
font-weight: bold;
|
|
3208
3218
|
content: counter(steps);
|
|
3209
3219
|
position: absolute;
|
|
3210
3220
|
display: flex;
|
|
@@ -3218,20 +3228,29 @@ sup {
|
|
|
3218
3228
|
border: var(--sbb-border-width-1x) solid var(--sbb-color-cement);
|
|
3219
3229
|
border: var(--sbb-border-width-1x) solid light-dark(var(--sbb-color-cement), var(--sbb-color-smoke));
|
|
3220
3230
|
border-radius: 50%;
|
|
3231
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
3232
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3233
|
+
font-size: var(--sbb-text-font-size-xxs);
|
|
3234
|
+
font-weight: bold;
|
|
3221
3235
|
}
|
|
3236
|
+
|
|
3222
3237
|
.sbb-step-list > li + li {
|
|
3223
3238
|
margin-block-start: var(--sbb-step-list-vertical-gap);
|
|
3224
3239
|
}
|
|
3240
|
+
|
|
3225
3241
|
.sbb-step-list > li p {
|
|
3226
3242
|
margin-block: 0;
|
|
3227
3243
|
}
|
|
3244
|
+
|
|
3228
3245
|
.sbb-step-list > li > * + p {
|
|
3229
3246
|
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
3230
3247
|
}
|
|
3248
|
+
|
|
3231
3249
|
.sbb-step-list > li:first-of-type {
|
|
3232
3250
|
border-start-start-radius: var(--sbb-step-list-border-radius);
|
|
3233
3251
|
border-start-end-radius: var(--sbb-step-list-border-radius);
|
|
3234
3252
|
}
|
|
3253
|
+
|
|
3235
3254
|
.sbb-step-list > li:last-of-type {
|
|
3236
3255
|
border-end-start-radius: var(--sbb-step-list-border-radius);
|
|
3237
3256
|
border-end-end-radius: var(--sbb-step-list-border-radius);
|
|
@@ -3254,20 +3273,25 @@ sup {
|
|
|
3254
3273
|
margin: 0;
|
|
3255
3274
|
padding: 0;
|
|
3256
3275
|
}
|
|
3276
|
+
|
|
3257
3277
|
.sbb-icon-list > li {
|
|
3258
3278
|
position: relative;
|
|
3259
3279
|
padding-inline: calc(var(--sbb-icon-list-dimensions) + var(--sbb-icon-list-to-text-gap)) 0;
|
|
3260
3280
|
min-height: var(--sbb-icon-list-dimensions);
|
|
3261
3281
|
}
|
|
3282
|
+
|
|
3262
3283
|
.sbb-icon-list > li + li {
|
|
3263
3284
|
margin-block-start: var(--sbb-icon-list-vertical-gap);
|
|
3264
3285
|
}
|
|
3286
|
+
|
|
3265
3287
|
.sbb-icon-list > li p {
|
|
3266
3288
|
margin-block: 0;
|
|
3267
3289
|
}
|
|
3290
|
+
|
|
3268
3291
|
.sbb-icon-list > li > * + p {
|
|
3269
3292
|
margin-block-start: var(--sbb-spacing-responsive-xxxs);
|
|
3270
3293
|
}
|
|
3294
|
+
|
|
3271
3295
|
.sbb-icon-list > li::before {
|
|
3272
3296
|
content: "";
|
|
3273
3297
|
position: absolute;
|
|
@@ -3281,12 +3305,12 @@ sup {
|
|
|
3281
3305
|
mask-position: center;
|
|
3282
3306
|
mask-size: 100%;
|
|
3283
3307
|
}
|
|
3308
|
+
|
|
3284
3309
|
@media (forced-colors: active) {
|
|
3285
3310
|
.sbb-icon-list > li::before {
|
|
3286
3311
|
background-color: CanvasText;
|
|
3287
3312
|
}
|
|
3288
3313
|
}
|
|
3289
|
-
|
|
3290
3314
|
:is(.sbb-scrollbar,
|
|
3291
3315
|
.sbb-scrollbar-negative,
|
|
3292
3316
|
.sbb-scrollbar-thick,
|
|
@@ -3309,7 +3333,9 @@ sup {
|
|
|
3309
3333
|
color-mix(in srgb, var(--sbb-color-black) 60%, transparent),
|
|
3310
3334
|
color-mix(in srgb, var(--sbb-color-white) 60%, transparent)
|
|
3311
3335
|
);
|
|
3336
|
+
--sbb-scrollbar-track-color: transparent;
|
|
3312
3337
|
}
|
|
3338
|
+
|
|
3313
3339
|
:is(.sbb-scrollbar,
|
|
3314
3340
|
.sbb-scrollbar-negative,
|
|
3315
3341
|
.sbb-scrollbar-thick,
|
|
@@ -3322,6 +3348,7 @@ sup {
|
|
|
3322
3348
|
height: var(--sbb-scrollbar-width);
|
|
3323
3349
|
background-color: var(--sbb-scrollbar-track-color, transparent);
|
|
3324
3350
|
}
|
|
3351
|
+
|
|
3325
3352
|
:is(.sbb-scrollbar,
|
|
3326
3353
|
.sbb-scrollbar-negative,
|
|
3327
3354
|
.sbb-scrollbar-thick,
|
|
@@ -3332,6 +3359,7 @@ sup {
|
|
|
3332
3359
|
.sbb-scrollbar-thick-negative-track-visible)::-webkit-scrollbar-corner {
|
|
3333
3360
|
background-color: var(--sbb-scrollbar-track-color, transparent);
|
|
3334
3361
|
}
|
|
3362
|
+
|
|
3335
3363
|
:is(.sbb-scrollbar,
|
|
3336
3364
|
.sbb-scrollbar-negative,
|
|
3337
3365
|
.sbb-scrollbar-thick,
|
|
@@ -3345,6 +3373,7 @@ sup {
|
|
|
3345
3373
|
border-radius: var(--sbb-border-radius-4x);
|
|
3346
3374
|
background-clip: padding-box;
|
|
3347
3375
|
}
|
|
3376
|
+
|
|
3348
3377
|
:is(.sbb-scrollbar,
|
|
3349
3378
|
.sbb-scrollbar-negative,
|
|
3350
3379
|
.sbb-scrollbar-thick,
|
|
@@ -3356,6 +3385,7 @@ sup {
|
|
|
3356
3385
|
background-color: var(--sbb-scrollbar-color-hover, currentcolor);
|
|
3357
3386
|
border-width: calc(0.5 * (var(--sbb-scrollbar-width) - var(--sbb-scrollbar-thumb-width-hover)));
|
|
3358
3387
|
}
|
|
3388
|
+
|
|
3359
3389
|
:is(.sbb-scrollbar,
|
|
3360
3390
|
.sbb-scrollbar-negative,
|
|
3361
3391
|
.sbb-scrollbar-thick,
|
|
@@ -3373,6 +3403,7 @@ sup {
|
|
|
3373
3403
|
.sbb-scrollbar-thick-negative-track-visible)::-webkit-scrollbar-corner {
|
|
3374
3404
|
display: none;
|
|
3375
3405
|
}
|
|
3406
|
+
|
|
3376
3407
|
@supports not selector(::-webkit-scrollbar) {
|
|
3377
3408
|
:is(.sbb-scrollbar,
|
|
3378
3409
|
.sbb-scrollbar-negative,
|
|
@@ -3386,7 +3417,6 @@ sup {
|
|
|
3386
3417
|
scrollbar-color: var(--sbb-scrollbar-color, currentcolor) var(--sbb-scrollbar-track-color, transparent);
|
|
3387
3418
|
}
|
|
3388
3419
|
}
|
|
3389
|
-
|
|
3390
3420
|
:is(.sbb-scrollbar-negative,
|
|
3391
3421
|
.sbb-scrollbar-thick-negative,
|
|
3392
3422
|
.sbb-scrollbar-negative-track-visible,
|
|
@@ -3412,344 +3442,68 @@ sup {
|
|
|
3412
3442
|
--sbb-scrollbar-track-color: var(--sbb-background-color-4-negative);
|
|
3413
3443
|
}
|
|
3414
3444
|
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
--sbb-table-caption-color: var(--sbb-color-granite);
|
|
3422
|
-
--sbb-table-caption-color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
3423
|
-
--sbb-table-caption-margin-block-start: var(--sbb-spacing-fixed-4x);
|
|
3424
|
-
--sbb-table-sticky-shadow-width: 3rem;
|
|
3425
|
-
--sbb-table-sticky-shadow-transition-easing: var(--sbb-animation-easing);
|
|
3426
|
-
--sbb-table-header-cell-font-size: var(--sbb-text-font-size-xs);
|
|
3427
|
-
--sbb-table-data-cell-font-size: var(--sbb-text-font-size-xs);
|
|
3428
|
-
--sbb-table-header-padding-block: var(--sbb-spacing-fixed-1x);
|
|
3429
|
-
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
3430
|
-
--sbb-table-cell-padding-block: var(--sbb-spacing-fixed-1x);
|
|
3431
|
-
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
3432
|
-
}
|
|
3433
|
-
|
|
3434
|
-
.sbb-table,
|
|
3435
|
-
.sbb-table-m,
|
|
3436
|
-
.sbb-table-s,
|
|
3437
|
-
.sbb-table-xs {
|
|
3438
|
-
--sbb-table-border: var(--sbb-border-width-1x) solid var(--sbb-table-border-color);
|
|
3439
|
-
--sbb-table-sticky-shadow-transition-duration: var(
|
|
3440
|
-
--sbb-disable-animation-duration,
|
|
3441
|
-
var(--sbb-animation-duration-6x)
|
|
3442
|
-
);
|
|
3443
|
-
border-spacing: 0;
|
|
3444
|
-
caption-side: bottom;
|
|
3445
|
-
color: var(--sbb-table-color);
|
|
3446
|
-
table-layout: auto;
|
|
3447
|
-
text-align: left;
|
|
3448
|
-
}
|
|
3449
|
-
.sbb-table th,
|
|
3450
|
-
.sbb-table-m th,
|
|
3451
|
-
.sbb-table-s th,
|
|
3452
|
-
.sbb-table-xs th {
|
|
3453
|
-
font-size: var(--sbb-table-header-cell-font-size);
|
|
3454
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3455
|
-
font-weight: bold;
|
|
3456
|
-
background-color: var(--sbb-table-background-color);
|
|
3457
|
-
border-block-end: var(--sbb-table-border);
|
|
3458
|
-
border-inline-end: var(--sbb-table-border);
|
|
3459
|
-
padding-block: var(--sbb-table-header-padding-block);
|
|
3460
|
-
padding-inline: var(--sbb-table-header-padding-inline);
|
|
3461
|
-
}
|
|
3462
|
-
.sbb-table td,
|
|
3463
|
-
.sbb-table-m td,
|
|
3464
|
-
.sbb-table-s td,
|
|
3465
|
-
.sbb-table-xs td {
|
|
3466
|
-
font-size: var(--sbb-table-data-cell-font-size);
|
|
3467
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3468
|
-
background-color: var(--sbb-table-background-color);
|
|
3469
|
-
border-block-end: var(--sbb-table-border);
|
|
3470
|
-
border-inline-end: var(--sbb-table-border);
|
|
3471
|
-
padding-block: var(--sbb-table-cell-padding-block);
|
|
3472
|
-
padding-inline: var(--sbb-table-cell-padding-inline);
|
|
3473
|
-
}
|
|
3474
|
-
.sbb-table :is(th, td).sbb-table-group-with-next,
|
|
3475
|
-
.sbb-table-m :is(th, td).sbb-table-group-with-next,
|
|
3476
|
-
.sbb-table-s :is(th, td).sbb-table-group-with-next,
|
|
3477
|
-
.sbb-table-xs :is(th, td).sbb-table-group-with-next {
|
|
3478
|
-
border-inline-end: none;
|
|
3479
|
-
}
|
|
3480
|
-
.sbb-table :is(th, td):first-child,
|
|
3481
|
-
.sbb-table-m :is(th, td):first-child,
|
|
3482
|
-
.sbb-table-s :is(th, td):first-child,
|
|
3483
|
-
.sbb-table-xs :is(th, td):first-child {
|
|
3484
|
-
border-inline-start: var(--sbb-table-border);
|
|
3485
|
-
}
|
|
3486
|
-
.sbb-table tbody tr:nth-child(odd) :is(th, td),
|
|
3487
|
-
.sbb-table-m tbody tr:nth-child(odd) :is(th, td),
|
|
3488
|
-
.sbb-table-s tbody tr:nth-child(odd) :is(th, td),
|
|
3489
|
-
.sbb-table-xs tbody tr:nth-child(odd) :is(th, td) {
|
|
3490
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3491
|
-
}
|
|
3492
|
-
.sbb-table:has(thead tr) thead tr:first-of-type > :is(th, td), .sbb-table:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3493
|
-
.sbb-table-m:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3494
|
-
.sbb-table-m:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3495
|
-
.sbb-table-s:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3496
|
-
.sbb-table-s:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td),
|
|
3497
|
-
.sbb-table-xs:has(thead tr) thead tr:first-of-type > :is(th, td),
|
|
3498
|
-
.sbb-table-xs:not(:has(thead tr)) tbody tr:first-of-type > :is(th, td) {
|
|
3499
|
-
border-block-start: var(--sbb-table-border);
|
|
3500
|
-
}
|
|
3501
|
-
.sbb-table thead > tr:has(+ tr) > :is(th, td),
|
|
3502
|
-
.sbb-table-m thead > tr:has(+ tr) > :is(th, td),
|
|
3503
|
-
.sbb-table-s thead > tr:has(+ tr) > :is(th, td),
|
|
3504
|
-
.sbb-table-xs thead > tr:has(+ tr) > :is(th, td) {
|
|
3505
|
-
border-block-end: none;
|
|
3506
|
-
}
|
|
3507
|
-
.sbb-table caption,
|
|
3508
|
-
.sbb-table-m caption,
|
|
3509
|
-
.sbb-table-s caption,
|
|
3510
|
-
.sbb-table-xs caption {
|
|
3511
|
-
--sbb-table-caption-color-fallback: var(--sbb-color-granite);
|
|
3512
|
-
--sbb-table-caption-color-fallback: light-dark(
|
|
3513
|
-
var(--sbb-color-granite),
|
|
3514
|
-
var(--sbb-color-cement)
|
|
3515
|
-
);
|
|
3516
|
-
font-size: var(--sbb-text-font-size-xs);
|
|
3517
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3518
|
-
color: var(--sbb-table-caption-color, var(--sbb-table-caption-color-fallback));
|
|
3519
|
-
margin-block-start: var(--sbb-table-caption-margin-block-start, var(--sbb-spacing-fixed-4x));
|
|
3520
|
-
text-align: left;
|
|
3445
|
+
sub,
|
|
3446
|
+
sup {
|
|
3447
|
+
font-size: 60%;
|
|
3448
|
+
line-height: 0;
|
|
3449
|
+
position: relative;
|
|
3450
|
+
vertical-align: baseline;
|
|
3521
3451
|
}
|
|
3522
3452
|
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
--sbb-table-header-padding-block: 0;
|
|
3526
|
-
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-1x);
|
|
3527
|
-
--sbb-table-cell-padding-block: 0;
|
|
3528
|
-
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-1x);
|
|
3453
|
+
sub {
|
|
3454
|
+
bottom: -0.36em;
|
|
3529
3455
|
}
|
|
3530
3456
|
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
--sbb-table-header-padding-block: var(--sbb-spacing-fixed-1x);
|
|
3534
|
-
--sbb-table-header-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
3535
|
-
--sbb-table-cell-padding-block: var(--sbb-spacing-fixed-1x);
|
|
3536
|
-
--sbb-table-cell-padding-inline: var(--sbb-spacing-fixed-2x);
|
|
3457
|
+
sup {
|
|
3458
|
+
top: -0.5em;
|
|
3537
3459
|
}
|
|
3538
3460
|
|
|
3539
|
-
.sbb-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3461
|
+
.sbb-text-xxs,
|
|
3462
|
+
.sbb-text-xs,
|
|
3463
|
+
.sbb-text-s,
|
|
3464
|
+
.sbb-text-m,
|
|
3465
|
+
.sbb-text-l,
|
|
3466
|
+
.sbb-text-xl {
|
|
3467
|
+
font-family: var(--sbb-typo-font-family);
|
|
3468
|
+
font-weight: normal;
|
|
3469
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
3470
|
+
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3471
|
+
font-size: var(--sbb-text-font-size);
|
|
3545
3472
|
}
|
|
3546
3473
|
|
|
3547
|
-
sbb-
|
|
3548
|
-
|
|
3549
|
-
--sbb-table-border-color: var(--sbb-color-anthracite);
|
|
3550
|
-
--sbb-table-background-color: var(--sbb-background-color-1-negative);
|
|
3551
|
-
--sbb-table-color: var(--sbb-color-1-negative);
|
|
3552
|
-
--sbb-table-row-striped-color: var(--sbb-background-color-3-negative);
|
|
3553
|
-
--sbb-table-caption-color: var(--sbb-color-cement);
|
|
3474
|
+
.sbb-text-xxs {
|
|
3475
|
+
--sbb-text-font-size: var(--sbb-text-font-size-xxs);
|
|
3554
3476
|
}
|
|
3555
3477
|
|
|
3556
|
-
.sbb-
|
|
3557
|
-
|
|
3478
|
+
.sbb-text-xs {
|
|
3479
|
+
--sbb-text-font-size: var(--sbb-text-font-size-xs);
|
|
3558
3480
|
}
|
|
3559
3481
|
|
|
3560
|
-
.sbb-
|
|
3561
|
-
|
|
3482
|
+
.sbb-text-s {
|
|
3483
|
+
--sbb-text-font-size: var(--sbb-text-font-size-s);
|
|
3562
3484
|
}
|
|
3563
3485
|
|
|
3564
|
-
.sbb-
|
|
3565
|
-
--sbb-
|
|
3566
|
-
}
|
|
3567
|
-
sbb-table-wrapper[negative] .sbb-table--theme-iron, .sbb-table--theme-iron.sbb-table--negative {
|
|
3568
|
-
--sbb-table-cell-color: var(--sbb-color-cloud);
|
|
3569
|
-
}
|
|
3570
|
-
.sbb-table--theme-iron tbody > tr > td {
|
|
3571
|
-
color: var(--sbb-table-cell-color);
|
|
3486
|
+
.sbb-text-m {
|
|
3487
|
+
--sbb-text-font-size: var(--sbb-text-font-size-m);
|
|
3572
3488
|
}
|
|
3573
3489
|
|
|
3574
|
-
.sbb-
|
|
3575
|
-
font-
|
|
3490
|
+
.sbb-text-l {
|
|
3491
|
+
--sbb-text-font-size: var(--sbb-text-font-size-l);
|
|
3576
3492
|
}
|
|
3577
3493
|
|
|
3578
|
-
.sbb-
|
|
3579
|
-
|
|
3494
|
+
.sbb-text-xl {
|
|
3495
|
+
--sbb-text-font-size: var(--sbb-text-font-size-xl);
|
|
3580
3496
|
}
|
|
3581
3497
|
|
|
3582
|
-
.sbb-
|
|
3583
|
-
font-size: var(--sbb-table-header-cell-font-size);
|
|
3584
|
-
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3498
|
+
.sbb-text--bold {
|
|
3585
3499
|
font-weight: bold;
|
|
3586
|
-
background-color: var(--sbb-table-background-color);
|
|
3587
|
-
border-block-end: var(--sbb-table-border);
|
|
3588
|
-
border-inline-end: var(--sbb-table-border);
|
|
3589
|
-
padding-block: var(--sbb-table-header-padding-block);
|
|
3590
|
-
padding-inline: var(--sbb-table-header-padding-inline);
|
|
3591
|
-
}
|
|
3592
|
-
|
|
3593
|
-
.sbb-table-row--striped {
|
|
3594
|
-
background-color: var(--sbb-table-row-striped-color);
|
|
3595
3500
|
}
|
|
3596
3501
|
|
|
3597
|
-
.sbb-
|
|
3598
|
-
|
|
3502
|
+
.sbb-legend {
|
|
3503
|
+
line-height: var(--sbb-typo-line-height-text);
|
|
3599
3504
|
letter-spacing: var(--sbb-typo-letter-spacing-text);
|
|
3600
|
-
background-color: var(--sbb-table-background-color);
|
|
3601
|
-
border-block-end: var(--sbb-table-border);
|
|
3602
|
-
border-inline-end: var(--sbb-table-border);
|
|
3603
|
-
padding-block: var(--sbb-table-cell-padding-block);
|
|
3604
|
-
padding-inline: var(--sbb-table-cell-padding-inline);
|
|
3605
|
-
}
|
|
3606
|
-
|
|
3607
|
-
.sbb-table-caption {
|
|
3608
|
-
--sbb-table-caption-color-fallback: var(--sbb-color-granite);
|
|
3609
|
-
--sbb-table-caption-color-fallback: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
3610
3505
|
font-size: var(--sbb-text-font-size-xs);
|
|
3611
|
-
|
|
3612
|
-
color: var(--sbb-
|
|
3613
|
-
|
|
3614
|
-
text-align: left;
|
|
3615
|
-
}
|
|
3616
|
-
|
|
3617
|
-
.sbb-table-filter {
|
|
3618
|
-
padding-block-start: 0 !important;
|
|
3619
|
-
}
|
|
3620
|
-
|
|
3621
|
-
.sbb-table-sticky {
|
|
3622
|
-
position: sticky !important;
|
|
3623
|
-
}
|
|
3624
|
-
|
|
3625
|
-
:is(.sbb-table-sticky-border-elem-left, .sbb-table-sticky-border-elem-right)::after {
|
|
3626
|
-
content: "";
|
|
3627
|
-
transition-timing-function: var(--sbb-table-sticky-shadow-transition-easing);
|
|
3628
|
-
transition-duration: var(--sbb-table-sticky-shadow-transition-duration);
|
|
3629
|
-
transition-property: visibility, opacity;
|
|
3630
|
-
visibility: hidden;
|
|
3631
|
-
opacity: 0;
|
|
3632
|
-
position: absolute;
|
|
3633
|
-
width: var(--sbb-table-sticky-shadow-width);
|
|
3634
|
-
inset: 0;
|
|
3635
|
-
}
|
|
3636
|
-
|
|
3637
|
-
:is(.sbb-table-wrapper-offset-left, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-left {
|
|
3638
|
-
border-inline-end: var(--sbb-table-border);
|
|
3639
|
-
}
|
|
3640
|
-
:is(.sbb-table-wrapper-offset-left, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-left::after {
|
|
3641
|
-
visibility: visible;
|
|
3642
|
-
opacity: 1;
|
|
3643
|
-
background-image: linear-gradient(-270deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
|
|
3644
|
-
inset-inline-start: unset;
|
|
3645
|
-
inset-inline-end: calc(var(--sbb-table-sticky-shadow-width) * -1 - 1px);
|
|
3646
|
-
}
|
|
3647
|
-
|
|
3648
|
-
:is(.sbb-table-wrapper-offset-right, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-right {
|
|
3649
|
-
border-inline-start: var(--sbb-table-border);
|
|
3650
|
-
}
|
|
3651
|
-
:is(.sbb-table-wrapper-offset-right, .sbb-table-wrapper-offset-both) .sbb-table-sticky-border-elem-right::after {
|
|
3652
|
-
visibility: visible;
|
|
3653
|
-
opacity: 1;
|
|
3654
|
-
background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
|
|
3655
|
-
inset-inline-start: calc(var(--sbb-table-sticky-shadow-width) * -1 - 1px);
|
|
3656
|
-
inset-inline-end: unset;
|
|
3657
|
-
}
|
|
3658
|
-
|
|
3659
|
-
.sbb-table-align-start {
|
|
3660
|
-
text-align: start;
|
|
3661
|
-
}
|
|
3662
|
-
|
|
3663
|
-
.sbb-table-align-center {
|
|
3664
|
-
text-align: center;
|
|
3665
|
-
}
|
|
3666
|
-
|
|
3667
|
-
.sbb-table-align-end {
|
|
3668
|
-
text-align: end;
|
|
3669
|
-
}
|
|
3670
|
-
|
|
3671
|
-
.sbb-table-align-justify {
|
|
3672
|
-
text-align: justify;
|
|
3673
|
-
}
|
|
3674
|
-
|
|
3675
|
-
.sbb-table-align-left {
|
|
3676
|
-
text-align: left;
|
|
3677
|
-
}
|
|
3678
|
-
|
|
3679
|
-
.sbb-table-align-right {
|
|
3680
|
-
text-align: right;
|
|
3681
|
-
}
|
|
3682
|
-
|
|
3683
|
-
.sbb-timetable-form {
|
|
3684
|
-
--sbb-timetable-form-content-max-width: 46.25rem;
|
|
3685
|
-
position: relative;
|
|
3686
|
-
display: flex;
|
|
3687
|
-
flex-direction: column;
|
|
3688
|
-
column-gap: var(--sbb-spacing-fixed-3x);
|
|
3689
|
-
border-radius: var(--sbb-border-radius-4x);
|
|
3690
|
-
padding-block: var(--sbb-spacing-fixed-10x) var(--sbb-spacing-responsive-l);
|
|
3691
|
-
padding-inline: var(--sbb-spacing-fixed-5x);
|
|
3692
|
-
background: linear-gradient(to bottom, var(--sbb-color-primary) 0 11.125rem, var(--sbb-background-color-3) 11.125rem 100%);
|
|
3693
|
-
}
|
|
3694
|
-
@media (max-width: calc(63.9375rem)) {
|
|
3695
|
-
.sbb-timetable-form:has(sbb-signet) {
|
|
3696
|
-
padding-block-start: var(--sbb-spacing-fixed-4x);
|
|
3697
|
-
}
|
|
3698
|
-
}
|
|
3699
|
-
.sbb-timetable-form sbb-signet {
|
|
3700
|
-
width: var(--sbb-spacing-fixed-16x);
|
|
3701
|
-
align-self: end;
|
|
3702
|
-
margin-block-end: var(--sbb-spacing-fixed-2x);
|
|
3703
|
-
margin-inline: 0;
|
|
3704
|
-
}
|
|
3705
|
-
@media (min-width: calc(64rem)) {
|
|
3706
|
-
.sbb-timetable-form sbb-signet {
|
|
3707
|
-
position: absolute;
|
|
3708
|
-
inset-block-start: var(--sbb-spacing-fixed-6x);
|
|
3709
|
-
inset-inline-end: var(--sbb-spacing-fixed-6x);
|
|
3710
|
-
}
|
|
3711
|
-
}
|
|
3712
|
-
.sbb-timetable-form > * {
|
|
3713
|
-
margin-inline: auto;
|
|
3714
|
-
max-width: var(--sbb-timetable-form-content-max-width);
|
|
3715
|
-
width: 100%;
|
|
3716
|
-
}
|
|
3717
|
-
|
|
3718
|
-
sbb-timetable-form sbb-date-input {
|
|
3719
|
-
min-width: 8.3125rem;
|
|
3720
|
-
}
|
|
3721
|
-
sbb-timetable-form .sbb-timetable-form-block {
|
|
3722
|
-
--sbb-form-field-focus-underline-z-index: 1;
|
|
3723
|
-
width: 100%;
|
|
3724
|
-
position: relative;
|
|
3725
|
-
}
|
|
3726
|
-
sbb-timetable-form .sbb-timetable-form-block::after {
|
|
3727
|
-
content: "";
|
|
3728
|
-
position: absolute;
|
|
3729
|
-
border-block-end: var(--sbb-border-width-1x) solid var(--sbb-border-color-4-inverted);
|
|
3730
|
-
inset-inline: var(--sbb-form-field-padding-inline);
|
|
3731
|
-
inset-block-end: 0;
|
|
3732
|
-
}
|
|
3733
|
-
sbb-timetable-form .sbb-timetable-form-block sbb-datepicker-toggle {
|
|
3734
|
-
margin-inline-end: var(--sbb-spacing-fixed-6x);
|
|
3735
|
-
}
|
|
3736
|
-
@media (max-width: calc(37.4375rem)) {
|
|
3737
|
-
sbb-timetable-form .sbb-timetable-form-mobile-block {
|
|
3738
|
-
--sbb-form-field-focus-underline-z-index: 1;
|
|
3739
|
-
width: 100%;
|
|
3740
|
-
position: relative;
|
|
3741
|
-
}
|
|
3742
|
-
sbb-timetable-form .sbb-timetable-form-mobile-block::after {
|
|
3743
|
-
content: "";
|
|
3744
|
-
position: absolute;
|
|
3745
|
-
border-block-end: var(--sbb-border-width-1x) solid var(--sbb-border-color-4-inverted);
|
|
3746
|
-
inset-inline: var(--sbb-form-field-padding-inline);
|
|
3747
|
-
inset-block-end: 0;
|
|
3748
|
-
}
|
|
3749
|
-
sbb-timetable-form .sbb-timetable-form-mobile-block sbb-datepicker-toggle {
|
|
3750
|
-
margin-inline-end: var(--sbb-spacing-fixed-6x);
|
|
3751
|
-
}
|
|
3752
|
-
sbb-timetable-form .sbb-timetable-form-mobile-hidden {
|
|
3753
|
-
display: none;
|
|
3754
|
-
}
|
|
3506
|
+
padding: 0;
|
|
3507
|
+
color: var(--sbb-color-granite);
|
|
3508
|
+
color: light-dark(var(--sbb-color-granite), var(--sbb-color-cement));
|
|
3755
3509
|
}
|