@tedi-design-system/angular 6.5.0-rc.8 → 7.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -11
- package/community/index.d.ts +1480 -9
- package/community/index.d.ts.map +1 -1
- package/fesm2022/tedi-design-system-angular-community.mjs +570 -555
- package/fesm2022/tedi-design-system-angular-community.mjs.map +1 -1
- package/fesm2022/tedi-design-system-angular-tedi.mjs +10409 -5530
- package/fesm2022/tedi-design-system-angular-tedi.mjs.map +1 -1
- package/index.css +1 -1
- package/index.d.ts +3 -6
- package/index.d.ts.map +1 -0
- package/package.json +7 -9
- package/tedi/index.d.ts +8379 -8
- package/tedi/index.d.ts.map +1 -1
- package/community/components/buttons/floating-button/floating-button.component.d.ts +0 -30
- package/community/components/buttons/floating-button/floating-button.component.d.ts.map +0 -1
- package/community/components/buttons/floating-button/index.d.ts +0 -2
- package/community/components/buttons/floating-button/index.d.ts.map +0 -1
- package/community/components/buttons/index.d.ts +0 -2
- package/community/components/buttons/index.d.ts.map +0 -1
- package/community/components/cards/accordion/accordion/accordion.component.d.ts +0 -25
- package/community/components/cards/accordion/accordion/accordion.component.d.ts.map +0 -1
- package/community/components/cards/accordion/accordion-icon/accordion-icon.component.d.ts +0 -7
- package/community/components/cards/accordion/accordion-icon/accordion-icon.component.d.ts.map +0 -1
- package/community/components/cards/accordion/accordion-item/accordion-item.component.d.ts +0 -22
- package/community/components/cards/accordion/accordion-item/accordion-item.component.d.ts.map +0 -1
- package/community/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts +0 -13
- package/community/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts.map +0 -1
- package/community/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts +0 -50
- package/community/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts.map +0 -1
- package/community/components/cards/accordion/index.d.ts +0 -6
- package/community/components/cards/accordion/index.d.ts.map +0 -1
- package/community/components/cards/card/card-colors.directive.d.ts +0 -13
- package/community/components/cards/card/card-colors.directive.d.ts.map +0 -1
- package/community/components/cards/card/card-content/card-content.component.d.ts +0 -25
- package/community/components/cards/card/card-content/card-content.component.d.ts.map +0 -1
- package/community/components/cards/card/card-header/card-header.component.d.ts +0 -14
- package/community/components/cards/card/card-header/card-header.component.d.ts.map +0 -1
- package/community/components/cards/card/card-padding.directive.d.ts +0 -21
- package/community/components/cards/card/card-padding.directive.d.ts.map +0 -1
- package/community/components/cards/card/card-row/card-row.component.d.ts +0 -11
- package/community/components/cards/card/card-row/card-row.component.d.ts.map +0 -1
- package/community/components/cards/card/card.component.d.ts +0 -30
- package/community/components/cards/card/card.component.d.ts.map +0 -1
- package/community/components/cards/card/index.d.ts +0 -7
- package/community/components/cards/card/index.d.ts.map +0 -1
- package/community/components/cards/index.d.ts +0 -3
- package/community/components/cards/index.d.ts.map +0 -1
- package/community/components/form/checkbox/checkbox/checkbox.component.d.ts +0 -41
- package/community/components/form/checkbox/checkbox/checkbox.component.d.ts.map +0 -1
- package/community/components/form/checkbox/checkbox-card-group/checkbox-card-group.component.d.ts +0 -25
- package/community/components/form/checkbox/checkbox-card-group/checkbox-card-group.component.d.ts.map +0 -1
- package/community/components/form/checkbox/checkbox-group/checkbox-group.component.d.ts +0 -26
- package/community/components/form/checkbox/checkbox-group/checkbox-group.component.d.ts.map +0 -1
- package/community/components/form/checkbox/index.d.ts +0 -4
- package/community/components/form/checkbox/index.d.ts.map +0 -1
- package/community/components/form/choicegroup/choicegroup.directive.d.ts +0 -11
- package/community/components/form/choicegroup/choicegroup.directive.d.ts.map +0 -1
- package/community/components/form/file-dropzone/constants.d.ts +0 -13
- package/community/components/form/file-dropzone/constants.d.ts.map +0 -1
- package/community/components/form/file-dropzone/file-dropzone.component.d.ts +0 -141
- package/community/components/form/file-dropzone/file-dropzone.component.d.ts.map +0 -1
- package/community/components/form/file-dropzone/file.service.d.ts +0 -16
- package/community/components/form/file-dropzone/file.service.d.ts.map +0 -1
- package/community/components/form/file-dropzone/index.d.ts +0 -5
- package/community/components/form/file-dropzone/index.d.ts.map +0 -1
- package/community/components/form/file-dropzone/types.d.ts +0 -33
- package/community/components/form/file-dropzone/types.d.ts.map +0 -1
- package/community/components/form/file-dropzone/utils.d.ts +0 -7
- package/community/components/form/file-dropzone/utils.d.ts.map +0 -1
- package/community/components/form/form-field/form-field.component.d.ts +0 -6
- package/community/components/form/form-field/form-field.component.d.ts.map +0 -1
- package/community/components/form/index.d.ts +0 -11
- package/community/components/form/index.d.ts.map +0 -1
- package/community/components/form/input/input.component.d.ts +0 -22
- package/community/components/form/input/input.component.d.ts.map +0 -1
- package/community/components/form/input-group/input-group.component.d.ts +0 -38
- package/community/components/form/input-group/input-group.component.d.ts.map +0 -1
- package/community/components/form/radio/index.d.ts +0 -4
- package/community/components/form/radio/index.d.ts.map +0 -1
- package/community/components/form/radio/radio/radio.component.d.ts +0 -30
- package/community/components/form/radio/radio/radio.component.d.ts.map +0 -1
- package/community/components/form/radio/radio-card-group/radio-card-group.component.d.ts +0 -12
- package/community/components/form/radio/radio-card-group/radio-card-group.component.d.ts.map +0 -1
- package/community/components/form/radio/radio-group/radio-group.component.d.ts +0 -40
- package/community/components/form/radio/radio-group/radio-group.component.d.ts.map +0 -1
- package/community/components/form/search/search.component.d.ts +0 -115
- package/community/components/form/search/search.component.d.ts.map +0 -1
- package/community/components/form/select/index.d.ts +0 -4
- package/community/components/form/select/index.d.ts.map +0 -1
- package/community/components/form/select/multiselect.component.d.ts +0 -115
- package/community/components/form/select/multiselect.component.d.ts.map +0 -1
- package/community/components/form/select/select-option.component.d.ts +0 -26
- package/community/components/form/select/select-option.component.d.ts.map +0 -1
- package/community/components/form/select/select.component.d.ts +0 -87
- package/community/components/form/select/select.component.d.ts.map +0 -1
- package/community/components/form/textarea/textarea.component.d.ts +0 -17
- package/community/components/form/textarea/textarea.component.d.ts.map +0 -1
- package/community/components/helpers/index.d.ts +0 -2
- package/community/components/helpers/index.d.ts.map +0 -1
- package/community/components/helpers/progress-bar/index.d.ts +0 -2
- package/community/components/helpers/progress-bar/index.d.ts.map +0 -1
- package/community/components/helpers/progress-bar/progress-bar.component.d.ts +0 -13
- package/community/components/helpers/progress-bar/progress-bar.component.d.ts.map +0 -1
- package/community/components/navigation/breadcrumbs/breadcrumbs.component.d.ts +0 -48
- package/community/components/navigation/breadcrumbs/breadcrumbs.component.d.ts.map +0 -1
- package/community/components/navigation/index.d.ts +0 -6
- package/community/components/navigation/index.d.ts.map +0 -1
- package/community/components/navigation/pagination/pagination-page/pagination-page.component.d.ts +0 -10
- package/community/components/navigation/pagination/pagination-page/pagination-page.component.d.ts.map +0 -1
- package/community/components/navigation/pagination/pagination.component.d.ts +0 -23
- package/community/components/navigation/pagination/pagination.component.d.ts.map +0 -1
- package/community/components/navigation/pagination/pagination.utils.d.ts +0 -2
- package/community/components/navigation/pagination/pagination.utils.d.ts.map +0 -1
- package/community/components/navigation/table-of-contents/index.d.ts +0 -4
- package/community/components/navigation/table-of-contents/index.d.ts.map +0 -1
- package/community/components/navigation/table-of-contents/table-of-contents-item/table-of-contents-item.component.d.ts +0 -12
- package/community/components/navigation/table-of-contents/table-of-contents-item/table-of-contents-item.component.d.ts.map +0 -1
- package/community/components/navigation/table-of-contents/table-of-contents-nested-wrapper.component.d.ts +0 -11
- package/community/components/navigation/table-of-contents/table-of-contents-nested-wrapper.component.d.ts.map +0 -1
- package/community/components/navigation/table-of-contents/table-of-contents.component.d.ts +0 -76
- package/community/components/navigation/table-of-contents/table-of-contents.component.d.ts.map +0 -1
- package/community/components/navigation/tabs/index.d.ts +0 -4
- package/community/components/navigation/tabs/index.d.ts.map +0 -1
- package/community/components/navigation/tabs/tab/tab.component.d.ts +0 -21
- package/community/components/navigation/tabs/tab/tab.component.d.ts.map +0 -1
- package/community/components/navigation/tabs/tab-content/tab-content.component.d.ts +0 -9
- package/community/components/navigation/tabs/tab-content/tab-content.component.d.ts.map +0 -1
- package/community/components/navigation/tabs/tabs.component.d.ts +0 -19
- package/community/components/navigation/tabs/tabs.component.d.ts.map +0 -1
- package/community/components/navigation/vertical-stepper/index.d.ts +0 -3
- package/community/components/navigation/vertical-stepper/index.d.ts.map +0 -1
- package/community/components/navigation/vertical-stepper/vertical-stepper-item/vertical-stepper-item.component.d.ts +0 -25
- package/community/components/navigation/vertical-stepper/vertical-stepper-item/vertical-stepper-item.component.d.ts.map +0 -1
- package/community/components/navigation/vertical-stepper/vertical-stepper.component.d.ts +0 -9
- package/community/components/navigation/vertical-stepper/vertical-stepper.component.d.ts.map +0 -1
- package/community/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts +0 -20
- package/community/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts.map +0 -1
- package/community/components/overlay/dropdown/dropdown.component.d.ts +0 -20
- package/community/components/overlay/dropdown/dropdown.component.d.ts.map +0 -1
- package/community/components/overlay/dropdown-item/dropdown-item.component.d.ts +0 -35
- package/community/components/overlay/dropdown-item/dropdown-item.component.d.ts.map +0 -1
- package/community/components/overlay/index.d.ts +0 -5
- package/community/components/overlay/index.d.ts.map +0 -1
- package/community/components/overlay/modal/footer/modal-footer.component.d.ts +0 -23
- package/community/components/overlay/modal/footer/modal-footer.component.d.ts.map +0 -1
- package/community/components/overlay/modal/header/modal-header.component.d.ts +0 -15
- package/community/components/overlay/modal/header/modal-header.component.d.ts.map +0 -1
- package/community/components/overlay/modal/index.d.ts +0 -4
- package/community/components/overlay/modal/index.d.ts.map +0 -1
- package/community/components/overlay/modal/modal.component.d.ts +0 -23
- package/community/components/overlay/modal/modal.component.d.ts.map +0 -1
- package/community/components/table/index.d.ts +0 -2
- package/community/components/table/index.d.ts.map +0 -1
- package/community/components/table/table-styles/table-styles.component.d.ts +0 -11
- package/community/components/table/table-styles/table-styles.component.d.ts.map +0 -1
- package/community/components/tags/index.d.ts +0 -3
- package/community/components/tags/index.d.ts.map +0 -1
- package/community/components/tags/status-badge/status-badge.component.d.ts +0 -57
- package/community/components/tags/status-badge/status-badge.component.d.ts.map +0 -1
- package/community/components/tags/tag/tag.component.d.ts +0 -35
- package/community/components/tags/tag/tag.component.d.ts.map +0 -1
- package/community/tedi-design-system-angular-community.d.ts.map +0 -1
- package/public-api.d.ts +0 -3
- package/public-api.d.ts.map +0 -1
- package/tedi/components/base/icon/icon.component.d.ts +0 -47
- package/tedi/components/base/icon/icon.component.d.ts.map +0 -1
- package/tedi/components/base/index.d.ts +0 -3
- package/tedi/components/base/index.d.ts.map +0 -1
- package/tedi/components/base/text/text.component.d.ts +0 -20
- package/tedi/components/base/text/text.component.d.ts.map +0 -1
- package/tedi/components/buttons/button/base-button.directive.d.ts +0 -17
- package/tedi/components/buttons/button/base-button.directive.d.ts.map +0 -1
- package/tedi/components/buttons/button/button.component.d.ts +0 -20
- package/tedi/components/buttons/button/button.component.d.ts.map +0 -1
- package/tedi/components/buttons/closing-button/closing-button.component.d.ts +0 -28
- package/tedi/components/buttons/closing-button/closing-button.component.d.ts.map +0 -1
- package/tedi/components/buttons/collapse/collapse.component.d.ts +0 -53
- package/tedi/components/buttons/collapse/collapse.component.d.ts.map +0 -1
- package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts +0 -76
- package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts.map +0 -1
- package/tedi/components/buttons/index.d.ts +0 -7
- package/tedi/components/buttons/index.d.ts.map +0 -1
- package/tedi/components/buttons/info-button/info-button.component.d.ts +0 -13
- package/tedi/components/buttons/info-button/info-button.component.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion/accordion.component.d.ts +0 -14
- package/tedi/components/cards/accordion/accordion/accordion.component.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion/index.d.ts +0 -2
- package/tedi/components/cards/accordion/accordion/index.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item/accordion-item.component.d.ts +0 -53
- package/tedi/components/cards/accordion/accordion-item/accordion-item.component.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item/index.d.ts +0 -2
- package/tedi/components/cards/accordion/accordion-item/index.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts +0 -15
- package/tedi/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item-content/index.d.ts +0 -2
- package/tedi/components/cards/accordion/accordion-item-content/index.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts +0 -45
- package/tedi/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts.map +0 -1
- package/tedi/components/cards/accordion/accordion-item-header/index.d.ts +0 -2
- package/tedi/components/cards/accordion/accordion-item-header/index.d.ts.map +0 -1
- package/tedi/components/cards/accordion/index.d.ts +0 -5
- package/tedi/components/cards/accordion/index.d.ts.map +0 -1
- package/tedi/components/cards/index.d.ts +0 -2
- package/tedi/components/cards/index.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-content/carousel-content.component.d.ts +0 -80
- package/tedi/components/content/carousel/carousel-content/carousel-content.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-footer/carousel-footer.component.d.ts +0 -6
- package/tedi/components/content/carousel/carousel-footer/carousel-footer.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-header/carousel-header.component.d.ts +0 -6
- package/tedi/components/content/carousel/carousel-header/carousel-header.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-indicators/carousel-indicators.component.d.ts +0 -23
- package/tedi/components/content/carousel/carousel-indicators/carousel-indicators.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-navigation/carousel-navigation.component.d.ts +0 -11
- package/tedi/components/content/carousel/carousel-navigation/carousel-navigation.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel-slide.directive.d.ts +0 -8
- package/tedi/components/content/carousel/carousel-slide.directive.d.ts.map +0 -1
- package/tedi/components/content/carousel/carousel.component.d.ts +0 -8
- package/tedi/components/content/carousel/carousel.component.d.ts.map +0 -1
- package/tedi/components/content/carousel/index.d.ts +0 -8
- package/tedi/components/content/carousel/index.d.ts.map +0 -1
- package/tedi/components/content/index.d.ts +0 -5
- package/tedi/components/content/index.d.ts.map +0 -1
- package/tedi/components/content/list/list.component.d.ts +0 -18
- package/tedi/components/content/list/list.component.d.ts.map +0 -1
- package/tedi/components/content/table/index.d.ts +0 -9
- package/tedi/components/content/table/index.d.ts.map +0 -1
- package/tedi/components/content/table/row-span.utils.d.ts +0 -10
- package/tedi/components/content/table/row-span.utils.d.ts.map +0 -1
- package/tedi/components/content/table/table-columns-menu/index.d.ts +0 -2
- package/tedi/components/content/table/table-columns-menu/index.d.ts.map +0 -1
- package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts +0 -19
- package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts.map +0 -1
- package/tedi/components/content/table/table-header-button/index.d.ts +0 -2
- package/tedi/components/content/table/table-header-button/index.d.ts.map +0 -1
- package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts +0 -36
- package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts.map +0 -1
- package/tedi/components/content/table/table-toolbar/index.d.ts +0 -2
- package/tedi/components/content/table/table-toolbar/index.d.ts.map +0 -1
- package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts +0 -6
- package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts.map +0 -1
- package/tedi/components/content/table/table.component.d.ts +0 -640
- package/tedi/components/content/table/table.component.d.ts.map +0 -1
- package/tedi/components/content/table/table.context.d.ts +0 -5
- package/tedi/components/content/table/table.context.d.ts.map +0 -1
- package/tedi/components/content/table/table.persistence.d.ts +0 -26
- package/tedi/components/content/table/table.persistence.d.ts.map +0 -1
- package/tedi/components/content/table/table.types.d.ts +0 -201
- package/tedi/components/content/table/table.types.d.ts.map +0 -1
- package/tedi/components/content/text-group/index.d.ts +0 -4
- package/tedi/components/content/text-group/index.d.ts.map +0 -1
- package/tedi/components/content/text-group/text-group-label.component.d.ts +0 -6
- package/tedi/components/content/text-group/text-group-label.component.d.ts.map +0 -1
- package/tedi/components/content/text-group/text-group-value.component.d.ts +0 -6
- package/tedi/components/content/text-group/text-group-value.component.d.ts.map +0 -1
- package/tedi/components/content/text-group/text-group.component.d.ts +0 -34
- package/tedi/components/content/text-group/text-group.component.d.ts.map +0 -1
- package/tedi/components/filter/filter-content.directive.d.ts +0 -6
- package/tedi/components/filter/filter-content.directive.d.ts.map +0 -1
- package/tedi/components/filter/filter-group.component.d.ts +0 -35
- package/tedi/components/filter/filter-group.component.d.ts.map +0 -1
- package/tedi/components/filter/filter-prepend.directive.d.ts +0 -12
- package/tedi/components/filter/filter-prepend.directive.d.ts.map +0 -1
- package/tedi/components/filter/filter.component.d.ts +0 -171
- package/tedi/components/filter/filter.component.d.ts.map +0 -1
- package/tedi/components/filter/index.d.ts +0 -5
- package/tedi/components/filter/index.d.ts.map +0 -1
- package/tedi/components/form/checkbox/checkbox.component.d.ts +0 -38
- package/tedi/components/form/checkbox/checkbox.component.d.ts.map +0 -1
- package/tedi/components/form/checkbox-card/checkbox-card.component.d.ts +0 -18
- package/tedi/components/form/checkbox-card/checkbox-card.component.d.ts.map +0 -1
- package/tedi/components/form/checkbox-card-group/checkbox-card-group.component.d.ts +0 -6
- package/tedi/components/form/checkbox-card-group/checkbox-card-group.component.d.ts.map +0 -1
- package/tedi/components/form/checkbox-group/checkbox-group.component.d.ts +0 -64
- package/tedi/components/form/checkbox-group/checkbox-group.component.d.ts.map +0 -1
- package/tedi/components/form/date-picker/date-picker-calendar-grid/date-picker-calendar-grid.component.d.ts +0 -38
- package/tedi/components/form/date-picker/date-picker-calendar-grid/date-picker-calendar-grid.component.d.ts.map +0 -1
- package/tedi/components/form/date-picker/date-picker-header/date-picker-header.component.d.ts +0 -56
- package/tedi/components/form/date-picker/date-picker-header/date-picker-header.component.d.ts.map +0 -1
- package/tedi/components/form/date-picker/date-picker-month-grid/date-picker-month-grid.component.d.ts +0 -13
- package/tedi/components/form/date-picker/date-picker-month-grid/date-picker-month-grid.component.d.ts.map +0 -1
- package/tedi/components/form/date-picker/date-picker-year-grid/date-picker-year-grid.component.d.ts +0 -13
- package/tedi/components/form/date-picker/date-picker-year-grid/date-picker-year-grid.component.d.ts.map +0 -1
- package/tedi/components/form/date-picker/date-picker.component.d.ts +0 -137
- package/tedi/components/form/date-picker/date-picker.component.d.ts.map +0 -1
- package/tedi/components/form/feedback-text/feedback-text.component.d.ts +0 -25
- package/tedi/components/form/feedback-text/feedback-text.component.d.ts.map +0 -1
- package/tedi/components/form/form-field/form-field-control.d.ts +0 -30
- package/tedi/components/form/form-field/form-field-control.d.ts.map +0 -1
- package/tedi/components/form/form-field/form-field.component.d.ts +0 -63
- package/tedi/components/form/form-field/form-field.component.d.ts.map +0 -1
- package/tedi/components/form/index.d.ts +0 -20
- package/tedi/components/form/index.d.ts.map +0 -1
- package/tedi/components/form/label/label.component.d.ts +0 -24
- package/tedi/components/form/label/label.component.d.ts.map +0 -1
- package/tedi/components/form/number-field/number-field.component.d.ts +0 -90
- package/tedi/components/form/number-field/number-field.component.d.ts.map +0 -1
- package/tedi/components/form/radio/radio.component.d.ts +0 -38
- package/tedi/components/form/radio/radio.component.d.ts.map +0 -1
- package/tedi/components/form/radio-card/radio-card.component.d.ts +0 -31
- package/tedi/components/form/radio-card/radio-card.component.d.ts.map +0 -1
- package/tedi/components/form/radio-card-group/radio-card-group.component.d.ts +0 -13
- package/tedi/components/form/radio-card-group/radio-card-group.component.d.ts.map +0 -1
- package/tedi/components/form/radio-group/radio-group.component.d.ts +0 -70
- package/tedi/components/form/radio-group/radio-group.component.d.ts.map +0 -1
- package/tedi/components/form/select/index.d.ts +0 -3
- package/tedi/components/form/select/index.d.ts.map +0 -1
- package/tedi/components/form/select/select-templates.directive.d.ts +0 -69
- package/tedi/components/form/select/select-templates.directive.d.ts.map +0 -1
- package/tedi/components/form/select/select.component.d.ts +0 -286
- package/tedi/components/form/select/select.component.d.ts.map +0 -1
- package/tedi/components/form/text-field/text-field.component.d.ts +0 -38
- package/tedi/components/form/text-field/text-field.component.d.ts.map +0 -1
- package/tedi/components/form/time-field/index.d.ts +0 -2
- package/tedi/components/form/time-field/index.d.ts.map +0 -1
- package/tedi/components/form/time-field/time-field.component.d.ts +0 -104
- package/tedi/components/form/time-field/time-field.component.d.ts.map +0 -1
- package/tedi/components/form/time-field/time-picker-modal.component.d.ts +0 -26
- package/tedi/components/form/time-field/time-picker-modal.component.d.ts.map +0 -1
- package/tedi/components/form/time-picker/index.d.ts +0 -2
- package/tedi/components/form/time-picker/index.d.ts.map +0 -1
- package/tedi/components/form/time-picker/time-picker.component.d.ts +0 -99
- package/tedi/components/form/time-picker/time-picker.component.d.ts.map +0 -1
- package/tedi/components/form/toggle/toggle.component.d.ts +0 -61
- package/tedi/components/form/toggle/toggle.component.d.ts.map +0 -1
- package/tedi/components/helpers/ellipsis/ellipsis.component.d.ts +0 -21
- package/tedi/components/helpers/ellipsis/ellipsis.component.d.ts.map +0 -1
- package/tedi/components/helpers/ellipsis/index.d.ts +0 -3
- package/tedi/components/helpers/ellipsis/index.d.ts.map +0 -1
- package/tedi/components/helpers/empty-state/empty-state.component.d.ts +0 -54
- package/tedi/components/helpers/empty-state/empty-state.component.d.ts.map +0 -1
- package/tedi/components/helpers/empty-state/index.d.ts +0 -2
- package/tedi/components/helpers/empty-state/index.d.ts.map +0 -1
- package/tedi/components/helpers/grid/col/col.component.d.ts +0 -37
- package/tedi/components/helpers/grid/col/col.component.d.ts.map +0 -1
- package/tedi/components/helpers/grid/index.d.ts +0 -3
- package/tedi/components/helpers/grid/index.d.ts.map +0 -1
- package/tedi/components/helpers/grid/row/row.component.d.ts +0 -60
- package/tedi/components/helpers/grid/row/row.component.d.ts.map +0 -1
- package/tedi/components/helpers/index.d.ts +0 -7
- package/tedi/components/helpers/index.d.ts.map +0 -1
- package/tedi/components/helpers/scroll-fade/index.d.ts +0 -3
- package/tedi/components/helpers/scroll-fade/index.d.ts.map +0 -1
- package/tedi/components/helpers/scroll-fade/scroll-fade.component.d.ts +0 -29
- package/tedi/components/helpers/scroll-fade/scroll-fade.component.d.ts.map +0 -1
- package/tedi/components/helpers/separator/separator.component.d.ts +0 -57
- package/tedi/components/helpers/separator/separator.component.d.ts.map +0 -1
- package/tedi/components/helpers/timeline/index.d.ts +0 -5
- package/tedi/components/helpers/timeline/index.d.ts.map +0 -1
- package/tedi/components/helpers/timeline/timeline-description/timeline-description.component.d.ts +0 -6
- package/tedi/components/helpers/timeline/timeline-description/timeline-description.component.d.ts.map +0 -1
- package/tedi/components/helpers/timeline/timeline-item/timeline-item.component.d.ts +0 -19
- package/tedi/components/helpers/timeline/timeline-item/timeline-item.component.d.ts.map +0 -1
- package/tedi/components/helpers/timeline/timeline-title/timeline-title.component.d.ts +0 -6
- package/tedi/components/helpers/timeline/timeline-title/timeline-title.component.d.ts.map +0 -1
- package/tedi/components/helpers/timeline/timeline.component.d.ts +0 -12
- package/tedi/components/helpers/timeline/timeline.component.d.ts.map +0 -1
- package/tedi/components/index.d.ts +0 -14
- package/tedi/components/index.d.ts.map +0 -1
- package/tedi/components/layout/footer/footer-body/footer-body.component.d.ts +0 -9
- package/tedi/components/layout/footer/footer-body/footer-body.component.d.ts.map +0 -1
- package/tedi/components/layout/footer/footer-bottom/footer-bottom.component.d.ts +0 -19
- package/tedi/components/layout/footer/footer-bottom/footer-bottom.component.d.ts.map +0 -1
- package/tedi/components/layout/footer/footer-section/footer-section.component.d.ts +0 -26
- package/tedi/components/layout/footer/footer-section/footer-section.component.d.ts.map +0 -1
- package/tedi/components/layout/footer/footer-side/footer-side.component.d.ts +0 -21
- package/tedi/components/layout/footer/footer-side/footer-side.component.d.ts.map +0 -1
- package/tedi/components/layout/footer/footer.component.d.ts +0 -9
- package/tedi/components/layout/footer/footer.component.d.ts.map +0 -1
- package/tedi/components/layout/footer/index.d.ts +0 -6
- package/tedi/components/layout/footer/index.d.ts.map +0 -1
- package/tedi/components/layout/header/header-actions/header-actions.component.d.ts +0 -6
- package/tedi/components/layout/header/header-actions/header-actions.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-content/header-content.component.d.ts +0 -6
- package/tedi/components/layout/header/header-content/header-content.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-language/header-language.component.d.ts +0 -25
- package/tedi/components/layout/header/header-language/header-language.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-login/header-login.component.d.ts +0 -14
- package/tedi/components/layout/header/header-login/header-login.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-logout/header-logout.component.d.ts +0 -10
- package/tedi/components/layout/header/header-logout/header-logout.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-profile/header-profile.component.d.ts +0 -26
- package/tedi/components/layout/header/header-profile/header-profile.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header-role/header-role.component.d.ts +0 -40
- package/tedi/components/layout/header/header-role/header-role.component.d.ts.map +0 -1
- package/tedi/components/layout/header/header.component.d.ts +0 -6
- package/tedi/components/layout/header/header.component.d.ts.map +0 -1
- package/tedi/components/layout/header/index.d.ts +0 -9
- package/tedi/components/layout/header/index.d.ts.map +0 -1
- package/tedi/components/layout/index.d.ts +0 -4
- package/tedi/components/layout/index.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/index.d.ts +0 -9
- package/tedi/components/layout/sidenav/index.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-dropdown/sidenav-dropdown.component.d.ts +0 -15
- package/tedi/components/layout/sidenav/sidenav-dropdown/sidenav-dropdown.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-dropdown-group/sidenav-dropdown-group.component.d.ts +0 -13
- package/tedi/components/layout/sidenav/sidenav-dropdown-group/sidenav-dropdown-group.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-dropdown-item/sidenav-dropdown-item.component.d.ts +0 -24
- package/tedi/components/layout/sidenav/sidenav-dropdown-item/sidenav-dropdown-item.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-group-title/sidenav-group-title.component.d.ts +0 -6
- package/tedi/components/layout/sidenav/sidenav-group-title/sidenav-group-title.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-item/sidenav-item.component.d.ts +0 -38
- package/tedi/components/layout/sidenav/sidenav-item/sidenav-item.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-overlay/sidenav-overlay.component.d.ts +0 -10
- package/tedi/components/layout/sidenav/sidenav-overlay/sidenav-overlay.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav-toggle/sidenav-toggle.component.d.ts +0 -13
- package/tedi/components/layout/sidenav/sidenav-toggle/sidenav-toggle.component.d.ts.map +0 -1
- package/tedi/components/layout/sidenav/sidenav.component.d.ts +0 -32
- package/tedi/components/layout/sidenav/sidenav.component.d.ts.map +0 -1
- package/tedi/components/loader/index.d.ts +0 -2
- package/tedi/components/loader/index.d.ts.map +0 -1
- package/tedi/components/loader/spinner/spinner.component.d.ts +0 -27
- package/tedi/components/loader/spinner/spinner.component.d.ts.map +0 -1
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/horizontal-stepper-item.component.d.ts +0 -25
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/horizontal-stepper-item.component.d.ts.map +0 -1
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/index.d.ts +0 -2
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/index.d.ts.map +0 -1
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper.component.d.ts +0 -18
- package/tedi/components/navigation/horizontal-stepper/horizontal-stepper.component.d.ts.map +0 -1
- package/tedi/components/navigation/horizontal-stepper/index.d.ts +0 -3
- package/tedi/components/navigation/horizontal-stepper/index.d.ts.map +0 -1
- package/tedi/components/navigation/index.d.ts +0 -4
- package/tedi/components/navigation/index.d.ts.map +0 -1
- package/tedi/components/navigation/link/link.component.d.ts +0 -47
- package/tedi/components/navigation/link/link.component.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/index.d.ts +0 -5
- package/tedi/components/navigation/pagination/index.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts +0 -31
- package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/pagination-results.directive.d.ts +0 -17
- package/tedi/components/navigation/pagination/pagination-results.directive.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/pagination.component.d.ts +0 -192
- package/tedi/components/navigation/pagination/pagination.component.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/pagination.types.d.ts +0 -58
- package/tedi/components/navigation/pagination/pagination.types.d.ts.map +0 -1
- package/tedi/components/navigation/pagination/pagination.utils.d.ts +0 -24
- package/tedi/components/navigation/pagination/pagination.utils.d.ts.map +0 -1
- package/tedi/components/notifications/alert/alert.component.d.ts +0 -73
- package/tedi/components/notifications/alert/alert.component.d.ts.map +0 -1
- package/tedi/components/notifications/index.d.ts +0 -3
- package/tedi/components/notifications/index.d.ts.map +0 -1
- package/tedi/components/notifications/toast/toast-container.component.d.ts +0 -35
- package/tedi/components/notifications/toast/toast-container.component.d.ts.map +0 -1
- package/tedi/components/notifications/toast/toast.component.d.ts +0 -111
- package/tedi/components/notifications/toast/toast.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts +0 -16
- package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts +0 -36
- package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts +0 -6
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts +0 -6
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts +0 -36
- package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts +0 -4
- package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts +0 -34
- package/tedi/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown.component.d.ts +0 -67
- package/tedi/components/overlay/dropdown/dropdown.component.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts +0 -34
- package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts.map +0 -1
- package/tedi/components/overlay/dropdown/index.d.ts +0 -7
- package/tedi/components/overlay/dropdown/index.d.ts.map +0 -1
- package/tedi/components/overlay/index.d.ts +0 -5
- package/tedi/components/overlay/index.d.ts.map +0 -1
- package/tedi/components/overlay/modal/index.d.ts +0 -8
- package/tedi/components/overlay/modal/index.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal-content/modal-content.component.d.ts +0 -7
- package/tedi/components/overlay/modal/modal-content/modal-content.component.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal-footer/modal-footer.component.d.ts +0 -6
- package/tedi/components/overlay/modal/modal-footer/modal-footer.component.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts +0 -27
- package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal-ref.d.ts +0 -21
- package/tedi/components/overlay/modal/modal-ref.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal.component.d.ts +0 -50
- package/tedi/components/overlay/modal/modal.component.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal.service.d.ts +0 -35
- package/tedi/components/overlay/modal/modal.service.d.ts.map +0 -1
- package/tedi/components/overlay/modal/modal.types.d.ts +0 -44
- package/tedi/components/overlay/modal/modal.types.d.ts.map +0 -1
- package/tedi/components/overlay/popover/index.d.ts +0 -4
- package/tedi/components/overlay/popover/index.d.ts.map +0 -1
- package/tedi/components/overlay/popover/popover-content/popover-content.component.d.ts +0 -25
- package/tedi/components/overlay/popover/popover-content/popover-content.component.d.ts.map +0 -1
- package/tedi/components/overlay/popover/popover-trigger/popover-trigger.directive.d.ts +0 -16
- package/tedi/components/overlay/popover/popover-trigger/popover-trigger.directive.d.ts.map +0 -1
- package/tedi/components/overlay/popover/popover.component.d.ts +0 -80
- package/tedi/components/overlay/popover/popover.component.d.ts.map +0 -1
- package/tedi/components/overlay/tooltip/index.d.ts +0 -4
- package/tedi/components/overlay/tooltip/index.d.ts.map +0 -1
- package/tedi/components/overlay/tooltip/tooltip-content/tooltip-content.component.d.ts +0 -16
- package/tedi/components/overlay/tooltip/tooltip-content/tooltip-content.component.d.ts.map +0 -1
- package/tedi/components/overlay/tooltip/tooltip-trigger/tooltip-trigger.component.d.ts +0 -23
- package/tedi/components/overlay/tooltip/tooltip-trigger/tooltip-trigger.component.d.ts.map +0 -1
- package/tedi/components/overlay/tooltip/tooltip.component.d.ts +0 -51
- package/tedi/components/overlay/tooltip/tooltip.component.d.ts.map +0 -1
- package/tedi/components/tags/index.d.ts +0 -4
- package/tedi/components/tags/index.d.ts.map +0 -1
- package/tedi/components/tags/status-badge/status-badge.component.d.ts +0 -55
- package/tedi/components/tags/status-badge/status-badge.component.d.ts.map +0 -1
- package/tedi/components/tags/status-indicator/index.d.ts +0 -2
- package/tedi/components/tags/status-indicator/index.d.ts.map +0 -1
- package/tedi/components/tags/status-indicator/status-indicator.component.d.ts +0 -37
- package/tedi/components/tags/status-indicator/status-indicator.component.d.ts.map +0 -1
- package/tedi/components/tags/tag/tag.component.d.ts +0 -47
- package/tedi/components/tags/tag/tag.component.d.ts.map +0 -1
- package/tedi/directives/hide-at/hide-at.directive.d.ts +0 -11
- package/tedi/directives/hide-at/hide-at.directive.d.ts.map +0 -1
- package/tedi/directives/index.d.ts +0 -4
- package/tedi/directives/index.d.ts.map +0 -1
- package/tedi/directives/show-at/show-at.directive.d.ts +0 -11
- package/tedi/directives/show-at/show-at.directive.d.ts.map +0 -1
- package/tedi/directives/vertical-spacing/index.d.ts +0 -3
- package/tedi/directives/vertical-spacing/index.d.ts.map +0 -1
- package/tedi/directives/vertical-spacing/vertical-spacing-item.directive.d.ts +0 -13
- package/tedi/directives/vertical-spacing/vertical-spacing-item.directive.d.ts.map +0 -1
- package/tedi/directives/vertical-spacing/vertical-spacing.directive.d.ts +0 -13
- package/tedi/directives/vertical-spacing/vertical-spacing.directive.d.ts.map +0 -1
- package/tedi/helpers/generate-uuid.d.ts +0 -8
- package/tedi/helpers/generate-uuid.d.ts.map +0 -1
- package/tedi/helpers/index.d.ts +0 -2
- package/tedi/helpers/index.d.ts.map +0 -1
- package/tedi/providers/index.d.ts +0 -2
- package/tedi/providers/index.d.ts.map +0 -1
- package/tedi/providers/tedi.provider.d.ts +0 -9
- package/tedi/providers/tedi.provider.d.ts.map +0 -1
- package/tedi/services/breakpoint/breakpoint.service.d.ts +0 -41
- package/tedi/services/breakpoint/breakpoint.service.d.ts.map +0 -1
- package/tedi/services/index.d.ts +0 -6
- package/tedi/services/index.d.ts.map +0 -1
- package/tedi/services/sidenav/sidenav.service.d.ts +0 -20
- package/tedi/services/sidenav/sidenav.service.d.ts.map +0 -1
- package/tedi/services/theme/theme.service.d.ts +0 -15
- package/tedi/services/theme/theme.service.d.ts.map +0 -1
- package/tedi/services/toast/toast-announcer.service.d.ts +0 -34
- package/tedi/services/toast/toast-announcer.service.d.ts.map +0 -1
- package/tedi/services/toast/toast.service.d.ts +0 -83
- package/tedi/services/toast/toast.service.d.ts.map +0 -1
- package/tedi/services/translation/translation.pipe.d.ts +0 -10
- package/tedi/services/translation/translation.pipe.d.ts.map +0 -1
- package/tedi/services/translation/translation.service.d.ts +0 -20
- package/tedi/services/translation/translation.service.d.ts.map +0 -1
- package/tedi/services/translation/translations.d.ts +0 -1161
- package/tedi/services/translation/translations.d.ts.map +0 -1
- package/tedi/tedi-design-system-angular-tedi.d.ts.map +0 -1
- package/tedi/tokens/index.d.ts +0 -3
- package/tedi/tokens/index.d.ts.map +0 -1
- package/tedi/tokens/theme.token.d.ts +0 -3
- package/tedi/tokens/theme.token.d.ts.map +0 -1
- package/tedi/tokens/translation.token.d.ts +0 -4
- package/tedi/tokens/translation.token.d.ts.map +0 -1
- package/tedi/types/index.d.ts +0 -2
- package/tedi/types/index.d.ts.map +0 -1
- package/tedi/types/inputs.type.d.ts +0 -5
- package/tedi/types/inputs.type.d.ts.map +0 -1
- package/tedi/utils/cookies.util.d.ts +0 -2
- package/tedi/utils/cookies.util.d.ts.map +0 -1
- package/tedi/utils/date.util.d.ts +0 -26
- package/tedi/utils/date.util.d.ts.map +0 -1
- package/tedi/utils/elements.util.d.ts +0 -2
- package/tedi/utils/elements.util.d.ts.map +0 -1
- package/tedi/utils/time.util.d.ts +0 -22
- package/tedi/utils/time.util.d.ts.map +0 -1
- package/tedi-design-system-angular.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/table/table.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from "@angular/core";
|
|
2
|
-
import type { TediTableContextValue } from "./table.types";
|
|
3
|
-
export declare const TEDI_TABLE_CONTEXT: InjectionToken<TediTableContextValue<unknown>>;
|
|
4
|
-
export declare function injectTediTableContext<TData = unknown>(): TediTableContextValue<TData>;
|
|
5
|
-
//# sourceMappingURL=table.context.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.context.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/table/table.context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,cAAc,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAE3D,eAAO,MAAM,kBAAkB,gDAE9B,CAAC;AAEF,wBAAgB,sBAAsB,CACpC,KAAK,GAAG,OAAO,KACZ,qBAAqB,CAAC,KAAK,CAAC,CAQhC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { type Signal } from "@angular/core";
|
|
2
|
-
import type { TablePersistOptions, TableState, TableStatePatch } from "./table.types";
|
|
3
|
-
export interface TablePersistenceController {
|
|
4
|
-
/** Merged state signal (internal ∪ controlled). Reactive. */
|
|
5
|
-
state: Signal<TableState>;
|
|
6
|
-
/** Apply a patch — updates internal state, persists, fires onStateChange. */
|
|
7
|
-
patch(next: TableStatePatch): void;
|
|
8
|
-
/** Replace the controlled slice. */
|
|
9
|
-
setControlled(controlled: Partial<TableState> | undefined): void;
|
|
10
|
-
/** Replace persist options. */
|
|
11
|
-
setPersist(persist: TablePersistOptions | undefined): void;
|
|
12
|
-
/** Replace onStateChange callback. */
|
|
13
|
-
setOnStateChange(cb: ((state: TableState) => void) | undefined): void;
|
|
14
|
-
}
|
|
15
|
-
export declare function createTablePersistence(options: {
|
|
16
|
-
persist?: TablePersistOptions;
|
|
17
|
-
controlled?: Partial<TableState>;
|
|
18
|
-
/**
|
|
19
|
-
* Accessor, not a value — the component creates this controller in its
|
|
20
|
-
* constructor, before signal inputs receive their bound values, so the
|
|
21
|
-
* default state must be resolved lazily on first read.
|
|
22
|
-
*/
|
|
23
|
-
defaultState?: () => Partial<TableState> | undefined;
|
|
24
|
-
onStateChange?: (state: TableState) => void;
|
|
25
|
-
}): TablePersistenceController;
|
|
26
|
-
//# sourceMappingURL=table.persistence.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.persistence.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/table/table.persistence.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,KAAK,MAAM,EAAE,MAAM,eAAe,CAAC;AAC9D,OAAO,KAAK,EACV,mBAAmB,EACnB,UAAU,EACV,eAAe,EAChB,MAAM,eAAe,CAAC;AAiDvB,MAAM,WAAW,0BAA0B;IACzC,6DAA6D;IAC7D,KAAK,EAAE,MAAM,CAAC,UAAU,CAAC,CAAC;IAC1B,6EAA6E;IAC7E,KAAK,CAAC,IAAI,EAAE,eAAe,GAAG,IAAI,CAAC;IACnC,oCAAoC;IACpC,aAAa,CAAC,UAAU,EAAE,OAAO,CAAC,UAAU,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC;IACjE,+BAA+B;IAC/B,UAAU,CAAC,OAAO,EAAE,mBAAmB,GAAG,SAAS,GAAG,IAAI,CAAC;IAC3D,sCAAsC;IACtC,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC,GAAG,SAAS,GAAG,IAAI,CAAC;CACvE;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE;IAC9C,OAAO,CAAC,EAAE,mBAAmB,CAAC;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC;IACjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,OAAO,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC;IACrD,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;CAC7C,GAAG,0BAA0B,CA8E7B"}
|
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
import type { Signal, TemplateRef } from "@angular/core";
|
|
2
|
-
import type { CellContext, Column, ColumnDef, ColumnFiltersState, ColumnOrderState, ColumnSizingState, ExpandedState, PaginationState, RowSelectionState, SortingState, Table as TanstackTable, VisibilityState } from "@tanstack/angular-table";
|
|
3
|
-
import type { PaginationComponent } from "../../navigation/pagination/pagination.component";
|
|
4
|
-
import type { PaginationPageSizeOption } from "../../navigation/pagination/pagination.types";
|
|
5
|
-
import type { ComponentInputs } from "../../../types/inputs.type";
|
|
6
|
-
export type TableSize = "medium" | "small";
|
|
7
|
-
/** Phases of keyboard-driven column reordering. */
|
|
8
|
-
export type ColumnReorderPhase = "idle" | "picked-up" | "moving";
|
|
9
|
-
/**
|
|
10
|
-
* Selection mode for `<tedi-table>` row selection. `multiple` (default) shows
|
|
11
|
-
* a checkbox per row plus a select-all checkbox in the header. `single` shows
|
|
12
|
-
* a radio per row sharing one `name`, and no header control.
|
|
13
|
-
*/
|
|
14
|
-
export type TableSelectionMode = "multiple" | "single";
|
|
15
|
-
/**
|
|
16
|
-
* How an expandable row is toggled. `button` (default) only reacts to clicks
|
|
17
|
-
* on the chevron button. `row` lets a click anywhere on the row toggle
|
|
18
|
-
* expansion. Both render the chevron in the `secondary` (bordered) arrow style
|
|
19
|
-
* by default — override it with the table's `expandButtonVariant` input.
|
|
20
|
-
*/
|
|
21
|
-
export type TableExpandTrigger = "button" | "row";
|
|
22
|
-
/**
|
|
23
|
-
* Optional shape that columns can put in `columnDef.meta` to:
|
|
24
|
-
*
|
|
25
|
-
* - drive the column-filter aria-label when the header is non-textual (`label`),
|
|
26
|
-
* - align the column's `<th>` / `<td>` content horizontally (`align`) or vertically
|
|
27
|
-
* (`vAlign`) without wrapping every cell render in a styled span.
|
|
28
|
-
*/
|
|
29
|
-
export interface TableColumnMeta {
|
|
30
|
-
/** Accessible label used when the column header isn't a plain string. */
|
|
31
|
-
label?: string;
|
|
32
|
-
/** Horizontal alignment applied to every header / body / footer cell. */
|
|
33
|
-
align?: "left" | "center" | "right";
|
|
34
|
-
/** Vertical alignment applied to every header / body / footer cell. */
|
|
35
|
-
vAlign?: "top" | "middle" | "bottom";
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Persistable state slices owned by Table. Each slice can be controlled via
|
|
39
|
-
* `state`/`stateChange`, defaulted via `defaultState`, or persisted via `persist`.
|
|
40
|
-
*/
|
|
41
|
-
export interface TableState {
|
|
42
|
-
columnVisibility?: VisibilityState;
|
|
43
|
-
columnOrder?: ColumnOrderState;
|
|
44
|
-
rowOrder?: string[];
|
|
45
|
-
columnSizing?: ColumnSizingState;
|
|
46
|
-
rowSelection?: RowSelectionState;
|
|
47
|
-
expanded?: ExpandedState;
|
|
48
|
-
columnFilters?: ColumnFiltersState;
|
|
49
|
-
sorting?: SortingState;
|
|
50
|
-
pagination?: PaginationState;
|
|
51
|
-
}
|
|
52
|
-
export type TableStatePatch = Partial<TableState> | ((prev: TableState) => Partial<TableState>);
|
|
53
|
-
export interface TablePersistOptions {
|
|
54
|
-
/** Storage key used to read/write persisted state. Must be stable per table. */
|
|
55
|
-
key: string;
|
|
56
|
-
/** Storage backend. Defaults to `window.localStorage` when available. */
|
|
57
|
-
storage?: Storage;
|
|
58
|
-
/**
|
|
59
|
-
* Subset of state slices to persist. Defaults to user-preference slices only:
|
|
60
|
-
* `columnVisibility`, `columnOrder`, `rowOrder`, `columnSizing`.
|
|
61
|
-
*/
|
|
62
|
-
include?: (keyof TableState)[];
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* Inputs on `tedi-pagination` that the table manages itself or replaces with a
|
|
66
|
-
* differently typed version, so they are stripped from the forwarded shape.
|
|
67
|
-
*/
|
|
68
|
-
type TableManagedPaginationInputs = "pageCount" | "totalItems" | "pageSizeOptions";
|
|
69
|
-
/**
|
|
70
|
-
* All pagination inputs the consumer can pass through `pagination` /
|
|
71
|
-
* `paginationTop`. Mirrors `PaginationComponent`'s public inputs (except the
|
|
72
|
-
* state-driven ones owned by the table) and adds the table-specific
|
|
73
|
-
* `pageSize` / `pageSizeOptions` configuration.
|
|
74
|
-
*
|
|
75
|
-
* Note: `pageSize` lives on `PaginationComponent` as a `model()` and is therefore
|
|
76
|
-
* not part of `ComponentInputs` — we redeclare it here so consumers configure
|
|
77
|
-
* the initial/default page size via this options object.
|
|
78
|
-
*/
|
|
79
|
-
export type TablePaginationOptions = Partial<Omit<ComponentInputs<PaginationComponent>, TableManagedPaginationInputs>> & {
|
|
80
|
-
/** Rows per page. @default 10 */
|
|
81
|
-
pageSize?: number;
|
|
82
|
-
/**
|
|
83
|
-
* Options rendered in the built-in page-size selector. Pass `false` to hide.
|
|
84
|
-
* Accepts plain numbers or `{ value, label }` objects — use the object form
|
|
85
|
-
* for a "Show all" entry whose label differs from its value.
|
|
86
|
-
* @default [10, 25, 50]
|
|
87
|
-
*/
|
|
88
|
-
pageSizeOptions?: (number | PaginationPageSizeOption)[] | false;
|
|
89
|
-
};
|
|
90
|
-
/**
|
|
91
|
-
* Tuning knobs for the built-in filter popover. Forwarded by `filterable`
|
|
92
|
-
* when the consumer needs more than just "on / off".
|
|
93
|
-
*/
|
|
94
|
-
export interface TableFilterOptions {
|
|
95
|
-
/**
|
|
96
|
-
* Reset the in-popover draft to the applied filter value every time the
|
|
97
|
-
* popover closes. Useful for filters where stale draft state (a partially
|
|
98
|
-
* typed string, half-selected checkboxes) would confuse the user.
|
|
99
|
-
* @default false
|
|
100
|
-
*/
|
|
101
|
-
clearOnClose?: boolean;
|
|
102
|
-
}
|
|
103
|
-
/**
|
|
104
|
-
* Context exposed by the built-in filter popover to the consumer's
|
|
105
|
-
* `filterTemplate`. The consumer binds inputs to `value` / `setValue` and
|
|
106
|
-
* optionally calls `apply()` / `clear()` (e.g. on Enter / Escape) — the
|
|
107
|
-
* popover's footer already wires Apply / Clear buttons.
|
|
108
|
-
*
|
|
109
|
-
* `$implicit` aliases the context itself, so `<ng-template let-ctx>` binds
|
|
110
|
-
* `ctx` to a full `TediTableFilterContext` (the consumer reads `ctx.value`,
|
|
111
|
-
* `ctx.setValue`, etc. through the same name).
|
|
112
|
-
*/
|
|
113
|
-
export interface TediTableFilterContext<TValue = unknown, TData = unknown> {
|
|
114
|
-
/**
|
|
115
|
-
* Aliases the context itself, so `let-ctx` binds the full context — keeps
|
|
116
|
-
* `ctx.value` / `ctx.setValue` / `ctx.column` discoverable without forcing
|
|
117
|
-
* the consumer to spell out `let-value="value"`, `let-setValue="setValue"`, etc.
|
|
118
|
-
*/
|
|
119
|
-
$implicit: TediTableFilterContext<TValue, TData>;
|
|
120
|
-
/** Current draft (what the input should bind to). */
|
|
121
|
-
value: TValue;
|
|
122
|
-
/** Write to the draft. Does not apply yet — call `apply()` to commit. */
|
|
123
|
-
setValue: (next: TValue) => void;
|
|
124
|
-
/** Commit the draft via `column.setFilterValue` and close the popover. */
|
|
125
|
-
apply: () => void;
|
|
126
|
-
/** Reset the filter (calls `setFilterValue(undefined)`) and close. */
|
|
127
|
-
clear: () => void;
|
|
128
|
-
/** TanStack `Column` for the column whose filter popover is open. */
|
|
129
|
-
column: Column<TData>;
|
|
130
|
-
}
|
|
131
|
-
/**
|
|
132
|
-
* Angular-only extension to TanStack's `ColumnDef`. Supports body-level row
|
|
133
|
-
* spanning via the `rowSpan` callback and a one-flag opt-in to the built-in
|
|
134
|
-
* sort affordance via `sortable`.
|
|
135
|
-
*/
|
|
136
|
-
export type TediColumnDef<TData, TValue = unknown> = ColumnDef<TData, TValue> & {
|
|
137
|
-
/**
|
|
138
|
-
* Body-level row spanning. Return `>1` to emit `rowspan="N"` and skip the
|
|
139
|
-
* next `N-1` rows in this column; return `0` to skip rendering the cell
|
|
140
|
-
* entirely (covered by a previous spanning cell). Defaults to `1`.
|
|
141
|
-
*/
|
|
142
|
-
rowSpan?: number | ((info: CellContext<TData, TValue>) => number);
|
|
143
|
-
/**
|
|
144
|
-
* Opts the column into the built-in sort affordance. When `true` and the
|
|
145
|
-
* column's `header` is a string, the table renders a clickable sort button
|
|
146
|
-
* around the header title — the entire title becomes the affordance, an
|
|
147
|
-
* icon reflects the current sort direction, `aria-sort` is wired, and
|
|
148
|
-
* clicking toggles `asc → desc → none`.
|
|
149
|
-
*
|
|
150
|
-
* For fully custom sort UIs (e.g. combined sort + filter), provide a
|
|
151
|
-
* `TemplateRef` for `header` and call `column.toggleSorting()` yourself —
|
|
152
|
-
* the shorthand bows out when a non-string header is rendered.
|
|
153
|
-
*
|
|
154
|
-
* Pair with `sortingFn` on the same column to override the comparator
|
|
155
|
-
* (built-in: `'alphanumeric'`, `'text'`, `'datetime'`, `'basic'`, `'auto'`,
|
|
156
|
-
* or any `SortingFn`).
|
|
157
|
-
*
|
|
158
|
-
* @default false
|
|
159
|
-
*/
|
|
160
|
-
sortable?: boolean;
|
|
161
|
-
/**
|
|
162
|
-
* Opts the column into the built-in filter popover. The table renders the
|
|
163
|
-
* trigger button (icon-only `filter_alt`), positions the popover, owns the
|
|
164
|
-
* in-popover draft state, and renders translated **Apply** / **Clear**
|
|
165
|
-
* actions in the footer. The consumer supplies the input UI through
|
|
166
|
-
* `filterTemplate`.
|
|
167
|
-
*
|
|
168
|
-
* Pass `true` for defaults, or `TableFilterOptions` to tune behaviour
|
|
169
|
-
* (e.g. `{ clearOnClose: true }` to discard half-typed drafts when the
|
|
170
|
-
* popover closes without applying). Requires `filterTemplate` when truthy.
|
|
171
|
-
*
|
|
172
|
-
* @default false
|
|
173
|
-
*/
|
|
174
|
-
filterable?: boolean | TableFilterOptions;
|
|
175
|
-
/**
|
|
176
|
-
* Input UI rendered inside the built-in filter popover. Receives a
|
|
177
|
-
* `TediTableFilterContext` with `value` / `setValue` for the draft and
|
|
178
|
-
* `apply()` / `clear()` for explicit commit + close. The footer Apply /
|
|
179
|
-
* Clear buttons cover the common path — call them from the template only
|
|
180
|
-
* for keyboard shortcuts (Enter, Escape).
|
|
181
|
-
*/
|
|
182
|
-
filterTemplate?: TemplateRef<TediTableFilterContext<unknown, TData>>;
|
|
183
|
-
};
|
|
184
|
-
/**
|
|
185
|
-
* Value exposed through `TEDI_TABLE_CONTEXT`. Sub-components like ColumnsMenu
|
|
186
|
-
* use it to read and mutate the table state without prop-drilling.
|
|
187
|
-
*/
|
|
188
|
-
export interface TediTableContextValue<TData = unknown> {
|
|
189
|
-
/** Signal exposing the current Tanstack table instance. Read inside computed/effect for reactivity. */
|
|
190
|
-
table: Signal<TanstackTable<TData>>;
|
|
191
|
-
/** Visual size of the table. */
|
|
192
|
-
size: Signal<TableSize>;
|
|
193
|
-
/** Stable id used as a prefix for synthetic ids. */
|
|
194
|
-
id: Signal<string>;
|
|
195
|
-
/** Merged table state signal. */
|
|
196
|
-
state: Signal<TableState>;
|
|
197
|
-
/** Id of the row currently under the pointer, or `null`. */
|
|
198
|
-
hoveredRowId: Signal<string | null>;
|
|
199
|
-
}
|
|
200
|
-
export {};
|
|
201
|
-
//# sourceMappingURL=table.types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.types.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/table/table.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/text-group/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TextGroupLabelComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextGroupLabelComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextGroupLabelComponent, "tedi-text-group-label", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=text-group-label.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-group-label.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/text-group/text-group-label.component.ts"],"names":[],"mappings":";AAMA,qBAOa,uBAAuB;yCAAvB,uBAAuB;2CAAvB,uBAAuB;CAAG"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TextGroupValueComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextGroupValueComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextGroupValueComponent, "tedi-text-group-value", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=text-group-value.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-group-value.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/text-group/text-group-value.component.ts"],"names":[],"mappings":";AAMA,qBAQa,uBAAuB;yCAAvB,uBAAuB;2CAAvB,uBAAuB;CAAG"}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ElementRef } from "@angular/core";
|
|
2
|
-
import { BreakpointInputs, BreakpointService } from "../../../services/breakpoint/breakpoint.service";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type TextGroupType = "vertical" | "horizontal";
|
|
5
|
-
export type TextGroupInputs = {
|
|
6
|
-
/**
|
|
7
|
-
* Type of text group layout
|
|
8
|
-
* @default horizontal
|
|
9
|
-
*/
|
|
10
|
-
type: TextGroupType;
|
|
11
|
-
/**
|
|
12
|
-
* Width for the label (e.g., '200px', '30%', etc.)
|
|
13
|
-
*/
|
|
14
|
-
labelWidth: string | undefined;
|
|
15
|
-
};
|
|
16
|
-
export declare class TextGroupComponent implements BreakpointInputs<TextGroupInputs>, AfterContentChecked {
|
|
17
|
-
type: import("@angular/core").InputSignal<TextGroupType>;
|
|
18
|
-
labelWidth: import("@angular/core").InputSignal<string | undefined>;
|
|
19
|
-
breakpointService: BreakpointService;
|
|
20
|
-
readonly textGroupLabel: import("@angular/core").Signal<ElementRef<any> | undefined>;
|
|
21
|
-
readonly labelText: import("@angular/core").WritableSignal<string | null>;
|
|
22
|
-
xs: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
23
|
-
sm: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
24
|
-
md: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
25
|
-
lg: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
26
|
-
xl: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
27
|
-
xxl: import("@angular/core").InputSignal<TextGroupInputs | undefined>;
|
|
28
|
-
breakpointInputs: import("@angular/core").Signal<TextGroupInputs>;
|
|
29
|
-
classes: import("@angular/core").Signal<string>;
|
|
30
|
-
ngAfterContentChecked(): void;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextGroupComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextGroupComponent, "tedi-text-group", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "labelWidth": { "alias": "labelWidth"; "required": false; "isSignal": true; }; "xs": { "alias": "xs"; "required": false; "isSignal": true; }; "sm": { "alias": "sm"; "required": false; "isSignal": true; }; "md": { "alias": "md"; "required": false; "isSignal": true; }; "lg": { "alias": "lg"; "required": false; "isSignal": true; }; "xl": { "alias": "xl"; "required": false; "isSignal": true; }; "xxl": { "alias": "xxl"; "required": false; "isSignal": true; }; }, {}, ["textGroupLabel"], ["tedi-text-group-label", "tedi-text-group-value"], true, never>;
|
|
33
|
-
}
|
|
34
|
-
//# sourceMappingURL=text-group.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-group.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/content/text-group/text-group.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EAKnB,UAAU,EAKX,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,gBAAgB,EAChB,iBAAiB,EAClB,MAAM,iDAAiD,CAAC;;AAIzD,MAAM,MAAM,aAAa,GAAG,UAAU,GAAG,YAAY,CAAC;AAEtD,MAAM,MAAM,eAAe,GAAG;IAC5B;;;OAGG;IACH,IAAI,EAAE,aAAa,CAAC;IACpB;;OAEG;IACH,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;CAChC,CAAC;AACF,qBAWa,kBAAmB,YAAW,gBAAgB,CAAC,eAAe,CAAC,EAAE,mBAAmB;IAC/F,IAAI,qDAAsC;IAC1C,UAAU,0DAAmB;IAC7B,iBAAiB,oBAA6B;IAE9C,QAAQ,CAAC,cAAc,8DAA+D;IACtF,QAAQ,CAAC,SAAS,wDAA+B;IAEjD,EAAE,mEAA4B;IAC9B,EAAE,mEAA4B;IAC9B,EAAE,mEAA4B;IAC9B,EAAE,mEAA4B;IAC9B,EAAE,mEAA4B;IAC9B,GAAG,mEAA4B;IAE/B,gBAAgB,kDAYb;IAEH,OAAO,yCAGJ;IAEH,qBAAqB,IAAI,IAAI;yCAlClB,kBAAkB;2CAAlB,kBAAkB;CA2C9B"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FilterContentDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterContentDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterContentDirective, "[tediFilterContent]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=filter-content.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter-content.directive.d.ts","sourceRoot":"","sources":["../../../../tedi/components/filter/filter-content.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,sBAAsB;yCAAtB,sBAAsB;2CAAtB,sBAAsB;CAAG"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FilterGroupComponent implements ControlValueAccessor {
|
|
4
|
-
/**
|
|
5
|
-
* Multi-select mode allows multiple filters to be selected simultaneously.
|
|
6
|
-
* When false, only one filter can be selected at a time (radio-like behavior).
|
|
7
|
-
* Value is treated as `string[]` when true, `string | null` otherwise.
|
|
8
|
-
* @default false
|
|
9
|
-
*/
|
|
10
|
-
readonly allowMultiple: import("@angular/core").InputSignal<boolean>;
|
|
11
|
-
/**
|
|
12
|
-
* Selected value (single-select) or values (multi-select). Two-way bound.
|
|
13
|
-
* Use `string | null` when `allowMultiple` is false, `string[]` when true.
|
|
14
|
-
*/
|
|
15
|
-
readonly value: import("@angular/core").ModelSignal<string | string[] | null>;
|
|
16
|
-
/**
|
|
17
|
-
* Accessible label for the group.
|
|
18
|
-
*/
|
|
19
|
-
readonly label: import("@angular/core").InputSignal<string | undefined>;
|
|
20
|
-
readonly isManaged: import("@angular/core").WritableSignal<boolean>;
|
|
21
|
-
readonly disabled: import("@angular/core").WritableSignal<boolean>;
|
|
22
|
-
private readonly multiValues;
|
|
23
|
-
private readonly singleValue;
|
|
24
|
-
private onChange;
|
|
25
|
-
private onTouched;
|
|
26
|
-
writeValue(value: string | null | string[]): void;
|
|
27
|
-
registerOnChange(fn: (value: string | null | string[]) => void): void;
|
|
28
|
-
registerOnTouched(fn: () => void): void;
|
|
29
|
-
setDisabledState(isDisabled: boolean): void;
|
|
30
|
-
selectFilter(value: string): void;
|
|
31
|
-
isSelected(value: string): boolean;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterGroupComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterGroupComponent, "tedi-filter-group", never, { "allowMultiple": { "alias": "allowMultiple"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, never, ["*"], true, never>;
|
|
34
|
-
}
|
|
35
|
-
//# sourceMappingURL=filter-group.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter-group.component.d.ts","sourceRoot":"","sources":["../../../../tedi/components/filter/filter-group.component.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;;AAEzE,qBAqBa,oBAAqB,YAAW,oBAAoB;IAC/D;;;;;OAKG;IACH,QAAQ,CAAC,aAAa,+CAAyB;IAC/C;;;OAGG;IACH,QAAQ,CAAC,KAAK,gEAAyC;IACvD;;OAEG;IACH,QAAQ,CAAC,KAAK,0DAAmB;IAEjC,QAAQ,CAAC,SAAS,kDAAiB;IACnC,QAAQ,CAAC,QAAQ,kDAAiB;IAElC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAGzB;IACH,OAAO,CAAC,QAAQ,CAAC,WAAW,CAGzB;IAEH,OAAO,CAAC,QAAQ,CAAuD;IACvE,OAAO,CAAC,SAAS,CAAwB;IAEzC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,EAAE,GAAG,IAAI;IAQjD,gBAAgB,CAAC,EAAE,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,EAAE,KAAK,IAAI,GAAG,IAAI;IAKrE,iBAAiB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAIvC,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAI3C,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAgBjC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;yCAtEvB,oBAAoB;2CAApB,oBAAoB;CA4EhC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FilterPrependDirective {
|
|
3
|
-
/**
|
|
4
|
-
* Whether to hide the prepend content when the filter is selected.
|
|
5
|
-
* When true, the prepend is replaced by a check icon on selection.
|
|
6
|
-
* @default true
|
|
7
|
-
*/
|
|
8
|
-
readonly hideWhenSelected: import("@angular/core").InputSignal<boolean>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterPrependDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FilterPrependDirective, "[tediFilterPrepend]", never, { "hideWhenSelected": { "alias": "hideWhenSelected"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=filter-prepend.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter-prepend.directive.d.ts","sourceRoot":"","sources":["../../../../tedi/components/filter/filter-prepend.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,sBAAsB;IACjC;;;;OAIG;IACH,QAAQ,CAAC,gBAAgB,+CAAe;yCAN7B,sBAAsB;2CAAtB,sBAAsB;CAOlC"}
|
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
2
|
-
import { DropdownComponent } from "../overlay/dropdown/dropdown.component";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type FilterVariant = "primary" | "secondary";
|
|
5
|
-
export type FilterSize = "default" | "large";
|
|
6
|
-
export interface FilterOption {
|
|
7
|
-
label: string;
|
|
8
|
-
value: string;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare class FilterComponent implements ControlValueAccessor {
|
|
12
|
-
/**
|
|
13
|
-
* Filter label text.
|
|
14
|
-
*/
|
|
15
|
-
readonly text: import("@angular/core").InputSignal<string>;
|
|
16
|
-
/**
|
|
17
|
-
* Visual variant of the filter.
|
|
18
|
-
* @default primary
|
|
19
|
-
*/
|
|
20
|
-
readonly variant: import("@angular/core").InputSignal<FilterVariant>;
|
|
21
|
-
/**
|
|
22
|
-
* Size of the filter.
|
|
23
|
-
* @default default
|
|
24
|
-
*/
|
|
25
|
-
readonly size: import("@angular/core").InputSignal<FilterSize>;
|
|
26
|
-
/**
|
|
27
|
-
* Whether the filter is selected (boolean toggle mode, used when no options are provided).
|
|
28
|
-
* @default false
|
|
29
|
-
*/
|
|
30
|
-
readonly selected: import("@angular/core").ModelSignal<boolean>;
|
|
31
|
-
/**
|
|
32
|
-
* Enables multi-select mode. When true, value is treated as `string[]`; when false,
|
|
33
|
-
* value is treated as `string`. Has no effect when no options are provided.
|
|
34
|
-
* @default false
|
|
35
|
-
*/
|
|
36
|
-
readonly allowMultiple: import("@angular/core").InputSignal<boolean>;
|
|
37
|
-
/**
|
|
38
|
-
* Options for the dropdown. Enables single-select mode, or multi-select mode when
|
|
39
|
-
* combined with `allowMultiple`.
|
|
40
|
-
*/
|
|
41
|
-
readonly options: import("@angular/core").InputSignal<FilterOption[]>;
|
|
42
|
-
/**
|
|
43
|
-
* Selected value (single-select) or values (multi-select). Two-way bound.
|
|
44
|
-
* Use `string` when `allowMultiple` is false, `string[]` when true.
|
|
45
|
-
*/
|
|
46
|
-
readonly value: import("@angular/core").ModelSignal<string | string[]>;
|
|
47
|
-
/**
|
|
48
|
-
* Show the search field in the dropdown.
|
|
49
|
-
* @default false
|
|
50
|
-
*/
|
|
51
|
-
readonly showSearch: import("@angular/core").InputSignal<boolean>;
|
|
52
|
-
/**
|
|
53
|
-
* Whether the dropdown search field has a clear (×) button.
|
|
54
|
-
* Only applies when `showSearch` is true.
|
|
55
|
-
* @default true
|
|
56
|
-
*/
|
|
57
|
-
readonly searchClearable: import("@angular/core").InputSignal<boolean>;
|
|
58
|
-
/**
|
|
59
|
-
* Whether to clear the search field after an option is selected (or toggled in multi-select).
|
|
60
|
-
* Useful in multi-select flows where the user picks several options consecutively.
|
|
61
|
-
* @default false
|
|
62
|
-
*/
|
|
63
|
-
readonly clearSearchOnSelect: import("@angular/core").InputSignal<boolean>;
|
|
64
|
-
/**
|
|
65
|
-
* Show "Select all" option in the dropdown.
|
|
66
|
-
* @default false
|
|
67
|
-
*/
|
|
68
|
-
readonly showSelectAll: import("@angular/core").InputSignal<boolean>;
|
|
69
|
-
/**
|
|
70
|
-
* Show "Clear selection" action in the dropdown.
|
|
71
|
-
* @default false
|
|
72
|
-
*/
|
|
73
|
-
readonly showClear: import("@angular/core").InputSignal<boolean>;
|
|
74
|
-
/**
|
|
75
|
-
* Override for the "Select all" option label. Defaults to the translated string.
|
|
76
|
-
*/
|
|
77
|
-
readonly selectAllLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
78
|
-
/**
|
|
79
|
-
* Override for the "Clear selection" action label. Defaults to the translated string.
|
|
80
|
-
*/
|
|
81
|
-
readonly clearLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
82
|
-
/**
|
|
83
|
-
* Emitted when the clear button is clicked in a custom content dropdown.
|
|
84
|
-
*/
|
|
85
|
-
readonly cleared: import("@angular/core").OutputEmitterRef<void>;
|
|
86
|
-
/**
|
|
87
|
-
* When true, the filter label is preserved as a prefix when a value is selected.
|
|
88
|
-
* E.g. "Teenus: Optometristi vastuvõtt" instead of just "Optometristi vastuvõtt".
|
|
89
|
-
* @default false
|
|
90
|
-
*/
|
|
91
|
-
readonly preserveLabel: import("@angular/core").InputSignal<boolean>;
|
|
92
|
-
/**
|
|
93
|
-
* Append dropdown to given selector.
|
|
94
|
-
* Use 'body' to append at the end of DOM or empty string to append next to trigger.
|
|
95
|
-
* @default ""
|
|
96
|
-
*/
|
|
97
|
-
readonly appendTo: import("@angular/core").InputSignal<string>;
|
|
98
|
-
/**
|
|
99
|
-
* Whether the filter is disabled. Also set automatically when used with a disabled FormControl
|
|
100
|
-
* or when nested in a disabled FilterGroup.
|
|
101
|
-
* @default false
|
|
102
|
-
*/
|
|
103
|
-
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
104
|
-
readonly dropdown: import("@angular/core").Signal<DropdownComponent | undefined>;
|
|
105
|
-
private readonly dropdownPanel;
|
|
106
|
-
private readonly optionsList;
|
|
107
|
-
private readonly triggerBtn;
|
|
108
|
-
private readonly filterGroup;
|
|
109
|
-
private readonly translationService;
|
|
110
|
-
private readonly customContent;
|
|
111
|
-
private readonly filterPrepend;
|
|
112
|
-
readonly hasCustomContent: import("@angular/core").Signal<boolean>;
|
|
113
|
-
readonly hasOptions: import("@angular/core").Signal<boolean>;
|
|
114
|
-
readonly isMultiSelect: import("@angular/core").Signal<boolean>;
|
|
115
|
-
readonly isSingleSelect: import("@angular/core").Signal<boolean>;
|
|
116
|
-
readonly hasDropdown: import("@angular/core").Signal<boolean>;
|
|
117
|
-
readonly singleValue: import("@angular/core").Signal<string>;
|
|
118
|
-
readonly multiValues: import("@angular/core").Signal<string[]>;
|
|
119
|
-
private readonly defaultSelectAllLabel;
|
|
120
|
-
private readonly defaultClearLabel;
|
|
121
|
-
readonly resolvedSelectAllLabel: import("@angular/core").Signal<string>;
|
|
122
|
-
readonly resolvedClearLabel: import("@angular/core").Signal<string>;
|
|
123
|
-
private readonly idGenerator;
|
|
124
|
-
private readonly baseId;
|
|
125
|
-
private readonly formDisabled;
|
|
126
|
-
readonly isDisabled: import("@angular/core").Signal<boolean>;
|
|
127
|
-
readonly searchTerm: import("@angular/core").WritableSignal<string>;
|
|
128
|
-
readonly activeOptionIndex: import("@angular/core").WritableSignal<number>;
|
|
129
|
-
private suppressNextOptionsFocusAutoSelect;
|
|
130
|
-
readonly activeDescendantId: import("@angular/core").Signal<string | null>;
|
|
131
|
-
readonly iconSize: import("@angular/core").Signal<24 | 18>;
|
|
132
|
-
readonly isGrouped: import("@angular/core").Signal<boolean>;
|
|
133
|
-
readonly isGroupedRadio: import("@angular/core").Signal<boolean>;
|
|
134
|
-
readonly hidePrepend: import("@angular/core").Signal<boolean>;
|
|
135
|
-
readonly isSelected: import("@angular/core").Signal<boolean>;
|
|
136
|
-
readonly selectedCount: import("@angular/core").Signal<number>;
|
|
137
|
-
readonly selectedLabel: import("@angular/core").Signal<string | null>;
|
|
138
|
-
readonly displayText: import("@angular/core").Signal<string>;
|
|
139
|
-
readonly filteredOptions: import("@angular/core").Signal<FilterOption[]>;
|
|
140
|
-
readonly allFilteredSelected: import("@angular/core").Signal<boolean>;
|
|
141
|
-
readonly someFilteredSelected: import("@angular/core").Signal<boolean>;
|
|
142
|
-
private onChange;
|
|
143
|
-
private onTouched;
|
|
144
|
-
writeValue(value: boolean | string | string[]): void;
|
|
145
|
-
registerOnChange(fn: (value: boolean | string | string[]) => void): void;
|
|
146
|
-
registerOnTouched(fn: () => void): void;
|
|
147
|
-
setDisabledState(isDisabled: boolean): void;
|
|
148
|
-
toggle(): void;
|
|
149
|
-
getOptionId(index: number): string;
|
|
150
|
-
isOptionSelected(value: string): boolean;
|
|
151
|
-
selectOption(value: string): void;
|
|
152
|
-
toggleOption(value: string): void;
|
|
153
|
-
toggleSelectAll(): void;
|
|
154
|
-
clearSelection(): void;
|
|
155
|
-
clearSingleSelection(): void;
|
|
156
|
-
onCustomClear(): void;
|
|
157
|
-
onSearchClear(): void;
|
|
158
|
-
focusDropdownContent(keyboard?: boolean, focusLast?: boolean): void;
|
|
159
|
-
handleDropdownKeydown(event: KeyboardEvent): void;
|
|
160
|
-
onOptionsFocus(): void;
|
|
161
|
-
onOptionsBlur(): void;
|
|
162
|
-
onOptionsMousedown(): void;
|
|
163
|
-
onOptionsKeydown(event: KeyboardEvent): void;
|
|
164
|
-
private handleTabKey;
|
|
165
|
-
private findNextEnabledIndex;
|
|
166
|
-
private setActiveOption;
|
|
167
|
-
private getTabStops;
|
|
168
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterComponent, never>;
|
|
169
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterComponent, "tedi-filter", never, { "text": { "alias": "text"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "allowMultiple": { "alias": "allowMultiple"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "showSearch": { "alias": "showSearch"; "required": false; "isSignal": true; }; "searchClearable": { "alias": "searchClearable"; "required": false; "isSignal": true; }; "clearSearchOnSelect": { "alias": "clearSearchOnSelect"; "required": false; "isSignal": true; }; "showSelectAll": { "alias": "showSelectAll"; "required": false; "isSignal": true; }; "showClear": { "alias": "showClear"; "required": false; "isSignal": true; }; "selectAllLabel": { "alias": "selectAllLabel"; "required": false; "isSignal": true; }; "clearLabel": { "alias": "clearLabel"; "required": false; "isSignal": true; }; "preserveLabel": { "alias": "preserveLabel"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "selected": "selectedChange"; "value": "valueChange"; "cleared": "cleared"; }, ["customContent", "filterPrepend"], ["[tediFilterContent]", "[tediFilterPrepend]", "[tediFilterAppend]"], true, never>;
|
|
170
|
-
}
|
|
171
|
-
//# sourceMappingURL=filter.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filter.component.d.ts","sourceRoot":"","sources":["../../../../tedi/components/filter/filter.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { FilterComponent, FilterVariant, FilterSize, FilterOption, } from "./filter.component";
|
|
2
|
-
export { FilterContentDirective } from "./filter-content.directive";
|
|
3
|
-
export { FilterPrependDirective } from "./filter-prepend.directive";
|
|
4
|
-
export { FilterGroupComponent } from "./filter-group.component";
|
|
5
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../tedi/components/filter/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,eAAe,EACf,aAAa,EACb,UAAU,EACV,YAAY,GACb,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC"}
|