@sbb-esta/lyne-elements-dev 4.9.0-dev.1774537954 → 4.9.0-dev.1774543811
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/alert/alert/alert.component.js +1 -1
- package/alert/alert.js +1 -1
- package/{alert.component-B94SoaHI.js → alert.component-DS6ztnRx.js} +15 -11
- package/alert.js +1 -1
- package/alert.pure.js +1 -1
- package/{block-link-common-ClyAETjl.js → block-link-common-cbbpM1KV.js} +1 -1
- package/button/accent-button/accent-button.component.js +1 -1
- package/button/accent-button-link/accent-button-link.component.js +1 -1
- package/button/accent-button-link.js +1 -2
- package/button/accent-button-static/accent-button-static.component.js +1 -1
- package/button/accent-button-static.js +1 -2
- package/button/accent-button.js +1 -2
- package/button/button/button.component.js +1 -1
- package/button/button-link/button-link.component.js +1 -1
- package/button/button-link.js +1 -2
- package/button/button-static/button-static.component.js +1 -1
- package/button/button-static.js +1 -2
- package/button/button.js +1 -2
- package/button/common/button-common.js +2 -87
- package/button/common.js +5 -3
- package/button/mini-button/mini-button.component.js +1 -1
- package/button/mini-button-group.js +1 -2
- package/button/mini-button-link/mini-button-link.component.js +1 -1
- package/button/mini-button-link.js +2 -3
- package/button/mini-button.js +1 -2
- package/button/secondary-button/secondary-button.component.js +1 -1
- package/button/secondary-button-link/secondary-button-link.component.js +1 -1
- package/button/secondary-button-link.js +1 -2
- package/button/secondary-button-static/secondary-button-static.component.js +1 -1
- package/button/secondary-button-static.js +1 -2
- package/button/secondary-button.js +1 -2
- package/button/transparent-button/transparent-button.component.js +1 -1
- package/button/transparent-button-link/transparent-button-link.component.js +1 -1
- package/button/transparent-button-link.js +1 -2
- package/button/transparent-button-static/transparent-button-static.component.js +1 -1
- package/button/transparent-button-static.js +1 -2
- package/button/transparent-button.js +1 -2
- package/{common-TkhiuEMj.js → button-common-BfX2ovU8.js} +85 -4
- package/button.js +3 -4
- package/button.pure.js +3 -4
- package/calendar/calendar/calendar.component.js +1 -1
- package/calendar/calendar.js +1 -1
- package/{calendar.component-DtdBj_D-.js → calendar.component-Dk8Xun-b.js} +91 -91
- package/calendar.js +1 -1
- package/calendar.pure.js +1 -1
- package/chip/chip/chip.component.js +1 -1
- package/chip/chip.js +1 -1
- package/{chip.component-vKOg_uFQ.js → chip.component-3kuQjaZq.js} +14 -10
- package/chip.js +1 -1
- package/chip.pure.js +1 -1
- package/core/base-elements/selection-group-base-element.js +1 -1
- package/core/base-elements.js +1 -1
- package/core/controllers/media-matchers-controller.js +1 -1
- package/core/mixins.js +2 -6
- package/core/styles.js +2 -5
- package/core.js +81 -0
- package/custom-elements.json +206 -79
- package/date-input/date-input.component.js +1 -1
- package/date-input.js +1 -1
- package/date-input.pure.js +1 -1
- package/datepicker/common/datepicker-button.js +1 -1
- package/datepicker/common.js +1 -1
- package/datepicker/datepicker/datepicker.component.js +1 -1
- package/datepicker/datepicker-next-day/datepicker-next-day.component.js +4 -4
- package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +4 -4
- package/datepicker/datepicker-toggle/datepicker-toggle.component.js +5 -5
- package/datepicker/datepicker.js +1 -1
- package/datepicker.js +2 -2
- package/datepicker.pure.js +2 -2
- package/development/alert/alert/alert.component.d.ts.map +1 -1
- package/development/alert/alert/alert.component.js +1 -1
- package/development/alert/alert.js +1 -1
- package/development/{alert.component-CJ2yLyOY.js → alert.component-D6rH6dCu.js} +3 -2
- package/development/alert.js +1 -1
- package/development/alert.pure.js +1 -1
- package/development/{block-link-common-CjBLu4BU.js → block-link-common-cVM5O5TR.js} +2 -2
- package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/development/button/accent-button/accent-button.component.d.ts +1 -1
- package/development/button/accent-button/accent-button.component.d.ts.map +1 -1
- package/development/button/accent-button/accent-button.component.js +2 -2
- package/development/button/accent-button-link/accent-button-link.component.d.ts +1 -1
- package/development/button/accent-button-link/accent-button-link.component.d.ts.map +1 -1
- package/development/button/accent-button-link/accent-button-link.component.js +2 -2
- package/development/button/accent-button-link.js +3 -1
- package/development/button/accent-button-static/accent-button-static.component.d.ts +1 -1
- package/development/button/accent-button-static/accent-button-static.component.d.ts.map +1 -1
- package/development/button/accent-button-static/accent-button-static.component.js +2 -2
- package/development/button/accent-button-static.js +3 -1
- package/development/button/accent-button.js +3 -1
- package/development/button/button/button.component.d.ts +1 -1
- package/development/button/button/button.component.d.ts.map +1 -1
- package/development/button/button/button.component.js +2 -2
- package/development/button/button-link/button-link.component.d.ts +1 -1
- package/development/button/button-link/button-link.component.d.ts.map +1 -1
- package/development/button/button-link/button-link.component.js +2 -2
- package/development/button/button-link.js +3 -1
- package/development/button/button-static/button-static.component.d.ts +1 -1
- package/development/button/button-static/button-static.component.d.ts.map +1 -1
- package/development/button/button-static/button-static.component.js +2 -2
- package/development/button/button-static.js +3 -1
- package/development/button/button.js +3 -1
- package/development/button/common/button-common.d.ts +0 -1
- package/development/button/common/button-common.d.ts.map +1 -1
- package/development/button/common/button-common.js +2 -117
- package/development/button/common.d.ts.map +1 -1
- package/development/button/common.js +7 -2
- package/development/button/mini-button/mini-button.component.js +2 -2
- package/development/button/mini-button-group.js +3 -1
- package/development/button/mini-button-link/mini-button-link.component.js +1 -1
- package/development/button/mini-button-link.js +4 -2
- package/development/button/mini-button.js +3 -1
- package/development/button/secondary-button/secondary-button.component.d.ts +1 -1
- package/development/button/secondary-button/secondary-button.component.d.ts.map +1 -1
- package/development/button/secondary-button/secondary-button.component.js +2 -2
- package/development/button/secondary-button-link/secondary-button-link.component.d.ts +1 -1
- package/development/button/secondary-button-link/secondary-button-link.component.d.ts.map +1 -1
- package/development/button/secondary-button-link/secondary-button-link.component.js +2 -2
- package/development/button/secondary-button-link.js +3 -1
- package/development/button/secondary-button-static/secondary-button-static.component.d.ts +1 -1
- package/development/button/secondary-button-static/secondary-button-static.component.d.ts.map +1 -1
- package/development/button/secondary-button-static/secondary-button-static.component.js +2 -2
- package/development/button/secondary-button-static.js +3 -1
- package/development/button/secondary-button.js +3 -1
- package/development/button/transparent-button/transparent-button.component.d.ts +1 -1
- package/development/button/transparent-button/transparent-button.component.js +2 -2
- package/development/button/transparent-button-link/transparent-button-link.component.d.ts +1 -1
- package/development/button/transparent-button-link/transparent-button-link.component.js +2 -2
- package/development/button/transparent-button-link.js +3 -1
- package/development/button/transparent-button-static/transparent-button-static.component.d.ts +1 -1
- package/development/button/transparent-button-static/transparent-button-static.component.js +2 -2
- package/development/button/transparent-button-static.js +3 -1
- package/development/button/transparent-button.js +3 -1
- package/development/button-common-8ZJ9Ft4J.js +678 -0
- package/development/button.js +3 -4
- package/development/button.pure.d.ts +1 -1
- package/development/button.pure.d.ts.map +1 -1
- package/development/button.pure.js +2 -3
- package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
- package/development/calendar/calendar/calendar.component.js +1 -1
- package/development/calendar/calendar.js +1 -1
- package/development/calendar/common/calendar-cell-base-element.d.ts +1 -1
- package/development/{calendar.component-BvJGWtm-.js → calendar.component-CRvTYw1K.js} +3 -2
- package/development/calendar.js +1 -1
- package/development/calendar.pure.js +1 -1
- package/development/card/card-button/card-button.component.d.ts +1 -1
- package/development/card/card-link/card-link.component.d.ts +1 -1
- package/development/checkbox/checkbox.component.d.ts +1 -1
- package/development/chip/chip/chip.component.d.ts.map +1 -1
- package/development/chip/chip/chip.component.js +1 -1
- package/development/chip/chip.js +1 -1
- package/development/{chip.component-D6OL8r_Q.js → chip.component-CvwCC3az.js} +3 -2
- package/development/chip.js +1 -1
- package/development/chip.pure.js +1 -1
- package/development/{compact-paginator.component-BgdCSnNV.js → compact-paginator.component-C48-_QUv.js} +1 -1
- package/development/core/base-elements/selection-group-base-element.js +1 -1
- package/development/core/base-elements.js +1 -1
- package/development/core/controllers/media-matchers-controller.js +1 -1
- package/development/core/mixins.js +1 -114
- package/development/core/styles.js +1 -10
- package/development/core.d.ts +15 -0
- package/development/core.d.ts.map +1 -0
- package/development/core.js +81 -0
- package/development/date-input/date-input.component.js +1 -1
- package/development/{date-input.component-D6__znuy.js → date-input.component-DpVxjPWe.js} +1 -1
- package/development/date-input.js +1 -1
- package/development/date-input.pure.js +1 -1
- package/development/datepicker/common/datepicker-button.js +1 -1
- package/development/datepicker/common.js +1 -1
- package/development/datepicker/datepicker/datepicker.component.js +1 -1
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +2 -2
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +2 -2
- package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +2 -2
- package/development/datepicker/datepicker.js +1 -1
- package/development/{datepicker-button-vHP0D4yV.js → datepicker-button-DdrnstIH.js} +1 -1
- package/development/{datepicker.component-DW6eq3pC.js → datepicker.component-HvDN0W3y.js} +1 -1
- package/development/datepicker.js +2 -2
- package/development/datepicker.pure.js +2 -2
- package/development/dialog/dialog/dialog.component.js +1 -1
- package/development/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/development/dialog/dialog-actions.js +1 -1
- package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts +1 -1
- package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts.map +1 -1
- package/development/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
- package/development/dialog/dialog-close-button.js +1 -1
- package/development/dialog/dialog-content/dialog-content.component.js +1 -1
- package/development/dialog/dialog-content.js +1 -1
- package/development/dialog/dialog-title/dialog-title.component.js +1 -1
- package/development/dialog/dialog-title.js +1 -1
- package/development/dialog/dialog.js +1 -1
- package/development/{dialog-actions.component-TcOhbHSS.js → dialog-actions.component-BIeBTPBw.js} +1 -1
- package/development/{dialog-close-button.component-Yi7NNtQe.js → dialog-close-button.component-qScII29c.js} +3 -2
- package/development/{dialog-content.component-CzwHSsCD.js → dialog-content.component-CTWLZsQU.js} +1 -1
- package/development/{dialog-title.component-BjJxddme.js → dialog-title.component-hGWCskXs.js} +1 -1
- package/development/{dialog.component-CjR644v5.js → dialog.component-QydiHo98.js} +1 -1
- package/development/dialog.js +5 -5
- package/development/dialog.pure.js +5 -5
- package/development/divider/divider.component.js +1 -1
- package/development/{divider.component-D04zdHFf.js → divider.component-BCWJ67b6.js} +1 -1
- package/development/divider.js +1 -1
- package/development/divider.pure.js +1 -1
- package/development/{error.component-DCeTb_sQ.js → error.component-H90REHso.js} +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-content.js +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/development/expansion-panel/expansion-panel-header.js +1 -1
- package/development/expansion-panel/expansion-panel.js +1 -1
- package/development/{expansion-panel-content.component-P1BVKaUQ.js → expansion-panel-content.component-Dh8TJ3xP.js} +1 -1
- package/development/{expansion-panel-header.component-BQaFPmqq.js → expansion-panel-header.component-DRR--p7b.js} +1 -1
- package/development/{expansion-panel.component-sNQCAll-.js → expansion-panel.component-DSKnFt5V.js} +1 -1
- package/development/expansion-panel.js +3 -3
- package/development/expansion-panel.pure.js +3 -3
- package/development/file-selector/common/file-selector-common.d.ts +1 -1
- package/development/file-selector/common/file-selector-common.d.ts.map +1 -1
- package/development/file-selector/common/file-selector-common.js +1 -1
- package/development/file-selector/common.js +1 -1
- package/development/file-selector/file-selector/file-selector.component.d.ts +1 -1
- package/development/file-selector/file-selector/file-selector.component.d.ts.map +1 -1
- package/development/file-selector/file-selector/file-selector.component.js +3 -2
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts +1 -1
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts.map +1 -1
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/development/file-selector/file-selector-dropzone.js +1 -1
- package/development/file-selector-common--MUl78-W.js +513 -0
- package/development/{file-selector-dropzone.component-COoDZxcq.js → file-selector-dropzone.component-_UtMm7d_.js} +3 -2
- package/development/file-selector.js +2 -2
- package/development/file-selector.pure.js +2 -2
- 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-details.js +1 -1
- package/development/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/development/flip-card/flip-card-summary.js +1 -1
- package/development/flip-card/flip-card.js +1 -1
- package/development/{flip-card-details.component-DZqd1icn.js → flip-card-details.component-CqHDng0H.js} +1 -1
- package/development/{flip-card-summary.component-CTvT-hNh.js → flip-card-summary.component-TGAaaJ2N.js} +1 -1
- package/development/{flip-card.component-CUQYeHRg.js → flip-card.component-tYrA2D0L.js} +3 -2
- package/development/flip-card.js +3 -3
- package/development/flip-card.pure.js +3 -3
- package/development/footer/footer.component.js +1 -1
- package/development/{footer.component-CLU7iVUY.js → footer.component-DY8zn94V.js} +1 -1
- package/development/footer.js +1 -1
- package/development/footer.pure.js +1 -1
- package/development/form-field/error/error.component.js +1 -1
- package/development/form-field/error.js +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 +2 -2
- package/development/form-field/form-field.js +1 -1
- package/development/{form-field.component-DoPHu1Yf.js → form-field.component-BNIh6zGF.js} +1 -1
- package/development/form-field.js +2 -2
- package/development/form-field.pure.js +2 -2
- package/development/header/common/header-action-common.js +1 -1
- package/development/header/common.js +1 -1
- package/development/header/header/header.component.js +1 -1
- package/development/header/header-button/header-button.component.d.ts +1 -1
- package/development/header/header-environment/header-environment.component.js +1 -1
- package/development/header/header-environment.js +1 -1
- package/development/header/header-link/header-link.component.d.ts +1 -1
- package/development/header/header.js +1 -1
- package/development/{header-action-common-BPwn9nFN.js → header-action-common-DSIc7FIL.js} +1 -1
- package/development/{header-environment.component-JltjpGKu.js → header-environment.component-CfdMcDA3.js} +1 -1
- package/development/{header.component-C9JGj-z6.js → header.component-WQQvZvNP.js} +1 -1
- package/development/header.js +3 -3
- package/development/header.pure.js +3 -3
- package/development/icon/icon-base.js +1 -1
- package/development/icon/icon.component.js +1 -1
- package/development/{icon-base-DaK86P0U.js → icon-base-pLlx4Snu.js} +1 -1
- package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-container.js +1 -1
- package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
- package/development/icon-sidebar/icon-sidebar-content.js +1 -1
- package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar.js +1 -1
- package/development/{icon-sidebar-container.component-6k5VwVGK.js → icon-sidebar-container.component-UdQfVTK9.js} +1 -1
- package/development/{icon-sidebar-content.component-ISXOClFX.js → icon-sidebar-content.component-BP8fBRT7.js} +1 -1
- package/development/{icon-sidebar.component-DFDKX2cD.js → icon-sidebar.component-BWDYRLAH.js} +1 -1
- package/development/icon-sidebar.js +3 -3
- package/development/icon-sidebar.pure.js +3 -3
- package/development/icon.js +1 -1
- package/development/icon.pure.js +1 -1
- package/development/image/image.component.js +1 -1
- package/development/{image.component-BSJf5qRL.js → image.component-B34WHh1X.js} +2 -2
- package/development/image.js +1 -1
- package/development/image.pure.js +1 -1
- package/development/{inline-link-common-FwpAjkCL.js → inline-link-common-Ct3LiC9n.js} +2 -2
- package/development/journey-header/journey-header.component.js +1 -1
- package/development/{journey-header.component-D1iaZBcw.js → journey-header.component-BlGir9IK.js} +1 -1
- package/development/journey-header.js +1 -1
- package/development/journey-header.pure.js +1 -1
- package/development/lead-container/lead-container.component.js +1 -1
- package/development/{lead-container.component-BPGSdIND.js → lead-container.component-I3zAPmMC.js} +1 -1
- package/development/lead-container.js +1 -1
- package/development/lead-container.pure.js +1 -1
- package/development/link/block-link/block-link.component.d.ts +1 -1
- package/development/link/block-link/block-link.component.js +2 -2
- package/development/link/block-link-button/block-link-button.component.d.ts +1 -1
- package/development/link/block-link-button/block-link-button.component.js +2 -2
- package/development/link/block-link-button.js +3 -1
- package/development/link/block-link-static/block-link-static.component.d.ts +1 -1
- package/development/link/block-link-static/block-link-static.component.js +2 -2
- package/development/link/block-link-static.js +3 -1
- package/development/link/block-link.js +3 -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/common.js +9 -3
- package/development/link/link/link.component.d.ts +1 -1
- package/development/link/link/link.component.js +2 -2
- package/development/link/link-button/link-button.component.d.ts +1 -1
- package/development/link/link-button/link-button.component.js +2 -2
- package/development/link/link-button.js +3 -1
- package/development/link/link-static/link-static.component.d.ts +1 -1
- package/development/link/link-static/link-static.component.js +2 -2
- package/development/link/link-static.js +3 -1
- package/development/link/link.js +3 -1
- package/development/{link-common-CrLiKO3x.js → link-common-B577_5fW.js} +1 -1
- package/development/link-list/common/link-list-base.js +1 -1
- package/development/link-list/common.js +1 -1
- package/development/link-list/link-list-anchor.js +1 -1
- package/development/link-list/link-list.component.js +1 -1
- package/development/link-list/link-list.js +1 -1
- package/development/link-list-anchor/link-list-anchor.component.js +1 -1
- package/development/{link-list-anchor.component-CMwxD7at.js → link-list-anchor.component-B4AhLaGX.js} +1 -1
- package/development/link-list-anchor.js +1 -1
- package/development/link-list-anchor.pure.js +1 -1
- package/development/{link-list-base-BchLGP8G.js → link-list-base-CYF2p6ss.js} +1 -1
- package/development/{link-list.component-B3l5PRJl.js → link-list.component-CqizPEd0.js} +2 -2
- package/development/link-list.js +3 -3
- package/development/link-list.pure.js +2 -2
- package/development/link.js +3 -3
- package/development/link.pure.d.ts +3 -1
- package/development/link.pure.d.ts.map +1 -1
- package/development/link.pure.js +3 -4
- 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-BJRSfYOI.js → loading-indicator-circle.component-N8h5O3SA.js} +1 -1
- package/development/loading-indicator-circle.js +1 -1
- package/development/loading-indicator-circle.pure.js +1 -1
- package/development/{loading-indicator.component-DolzcY0K.js → loading-indicator.component-mkZLrjq6.js} +1 -1
- package/development/loading-indicator.js +1 -1
- package/development/loading-indicator.pure.js +1 -1
- package/development/logo/logo.component.js +1 -1
- package/development/{logo.component-iu5iL8wQ.js → logo.component-CLFQn9oQ.js} +1 -1
- package/development/logo.js +1 -1
- package/development/logo.pure.js +1 -1
- package/development/map-container/map-container.component.d.ts.map +1 -1
- package/development/map-container/map-container.component.js +1 -1
- package/development/{map-container.component-DMF2oulu.js → map-container.component-CEbQOG_v.js} +3 -2
- package/development/map-container.js +1 -1
- package/development/map-container.pure.js +1 -1
- package/development/menu/common/menu-action-common.js +1 -1
- package/development/menu/common.js +1 -1
- package/development/menu/menu/menu.component.js +1 -1
- package/development/menu/menu.js +1 -1
- package/development/{menu-action-common-CE1gySL_.js → menu-action-common-BQdj3W-S.js} +1 -1
- package/development/{menu.component-D4nt6M9b.js → menu.component-D1Y2TRAV.js} +1 -1
- package/development/menu.js +2 -2
- package/development/menu.pure.js +2 -2
- package/development/message/message.component.js +1 -1
- package/development/{message.component-cyOtXMuM.js → message.component-CaP-KP45.js} +1 -1
- package/development/message.js +1 -1
- package/development/message.pure.js +1 -1
- package/development/{mini-button-link.component-DZOOdeZt.js → mini-button-link.component-DPR7yVD2.js} +2 -2
- 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-day.js +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
- package/development/mini-calendar/mini-calendar-month.js +1 -1
- package/development/mini-calendar/mini-calendar.js +1 -1
- package/development/{mini-calendar-day.component-B5SWuVZl.js → mini-calendar-day.component-BMFgqlHI.js} +1 -1
- package/development/{mini-calendar-month.component-Diq4my2u.js → mini-calendar-month.component-CCD3WAin.js} +1 -1
- package/development/{mini-calendar.component-O44l8sfI.js → mini-calendar.component-DxUejeiL.js} +1 -1
- package/development/mini-calendar.js +3 -3
- package/development/mini-calendar.pure.js +3 -3
- package/development/mixins-DPDtJQzv.js +126 -0
- package/development/navigation/common/navigation-action-common.js +1 -1
- package/development/navigation/common.js +1 -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.d.ts +1 -1
- package/development/navigation/navigation-link/navigation-link.component.d.ts +1 -1
- package/development/navigation/navigation-list/navigation-list.component.js +1 -1
- package/development/navigation/navigation-list.js +1 -1
- package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/development/navigation/navigation-marker.js +1 -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/navigation-section.js +1 -1
- package/development/navigation/navigation.js +1 -1
- package/development/{navigation-action-common-CA2aDyJ4.js → navigation-action-common-jbfQmv6k.js} +1 -1
- package/development/{navigation-list.component-Dz0JLuKb.js → navigation-list.component-B98Pdufs.js} +1 -1
- package/development/{navigation-marker.component-DzRg3INl.js → navigation-marker.component-BRgddFvJ.js} +1 -1
- package/development/{navigation-section.component-DnSkQA4r.js → navigation-section.component-DjJILBSg.js} +3 -2
- package/development/{navigation.component-DZ3EQfeI.js → navigation.component-CP2B6K3V.js} +3 -2
- package/development/navigation.js +5 -5
- package/development/navigation.pure.js +5 -5
- package/development/notification/notification.component.d.ts.map +1 -1
- package/development/notification/notification.component.js +1 -1
- package/development/{notification.component-D1xrOQdE.js → notification.component-BObhdt_I.js} +3 -2
- package/development/notification.js +1 -1
- package/development/notification.pure.js +1 -1
- package/development/{optgroup-base-element-DVLTejtg.js → optgroup-base-element-D--unHIh.js} +1 -1
- package/development/option/optgroup/optgroup-base-element.js +1 -1
- package/development/option/optgroup/optgroup.component.js +1 -1
- package/development/option/optgroup.js +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-hint.js +1 -1
- package/development/option/option.js +1 -1
- package/development/{option-hint.component-w-UQdEdu.js → option-hint.component-RuTlHKlC.js} +1 -1
- package/development/{option.component-BPN2WTiI.js → option.component-C4XccFIB.js} +1 -1
- package/development/option.js +3 -3
- package/development/option.pure.js +3 -3
- package/development/overlay/overlay.component.d.ts.map +1 -1
- package/development/overlay/overlay.component.js +1 -1
- package/development/{overlay.component-H1N5AUm0.js → overlay.component-8wfmGHzA.js} +4 -3
- package/development/overlay.js +1 -1
- package/development/overlay.pure.js +1 -1
- package/development/paginator/common/paginator-common.d.ts.map +1 -1
- package/development/paginator/common/paginator-common.js +4 -3
- package/development/paginator/compact-paginator/compact-paginator.component.d.ts +1 -1
- package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/development/paginator/compact-paginator.js +1 -1
- package/development/paginator/paginator/paginator.component.d.ts +1 -1
- package/development/paginator/paginator/paginator.component.js +1 -1
- package/development/paginator/paginator.js +1 -1
- package/development/{paginator.component-C03vfQ7J.js → paginator.component-BOjdyj4A.js} +1 -1
- package/development/paginator.js +2 -2
- package/development/paginator.pure.js +2 -2
- package/development/popover/popover.component.d.ts.map +1 -1
- package/development/popover/popover.component.js +1 -1
- package/development/popover.component-RQpf9VST.js +737 -0
- package/development/popover.js +1 -1
- package/development/popover.pure.js +1 -1
- package/development/radio-button/common/radio-button-common.js +1 -1
- package/development/radio-button/common.js +1 -1
- package/development/radio-button/radio-button.component.d.ts +1 -1
- package/development/radio-button/radio-button.component.js +1 -1
- package/development/radio-button/radio-button.js +1 -1
- package/development/{radio-button-common-CCrvhOPQ.js → radio-button-common-B5e2DZuH.js} +1 -1
- package/development/{radio-button.component-DYD1hVIZ.js → radio-button.component-COJ0uhTF.js} +2 -2
- package/development/radio-button.js +2 -2
- package/development/radio-button.pure.js +2 -2
- package/development/{sbb-tokens-Lrm4nvNH.js → sbb-tokens-Cr3wVegh.js} +1 -1
- package/development/screen-reader-only/screen-reader-only.component.js +1 -1
- package/development/{screen-reader-only.component-Btj8mc2x.js → screen-reader-only.component-BP-EOEpk.js} +1 -1
- package/development/screen-reader-only.js +1 -1
- package/development/screen-reader-only.pure.js +1 -1
- package/development/select/select.component.js +1 -1
- package/development/{select.component-DJV8Tjcw.js → select.component-Crd7YOp6.js} +1 -1
- package/development/select.js +1 -1
- 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-B3pNvpeD.js → selection-action-panel.component-DB1IZLhj.js} +1 -1
- package/development/selection-action-panel.js +1 -1
- 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-B9v1yqif.js → selection-expansion-panel.component-BBICwQw8.js} +1 -1
- package/development/selection-expansion-panel.js +1 -1
- package/development/selection-expansion-panel.pure.js +1 -1
- package/development/{selection-group-base-element-DrTO_80I.js → selection-group-base-element-DyDquOr4.js} +1 -1
- package/development/sidebar/common/styles.js +1 -1
- package/development/sidebar/common.js +1 -1
- package/development/sidebar/sidebar/sidebar.component.js +1 -1
- package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts +1 -1
- package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts.map +1 -1
- package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
- package/development/sidebar/sidebar-close-button.js +1 -1
- package/development/sidebar/sidebar-container/sidebar-container.component.js +1 -1
- package/development/sidebar/sidebar-container.js +1 -1
- package/development/sidebar/sidebar-content/sidebar-content.component.js +1 -1
- package/development/sidebar/sidebar-content.js +1 -1
- package/development/sidebar/sidebar-title/sidebar-title.component.js +1 -1
- package/development/sidebar/sidebar-title.js +1 -1
- package/development/sidebar/sidebar.js +1 -1
- package/development/sidebar-close-button.component-Ckp-_zlH.js +49 -0
- package/development/{sidebar-container.component-f4gR6uPU.js → sidebar-container.component-D4yIuari.js} +1 -1
- package/development/{sidebar-content.component-B70pf9tH.js → sidebar-content.component-rgVbuDj-.js} +1 -1
- package/development/{sidebar-title.component-RStE_x3R.js → sidebar-title.component-BFkOaVcL.js} +1 -1
- package/development/{sidebar.component-BDUew-xS.js → sidebar.component-hkvDm_fC.js} +1 -1
- package/development/sidebar.js +5 -5
- package/development/sidebar.pure.js +5 -5
- package/development/signet/signet.component.js +1 -1
- package/development/{signet.component-kYHKCQQN.js → signet.component-DgV8KY-B.js} +1 -1
- package/development/signet.js +1 -1
- package/development/signet.pure.js +1 -1
- package/development/skiplink-list/skiplink-list.component.js +1 -1
- package/development/{skiplink-list.component--EzDilpP.js → skiplink-list.component-BEWqwub1.js} +1 -1
- package/development/skiplink-list.js +1 -1
- package/development/skiplink-list.pure.js +1 -1
- package/development/slider/slider.component.js +1 -1
- package/development/{slider.component-QzF7A8Yl.js → slider.component-CZbdZBNr.js} +1 -1
- package/development/slider.js +1 -1
- package/development/slider.pure.js +1 -1
- package/development/status/status.component.d.ts +1 -1
- package/development/status/status.component.js +1 -1
- package/development/{status.component-CD4RXPEj.js → status.component-9vnkO-jE.js} +1 -1
- package/development/status.js +1 -1
- package/development/status.pure.js +1 -1
- package/development/{step-label.component-DbdXrY05.js → step-label.component-C_obpSzp.js} +1 -1
- package/development/{step.component-BZ8GnSvF.js → step.component-DsXAckYS.js} +1 -1
- package/development/stepper/step/step.component.js +1 -1
- package/development/stepper/step-label/step-label.component.js +1 -1
- package/development/stepper/step-label.js +1 -1
- package/development/stepper/step.js +1 -1
- package/development/stepper/stepper/stepper.component.js +1 -1
- package/development/stepper/stepper.js +1 -1
- package/development/{stepper.component-C20566P1.js → stepper.component-yAkgcauE.js} +1 -1
- package/development/stepper.js +3 -3
- package/development/stepper.pure.js +3 -3
- package/development/styles-CBTvwbOZ.js +11 -0
- package/development/{styles-TKvcDQkA.js → styles-DfMHayKH.js} +1 -1
- package/development/{styles-BlQUk9lF.js → styles-ic3zrt4O.js} +1 -1
- package/development/{tab-group.component-C6jlhxvZ.js → tab-group.component-B2ZqkzPt.js} +1 -1
- package/development/{tab-label.component-C0qpk3p_.js → tab-label.component-CnJ0sTGt.js} +1 -1
- package/development/{tab-nav-bar.component-CbZKhBxs.js → tab-nav-bar.component-CfVE9meC.js} +1 -1
- package/development/{tab.component-DvEZBqQ6.js → tab.component-Btj50dDK.js} +1 -1
- package/development/table/table-wrapper/table-wrapper.component.js +1 -1
- package/development/table/table-wrapper.js +1 -1
- package/development/{table-wrapper.component-lmWguT_t.js → table-wrapper.component-R8lvereb.js} +1 -1
- package/development/table.js +1 -1
- package/development/table.pure.js +1 -1
- package/development/tabs/common/styles.js +1 -1
- package/development/tabs/common.js +1 -1
- package/development/tabs/tab/tab.component.js +1 -1
- package/development/tabs/tab-group/tab-group.component.js +1 -1
- package/development/tabs/tab-group.js +1 -1
- package/development/tabs/tab-label/tab-label.component.js +1 -1
- package/development/tabs/tab-label.js +1 -1
- package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
- package/development/tabs/tab-nav-bar.js +1 -1
- package/development/tabs/tab.js +1 -1
- package/development/tabs.js +5 -5
- package/development/tabs.pure.js +5 -5
- package/development/tag/tag/tag.component.js +1 -1
- package/development/tag/tag-group/tag-group.component.js +1 -1
- package/development/tag/tag-group.js +1 -1
- package/development/tag/tag.js +1 -1
- package/development/{tag-group.component-BW1vj2rN.js → tag-group.component-HEpoi9EN.js} +1 -1
- package/development/{tag.component-Cfx7YNV5.js → tag.component-BOBVoZzH.js} +1 -1
- package/development/tag.js +2 -2
- package/development/tag.pure.js +2 -2
- package/development/teaser/teaser.component.js +1 -1
- package/development/teaser-hero/teaser-hero.component.d.ts.map +1 -1
- package/development/teaser-hero/teaser-hero.component.js +1 -1
- package/development/{teaser-hero.component-sUhYQXkN.js → teaser-hero.component-BlZYJxeW.js} +3 -2
- package/development/teaser-hero.js +1 -1
- package/development/teaser-hero.pure.js +1 -1
- package/development/teaser-product/common/teaser-product-common.js +1 -1
- package/development/teaser-product/common.js +1 -1
- package/development/teaser-product/teaser-product/teaser-product.component.d.ts +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.d.ts +1 -1
- package/development/teaser-product/teaser-product.js +1 -1
- package/development/{teaser-product-common-zgX2CF41.js → teaser-product-common-C66yku2d.js} +1 -1
- package/development/{teaser-product.component-w8Vjh-RN.js → teaser-product.component-DAwTYlE5.js} +1 -1
- package/development/teaser-product.js +2 -2
- package/development/teaser-product.pure.js +2 -2
- package/development/{teaser.component-BI1diIhL.js → teaser.component-Il-WN-zi.js} +1 -1
- package/development/teaser.js +1 -1
- package/development/teaser.pure.js +1 -1
- package/development/time-input/time-input.component.js +1 -1
- package/development/{time-input.component-B15eaxBr.js → time-input.component-EkLn8Dyo.js} +1 -1
- package/development/time-input.js +1 -1
- 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-details.js +1 -1
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/development/timetable-form/timetable-form-field.js +1 -1
- package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts +1 -1
- package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts.map +1 -1
- package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
- package/development/timetable-form/timetable-form-swap-button.js +1 -1
- package/development/timetable-form/timetable-form.js +1 -1
- package/development/{timetable-form-details.component-Bz6nsJEp.js → timetable-form-details.component-TkDVETuw.js} +1 -1
- package/development/{timetable-form-field.component-BQHwNBP_.js → timetable-form-field.component-Bn16sQc-.js} +1 -1
- package/development/timetable-form-swap-button.component-jCUVEygV.js +75 -0
- package/development/{timetable-form.component-BwcJd7mP.js → timetable-form.component-BBcK_YCI.js} +1 -1
- package/development/timetable-form.js +4 -4
- package/development/timetable-form.pure.js +4 -4
- 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-BbPiOTqO.js → timetable-occupancy-icon.component-D8kPKap8.js} +1 -1
- package/development/timetable-occupancy-icon.js +1 -1
- package/development/timetable-occupancy-icon.pure.js +1 -1
- package/development/{timetable-occupancy.component-COJQPJ-O.js → timetable-occupancy.component-Dxs_4U7p.js} +1 -1
- package/development/timetable-occupancy.js +1 -1
- package/development/timetable-occupancy.pure.js +1 -1
- package/development/title/title-base.js +1 -1
- package/development/title/title.component.js +1 -1
- package/development/{title-base-DNSaV9Ar.js → title-base-CY4Ax0xL.js} +1 -1
- package/development/{title.component-BY1lm4Z7.js → title.component-BB41tsOa.js} +2 -2
- package/development/title.js +2 -2
- 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-TMMY3vo-.js → toast.component-BjStrjwC.js} +3 -2
- package/development/toast.js +1 -1
- 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/toggle-option.js +1 -1
- package/development/toggle/toggle.js +1 -1
- package/development/toggle-check/toggle-check.component.js +1 -1
- package/development/{toggle-check.component-eyni_u24.js → toggle-check.component-Dlt6joul.js} +1 -1
- package/development/toggle-check.js +1 -1
- package/development/toggle-check.pure.js +1 -1
- package/development/{toggle-option.component-Cerp56FA.js → toggle-option.component-BtJe37rg.js} +1 -1
- package/development/{toggle.component-9bozw9C0.js → toggle.component-kVvDGCP6.js} +1 -1
- package/development/toggle.js +2 -2
- package/development/toggle.pure.js +2 -2
- package/development/tooltip/tooltip.component.js +1 -1
- package/development/{tooltip.component-DpeuOb4p.js → tooltip.component-CDGkyDa5.js} +1 -1
- package/development/tooltip.js +1 -1
- 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-blocked-passage.js +1 -1
- package/development/train/train-formation/train-formation.component.js +1 -1
- package/development/train/train-formation.js +1 -1
- package/development/train/train-wagon/train-wagon.component.js +1 -1
- package/development/train/train-wagon.js +1 -1
- package/development/train/train.js +1 -1
- package/development/{train-blocked-passage.component-YA9rV23T.js → train-blocked-passage.component-520iWVsE.js} +1 -1
- package/development/{train-formation.component-Bh2Cx4if.js → train-formation.component-BUjb0rmA.js} +1 -1
- package/development/{train-wagon.component-DQ12gCZf.js → train-wagon.component-DkCybCgy.js} +1 -1
- package/development/{train.component-DW4vZtEt.js → train.component-BwPHkU8x.js} +1 -1
- package/development/train.js +4 -4
- package/development/train.pure.js +4 -4
- package/development/visual-checkbox/visual-checkbox.component.js +1 -1
- package/development/{visual-checkbox.component-CA6AKLbO.js → visual-checkbox.component-C2Jd5xoH.js} +1 -1
- package/development/visual-checkbox.js +1 -1
- package/development/visual-checkbox.pure.js +1 -1
- package/dialog/dialog/dialog.component.js +1 -1
- package/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/dialog/dialog-actions.js +1 -1
- package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
- package/dialog/dialog-close-button.js +1 -1
- package/dialog/dialog-content/dialog-content.component.js +1 -1
- package/dialog/dialog-content.js +1 -1
- package/dialog/dialog-title/dialog-title.component.js +1 -1
- package/dialog/dialog-title.js +1 -1
- package/dialog/dialog.js +1 -1
- package/{dialog-close-button.component-DsNnE7BE.js → dialog-close-button.component-BTiacxwH.js} +11 -7
- package/dialog.js +5 -5
- package/dialog.pure.js +5 -5
- package/divider/divider.component.js +1 -1
- package/divider.js +1 -1
- package/divider.pure.js +1 -1
- 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-content.js +1 -1
- package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/expansion-panel/expansion-panel-header.js +1 -1
- package/expansion-panel/expansion-panel.js +1 -1
- package/expansion-panel.js +3 -3
- package/expansion-panel.pure.js +3 -3
- package/file-selector/common/file-selector-common.js +1 -1
- package/file-selector/common.js +1 -1
- package/file-selector/file-selector/file-selector.component.js +8 -7
- package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/file-selector/file-selector-dropzone.js +1 -1
- package/{file-selector-common-Bk07ovZm.js → file-selector-common-BPjO8qWT.js} +21 -17
- package/{file-selector-dropzone.component-DhPsfRQk.js → file-selector-dropzone.component-CEB6NO6D.js} +16 -12
- package/file-selector.js +2 -2
- package/file-selector.pure.js +2 -2
- 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-details.js +1 -1
- package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/flip-card/flip-card-summary.js +1 -1
- package/flip-card/flip-card.js +1 -1
- package/{flip-card.component-CrUlzxck.js → flip-card.component-DOOLG6X9.js} +20 -16
- package/flip-card.js +3 -3
- package/flip-card.pure.js +3 -3
- package/footer/footer.component.js +1 -1
- package/footer.js +1 -1
- package/footer.pure.js +1 -1
- package/form-field/error/error.component.js +1 -1
- package/form-field/error.js +1 -1
- package/form-field/form-field/form-field.component.js +1 -1
- package/form-field/form-field-clear/form-field-clear.component.js +6 -6
- package/form-field/form-field.js +1 -1
- package/form-field.js +2 -2
- package/form-field.pure.js +2 -2
- package/header/common/header-action-common.js +1 -1
- package/header/common.js +1 -1
- package/header/header/header.component.js +1 -1
- package/header/header-environment/header-environment.component.js +1 -1
- package/header/header-environment.js +1 -1
- package/header/header.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 +1 -1
- 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-container.js +1 -1
- package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
- package/icon-sidebar/icon-sidebar-content.js +1 -1
- package/icon-sidebar/icon-sidebar.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-BSWcI8r3.js → image.component-6XWL9njO.js} +1 -1
- package/image.js +1 -1
- package/image.pure.js +1 -1
- package/{inline-link-common-B7MnXE80.js → inline-link-common-DlBjPPGy.js} +1 -1
- 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.component.js +1 -1
- package/lead-container.js +1 -1
- package/lead-container.pure.js +1 -1
- package/link/block-link/block-link.component.js +1 -1
- package/link/block-link-button/block-link-button.component.js +1 -1
- package/link/block-link-button.js +1 -2
- package/link/block-link-static/block-link-static.component.js +1 -1
- package/link/block-link-static.js +1 -2
- package/link/block-link.js +1 -2
- 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/common.js +6 -3
- package/link/link/link.component.js +1 -1
- package/link/link-button/link-button.component.js +1 -1
- package/link/link-button.js +1 -2
- package/link/link-static/link-static.component.js +1 -1
- package/link/link-static.js +1 -2
- package/link/link.js +1 -2
- package/link-list/common/link-list-base.js +1 -1
- package/link-list/common.js +1 -1
- package/link-list/link-list-anchor.js +1 -1
- package/link-list/link-list.component.js +1 -1
- package/link-list/link-list.js +1 -1
- package/link-list-anchor/link-list-anchor.component.js +1 -1
- package/link-list-anchor.js +1 -1
- package/link-list-anchor.pure.js +1 -1
- package/{link-list.component-e-UmSwDi.js → link-list.component-BbM1OODT.js} +1 -1
- package/link-list.js +3 -3
- package/link-list.pure.js +2 -2
- package/link.js +3 -3
- package/link.pure.js +3 -4
- package/loading-indicator/loading-indicator.component.js +1 -1
- 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.component.js +1 -1
- package/logo.js +1 -1
- package/logo.pure.js +1 -1
- package/map-container/map-container.component.js +1 -1
- package/{map-container.component-CnErYagX.js → map-container.component-BOpOz_pQ.js} +16 -12
- package/map-container.js +1 -1
- package/map-container.pure.js +1 -1
- package/menu/common/menu-action-common.js +1 -1
- package/menu/common.js +1 -1
- package/menu/menu/menu.component.js +1 -1
- package/menu/menu.js +1 -1
- package/menu.js +2 -2
- package/menu.pure.js +2 -2
- package/message/message.component.js +1 -1
- package/message.js +1 -1
- package/message.pure.js +1 -1
- package/{mini-button-link.component-BlPfUvvp.js → mini-button-link.component-Drmxn7_J.js} +1 -1
- 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-day.js +1 -1
- package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
- package/mini-calendar/mini-calendar-month.js +1 -1
- package/mini-calendar/mini-calendar.js +1 -1
- package/mini-calendar.js +3 -3
- package/mini-calendar.pure.js +3 -3
- package/mixins-oF0MJHjA.js +17 -0
- package/navigation/common/navigation-action-common.js +1 -1
- package/navigation/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-list.js +1 -1
- package/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/navigation/navigation-marker.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/navigation/navigation-section.js +1 -1
- package/navigation/navigation.js +1 -1
- package/{navigation-section.component-DqFRimuS.js → navigation-section.component-DV8NMpI4.js} +23 -19
- package/{navigation.component-BAgxKoOU.js → navigation.component-PWOm5xVD.js} +24 -20
- package/navigation.js +5 -5
- package/navigation.pure.js +5 -5
- package/notification/notification.component.js +1 -1
- package/{notification.component-BYm_I7Df.js → notification.component-CGkbU3bt.js} +19 -15
- package/notification.js +1 -1
- package/notification.pure.js +1 -1
- package/option/optgroup/optgroup-base-element.js +1 -1
- package/option/optgroup/optgroup.component.js +1 -1
- package/option/optgroup.js +1 -1
- package/option/option/option.component.js +1 -1
- package/option/option-hint/option-hint.component.js +1 -1
- package/option/option-hint.js +1 -1
- package/option/option.js +1 -1
- package/option.js +3 -3
- package/option.pure.js +3 -3
- package/overlay/overlay.component.js +1 -1
- package/{overlay.component-QYenVZtj.js → overlay.component-D62rglaP.js} +16 -15
- package/overlay.js +1 -1
- package/overlay.pure.js +1 -1
- package/package.json +7 -2
- package/paginator/common/paginator-common.js +16 -17
- package/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/paginator/compact-paginator.js +1 -1
- package/paginator/paginator/paginator.component.js +1 -1
- package/paginator/paginator.js +1 -1
- package/paginator.js +2 -2
- package/paginator.pure.js +2 -2
- package/popover/popover.component.js +1 -1
- package/{popover.component-H1g1e1o9.js → popover.component-HzyLHX2Y.js} +38 -34
- package/popover.js +1 -1
- package/popover.pure.js +1 -1
- package/radio-button/common/radio-button-common.js +1 -1
- package/radio-button/common.js +1 -1
- package/radio-button/radio-button.component.js +1 -1
- package/radio-button/radio-button.js +1 -1
- package/{radio-button.component-BGIJJyFd.js → radio-button.component-DyMpOcaP.js} +1 -1
- package/radio-button.js +2 -2
- package/radio-button.pure.js +2 -2
- package/screen-reader-only/screen-reader-only.component.js +1 -1
- package/screen-reader-only.js +1 -1
- package/screen-reader-only.pure.js +1 -1
- package/select/select.component.js +1 -1
- package/select.js +1 -1
- package/select.pure.js +1 -1
- 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.component.js +1 -1
- package/selection-expansion-panel.js +1 -1
- package/selection-expansion-panel.pure.js +1 -1
- package/sidebar/common/styles.js +1 -1
- package/sidebar/common.js +1 -1
- package/sidebar/sidebar/sidebar.component.js +1 -1
- package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
- package/sidebar/sidebar-close-button.js +1 -1
- package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
- package/sidebar/sidebar-container.js +1 -1
- package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
- package/sidebar/sidebar-content.js +1 -1
- package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
- package/sidebar/sidebar-title.js +1 -1
- package/sidebar/sidebar.js +1 -1
- package/sidebar-close-button.component-BZFxWg_j.js +34 -0
- package/sidebar.js +5 -5
- package/sidebar.pure.js +5 -5
- 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.js +1 -1
- package/skiplink-list.pure.js +1 -1
- package/slider/slider.component.js +1 -1
- package/slider.js +1 -1
- package/slider.pure.js +1 -1
- package/status/status.component.js +1 -1
- package/status.js +1 -1
- package/status.pure.js +1 -1
- package/stepper/step/step.component.js +1 -1
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/step-label.js +1 -1
- package/stepper/step.js +1 -1
- package/stepper/stepper/stepper.component.js +1 -1
- package/stepper/stepper.js +1 -1
- package/stepper.js +3 -3
- package/stepper.pure.js +3 -3
- package/styles-yOgA8nYU.js +5 -0
- package/table/table-wrapper/table-wrapper.component.js +1 -1
- package/table/table-wrapper.js +1 -1
- package/table.js +1 -1
- package/table.pure.js +1 -1
- package/tabs/common/styles.js +1 -1
- package/tabs/common.js +1 -1
- package/tabs/tab/tab.component.js +1 -1
- package/tabs/tab-group/tab-group.component.js +1 -1
- package/tabs/tab-group.js +1 -1
- package/tabs/tab-label/tab-label.component.js +1 -1
- package/tabs/tab-label.js +1 -1
- package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
- package/tabs/tab-nav-bar.js +1 -1
- package/tabs/tab.js +1 -1
- package/tabs.js +5 -5
- package/tabs.pure.js +5 -5
- package/tag/tag/tag.component.js +1 -1
- package/tag/tag-group/tag-group.component.js +1 -1
- package/tag/tag-group.js +1 -1
- package/tag/tag.js +1 -1
- package/tag.js +2 -2
- package/tag.pure.js +2 -2
- package/teaser/teaser.component.js +1 -1
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/{teaser-hero.component-dKZsY0fS.js → teaser-hero.component-Xv0y4x95.js} +11 -7
- package/teaser-hero.js +1 -1
- package/teaser-hero.pure.js +1 -1
- package/teaser-product/common/teaser-product-common.js +1 -1
- package/teaser-product/common.js +1 -1
- package/teaser-product/teaser-product/teaser-product.component.js +1 -1
- package/teaser-product/teaser-product.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.component.js +1 -1
- package/time-input.js +1 -1
- package/time-input.pure.js +1 -1
- 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-details.js +1 -1
- package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/timetable-form/timetable-form-field.js +1 -1
- package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
- package/timetable-form/timetable-form-swap-button.js +1 -1
- package/timetable-form/timetable-form.js +1 -1
- package/{timetable-form-swap-button.component-BXQ-ukkk.js → timetable-form-swap-button.component-Cq59Nuda.js} +11 -7
- package/timetable-form.js +4 -4
- package/timetable-form.pure.js +4 -4
- 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.js +1 -1
- package/timetable-occupancy.pure.js +1 -1
- package/title/title-base.js +1 -1
- package/title/title.component.js +1 -1
- package/{title.component-1oKmMeCz.js → title.component-CqXh2YzD.js} +1 -1
- package/title.js +2 -2
- package/title.pure.js +2 -2
- package/toast/toast.component.js +1 -1
- package/{toast.component-BGevO6ad.js → toast.component-Cj5niRI2.js} +18 -14
- package/toast.js +1 -1
- package/toast.pure.js +1 -1
- package/toggle/toggle/toggle.component.js +1 -1
- package/toggle/toggle-option/toggle-option.component.js +1 -1
- package/toggle/toggle-option.js +1 -1
- package/toggle/toggle.js +1 -1
- 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.component.js +1 -1
- package/tooltip.js +1 -1
- package/tooltip.pure.js +1 -1
- package/train/train/train.component.js +1 -1
- package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
- package/train/train-blocked-passage.js +1 -1
- package/train/train-formation/train-formation.component.js +1 -1
- package/train/train-formation.js +1 -1
- package/train/train-wagon/train-wagon.component.js +1 -1
- package/train/train-wagon.js +1 -1
- package/train/train.js +1 -1
- package/train.js +4 -4
- package/train.pure.js +4 -4
- package/visual-checkbox/visual-checkbox.component.js +1 -1
- package/visual-checkbox.js +1 -1
- package/visual-checkbox.pure.js +1 -1
- package/development/common-D0atAdU_.js +0 -566
- package/development/file-selector-common-4VE7Af0W.js +0 -512
- package/development/popover.component-dRXm7_Mv.js +0 -736
- package/development/sidebar-close-button.component-DYl0czc_.js +0 -48
- package/development/timetable-form-swap-button.component-C111nH5V.js +0 -74
- package/sidebar-close-button.component-BTrt_KtJ.js +0 -30
- /package/{compact-paginator.component-CrdZ6dqt.js → compact-paginator.component-CoFi8QhW.js} +0 -0
- /package/{date-input.component-lInRTqua.js → date-input.component-C80wKg9M.js} +0 -0
- /package/{datepicker-button--Bz_ztGR.js → datepicker-button-zz4V9aIp.js} +0 -0
- /package/{datepicker.component-B64-Fip5.js → datepicker.component-BcPEt1ud.js} +0 -0
- /package/{dialog-actions.component-C6m1odAP.js → dialog-actions.component-CN6mmyon.js} +0 -0
- /package/{dialog-content.component-DIKknjUX.js → dialog-content.component-CVIMmT3B.js} +0 -0
- /package/{dialog-title.component-DSq0esCH.js → dialog-title.component-ClTgZDSi.js} +0 -0
- /package/{dialog.component-BuIFpeUd.js → dialog.component-859yRiOa.js} +0 -0
- /package/{divider.component-DwDhJGac.js → divider.component-Cinoroto.js} +0 -0
- /package/{error.component-DpUkVwHl.js → error.component-CMaDKG5y.js} +0 -0
- /package/{expansion-panel-content.component-2C7bavY5.js → expansion-panel-content.component-CmoMqTik.js} +0 -0
- /package/{expansion-panel-header.component-B5ulwstr.js → expansion-panel-header.component-CmIP0UyP.js} +0 -0
- /package/{expansion-panel.component-DxEqf6H1.js → expansion-panel.component-CVrZjnPB.js} +0 -0
- /package/{flip-card-details.component-Dd9w2AaO.js → flip-card-details.component-B-abRJgz.js} +0 -0
- /package/{flip-card-summary.component-DN08GsS9.js → flip-card-summary.component-Br2k6_-8.js} +0 -0
- /package/{footer.component-C8s7qhZs.js → footer.component-DgWz8DSz.js} +0 -0
- /package/{form-field.component-Dc0CkOvA.js → form-field.component-BrAeCsWs.js} +0 -0
- /package/{header-action-common-D9CO0Jax.js → header-action-common-CNNGPIQQ.js} +0 -0
- /package/{header-environment.component-DDZ9fcZd.js → header-environment.component-Pknn30fv.js} +0 -0
- /package/{header.component-BPkEKqnQ.js → header.component-DS47tPMG.js} +0 -0
- /package/{icon-base-BkDvJr2l.js → icon-base-BCT29wxg.js} +0 -0
- /package/{icon-sidebar-container.component-BGhKzy4e.js → icon-sidebar-container.component-CtKJFtYn.js} +0 -0
- /package/{icon-sidebar-content.component-Ck5kHeMx.js → icon-sidebar-content.component-D7LAiQJF.js} +0 -0
- /package/{icon-sidebar.component-CQ6KLiCN.js → icon-sidebar.component-oK54rHvX.js} +0 -0
- /package/{journey-header.component-mIbM-KVg.js → journey-header.component-kGHDWFxg.js} +0 -0
- /package/{lead-container.component-w3zhibLj.js → lead-container.component-CTAhW3Ms.js} +0 -0
- /package/{link-common-DqIfaliQ.js → link-common--PgMSB8P.js} +0 -0
- /package/{link-list-anchor.component-CwmljGqM.js → link-list-anchor.component-BKNY5ZGp.js} +0 -0
- /package/{link-list-base-DwOmdG3N.js → link-list-base-CbyHV3yb.js} +0 -0
- /package/{loading-indicator-circle.component-5o-TFlzV.js → loading-indicator-circle.component-C8Ynadd3.js} +0 -0
- /package/{loading-indicator.component-8XIZYm8V.js → loading-indicator.component-C8w2NE5e.js} +0 -0
- /package/{logo.component-D0-6sm1j.js → logo.component-BOucMom0.js} +0 -0
- /package/{menu-action-common-Br3mThg1.js → menu-action-common-BOifTt7K.js} +0 -0
- /package/{menu.component-D5u2hL8X.js → menu.component-Brc_qV5P.js} +0 -0
- /package/{message.component-CnIfjJj8.js → message.component-kpYmq2M1.js} +0 -0
- /package/{mini-calendar-day.component-CM1dgWp6.js → mini-calendar-day.component-6CoMDxAe.js} +0 -0
- /package/{mini-calendar-month.component-DZ45IgFZ.js → mini-calendar-month.component-DjtfdYCR.js} +0 -0
- /package/{mini-calendar.component-CKR-WJWW.js → mini-calendar.component-Cy7Z9RB9.js} +0 -0
- /package/{navigation-action-common-Cme_2GEs.js → navigation-action-common-BOsgMQii.js} +0 -0
- /package/{navigation-list.component-DiyAt5hV.js → navigation-list.component-DcQHQAsJ.js} +0 -0
- /package/{navigation-marker.component-D_U3Nd-_.js → navigation-marker.component-Uq5m7abg.js} +0 -0
- /package/{optgroup-base-element-D0ebmnMV.js → optgroup-base-element-qv_fj1hL.js} +0 -0
- /package/{option-hint.component-5KZ_UDB6.js → option-hint.component-pN9DpZj9.js} +0 -0
- /package/{option.component-DJO5o_Ig.js → option.component-6x80nv1Y.js} +0 -0
- /package/{paginator.component-BoVsXIBx.js → paginator.component-DbJbnQQC.js} +0 -0
- /package/{radio-button-common-Ch3i83Qb.js → radio-button-common-CxzYWvwx.js} +0 -0
- /package/{sbb-tokens-BtASsKhQ.js → sbb-tokens-CWYlBuxJ.js} +0 -0
- /package/{screen-reader-only.component-DxVn8U9m.js → screen-reader-only.component-lW-72Q6-.js} +0 -0
- /package/{select.component-Bo7kkaOF.js → select.component-tvileqz7.js} +0 -0
- /package/{selection-action-panel.component-DsXSIUJY.js → selection-action-panel.component-Bwamxxo6.js} +0 -0
- /package/{selection-expansion-panel.component-DdUCJdYH.js → selection-expansion-panel.component-DuKMShOh.js} +0 -0
- /package/{selection-group-base-element-CBG8qr2t.js → selection-group-base-element-CmJ3_Rff.js} +0 -0
- /package/{sidebar-container.component-5s-OUp0W.js → sidebar-container.component-C8cxaqZU.js} +0 -0
- /package/{sidebar-content.component-cZMzji92.js → sidebar-content.component-da7RYWO6.js} +0 -0
- /package/{sidebar-title.component-DYd-60nF.js → sidebar-title.component-CjWUiisH.js} +0 -0
- /package/{sidebar.component-BcgVWM8W.js → sidebar.component-Cde1EWDT.js} +0 -0
- /package/{signet.component-BizigK8j.js → signet.component-DaT89O_t.js} +0 -0
- /package/{skiplink-list.component-DHOXaPS-.js → skiplink-list.component-CVL89eJI.js} +0 -0
- /package/{slider.component-D-yXlqJY.js → slider.component-CICn80c2.js} +0 -0
- /package/{status.component-C3Wx4Gvn.js → status.component-CylAztDc.js} +0 -0
- /package/{step-label.component-zeKJCNqa.js → step-label.component-BYaPBTcl.js} +0 -0
- /package/{step.component-DluGAXNI.js → step.component-CbfVfpi6.js} +0 -0
- /package/{stepper.component-BIFuIy3T.js → stepper.component-CrMknCZm.js} +0 -0
- /package/{styles-BhYx61ZB.js → styles-C03AFqPf.js} +0 -0
- /package/{styles-DjLiBgML.js → styles-sBIj3DD7.js} +0 -0
- /package/{tab-group.component-BTwC9WKX.js → tab-group.component-DzK-Yf2p.js} +0 -0
- /package/{tab-label.component-CsT_0RH7.js → tab-label.component-BVjPwPdJ.js} +0 -0
- /package/{tab-nav-bar.component-UOqFJjhe.js → tab-nav-bar.component-DhmoZDun.js} +0 -0
- /package/{tab.component-BpUsS18w.js → tab.component-DpO6OIa5.js} +0 -0
- /package/{table-wrapper.component-DPUvpfK4.js → table-wrapper.component-BelpZRWV.js} +0 -0
- /package/{tag-group.component-CoChkHtw.js → tag-group.component-B38DQFPA.js} +0 -0
- /package/{tag.component-ClZ-ZKFC.js → tag.component-C0kSc_R9.js} +0 -0
- /package/{teaser-product-common-CFCb5Rsx.js → teaser-product-common-B4E35ORU.js} +0 -0
- /package/{teaser-product.component-C3Zi8Pdd.js → teaser-product.component-6A7NXDgh.js} +0 -0
- /package/{teaser.component-CUUvAAZ7.js → teaser.component-DFIiTP5C.js} +0 -0
- /package/{time-input.component-BDkxBiPM.js → time-input.component-DKFG6S5k.js} +0 -0
- /package/{timetable-form-details.component-CfpM_Kse.js → timetable-form-details.component-idh3kbQa.js} +0 -0
- /package/{timetable-form-field.component-DJ9FZ9vI.js → timetable-form-field.component-BCH7PpyO.js} +0 -0
- /package/{timetable-form.component-BeopwQmE.js → timetable-form.component-B6aenRP4.js} +0 -0
- /package/{timetable-occupancy-icon.component-LLMT_897.js → timetable-occupancy-icon.component-zS3QXqCK.js} +0 -0
- /package/{timetable-occupancy.component-CuI4uxPK.js → timetable-occupancy.component-DCLvWyrU.js} +0 -0
- /package/{title-base-DRgSZMaU.js → title-base-BDvQQdqM.js} +0 -0
- /package/{toggle-check.component-C2Ejl7a_.js → toggle-check.component-lr8NSkH9.js} +0 -0
- /package/{toggle-option.component-Lm0irQKj.js → toggle-option.component-B13ydE1N.js} +0 -0
- /package/{toggle.component-D8rRkRAo.js → toggle.component-BPG_4Mw-.js} +0 -0
- /package/{tooltip.component-Bwp_yTA8.js → tooltip.component-LPuFvn7V.js} +0 -0
- /package/{train-blocked-passage.component-D3mbnoQ4.js → train-blocked-passage.component-D3secLf7.js} +0 -0
- /package/{train-formation.component-DoNKUil3.js → train-formation.component-C4XNo8kV.js} +0 -0
- /package/{train-wagon.component-CLrqgGwH.js → train-wagon.component-Bv0S8rtv.js} +0 -0
- /package/{train.component-COPys5v7.js → train.component-C4X5hN8z.js} +0 -0
- /package/{visual-checkbox.component-CiAaB_Yc.js → visual-checkbox.component-7nbeNHqk.js} +0 -0
|
@@ -5,25 +5,29 @@ import { SbbElement as o } from "./core/base-elements.js";
|
|
|
5
5
|
import { isLean as s, isZeroAnimationDuration as c } from "./core/dom.js";
|
|
6
6
|
import { SbbReadonlyMixin as l } from "./core/mixins.js";
|
|
7
7
|
import { boxSizingStyles as u } from "./core/styles.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
8
|
+
import { SbbSecondaryButtonElement as d } from "./button.pure.js";
|
|
9
|
+
import { SbbLanguageController as f } from "./core/controllers.js";
|
|
10
|
+
import { i18nCloseNotification as p } from "./core/i18n.js";
|
|
11
|
+
import { SbbIconNameMixin as m } from "./icon.js";
|
|
11
12
|
import "./divider.js";
|
|
12
|
-
import { ResizeController as
|
|
13
|
-
import "./button/secondary-button.js";
|
|
13
|
+
import { ResizeController as h } from "@lit-labs/observers/resize-controller.js";
|
|
14
14
|
//#region src/elements/notification/notification.scss?lit&inline
|
|
15
|
-
var
|
|
15
|
+
var g = n`:host{--sbb-notification-border: var(--sbb-notification-border-width) solid var(--sbb-notification-type-color);--sbb-notification-background-color: color-mix(in srgb, var(--sbb-notification-type-color) 5%, white);--sbb-notification-background-color: light-dark( color-mix(in srgb, var(--sbb-notification-type-color) 5%, white), color-mix(in srgb, var(--sbb-notification-type-color) 35%, white) );--sbb-notification-icon-color: var(--sbb-notification-type-color);--sbb-notification-border-radius-start: calc(var(--sbb-notification-base-border-radius) / 2);--sbb-notification-animation-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-4x) );--_sbb-notification-icon-authoritative-font-size: 1em;--_sbb-notification-icon-authoritative-line-height: var(--sbb-typo-line-height-text);--_sbb-notification-inset-inline-start: calc( var(--sbb-notification-base-border-radius) - var(--sbb-notification-border-width) );--sbb-focus-outline-color: var(--sbb-focus-outline-color-default);display:block;letter-spacing:var(--sbb-typo-letter-spacing-text);font-size:var(--sbb-notification-font-size)}:host(:is(:state(state-opening),[state--state-opening]):not([animation=open],[animation=all])){--sbb-disable-animation-duration: 0s}:host(:is(:state(state-closing),[state--state-closing]):not([animation=close],[animation=all])){--sbb-disable-animation-duration: 0s}:host(:is(:state(resize-disable-animation),[state--resize-disable-animation])){--sbb-disable-animation-duration: 0s}:host(:is(:state(slotted-title),[state--slotted-title])){--_sbb-notification-icon-authoritative-font-size: var(--sbb-heading-font-size-5);--_sbb-notification-icon-authoritative-line-height: var(--sbb-typo-line-height-heading)}:host(:is(:state(slotted-title),[state--slotted-title])[size=s]){--_sbb-notification-icon-authoritative-font-size: var(--sbb-heading-font-size-6);--_sbb-notification-icon-authoritative-line-height: var(--sbb-typo-line-height-text)}:host([size=m]){--sbb-notification-font-size: var(--sbb-text-font-size-s);--sbb-notification-padding-block: var(--sbb-spacing-responsive-xxs);--sbb-notification-padding-inline: var(--sbb-spacing-responsive-xs);--sbb-notification-content-padding-inline: var(--sbb-spacing-responsive-xxxs) var(--sbb-spacing-responsive-xs)}:host([size=s]){--sbb-notification-font-size: var(--sbb-text-font-size-xs);--sbb-notification-padding-block: var(--sbb-spacing-responsive-xxxs);--sbb-notification-padding-inline: var(--sbb-spacing-responsive-xxs) var(--sbb-spacing-responsive-xxxs);--sbb-notification-content-padding-inline: var(--sbb-spacing-responsive-xxxs) var(--sbb-spacing-responsive-xxs)}@media(min-width:37.5rem){:host([size=s]){--sbb-notification-padding-inline: var(--sbb-spacing-responsive-xxs)}}:host(:is(:not([type]),[type=info])){--sbb-notification-type-color: var(--sbb-color-smoke);--sbb-notification-icon-color: var(--sbb-notification-color);--sbb-notification-divider-opacity-light: 20%;--sbb-notification-divider-opacity-dark: 20%}:host([type=note]){--sbb-notification-type-color: var(--sbb-color-sky);--sbb-notification-divider-opacity-light: 20%;--sbb-notification-divider-opacity-dark: 20%}:host([type=success]){--sbb-notification-type-color: var(--sbb-color-success);--sbb-notification-divider-opacity-light: 15%;--sbb-notification-divider-opacity-dark: 30%}:host([type=warn]){--sbb-notification-type-color: var(--sbb-color-warning);--sbb-notification-icon-color: var(--sbb-notification-color);--sbb-notification-divider-opacity-light: 25%;--sbb-notification-divider-opacity-dark: 40%}:host([type=error]){--sbb-notification-type-color: var(--sbb-color-error);--sbb-notification-divider-opacity-light: 10%;--sbb-notification-divider-opacity-dark: 25%}.sbb-notification__wrapper{position:relative;inset-inline-start:var(--_sbb-notification-inset-inline-start);width:calc(100% - var(--_sbb-notification-inset-inline-start));border:var(--sbb-notification-border);border-radius:var(--sbb-notification-border-radius-start) var(--sbb-notification-base-border-radius) var(--sbb-notification-base-border-radius) var(--sbb-notification-border-radius-start);opacity:0;max-height:0;margin:0}.sbb-notification__wrapper:before{content:"";position:absolute;inset:calc(var(--sbb-notification-border-width) * -1) var(--sbb-notification-base-border-radius) calc(var(--sbb-notification-border-width) * -1) calc(var(--sbb-notification-base-border-radius) * -1);background-color:var(--sbb-notification-type-color);border:var(--sbb-notification-border);border-radius:var(--sbb-notification-base-border-radius)}:host(:is(:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))) .sbb-notification__wrapper{opacity:1;max-height:calc(var(--sbb-notification-height) + var(--sbb-notification-border-width) * 2);margin:var(--sbb-notification-margin, 0)}:host(:is(:state(state-opening),[state--state-opening])) .sbb-notification__wrapper{animation-name:open;animation-fill-mode:forwards;animation-duration:var(--sbb-notification-animation-duration);animation-timing-function:var(--sbb-notification-timing-function)}:host(:is(:state(state-closing),[state--state-closing])) .sbb-notification__wrapper{animation-name:close,close-height;animation-fill-mode:forwards;animation-duration:var(--sbb-notification-animation-duration);animation-timing-function:var(--sbb-notification-timing-function);animation-delay:0s,var(--sbb-disable-animation-duration, var(--sbb-animation-duration-2x))}.sbb-notification{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;padding-block:var(--sbb-notification-padding-block);padding-inline:var(--sbb-notification-padding-inline);color:var(--sbb-notification-color);border-radius:var(--sbb-notification-border-radius-start) calc(var(--sbb-notification-base-border-radius) - var(--sbb-notification-border-width)) calc(var(--sbb-notification-base-border-radius) - var(--sbb-notification-border-width)) var(--sbb-notification-border-radius-start);overflow:hidden;background-color:var(--sbb-notification-background-color)}@media(min-width:37.5rem){.sbb-notification{grid-template-columns:auto 1fr auto auto}}.sbb-notification__icon,::slotted(sbb-icon){color:var(--sbb-notification-icon-color);align-self:var(--sbb-notification-icon-align-self);--sbb-icon-svg-width: var(--sbb-notification-icon-size)}@media(min-width:37.5rem){.sbb-notification__icon,::slotted(sbb-icon){margin-block-start:max(0rem,(var(--_sbb-notification-icon-authoritative-font-size) * var(--_sbb-notification-icon-authoritative-line-height) - var(--sbb-size-icon-ui-small)) / 2)}}.sbb-notification__content{color-scheme:only light;order:3;grid-area:2/1/3/3;margin-block-start:var(--sbb-notification-content-margin-block-start)}@media(min-width:37.5rem){.sbb-notification__content{order:initial;grid-area:initial;margin-block-start:0;padding-inline:var(--sbb-notification-content-padding-inline)}}.sbb-notification__text{display:inline;margin:0;padding:0}.sbb-notification__divider{--sbb-divider-color: color-mix( in srgb, var(--sbb-notification-type-color) var(--sbb-notification-divider-opacity-light), var(--sbb-notification-background-color) );--sbb-divider-color: light-dark( color-mix( in srgb, var(--sbb-notification-type-color) var(--sbb-notification-divider-opacity-light), var(--sbb-notification-background-color) ), color-mix( in srgb, var(--sbb-notification-type-color) var(--sbb-notification-divider-opacity-dark), var(--sbb-notification-background-color) ) );display:none;position:relative;inset-inline-start:var(--sbb-border-width-1x)}@media(min-width:37.5rem){.sbb-notification__divider{display:block;margin-inline-end:var(--sbb-notification-close-wrapper-gap);height:calc(100% - var(--sbb-spacing-fixed-1x) * 2)}}@keyframes open{0%{opacity:0;max-height:0;margin:0}to{opacity:1;max-height:calc(var(--sbb-notification-height) + var(--sbb-notification-border-width) * 2);margin:var(--sbb-notification-margin, 0)}}@keyframes close{0%{opacity:1;margin:var(--sbb-notification-margin, 0)}to{opacity:0;margin:0}}@keyframes close-height{0%{max-height:calc(var(--sbb-notification-height) + var(--sbb-notification-border-width) * 2)}to{max-height:0}}::slotted(sbb-title){margin:0}`;
|
|
16
|
+
//#endregion
|
|
17
|
+
//#region src/elements/notification/notification.component.ts
|
|
18
|
+
d.define();
|
|
19
|
+
var _ = new Map([
|
|
16
20
|
["info", "circle-information-small"],
|
|
17
21
|
["note", "circle-information-small"],
|
|
18
22
|
["success", "circle-tick-small"],
|
|
19
23
|
["warn", "circle-exclamation-point-small"],
|
|
20
24
|
["error", "circle-cross-small"]
|
|
21
|
-
]),
|
|
22
|
-
let n =
|
|
25
|
+
]), v = 150, y = (() => {
|
|
26
|
+
let n = m(l(o)), d, y = [], b = [], x, S = [], C = [], w, T = [], E = [];
|
|
23
27
|
return class extends n {
|
|
24
28
|
static {
|
|
25
29
|
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(n[Symbol.metadata] ?? null) : void 0;
|
|
26
|
-
|
|
30
|
+
d = [a({ reflect: !0 })], x = [a({ reflect: !0 })], w = [a({ reflect: !0 })], e(this, null, d, {
|
|
27
31
|
kind: "accessor",
|
|
28
32
|
name: "type",
|
|
29
33
|
static: !1,
|
|
@@ -73,7 +77,7 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
73
77
|
this.elementName = "sbb-notification";
|
|
74
78
|
}
|
|
75
79
|
static {
|
|
76
|
-
this.styles = [u,
|
|
80
|
+
this.styles = [u, g];
|
|
77
81
|
}
|
|
78
82
|
static {
|
|
79
83
|
this.events = {
|
|
@@ -111,7 +115,7 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
111
115
|
return this._stateInternal;
|
|
112
116
|
}
|
|
113
117
|
constructor() {
|
|
114
|
-
super(), this.#e = t(this, y, "info"), this.#t = (t(this, b), t(this, S, s() ? "s" : "m")), this.#n = (t(this, C), t(this, T, "all")), this._stateInternal = t(this, E), this._resizeObserverTimeout = null, this._language = new
|
|
118
|
+
super(), this.#e = t(this, y, "info"), this.#t = (t(this, b), t(this, S, s() ? "s" : "m")), this.#n = (t(this, C), t(this, T, "all")), this._stateInternal = t(this, E), this._resizeObserverTimeout = null, this._language = new f(this), this._notificationResizeObserver = new h(this, {
|
|
115
119
|
target: null,
|
|
116
120
|
skipInitial: !0,
|
|
117
121
|
callback: () => this._onNotificationResize()
|
|
@@ -143,7 +147,7 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
143
147
|
this.style.setProperty("--sbb-notification-height", e);
|
|
144
148
|
}
|
|
145
149
|
_onNotificationResize() {
|
|
146
|
-
this._state === "opened" && (this._resizeObserverTimeout && clearTimeout(this._resizeObserverTimeout), this.internals.states.add("resize-disable-animation"), this._resizeObserverTimeout = setTimeout(() => this.internals.states.delete("resize-disable-animation"),
|
|
150
|
+
this._state === "opened" && (this._resizeObserverTimeout && clearTimeout(this._resizeObserverTimeout), this.internals.states.add("resize-disable-animation"), this._resizeObserverTimeout = setTimeout(() => this.internals.states.delete("resize-disable-animation"), v), setTimeout(() => this._setNotificationHeight()));
|
|
147
151
|
}
|
|
148
152
|
_onNotificationAnimationEnd(e) {
|
|
149
153
|
this._state === "opening" && e.animationName === "open" && this._handleOpening(), this._state === "closing" && e.animationName === "close-height" && this._handleClosing();
|
|
@@ -163,7 +167,7 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
163
167
|
e && (customElements.upgrade(e), e.visualLevel = this.size === "m" ? "5" : "6");
|
|
164
168
|
}
|
|
165
169
|
renderIconName() {
|
|
166
|
-
return super.renderIconName() ||
|
|
170
|
+
return super.renderIconName() || _.get(this.type);
|
|
167
171
|
}
|
|
168
172
|
render() {
|
|
169
173
|
return r`
|
|
@@ -183,7 +187,7 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
183
187
|
size=${this.size}
|
|
184
188
|
icon-name="cross-small"
|
|
185
189
|
@click=${() => this.close()}
|
|
186
|
-
aria-label=${
|
|
190
|
+
aria-label=${p[this._language.current]}
|
|
187
191
|
class="sbb-notification__close"
|
|
188
192
|
></sbb-secondary-button>
|
|
189
193
|
`}
|
|
@@ -194,4 +198,4 @@ var h = n`:host{--sbb-notification-border: var(--sbb-notification-border-width)
|
|
|
194
198
|
};
|
|
195
199
|
})();
|
|
196
200
|
//#endregion
|
|
197
|
-
export {
|
|
201
|
+
export { y as t };
|
package/notification.js
CHANGED
package/notification.pure.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./notification.component-
|
|
1
|
+
import { t as e } from "./notification.component-CGkbU3bt.js";
|
|
2
2
|
export { e as SbbNotificationElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../optgroup-base-element-
|
|
1
|
+
import { t as e } from "../../optgroup-base-element-qv_fj1hL.js";
|
|
2
2
|
export { e as SbbOptgroupBaseElement };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../../optgroup-base-element-
|
|
1
|
+
import { t as e } from "../../optgroup-base-element-qv_fj1hL.js";
|
|
2
2
|
import { SbbPropertyWatcherController as t } from "../../core/controllers.js";
|
|
3
3
|
//#region src/elements/option/optgroup/optgroup.component.ts
|
|
4
4
|
var n = class extends e {
|
package/option/optgroup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../optgroup-base-element-
|
|
1
|
+
import { t as e } from "../optgroup-base-element-qv_fj1hL.js";
|
|
2
2
|
import { SbbOptGroupElement as t } from "./optgroup/optgroup.component.js";
|
|
3
3
|
t.define(), console.warn("The entrypoint '@sbb-esta/elements/option/optgroup.js' has been deprecated.\nUse either '@sbb-esta/elements/option.js' or '@sbb-esta/elements/option.pure.js' instead.");
|
|
4
4
|
//#endregion
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../option.component-
|
|
1
|
+
import { t as e } from "../../option.component-6x80nv1Y.js";
|
|
2
2
|
export { e as SbbOptionElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../option-hint.component-
|
|
1
|
+
import { t as e } from "../../option-hint.component-pN9DpZj9.js";
|
|
2
2
|
export { e as SbbOptionHintElement };
|
package/option/option-hint.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../option-hint.component-
|
|
1
|
+
import { t as e } from "../option-hint.component-pN9DpZj9.js";
|
|
2
2
|
e.define(), console.warn("The entrypoint '@sbb-esta/elements/option/option-hint.js' has been deprecated.\nUse either '@sbb-esta/elements/option.js' or '@sbb-esta/elements/option.pure.js' instead.");
|
|
3
3
|
//#endregion
|
|
4
4
|
export { e as SbbOptionHintElement };
|
package/option/option.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SbbOptionBaseElement as e } from "./option/option-base-element.js";
|
|
2
|
-
import { t } from "../option.component-
|
|
2
|
+
import { t } from "../option.component-6x80nv1Y.js";
|
|
3
3
|
t.define(), console.warn("The entrypoint '@sbb-esta/elements/option/option.js' has been deprecated.\nUse either '@sbb-esta/elements/option.js' or '@sbb-esta/elements/option.pure.js' instead.");
|
|
4
4
|
//#endregion
|
|
5
5
|
export { e as SbbOptionBaseElement, t as SbbOptionElement };
|
package/option.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as e } from "./optgroup-base-element-
|
|
1
|
+
import { t as e } from "./optgroup-base-element-qv_fj1hL.js";
|
|
2
2
|
import { SbbOptGroupElement as t } from "./option/optgroup/optgroup.component.js";
|
|
3
|
-
import { t as n } from "./option-hint.component-
|
|
3
|
+
import { t as n } from "./option-hint.component-pN9DpZj9.js";
|
|
4
4
|
import { SbbOptionBaseElement as r } from "./option/option/option-base-element.js";
|
|
5
|
-
import { t as i } from "./option.component-
|
|
5
|
+
import { t as i } from "./option.component-6x80nv1Y.js";
|
|
6
6
|
import "./option.pure.js";
|
|
7
7
|
t.define(), i.define(), n.define();
|
|
8
8
|
//#endregion
|
package/option.pure.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as e } from "./optgroup-base-element-
|
|
1
|
+
import { t as e } from "./optgroup-base-element-qv_fj1hL.js";
|
|
2
2
|
import { SbbOptGroupElement as t } from "./option/optgroup/optgroup.component.js";
|
|
3
|
-
import { t as n } from "./option-hint.component-
|
|
3
|
+
import { t as n } from "./option-hint.component-pN9DpZj9.js";
|
|
4
4
|
import { SbbOptionBaseElement as r } from "./option/option/option-base-element.js";
|
|
5
|
-
import { t as i } from "./option.component-
|
|
5
|
+
import { t as i } from "./option.component-6x80nv1Y.js";
|
|
6
6
|
export { t as SbbOptGroupElement, e as SbbOptgroupBaseElement, r as SbbOptionBaseElement, i as SbbOptionElement, n as SbbOptionHintElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../overlay.component-
|
|
1
|
+
import { t as e } from "../overlay.component-D62rglaP.js";
|
|
2
2
|
export { e as SbbOverlayElement };
|
|
@@ -7,25 +7,26 @@ import { isZeroAnimationDuration as c } from "./core/dom.js";
|
|
|
7
7
|
import { forwardEvent as l } from "./core/eventing.js";
|
|
8
8
|
import { boxSizingStyles as u } from "./core/styles.js";
|
|
9
9
|
import { html as d } from "lit/static-html.js";
|
|
10
|
-
import {
|
|
11
|
-
import "./
|
|
12
|
-
import { ref as
|
|
13
|
-
import "./button/secondary-button.js";
|
|
10
|
+
import { SbbSecondaryButtonElement as f, SbbTransparentButtonElement as p } from "./button.pure.js";
|
|
11
|
+
import { i18nCloseDialog as m } from "./core/i18n.js";
|
|
12
|
+
import { ref as h } from "lit/directives/ref.js";
|
|
14
13
|
import "./screen-reader-only.js";
|
|
15
14
|
import "./container.js";
|
|
16
15
|
//#region src/elements/overlay/overlay.scss?lit&inline
|
|
17
|
-
var
|
|
18
|
-
|
|
16
|
+
var g = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width-hover: .25rem;--sbb-scrollbar-width-firefox: thin;--sbb-scrollbar-color: color-mix(in srgb, var(--sbb-color-black) 30%, transparent);--sbb-scrollbar-color: light-dark( color-mix(in srgb, var(--sbb-color-black) 30%, transparent), color-mix(in srgb, var(--sbb-color-white) 30%, transparent) );--sbb-scrollbar-color-hover: color-mix(in srgb, var(--sbb-color-black) 60%, transparent);--sbb-scrollbar-color-hover: light-dark( color-mix(in srgb, var(--sbb-color-black) 60%, transparent), color-mix(in srgb, var(--sbb-color-white) 60%, transparent) );--sbb-scrollbar-track-color: transparent;--_sbb-overlay-padding-block: calc( var(--sbb-spacing-fixed-14x) + var(--sbb-spacing-responsive-l) );--sbb-overlay-animation-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-6x) );display:var(--sbb-overlay-display);position:fixed;inset:var(--sbb-overlay-inset);z-index:var(--sbb-overlay-z-index, var(--sbb-overlay-default-z-index))}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))){--sbb-overlay-display: block;--sbb-overlay-container-display: flex}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]))){--sbb-overlay-pointer-events: all}:host([negative]){--sbb-scrollbar-color: color-mix(in srgb, var(--sbb-color-white) 30%, transparent);--sbb-scrollbar-color-hover: color-mix(in srgb, var(--sbb-color-white) 60%, transparent);--sbb-focus-outline-color: var(--sbb-focus-outline-color-dark);--sbb-overlay-color: var(--sbb-color-1-negative);--sbb-overlay-background-color: var(--sbb-background-color-3-negative)}:host(:not(:is(:state(state-closed),[state--state-closed]))){--sbb-overlay-inset: 0}.sbb-overlay__container{background-color:var(--sbb-overlay-background-color);pointer-events:var(--sbb-overlay-pointer-events);display:var(--sbb-overlay-container-display);align-items:center;position:fixed;inset:var(--sbb-overlay-inset)}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))) .sbb-overlay__container{animation-name:open;animation-duration:var(--sbb-overlay-animation-duration);animation-timing-function:var(--sbb-overlay-animation-easing)}:host(:is(:state(state-closing),[state--state-closing])) .sbb-overlay__container{pointer-events:none;animation-name:close}.sbb-overlay{position:absolute;inset-inline:0;margin:auto;padding:0;border:none;height:var(--sbb-overlay-height);overflow:auto;color:var(--sbb-overlay-color)}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))) .sbb-overlay{animation-name:open-move-in;animation-duration:var(--sbb-overlay-animation-duration);animation-timing-function:var(--sbb-overlay-animation-easing)}:host(:is(:state(state-closing),[state--state-closing])) .sbb-overlay{animation-name:close-move-out}.sbb-overlay__wrapper{display:flex;flex-direction:column;width:100%;height:var(--sbb-overlay-height);outline:none;position:fixed}@media(min-width:64rem){.sbb-overlay__wrapper{position:sticky;inset-block-start:0;height:auto}}.sbb-overlay__header{position:absolute;inset-inline-start:0;display:flex;pointer-events:none;align-items:start;justify-content:space-between;width:100%;padding:var(--sbb-spacing-responsive-xs);padding-block-end:0;z-index:1}.sbb-overlay__header *{pointer-events:all}.sbb-overlay__close{margin-inline-start:auto}.sbb-overlay__content{--sbb-scrollbar-width: var(--sbb-spacing-fixed-3x)}.sbb-overlay__content::-webkit-scrollbar{width:var(--sbb-scrollbar-width);height:var(--sbb-scrollbar-width);background-color:var(--sbb-scrollbar-track-color, transparent)}.sbb-overlay__content::-webkit-scrollbar-corner{background-color:var(--sbb-scrollbar-track-color, transparent)}.sbb-overlay__content::-webkit-scrollbar-thumb{background-color:var(--sbb-scrollbar-color, currentcolor);border:calc(.5 * (var(--sbb-scrollbar-width) - var(--sbb-scrollbar-thumb-width))) solid transparent;border-radius:var(--sbb-border-radius-4x);background-clip:padding-box}.sbb-overlay__content::-webkit-scrollbar-thumb:hover{background-color:var(--sbb-scrollbar-color-hover, currentcolor);border-width:calc(.5 * (var(--sbb-scrollbar-width) - var(--sbb-scrollbar-thumb-width-hover)))}.sbb-overlay__content::-webkit-scrollbar-button,.sbb-overlay__content::-webkit-scrollbar-corner{display:none}@supports not selector(::-webkit-scrollbar){.sbb-overlay__content{scrollbar-width:var(--sbb-scrollbar-width-firefox);scrollbar-color:var(--sbb-scrollbar-color, currentcolor) var(--sbb-scrollbar-track-color, transparent)}}.sbb-overlay__content{height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}.sbb-overlay__content-container{padding-block:var(--_sbb-overlay-padding-block)}@keyframes open{0%{opacity:0}to{opacity:1}}@keyframes open-move-in{0%{transform:translateY(var(--sbb-spacing-fixed-4x))}to{transform:translateY(0)}}@keyframes close{0%{opacity:1}to{opacity:0}}@keyframes close-move-out{0%{transform:translateY(0)}to{transform:translateY(var(--sbb-spacing-fixed-4x))}}`;
|
|
17
|
+
f.define(), p.define();
|
|
18
|
+
var _ = 0, v = (() => {
|
|
19
|
+
let a = e, f, p = [], v = [], y, b = [], x = [];
|
|
19
20
|
return class extends a {
|
|
20
21
|
constructor() {
|
|
21
|
-
super(...arguments), this.#e = i(this,
|
|
22
|
+
super(...arguments), this.#e = i(this, p, !1), this.#t = (i(this, v), i(this, b, "")), this.closeAttribute = (i(this, x), "sbb-overlay-close"), this._overlayContentElement = null;
|
|
22
23
|
}
|
|
23
24
|
static {
|
|
24
25
|
let e = typeof Symbol == "function" && Symbol.metadata ? Object.create(a[Symbol.metadata] ?? null) : void 0;
|
|
25
|
-
|
|
26
|
+
f = [s(), o({
|
|
26
27
|
reflect: !0,
|
|
27
28
|
type: Boolean
|
|
28
|
-
})], y = [s(), o({ attribute: "accessibility-close-label" })], r(this, null,
|
|
29
|
+
})], y = [s(), o({ attribute: "accessibility-close-label" })], r(this, null, f, {
|
|
29
30
|
kind: "accessor",
|
|
30
31
|
name: "expanded",
|
|
31
32
|
static: !1,
|
|
@@ -38,7 +39,7 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
38
39
|
}
|
|
39
40
|
},
|
|
40
41
|
metadata: e
|
|
41
|
-
},
|
|
42
|
+
}, p, v), r(this, null, y, {
|
|
42
43
|
kind: "accessor",
|
|
43
44
|
name: "accessibilityCloseLabel",
|
|
44
45
|
static: !1,
|
|
@@ -62,7 +63,7 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
62
63
|
this.elementName = "sbb-overlay";
|
|
63
64
|
}
|
|
64
65
|
static {
|
|
65
|
-
this.styles = [u,
|
|
66
|
+
this.styles = [u, g];
|
|
66
67
|
}
|
|
67
68
|
static {
|
|
68
69
|
this.events = {
|
|
@@ -87,7 +88,7 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
87
88
|
this.#t = e;
|
|
88
89
|
}
|
|
89
90
|
connectedCallback() {
|
|
90
|
-
this.id ||= `sbb-overlay-${
|
|
91
|
+
this.id ||= `sbb-overlay-${_++}`, super.connectedCallback();
|
|
91
92
|
}
|
|
92
93
|
firstUpdated(e) {
|
|
93
94
|
super.firstUpdated(e), this.isOpen && this.setAriaLiveRefContent();
|
|
@@ -130,7 +131,7 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
130
131
|
<div class="sbb-overlay__header">
|
|
131
132
|
<sbb-secondary-button
|
|
132
133
|
class="sbb-overlay__close"
|
|
133
|
-
aria-label="${this.accessibilityCloseLabel ||
|
|
134
|
+
aria-label="${this.accessibilityCloseLabel || m[this.language.current]}"
|
|
134
135
|
?negative=${this.negative}
|
|
135
136
|
size="m"
|
|
136
137
|
type="button"
|
|
@@ -140,7 +141,7 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
140
141
|
</div>
|
|
141
142
|
<div
|
|
142
143
|
class="sbb-overlay__content"
|
|
143
|
-
${
|
|
144
|
+
${h((e) => this._overlayContentElement = e)}
|
|
144
145
|
@scroll=${(e) => l(e, document)}
|
|
145
146
|
>
|
|
146
147
|
<sbb-container
|
|
@@ -160,4 +161,4 @@ var m = a`:host{--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width
|
|
|
160
161
|
};
|
|
161
162
|
})();
|
|
162
163
|
//#endregion
|
|
163
|
-
export {
|
|
164
|
+
export { v as t };
|
package/overlay.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SbbOverlayBaseElement as e, SbbOverlayCloseEvent as t, assignOverlayResult as n, overlayRefs as r } from "./overlay/overlay-base-element.js";
|
|
2
|
-
import { t as i } from "./overlay.component-
|
|
2
|
+
import { t as i } from "./overlay.component-D62rglaP.js";
|
|
3
3
|
import "./overlay.pure.js";
|
|
4
4
|
//#region src/elements/overlay.ts
|
|
5
5
|
i.define();
|
package/overlay.pure.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SbbOverlayBaseElement as e, SbbOverlayCloseEvent as t, assignOverlayResult as n, overlayRefs as r } from "./overlay/overlay-base-element.js";
|
|
2
|
-
import { t as i } from "./overlay.component-
|
|
2
|
+
import { t as i } from "./overlay.component-D62rglaP.js";
|
|
3
3
|
export { e as SbbOverlayBaseElement, t as SbbOverlayCloseEvent, i as SbbOverlayElement, n as assignOverlayResult, r as overlayRefs };
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-elements-dev",
|
|
3
|
-
"version": "4.9.0-dev.
|
|
3
|
+
"version": "4.9.0-dev.1774543811",
|
|
4
4
|
"description": "Lyne Design System",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
7
7
|
"web components",
|
|
8
8
|
"lit",
|
|
9
|
-
"https://github.com/sbb-design-systems/lyne-components/commit/
|
|
9
|
+
"https://github.com/sbb-design-systems/lyne-components/commit/486f028645f4a56e5a5aec9c9e986d29dbeab98d"
|
|
10
10
|
],
|
|
11
11
|
"type": "module",
|
|
12
12
|
"exports": {
|
|
@@ -461,6 +461,11 @@
|
|
|
461
461
|
"development": "./development/container/sticky-bar.js",
|
|
462
462
|
"default": "./container/sticky-bar.js"
|
|
463
463
|
},
|
|
464
|
+
"./core.js": {
|
|
465
|
+
"types": "./development/core.d.ts",
|
|
466
|
+
"development": "./development/core.js",
|
|
467
|
+
"default": "./core.js"
|
|
468
|
+
},
|
|
464
469
|
"./core/a11y.js": {
|
|
465
470
|
"types": "./development/core/a11y.d.ts",
|
|
466
471
|
"development": "./development/core/a11y.js",
|
|
@@ -5,21 +5,20 @@ import "../../core/base-elements.js";
|
|
|
5
5
|
import { forceType as i } from "../../core/decorators.js";
|
|
6
6
|
import { isLean as a } from "../../core/dom.js";
|
|
7
7
|
import { SbbDisabledMixin as o, SbbNegativeMixin as s } from "../../core/mixins.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import { SbbMiniButtonElement as c, SbbMiniButtonGroupElement as l } from "../../button.pure.js";
|
|
9
|
+
import { SbbLanguageController as u } from "../../core/controllers.js";
|
|
10
|
+
import { i18nNextPage as d, i18nPage as f, i18nPaginatorSelected as p, i18nPreviousPage as m } from "../../core/i18n.js";
|
|
10
11
|
import "../../divider.js";
|
|
11
|
-
import "../../
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
let h = s(o(m)), g, _ = [], v = [], y, b = [], x = [], S, C = [], w = [], T, E = [], D = [], O, k = [], A = [], j, M = [], N = [], P, F = [], I = [], L, R = [], z = [];
|
|
17
|
-
return class extends h {
|
|
12
|
+
import { sbbInputModalityDetector as h } from "../../core/a11y/input-modality-detector.js";
|
|
13
|
+
c.define(), l.define();
|
|
14
|
+
var g = (c) => (() => {
|
|
15
|
+
let l = s(o(c)), g, _ = [], v = [], y, b = [], x = [], S, C = [], w = [], T, E = [], D = [], O, k = [], A = [], j, M = [], N = [], P, F = [], I = [], L, R = [], z = [];
|
|
16
|
+
return class extends l {
|
|
18
17
|
constructor() {
|
|
19
|
-
super(...arguments), this.#e = t(this, _, 0), this.#t = (t(this, v), t(this, b, 10)), this.#n = (t(this, x), t(this, C, 0)), this.#r = (t(this, w), t(this, E, "start")), this.#i = (t(this, D), t(this, k, a() ? "s" : "m")), this.#a = (t(this, A), t(this, M, "")), this.#o = (t(this, N), t(this, F, "")), this.#s = (t(this, I), t(this, R, "")), this.language = (t(this, z), new
|
|
18
|
+
super(...arguments), this.#e = t(this, _, 0), this.#t = (t(this, v), t(this, b, 10)), this.#n = (t(this, x), t(this, C, 0)), this.#r = (t(this, w), t(this, E, "start")), this.#i = (t(this, D), t(this, k, a() ? "s" : "m")), this.#a = (t(this, A), t(this, M, "")), this.#o = (t(this, N), t(this, F, "")), this.#s = (t(this, I), t(this, R, "")), this.language = (t(this, z), new u(this));
|
|
20
19
|
}
|
|
21
20
|
static {
|
|
22
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
21
|
+
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(l[Symbol.metadata] ?? null) : void 0;
|
|
23
22
|
g = [i(), r({ type: Number })], y = [i(), r({
|
|
24
23
|
attribute: "page-size",
|
|
25
24
|
type: Number
|
|
@@ -215,7 +214,7 @@ var m = (m) => (() => {
|
|
|
215
214
|
return Math.max(Math.min(Math.max(isNaN(e) ? 0 : e, 0), this.numberOfPages() - 1), 0);
|
|
216
215
|
}
|
|
217
216
|
_currentPageLabel() {
|
|
218
|
-
return `${this.accessibilityPageLabel ? this.accessibilityPageLabel :
|
|
217
|
+
return `${this.accessibilityPageLabel ? this.accessibilityPageLabel : f[this.language.current]} ${this.pageIndex + 1} ${p[this.language.current]}.`;
|
|
219
218
|
}
|
|
220
219
|
nextPage() {
|
|
221
220
|
this.pageIndex += 1;
|
|
@@ -259,21 +258,21 @@ var m = (m) => (() => {
|
|
|
259
258
|
<sbb-mini-button-group ?negative=${this.negative} size=${this.size === "s" ? "s" : "l"}>
|
|
260
259
|
<sbb-mini-button
|
|
261
260
|
id="sbb-paginator-prev-page"
|
|
262
|
-
aria-label=${this.accessibilityPreviousPageLabel ? this.accessibilityPreviousPageLabel :
|
|
261
|
+
aria-label=${this.accessibilityPreviousPageLabel ? this.accessibilityPreviousPageLabel : m[this.language.current]}
|
|
263
262
|
icon-name="chevron-small-left-small"
|
|
264
263
|
?disabled=${this.disabled || !this.hasPreviousPage()}
|
|
265
264
|
@click=${() => {
|
|
266
|
-
this.previousPage(), !this.hasPreviousPage() &&
|
|
265
|
+
this.previousPage(), !this.hasPreviousPage() && h.mostRecentModality === "keyboard" && this.shadowRoot?.getElementById("sbb-paginator-next-page").focus();
|
|
267
266
|
}}
|
|
268
267
|
></sbb-mini-button>
|
|
269
268
|
<sbb-divider orientation="vertical"></sbb-divider>
|
|
270
269
|
<sbb-mini-button
|
|
271
270
|
id="sbb-paginator-next-page"
|
|
272
|
-
aria-label=${this.accessibilityNextPageLabel ? this.accessibilityNextPageLabel :
|
|
271
|
+
aria-label=${this.accessibilityNextPageLabel ? this.accessibilityNextPageLabel : d[this.language.current]}
|
|
273
272
|
icon-name="chevron-small-right-small"
|
|
274
273
|
?disabled=${this.disabled || !this.hasNextPage()}
|
|
275
274
|
@click=${() => {
|
|
276
|
-
this.nextPage(), !this.hasNextPage() &&
|
|
275
|
+
this.nextPage(), !this.hasNextPage() && h.mostRecentModality === "keyboard" && this.shadowRoot?.getElementById("sbb-paginator-prev-page").focus();
|
|
277
276
|
}}
|
|
278
277
|
></sbb-mini-button>
|
|
279
278
|
</sbb-mini-button-group>
|
|
@@ -288,4 +287,4 @@ var m = (m) => (() => {
|
|
|
288
287
|
};
|
|
289
288
|
})();
|
|
290
289
|
//#endregion
|
|
291
|
-
export {
|
|
290
|
+
export { g as SbbPaginatorCommonElementMixin };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../compact-paginator.component-
|
|
1
|
+
import { t as e } from "../../compact-paginator.component-CoFi8QhW.js";
|
|
2
2
|
export { e as SbbCompactPaginatorElement };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../compact-paginator.component-
|
|
1
|
+
import { t as e } from "../compact-paginator.component-CoFi8QhW.js";
|
|
2
2
|
e.define(), console.warn("The entrypoint '@sbb-esta/elements/paginator/compact-paginator.js' has been deprecated.\nUse either '@sbb-esta/elements/paginator.js' or '@sbb-esta/elements/paginator.pure.js' instead.");
|
|
3
3
|
//#endregion
|
|
4
4
|
export { e as SbbCompactPaginatorElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../paginator.component-
|
|
1
|
+
import { t as e } from "../../paginator.component-DbJbnQQC.js";
|
|
2
2
|
export { e as SbbPaginatorElement };
|
package/paginator/paginator.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../paginator.component-
|
|
1
|
+
import { t as e } from "../paginator.component-DbJbnQQC.js";
|
|
2
2
|
e.define(), console.warn("The entrypoint '@sbb-esta/elements/paginator/paginator.js' has been deprecated.\nUse either '@sbb-esta/elements/paginator.js' or '@sbb-esta/elements/paginator.pure.js' instead.");
|
|
3
3
|
//#endregion
|
|
4
4
|
export { e as SbbPaginatorElement };
|
package/paginator.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SbbPaginatorCommonElementMixin as e } from "./paginator/common/paginator-common.js";
|
|
2
|
-
import { t } from "./compact-paginator.component-
|
|
3
|
-
import { t as n } from "./paginator.component-
|
|
2
|
+
import { t } from "./compact-paginator.component-CoFi8QhW.js";
|
|
3
|
+
import { t as n } from "./paginator.component-DbJbnQQC.js";
|
|
4
4
|
import "./paginator.pure.js";
|
|
5
5
|
t.define(), n.define();
|
|
6
6
|
//#endregion
|
package/paginator.pure.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SbbPaginatorCommonElementMixin as e } from "./paginator/common/paginator-common.js";
|
|
2
|
-
import { t } from "./compact-paginator.component-
|
|
3
|
-
import { t as n } from "./paginator.component-
|
|
2
|
+
import { t } from "./compact-paginator.component-CoFi8QhW.js";
|
|
3
|
+
import { t as n } from "./paginator.component-DbJbnQQC.js";
|
|
4
4
|
export { t as SbbCompactPaginatorElement, e as SbbPaginatorCommonElementMixin, n as SbbPaginatorElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../popover.component-
|
|
1
|
+
import { n as e, t } from "../popover.component-HzyLHX2Y.js";
|
|
2
2
|
export { t as SbbPopoverBaseElement, e as SbbPopoverElement };
|