@sbb-esta/lyne-react 4.8.1 → 4.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion.component.js +1 -1
- package/action-group/action-group.component.js +1 -1
- package/alert/alert/alert.component.js +1 -1
- package/alert/alert-group/alert-group.component.js +1 -1
- package/autocomplete/autocomplete.component.js +1 -1
- package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
- package/breadcrumb/breadcrumb-group/breadcrumb-group.component.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-static/accent-button-static.component.js +1 -1
- package/button/button/button.component.js +1 -1
- package/button/button-link/button-link.component.js +1 -1
- package/button/button-static/button-static.component.js +1 -1
- package/button/mini-button/mini-button.component.js +1 -1
- package/button/mini-button-group/mini-button-group.component.js +1 -1
- package/button/mini-button-link/mini-button-link.component.js +1 -1
- package/button/secondary-button/secondary-button.component.js +1 -1
- package/button/secondary-button-link/secondary-button-link.component.js +1 -1
- package/button/secondary-button-static/secondary-button-static.component.js +1 -1
- 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-static/transparent-button-static.component.js +1 -1
- package/calendar/calendar/calendar.component.js +1 -1
- package/calendar/calendar-day/calendar-day.component.js +1 -1
- package/calendar/calendar-month/calendar-month.component.js +1 -1
- package/calendar/calendar-weekday/calendar-weekday.component.js +1 -1
- package/calendar/calendar-weeknumber/calendar-weeknumber.component.js +1 -1
- package/calendar/calendar-year/calendar-year.component.js +1 -1
- package/card/card/card.component.js +1 -1
- package/card/card-badge/card-badge.component.js +1 -1
- package/card/card-button/card-button.component.js +1 -1
- package/card/card-link/card-link.component.js +1 -1
- package/carousel/carousel/carousel.component.js +1 -1
- package/carousel/carousel-item/carousel-item.component.js +1 -1
- package/carousel/carousel-list/carousel-list.component.js +1 -1
- package/checkbox/checkbox.component.js +1 -1
- package/checkbox-group/checkbox-group.component.js +1 -1
- package/checkbox-panel/checkbox-panel.component.js +1 -1
- package/chip/chip/chip.component.js +1 -1
- package/chip/chip-group/chip-group.component.js +1 -1
- package/chip-label/chip-label.component.js +1 -1
- package/clock/clock.component.js +1 -1
- package/container/container/container.component.js +1 -1
- package/container/sticky-bar/sticky-bar.component.js +1 -1
- package/core/create-component.js +1 -0
- package/date-input/date-input.component.js +1 -1
- package/datepicker/datepicker/datepicker.component.js +1 -1
- package/datepicker/datepicker-next-day/datepicker-next-day.component.js +1 -1
- package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
- package/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
- package/development/accordion/accordion.component.d.ts +1 -1
- package/development/accordion/accordion.component.d.ts.map +1 -1
- package/development/accordion/accordion.component.js +2 -2
- package/development/action-group/action-group.component.d.ts +1 -1
- package/development/action-group/action-group.component.d.ts.map +1 -1
- package/development/action-group/action-group.component.js +2 -2
- package/development/alert/alert/alert.component.d.ts +1 -1
- package/development/alert/alert/alert.component.d.ts.map +1 -1
- package/development/alert/alert/alert.component.js +2 -2
- package/development/alert/alert-group/alert-group.component.d.ts +1 -1
- package/development/alert/alert-group/alert-group.component.d.ts.map +1 -1
- package/development/alert/alert-group/alert-group.component.js +2 -2
- package/development/autocomplete/autocomplete.component.d.ts +1 -1
- package/development/autocomplete/autocomplete.component.d.ts.map +1 -1
- package/development/autocomplete/autocomplete.component.js +2 -2
- package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts.map +1 -1
- package/development/breadcrumb/breadcrumb/breadcrumb.component.js +2 -2
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts +1 -1
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts.map +1 -1
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +2 -2
- 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-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/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-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/mini-button/mini-button.component.d.ts +1 -1
- package/development/button/mini-button/mini-button.component.d.ts.map +1 -1
- package/development/button/mini-button/mini-button.component.js +2 -2
- package/development/button/mini-button-group/mini-button-group.component.d.ts +1 -1
- package/development/button/mini-button-group/mini-button-group.component.d.ts.map +1 -1
- package/development/button/mini-button-group/mini-button-group.component.js +2 -2
- package/development/button/mini-button-link/mini-button-link.component.d.ts +1 -1
- package/development/button/mini-button-link/mini-button-link.component.d.ts.map +1 -1
- package/development/button/mini-button-link/mini-button-link.component.js +2 -2
- 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-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/transparent-button/transparent-button.component.d.ts +1 -1
- package/development/button/transparent-button/transparent-button.component.d.ts.map +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.d.ts.map +1 -1
- package/development/button/transparent-button-link/transparent-button-link.component.js +2 -2
- package/development/button/transparent-button-static/transparent-button-static.component.d.ts +1 -1
- package/development/button/transparent-button-static/transparent-button-static.component.d.ts.map +1 -1
- package/development/button/transparent-button-static/transparent-button-static.component.js +2 -2
- package/development/calendar/calendar/calendar.component.d.ts +1 -1
- package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
- package/development/calendar/calendar/calendar.component.js +2 -2
- package/development/calendar/calendar-day/calendar-day.component.d.ts +1 -1
- package/development/calendar/calendar-day/calendar-day.component.d.ts.map +1 -1
- package/development/calendar/calendar-day/calendar-day.component.js +2 -2
- package/development/calendar/calendar-month/calendar-month.component.d.ts +1 -1
- package/development/calendar/calendar-month/calendar-month.component.d.ts.map +1 -1
- package/development/calendar/calendar-month/calendar-month.component.js +2 -2
- package/development/calendar/calendar-weekday/calendar-weekday.component.d.ts +1 -1
- package/development/calendar/calendar-weekday/calendar-weekday.component.d.ts.map +1 -1
- package/development/calendar/calendar-weekday/calendar-weekday.component.js +2 -2
- package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.d.ts +1 -1
- package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.d.ts.map +1 -1
- package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.js +2 -2
- package/development/calendar/calendar-year/calendar-year.component.d.ts +1 -1
- package/development/calendar/calendar-year/calendar-year.component.d.ts.map +1 -1
- package/development/calendar/calendar-year/calendar-year.component.js +2 -2
- package/development/card/card/card.component.d.ts +1 -1
- package/development/card/card/card.component.d.ts.map +1 -1
- package/development/card/card/card.component.js +2 -2
- package/development/card/card-badge/card-badge.component.d.ts +1 -1
- package/development/card/card-badge/card-badge.component.d.ts.map +1 -1
- package/development/card/card-badge/card-badge.component.js +2 -2
- package/development/card/card-button/card-button.component.d.ts +1 -1
- package/development/card/card-button/card-button.component.d.ts.map +1 -1
- package/development/card/card-button/card-button.component.js +2 -2
- package/development/card/card-link/card-link.component.d.ts +1 -1
- package/development/card/card-link/card-link.component.d.ts.map +1 -1
- package/development/card/card-link/card-link.component.js +2 -2
- package/development/carousel/carousel/carousel.component.d.ts +1 -1
- package/development/carousel/carousel/carousel.component.d.ts.map +1 -1
- package/development/carousel/carousel/carousel.component.js +2 -2
- package/development/carousel/carousel-item/carousel-item.component.d.ts +1 -1
- package/development/carousel/carousel-item/carousel-item.component.d.ts.map +1 -1
- package/development/carousel/carousel-item/carousel-item.component.js +2 -2
- package/development/carousel/carousel-list/carousel-list.component.d.ts +1 -1
- package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
- package/development/carousel/carousel-list/carousel-list.component.js +2 -2
- package/development/checkbox/checkbox.component.d.ts +1 -1
- package/development/checkbox/checkbox.component.d.ts.map +1 -1
- package/development/checkbox/checkbox.component.js +2 -2
- package/development/checkbox-group/checkbox-group.component.d.ts +1 -1
- package/development/checkbox-group/checkbox-group.component.d.ts.map +1 -1
- package/development/checkbox-group/checkbox-group.component.js +2 -2
- package/development/checkbox-panel/checkbox-panel.component.d.ts +1 -1
- package/development/checkbox-panel/checkbox-panel.component.d.ts.map +1 -1
- package/development/checkbox-panel/checkbox-panel.component.js +2 -2
- package/development/chip/chip/chip.component.d.ts +1 -1
- package/development/chip/chip/chip.component.d.ts.map +1 -1
- package/development/chip/chip/chip.component.js +2 -2
- package/development/chip/chip-group/chip-group.component.d.ts +1 -1
- package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
- package/development/chip/chip-group/chip-group.component.js +2 -2
- package/development/chip-label/chip-label.component.d.ts +1 -1
- package/development/chip-label/chip-label.component.d.ts.map +1 -1
- package/development/chip-label/chip-label.component.js +2 -2
- package/development/clock/clock.component.d.ts +1 -1
- package/development/clock/clock.component.d.ts.map +1 -1
- package/development/clock/clock.component.js +2 -2
- package/development/container/container/container.component.d.ts +1 -1
- package/development/container/container/container.component.d.ts.map +1 -1
- package/development/container/container/container.component.js +2 -2
- package/development/container/sticky-bar/sticky-bar.component.d.ts +1 -1
- package/development/container/sticky-bar/sticky-bar.component.d.ts.map +1 -1
- package/development/container/sticky-bar/sticky-bar.component.js +2 -2
- package/development/core/create-component.d.ts.map +1 -1
- package/development/core/create-component.js +2 -1
- package/development/date-input/date-input.component.d.ts +1 -1
- package/development/date-input/date-input.component.d.ts.map +1 -1
- package/development/date-input/date-input.component.js +2 -2
- package/development/datepicker/datepicker/datepicker.component.d.ts +1 -1
- package/development/datepicker/datepicker/datepicker.component.d.ts.map +1 -1
- package/development/datepicker/datepicker/datepicker.component.js +2 -2
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts +1 -1
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts.map +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.d.ts +1 -1
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts.map +1 -1
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +2 -2
- package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts +1 -1
- package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts.map +1 -1
- package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +2 -2
- package/development/dialog/dialog/dialog.component.d.ts +1 -1
- package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
- package/development/dialog/dialog/dialog.component.js +2 -2
- package/development/dialog/dialog-actions/dialog-actions.component.d.ts +1 -1
- package/development/dialog/dialog-actions/dialog-actions.component.d.ts.map +1 -1
- package/development/dialog/dialog-actions/dialog-actions.component.js +2 -2
- 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 +2 -2
- package/development/dialog/dialog-content/dialog-content.component.d.ts +1 -1
- package/development/dialog/dialog-content/dialog-content.component.d.ts.map +1 -1
- package/development/dialog/dialog-content/dialog-content.component.js +2 -2
- package/development/dialog/dialog-title/dialog-title.component.d.ts +1 -1
- package/development/dialog/dialog-title/dialog-title.component.d.ts.map +1 -1
- package/development/dialog/dialog-title/dialog-title.component.js +2 -2
- package/development/divider/divider.component.d.ts +1 -1
- package/development/divider/divider.component.d.ts.map +1 -1
- package/development/divider/divider.component.js +2 -2
- package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts +1 -1
- package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel/expansion-panel.component.js +2 -2
- package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts +1 -1
- package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +2 -2
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +2 -2
- 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 +2 -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 +2 -2
- package/development/flip-card/flip-card/flip-card.component.d.ts +1 -1
- package/development/flip-card/flip-card/flip-card.component.d.ts.map +1 -1
- package/development/flip-card/flip-card/flip-card.component.js +2 -2
- package/development/flip-card/flip-card-details/flip-card-details.component.d.ts +1 -1
- package/development/flip-card/flip-card-details/flip-card-details.component.d.ts.map +1 -1
- package/development/flip-card/flip-card-details/flip-card-details.component.js +2 -2
- package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts +1 -1
- package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts.map +1 -1
- package/development/flip-card/flip-card-summary/flip-card-summary.component.js +2 -2
- package/development/footer/footer.component.d.ts +1 -1
- package/development/footer/footer.component.d.ts.map +1 -1
- package/development/footer/footer.component.js +2 -2
- package/development/form-field/error/error.component.d.ts +1 -1
- package/development/form-field/error/error.component.d.ts.map +1 -1
- package/development/form-field/error/error.component.js +2 -2
- package/development/form-field/form-field/form-field.component.d.ts +1 -1
- package/development/form-field/form-field/form-field.component.d.ts.map +1 -1
- package/development/form-field/form-field/form-field.component.js +2 -2
- package/development/form-field/form-field-clear/form-field-clear.component.d.ts +1 -1
- package/development/form-field/form-field-clear/form-field-clear.component.d.ts.map +1 -1
- package/development/form-field/form-field-clear/form-field-clear.component.js +2 -2
- package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts +3 -0
- package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts.map +1 -0
- package/development/form-field/form-field-text-counter/form-field-text-counter.component.js +13 -0
- package/development/form-field/form-field-text-counter.d.ts +3 -0
- package/development/form-field/form-field-text-counter.d.ts.map +1 -0
- package/development/form-field/form-field-text-counter.js +8 -0
- package/development/form-field/hint/hint.component.d.ts +3 -0
- package/development/form-field/hint/hint.component.d.ts.map +1 -0
- package/development/form-field/hint/hint.component.js +13 -0
- package/development/form-field/hint.d.ts +3 -0
- package/development/form-field/hint.d.ts.map +1 -0
- package/development/form-field/hint.js +8 -0
- package/development/form-field.d.ts +2 -0
- package/development/form-field.d.ts.map +1 -1
- package/development/form-field.js +3 -1
- package/development/header/header/header.component.d.ts +1 -1
- package/development/header/header/header.component.d.ts.map +1 -1
- package/development/header/header/header.component.js +2 -2
- package/development/header/header-button/header-button.component.d.ts +1 -1
- package/development/header/header-button/header-button.component.d.ts.map +1 -1
- package/development/header/header-button/header-button.component.js +2 -2
- package/development/header/header-environment/header-environment.component.d.ts +1 -1
- package/development/header/header-environment/header-environment.component.d.ts.map +1 -1
- package/development/header/header-environment/header-environment.component.js +2 -2
- package/development/header/header-link/header-link.component.d.ts +1 -1
- package/development/header/header-link/header-link.component.d.ts.map +1 -1
- package/development/header/header-link/header-link.component.js +2 -2
- package/development/icon/icon.component.d.ts +1 -1
- package/development/icon/icon.component.d.ts.map +1 -1
- package/development/icon/icon.component.js +2 -2
- package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.d.ts.map +1 -1
- package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +2 -2
- package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts.map +1 -1
- package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +2 -2
- package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.d.ts.map +1 -1
- package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +2 -2
- package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.d.ts.map +1 -1
- package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +2 -2
- package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts +1 -1
- package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts.map +1 -1
- package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +2 -2
- package/development/image/image.component.d.ts +1 -1
- package/development/image/image.component.d.ts.map +1 -1
- package/development/image/image.component.js +2 -2
- package/development/journey-header/journey-header.component.d.ts +1 -1
- package/development/journey-header/journey-header.component.d.ts.map +1 -1
- package/development/journey-header/journey-header.component.js +2 -2
- package/development/lead-container/lead-container.component.d.ts +1 -1
- package/development/lead-container/lead-container.component.d.ts.map +1 -1
- package/development/lead-container/lead-container.component.js +2 -2
- package/development/link/block-link/block-link.component.d.ts +1 -1
- package/development/link/block-link/block-link.component.d.ts.map +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.d.ts.map +1 -1
- package/development/link/block-link-button/block-link-button.component.js +2 -2
- package/development/link/block-link-static/block-link-static.component.d.ts +1 -1
- package/development/link/block-link-static/block-link-static.component.d.ts.map +1 -1
- package/development/link/block-link-static/block-link-static.component.js +2 -2
- 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.d.ts.map +1 -1
- package/development/link/link-button/link-button.component.js +2 -2
- package/development/link/link-static/link-static.component.d.ts +1 -1
- package/development/link/link-static/link-static.component.d.ts.map +1 -1
- package/development/link/link-static/link-static.component.js +2 -2
- package/development/link-list/link-list.component.d.ts +1 -1
- package/development/link-list/link-list.component.d.ts.map +1 -1
- package/development/link-list/link-list.component.js +2 -2
- package/development/link-list-anchor/link-list-anchor.component.d.ts +1 -1
- package/development/link-list-anchor/link-list-anchor.component.d.ts.map +1 -1
- package/development/link-list-anchor/link-list-anchor.component.js +2 -2
- package/development/loading-indicator/loading-indicator.component.d.ts +1 -1
- package/development/loading-indicator/loading-indicator.component.d.ts.map +1 -1
- package/development/loading-indicator/loading-indicator.component.js +2 -2
- package/development/loading-indicator-circle/loading-indicator-circle.component.d.ts +1 -1
- package/development/loading-indicator-circle/loading-indicator-circle.component.d.ts.map +1 -1
- package/development/loading-indicator-circle/loading-indicator-circle.component.js +2 -2
- package/development/logo/logo.component.d.ts +1 -1
- package/development/logo/logo.component.d.ts.map +1 -1
- package/development/logo/logo.component.js +2 -2
- package/development/map-container/map-container.component.d.ts +1 -1
- package/development/map-container/map-container.component.d.ts.map +1 -1
- package/development/map-container/map-container.component.js +2 -2
- package/development/menu/menu/menu.component.d.ts +1 -1
- package/development/menu/menu/menu.component.d.ts.map +1 -1
- package/development/menu/menu/menu.component.js +2 -2
- package/development/menu/menu-button/menu-button.component.d.ts +1 -1
- package/development/menu/menu-button/menu-button.component.d.ts.map +1 -1
- package/development/menu/menu-button/menu-button.component.js +2 -2
- package/development/menu/menu-link/menu-link.component.d.ts +1 -1
- package/development/menu/menu-link/menu-link.component.d.ts.map +1 -1
- package/development/menu/menu-link/menu-link.component.js +2 -2
- package/development/message/message.component.d.ts +1 -1
- package/development/message/message.component.d.ts.map +1 -1
- package/development/message/message.component.js +2 -2
- package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts +1 -1
- package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
- package/development/mini-calendar/mini-calendar/mini-calendar.component.js +2 -2
- package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts +1 -1
- package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts.map +1 -1
- package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +2 -2
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts.map +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +2 -2
- package/development/navigation/navigation/navigation.component.d.ts +1 -1
- package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
- package/development/navigation/navigation/navigation.component.js +2 -2
- package/development/navigation/navigation-button/navigation-button.component.d.ts +1 -1
- package/development/navigation/navigation-button/navigation-button.component.d.ts.map +1 -1
- package/development/navigation/navigation-button/navigation-button.component.js +2 -2
- package/development/navigation/navigation-link/navigation-link.component.d.ts +1 -1
- package/development/navigation/navigation-link/navigation-link.component.d.ts.map +1 -1
- package/development/navigation/navigation-link/navigation-link.component.js +2 -2
- package/development/navigation/navigation-list/navigation-list.component.d.ts +1 -1
- package/development/navigation/navigation-list/navigation-list.component.d.ts.map +1 -1
- package/development/navigation/navigation-list/navigation-list.component.js +2 -2
- package/development/navigation/navigation-marker/navigation-marker.component.d.ts +1 -1
- package/development/navigation/navigation-marker/navigation-marker.component.d.ts.map +1 -1
- package/development/navigation/navigation-marker/navigation-marker.component.js +2 -2
- package/development/navigation/navigation-section/navigation-section.component.d.ts +1 -1
- package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
- package/development/navigation/navigation-section/navigation-section.component.js +2 -2
- package/development/notification/notification.component.d.ts +1 -1
- package/development/notification/notification.component.d.ts.map +1 -1
- package/development/notification/notification.component.js +2 -2
- package/development/option/optgroup/optgroup.component.d.ts +1 -1
- package/development/option/optgroup/optgroup.component.d.ts.map +1 -1
- package/development/option/optgroup/optgroup.component.js +2 -2
- package/development/option/option/option.component.d.ts +1 -1
- package/development/option/option/option.component.d.ts.map +1 -1
- package/development/option/option/option.component.js +2 -2
- package/development/option/option-hint/option-hint.component.d.ts +1 -1
- package/development/option/option-hint/option-hint.component.d.ts.map +1 -1
- package/development/option/option-hint/option-hint.component.js +2 -2
- package/development/overlay/overlay.component.d.ts +1 -1
- package/development/overlay/overlay.component.d.ts.map +1 -1
- package/development/overlay/overlay.component.js +2 -2
- package/development/paginator/compact-paginator/compact-paginator.component.d.ts +1 -1
- package/development/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
- package/development/paginator/compact-paginator/compact-paginator.component.js +2 -2
- package/development/paginator/paginator/paginator.component.d.ts +1 -1
- package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
- package/development/paginator/paginator/paginator.component.js +2 -2
- package/development/popover/popover.component.d.ts +1 -1
- package/development/popover/popover.component.d.ts.map +1 -1
- package/development/popover/popover.component.js +2 -2
- package/development/radio-button/radio-button.component.d.ts +1 -1
- package/development/radio-button/radio-button.component.d.ts.map +1 -1
- package/development/radio-button/radio-button.component.js +2 -2
- package/development/radio-button-group/radio-button-group.component.d.ts +1 -1
- package/development/radio-button-group/radio-button-group.component.d.ts.map +1 -1
- package/development/radio-button-group/radio-button-group.component.js +2 -2
- package/development/radio-button-panel/radio-button-panel.component.d.ts +1 -1
- package/development/radio-button-panel/radio-button-panel.component.d.ts.map +1 -1
- package/development/radio-button-panel/radio-button-panel.component.js +2 -2
- package/development/screen-reader-only/screen-reader-only.component.d.ts +1 -1
- package/development/screen-reader-only/screen-reader-only.component.d.ts.map +1 -1
- package/development/screen-reader-only/screen-reader-only.component.js +2 -2
- package/development/select/select.component.d.ts +1 -1
- package/development/select/select.component.d.ts.map +1 -1
- package/development/select/select.component.js +2 -2
- package/development/selection-action-panel/selection-action-panel.component.d.ts +1 -1
- package/development/selection-action-panel/selection-action-panel.component.d.ts.map +1 -1
- package/development/selection-action-panel/selection-action-panel.component.js +2 -2
- package/development/selection-expansion-panel/selection-expansion-panel.component.d.ts +1 -1
- package/development/selection-expansion-panel/selection-expansion-panel.component.d.ts.map +1 -1
- package/development/selection-expansion-panel/selection-expansion-panel.component.js +2 -2
- package/development/sidebar/sidebar/sidebar.component.d.ts +1 -1
- package/development/sidebar/sidebar/sidebar.component.d.ts.map +1 -1
- package/development/sidebar/sidebar/sidebar.component.js +2 -2
- 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 +2 -2
- package/development/sidebar/sidebar-container/sidebar-container.component.d.ts +1 -1
- package/development/sidebar/sidebar-container/sidebar-container.component.d.ts.map +1 -1
- package/development/sidebar/sidebar-container/sidebar-container.component.js +2 -2
- package/development/sidebar/sidebar-content/sidebar-content.component.d.ts +1 -1
- package/development/sidebar/sidebar-content/sidebar-content.component.d.ts.map +1 -1
- package/development/sidebar/sidebar-content/sidebar-content.component.js +2 -2
- package/development/sidebar/sidebar-title/sidebar-title.component.d.ts +1 -1
- package/development/sidebar/sidebar-title/sidebar-title.component.d.ts.map +1 -1
- package/development/sidebar/sidebar-title/sidebar-title.component.js +2 -2
- package/development/sidebar.js +2 -2
- package/development/signet/signet.component.d.ts +1 -1
- package/development/signet/signet.component.d.ts.map +1 -1
- package/development/signet/signet.component.js +2 -2
- package/development/skiplink-list/skiplink-list.component.d.ts +1 -1
- package/development/skiplink-list/skiplink-list.component.d.ts.map +1 -1
- package/development/skiplink-list/skiplink-list.component.js +2 -2
- package/development/slider/slider.component.d.ts +1 -1
- package/development/slider/slider.component.d.ts.map +1 -1
- package/development/slider/slider.component.js +2 -2
- package/development/status/status.component.d.ts +1 -1
- package/development/status/status.component.d.ts.map +1 -1
- package/development/status/status.component.js +2 -2
- package/development/stepper/step/step.component.d.ts +1 -1
- package/development/stepper/step/step.component.d.ts.map +1 -1
- package/development/stepper/step/step.component.js +2 -2
- package/development/stepper/step-label/step-label.component.d.ts +1 -1
- package/development/stepper/step-label/step-label.component.d.ts.map +1 -1
- package/development/stepper/step-label/step-label.component.js +2 -2
- package/development/stepper/stepper/stepper.component.d.ts +1 -1
- package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
- package/development/stepper/stepper/stepper.component.js +2 -2
- package/development/table/table-wrapper/table-wrapper.component.d.ts +1 -1
- package/development/table/table-wrapper/table-wrapper.component.d.ts.map +1 -1
- package/development/table/table-wrapper/table-wrapper.component.js +2 -2
- package/development/tabs/tab/tab.component.d.ts +1 -1
- package/development/tabs/tab/tab.component.d.ts.map +1 -1
- package/development/tabs/tab/tab.component.js +2 -2
- package/development/tabs/tab-group/tab-group.component.d.ts +1 -1
- package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
- package/development/tabs/tab-group/tab-group.component.js +2 -2
- package/development/tabs/tab-label/tab-label.component.d.ts +1 -1
- package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
- package/development/tabs/tab-label/tab-label.component.js +2 -2
- package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts +1 -1
- package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts.map +1 -1
- package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +2 -2
- package/development/tag/tag/tag.component.d.ts +1 -1
- package/development/tag/tag/tag.component.d.ts.map +1 -1
- package/development/tag/tag/tag.component.js +2 -2
- package/development/tag/tag-group/tag-group.component.d.ts +1 -1
- package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
- package/development/tag/tag-group/tag-group.component.js +2 -2
- package/development/teaser/teaser.component.d.ts +1 -1
- package/development/teaser/teaser.component.d.ts.map +1 -1
- package/development/teaser/teaser.component.js +2 -2
- package/development/teaser-hero/teaser-hero.component.d.ts +1 -1
- package/development/teaser-hero/teaser-hero.component.d.ts.map +1 -1
- package/development/teaser-hero/teaser-hero.component.js +2 -2
- package/development/teaser-product/teaser-product/teaser-product.component.d.ts +1 -1
- package/development/teaser-product/teaser-product/teaser-product.component.d.ts.map +1 -1
- package/development/teaser-product/teaser-product/teaser-product.component.js +2 -2
- package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts +1 -1
- package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts.map +1 -1
- package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +2 -2
- package/development/time-input/time-input.component.d.ts +1 -1
- package/development/time-input/time-input.component.d.ts.map +1 -1
- package/development/time-input/time-input.component.js +2 -2
- package/development/timetable-form/timetable-form/timetable-form.component.d.ts +1 -1
- package/development/timetable-form/timetable-form/timetable-form.component.d.ts.map +1 -1
- package/development/timetable-form/timetable-form/timetable-form.component.js +2 -2
- package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts +1 -1
- package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts.map +1 -1
- package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +2 -2
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts +1 -1
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts.map +1 -1
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +2 -2
- 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 +2 -2
- package/development/timetable-occupancy/timetable-occupancy.component.d.ts +1 -1
- package/development/timetable-occupancy/timetable-occupancy.component.d.ts.map +1 -1
- package/development/timetable-occupancy/timetable-occupancy.component.js +2 -2
- package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.d.ts +1 -1
- package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.d.ts.map +1 -1
- package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +2 -2
- package/development/title/title.component.d.ts +1 -1
- package/development/title/title.component.d.ts.map +1 -1
- package/development/title/title.component.js +2 -2
- package/development/toast/toast.component.d.ts +1 -1
- package/development/toast/toast.component.d.ts.map +1 -1
- package/development/toast/toast.component.js +2 -2
- package/development/toggle/toggle/toggle.component.d.ts +1 -1
- package/development/toggle/toggle/toggle.component.d.ts.map +1 -1
- package/development/toggle/toggle/toggle.component.js +2 -2
- package/development/toggle/toggle-option/toggle-option.component.d.ts +1 -1
- package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
- package/development/toggle/toggle-option/toggle-option.component.js +2 -2
- package/development/toggle-check/toggle-check.component.d.ts +1 -1
- package/development/toggle-check/toggle-check.component.d.ts.map +1 -1
- package/development/toggle-check/toggle-check.component.js +2 -2
- package/development/tooltip/tooltip.component.d.ts +1 -1
- package/development/tooltip/tooltip.component.d.ts.map +1 -1
- package/development/tooltip/tooltip.component.js +2 -2
- package/development/train/train/train.component.d.ts +1 -1
- package/development/train/train/train.component.d.ts.map +1 -1
- package/development/train/train/train.component.js +2 -2
- package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts +1 -1
- package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts.map +1 -1
- package/development/train/train-blocked-passage/train-blocked-passage.component.js +2 -2
- package/development/train/train-formation/train-formation.component.d.ts +1 -1
- package/development/train/train-formation/train-formation.component.d.ts.map +1 -1
- package/development/train/train-formation/train-formation.component.js +2 -2
- package/development/train/train-wagon/train-wagon.component.d.ts +1 -1
- package/development/train/train-wagon/train-wagon.component.d.ts.map +1 -1
- package/development/train/train-wagon/train-wagon.component.js +2 -2
- package/development/visual-checkbox/visual-checkbox.component.d.ts +1 -1
- package/development/visual-checkbox/visual-checkbox.component.d.ts.map +1 -1
- package/development/visual-checkbox/visual-checkbox.component.js +2 -2
- package/dialog/dialog/dialog.component.js +1 -1
- package/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
- package/dialog/dialog-content/dialog-content.component.js +1 -1
- package/dialog/dialog-title/dialog-title.component.js +1 -1
- package/divider/divider.component.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-header/expansion-panel-header.component.js +1 -1
- package/file-selector/file-selector/file-selector.component.js +1 -1
- package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/flip-card/flip-card/flip-card.component.js +1 -1
- package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
- package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/footer/footer.component.js +1 -1
- package/form-field/error/error.component.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 +1 -1
- package/form-field/form-field-text-counter/form-field-text-counter.component.js +11 -0
- package/form-field/form-field-text-counter.js +5 -0
- package/form-field/hint/hint.component.js +11 -0
- package/form-field/hint.js +5 -0
- package/form-field.js +3 -1
- package/header/header/header.component.js +1 -1
- package/header/header-button/header-button.component.js +1 -1
- package/header/header-environment/header-environment.component.js +1 -1
- package/header/header-link/header-link.component.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-button/icon-sidebar-button.component.js +1 -1
- package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
- package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
- package/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +1 -1
- package/image/image.component.js +1 -1
- package/journey-header/journey-header.component.js +1 -1
- package/lead-container/lead-container.component.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-static/block-link-static.component.js +1 -1
- package/link/link/link.component.js +1 -1
- package/link/link-button/link-button.component.js +1 -1
- package/link/link-static/link-static.component.js +1 -1
- package/link-list/link-list.component.js +1 -1
- package/link-list-anchor/link-list-anchor.component.js +1 -1
- package/loading-indicator/loading-indicator.component.js +1 -1
- package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
- package/logo/logo.component.js +1 -1
- package/map-container/map-container.component.js +1 -1
- package/menu/menu/menu.component.js +1 -1
- package/menu/menu-button/menu-button.component.js +1 -1
- package/menu/menu-link/menu-link.component.js +1 -1
- package/message/message.component.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-month/mini-calendar-month.component.js +1 -1
- package/navigation/navigation/navigation.component.js +1 -1
- package/navigation/navigation-button/navigation-button.component.js +1 -1
- package/navigation/navigation-link/navigation-link.component.js +1 -1
- package/navigation/navigation-list/navigation-list.component.js +1 -1
- package/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/notification/notification.component.js +1 -1
- package/option/optgroup/optgroup.component.js +1 -1
- package/option/option/option.component.js +1 -1
- package/option/option-hint/option-hint.component.js +1 -1
- package/overlay/overlay.component.js +1 -1
- package/package.json +22 -2
- package/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/paginator/paginator/paginator.component.js +1 -1
- package/popover/popover.component.js +1 -1
- package/radio-button/radio-button.component.js +1 -1
- package/radio-button-group/radio-button-group.component.js +1 -1
- package/radio-button-panel/radio-button-panel.component.js +1 -1
- package/screen-reader-only/screen-reader-only.component.js +1 -1
- package/select/select.component.js +1 -1
- package/selection-action-panel/selection-action-panel.component.js +1 -1
- package/selection-expansion-panel/selection-expansion-panel.component.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-container/sidebar-container.component.js +1 -1
- package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
- package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
- package/sidebar.js +4 -4
- package/signet/signet.component.js +1 -1
- package/skiplink-list/skiplink-list.component.js +1 -1
- package/slider/slider.component.js +1 -1
- package/status/status.component.js +1 -1
- package/stepper/step/step.component.js +1 -1
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/stepper/stepper.component.js +1 -1
- package/table/table-wrapper/table-wrapper.component.js +1 -1
- package/tabs/tab/tab.component.js +1 -1
- package/tabs/tab-group/tab-group.component.js +1 -1
- package/tabs/tab-label/tab-label.component.js +1 -1
- package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
- package/tag/tag/tag.component.js +1 -1
- package/tag/tag-group/tag-group.component.js +1 -1
- package/teaser/teaser.component.js +1 -1
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/teaser-product/teaser-product/teaser-product.component.js +1 -1
- package/teaser-product/teaser-product-static/teaser-product-static.component.js +1 -1
- package/time-input/time-input.component.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-field/timetable-form-field.component.js +1 -1
- package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
- package/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
- package/title/title.component.js +1 -1
- package/toast/toast.component.js +1 -1
- package/toggle/toggle/toggle.component.js +1 -1
- package/toggle/toggle-option/toggle-option.component.js +1 -1
- package/toggle-check/toggle-check.component.js +1 -1
- package/tooltip/tooltip.component.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-formation/train-formation.component.js +1 -1
- package/train/train-wagon/train-wagon.component.js +1 -1
- package/visual-checkbox/visual-checkbox.component.js +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSidebarCloseButtonElement } from "@sbb-esta/lyne-elements/sidebar.js";
|
|
3
|
+
import { SbbSidebarCloseButtonElement } from "@sbb-esta/lyne-elements/sidebar.pure.js";
|
|
4
4
|
var SbbSidebarCloseButton = createComponent({
|
|
5
5
|
tagName: "sbb-sidebar-close-button",
|
|
6
6
|
elementClass: SbbSidebarCloseButtonElement,
|
|
@@ -9,4 +9,4 @@ var SbbSidebarCloseButton = createComponent({
|
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SbbSidebarCloseButton };
|
|
11
11
|
|
|
12
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZWJhci1jbG9zZS1idXR0b24uY29tcG9uZW50LmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9zaWRlYmFyL3NpZGViYXItY2xvc2UtYnV0dG9uL3NpZGViYXItY2xvc2UtYnV0dG9uLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlNpZGViYXJDbG9zZUJ1dHRvbkVsZW1lbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy9zaWRlYmFyLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuZGVjbGFyZSBjbGFzcyBTYmJTaWRlYmFyQ2xvc2VCdXR0b25Db21wb25lbnRUeXBlIGV4dGVuZHMgU2JiU2lkZWJhckNsb3NlQnV0dG9uRWxlbWVudCB7XG4gIC8vIEB0cy1leHBlY3QtZXJyb3IgQWRkIHN0cmluZyB0byB0eXBlXG4gIHB1YmxpYyBzZXQgZm9ybSh2YWx1ZTogc3RyaW5nIHwgU2JiU2lkZWJhckNsb3NlQnV0dG9uRWxlbWVudFsnZm9ybSddKSB7XG4gICAgc3VwZXIuZm9ybSA9IHZhbHVlIGFzIGFueTtcbiAgfVxuICAvLyBAdHMtZXhwZWN0LWVycm9yIEFkZCBzdHJpbmcgdG8gdHlwZVxuICBwdWJsaWMgZ2V0IGZvcm0oKTogc3RyaW5nIHwgU2JiU2lkZWJhckNsb3NlQnV0dG9uRWxlbWVudFsnZm9ybSddIHtcbiAgICByZXR1cm4gc3VwZXIuZm9ybTtcbiAgfVxuXG59XG5jb25zdCBTYmJTaWRlYmFyQ2xvc2VCdXR0b25Db21wb25lbnQgPSBTYmJTaWRlYmFyQ2xvc2VCdXR0b25FbGVtZW50IGFzIHR5cGVvZiBTYmJTaWRlYmFyQ2xvc2VCdXR0b25Db21wb25lbnRUeXBlO1xuXG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJTaWRlYmFyQ2xvc2VCdXR0b24gPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXNpZGViYXItY2xvc2UtYnV0dG9uJyxcbiAgZWxlbWVudENsYXNzOiBTYmJTaWRlYmFyQ2xvc2VCdXR0b25Db21wb25lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibWFwcGluZ3MiOiI7OztBQW9CQSxJQUFhLHdCQUF3QixnQkFBZ0I7Q0FDbkQsU0FBUztDQUNULGNBTnFDO0NBT3JDO0NBQ0QsQ0FBQyJ9
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbSidebarContainerElement } from '@sbb-esta/lyne-elements/sidebar.js';
|
|
1
|
+
import { SbbSidebarContainerElement } from '@sbb-esta/lyne-elements/sidebar.pure.js';
|
|
2
2
|
export declare const SbbSidebarContainer: import('../../core.js').ReactWebComponent<SbbSidebarContainerElement, {}>;
|
|
3
3
|
//# sourceMappingURL=sidebar-container.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sidebar-container.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-container/sidebar-container.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"sidebar-container.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-container/sidebar-container.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAIrF,eAAO,MAAM,mBAAmB,2EAI9B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSidebarContainerElement } from "@sbb-esta/lyne-elements/sidebar.js";
|
|
3
|
+
import { SbbSidebarContainerElement } from "@sbb-esta/lyne-elements/sidebar.pure.js";
|
|
4
4
|
//#region src/react/sidebar/sidebar-container/sidebar-container.component.ts
|
|
5
5
|
var SbbSidebarContainer = createComponent({
|
|
6
6
|
tagName: "sbb-sidebar-container",
|
|
@@ -10,4 +10,4 @@ var SbbSidebarContainer = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbSidebarContainer };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZWJhci1jb250YWluZXIuY29tcG9uZW50LmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9zaWRlYmFyL3NpZGViYXItY29udGFpbmVyL3NpZGViYXItY29udGFpbmVyLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlNpZGViYXJDb250YWluZXJFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvc2lkZWJhci5wdXJlLmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJTaWRlYmFyQ29udGFpbmVyID0gY3JlYXRlQ29tcG9uZW50KHtcbiAgdGFnTmFtZTogJ3NiYi1zaWRlYmFyLWNvbnRhaW5lcicsXG4gIGVsZW1lbnRDbGFzczogU2JiU2lkZWJhckNvbnRhaW5lckVsZW1lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLHNCQUFzQixnQkFBZ0I7Q0FDakQsU0FBUztDQUNULGNBQWM7Q0FDZDtDQUNELENBQUMifQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbSidebarContentElement } from '@sbb-esta/lyne-elements/sidebar.js';
|
|
1
|
+
import { SbbSidebarContentElement } from '@sbb-esta/lyne-elements/sidebar.pure.js';
|
|
2
2
|
export declare const SbbSidebarContent: import('../../core.js').ReactWebComponent<SbbSidebarContentElement, {}>;
|
|
3
3
|
//# sourceMappingURL=sidebar-content.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sidebar-content.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-content/sidebar-content.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"sidebar-content.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-content/sidebar-content.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AAInF,eAAO,MAAM,iBAAiB,yEAI5B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSidebarContentElement } from "@sbb-esta/lyne-elements/sidebar.js";
|
|
3
|
+
import { SbbSidebarContentElement } from "@sbb-esta/lyne-elements/sidebar.pure.js";
|
|
4
4
|
//#region src/react/sidebar/sidebar-content/sidebar-content.component.ts
|
|
5
5
|
var SbbSidebarContent = createComponent({
|
|
6
6
|
tagName: "sbb-sidebar-content",
|
|
@@ -10,4 +10,4 @@ var SbbSidebarContent = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbSidebarContent };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZWJhci1jb250ZW50LmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3Qvc2lkZWJhci9zaWRlYmFyLWNvbnRlbnQvc2lkZWJhci1jb250ZW50LmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlNpZGViYXJDb250ZW50RWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL3NpZGViYXIucHVyZS5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiU2lkZWJhckNvbnRlbnQgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXNpZGViYXItY29udGVudCcsXG4gIGVsZW1lbnRDbGFzczogU2JiU2lkZWJhckNvbnRlbnRFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxvQkFBb0IsZ0JBQWdCO0NBQy9DLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDRCxDQUFDIn0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbSidebarTitleElement } from '@sbb-esta/lyne-elements/sidebar.js';
|
|
1
|
+
import { SbbSidebarTitleElement } from '@sbb-esta/lyne-elements/sidebar.pure.js';
|
|
2
2
|
export declare const SbbSidebarTitle: import('../../core.js').ReactWebComponent<SbbSidebarTitleElement, {}>;
|
|
3
3
|
//# sourceMappingURL=sidebar-title.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sidebar-title.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-title/sidebar-title.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"sidebar-title.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/sidebar/sidebar-title/sidebar-title.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAIjF,eAAO,MAAM,eAAe,uEAI1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSidebarTitleElement } from "@sbb-esta/lyne-elements/sidebar.js";
|
|
3
|
+
import { SbbSidebarTitleElement } from "@sbb-esta/lyne-elements/sidebar.pure.js";
|
|
4
4
|
//#region src/react/sidebar/sidebar-title/sidebar-title.component.ts
|
|
5
5
|
var SbbSidebarTitle = createComponent({
|
|
6
6
|
tagName: "sbb-sidebar-title",
|
|
@@ -10,4 +10,4 @@ var SbbSidebarTitle = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbSidebarTitle };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZWJhci10aXRsZS5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3NpZGViYXIvc2lkZWJhci10aXRsZS9zaWRlYmFyLXRpdGxlLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlNpZGViYXJUaXRsZUVsZW1lbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy9zaWRlYmFyLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlNpZGViYXJUaXRsZSA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItc2lkZWJhci10aXRsZScsXG4gIGVsZW1lbnRDbGFzczogU2JiU2lkZWJhclRpdGxlRWxlbWVudCxcbiAgcmVhY3QsXG59KTtcbiJdLCJtYXBwaW5ncyI6Ijs7OztBQU1BLElBQWEsa0JBQWtCLGdCQUFnQjtDQUM3QyxTQUFTO0NBQ1QsY0FBYztDQUNkO0NBQ0QsQ0FBQyJ9
|
package/development/sidebar.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SbbSidebar } from "./sidebar/sidebar/sidebar.component.js";
|
|
2
|
-
import { SbbSidebarCloseButton } from "./sidebar/sidebar-close-button/sidebar-close-button.component.js";
|
|
3
1
|
import { SbbSidebarContainer } from "./sidebar/sidebar-container/sidebar-container.component.js";
|
|
2
|
+
import { SbbSidebarCloseButton } from "./sidebar/sidebar-close-button/sidebar-close-button.component.js";
|
|
4
3
|
import { SbbSidebarContent } from "./sidebar/sidebar-content/sidebar-content.component.js";
|
|
4
|
+
import { SbbSidebar } from "./sidebar/sidebar/sidebar.component.js";
|
|
5
5
|
import { SbbSidebarTitle } from "./sidebar/sidebar-title/sidebar-title.component.js";
|
|
6
6
|
export { SbbSidebar, SbbSidebarCloseButton, SbbSidebarContainer, SbbSidebarContent, SbbSidebarTitle };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbSignetElement } from '@sbb-esta/lyne-elements/signet.js';
|
|
1
|
+
import { SbbSignetElement } from '@sbb-esta/lyne-elements/signet.pure.js';
|
|
2
2
|
export declare const SbbSignet: import('../core.js').ReactWebComponent<SbbSignetElement, {}>;
|
|
3
3
|
//# sourceMappingURL=signet.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signet.component.d.ts","sourceRoot":"","sources":["../../../../src/react/signet/signet.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"signet.component.d.ts","sourceRoot":"","sources":["../../../../src/react/signet/signet.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1E,eAAO,MAAM,SAAS,8DAIpB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSignetElement } from "@sbb-esta/lyne-elements/signet.js";
|
|
3
|
+
import { SbbSignetElement } from "@sbb-esta/lyne-elements/signet.pure.js";
|
|
4
4
|
//#region src/react/signet/signet.component.ts
|
|
5
5
|
var SbbSignet = createComponent({
|
|
6
6
|
tagName: "sbb-signet",
|
|
@@ -10,4 +10,4 @@ var SbbSignet = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbSignet };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmV0LmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3Qvc2lnbmV0L3NpZ25ldC5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJTaWduZXRFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvc2lnbmV0LnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlNpZ25ldCA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItc2lnbmV0JyxcbiAgZWxlbWVudENsYXNzOiBTYmJTaWduZXRFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxZQUFZLGdCQUFnQjtDQUN2QyxTQUFTO0NBQ1QsY0FBYztDQUNkO0NBQ0QsQ0FBQyJ9
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbSkiplinkListElement } from '@sbb-esta/lyne-elements/skiplink-list.js';
|
|
1
|
+
import { SbbSkiplinkListElement } from '@sbb-esta/lyne-elements/skiplink-list.pure.js';
|
|
2
2
|
export declare const SbbSkiplinkList: import('../core.js').ReactWebComponent<SbbSkiplinkListElement, {}>;
|
|
3
3
|
//# sourceMappingURL=skiplink-list.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skiplink-list.component.d.ts","sourceRoot":"","sources":["../../../../src/react/skiplink-list/skiplink-list.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"skiplink-list.component.d.ts","sourceRoot":"","sources":["../../../../src/react/skiplink-list/skiplink-list.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AAIvF,eAAO,MAAM,eAAe,oEAI1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSkiplinkListElement } from "@sbb-esta/lyne-elements/skiplink-list.js";
|
|
3
|
+
import { SbbSkiplinkListElement } from "@sbb-esta/lyne-elements/skiplink-list.pure.js";
|
|
4
4
|
//#region src/react/skiplink-list/skiplink-list.component.ts
|
|
5
5
|
var SbbSkiplinkList = createComponent({
|
|
6
6
|
tagName: "sbb-skiplink-list",
|
|
@@ -10,4 +10,4 @@ var SbbSkiplinkList = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbSkiplinkList };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2tpcGxpbmstbGlzdC5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3NraXBsaW5rLWxpc3Qvc2tpcGxpbmstbGlzdC5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJTa2lwbGlua0xpc3RFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvc2tpcGxpbmstbGlzdC5wdXJlLmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJTa2lwbGlua0xpc3QgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXNraXBsaW5rLWxpc3QnLFxuICBlbGVtZW50Q2xhc3M6IFNiYlNraXBsaW5rTGlzdEVsZW1lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLGtCQUFrQixnQkFBZ0I7Q0FDN0MsU0FBUztDQUNULGNBQWM7Q0FDZDtDQUNELENBQUMifQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../core.js';
|
|
2
|
-
import { SbbSliderElement } from '@sbb-esta/lyne-elements/slider.js';
|
|
2
|
+
import { SbbSliderElement } from '@sbb-esta/lyne-elements/slider.pure.js';
|
|
3
3
|
export declare const SbbSlider: import('../core.js').ReactWebComponent<SbbSliderElement, {
|
|
4
4
|
onChange: EventName<Event>;
|
|
5
5
|
onDidChange: EventName<Event>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slider.component.d.ts","sourceRoot":"","sources":["../../../../src/react/slider/slider.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"slider.component.d.ts","sourceRoot":"","sources":["../../../../src/react/slider/slider.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1E,eAAO,MAAM,SAAS;cAKM,SAAS,CAAC,KAAK,CAAC;iBACV,SAAS,CAAC,KAAK,CAAC;aACxB,SAAS,CAAC,UAAU,CAAC;EAG7C,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbSliderElement } from "@sbb-esta/lyne-elements/slider.js";
|
|
3
|
+
import { SbbSliderElement } from "@sbb-esta/lyne-elements/slider.pure.js";
|
|
4
4
|
//#region src/react/slider/slider.component.ts
|
|
5
5
|
var SbbSlider = createComponent({
|
|
6
6
|
tagName: "sbb-slider",
|
|
@@ -15,4 +15,4 @@ var SbbSlider = createComponent({
|
|
|
15
15
|
//#endregion
|
|
16
16
|
export { SbbSlider };
|
|
17
17
|
|
|
18
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2xpZGVyLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3Qvc2xpZGVyL3NsaWRlci5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50LCB0eXBlIEV2ZW50TmFtZSB9IGZyb20gJy4uL2NvcmUuanMnO1xuaW1wb3J0IHsgU2JiU2xpZGVyRWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL3NsaWRlci5wdXJlLmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJTbGlkZXIgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXNsaWRlcicsXG4gIGVsZW1lbnRDbGFzczogU2JiU2xpZGVyRWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkNoYW5nZSc6ICdjaGFuZ2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uRGlkQ2hhbmdlJzogJ2RpZENoYW5nZScgYXMgRXZlbnROYW1lPEV2ZW50PixcbiAgICAnb25JbnB1dCc6ICdpbnB1dCcgYXMgRXZlbnROYW1lPElucHV0RXZlbnQ+LFxuICB9LFxuXG59KTtcbiJdLCJtYXBwaW5ncyI6Ijs7OztBQU1BLElBQWEsWUFBWSxnQkFBZ0I7Q0FDdkMsU0FBUztDQUNULGNBQWM7Q0FDZDtDQUNBLFFBQVE7RUFDTixZQUFZO0VBQ1osZUFBZTtFQUNmLFdBQVc7O0NBR2QsQ0FBQyJ9
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbStatusElement } from '@sbb-esta/lyne-elements/status.js';
|
|
1
|
+
import { SbbStatusElement } from '@sbb-esta/lyne-elements/status.pure.js';
|
|
2
2
|
export declare const SbbStatus: import('../core.js').ReactWebComponent<SbbStatusElement, {}>;
|
|
3
3
|
//# sourceMappingURL=status.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status.component.d.ts","sourceRoot":"","sources":["../../../../src/react/status/status.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"status.component.d.ts","sourceRoot":"","sources":["../../../../src/react/status/status.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1E,eAAO,MAAM,SAAS,8DAIpB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbStatusElement } from "@sbb-esta/lyne-elements/status.js";
|
|
3
|
+
import { SbbStatusElement } from "@sbb-esta/lyne-elements/status.pure.js";
|
|
4
4
|
//#region src/react/status/status.component.ts
|
|
5
5
|
var SbbStatus = createComponent({
|
|
6
6
|
tagName: "sbb-status",
|
|
@@ -10,4 +10,4 @@ var SbbStatus = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbStatus };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdHVzLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3Qvc3RhdHVzL3N0YXR1cy5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJTdGF0dXNFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvc3RhdHVzLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlN0YXR1cyA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItc3RhdHVzJyxcbiAgZWxlbWVudENsYXNzOiBTYmJTdGF0dXNFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxZQUFZLGdCQUFnQjtDQUN2QyxTQUFTO0NBQ1QsY0FBYztDQUNkO0NBQ0QsQ0FBQyJ9
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbStepElement, SbbStepValidateEventDetails } from '@sbb-esta/lyne-elements/stepper.js';
|
|
2
|
+
import { SbbStepElement, SbbStepValidateEventDetails } from '@sbb-esta/lyne-elements/stepper.pure.js';
|
|
3
3
|
export declare const SbbStep: import('../../core.js').ReactWebComponent<SbbStepElement, {
|
|
4
4
|
onValidate: EventName<CustomEvent<SbbStepValidateEventDetails>>;
|
|
5
5
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"step.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/step/step.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,KAAK,2BAA2B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"step.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/step/step.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,KAAK,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AAI3G,eAAO,MAAM,OAAO;gBAKY,SAAS,CAAC,WAAW,CAAC,2BAA2B,CAAC,CAAC;EAGjF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbStepElement } from "@sbb-esta/lyne-elements/stepper.js";
|
|
3
|
+
import { SbbStepElement } from "@sbb-esta/lyne-elements/stepper.pure.js";
|
|
4
4
|
//#region src/react/stepper/step/step.component.ts
|
|
5
5
|
var SbbStep = createComponent({
|
|
6
6
|
tagName: "sbb-step",
|
|
@@ -11,4 +11,4 @@ var SbbStep = createComponent({
|
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SbbStep };
|
|
13
13
|
|
|
14
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
14
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RlcC5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3N0ZXBwZXIvc3RlcC9zdGVwLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQsIHR5cGUgRXZlbnROYW1lIH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJTdGVwRWxlbWVudCwgdHlwZSBTYmJTdGVwVmFsaWRhdGVFdmVudERldGFpbHMgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy9zdGVwcGVyLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlN0ZXAgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXN0ZXAnLFxuICBlbGVtZW50Q2xhc3M6IFNiYlN0ZXBFbGVtZW50LFxuICByZWFjdCxcbiAgZXZlbnRzOiB7XG4gICAgJ29uVmFsaWRhdGUnOiAndmFsaWRhdGUnIGFzIEV2ZW50TmFtZTxDdXN0b21FdmVudDxTYmJTdGVwVmFsaWRhdGVFdmVudERldGFpbHM+PixcbiAgfSxcblxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLFVBQVUsZ0JBQWdCO0NBQ3JDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDQSxRQUFRLEVBQ04sY0FBYyxZQUFBO0NBR2pCLENBQUMifQ==
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SbbStepLabelElement } from '@sbb-esta/lyne-elements/stepper.js';
|
|
1
|
+
import { SbbStepLabelElement } from '@sbb-esta/lyne-elements/stepper.pure.js';
|
|
2
2
|
declare class SbbStepLabelComponentType extends SbbStepLabelElement {
|
|
3
3
|
set form(value: string | SbbStepLabelElement['form']);
|
|
4
4
|
get form(): string | SbbStepLabelElement['form'];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"step-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/step-label/step-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"step-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/step-label/step-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAG9E,OAAO,OAAO,yBAA0B,SAAQ,mBAAmB;IAEjE,IAAW,IAAI,CAAC,KAAK,EAAE,MAAM,GAAG,mBAAmB,CAAC,MAAM,CAAC,EAE1D;IAED,IAAW,IAAI,IAAI,MAAM,GAAG,mBAAmB,CAAC,MAAM,CAAC,CAEtD;CAEF;AAKD,eAAO,MAAM,YAAY,0EAIvB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbStepLabelElement } from "@sbb-esta/lyne-elements/stepper.js";
|
|
3
|
+
import { SbbStepLabelElement } from "@sbb-esta/lyne-elements/stepper.pure.js";
|
|
4
4
|
var SbbStepLabel = createComponent({
|
|
5
5
|
tagName: "sbb-step-label",
|
|
6
6
|
elementClass: SbbStepLabelElement,
|
|
@@ -9,4 +9,4 @@ var SbbStepLabel = createComponent({
|
|
|
9
9
|
//#endregion
|
|
10
10
|
export { SbbStepLabel };
|
|
11
11
|
|
|
12
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RlcC1sYWJlbC5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3N0ZXBwZXIvc3RlcC1sYWJlbC9zdGVwLWxhYmVsLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlN0ZXBMYWJlbEVsZW1lbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy9zdGVwcGVyLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuZGVjbGFyZSBjbGFzcyBTYmJTdGVwTGFiZWxDb21wb25lbnRUeXBlIGV4dGVuZHMgU2JiU3RlcExhYmVsRWxlbWVudCB7XG4gIC8vIEB0cy1leHBlY3QtZXJyb3IgQWRkIHN0cmluZyB0byB0eXBlXG4gIHB1YmxpYyBzZXQgZm9ybSh2YWx1ZTogc3RyaW5nIHwgU2JiU3RlcExhYmVsRWxlbWVudFsnZm9ybSddKSB7XG4gICAgc3VwZXIuZm9ybSA9IHZhbHVlIGFzIGFueTtcbiAgfVxuICAvLyBAdHMtZXhwZWN0LWVycm9yIEFkZCBzdHJpbmcgdG8gdHlwZVxuICBwdWJsaWMgZ2V0IGZvcm0oKTogc3RyaW5nIHwgU2JiU3RlcExhYmVsRWxlbWVudFsnZm9ybSddIHtcbiAgICByZXR1cm4gc3VwZXIuZm9ybTtcbiAgfVxuXG59XG5jb25zdCBTYmJTdGVwTGFiZWxDb21wb25lbnQgPSBTYmJTdGVwTGFiZWxFbGVtZW50IGFzIHR5cGVvZiBTYmJTdGVwTGFiZWxDb21wb25lbnRUeXBlO1xuXG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJTdGVwTGFiZWwgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXN0ZXAtbGFiZWwnLFxuICBlbGVtZW50Q2xhc3M6IFNiYlN0ZXBMYWJlbENvbXBvbmVudCxcbiAgcmVhY3QsXG59KTtcbiJdLCJtYXBwaW5ncyI6Ijs7O0FBb0JBLElBQWEsZUFBZSxnQkFBZ0I7Q0FDMUMsU0FBUztDQUNULGNBTjRCO0NBTzVCO0NBQ0QsQ0FBQyJ9
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbStepperElement, SbbStepChangeEvent } from '@sbb-esta/lyne-elements/stepper.js';
|
|
2
|
+
import { SbbStepperElement, SbbStepChangeEvent } from '@sbb-esta/lyne-elements/stepper.pure.js';
|
|
3
3
|
export declare const SbbStepper: import('../../core.js').ReactWebComponent<SbbStepperElement, {
|
|
4
4
|
onStepchange: EventName<SbbStepChangeEvent>;
|
|
5
5
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,KAAK,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/stepper/stepper/stepper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,KAAK,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAIrG,eAAO,MAAM,UAAU;kBAKa,SAAS,CAAC,kBAAkB,CAAC;EAG/D,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbStepperElement } from "@sbb-esta/lyne-elements/stepper.js";
|
|
3
|
+
import { SbbStepperElement } from "@sbb-esta/lyne-elements/stepper.pure.js";
|
|
4
4
|
//#region src/react/stepper/stepper/stepper.component.ts
|
|
5
5
|
var SbbStepper = createComponent({
|
|
6
6
|
tagName: "sbb-stepper",
|
|
@@ -11,4 +11,4 @@ var SbbStepper = createComponent({
|
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SbbStepper };
|
|
13
13
|
|
|
14
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
14
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RlcHBlci5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3N0ZXBwZXIvc3RlcHBlci9zdGVwcGVyLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQsIHR5cGUgRXZlbnROYW1lIH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJTdGVwcGVyRWxlbWVudCwgdHlwZSBTYmJTdGVwQ2hhbmdlRXZlbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy9zdGVwcGVyLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlN0ZXBwZXIgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXN0ZXBwZXInLFxuICBlbGVtZW50Q2xhc3M6IFNiYlN0ZXBwZXJFbGVtZW50LFxuICByZWFjdCxcbiAgZXZlbnRzOiB7XG4gICAgJ29uU3RlcGNoYW5nZSc6ICdzdGVwY2hhbmdlJyBhcyBFdmVudE5hbWU8U2JiU3RlcENoYW5nZUV2ZW50PixcbiAgfSxcblxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLGFBQWEsZ0JBQWdCO0NBQ3hDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDQSxRQUFRLEVBQ04sZ0JBQWdCLGNBQUE7Q0FHbkIsQ0FBQyJ9
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbTableWrapperElement } from '@sbb-esta/lyne-elements/table.js';
|
|
1
|
+
import { SbbTableWrapperElement } from '@sbb-esta/lyne-elements/table.pure.js';
|
|
2
2
|
export declare const SbbTableWrapper: import('../../core.js').ReactWebComponent<SbbTableWrapperElement, {}>;
|
|
3
3
|
//# sourceMappingURL=table-wrapper.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/table/table-wrapper/table-wrapper.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"table-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/table/table-wrapper/table-wrapper.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAI/E,eAAO,MAAM,eAAe,uEAI1B,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTableWrapperElement } from "@sbb-esta/lyne-elements/table.js";
|
|
3
|
+
import { SbbTableWrapperElement } from "@sbb-esta/lyne-elements/table.pure.js";
|
|
4
4
|
//#region src/react/table/table-wrapper/table-wrapper.component.ts
|
|
5
5
|
var SbbTableWrapper = createComponent({
|
|
6
6
|
tagName: "sbb-table-wrapper",
|
|
@@ -10,4 +10,4 @@ var SbbTableWrapper = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbTableWrapper };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFibGUtd3JhcHBlci5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3JlYWN0L3RhYmxlL3RhYmxlLXdyYXBwZXIvdGFibGUtd3JhcHBlci5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJUYWJsZVdyYXBwZXJFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvdGFibGUucHVyZS5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiVGFibGVXcmFwcGVyID0gY3JlYXRlQ29tcG9uZW50KHtcbiAgdGFnTmFtZTogJ3NiYi10YWJsZS13cmFwcGVyJyxcbiAgZWxlbWVudENsYXNzOiBTYmJUYWJsZVdyYXBwZXJFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxrQkFBa0IsZ0JBQWdCO0NBQzdDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDRCxDQUFDIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbTabElement } from '@sbb-esta/lyne-elements/tabs.js';
|
|
2
|
+
import { SbbTabElement } from '@sbb-esta/lyne-elements/tabs.pure.js';
|
|
3
3
|
export declare const SbbTab: import('../../core.js').ReactWebComponent<SbbTabElement, {
|
|
4
4
|
onActive: EventName<Event>;
|
|
5
5
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tab.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab/tab.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tab.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab/tab.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,sCAAsC,CAAC;AAIrE,eAAO,MAAM,MAAM;cAKS,SAAS,CAAC,KAAK,CAAC;EAG1C,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTabElement } from "@sbb-esta/lyne-elements/tabs.js";
|
|
3
|
+
import { SbbTabElement } from "@sbb-esta/lyne-elements/tabs.pure.js";
|
|
4
4
|
//#region src/react/tabs/tab/tab.component.ts
|
|
5
5
|
var SbbTab = createComponent({
|
|
6
6
|
tagName: "sbb-tab",
|
|
@@ -11,4 +11,4 @@ var SbbTab = createComponent({
|
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SbbTab };
|
|
13
13
|
|
|
14
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
14
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvdGFicy90YWIvdGFiLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQsIHR5cGUgRXZlbnROYW1lIH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJUYWJFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvdGFicy5wdXJlLmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJUYWIgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXRhYicsXG4gIGVsZW1lbnRDbGFzczogU2JiVGFiRWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkFjdGl2ZSc6ICdhY3RpdmUnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gIH0sXG5cbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxTQUFTLGdCQUFnQjtDQUNwQyxTQUFTO0NBQ1QsY0FBYztDQUNkO0NBQ0EsUUFBUSxFQUNOLFlBQVksVUFBQTtDQUdmLENBQUMifQ==
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbTabGroupElement, SbbTabChangedEventDetails } from '@sbb-esta/lyne-elements/tabs.js';
|
|
2
|
+
import { SbbTabGroupElement, SbbTabChangedEventDetails } from '@sbb-esta/lyne-elements/tabs.pure.js';
|
|
3
3
|
export declare const SbbTabGroup: import('../../core.js').ReactWebComponent<SbbTabGroupElement, {
|
|
4
4
|
onTabchange: EventName<CustomEvent<SbbTabChangedEventDetails>>;
|
|
5
5
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tab-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-group/tab-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,KAAK,yBAAyB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tab-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-group/tab-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,kBAAkB,EAAE,KAAK,yBAAyB,EAAE,MAAM,sCAAsC,CAAC;AAI1G,eAAO,MAAM,WAAW;iBAKU,SAAS,CAAC,WAAW,CAAC,yBAAyB,CAAC,CAAC;EAGjF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTabGroupElement } from "@sbb-esta/lyne-elements/tabs.js";
|
|
3
|
+
import { SbbTabGroupElement } from "@sbb-esta/lyne-elements/tabs.pure.js";
|
|
4
4
|
//#region src/react/tabs/tab-group/tab-group.component.ts
|
|
5
5
|
var SbbTabGroup = createComponent({
|
|
6
6
|
tagName: "sbb-tab-group",
|
|
@@ -11,4 +11,4 @@ var SbbTabGroup = createComponent({
|
|
|
11
11
|
//#endregion
|
|
12
12
|
export { SbbTabGroup };
|
|
13
13
|
|
|
14
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
14
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWdyb3VwLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvdGFicy90YWItZ3JvdXAvdGFiLWdyb3VwLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQsIHR5cGUgRXZlbnROYW1lIH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJUYWJHcm91cEVsZW1lbnQsIHR5cGUgU2JiVGFiQ2hhbmdlZEV2ZW50RGV0YWlscyB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL3RhYnMucHVyZS5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiVGFiR3JvdXAgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXRhYi1ncm91cCcsXG4gIGVsZW1lbnRDbGFzczogU2JiVGFiR3JvdXBFbGVtZW50LFxuICByZWFjdCxcbiAgZXZlbnRzOiB7XG4gICAgJ29uVGFiY2hhbmdlJzogJ3RhYmNoYW5nZScgYXMgRXZlbnROYW1lPEN1c3RvbUV2ZW50PFNiYlRhYkNoYW5nZWRFdmVudERldGFpbHM+PixcbiAgfSxcblxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLGNBQWMsZ0JBQWdCO0NBQ3pDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDQSxRQUFRLEVBQ04sZUFBZSxhQUFBO0NBR2xCLENBQUMifQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbTabLabelElement } from '@sbb-esta/lyne-elements/tabs.js';
|
|
1
|
+
import { SbbTabLabelElement } from '@sbb-esta/lyne-elements/tabs.pure.js';
|
|
2
2
|
export declare const SbbTabLabel: import('../../core.js').ReactWebComponent<SbbTabLabelElement, {}>;
|
|
3
3
|
//# sourceMappingURL=tab-label.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tab-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-label/tab-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tab-label.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-label/tab-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAI1E,eAAO,MAAM,WAAW,mEAItB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTabLabelElement } from "@sbb-esta/lyne-elements/tabs.js";
|
|
3
|
+
import { SbbTabLabelElement } from "@sbb-esta/lyne-elements/tabs.pure.js";
|
|
4
4
|
//#region src/react/tabs/tab-label/tab-label.component.ts
|
|
5
5
|
var SbbTabLabel = createComponent({
|
|
6
6
|
tagName: "sbb-tab-label",
|
|
@@ -10,4 +10,4 @@ var SbbTabLabel = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbTabLabel };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWxhYmVsLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvdGFicy90YWItbGFiZWwvdGFiLWxhYmVsLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlRhYkxhYmVsRWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL3RhYnMucHVyZS5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiVGFiTGFiZWwgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLXRhYi1sYWJlbCcsXG4gIGVsZW1lbnRDbGFzczogU2JiVGFiTGFiZWxFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm1hcHBpbmdzIjoiOzs7O0FBTUEsSUFBYSxjQUFjLGdCQUFnQjtDQUN6QyxTQUFTO0NBQ1QsY0FBYztDQUNkO0NBQ0QsQ0FBQyJ9
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbTabNavBarElement } from '@sbb-esta/lyne-elements/tabs.js';
|
|
1
|
+
import { SbbTabNavBarElement } from '@sbb-esta/lyne-elements/tabs.pure.js';
|
|
2
2
|
export declare const SbbTabNavBar: import('../../core.js').ReactWebComponent<SbbTabNavBarElement, {}>;
|
|
3
3
|
//# sourceMappingURL=tab-nav-bar.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tab-nav-bar.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-nav-bar/tab-nav-bar.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tab-nav-bar.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tabs/tab-nav-bar/tab-nav-bar.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;AAI3E,eAAO,MAAM,YAAY,oEAIvB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTabNavBarElement } from "@sbb-esta/lyne-elements/tabs.js";
|
|
3
|
+
import { SbbTabNavBarElement } from "@sbb-esta/lyne-elements/tabs.pure.js";
|
|
4
4
|
//#region src/react/tabs/tab-nav-bar/tab-nav-bar.component.ts
|
|
5
5
|
var SbbTabNavBar = createComponent({
|
|
6
6
|
tagName: "sbb-tab-nav-bar",
|
|
@@ -10,4 +10,4 @@ var SbbTabNavBar = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbTabNavBar };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLW5hdi1iYXIuY29tcG9uZW50LmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC90YWJzL3RhYi1uYXYtYmFyL3RhYi1uYXYtYmFyLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiBhdXRvZ2VuZXJhdGVkICovXG5pbXBvcnQgeyBjcmVhdGVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlRhYk5hdkJhckVsZW1lbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy90YWJzLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlRhYk5hdkJhciA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItdGFiLW5hdi1iYXInLFxuICBlbGVtZW50Q2xhc3M6IFNiYlRhYk5hdkJhckVsZW1lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLGVBQWUsZ0JBQWdCO0NBQzFDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDRCxDQUFDIn0=
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventName } from '../../core.js';
|
|
2
|
-
import { SbbTagElement } from '@sbb-esta/lyne-elements/tag.js';
|
|
2
|
+
import { SbbTagElement } from '@sbb-esta/lyne-elements/tag.pure.js';
|
|
3
3
|
export declare const SbbTag: import('../../core.js').ReactWebComponent<SbbTagElement<string>, {
|
|
4
4
|
onInput: EventName<InputEvent>;
|
|
5
5
|
onChange: EventName<Event>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tag/tag/tag.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tag.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tag/tag/tag.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpE,eAAO,MAAM,MAAM;aAKO,SAAS,CAAC,UAAU,CAAC;cACnB,SAAS,CAAC,KAAK,CAAC;iBACV,SAAS,CAAC,KAAK,CAAC;EAGhD,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTagElement } from "@sbb-esta/lyne-elements/tag.js";
|
|
3
|
+
import { SbbTagElement } from "@sbb-esta/lyne-elements/tag.pure.js";
|
|
4
4
|
//#region src/react/tag/tag/tag.component.ts
|
|
5
5
|
var SbbTag = createComponent({
|
|
6
6
|
tagName: "sbb-tag",
|
|
@@ -15,4 +15,4 @@ var SbbTag = createComponent({
|
|
|
15
15
|
//#endregion
|
|
16
16
|
export { SbbTag };
|
|
17
17
|
|
|
18
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFnLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvdGFnL3RhZy90YWcuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCwgdHlwZSBFdmVudE5hbWUgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYlRhZ0VsZW1lbnQgfSBmcm9tICdAc2JiLWVzdGEvbHluZS1lbGVtZW50cy90YWcucHVyZS5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiVGFnID0gY3JlYXRlQ29tcG9uZW50KHtcbiAgdGFnTmFtZTogJ3NiYi10YWcnLFxuICBlbGVtZW50Q2xhc3M6IFNiYlRhZ0VsZW1lbnQsXG4gIHJlYWN0LFxuICBldmVudHM6IHtcbiAgICAnb25JbnB1dCc6ICdpbnB1dCcgYXMgRXZlbnROYW1lPElucHV0RXZlbnQ+LFxuICAgICdvbkNoYW5nZSc6ICdjaGFuZ2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uRGlkQ2hhbmdlJzogJ2RpZENoYW5nZScgYXMgRXZlbnROYW1lPEV2ZW50PixcbiAgfSxcblxufSk7XG4iXSwibWFwcGluZ3MiOiI7Ozs7QUFNQSxJQUFhLFNBQVMsZ0JBQWdCO0NBQ3BDLFNBQVM7Q0FDVCxjQUFjO0NBQ2Q7Q0FDQSxRQUFRO0VBQ04sV0FBVztFQUNYLFlBQVk7RUFDWixlQUFlOztDQUdsQixDQUFDIn0=
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbTagGroupElement } from '@sbb-esta/lyne-elements/tag.js';
|
|
1
|
+
import { SbbTagGroupElement } from '@sbb-esta/lyne-elements/tag.pure.js';
|
|
2
2
|
export declare const SbbTagGroup: import('../../core.js').ReactWebComponent<SbbTagGroupElement<string>, {}>;
|
|
3
3
|
//# sourceMappingURL=tag-group.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tag/tag-group/tag-group.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"tag-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/tag/tag-group/tag-group.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAIzE,eAAO,MAAM,WAAW,2EAItB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createComponent } from "../../core.js";
|
|
2
2
|
import react from "react";
|
|
3
|
-
import { SbbTagGroupElement } from "@sbb-esta/lyne-elements/tag.js";
|
|
3
|
+
import { SbbTagGroupElement } from "@sbb-esta/lyne-elements/tag.pure.js";
|
|
4
4
|
//#region src/react/tag/tag-group/tag-group.component.ts
|
|
5
5
|
var SbbTagGroup = createComponent({
|
|
6
6
|
tagName: "sbb-tag-group",
|
|
@@ -10,4 +10,4 @@ var SbbTagGroup = createComponent({
|
|
|
10
10
|
//#endregion
|
|
11
11
|
export { SbbTagGroup };
|
|
12
12
|
|
|
13
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
13
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFnLWdyb3VwLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvdGFnL3RhZy1ncm91cC90YWctZ3JvdXAuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCB9IGZyb20gJy4uLy4uL2NvcmUuanMnO1xuaW1wb3J0IHsgU2JiVGFnR3JvdXBFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvdGFnLnB1cmUuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYlRhZ0dyb3VwID0gY3JlYXRlQ29tcG9uZW50KHtcbiAgdGFnTmFtZTogJ3NiYi10YWctZ3JvdXAnLFxuICBlbGVtZW50Q2xhc3M6IFNiYlRhZ0dyb3VwRWxlbWVudCxcbiAgcmVhY3QsXG59KTtcbiJdLCJtYXBwaW5ncyI6Ijs7OztBQU1BLElBQWEsY0FBYyxnQkFBZ0I7Q0FDekMsU0FBUztDQUNULGNBQWM7Q0FDZDtDQUNELENBQUMifQ==
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SbbTeaserElement } from '@sbb-esta/lyne-elements/teaser.js';
|
|
1
|
+
import { SbbTeaserElement } from '@sbb-esta/lyne-elements/teaser.pure.js';
|
|
2
2
|
export declare const SbbTeaser: import('../core.js').ReactWebComponent<SbbTeaserElement, {}>;
|
|
3
3
|
//# sourceMappingURL=teaser.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teaser.component.d.ts","sourceRoot":"","sources":["../../../../src/react/teaser/teaser.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"teaser.component.d.ts","sourceRoot":"","sources":["../../../../src/react/teaser/teaser.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAI1E,eAAO,MAAM,SAAS,8DAIpB,CAAC"}
|