@ethlete/cdk 4.56.2 → 4.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/fesm2022/ethlete-cdk.mjs +790 -781
- package/fesm2022/ethlete-cdk.mjs.map +1 -1
- package/index.d.ts +10370 -21
- package/package.json +8 -8
- package/lib/components/accordion/accordion/accordion-hint-wrapper.directive.d.ts +0 -9
- package/lib/components/accordion/accordion/accordion-hint.directive.d.ts +0 -5
- package/lib/components/accordion/accordion/accordion-label-wrapper.directive.d.ts +0 -9
- package/lib/components/accordion/accordion/accordion-label.directive.d.ts +0 -5
- package/lib/components/accordion/accordion/accordion.component.animations.d.ts +0 -3
- package/lib/components/accordion/accordion/accordion.component.constants.d.ts +0 -3
- package/lib/components/accordion/accordion/accordion.component.d.ts +0 -19
- package/lib/components/accordion/accordion/index.d.ts +0 -7
- package/lib/components/accordion/accordion-group/accordion-group.component.d.ts +0 -8
- package/lib/components/accordion/accordion-group/index.d.ts +0 -1
- package/lib/components/accordion/accordion.imports.d.ts +0 -3
- package/lib/components/accordion/public-api/index.d.ts +0 -3
- package/lib/components/bracket/bracket.imports.d.ts +0 -4
- package/lib/components/bracket/components/bracket/bracket.component.d.ts +0 -55
- package/lib/components/bracket/components/bracket/bracket.component.types.d.ts +0 -5
- package/lib/components/bracket/components/bracket/index.d.ts +0 -2
- package/lib/components/bracket/components/new-bracket/bracket-new.d.ts +0 -1919
- package/lib/components/bracket/components/new-bracket/draw-man.d.ts +0 -26
- package/lib/components/bracket/components/new-bracket/grid-definitions.d.ts +0 -9
- package/lib/components/bracket/components/new-bracket/grid-placements.d.ts +0 -63
- package/lib/components/bracket/components/new-bracket/index.d.ts +0 -7
- package/lib/components/bracket/components/new-bracket/journey-highlight.d.ts +0 -2
- package/lib/components/bracket/components/new-bracket/new-bracket-default-match.component.d.ts +0 -8
- package/lib/components/bracket/components/new-bracket/new-bracket-default-round-header.component.d.ts +0 -7
- package/lib/components/bracket/components/new-bracket/new-bracket.component.d.ts +0 -38
- package/lib/components/bracket/constants/bracket.constants.d.ts +0 -8
- package/lib/components/bracket/constants/index.d.ts +0 -1
- package/lib/components/bracket/directives/bracket-match/bracket-match.directive.d.ts +0 -8
- package/lib/components/bracket/directives/bracket-match/index.d.ts +0 -1
- package/lib/components/bracket/directives/bracket-round/bracket-round.directive.d.ts +0 -8
- package/lib/components/bracket/directives/bracket-round/index.d.ts +0 -1
- package/lib/components/bracket/partials/bracket-match/bracket-match.component.d.ts +0 -8
- package/lib/components/bracket/partials/bracket-match/index.d.ts +0 -1
- package/lib/components/bracket/partials/bracket-round-header/bracket-round-header.component.d.ts +0 -8
- package/lib/components/bracket/partials/bracket-round-header/index.d.ts +0 -1
- package/lib/components/bracket/public-api/index.d.ts +0 -13
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_DOUBLE_SYNC.d.ts +0 -149
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SINGLE.d.ts +0 -184
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SWISS.d.ts +0 -214
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATE_DOUBLE_ASYNC.d.ts +0 -149
- package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_DOUBLE.d.ts +0 -1640
- package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_SINGLE.d.ts +0 -2388
- package/lib/components/bracket/stories/dummy-data/index.d.ts +0 -6
- package/lib/components/bracket/types/bracket-config.types.d.ts +0 -5
- package/lib/components/bracket/types/bracket.types.d.ts +0 -30
- package/lib/components/bracket/types/index.d.ts +0 -2
- package/lib/components/bracket/utils/bracket-config.utils.d.ts +0 -6
- package/lib/components/bracket/utils/bracket.utils.d.ts +0 -37
- package/lib/components/bracket/utils/index.d.ts +0 -2
- package/lib/components/button/button.imports.d.ts +0 -3
- package/lib/components/button/components/button/button.component.d.ts +0 -8
- package/lib/components/button/components/button/index.d.ts +0 -1
- package/lib/components/button/components/query-button/index.d.ts +0 -1
- package/lib/components/button/components/query-button/query-button.component.d.ts +0 -9
- package/lib/components/button/directives/button/button.directive.d.ts +0 -37
- package/lib/components/button/directives/button/index.d.ts +0 -1
- package/lib/components/button/directives/query-button/index.d.ts +0 -1
- package/lib/components/button/directives/query-button/query-button.directive.d.ts +0 -42
- package/lib/components/button/public-api/index.d.ts +0 -5
- package/lib/components/carousel/carousel.component.d.ts +0 -11
- package/lib/components/carousel/carousel.directive.d.ts +0 -59
- package/lib/components/carousel/carousel.imports.d.ts +0 -4
- package/lib/components/carousel/controls/carousel-item-nav.component.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-item-nav.directive.d.ts +0 -11
- package/lib/components/carousel/controls/carousel-next-button.directive.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-previous-button.directive.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-toggle-auto-play-button.directive.d.ts +0 -16
- package/lib/components/carousel/controls/index.d.ts +0 -5
- package/lib/components/carousel/et-carousel-item.component.d.ts +0 -8
- package/lib/components/carousel/et-carousel-item.directive.d.ts +0 -26
- package/lib/components/carousel/public-api/index.d.ts +0 -6
- package/lib/components/filter/public-api/index.d.ts +0 -6
- package/lib/components/filter/rich-filter/components/rich-filter-host/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/components/rich-filter-host/rich-filter-host.component.d.ts +0 -27
- package/lib/components/filter/rich-filter/directives/rich-filter-button/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-button/rich-filter-button.directive.d.ts +0 -8
- package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/rich-filter-button-slot.directive.d.ts +0 -10
- package/lib/components/filter/rich-filter/directives/rich-filter-content/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-content/rich-filter-content.directive.d.ts +0 -10
- package/lib/components/filter/rich-filter/directives/rich-filter-top/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-top/rich-filter-top.directive.d.ts +0 -8
- package/lib/components/filter/rich-filter/rich-filter.imports.d.ts +0 -6
- package/lib/components/forms/components/checkbox/checkbox.imports.d.ts +0 -6
- package/lib/components/forms/components/checkbox/components/checkbox/checkbox.component.d.ts +0 -10
- package/lib/components/forms/components/checkbox/components/checkbox/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/components/checkbox-field/checkbox-field.component.d.ts +0 -11
- package/lib/components/forms/components/checkbox/components/checkbox-field/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/components/checkbox-group/checkbox-group.component.d.ts +0 -7
- package/lib/components/forms/components/checkbox/components/checkbox-group/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox/checkbox.directive.d.ts +0 -21
- package/lib/components/forms/components/checkbox/directives/checkbox/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-field/checkbox-field.directive.d.ts +0 -20
- package/lib/components/forms/components/checkbox/directives/checkbox-field/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-group/checkbox-group.directive.d.ts +0 -18
- package/lib/components/forms/components/checkbox/directives/checkbox-group/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-group-control/checkbox-group-control.directive.d.ts +0 -18
- package/lib/components/forms/components/checkbox/directives/checkbox-group-control/index.d.ts +0 -1
- package/lib/components/forms/components/error/components/error/error.component.d.ts +0 -22
- package/lib/components/forms/components/error/components/error/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/color-input/color-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/color-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/date-input/date-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/date-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/date-time-input/date-time-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/date-time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/email-input/email-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/email-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/input-field/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/input-field/input-field.component.d.ts +0 -11
- package/lib/components/forms/components/input/components/number-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/number-input/number-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/password-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/password-input/password-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/search-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/search-input/search-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/tel-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/tel-input/tel-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/text-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/text-input/text-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/textarea-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/textarea-input/textarea-input.component.d.ts +0 -14
- package/lib/components/forms/components/input/components/time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/time-input/time-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/directives/autosize-textarea/autosize-textarea.directive.d.ts +0 -10
- package/lib/components/forms/components/input/directives/autosize-textarea/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/color-input/color-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/color-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/date-input/date-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/directives/date-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/date-time-input/date-time-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/directives/date-time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/email-input/email-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/email-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/if-supports-show-picker/if-supports-show-picker.directive.d.ts +0 -15
- package/lib/components/forms/components/input/directives/if-supports-show-picker/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/number-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/number-input/number-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/password-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/password-input/password-input.directive.d.ts +0 -16
- package/lib/components/forms/components/input/directives/search-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/search-input/search-input.directive.d.ts +0 -14
- package/lib/components/forms/components/input/directives/show-picker-trigger/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/show-picker-trigger/show-picker-trigger.directive.d.ts +0 -10
- package/lib/components/forms/components/input/directives/tel-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/tel-input/tel-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/text-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/text-input/text-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/textarea-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/textarea-input/textarea-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/time-input/time-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/input.imports.d.ts +0 -23
- package/lib/components/forms/components/input/partials/password-input-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/input/partials/password-input-toggle/password-input-toggle.component.d.ts +0 -8
- package/lib/components/forms/components/input/partials/search-input-clear/index.d.ts +0 -1
- package/lib/components/forms/components/input/partials/search-input-clear/search-input-clear.component.d.ts +0 -8
- package/lib/components/forms/components/label/components/label/index.d.ts +0 -1
- package/lib/components/forms/components/label/components/label/label.component.d.ts +0 -10
- package/lib/components/forms/components/label/directives/label-suffix/index.d.ts +0 -1
- package/lib/components/forms/components/label/directives/label-suffix/label-suffix.directive.d.ts +0 -8
- package/lib/components/forms/components/label/label.imports.d.ts +0 -3
- package/lib/components/forms/components/radio/components/radio/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio/radio.component.d.ts +0 -11
- package/lib/components/forms/components/radio/components/radio-field/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio-field/radio-field.component.d.ts +0 -7
- package/lib/components/forms/components/radio/components/radio-group/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio-group/radio-group.component.d.ts +0 -11
- package/lib/components/forms/components/radio/directives/radio/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio/radio.directive.d.ts +0 -27
- package/lib/components/forms/components/radio/directives/radio-field/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio-field/radio-field.directive.d.ts +0 -22
- package/lib/components/forms/components/radio/directives/radio-group/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio-group/radio-group.directive.d.ts +0 -16
- package/lib/components/forms/components/radio/radio.imports.d.ts +0 -5
- package/lib/components/forms/components/radio/types/index.d.ts +0 -1
- package/lib/components/forms/components/radio/types/radio.types.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button/segmented-button.component.d.ts +0 -14
- package/lib/components/forms/components/segmented-button/components/segmented-button-field/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button-field/segmented-button-field.component.d.ts +0 -7
- package/lib/components/forms/components/segmented-button/components/segmented-button-group/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button-group/segmented-button-group.component.d.ts +0 -20
- package/lib/components/forms/components/segmented-button/directives/segmented-button/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button/segmented-button.directive.d.ts +0 -31
- package/lib/components/forms/components/segmented-button/directives/segmented-button-field/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button-field/segmented-button-field.directive.d.ts +0 -21
- package/lib/components/forms/components/segmented-button/directives/segmented-button-group/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button-group/segmented-button-group.directive.d.ts +0 -20
- package/lib/components/forms/components/segmented-button/segmented-button.imports.d.ts +0 -4
- package/lib/components/forms/components/select/components/combobox/combobox.imports.d.ts +0 -11
- package/lib/components/forms/components/select/components/combobox/components/combobox/combobox.component.d.ts +0 -13
- package/lib/components/forms/components/select/components/combobox/components/combobox/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/constants/combobox.constants.d.ts +0 -6
- package/lib/components/forms/components/select/components/combobox/constants/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox/combobox.directive.d.ts +0 -162
- package/lib/components/forms/components/select/components/combobox/directives/combobox/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/combobox-body-empty-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/combobox-body-error-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/combobox-body-loading-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/combobox-body-more-items-hint-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/combobox-option-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/combobox-selected-option-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/partials/combobox-body/combobox-body.component.d.ts +0 -42
- package/lib/components/forms/components/select/components/combobox/partials/combobox-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/partials/combobox-option/combobox-option.component.d.ts +0 -36
- package/lib/components/forms/components/select/components/combobox/partials/combobox-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/private/combobox.private.errors.d.ts +0 -11
- package/lib/components/forms/components/select/components/combobox/private/combobox.private.types.d.ts +0 -32
- package/lib/components/forms/components/select/components/combobox/private/index.d.ts +0 -2
- package/lib/components/forms/components/select/components/combobox/types/combobox.types.d.ts +0 -38
- package/lib/components/forms/components/select/components/combobox/types/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/utils/combobox-config.utils.d.ts +0 -6
- package/lib/components/forms/components/select/components/combobox/utils/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/components/native-select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/components/native-select/native-select.component.d.ts +0 -10
- package/lib/components/forms/components/select/components/native-select/directives/native-select-input/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/directives/native-select-input/native-select-input.directive.d.ts +0 -18
- package/lib/components/forms/components/select/components/native-select/directives/native-select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/directives/native-select-option/native-select-option.directive.d.ts +0 -19
- package/lib/components/forms/components/select/components/native-select/native-select.imports.d.ts +0 -9
- package/lib/components/forms/components/select/components/native-select/partials/native-select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/partials/native-select-option/native-select-option.component.d.ts +0 -11
- package/lib/components/forms/components/select/components/native-select/types/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/types/select.types.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/components/select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/components/select/select.component.d.ts +0 -14
- package/lib/components/forms/components/select/components/select/directives/select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select/select.directive.d.ts +0 -77
- package/lib/components/forms/components/select/components/select/directives/select-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select-body/select-body.directive.d.ts +0 -21
- package/lib/components/forms/components/select/components/select/directives/select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select-option/select-option.directive.d.ts +0 -45
- package/lib/components/forms/components/select/components/select/partials/select-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/partials/select-body/select-body.component.d.ts +0 -17
- package/lib/components/forms/components/select/components/select/partials/select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/partials/select-option/select-option.component.d.ts +0 -8
- package/lib/components/forms/components/select/components/select/private/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/private/select.private.types.d.ts +0 -13
- package/lib/components/forms/components/select/components/select/select.imports.d.ts +0 -7
- package/lib/components/forms/components/select/components/select-field/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select-field/select-field.component.d.ts +0 -12
- package/lib/components/forms/components/select/directives/select-field/index.d.ts +0 -1
- package/lib/components/forms/components/select/directives/select-field/select-field.directive.d.ts +0 -8
- package/lib/components/forms/components/selection-list/components/selection-list-field/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/components/selection-list-field/selection-list-field.component.d.ts +0 -10
- package/lib/components/forms/components/selection-list/components/selection-list-option/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/components/selection-list-option/selection-list-option.component.d.ts +0 -6
- package/lib/components/forms/components/selection-list/directives/selection-list-field/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/directives/selection-list-field/selection-list-field.directive.d.ts +0 -24
- package/lib/components/forms/components/selection-list/directives/selection-list-option/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/directives/selection-list-option/selection-list-option.directive.d.ts +0 -30
- package/lib/components/forms/components/selection-list/selection-list.imports.d.ts +0 -3
- package/lib/components/forms/components/slide-toggle/components/slide-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/components/slide-toggle/slide-toggle.component.d.ts +0 -10
- package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/slide-toggle-field.component.d.ts +0 -10
- package/lib/components/forms/components/slide-toggle/directives/slide-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/directives/slide-toggle/slide-toggle.directive.d.ts +0 -19
- package/lib/components/forms/components/slide-toggle/slide-toggle.imports.d.ts +0 -4
- package/lib/components/forms/components/slider/components/slider/index.d.ts +0 -1
- package/lib/components/forms/components/slider/components/slider/slider.component.d.ts +0 -81
- package/lib/components/forms/components/slider/components/slider-field/index.d.ts +0 -1
- package/lib/components/forms/components/slider/components/slider-field/slider-field.component.d.ts +0 -10
- package/lib/components/forms/components/slider/directives/slider-thumb-content-template/index.d.ts +0 -1
- package/lib/components/forms/components/slider/directives/slider-thumb-content-template/slider-thumb-content-template.directive.d.ts +0 -8
- package/lib/components/forms/components/slider/slider.imports.d.ts +0 -5
- package/lib/components/forms/directives/dynamic-form-field/dynamic-form-field.directive.d.ts +0 -11
- package/lib/components/forms/directives/dynamic-form-field/index.d.ts +0 -1
- package/lib/components/forms/directives/dynamic-form-group/dynamic-form-group.directive.d.ts +0 -11
- package/lib/components/forms/directives/dynamic-form-group/index.d.ts +0 -1
- package/lib/components/forms/directives/expose-input-vars/expose-input-vars.directive.d.ts +0 -30
- package/lib/components/forms/directives/expose-input-vars/index.d.ts +0 -1
- package/lib/components/forms/directives/if-input-empty/if-input-empty.directive.d.ts +0 -12
- package/lib/components/forms/directives/if-input-empty/index.d.ts +0 -1
- package/lib/components/forms/directives/if-input-filled/if-input-filled.directive.d.ts +0 -12
- package/lib/components/forms/directives/if-input-filled/index.d.ts +0 -1
- package/lib/components/forms/directives/input/index.d.ts +0 -1
- package/lib/components/forms/directives/input/input.directive.d.ts +0 -77
- package/lib/components/forms/directives/input-prefix/index.d.ts +0 -1
- package/lib/components/forms/directives/input-prefix/input-prefix.directive.d.ts +0 -7
- package/lib/components/forms/directives/input-suffix/index.d.ts +0 -1
- package/lib/components/forms/directives/input-suffix/input-suffix.directive.d.ts +0 -7
- package/lib/components/forms/directives/native-input-ref/index.d.ts +0 -1
- package/lib/components/forms/directives/native-input-ref/native-input-ref.directive.d.ts +0 -8
- package/lib/components/forms/directives/static-form-field/index.d.ts +0 -1
- package/lib/components/forms/directives/static-form-field/static-form-field.directive.d.ts +0 -15
- package/lib/components/forms/directives/static-form-group/index.d.ts +0 -1
- package/lib/components/forms/directives/static-form-group/static-form-group.directive.d.ts +0 -7
- package/lib/components/forms/directives/writeable-input/index.d.ts +0 -1
- package/lib/components/forms/directives/writeable-input/writeable-input.directive.d.ts +0 -27
- package/lib/components/forms/public-api/index.d.ts +0 -113
- package/lib/components/forms/services/default-validator-errors.service.d.ts +0 -17
- package/lib/components/forms/services/form-field-state.service.d.ts +0 -21
- package/lib/components/forms/services/form-group-state.service.d.ts +0 -10
- package/lib/components/forms/services/index.d.ts +0 -4
- package/lib/components/forms/services/input-state.service.d.ts +0 -51
- package/lib/components/forms/types/index.d.ts +0 -1
- package/lib/components/forms/types/input.types.d.ts +0 -29
- package/lib/components/forms/utils/decorated-form-field.base.d.ts +0 -13
- package/lib/components/forms/utils/decorated-input.base.d.ts +0 -26
- package/lib/components/forms/utils/form-changes-tracker.util.d.ts +0 -47
- package/lib/components/forms/utils/index.d.ts +0 -4
- package/lib/components/forms/utils/input.base.d.ts +0 -10
- package/lib/components/icons/chevron-icon.d.ts +0 -2
- package/lib/components/icons/icon-provider.d.ts +0 -10
- package/lib/components/icons/icon.directive.d.ts +0 -14
- package/lib/components/icons/icon.imports.d.ts +0 -2
- package/lib/components/icons/public-api/index.d.ts +0 -5
- package/lib/components/icons/times-icon.d.ts +0 -2
- package/lib/components/masonry/components/masonry/index.d.ts +0 -1
- package/lib/components/masonry/components/masonry/masonry.component.d.ts +0 -39
- package/lib/components/masonry/masonry.imports.d.ts +0 -3
- package/lib/components/masonry/partials/masonry-item/index.d.ts +0 -1
- package/lib/components/masonry/partials/masonry-item/masonry-item.component.d.ts +0 -20
- package/lib/components/masonry/public-api/index.d.ts +0 -4
- package/lib/components/masonry/types/index.d.ts +0 -1
- package/lib/components/masonry/types/masonry.types.d.ts +0 -4
- package/lib/components/overlay/components/bottom-sheet/bottom-sheet.imports.d.ts +0 -21
- package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/bottom-sheet-container.component.d.ts +0 -17
- package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/constants/bottom-sheet.constants.d.ts +0 -43
- package/lib/components/overlay/components/bottom-sheet/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/bottom-sheet-container-base.component.d.ts +0 -19
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/bottom-sheet-drag-handle.component.d.ts +0 -25
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/bottom-sheet-title.directive.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-base.service.d.ts +0 -38
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-swipe-handler.service.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet.service.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/services/index.d.ts +0 -3
- package/lib/components/overlay/components/bottom-sheet/types/bottom-sheet.types.d.ts +0 -96
- package/lib/components/overlay/components/bottom-sheet/types/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-config.d.ts +0 -5
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-ref.d.ts +0 -32
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet.utils.d.ts +0 -17
- package/lib/components/overlay/components/bottom-sheet/utils/index.d.ts +0 -3
- package/lib/components/overlay/components/dialog/components/dialog-container/dialog-container.component.d.ts +0 -17
- package/lib/components/overlay/components/dialog/components/dialog-container/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/constants/dialog.constants.d.ts +0 -35
- package/lib/components/overlay/components/dialog/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/dialog.imports.d.ts +0 -21
- package/lib/components/overlay/components/dialog/partials/dialog-close/dialog-close.directive.d.ts +0 -19
- package/lib/components/overlay/components/dialog/partials/dialog-close/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/partials/dialog-container-base/dialog-container-base.component.d.ts +0 -19
- package/lib/components/overlay/components/dialog/partials/dialog-container-base/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/partials/dialog-title/dialog-title.directive.d.ts +0 -14
- package/lib/components/overlay/components/dialog/partials/dialog-title/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/services/dialog-base.service.d.ts +0 -38
- package/lib/components/overlay/components/dialog/services/dialog.service.d.ts +0 -14
- package/lib/components/overlay/components/dialog/services/index.d.ts +0 -2
- package/lib/components/overlay/components/dialog/types/dialog.types.d.ts +0 -157
- package/lib/components/overlay/components/dialog/types/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/utils/dialog-config.d.ts +0 -5
- package/lib/components/overlay/components/dialog/utils/dialog-ref.d.ts +0 -34
- package/lib/components/overlay/components/dialog/utils/dialog.utils.d.ts +0 -17
- package/lib/components/overlay/components/dialog/utils/index.d.ts +0 -3
- package/lib/components/overlay/components/menu/components/menu/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu/menu.component.d.ts +0 -47
- package/lib/components/overlay/components/menu/components/menu-checkbox-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-checkbox-item/menu-checkbox-item.component.d.ts +0 -28
- package/lib/components/overlay/components/menu/components/menu-container/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-container/menu-container.component.d.ts +0 -20
- package/lib/components/overlay/components/menu/components/menu-radio-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-radio-item/menu-radio-item.component.d.ts +0 -26
- package/lib/components/overlay/components/menu/directives/menu-checkbox-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-checkbox-group/menu-checkbox-group.directive.d.ts +0 -9
- package/lib/components/overlay/components/menu/directives/menu-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-group/menu-group.directive.d.ts +0 -18
- package/lib/components/overlay/components/menu/directives/menu-group-title/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-group-title/menu-group-title.directive.d.ts +0 -11
- package/lib/components/overlay/components/menu/directives/menu-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-item/menu-item.directive.d.ts +0 -36
- package/lib/components/overlay/components/menu/directives/menu-radio-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-radio-group/menu-radio-group.directive.d.ts +0 -12
- package/lib/components/overlay/components/menu/directives/menu-search-template/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-search-template/menu-search-template.directive.d.ts +0 -8
- package/lib/components/overlay/components/menu/directives/menu-trigger/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-trigger/menu-trigger.directive.d.ts +0 -49
- package/lib/components/overlay/components/menu/menu.imports.d.ts +0 -11
- package/lib/components/overlay/components/menu-deprecated/context-menu-trigger.d.ts +0 -36
- package/lib/components/overlay/components/menu-deprecated/index.d.ts +0 -16
- package/lib/components/overlay/components/menu-deprecated/menu-aim.d.ts +0 -34
- package/lib/components/overlay/components/menu-deprecated/menu-bar.d.ts +0 -16
- package/lib/components/overlay/components/menu-deprecated/menu-base.d.ts +0 -45
- package/lib/components/overlay/components/menu-deprecated/menu-errors.d.ts +0 -2
- package/lib/components/overlay/components/menu-deprecated/menu-group.d.ts +0 -8
- package/lib/components/overlay/components/menu-deprecated/menu-interface.d.ts +0 -12
- package/lib/components/overlay/components/menu-deprecated/menu-item-checkbox.d.ts +0 -12
- package/lib/components/overlay/components/menu-deprecated/menu-item-radio.d.ts +0 -19
- package/lib/components/overlay/components/menu-deprecated/menu-item-selectable.d.ts +0 -14
- package/lib/components/overlay/components/menu-deprecated/menu-item.d.ts +0 -56
- package/lib/components/overlay/components/menu-deprecated/menu-module.d.ts +0 -19
- package/lib/components/overlay/components/menu-deprecated/menu-stack.d.ts +0 -57
- package/lib/components/overlay/components/menu-deprecated/menu-trigger-base.d.ts +0 -36
- package/lib/components/overlay/components/menu-deprecated/menu-trigger.d.ts +0 -37
- package/lib/components/overlay/components/menu-deprecated/menu.d.ts +0 -20
- package/lib/components/overlay/components/menu-deprecated/pointer-focus-tracker.d.ts +0 -20
- package/lib/components/overlay/components/overlay/components/overlay-container/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/components/overlay-container/overlay-container.component.d.ts +0 -31
- package/lib/components/overlay/components/overlay/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/constants/overlay.constants.d.ts +0 -8
- package/lib/components/overlay/components/overlay/overlay.imports.d.ts +0 -20
- package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/overlay-back-or-close.directive.d.ts +0 -14
- package/lib/components/overlay/components/overlay/partials/overlay-body/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-body/overlay-body.component.d.ts +0 -37
- package/lib/components/overlay/components/overlay/partials/overlay-close/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-close/overlay-close.directive.d.ts +0 -15
- package/lib/components/overlay/components/overlay/partials/overlay-footer/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-footer/overlay-footer.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/partials/overlay-header/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-header/overlay-header.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/partials/overlay-header-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-header-template/overlay-header-template.directive.d.ts +0 -14
- package/lib/components/overlay/components/overlay/partials/overlay-main/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-main/overlay-main.directive.d.ts +0 -21
- package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/overlay-route-header-template-outlet.component.d.ts +0 -17
- package/lib/components/overlay/components/overlay/partials/overlay-router-link/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-link/overlay-router-link.directive.d.ts +0 -20
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/overlay-router-outlet.component.d.ts +0 -27
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/overlay-router-outlet-disabled-template.directive.d.ts +0 -7
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/overlay-shared-route-template.directive.d.ts +0 -7
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/overlay-shared-route-template-outlet.component.d.ts +0 -6
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar/overlay-sidebar.component.d.ts +0 -21
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/overlay-sidebar-page.component.d.ts +0 -12
- package/lib/components/overlay/components/overlay/partials/overlay-title/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-title/overlay-title.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/services/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/services/overlay.service.d.ts +0 -20
- package/lib/components/overlay/components/overlay/types/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/types/overlay.types.d.ts +0 -203
- package/lib/components/overlay/components/overlay/utils/filter-overlay.d.ts +0 -64
- package/lib/components/overlay/components/overlay/utils/index.d.ts +0 -9
- package/lib/components/overlay/components/overlay/utils/overlay-config.d.ts +0 -2
- package/lib/components/overlay/components/overlay/utils/overlay-handler-link.directive.d.ts +0 -10
- package/lib/components/overlay/components/overlay/utils/overlay-handler.d.ts +0 -65
- package/lib/components/overlay/components/overlay/utils/overlay-position-builder.d.ts +0 -123
- package/lib/components/overlay/components/overlay/utils/overlay-ref.d.ts +0 -70
- package/lib/components/overlay/components/overlay/utils/overlay-router.d.ts +0 -98
- package/lib/components/overlay/components/overlay/utils/overlay.utils.d.ts +0 -8
- package/lib/components/overlay/components/overlay/utils/sidebar-overlay.d.ts +0 -31
- package/lib/components/overlay/components/toggletip/components/toggletip/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/components/toggletip/toggletip.component.d.ts +0 -24
- package/lib/components/overlay/components/toggletip/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/constants/toggletip.constants.d.ts +0 -6
- package/lib/components/overlay/components/toggletip/directives/toggletip/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/directives/toggletip/toggletip.directive.d.ts +0 -32
- package/lib/components/overlay/components/toggletip/partials/toggletip-close/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/partials/toggletip-close/toggletip-close.directive.d.ts +0 -7
- package/lib/components/overlay/components/toggletip/toggletip.imports.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/types/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/types/toggletip.types.d.ts +0 -34
- package/lib/components/overlay/components/toggletip/utils/index.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/utils/toggletip-config.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/utils/toggletip.util.d.ts +0 -5
- package/lib/components/overlay/components/tooltip/components/tooltip/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/components/tooltip/tooltip.component.d.ts +0 -24
- package/lib/components/overlay/components/tooltip/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/constants/tooltip.constants.d.ts +0 -6
- package/lib/components/overlay/components/tooltip/directives/tooltip/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/directives/tooltip/tooltip.directive.d.ts +0 -35
- package/lib/components/overlay/components/tooltip/tooltip.imports.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/types/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/types/tooltip.types.d.ts +0 -34
- package/lib/components/overlay/components/tooltip/utils/index.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/utils/tooltip-config.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/utils/tooltip.util.d.ts +0 -5
- package/lib/components/overlay/directives/dynamic-overlay-title/dynamic-overlay-title.directive.d.ts +0 -14
- package/lib/components/overlay/directives/dynamic-overlay-title/index.d.ts +0 -1
- package/lib/components/overlay/directives/overlay-close-auto-blocker/index.d.ts +0 -1
- package/lib/components/overlay/directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive.d.ts +0 -12
- package/lib/components/overlay/public-api/index.d.ts +0 -71
- package/lib/components/overlay/services/dynamic-overlay.service.d.ts +0 -17
- package/lib/components/overlay/services/index.d.ts +0 -1
- package/lib/components/overlay/types/dynamic-overlay.types.d.ts +0 -17
- package/lib/components/overlay/types/index.d.ts +0 -1
- package/lib/components/overlay/utils/index.d.ts +0 -1
- package/lib/components/overlay/utils/overlay-dismiss-checker.util.d.ts +0 -80
- package/lib/components/pagination/components/pagination/index.d.ts +0 -1
- package/lib/components/pagination/components/pagination/pagination.component.d.ts +0 -31
- package/lib/components/pagination/pagination.imports.d.ts +0 -2
- package/lib/components/pagination/partials/pagination-link/index.d.ts +0 -1
- package/lib/components/pagination/partials/pagination-link/pagination-link.directive.d.ts +0 -10
- package/lib/components/pagination/public-api/index.d.ts +0 -6
- package/lib/components/pagination/services/index.d.ts +0 -1
- package/lib/components/pagination/services/pagination-head.service.d.ts +0 -19
- package/lib/components/pagination/types/index.d.ts +0 -1
- package/lib/components/pagination/types/pagination.types.d.ts +0 -34
- package/lib/components/pagination/utils/index.d.ts +0 -1
- package/lib/components/pagination/utils/pagination.util.d.ts +0 -2
- package/lib/components/picture/components/picture/index.d.ts +0 -1
- package/lib/components/picture/components/picture/picture.component.d.ts +0 -28
- package/lib/components/picture/public-api/index.d.ts +0 -3
- package/lib/components/picture/types/picture.types.d.ts +0 -43
- package/lib/components/picture/utils/picture.utils.d.ts +0 -9
- package/lib/components/progress-spinner/index.d.ts +0 -1
- package/lib/components/progress-spinner/progress-spinner.component.d.ts +0 -35
- package/lib/components/query-error/components/query-error/index.d.ts +0 -1
- package/lib/components/query-error/components/query-error/query-error.component.d.ts +0 -15
- package/lib/components/query-error/directives/query-error/index.d.ts +0 -1
- package/lib/components/query-error/directives/query-error/query-error.directive.d.ts +0 -16
- package/lib/components/query-error/public-api/index.d.ts +0 -3
- package/lib/components/query-error/types/index.d.ts +0 -1
- package/lib/components/query-error/types/query-error.types.d.ts +0 -10
- package/lib/components/scrollable/components/scrollable/index.d.ts +0 -1
- package/lib/components/scrollable/components/scrollable/scrollable.component.d.ts +0 -143
- package/lib/components/scrollable/components/scrollable-placeholder/index.d.ts +0 -1
- package/lib/components/scrollable/components/scrollable-placeholder/scrollable-placeholder.component.d.ts +0 -15
- package/lib/components/scrollable/directives/scrollable-ignore-child/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-ignore-child/scrollable-ignore-child.directive.d.ts +0 -19
- package/lib/components/scrollable/directives/scrollable-is-active-child/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-is-active-child/scrollable-is-active-child.directive.d.ts +0 -20
- package/lib/components/scrollable/directives/scrollable-loading-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-loading-template/scrollable-loading-template.directive.d.ts +0 -10
- package/lib/components/scrollable/directives/scrollable-placeholder-item-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-placeholder-item-template/scrollable-placeholder-item-template.directive.d.ts +0 -7
- package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/scrollable-placeholder-overlay-template.directive.d.ts +0 -7
- package/lib/components/scrollable/public-api/index.d.ts +0 -9
- package/lib/components/scrollable/scrollable.imports.d.ts +0 -8
- package/lib/components/scrollable/types/index.d.ts +0 -1
- package/lib/components/scrollable/types/scrollable.types.d.ts +0 -7
- package/lib/components/skeleton/components/skeleton/index.d.ts +0 -1
- package/lib/components/skeleton/components/skeleton/skeleton.component.d.ts +0 -8
- package/lib/components/skeleton/partials/skeleton-item/index.d.ts +0 -1
- package/lib/components/skeleton/partials/skeleton-item/skeleton-item.component.d.ts +0 -6
- package/lib/components/skeleton/public-api/index.d.ts +0 -3
- package/lib/components/skeleton/skeleton.imports.d.ts +0 -3
- package/lib/components/sort/components/sort-header/index.d.ts +0 -2
- package/lib/components/sort/components/sort-header/sort-header.component.d.ts +0 -52
- package/lib/components/sort/components/sort-header/sort-header.types.d.ts +0 -9
- package/lib/components/sort/partials/sort/index.d.ts +0 -2
- package/lib/components/sort/partials/sort/sort.directive.d.ts +0 -40
- package/lib/components/sort/partials/sort/sort.types.d.ts +0 -11
- package/lib/components/sort/public-api/index.d.ts +0 -4
- package/lib/components/sort/services/index.d.ts +0 -1
- package/lib/components/sort/services/sort-header-intl.d.ts +0 -14
- package/lib/components/sort/sort.imports.d.ts +0 -8
- package/lib/components/table/components/table/index.d.ts +0 -1
- package/lib/components/table/components/table/table.component.d.ts +0 -21
- package/lib/components/table/constants/index.d.ts +0 -1
- package/lib/components/table/constants/table-data-source.constants.d.ts +0 -1
- package/lib/components/table/partials/cells/cell/cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/cell-def/cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/column-def/column-def.directive.d.ts +0 -12
- package/lib/components/table/partials/cells/column-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/footer-cell/footer-cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/footer-cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/footer-cell-def/footer-cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/footer-cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/header-cell/header-cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/header-cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/header-cell-def/header-cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/header-cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/text-column/index.d.ts +0 -1
- package/lib/components/table/partials/cells/text-column/text-column.component.d.ts +0 -7
- package/lib/components/table/partials/rows/footer-row/footer-row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/footer-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/footer-row-def/footer-row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/rows/footer-row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/header-row/header-row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/header-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/header-row-def/header-row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/rows/header-row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/no-data-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/no-data-row/no-data-row.directive.d.ts +0 -7
- package/lib/components/table/partials/rows/recycle-rows/index.d.ts +0 -1
- package/lib/components/table/partials/rows/recycle-rows/recycle-rows.directive.d.ts +0 -5
- package/lib/components/table/partials/rows/row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/row/row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/row-def/row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/table-busy/index.d.ts +0 -1
- package/lib/components/table/partials/table-busy/table-busy.directive.d.ts +0 -8
- package/lib/components/table/partials/table-busy-outlet/index.d.ts +0 -1
- package/lib/components/table/partials/table-busy-outlet/table-busy-outlet.directive.d.ts +0 -9
- package/lib/components/table/public-api/index.d.ts +0 -23
- package/lib/components/table/table.imports.d.ts +0 -19
- package/lib/components/table/types/index.d.ts +0 -1
- package/lib/components/table/types/table-data-source.types.d.ts +0 -15
- package/lib/components/table/utils/index.d.ts +0 -1
- package/lib/components/table/utils/table-data-source.d.ts +0 -33
- package/lib/components/tabs/animations/index.d.ts +0 -1
- package/lib/components/tabs/animations/tabs.animations.d.ts +0 -4
- package/lib/components/tabs/components/inline-tabs/index.d.ts +0 -1
- package/lib/components/tabs/components/inline-tabs/inline-tabs.component.d.ts +0 -66
- package/lib/components/tabs/components/nav-tabs/index.d.ts +0 -1
- package/lib/components/tabs/components/nav-tabs/nav-tabs.component.d.ts +0 -23
- package/lib/components/tabs/partials/inline-tabs/inline-tab/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab/inline-tab.component.d.ts +0 -38
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body/inline-tab-body.component.d.ts +0 -40
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/inline-tab-body-host.directive.d.ts +0 -8
- package/lib/components/tabs/partials/inline-tabs/inline-tab-content/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-content/inline-tab-content.directive.d.ts +0 -8
- package/lib/components/tabs/partials/inline-tabs/inline-tab-header/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-header/inline-tab-header.component.d.ts +0 -16
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label/inline-tab-label.directive.d.ts +0 -11
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/inline-tab-label-wrapper.directive.d.ts +0 -14
- package/lib/components/tabs/partials/nav-tabs/nav-tab-link/index.d.ts +0 -1
- package/lib/components/tabs/partials/nav-tabs/nav-tab-link/nav-tab-link.directive.d.ts +0 -44
- package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/index.d.ts +0 -1
- package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/nav-tabs-outlet.component.d.ts +0 -10
- package/lib/components/tabs/public-api/index.d.ts +0 -15
- package/lib/components/tabs/tab.imports.d.ts +0 -12
- package/lib/components/tabs/types/index.d.ts +0 -1
- package/lib/components/tabs/types/tab-config.types.d.ts +0 -8
- package/lib/components/tabs/utils/active-tab-underline.util.d.ts +0 -40
- package/lib/components/tabs/utils/index.d.ts +0 -2
- package/lib/components/tabs/utils/paginated-tab-header.directive.d.ts +0 -74
- package/lib/services/index.d.ts +0 -1
- package/lib/services/swipe-handler.service.d.ts +0 -12
- package/lib/types/index.d.ts +0 -1
- package/lib/types/swipe.types.d.ts +0 -23
- package/lib/utils/floating-ui.utils.d.ts +0 -2
- package/lib/utils/index.d.ts +0 -1
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { CdkTable, CdkTextColumn, TextColumnOptions } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TextColumnComponent<T> extends CdkTextColumn<T> {
|
|
4
|
-
constructor(_table: CdkTable<T>, _options: TextColumnOptions<T>);
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextColumnComponent<any>, [{ optional: true; }, { optional: true; }]>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextColumnComponent<any>, "et-text-column", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkFooterRow } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FooterRowComponent extends CdkFooterRow {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FooterRowComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FooterRowComponent, "et-footer-row, tr[et-footer-row]", ["etFooterRow"], {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './footer-row.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CdkFooterRowDef } from '@angular/cdk/table';
|
|
2
|
-
import { IterableDiffers, TemplateRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FooterRowDefDirective extends CdkFooterRowDef {
|
|
5
|
-
constructor(template: TemplateRef<unknown>, _differs: IterableDiffers, _table?: unknown);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FooterRowDefDirective, [null, null, { optional: true; }]>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FooterRowDefDirective, "[etFooterRowDef]", never, { "columns": { "alias": "etFooterRowDef"; "required": false; }; "sticky": { "alias": "etFooterRowDefSticky"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './footer-row-def.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkHeaderRow } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HeaderRowComponent extends CdkHeaderRow {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderRowComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderRowComponent, "et-header-row, tr[et-header-row]", ["etHeaderRow"], {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './header-row.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CdkHeaderRowDef } from '@angular/cdk/table';
|
|
2
|
-
import { IterableDiffers, TemplateRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class HeaderRowDefDirective extends CdkHeaderRowDef {
|
|
5
|
-
constructor(template: TemplateRef<unknown>, _differs: IterableDiffers, _table?: unknown);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderRowDefDirective, [null, null, { optional: true; }]>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderRowDefDirective, "[etHeaderRowDef]", never, { "columns": { "alias": "etHeaderRowDef"; "required": false; }; "sticky": { "alias": "etHeaderRowDefSticky"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './header-row-def.directive';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './no-data-row.directive';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { CdkNoDataRow } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NoDataRowDirective extends CdkNoDataRow {
|
|
4
|
-
_contentClassName: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NoDataRowDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NoDataRowDirective, "ng-template[etNoDataRow]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './recycle-rows.directive';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class RecycleRowsDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecycleRowsDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RecycleRowsDirective, "et-table[recycleRows], table[et-table][recycleRows]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './row.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkRow } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RowComponent extends CdkRow {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RowComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "et-row, [et-row], [et-row]", ["etRow"], {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './row-def.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CdkRowDef } from '@angular/cdk/table';
|
|
2
|
-
import { IterableDiffers, TemplateRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class RowDefDirective<T> extends CdkRowDef<T> {
|
|
5
|
-
constructor(template: TemplateRef<unknown>, _differs: IterableDiffers, _table?: unknown);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RowDefDirective<any>, [null, null, { optional: true; }]>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RowDefDirective<any>, "[etRowDef]", never, { "columns": { "alias": "etRowDefColumns"; "required": false; }; "when": { "alias": "etRowDefWhen"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table-busy.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TableBusyDirective {
|
|
4
|
-
templateRef: TemplateRef<any>;
|
|
5
|
-
_contentClassName: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableBusyDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableBusyDirective, "ng-template[etTableBusy]", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table-busy-outlet.directive';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { RowOutlet } from '@angular/cdk/table';
|
|
2
|
-
import { ElementRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TableBusyOutletDirective implements RowOutlet {
|
|
5
|
-
viewContainer: ViewContainerRef;
|
|
6
|
-
elementRef: ElementRef<any>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableBusyOutletDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableBusyOutletDirective, "[tableBusyOutlet]", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export * from '../components/table';
|
|
2
|
-
export * from '../constants';
|
|
3
|
-
export * from '../partials/cells/cell';
|
|
4
|
-
export * from '../partials/cells/cell-def';
|
|
5
|
-
export * from '../partials/cells/column-def';
|
|
6
|
-
export * from '../partials/cells/footer-cell';
|
|
7
|
-
export * from '../partials/cells/footer-cell-def';
|
|
8
|
-
export * from '../partials/cells/header-cell';
|
|
9
|
-
export * from '../partials/cells/header-cell-def';
|
|
10
|
-
export * from '../partials/cells/text-column';
|
|
11
|
-
export * from '../partials/rows/footer-row';
|
|
12
|
-
export * from '../partials/rows/footer-row-def';
|
|
13
|
-
export * from '../partials/rows/header-row';
|
|
14
|
-
export * from '../partials/rows/header-row-def';
|
|
15
|
-
export * from '../partials/rows/no-data-row';
|
|
16
|
-
export * from '../partials/rows/recycle-rows';
|
|
17
|
-
export * from '../partials/rows/row';
|
|
18
|
-
export * from '../partials/rows/row-def';
|
|
19
|
-
export * from '../partials/table-busy';
|
|
20
|
-
export * from '../partials/table-busy-outlet';
|
|
21
|
-
export * from '../table.imports';
|
|
22
|
-
export * from '../types';
|
|
23
|
-
export * from '../utils';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { TableComponent } from './components/table';
|
|
2
|
-
import { CellDirective } from './partials/cells/cell';
|
|
3
|
-
import { CellDefDirective } from './partials/cells/cell-def';
|
|
4
|
-
import { ColumnDefDirective } from './partials/cells/column-def';
|
|
5
|
-
import { FooterCellDirective } from './partials/cells/footer-cell';
|
|
6
|
-
import { FooterCellDefDirective } from './partials/cells/footer-cell-def';
|
|
7
|
-
import { HeaderCellDirective } from './partials/cells/header-cell';
|
|
8
|
-
import { HeaderCellDefDirective } from './partials/cells/header-cell-def';
|
|
9
|
-
import { TextColumnComponent } from './partials/cells/text-column';
|
|
10
|
-
import { FooterRowComponent } from './partials/rows/footer-row';
|
|
11
|
-
import { FooterRowDefDirective } from './partials/rows/footer-row-def';
|
|
12
|
-
import { HeaderRowComponent } from './partials/rows/header-row';
|
|
13
|
-
import { HeaderRowDefDirective } from './partials/rows/header-row-def';
|
|
14
|
-
import { NoDataRowDirective } from './partials/rows/no-data-row';
|
|
15
|
-
import { RecycleRowsDirective } from './partials/rows/recycle-rows';
|
|
16
|
-
import { RowComponent } from './partials/rows/row';
|
|
17
|
-
import { RowDefDirective } from './partials/rows/row-def';
|
|
18
|
-
import { TableBusyDirective } from './partials/table-busy';
|
|
19
|
-
export declare const TableImports: readonly [typeof TableComponent, typeof RecycleRowsDirective, typeof HeaderCellDefDirective, typeof HeaderRowDefDirective, typeof ColumnDefDirective, typeof CellDefDirective, typeof RowDefDirective, typeof FooterCellDefDirective, typeof FooterRowDefDirective, typeof HeaderCellDirective, typeof CellDirective, typeof FooterCellDirective, typeof HeaderRowComponent, typeof RowComponent, typeof FooterRowComponent, typeof NoDataRowDirective, typeof TextColumnComponent, typeof TableBusyDirective];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table-data-source.types';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Observable, Subject } from 'rxjs';
|
|
2
|
-
export interface TableDataSourcePageEvent {
|
|
3
|
-
pageIndex: number;
|
|
4
|
-
pageSize: number;
|
|
5
|
-
length: number;
|
|
6
|
-
}
|
|
7
|
-
export interface TableDataSourcePaginator {
|
|
8
|
-
page: Subject<TableDataSourcePageEvent>;
|
|
9
|
-
pageIndex: number;
|
|
10
|
-
initialized: Observable<void>;
|
|
11
|
-
pageSize: number;
|
|
12
|
-
length: number;
|
|
13
|
-
firstPage: () => void;
|
|
14
|
-
lastPage: () => void;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table-data-source';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { DataSource } from '@angular/cdk/collections';
|
|
2
|
-
import { BehaviorSubject, Subscription } from 'rxjs';
|
|
3
|
-
import { SortDirective } from '../../sort/partials/sort';
|
|
4
|
-
import { TableDataSourcePaginator } from '../types';
|
|
5
|
-
export declare class TableDataSource<T, P extends TableDataSourcePaginator = TableDataSourcePaginator> extends DataSource<T> {
|
|
6
|
-
private readonly _data;
|
|
7
|
-
private readonly _renderData;
|
|
8
|
-
private readonly _filter;
|
|
9
|
-
private readonly _internalPageChanges;
|
|
10
|
-
_renderChangesSubscription: Subscription | null;
|
|
11
|
-
filteredData: T[];
|
|
12
|
-
get data(): T[];
|
|
13
|
-
set data(data: T[]);
|
|
14
|
-
get filter(): string;
|
|
15
|
-
set filter(filter: string);
|
|
16
|
-
get sort(): SortDirective | null;
|
|
17
|
-
set sort(sort: SortDirective | null);
|
|
18
|
-
private _sort;
|
|
19
|
-
get paginator(): P | null;
|
|
20
|
-
set paginator(paginator: P | null);
|
|
21
|
-
private _paginator;
|
|
22
|
-
sortingDataAccessor: (data: T, sortHeaderId: string) => string | number;
|
|
23
|
-
sortData: (data: T[], sort: SortDirective) => T[];
|
|
24
|
-
filterPredicate: (data: T, filter: string) => boolean;
|
|
25
|
-
constructor(initialData?: T[]);
|
|
26
|
-
_updateChangeSubscription(): void;
|
|
27
|
-
_filterData(data: T[]): T[];
|
|
28
|
-
_orderData(data: T[]): T[];
|
|
29
|
-
_pageData(data: T[]): T[];
|
|
30
|
-
_updatePaginator(filteredDataLength: number): void;
|
|
31
|
-
connect(): BehaviorSubject<T[]>;
|
|
32
|
-
disconnect(): void;
|
|
33
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tabs.animations';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tabs.component';
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { AfterContentChecked, AfterContentInit, ElementRef, EventEmitter, OnDestroy, TrackByFunction } from '@angular/core';
|
|
3
|
-
import { NgClassType, TypedQueryList } from '@ethlete/core';
|
|
4
|
-
import { ScrollableDirection } from '../../../scrollable/components/scrollable';
|
|
5
|
-
import { InlineTabComponent } from '../../partials/inline-tabs/inline-tab';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class InlineTabChangeEvent {
|
|
8
|
-
index: number;
|
|
9
|
-
tab: InlineTabComponent;
|
|
10
|
-
}
|
|
11
|
-
interface InlineTabsBaseHeader {
|
|
12
|
-
_alignInkBarToSelectedTab(): void;
|
|
13
|
-
updatePagination(): void;
|
|
14
|
-
focusIndex: number;
|
|
15
|
-
}
|
|
16
|
-
export declare class InlineTabsComponent implements AfterContentInit, AfterContentChecked, OnDestroy {
|
|
17
|
-
private _cdr;
|
|
18
|
-
selectedIndex: number | null;
|
|
19
|
-
contentTabIndex: number | null;
|
|
20
|
-
preserveContent: boolean;
|
|
21
|
-
tabHeaderClasses: NgClassType;
|
|
22
|
-
itemSize: 'auto' | 'same';
|
|
23
|
-
scrollableClass?: NgClassType;
|
|
24
|
-
renderMasks: boolean;
|
|
25
|
-
renderButtons: boolean;
|
|
26
|
-
renderScrollbars: boolean;
|
|
27
|
-
direction: import("@angular/core").InputSignal<ScrollableDirection>;
|
|
28
|
-
readonly selectedIndexChange: EventEmitter<number>;
|
|
29
|
-
readonly focusChange: EventEmitter<InlineTabChangeEvent>;
|
|
30
|
-
readonly selectedTabChange: EventEmitter<InlineTabChangeEvent>;
|
|
31
|
-
_allTabs: TypedQueryList<InlineTabComponent>;
|
|
32
|
-
_tabBodyWrapper: ElementRef<HTMLElement> | null;
|
|
33
|
-
_tabHeader: InlineTabsBaseHeader;
|
|
34
|
-
_tabs: TypedQueryList<InlineTabComponent>;
|
|
35
|
-
private _groupId;
|
|
36
|
-
private _lastFocusedTabIndex;
|
|
37
|
-
private _tabsSubscription;
|
|
38
|
-
private _tabLabelSubscription;
|
|
39
|
-
ngAfterContentInit(): void;
|
|
40
|
-
ngAfterContentChecked(): void;
|
|
41
|
-
ngOnDestroy(): void;
|
|
42
|
-
trackByTabFn: TrackByFunction<InlineTabComponent>;
|
|
43
|
-
realignInkBar(): void;
|
|
44
|
-
updatePagination(): void;
|
|
45
|
-
focusTab(index: number): void;
|
|
46
|
-
_focusChanged(index: number): void;
|
|
47
|
-
_getTabLabelId(i: number): string;
|
|
48
|
-
_getTabContentId(i: number): string;
|
|
49
|
-
_handleClick(tab: InlineTabComponent, tabHeader: InlineTabsBaseHeader, index: number): void;
|
|
50
|
-
_handleEnter(index: number): void;
|
|
51
|
-
_getTabIndex(tab: InlineTabComponent, index: number): number | null;
|
|
52
|
-
_tabFocusChanged(focusOrigin: FocusOrigin, index: number): void;
|
|
53
|
-
private _subscribeToAllTabChanges;
|
|
54
|
-
private _clampTabIndex;
|
|
55
|
-
private _subscribeToTabLabels;
|
|
56
|
-
private _createChangeEvent;
|
|
57
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabsComponent, never>;
|
|
58
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineTabsComponent, "et-inline-tabs", never, { "selectedIndex": { "alias": "selectedIndex"; "required": false; }; "contentTabIndex": { "alias": "contentTabIndex"; "required": false; }; "preserveContent": { "alias": "preserveContent"; "required": false; }; "tabHeaderClasses": { "alias": "tabHeaderClasses"; "required": false; }; "itemSize": { "alias": "itemSize"; "required": false; }; "scrollableClass": { "alias": "scrollableClass"; "required": false; }; "renderMasks": { "alias": "renderMasks"; "required": false; }; "renderButtons": { "alias": "renderButtons"; "required": false; }; "renderScrollbars": { "alias": "renderScrollbars"; "required": false; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; }, { "selectedIndexChange": "selectedIndexChange"; "focusChange": "focusChange"; "selectedTabChange": "selectedTabChange"; }, ["_allTabs"], never, true, never>;
|
|
59
|
-
static ngAcceptInputType_selectedIndex: unknown;
|
|
60
|
-
static ngAcceptInputType_contentTabIndex: unknown;
|
|
61
|
-
static ngAcceptInputType_preserveContent: unknown;
|
|
62
|
-
static ngAcceptInputType_renderMasks: unknown;
|
|
63
|
-
static ngAcceptInputType_renderButtons: unknown;
|
|
64
|
-
static ngAcceptInputType_renderScrollbars: unknown;
|
|
65
|
-
}
|
|
66
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './nav-tabs.component';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, AfterContentInit, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { TypedQueryList } from '@ethlete/core';
|
|
3
|
-
import { ScrollableComponent } from '../../../scrollable/components/scrollable';
|
|
4
|
-
import { NavTabLinkComponent } from '../../partials/nav-tabs/nav-tab-link';
|
|
5
|
-
import { NavTabsOutletComponent } from '../../partials/nav-tabs/nav-tabs-outlet';
|
|
6
|
-
import { ActiveTabUnderlineBarManager, ActiveTabUnderlineDirective, PaginatedTabHeaderDirective } from '../../utils';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class NavTabsComponent extends PaginatedTabHeaderDirective implements OnInit, AfterContentChecked, AfterContentInit, OnDestroy {
|
|
9
|
-
private _router;
|
|
10
|
-
tabOutlet?: NavTabsOutletComponent;
|
|
11
|
-
_items: TypedQueryList<NavTabLinkComponent>;
|
|
12
|
-
_inkBars: TypedQueryList<ActiveTabUnderlineDirective>;
|
|
13
|
-
_scrollable: ScrollableComponent;
|
|
14
|
-
_activeTabUnderlineManager?: ActiveTabUnderlineBarManager;
|
|
15
|
-
get _attrRole(): string | null;
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
protected _itemSelected(): void;
|
|
18
|
-
ngAfterContentInit(): void;
|
|
19
|
-
updateActiveLink(): void;
|
|
20
|
-
_getRole(): string | null;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavTabsComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavTabsComponent, "[et-nav-tabs]", never, { "tabOutlet": { "alias": "tabOutlet"; "required": false; }; }, {}, ["_items", "_inkBars"], ["*"], true, never>;
|
|
23
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab.component';
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { TemplatePortal } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken, OnChanges, OnDestroy, OnInit, SimpleChanges, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import { NgClassType } from '@ethlete/core';
|
|
4
|
-
import { Subject } from 'rxjs';
|
|
5
|
-
import { InlineTabLabelDirective } from '../inline-tab-label';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const TAB_GROUP: InjectionToken<unknown>;
|
|
8
|
-
export declare class InlineTabComponent implements OnInit, OnChanges, OnDestroy {
|
|
9
|
-
private _viewContainerRef;
|
|
10
|
-
_closestTabGroup: unknown;
|
|
11
|
-
get templateLabel(): InlineTabLabelDirective;
|
|
12
|
-
set templateLabel(value: InlineTabLabelDirective);
|
|
13
|
-
protected _templateLabel: InlineTabLabelDirective;
|
|
14
|
-
fitUnderlineToContent: boolean;
|
|
15
|
-
_explicitContent: TemplateRef<unknown>;
|
|
16
|
-
_implicitContent: TemplateRef<unknown>;
|
|
17
|
-
textLabel: string;
|
|
18
|
-
ariaLabel: string;
|
|
19
|
-
ariaLabelledby: string;
|
|
20
|
-
labelClass: NgClassType;
|
|
21
|
-
bodyClass: NgClassType;
|
|
22
|
-
disabled: boolean;
|
|
23
|
-
private _contentPortal;
|
|
24
|
-
get content(): TemplatePortal | null;
|
|
25
|
-
readonly _stateChanges: Subject<void>;
|
|
26
|
-
position: number | null;
|
|
27
|
-
origin: number | null;
|
|
28
|
-
isActive: boolean;
|
|
29
|
-
constructor(_viewContainerRef: ViewContainerRef, _closestTabGroup: unknown);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
protected _setTemplateLabelInput(value: InlineTabLabelDirective | undefined): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabComponent, [null, { optional: true; }]>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineTabComponent, "et-inline-tab", never, { "fitUnderlineToContent": { "alias": "fitUnderlineToContent"; "required": false; }; "textLabel": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "aria-label"; "required": false; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; }; "labelClass": { "alias": "labelClass"; "required": false; }; "bodyClass": { "alias": "bodyClass"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["templateLabel", "_explicitContent"], ["*"], true, never>;
|
|
36
|
-
static ngAcceptInputType_fitUnderlineToContent: unknown;
|
|
37
|
-
static ngAcceptInputType_disabled: unknown;
|
|
38
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-body.component';
|
package/lib/components/tabs/partials/inline-tabs/inline-tab-body/inline-tab-body.component.d.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { AnimationEvent } from '@angular/animations';
|
|
2
|
-
import { Direction } from '@angular/cdk/bidi';
|
|
3
|
-
import { TemplatePortal } from '@angular/cdk/portal';
|
|
4
|
-
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { InlineTabBodyHostDirective } from '../inline-tab-body-host';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export type InlineTabBodyPositionState = 'left' | 'center' | 'right' | 'left-origin-center' | 'right-origin-center';
|
|
9
|
-
export type InlineTabBodyOriginState = 'left' | 'right';
|
|
10
|
-
export declare class InlineTabBodyComponent implements OnInit, OnDestroy {
|
|
11
|
-
private _elementRef;
|
|
12
|
-
private _dir;
|
|
13
|
-
private _cdr;
|
|
14
|
-
private _positionIndex;
|
|
15
|
-
private _centeringSub;
|
|
16
|
-
private _leavingSub;
|
|
17
|
-
private _dirChangeSubscription;
|
|
18
|
-
_position: InlineTabBodyPositionState;
|
|
19
|
-
readonly _translateTabComplete: Subject<AnimationEvent>;
|
|
20
|
-
readonly _onCentering: EventEmitter<number>;
|
|
21
|
-
readonly _beforeCentering: EventEmitter<boolean>;
|
|
22
|
-
readonly _afterLeavingCenter: EventEmitter<void>;
|
|
23
|
-
readonly _onCentered: EventEmitter<void>;
|
|
24
|
-
_portalHost: InlineTabBodyHostDirective;
|
|
25
|
-
_content: TemplatePortal;
|
|
26
|
-
origin: number | null;
|
|
27
|
-
animationDuration: string;
|
|
28
|
-
preserveContent: boolean;
|
|
29
|
-
set position(position: number);
|
|
30
|
-
constructor();
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnDestroy(): void;
|
|
33
|
-
_onTranslateTabStarted(event: AnimationEvent): void;
|
|
34
|
-
_getLayoutDirection(): Direction;
|
|
35
|
-
_isCenterPosition(position: InlineTabBodyPositionState | string): boolean;
|
|
36
|
-
private _computePositionAnimationState;
|
|
37
|
-
private _computePositionFromOrigin;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabBodyComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineTabBodyComponent, "et-inline-tab-body", never, { "_content": { "alias": "content"; "required": false; }; "origin": { "alias": "origin"; "required": false; }; "animationDuration": { "alias": "animationDuration"; "required": false; }; "preserveContent": { "alias": "preserveContent"; "required": false; }; "position": { "alias": "position"; "required": false; }; }, { "_onCentering": "_onCentering"; "_beforeCentering": "_beforeCentering"; "_afterLeavingCenter": "_afterLeavingCenter"; "_onCentered": "_onCentered"; }, never, never, true, never>;
|
|
40
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-body-host.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { CdkPortalOutlet } from '@angular/cdk/portal';
|
|
2
|
-
import { ComponentFactoryResolver, OnDestroy, OnInit, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class InlineTabBodyHostDirective extends CdkPortalOutlet implements OnInit, OnDestroy {
|
|
5
|
-
constructor(componentFactoryResolver: ComponentFactoryResolver, viewContainerRef: ViewContainerRef, _document: Document);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabBodyHostDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InlineTabBodyHostDirective, "[etInlineTabBodyHost]", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-content.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const TAB_CONTENT: InjectionToken<InlineTabContentDirective>;
|
|
4
|
-
export declare class InlineTabContentDirective {
|
|
5
|
-
template: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabContentDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InlineTabContentDirective, "[etInlineTabContent]", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-header.component';
|
package/lib/components/tabs/partials/inline-tabs/inline-tab-header/inline-tab-header.component.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, AfterContentInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { TypedQueryList } from '@ethlete/core';
|
|
3
|
-
import { ScrollableComponent } from '../../../../scrollable/components/scrollable';
|
|
4
|
-
import { ActiveTabUnderlineBarManager, ActiveTabUnderlineDirective, PaginatedTabHeaderDirective } from '../../../utils';
|
|
5
|
-
import { InlineTabLabelWrapperDirective } from '../inline-tab-label-wrapper';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class InlineTabHeaderComponent extends PaginatedTabHeaderDirective implements AfterContentChecked, AfterContentInit, OnDestroy {
|
|
8
|
-
_items: TypedQueryList<InlineTabLabelWrapperDirective>;
|
|
9
|
-
_scrollable: ScrollableComponent;
|
|
10
|
-
_inkBars: TypedQueryList<ActiveTabUnderlineDirective>;
|
|
11
|
-
_activeTabUnderlineManager?: ActiveTabUnderlineBarManager;
|
|
12
|
-
ngAfterContentInit(): void;
|
|
13
|
-
protected _itemSelected(event: KeyboardEvent): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabHeaderComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineTabHeaderComponent, "et-inline-tab-header", never, {}, {}, ["_items", "_inkBars"], ["*"], true, never>;
|
|
16
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-label.directive';
|
package/lib/components/tabs/partials/inline-tabs/inline-tab-label/inline-tab-label.directive.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { CdkPortal } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const TAB_LABEL: InjectionToken<InlineTabLabelDirective>;
|
|
5
|
-
export declare const TAB: InjectionToken<unknown>;
|
|
6
|
-
export declare class InlineTabLabelDirective extends CdkPortal {
|
|
7
|
-
_closestTab: unknown;
|
|
8
|
-
constructor(templateRef: TemplateRef<unknown>, viewContainerRef: ViewContainerRef, _closestTab: unknown);
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabLabelDirective, [null, null, { optional: true; }]>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InlineTabLabelDirective, "[et-inline-tab-label]", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './inline-tab-label-wrapper.directive';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "../../../utils/active-tab-underline.util";
|
|
4
|
-
export declare class InlineTabLabelWrapperDirective {
|
|
5
|
-
elementRef: ElementRef<any>;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
get attrAriaDisabled(): "true" | null;
|
|
8
|
-
focus(): void;
|
|
9
|
-
getOffsetLeft(): number;
|
|
10
|
-
getOffsetWidth(): number;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineTabLabelWrapperDirective, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InlineTabLabelWrapperDirective, "[etInlineTabLabelWrapper]", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, [{ directive: typeof i1.ActiveTabUnderlineDirective; inputs: { "fitUnderlineToContent": "fitUnderlineToContent"; }; outputs: {}; }]>;
|
|
13
|
-
static ngAcceptInputType_disabled: unknown;
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './nav-tab-link.directive';
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { FocusableOption } from '@angular/cdk/a11y';
|
|
2
|
-
import { AfterViewInit, ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
3
|
-
import { RouterLink, RouterLinkActive } from '@angular/router';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../../utils/active-tab-underline.util";
|
|
6
|
-
export declare class NavTabLinkComponent implements OnInit, AfterViewInit, OnDestroy, FocusableOption {
|
|
7
|
-
private _tabNavBar;
|
|
8
|
-
elementRef: ElementRef<any>;
|
|
9
|
-
private _focusMonitor;
|
|
10
|
-
private _router;
|
|
11
|
-
private _cdr;
|
|
12
|
-
private _ngZone;
|
|
13
|
-
_link: RouterLink | null;
|
|
14
|
-
_linkWithHref: RouterLink | null;
|
|
15
|
-
_linkConfig: RouterLinkActive | null;
|
|
16
|
-
get active(): boolean;
|
|
17
|
-
tabIndex: number;
|
|
18
|
-
disabled: boolean;
|
|
19
|
-
id: string;
|
|
20
|
-
get _attrAriaControls(): string | null;
|
|
21
|
-
get _attrAriaCurrent(): string | null;
|
|
22
|
-
get _attrAriaDisabled(): boolean;
|
|
23
|
-
get _attrAriaSelected(): string | null;
|
|
24
|
-
get _attrTabIndex(): number;
|
|
25
|
-
get _attrRole(): string | null;
|
|
26
|
-
constructor(tabIndex: string);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
ngAfterViewInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
focus(): void;
|
|
31
|
-
_handleFocus(): void;
|
|
32
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
33
|
-
_getAriaControls(): string | null;
|
|
34
|
-
_getAriaSelected(): string | null;
|
|
35
|
-
_getAriaCurrent(): string | null;
|
|
36
|
-
_getRole(): string | null;
|
|
37
|
-
_getTabIndex(): number;
|
|
38
|
-
_markForCheck(): void;
|
|
39
|
-
private _haltDisabledEvents;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavTabLinkComponent, [{ attribute: "tabindex"; }]>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavTabLinkComponent, "[et-nav-tab-link]", never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.ActiveTabUnderlineDirective; inputs: { "fitUnderlineToContent": "fitUnderlineToContent"; }; outputs: {}; }]>;
|
|
42
|
-
static ngAcceptInputType_tabIndex: unknown;
|
|
43
|
-
static ngAcceptInputType_disabled: unknown;
|
|
44
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './nav-tabs-outlet.component';
|
package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/nav-tabs-outlet.component.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class NavTabsOutletComponent {
|
|
3
|
-
id: string;
|
|
4
|
-
get _attrAriaLabelledBy(): string | undefined;
|
|
5
|
-
get _attrRole(): string;
|
|
6
|
-
get _attrId(): string;
|
|
7
|
-
_activeTabId?: string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavTabsOutletComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavTabsOutletComponent, "et-nav-tabs-outlet", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
10
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export * from '../animations';
|
|
2
|
-
export * from '../components/inline-tabs';
|
|
3
|
-
export * from '../components/nav-tabs';
|
|
4
|
-
export * from '../partials/inline-tabs/inline-tab';
|
|
5
|
-
export * from '../partials/inline-tabs/inline-tab-body';
|
|
6
|
-
export * from '../partials/inline-tabs/inline-tab-body-host';
|
|
7
|
-
export * from '../partials/inline-tabs/inline-tab-content';
|
|
8
|
-
export * from '../partials/inline-tabs/inline-tab-header';
|
|
9
|
-
export * from '../partials/inline-tabs/inline-tab-label';
|
|
10
|
-
export * from '../partials/inline-tabs/inline-tab-label-wrapper';
|
|
11
|
-
export * from '../partials/nav-tabs/nav-tab-link';
|
|
12
|
-
export * from '../partials/nav-tabs/nav-tabs-outlet';
|
|
13
|
-
export * from '../tab.imports';
|
|
14
|
-
export * from '../types';
|
|
15
|
-
export * from '../utils';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { InlineTabsComponent } from './components/inline-tabs';
|
|
2
|
-
import { NavTabsComponent } from './components/nav-tabs';
|
|
3
|
-
import { InlineTabComponent } from './partials/inline-tabs/inline-tab';
|
|
4
|
-
import { InlineTabBodyComponent } from './partials/inline-tabs/inline-tab-body';
|
|
5
|
-
import { InlineTabBodyHostDirective } from './partials/inline-tabs/inline-tab-body-host';
|
|
6
|
-
import { InlineTabContentDirective } from './partials/inline-tabs/inline-tab-content';
|
|
7
|
-
import { InlineTabHeaderComponent } from './partials/inline-tabs/inline-tab-header';
|
|
8
|
-
import { InlineTabLabelDirective } from './partials/inline-tabs/inline-tab-label';
|
|
9
|
-
import { InlineTabLabelWrapperDirective } from './partials/inline-tabs/inline-tab-label-wrapper';
|
|
10
|
-
import { NavTabLinkComponent } from './partials/nav-tabs/nav-tab-link';
|
|
11
|
-
import { NavTabsOutletComponent } from './partials/nav-tabs/nav-tabs-outlet';
|
|
12
|
-
export declare const TabImports: readonly [typeof InlineTabsComponent, typeof InlineTabBodyComponent, typeof InlineTabBodyHostDirective, typeof InlineTabComponent, typeof InlineTabContentDirective, typeof InlineTabHeaderComponent, typeof InlineTabLabelDirective, typeof InlineTabLabelWrapperDirective, typeof NavTabsOutletComponent, typeof NavTabLinkComponent, typeof NavTabsComponent];
|