@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,35 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from "@angular/cdk/portal";
|
|
2
|
-
import { ModalRef } from "./modal-ref";
|
|
3
|
-
import { ModalConfig } from "./modal.types";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ModalService {
|
|
6
|
-
private readonly dialog;
|
|
7
|
-
private readonly overlay;
|
|
8
|
-
/**
|
|
9
|
-
* Open a modal dialog with the given component as content.
|
|
10
|
-
*
|
|
11
|
-
* @param component Component to render inside the modal.
|
|
12
|
-
* @param config Modal configuration (size, width, position, data, etc.).
|
|
13
|
-
* @returns A `ModalRef` to control and observe the modal.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```ts
|
|
17
|
-
* const ref = this.modalService.open(MyFormComponent, {
|
|
18
|
-
* data: { userId: 123 },
|
|
19
|
-
* width: 'md',
|
|
20
|
-
* position: 'center',
|
|
21
|
-
* });
|
|
22
|
-
*
|
|
23
|
-
* ref.closed.subscribe(result => console.log('Modal closed with:', result));
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
open<R = unknown, D = unknown>(component: ComponentType<unknown>, config?: ModalConfig<D>): ModalRef<R>;
|
|
27
|
-
/** Close all open modals. */
|
|
28
|
-
closeAll(): void;
|
|
29
|
-
private buildPanelClasses;
|
|
30
|
-
private setupDialogBehavior;
|
|
31
|
-
private buildPositionStrategy;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalService, never>;
|
|
33
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ModalService>;
|
|
34
|
-
}
|
|
35
|
-
//# sourceMappingURL=modal.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"modal.service.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,WAAW,EAMZ,MAAM,eAAe,CAAC;;AAIvB,qBACa,YAAY;IACvB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IACzC,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAmB;IAE3C;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,EAC3B,SAAS,EAAE,aAAa,CAAC,OAAO,CAAC,EACjC,MAAM,GAAE,WAAW,CAAC,CAAC,CAAM,GAC1B,QAAQ,CAAC,CAAC,CAAC;IAmDd,6BAA6B;IAC7B,QAAQ,IAAI,IAAI;IAIhB,OAAO,CAAC,iBAAiB;IAmCzB,OAAO,CAAC,mBAAmB;IAyB3B,OAAO,CAAC,qBAAqB;yCA7IlB,YAAY;6CAAZ,YAAY;CAyKxB"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, Signal } from "@angular/core";
|
|
2
|
-
import { BreakpointFlag } from "../../../services/breakpoint/breakpoint.service";
|
|
3
|
-
export type ModalSize = "default" | "small";
|
|
4
|
-
export type ModalWidthPreset = "xs" | "sm" | "md" | "lg" | "xl";
|
|
5
|
-
export type ModalWidth = ModalWidthPreset | (string & {});
|
|
6
|
-
export type ModalPosition = "center" | "top" | "bottom" | "left" | "right";
|
|
7
|
-
export type ModalScrollBehavior = "content" | "page";
|
|
8
|
-
export type ModalFullscreen = BreakpointFlag;
|
|
9
|
-
export interface ModalConfig<D = unknown> {
|
|
10
|
-
/** Data to pass to the modal content component. Accessible via `inject(MODAL_DATA)`. */
|
|
11
|
-
data?: D;
|
|
12
|
-
/** Modal size variant. @default 'default' */
|
|
13
|
-
size?: ModalSize;
|
|
14
|
-
/** Modal width — preset ('xs'–'xl') or custom CSS value (e.g. '800px'). @default 'sm' */
|
|
15
|
-
width?: ModalWidth;
|
|
16
|
-
/** Position of the modal. @default 'center' */
|
|
17
|
-
position?: ModalPosition;
|
|
18
|
-
/** Scroll behavior when content overflows. 'content' scrolls inside the modal, 'page' scrolls the overlay. @default 'content' */
|
|
19
|
-
scrollBehavior?: ModalScrollBehavior;
|
|
20
|
-
/** Whether clicking the backdrop closes the modal. @default true */
|
|
21
|
-
closeOnBackdropClick?: boolean;
|
|
22
|
-
/** Whether pressing Escape closes the modal. @default true */
|
|
23
|
-
closeOnEscape?: boolean;
|
|
24
|
-
/** Whether to show a close button in the header. @default true */
|
|
25
|
-
showClose?: boolean;
|
|
26
|
-
/** Fullscreen mode. `true` = always fullscreen, a breakpoint (`'sm'`, `'md'`, `'lg'`, `'xl'`, `'xxl'`) = fullscreen below that breakpoint. @default false */
|
|
27
|
-
fullscreen?: ModalFullscreen;
|
|
28
|
-
/** Max-width cap (e.g. '75%', '60vw'). Overrides the default 95vw limit. */
|
|
29
|
-
maxWidth?: string;
|
|
30
|
-
/** ARIA label for the dialog. */
|
|
31
|
-
ariaLabel?: string;
|
|
32
|
-
/** ID of the element that labels the dialog. */
|
|
33
|
-
ariaLabelledBy?: string;
|
|
34
|
-
}
|
|
35
|
-
/** Injection token for data passed to a modal opened via ModalService. */
|
|
36
|
-
export declare const MODAL_DATA: InjectionToken<unknown>;
|
|
37
|
-
/**
|
|
38
|
-
* Injection token exposing the current modal's `size` variant as a signal.
|
|
39
|
-
* Provided by both the template-based `<tedi-modal>` and `ModalService` so
|
|
40
|
-
* child components (notably `<tedi-modal-header>`) can derive size-aware
|
|
41
|
-
* defaults without duplicating the variant in their own inputs.
|
|
42
|
-
*/
|
|
43
|
-
export declare const MODAL_SIZE: InjectionToken<Signal<ModalSize>>;
|
|
44
|
-
//# sourceMappingURL=modal.types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"modal.types.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/modal/modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,iDAAiD,CAAC;AAEjF,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;AAC5C,MAAM,MAAM,gBAAgB,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAChE,MAAM,MAAM,UAAU,GAAG,gBAAgB,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAC;AAC1D,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;AAC3E,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,MAAM,CAAC;AACrD,MAAM,MAAM,eAAe,GAAG,cAAc,CAAC;AAE7C,MAAM,WAAW,WAAW,CAAC,CAAC,GAAG,OAAO;IACtC,wFAAwF;IACxF,IAAI,CAAC,EAAE,CAAC,CAAC;IACT,6CAA6C;IAC7C,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,yFAAyF;IACzF,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,+CAA+C;IAC/C,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,iIAAiI;IACjI,cAAc,CAAC,EAAE,mBAAmB,CAAC;IACrC,oEAAoE;IACpE,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,8DAA8D;IAC9D,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kEAAkE;IAClE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,6JAA6J;IAC7J,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B,4EAA4E;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,iCAAiC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gDAAgD;IAChD,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,0EAA0E;AAC1E,eAAO,MAAM,UAAU,yBAA+C,CAAC;AAEvE;;;;;GAKG;AACH,eAAO,MAAM,UAAU,mCAAyD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/popover/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6CAA6C,CAAC"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type PopoverWidth = "none" | "small" | "medium" | "large";
|
|
3
|
-
export declare class PopoverContentComponent {
|
|
4
|
-
/**
|
|
5
|
-
* The width of the popover. Can be 'none', 'small', 'medium', or 'large'.
|
|
6
|
-
* @default small
|
|
7
|
-
*/
|
|
8
|
-
maxWidth: import("@angular/core").InputSignal<PopoverWidth>;
|
|
9
|
-
/**
|
|
10
|
-
* Heading title of the content
|
|
11
|
-
*/
|
|
12
|
-
title: import("@angular/core").InputSignal<string>;
|
|
13
|
-
/**
|
|
14
|
-
* Should content show close button?
|
|
15
|
-
* @default false
|
|
16
|
-
*/
|
|
17
|
-
showClose: import("@angular/core").InputSignal<boolean>;
|
|
18
|
-
private readonly popover;
|
|
19
|
-
titleId: string;
|
|
20
|
-
classes: import("@angular/core").Signal<string>;
|
|
21
|
-
handleClose(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverContentComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverContentComponent, "tedi-popover-content", never, { "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "showClose": { "alias": "showClose"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
24
|
-
}
|
|
25
|
-
//# sourceMappingURL=popover-content.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"popover-content.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/popover/popover-content/popover-content.component.ts"],"names":[],"mappings":";AAYA,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAIjE,qBAYa,uBAAuB;IAClC;;;OAGG;IACH,QAAQ,oDAAgC;IACxC;;OAEG;IACH,KAAK,8CAAa;IAClB;;;OAGG;IACH,SAAS,+CAAgB;IAEzB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAA4B;IACpD,OAAO,SAAuC;IAE9C,OAAO,yCAOJ;IAEH,WAAW;yCA5BA,uBAAuB;2CAAvB,uBAAuB;CA+BnC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from "@angular/core";
|
|
2
|
-
import { PopoverComponent } from "../popover.component";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PopoverTriggerDirective {
|
|
5
|
-
/**
|
|
6
|
-
* Should add underline class to trigger element?
|
|
7
|
-
* @default false
|
|
8
|
-
*/
|
|
9
|
-
readonly underline: import("@angular/core").InputSignal<boolean>;
|
|
10
|
-
readonly host: ElementRef<HTMLElement>;
|
|
11
|
-
readonly popover: PopoverComponent;
|
|
12
|
-
onClick(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverTriggerDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverTriggerDirective, "[tedi-popover-trigger]", never, { "underline": { "alias": "underline"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=popover-trigger.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"popover-trigger.directive.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/popover/popover-trigger/popover-trigger.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,UAAU,EAIX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;;AAExD,qBAaa,uBAAuB;IAClC;;;OAGG;IACH,QAAQ,CAAC,SAAS,+CAAgB;IAElC,QAAQ,CAAC,IAAI,0BAA+C;IAC5D,QAAQ,CAAC,OAAO,mBAA4B;IAG5C,OAAO;yCAXI,uBAAuB;2CAAvB,uBAAuB;CAcnC"}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked } from "@angular/core";
|
|
2
|
-
import { NgxFloatUiContentComponent, NgxFloatUiPlacements } from "ngx-float-ui";
|
|
3
|
-
import { PopoverTriggerDirective } from "./popover-trigger/popover-trigger.directive";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export type PopoverPosition = `${NgxFloatUiPlacements}`;
|
|
6
|
-
export declare class PopoverComponent implements AfterContentChecked {
|
|
7
|
-
/**
|
|
8
|
-
* The position of the popover relative to the trigger element.
|
|
9
|
-
* @default top
|
|
10
|
-
*/
|
|
11
|
-
position: import("@angular/core").InputSignal<"left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "bottom-start" | "left-start" | "right-start" | "top-end" | "bottom-end" | "left-end" | "right-end">;
|
|
12
|
-
/**
|
|
13
|
-
* Should position flip to opposite direction when overflowing screen?
|
|
14
|
-
* @default false
|
|
15
|
-
*/
|
|
16
|
-
preventOverflow: import("@angular/core").InputSignal<boolean>;
|
|
17
|
-
/**
|
|
18
|
-
* Is dismissible by clicking outside of content?
|
|
19
|
-
* @default true
|
|
20
|
-
*/
|
|
21
|
-
dismissible: import("@angular/core").InputSignal<boolean>;
|
|
22
|
-
/**
|
|
23
|
-
* Does popover content hide on scroll?
|
|
24
|
-
* @default false
|
|
25
|
-
*/
|
|
26
|
-
hideOnScroll: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
/**
|
|
28
|
-
* Does popover have illustrative border on the arrow side?
|
|
29
|
-
* @default false
|
|
30
|
-
*/
|
|
31
|
-
withBorder: import("@angular/core").InputSignal<boolean>;
|
|
32
|
-
/**
|
|
33
|
-
* Should show arrow?
|
|
34
|
-
*/
|
|
35
|
-
withArrow: import("@angular/core").InputSignal<boolean>;
|
|
36
|
-
/**
|
|
37
|
-
* Lock scrolling on rest of the page?
|
|
38
|
-
* @default false
|
|
39
|
-
*/
|
|
40
|
-
lockScroll: import("@angular/core").InputSignal<boolean>;
|
|
41
|
-
/**
|
|
42
|
-
* Append floating element to given selector.
|
|
43
|
-
* Use 'body' to append at the end of DOM or empty string to append next to trigger element.
|
|
44
|
-
* @default "body"
|
|
45
|
-
*/
|
|
46
|
-
readonly appendTo: import("@angular/core").InputSignal<string>;
|
|
47
|
-
/** Delay time (in ms) for closing popover when not hovering trigger or content.
|
|
48
|
-
* @default 100
|
|
49
|
-
*/
|
|
50
|
-
readonly timeoutDelay: import("@angular/core").InputSignal<number>;
|
|
51
|
-
private readonly document;
|
|
52
|
-
private readonly renderer;
|
|
53
|
-
readonly floatUiComponent: import("@angular/core").Signal<NgxFloatUiContentComponent>;
|
|
54
|
-
readonly popoverTrigger: import("@angular/core").Signal<PopoverTriggerDirective>;
|
|
55
|
-
private readonly popoverContent;
|
|
56
|
-
readonly containerId: import("@angular/core").WritableSignal<string>;
|
|
57
|
-
readonly isContentHovered: import("@angular/core").WritableSignal<boolean>;
|
|
58
|
-
hideTimeout?: ReturnType<typeof setTimeout>;
|
|
59
|
-
private keydownListener?;
|
|
60
|
-
private scrollListener?;
|
|
61
|
-
private focusinListener?;
|
|
62
|
-
private mousedownListener?;
|
|
63
|
-
ngAfterContentChecked(): void;
|
|
64
|
-
showPopover(): void;
|
|
65
|
-
hidePopover(focusTrigger?: boolean): void;
|
|
66
|
-
togglePopover(): void;
|
|
67
|
-
readonly floatUiContainerClass: import("@angular/core").Signal<string>;
|
|
68
|
-
private setupKeyboardNavigation;
|
|
69
|
-
private cleanupKeyboardNavigation;
|
|
70
|
-
private setupScrollListener;
|
|
71
|
-
private cleanupScrollListener;
|
|
72
|
-
private setupDismissListeners;
|
|
73
|
-
private cleanupDismissListeners;
|
|
74
|
-
private focusElementAfterTrigger;
|
|
75
|
-
private focusElementBeforeTrigger;
|
|
76
|
-
private handleClosePopoverEvent;
|
|
77
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
|
78
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "tedi-popover", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; "preventOverflow": { "alias": "preventOverflow"; "required": false; "isSignal": true; }; "dismissible": { "alias": "dismissible"; "required": false; "isSignal": true; }; "hideOnScroll": { "alias": "hideOnScroll"; "required": false; "isSignal": true; }; "withBorder": { "alias": "withBorder"; "required": false; "isSignal": true; }; "withArrow": { "alias": "withArrow"; "required": false; "isSignal": true; }; "lockScroll": { "alias": "lockScroll"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "timeoutDelay": { "alias": "timeoutDelay"; "required": false; "isSignal": true; }; }, {}, ["popoverTrigger", "popoverContent"], ["[tedi-popover-trigger]", "tedi-popover-content"], true, never>;
|
|
79
|
-
}
|
|
80
|
-
//# sourceMappingURL=popover.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"popover.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/popover/popover.component.ts"],"names":[],"mappings":"AACA,OAAO,EAWL,mBAAmB,EACpB,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,0BAA0B,EAE1B,oBAAoB,EACrB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,uBAAuB,EAAE,MAAM,6CAA6C,CAAC;;AAItF,MAAM,MAAM,eAAe,GAAG,GAAG,oBAAoB,EAAE,CAAC;AAExD,qBASa,gBAAiB,YAAW,mBAAmB;IAC1D;;;OAGG;IACH,QAAQ,oOAAiC;IACzC;;;OAGG;IACH,eAAe,+CAAgB;IAC/B;;;OAGG;IACH,WAAW,+CAAe;IAC1B;;;OAGG;IACH,YAAY,+CAAgB;IAC5B;;;OAGG;IACH,UAAU,+CAAgB;IAC1B;;OAEG;IACH,SAAS,+CAAe;IACxB;;;OAGG;IACH,UAAU,+CAAgB;IAC1B;;;;OAIG;IACH,QAAQ,CAAC,QAAQ,8CAAiB;IAClC;;OAEG;IACH,QAAQ,CAAC,YAAY,8CAAc;IAEnC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAoB;IAC7C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAqB;IAE9C,QAAQ,CAAC,gBAAgB,6DAAkD;IAC3E,QAAQ,CAAC,cAAc,0DAAkD;IACzE,OAAO,CAAC,QAAQ,CAAC,cAAc,CAE7B;IAEF,QAAQ,CAAC,WAAW,iDAAc;IAClC,QAAQ,CAAC,gBAAgB,kDAAiB;IAE1C,WAAW,CAAC,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,CAAC;IAC5C,OAAO,CAAC,eAAe,CAAC,CAAa;IACrC,OAAO,CAAC,cAAc,CAAC,CAAa;IACpC,OAAO,CAAC,eAAe,CAAC,CAAa;IACrC,OAAO,CAAC,iBAAiB,CAAC,CAAa;IAEvC,qBAAqB;IAiBrB,WAAW;IA8BX,WAAW,CAAC,YAAY,CAAC,EAAE,OAAO;IAiBlC,aAAa;IAQb,QAAQ,CAAC,qBAAqB,yCAY3B;IAEH,OAAO,CAAC,uBAAuB;IAqC/B,OAAO,CAAC,yBAAyB;IAOjC,OAAO,CAAC,mBAAmB;IAe3B,OAAO,CAAC,qBAAqB;IAO7B,OAAO,CAAC,qBAAqB;IAgB7B,OAAO,CAAC,uBAAuB;IAY/B,OAAO,CAAC,wBAAwB;IAahC,OAAO,CAAC,yBAAyB;IAajC,OAAO,CAAC,uBAAuB;yCA9QpB,gBAAgB;2CAAhB,gBAAgB;CA0R5B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/tooltip/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6CAA6C,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type TooltipWidth = "none" | "small" | "medium" | "large";
|
|
3
|
-
export declare class TooltipContentComponent {
|
|
4
|
-
/**
|
|
5
|
-
* The width of the tooltip. Can be 'none', 'small', 'medium', or 'large'.
|
|
6
|
-
* @default medium
|
|
7
|
-
*/
|
|
8
|
-
maxWidth: import("@angular/core").InputSignal<TooltipWidth>;
|
|
9
|
-
private tooltip;
|
|
10
|
-
classes: import("@angular/core").Signal<string>;
|
|
11
|
-
onMouseEnter(): void;
|
|
12
|
-
onMouseLeave(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipContentComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipContentComponent, "tedi-tooltip-content", never, { "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=tooltip-content.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip-content.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/tooltip/tooltip-content/tooltip-content.component.ts"],"names":[],"mappings":";AAWA,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAEjE,qBAYa,uBAAuB;IAClC;;;OAGG;IACH,QAAQ,oDAAiC;IAEzC,OAAO,CAAC,OAAO,CAA4B;IAE3C,OAAO,yCAKJ;IAGH,YAAY;IAMZ,YAAY;yCAvBD,uBAAuB;2CAAvB,uBAAuB;CA2BnC"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ElementRef } from "@angular/core";
|
|
2
|
-
import { TooltipComponent } from "../tooltip.component";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TooltipTriggerComponent implements AfterContentChecked {
|
|
5
|
-
readonly host: ElementRef<HTMLElement>;
|
|
6
|
-
private renderer;
|
|
7
|
-
readonly tooltip: TooltipComponent;
|
|
8
|
-
private interactiveElement;
|
|
9
|
-
private isTouch;
|
|
10
|
-
constructor();
|
|
11
|
-
onTouchStart(): void;
|
|
12
|
-
onTouchEnd(): void;
|
|
13
|
-
onClick(): void;
|
|
14
|
-
onMouseEnter(): void;
|
|
15
|
-
onMouseLeave(): void;
|
|
16
|
-
onFocusIn(): void;
|
|
17
|
-
onFocusOut(): void;
|
|
18
|
-
onEscape(): void;
|
|
19
|
-
ngAfterContentChecked(): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipTriggerComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipTriggerComponent, "tedi-tooltip-trigger", never, {}, {}, never, ["*"], true, never>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=tooltip-trigger.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip-trigger.component.d.ts","sourceRoot":"","sources":["../../../../../../tedi/components/overlay/tooltip/tooltip-trigger/tooltip-trigger.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EAInB,UAAU,EAMX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;;AAExD,qBAQa,uBAAwB,YAAW,mBAAmB;IACjE,QAAQ,CAAC,IAAI,0BAA+C;IAC5D,OAAO,CAAC,QAAQ,CAAqB;IACrC,QAAQ,CAAC,OAAO,mBAA4B;IAC5C,OAAO,CAAC,kBAAkB,CAAoC;IAE9D,OAAO,CAAC,OAAO,CAAS;;IAYxB,YAAY;IAKZ,UAAU;IAMV,OAAO;IAYP,YAAY;IAYZ,YAAY;IAgBZ,SAAS;IAYT,UAAU;IAaV,QAAQ;IAIR,qBAAqB,IAAI,IAAI;yCAlGlB,uBAAuB;2CAAvB,uBAAuB;CAgInC"}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ElementRef } from "@angular/core";
|
|
2
|
-
import { NgxFloatUiContentComponent, NgxFloatUiPlacements } from "ngx-float-ui";
|
|
3
|
-
import { TooltipTriggerComponent } from "./tooltip-trigger/tooltip-trigger.component";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export type TooltipPosition = `${NgxFloatUiPlacements}`;
|
|
6
|
-
export type TooltipOpenWith = "hover" | "click" | "both";
|
|
7
|
-
export declare class TooltipComponent implements AfterContentChecked {
|
|
8
|
-
/**
|
|
9
|
-
* The position of the tooltip relative to the trigger element.
|
|
10
|
-
* @default top
|
|
11
|
-
*/
|
|
12
|
-
readonly position: import("@angular/core").InputSignal<"left" | "right" | "top" | "bottom" | "auto" | "auto-start" | "auto-end" | "top-start" | "bottom-start" | "left-start" | "right-start" | "top-end" | "bottom-end" | "left-end" | "right-end">;
|
|
13
|
-
/**
|
|
14
|
-
* Should position to opposite direction when overflowing screen?
|
|
15
|
-
* @default true
|
|
16
|
-
*/
|
|
17
|
-
readonly preventOverflow: import("@angular/core").InputSignal<boolean>;
|
|
18
|
-
/**
|
|
19
|
-
* How tooltip can opened?
|
|
20
|
-
* @default both
|
|
21
|
-
*/
|
|
22
|
-
readonly openWith: import("@angular/core").InputSignal<TooltipOpenWith>;
|
|
23
|
-
/**
|
|
24
|
-
* Append floating element to given selector.
|
|
25
|
-
* Use 'body' to append at the end of DOM or empty string to append next to trigger element.
|
|
26
|
-
* @default body
|
|
27
|
-
*/
|
|
28
|
-
readonly appendTo: import("@angular/core").InputSignal<string>;
|
|
29
|
-
/** Delay time (in ms) for closing tooltip when not hovering trigger or content.
|
|
30
|
-
* @default 100
|
|
31
|
-
*/
|
|
32
|
-
readonly timeoutDelay: import("@angular/core").InputSignal<number>;
|
|
33
|
-
/** Dropdown trigger button */
|
|
34
|
-
readonly tooltipTrigger: import("@angular/core").Signal<TooltipTriggerComponent>;
|
|
35
|
-
/** Tooltip content component */
|
|
36
|
-
readonly tooltipContent: import("@angular/core").Signal<ElementRef<any>>;
|
|
37
|
-
readonly descriptionId: string;
|
|
38
|
-
readonly contentText: import("@angular/core").WritableSignal<string>;
|
|
39
|
-
readonly isOpen: import("@angular/core").WritableSignal<boolean>;
|
|
40
|
-
isContentHovered: import("@angular/core").WritableSignal<boolean>;
|
|
41
|
-
floatUiDisplay: import("@angular/core").WritableSignal<"inline" | "block">;
|
|
42
|
-
floatUiComponent: import("@angular/core").Signal<NgxFloatUiContentComponent>;
|
|
43
|
-
hideTimeout?: ReturnType<typeof setTimeout>;
|
|
44
|
-
showTooltip(): void;
|
|
45
|
-
hideTooltip(): void;
|
|
46
|
-
toggleTooltip(): void;
|
|
47
|
-
ngAfterContentChecked(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "tedi-tooltip", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; "preventOverflow": { "alias": "preventOverflow"; "required": false; "isSignal": true; }; "openWith": { "alias": "openWith"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "timeoutDelay": { "alias": "timeoutDelay"; "required": false; "isSignal": true; }; }, {}, ["tooltipTrigger", "tooltipContent"], ["tedi-tooltip-trigger", "tedi-tooltip-content"], true, never>;
|
|
50
|
-
}
|
|
51
|
-
//# sourceMappingURL=tooltip.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/overlay/tooltip/tooltip.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EAQnB,UAAU,EACX,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,0BAA0B,EAE1B,oBAAoB,EACrB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,uBAAuB,EAAE,MAAM,6CAA6C,CAAC;;AAGtF,MAAM,MAAM,eAAe,GAAG,GAAG,oBAAoB,EAAE,CAAC;AACxD,MAAM,MAAM,eAAe,GAAG,OAAO,GAAG,OAAO,GAAG,MAAM,CAAC;AAIzD,qBASa,gBAAiB,YAAW,mBAAmB;IAC1D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,oOAAiC;IAElD;;;OAGG;IACH,QAAQ,CAAC,eAAe,+CAAe;IAEvC;;;OAGG;IACH,QAAQ,CAAC,QAAQ,uDAAkC;IAEnD;;;;OAIG;IACH,QAAQ,CAAC,QAAQ,8CAAiB;IAElC;;OAEG;IACH,QAAQ,CAAC,YAAY,8CAAc;IAEnC,8BAA8B;IAC9B,QAAQ,CAAC,cAAc,0DAAkD;IAEzE,gCAAgC;IAChC,QAAQ,CAAC,cAAc,kDAEpB;IAEH,QAAQ,CAAC,aAAa,SAAwC;IAC9D,QAAQ,CAAC,WAAW,iDAAc;IAClC,QAAQ,CAAC,MAAM,kDAAiB;IAEhC,gBAAgB,kDAAiB;IACjC,cAAc,6DAAwC;IACtD,gBAAgB,6DAAkD;IAClE,WAAW,CAAC,EAAE,UAAU,CAAC,OAAO,UAAU,CAAC,CAAC;IAE5C,WAAW;IASX,WAAW;IAQX,aAAa;IAQb,qBAAqB,IAAI,IAAI;yCAzElB,gBAAgB;2CAAhB,gBAAgB;CAkF5B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../tedi/components/tags/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,uCAAuC,CAAC;AACtD,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { _IdGenerator } from "@angular/cdk/a11y";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type StatusBadgeColor = "neutral" | "brand" | "accent" | "success" | "danger" | "warning" | "transparent";
|
|
4
|
-
export type StatusBadgeVariant = "filled" | "filled-bordered" | "bordered";
|
|
5
|
-
export type StatusBadgeSize = "default" | "large";
|
|
6
|
-
export type StatusBadgeStatus = "danger" | "success" | "warning" | "inactive";
|
|
7
|
-
export declare class StatusBadgeComponent {
|
|
8
|
-
readonly idGenerator: _IdGenerator;
|
|
9
|
-
readonly uniqueId: string;
|
|
10
|
-
/**
|
|
11
|
-
* The text to be displayed inside the StatusBadge.
|
|
12
|
-
*/
|
|
13
|
-
text: import("@angular/core").InputSignal<string>;
|
|
14
|
-
/**
|
|
15
|
-
* Additional classes to apply custom styles to the StatusBadge.
|
|
16
|
-
*/
|
|
17
|
-
class: import("@angular/core").InputSignal<string | undefined>;
|
|
18
|
-
/**
|
|
19
|
-
* Provides the full text or description when the Badge represents an abbreviation.
|
|
20
|
-
* This is typically shown as a tooltip on hover.
|
|
21
|
-
*/
|
|
22
|
-
title: import("@angular/core").InputSignal<string | undefined>;
|
|
23
|
-
/**
|
|
24
|
-
* ARIA role attribute for accessibility.
|
|
25
|
-
*/
|
|
26
|
-
role: import("@angular/core").InputSignal<string | undefined>;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the color scheme of the StatusBadge.
|
|
29
|
-
* @default neutral
|
|
30
|
-
*/
|
|
31
|
-
color: import("@angular/core").InputSignal<StatusBadgeColor>;
|
|
32
|
-
/**
|
|
33
|
-
* Determines the style or visual type of the StatusBadge.
|
|
34
|
-
* @default filled
|
|
35
|
-
*/
|
|
36
|
-
variant: import("@angular/core").InputSignal<StatusBadgeVariant>;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the size of the StatusBadge.
|
|
39
|
-
* @default default
|
|
40
|
-
*/
|
|
41
|
-
size: import("@angular/core").InputSignal<StatusBadgeSize>;
|
|
42
|
-
/**
|
|
43
|
-
* StatusBadge status indicator.
|
|
44
|
-
*/
|
|
45
|
-
status: import("@angular/core").InputSignal<StatusBadgeStatus | undefined>;
|
|
46
|
-
/**
|
|
47
|
-
* The name of the icon to be displayed inside the StatusBadge. The icon is rendered using the `Icon` component.
|
|
48
|
-
*/
|
|
49
|
-
icon: import("@angular/core").InputSignal<string>;
|
|
50
|
-
classes: import("@angular/core").Signal<string[]>;
|
|
51
|
-
ariaLive: import("@angular/core").Signal<"assertive" | "polite" | null>;
|
|
52
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StatusBadgeComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StatusBadgeComponent, "tedi-status-badge", never, { "text": { "alias": "text"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
54
|
-
}
|
|
55
|
-
//# sourceMappingURL=status-badge.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"status-badge.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/tags/status-badge/status-badge.component.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;;AAEjD,MAAM,MAAM,gBAAgB,GACxB,SAAS,GACT,OAAO,GACP,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,SAAS,GACT,aAAa,CAAC;AAClB,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG,iBAAiB,GAAG,UAAU,CAAC;AAC3E,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG,OAAO,CAAC;AAClD,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,CAAC;AAE9E,qBASa,oBAAoB;IAC/B,QAAQ,CAAC,WAAW,eAAwB;IAC5C,QAAQ,CAAC,QAAQ,SAA+C;IAChE;;OAEG;IACH,IAAI,8CAAqB;IACzB;;OAEG;IACH,KAAK,0DAAmB;IACxB;;;OAGG;IACH,KAAK,0DAAmB;IACxB;;OAEG;IACH,IAAI,0DAAmB;IACvB;;;OAGG;IACH,KAAK,wDAAsC;IAC3C;;;OAGG;IACH,OAAO,0DAAuC;IAC9C;;;OAGG;IACH,IAAI,uDAAqC;IACzC;;OAEG;IACH,MAAM,qEAA8B;IACpC;;OAEG;IACH,IAAI,8CAAqB;IAEzB,OAAO,2CA2BJ;IAEH,QAAQ,gEAQL;yCAjFQ,oBAAoB;2CAApB,oBAAoB;CAkFhC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/tags/status-indicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type StatusIndicatorType = "success" | "danger" | "warning" | "inactive";
|
|
3
|
-
export type StatusIndicatorSize = "sm" | "lg";
|
|
4
|
-
export type StatusIndicatorPosition = "default" | "top-right";
|
|
5
|
-
export declare class StatusIndicatorComponent {
|
|
6
|
-
/**
|
|
7
|
-
* Accessible label for the indicator. When provided, the indicator is
|
|
8
|
-
* exposed to assistive technology with `role="img"`. When omitted, the
|
|
9
|
-
* indicator is treated as decorative (`aria-hidden="true"`).
|
|
10
|
-
*/
|
|
11
|
-
readonly label: import("@angular/core").InputSignal<string | undefined>;
|
|
12
|
-
/**
|
|
13
|
-
* The status type, which determines the indicator color.
|
|
14
|
-
* @default success
|
|
15
|
-
*/
|
|
16
|
-
readonly type: import("@angular/core").InputSignal<StatusIndicatorType>;
|
|
17
|
-
/**
|
|
18
|
-
* The size of the indicator.
|
|
19
|
-
* @default sm
|
|
20
|
-
*/
|
|
21
|
-
readonly size: import("@angular/core").InputSignal<StatusIndicatorSize>;
|
|
22
|
-
/**
|
|
23
|
-
* Whether the indicator has a white border ring.
|
|
24
|
-
* @default false
|
|
25
|
-
*/
|
|
26
|
-
readonly hasBorder: import("@angular/core").InputSignal<boolean>;
|
|
27
|
-
/**
|
|
28
|
-
* Controls positioning of the indicator.
|
|
29
|
-
* - `'default'` — inline, no absolute positioning
|
|
30
|
-
* - `'top-right'` — absolutely positioned at the top-right corner of the parent
|
|
31
|
-
* @default default
|
|
32
|
-
*/
|
|
33
|
-
readonly position: import("@angular/core").InputSignal<StatusIndicatorPosition>;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StatusIndicatorComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StatusIndicatorComponent, "tedi-status-indicator", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "hasBorder": { "alias": "hasBorder"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
37
|
-
//# sourceMappingURL=status-indicator.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"status-indicator.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/tags/status-indicator/status-indicator.component.ts"],"names":[],"mappings":";AAOA,MAAM,MAAM,mBAAmB,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;AAChF,MAAM,MAAM,mBAAmB,GAAG,IAAI,GAAG,IAAI,CAAC;AAC9C,MAAM,MAAM,uBAAuB,GAAG,SAAS,GAAG,WAAW,CAAC;AAE9D,qBAsBa,wBAAwB;IACnC;;;;OAIG;IACH,QAAQ,CAAC,KAAK,0DAAmB;IACjC;;;OAGG;IACH,QAAQ,CAAC,IAAI,2DAAyC;IACtD;;;OAGG;IACH,QAAQ,CAAC,IAAI,2DAAoC;IACjD;;;OAGG;IACH,QAAQ,CAAC,SAAS,+CAAyB;IAC3C;;;;;OAKG;IACH,QAAQ,CAAC,QAAQ,+DAA6C;yCA5BnD,wBAAwB;2CAAxB,wBAAwB;CA6BpC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { EllipsisPosition } from "../../helpers/ellipsis";
|
|
2
|
-
import { _IdGenerator } from '@angular/cdk/a11y';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type TagType = "primary" | "secondary" | "danger";
|
|
5
|
-
export type TagEllipsis = "start" | "end" | false;
|
|
6
|
-
export declare class TagComponent {
|
|
7
|
-
readonly idGenerator: _IdGenerator;
|
|
8
|
-
readonly uniqueId: string;
|
|
9
|
-
/**
|
|
10
|
-
* Whether the tag is in loading state.
|
|
11
|
-
* When true, a spinner will be displayed inside the tag.
|
|
12
|
-
* @default false
|
|
13
|
-
*/
|
|
14
|
-
loading: import("@angular/core").InputSignal<boolean>;
|
|
15
|
-
/**
|
|
16
|
-
* Whether the tag can be closed.
|
|
17
|
-
* When true, a close button will be displayed that emits the 'closed' event when clicked.
|
|
18
|
-
* @default false
|
|
19
|
-
*/
|
|
20
|
-
closable: import("@angular/core").InputSignal<boolean>;
|
|
21
|
-
/**
|
|
22
|
-
* The visual style of the tag.
|
|
23
|
-
* Possible values: 'primary', 'secondary', 'danger'
|
|
24
|
-
* @default "primary"
|
|
25
|
-
*/
|
|
26
|
-
type: import("@angular/core").InputSignal<TagType>;
|
|
27
|
-
/**
|
|
28
|
-
* Which end the label truncates from when it doesn't fit. `false` (default)
|
|
29
|
-
* never truncates — the label wraps and the tag keeps its full width. `end`
|
|
30
|
-
* shows an ellipsis at the end (`Long label…`); `start` shows it at the start
|
|
31
|
-
* (`…label`), which keeps the most significant part of values like dates
|
|
32
|
-
* visible. Truncation only kicks in when the tag is width-constrained, and the
|
|
33
|
-
* full label is revealed in a tooltip on hover/focus.
|
|
34
|
-
* @default false
|
|
35
|
-
*/
|
|
36
|
-
ellipsis: import("@angular/core").InputSignal<TagEllipsis>;
|
|
37
|
-
/**
|
|
38
|
-
* Event emitted when the close button is clicked.
|
|
39
|
-
*/
|
|
40
|
-
closed: import("@angular/core").OutputEmitterRef<Event>;
|
|
41
|
-
classes: import("@angular/core").Signal<string>;
|
|
42
|
-
ellipsisPosition: import("@angular/core").Signal<EllipsisPosition>;
|
|
43
|
-
handleClose(event: Event): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TagComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TagComponent, "tedi-tag", never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "closable": { "alias": "closable"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "ellipsis": { "alias": "ellipsis"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, never, ["*"], true, never>;
|
|
46
|
-
}
|
|
47
|
-
//# sourceMappingURL=tag.component.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tag.component.d.ts","sourceRoot":"","sources":["../../../../../tedi/components/tags/tag/tag.component.ts"],"names":[],"mappings":"AAaA,OAAO,EAAqB,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAE7E,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;;AAEjD,MAAM,MAAM,OAAO,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAC;AACzD,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,KAAK,GAAG,KAAK,CAAC;AAElD,qBAsBa,YAAY;IACvB,QAAQ,CAAC,WAAW,eAAwB;IAC5C,QAAQ,CAAC,QAAQ,SAAsC;IACvD;;;;OAIG;IACH,OAAO,+CAAgB;IAEvB;;;;OAIG;IACH,QAAQ,+CAAgB;IAExB;;;;OAIG;IACH,IAAI,+CAA6B;IAEjC;;;;;;;;OAQG;IACH,QAAQ,mDAA6B;IAErC;;OAEG;IACH,MAAM,kDAAmB;IAEzB,OAAO,yCAMJ;IAEH,gBAAgB,mDAEd;IAEF,WAAW,CAAC,KAAK,EAAE,KAAK;yCApDb,YAAY;2CAAZ,YAAY;CAuDxB"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HideAtDirective {
|
|
3
|
-
hideAt: import("@angular/core").InputSignal<"xs" | "sm" | "md" | "lg" | "xl" | "xxl">;
|
|
4
|
-
private templateRef;
|
|
5
|
-
private viewContainerRef;
|
|
6
|
-
private breakpointService;
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HideAtDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HideAtDirective, "[hideAt]", never, { "hideAt": { "alias": "hideAt"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=hide-at.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hide-at.directive.d.ts","sourceRoot":"","sources":["../../../../tedi/directives/hide-at/hide-at.directive.ts"],"names":[],"mappings":";AAGA,qBAIa,eAAe;IACxB,MAAM,gFAAgC;IAEtC,OAAO,CAAC,WAAW,CAAuB;IAC1C,OAAO,CAAC,gBAAgB,CAA4B;IACpD,OAAO,CAAC,iBAAiB,CAA6B;;yCAL7C,eAAe;2CAAf,eAAe;CAgB3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../tedi/directives/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ShowAtDirective {
|
|
3
|
-
showAt: import("@angular/core").InputSignal<"xs" | "sm" | "md" | "lg" | "xl" | "xxl">;
|
|
4
|
-
private templateRef;
|
|
5
|
-
private viewContainerRef;
|
|
6
|
-
private breakpointService;
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ShowAtDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ShowAtDirective, "[showAt]", never, { "showAt": { "alias": "showAt"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=show-at.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"show-at.directive.d.ts","sourceRoot":"","sources":["../../../../tedi/directives/show-at/show-at.directive.ts"],"names":[],"mappings":";AAGA,qBAIa,eAAe;IACxB,MAAM,gFAAgC;IAEtC,OAAO,CAAC,WAAW,CAAuB;IAC1C,OAAO,CAAC,gBAAgB,CAA4B;IACpD,OAAO,CAAC,iBAAiB,CAA6B;;yCAL7C,eAAe;2CAAf,eAAe;CAgB3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../tedi/directives/vertical-spacing/index.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC;AAClD,cAAc,8BAA8B,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, Renderer2 } from "@angular/core";
|
|
2
|
-
import type { VerticalSpacingSize } from "./vertical-spacing.directive";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class VerticalSpacingItemDirective implements AfterViewInit {
|
|
5
|
-
private readonly el;
|
|
6
|
-
private readonly renderer;
|
|
7
|
-
tediVerticalSpacingItem: import("@angular/core").InputSignal<VerticalSpacingSize>;
|
|
8
|
-
constructor(el: ElementRef, renderer: Renderer2);
|
|
9
|
-
ngAfterViewInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<VerticalSpacingItemDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<VerticalSpacingItemDirective, "[tediVerticalSpacingItem]", never, { "tediVerticalSpacingItem": { "alias": "tediVerticalSpacingItem"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
13
|
-
//# sourceMappingURL=vertical-spacing-item.directive.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"vertical-spacing-item.directive.d.ts","sourceRoot":"","sources":["../../../../tedi/directives/vertical-spacing/vertical-spacing-item.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAEV,SAAS,EACV,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;;AAExE,qBAIa,4BAA6B,YAAW,aAAa;IAI9D,OAAO,CAAC,QAAQ,CAAC,EAAE;IACnB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IAJ3B,uBAAuB,2DAAiC;gBAGrC,EAAE,EAAE,UAAU,EACd,QAAQ,EAAE,SAAS;IAGtC,eAAe,IAAI,IAAI;yCARZ,4BAA4B;2CAA5B,4BAA4B;CAsBxC"}
|