@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,143 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { NgClassType, ScrollObserverScrollState, ScrollToElementOptions } from '@ethlete/core';
|
|
3
|
-
import { ScrollableIntersectionChange, ScrollableScrollMode } from '../../types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface ScrollableNavigationItem {
|
|
6
|
-
isActive: boolean;
|
|
7
|
-
activeOffset: number;
|
|
8
|
-
element: HTMLElement;
|
|
9
|
-
}
|
|
10
|
-
export type ScrollableButtonPosition = 'inside' | 'footer';
|
|
11
|
-
export type ScrollableScrollOrigin = 'auto' | 'center' | 'start' | 'end';
|
|
12
|
-
export type ScrollableDirection = 'horizontal' | 'vertical';
|
|
13
|
-
export type ScrollableItemSize = 'auto' | 'same' | 'full';
|
|
14
|
-
export type ScrollableLoadingTemplatePosition = 'start' | 'end';
|
|
15
|
-
export declare class ScrollableComponent {
|
|
16
|
-
private _disableSnapping$;
|
|
17
|
-
private _manualActiveNavigationIndex;
|
|
18
|
-
elementRef: ElementRef<HTMLElement>;
|
|
19
|
-
itemSize: import("@angular/core").InputSignal<ScrollableItemSize>;
|
|
20
|
-
direction: import("@angular/core").InputSignal<ScrollableDirection>;
|
|
21
|
-
scrollableRole: import("@angular/core").InputSignal<string | null>;
|
|
22
|
-
scrollableClass: import("@angular/core").InputSignal<NgClassType>;
|
|
23
|
-
renderNavigation: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
24
|
-
renderMasks: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
25
|
-
renderButtons: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
26
|
-
buttonPosition: import("@angular/core").InputSignal<ScrollableButtonPosition>;
|
|
27
|
-
renderScrollbars: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
28
|
-
stickyButtons: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
29
|
-
cursorDragScroll: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
30
|
-
disableActiveElementScrolling: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
31
|
-
scrollMode: import("@angular/core").InputSignal<ScrollableScrollMode>;
|
|
32
|
-
snap: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
33
|
-
scrollMargin: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
34
|
-
scrollOrigin: import("@angular/core").InputSignal<ScrollableScrollOrigin>;
|
|
35
|
-
darkenNonIntersectingItems: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
36
|
-
showLoadingTemplate: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
37
|
-
loadingTemplatePosition: import("@angular/core").InputSignal<ScrollableLoadingTemplatePosition>;
|
|
38
|
-
scrollable: import("@angular/core").Signal<ElementRef<HTMLElement> | undefined>;
|
|
39
|
-
firstElement: import("@angular/core").Signal<ElementRef<HTMLElement> | undefined>;
|
|
40
|
-
lastElement: import("@angular/core").Signal<ElementRef<HTMLElement> | undefined>;
|
|
41
|
-
activeElementList: import("@angular/core").Signal<readonly import("../../directives/scrollable-is-active-child").ScrollableIsActiveChildDirective[]>;
|
|
42
|
-
navigationDotsContainer: import("@angular/core").Signal<ElementRef<HTMLElement> | undefined>;
|
|
43
|
-
firstNavigationDot: import("@angular/core").Signal<ElementRef<HTMLButtonElement> | undefined>;
|
|
44
|
-
loadingTemplate: import("@angular/core").Signal<import("../../directives/scrollable-loading-template").ScrollableLoadingTemplateDirective | undefined>;
|
|
45
|
-
navigationDotDimensions: import("@angular/core").Signal<import("@ethlete/core").NullableElementDimensions>;
|
|
46
|
-
scrollState: import("@angular/core").Signal<import("@ethlete/core").ElementScrollState>;
|
|
47
|
-
isRendered: {
|
|
48
|
-
state: import("@angular/core").WritableSignal<boolean>;
|
|
49
|
-
bind: () => import("@angular/core").EffectRef;
|
|
50
|
-
};
|
|
51
|
-
canAnimate: {
|
|
52
|
-
state: import("@angular/core").Signal<boolean>;
|
|
53
|
-
};
|
|
54
|
-
cursorDragScrollState: {
|
|
55
|
-
isDragging: import("@angular/core").Signal<boolean>;
|
|
56
|
-
currentDragAmount: import("@angular/core").Signal<{
|
|
57
|
-
x: number;
|
|
58
|
-
y: number;
|
|
59
|
-
}>;
|
|
60
|
-
};
|
|
61
|
-
isCursorDragging$: import("rxjs").Observable<boolean>;
|
|
62
|
-
renderButtonsInside: import("@angular/core").Signal<boolean>;
|
|
63
|
-
renderButtonsInFooter: import("@angular/core").Signal<boolean>;
|
|
64
|
-
containerScrollState: import("@angular/core").Signal<import("@ethlete/core").ElementScrollState>;
|
|
65
|
-
firstElementIntersection: import("@angular/core").Signal<IntersectionObserverEntry[]>;
|
|
66
|
-
lastElementIntersection: import("@angular/core").Signal<IntersectionObserverEntry[]>;
|
|
67
|
-
allScrollableChildren: import("@angular/core").Signal<HTMLElement[]>;
|
|
68
|
-
scrollableChildren: import("@angular/core").Signal<HTMLElement[]>;
|
|
69
|
-
scrollableContentIntersections: import("@angular/core").Signal<IntersectionObserverEntry[]>;
|
|
70
|
-
scrollableContentIntersections$: import("rxjs").Observable<IntersectionObserverEntry[]>;
|
|
71
|
-
nonScrollableIntersections: import("@angular/core").Signal<HTMLElement[]>;
|
|
72
|
-
isAtStart: import("@angular/core").Signal<boolean>;
|
|
73
|
-
isAtEnd: import("@angular/core").Signal<boolean>;
|
|
74
|
-
canScroll: import("@angular/core").Signal<boolean>;
|
|
75
|
-
scrollableNavigation: import("@angular/core").Signal<ScrollableNavigationItem[]>;
|
|
76
|
-
activeIndex: import("@angular/core").Signal<number>;
|
|
77
|
-
intersectionChange: import("@angular/core").OutputRef<ScrollableIntersectionChange[]>;
|
|
78
|
-
scrollStateChange: import("@angular/core").OutputRef<ScrollObserverScrollState>;
|
|
79
|
-
allChildElementClassBindings: {
|
|
80
|
-
remove: (tokens: string) => void;
|
|
81
|
-
removeMany: (tokens: string[]) => void;
|
|
82
|
-
has: (tokens: string) => boolean;
|
|
83
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
84
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
85
|
-
};
|
|
86
|
-
nonFullIntersectingElementClassBindings: {
|
|
87
|
-
remove: (tokens: string) => void;
|
|
88
|
-
removeMany: (tokens: string[]) => void;
|
|
89
|
-
has: (tokens: string) => boolean;
|
|
90
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
91
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
92
|
-
};
|
|
93
|
-
hostAttributeBindings: {
|
|
94
|
-
remove: (tokens: string) => void;
|
|
95
|
-
removeMany: (tokens: string[]) => void;
|
|
96
|
-
has: (tokens: string) => boolean;
|
|
97
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
98
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
99
|
-
};
|
|
100
|
-
hostClassBindings: {
|
|
101
|
-
remove: (tokens: string) => void;
|
|
102
|
-
removeMany: (tokens: string[]) => void;
|
|
103
|
-
has: (tokens: string) => boolean;
|
|
104
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
105
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
106
|
-
};
|
|
107
|
-
hostStyleBindings: {
|
|
108
|
-
remove: (tokens: string) => void;
|
|
109
|
-
removeMany: (tokens: string[]) => void;
|
|
110
|
-
has: (tokens: string) => boolean;
|
|
111
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
112
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
113
|
-
};
|
|
114
|
-
scrollableDotsContainerStyleBindings: {
|
|
115
|
-
remove: (tokens: string) => void;
|
|
116
|
-
removeMany: (tokens: string[]) => void;
|
|
117
|
-
has: (tokens: string) => boolean;
|
|
118
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
119
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
120
|
-
};
|
|
121
|
-
constructor();
|
|
122
|
-
getNavigationDotsContainerTranslate(navigationDotCount: number, activeIndex: number): string;
|
|
123
|
-
scrollOneContainerSize(direction: 'start' | 'end'): void;
|
|
124
|
-
scrollOneItemSize(direction: 'start' | 'end'): void;
|
|
125
|
-
getElementScrollCoordinates(options: Omit<ScrollToElementOptions, 'container'> & {
|
|
126
|
-
ignoreForcedOrigin?: boolean;
|
|
127
|
-
}): ScrollToOptions;
|
|
128
|
-
scrollToElement(options: Omit<ScrollToElementOptions, 'container'> & {
|
|
129
|
-
ignoreForcedOrigin?: boolean;
|
|
130
|
-
}): void;
|
|
131
|
-
scrollToElementByIndex(options: Omit<ScrollToElementOptions, 'container'> & {
|
|
132
|
-
index: number;
|
|
133
|
-
ignoreForcedOrigin?: boolean;
|
|
134
|
-
}): void;
|
|
135
|
-
protected scrollToElementViaNavigation(elementIndex: number): void;
|
|
136
|
-
protected scrollToStartDirection(): void;
|
|
137
|
-
protected scrollToEndDirection(): void;
|
|
138
|
-
private _enableSnapping;
|
|
139
|
-
private _disableSnapping;
|
|
140
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableComponent, never>;
|
|
141
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollableComponent, "et-scrollable", never, { "itemSize": { "alias": "itemSize"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "scrollableRole": { "alias": "scrollableRole"; "required": false; "isSignal": true; }; "scrollableClass": { "alias": "scrollableClass"; "required": false; "isSignal": true; }; "renderNavigation": { "alias": "renderNavigation"; "required": false; "isSignal": true; }; "renderMasks": { "alias": "renderMasks"; "required": false; "isSignal": true; }; "renderButtons": { "alias": "renderButtons"; "required": false; "isSignal": true; }; "buttonPosition": { "alias": "buttonPosition"; "required": false; "isSignal": true; }; "renderScrollbars": { "alias": "renderScrollbars"; "required": false; "isSignal": true; }; "stickyButtons": { "alias": "stickyButtons"; "required": false; "isSignal": true; }; "cursorDragScroll": { "alias": "cursorDragScroll"; "required": false; "isSignal": true; }; "disableActiveElementScrolling": { "alias": "disableActiveElementScrolling"; "required": false; "isSignal": true; }; "scrollMode": { "alias": "scrollMode"; "required": false; "isSignal": true; }; "snap": { "alias": "snap"; "required": false; "isSignal": true; }; "scrollMargin": { "alias": "scrollMargin"; "required": false; "isSignal": true; }; "scrollOrigin": { "alias": "scrollOrigin"; "required": false; "isSignal": true; }; "darkenNonIntersectingItems": { "alias": "darkenNonIntersectingItems"; "required": false; "isSignal": true; }; "showLoadingTemplate": { "alias": "showLoadingTemplate"; "required": false; "isSignal": true; }; "loadingTemplatePosition": { "alias": "loadingTemplatePosition"; "required": false; "isSignal": true; }; }, { "intersectionChange": "intersectionChange"; "scrollStateChange": "scrollStateChange"; }, ["activeElementList", "loadingTemplate"], ["*"], true, never>;
|
|
142
|
-
}
|
|
143
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-placeholder.component';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { NgClassType } from '@ethlete/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScrollablePlaceholderComponent {
|
|
5
|
-
renderMasks: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
6
|
-
renderStartMask: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
7
|
-
renderEndMask: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
8
|
-
repeatContentCount: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
9
|
-
scrollableClass: import("@angular/core").InputSignal<NgClassType>;
|
|
10
|
-
repeat: import("@angular/core").Signal<unknown[]>;
|
|
11
|
-
contentTemplate: import("@angular/core").Signal<TemplateRef<any>>;
|
|
12
|
-
overlayTemplate: import("@angular/core").Signal<TemplateRef<any> | undefined>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollablePlaceholderComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollablePlaceholderComponent, "et-scrollable-placeholder", never, { "renderMasks": { "alias": "renderMasks"; "required": false; "isSignal": true; }; "renderStartMask": { "alias": "renderStartMask"; "required": false; "isSignal": true; }; "renderEndMask": { "alias": "renderEndMask"; "required": false; "isSignal": true; }; "repeatContentCount": { "alias": "repeatContentCount"; "required": false; "isSignal": true; }; "scrollableClass": { "alias": "scrollableClass"; "required": false; "isSignal": true; }; }, {}, ["contentTemplate", "overlayTemplate"], ["*"], true, never>;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-ignore-child.directive';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SCROLLABLE_IGNORE_CHILD_TOKEN: InjectionToken<ScrollableIgnoreChildDirective>;
|
|
4
|
-
export declare const SCROLLABLE_IGNORE_CHILD_ATTRIBUTE = "etScrollableIgnoreChild";
|
|
5
|
-
export declare const isScrollableChildIgnored: (e: HTMLElement) => boolean;
|
|
6
|
-
export declare class ScrollableIgnoreChildDirective {
|
|
7
|
-
set _ignoreChildEnabled(v: boolean);
|
|
8
|
-
readonly ignoreChildEnabled: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
-
readonly hostAttributeBindings: {
|
|
10
|
-
remove: (tokens: string) => void;
|
|
11
|
-
removeMany: (tokens: string[]) => void;
|
|
12
|
-
has: (tokens: string) => boolean;
|
|
13
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
14
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
15
|
-
};
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableIgnoreChildDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollableIgnoreChildDirective, "[etScrollableIgnoreChild]", never, { "_ignoreChildEnabled": { "alias": "etScrollableIgnoreChild"; "required": false; }; }, {}, never, never, true, never>;
|
|
18
|
-
static ngAcceptInputType__ignoreChildEnabled: unknown;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-is-active-child.directive';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SCROLLABLE_IS_ACTIVE_CHILD_TOKEN: InjectionToken<ScrollableIsActiveChildDirective>;
|
|
4
|
-
export declare const SCROLLABLE_IS_ACTIVE_CHILD_ATTRIBUTE = "etScrollableIsActiveChild";
|
|
5
|
-
export declare const isScrollableChildActive: (e: HTMLElement) => boolean;
|
|
6
|
-
export declare class ScrollableIsActiveChildDirective {
|
|
7
|
-
readonly elementRef: ElementRef<HTMLElement>;
|
|
8
|
-
set _isActiveChildEnabled(v: boolean);
|
|
9
|
-
readonly isActiveChildEnabled: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
readonly hostAttributeBindings: {
|
|
11
|
-
remove: (tokens: string) => void;
|
|
12
|
-
removeMany: (tokens: string[]) => void;
|
|
13
|
-
has: (tokens: string) => boolean;
|
|
14
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
15
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
16
|
-
};
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableIsActiveChildDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollableIsActiveChildDirective, "[etScrollableIsActiveChild]", never, { "_isActiveChildEnabled": { "alias": "etScrollableIsActiveChild"; "required": false; }; }, {}, never, never, true, never>;
|
|
19
|
-
static ngAcceptInputType__isActiveChildEnabled: unknown;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-loading-template.directive';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SCROLLABLE_LOADING_TEMPLATE_TOKEN: InjectionToken<ScrollableLoadingTemplateDirective>;
|
|
4
|
-
export declare class ScrollableLoadingTemplateDirective {
|
|
5
|
-
templateRef: TemplateRef<any>;
|
|
6
|
-
repeatContentCount: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
7
|
-
repeat: import("@angular/core").Signal<unknown[]>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableLoadingTemplateDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollableLoadingTemplateDirective, "ng-template[etScrollableLoadingTemplate]", never, { "repeatContentCount": { "alias": "repeatContentCount"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
package/lib/components/scrollable/directives/scrollable-placeholder-item-template/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-placeholder-item-template.directive';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SCROLLABLE_PLACEHOLDER_ITEM_TEMPLATE_TOKEN: InjectionToken<ScrollablePlaceholderItemTemplateDirective>;
|
|
4
|
-
export declare class ScrollablePlaceholderItemTemplateDirective {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollablePlaceholderItemTemplateDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollablePlaceholderItemTemplateDirective, "ng-template[etScrollablePlaceholderItemTemplate]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable-placeholder-overlay-template.directive';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SCROLLABLE_PLACEHOLDER_OVERLAY_TEMPLATE_TOKEN: InjectionToken<ScrollablePlaceholderOverlayTemplateDirective>;
|
|
4
|
-
export declare class ScrollablePlaceholderOverlayTemplateDirective {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollablePlaceholderOverlayTemplateDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollablePlaceholderOverlayTemplateDirective, "ng-template[etScrollablePlaceholderOverlayTemplate]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from '../components/scrollable';
|
|
2
|
-
export * from '../components/scrollable-placeholder';
|
|
3
|
-
export * from '../directives/scrollable-ignore-child';
|
|
4
|
-
export * from '../directives/scrollable-is-active-child';
|
|
5
|
-
export * from '../directives/scrollable-loading-template';
|
|
6
|
-
export * from '../directives/scrollable-placeholder-item-template';
|
|
7
|
-
export * from '../directives/scrollable-placeholder-overlay-template';
|
|
8
|
-
export * from '../scrollable.imports';
|
|
9
|
-
export * from '../types';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ScrollableComponent } from './components/scrollable';
|
|
2
|
-
import { ScrollablePlaceholderComponent } from './components/scrollable-placeholder';
|
|
3
|
-
import { ScrollableIgnoreChildDirective } from './directives/scrollable-ignore-child';
|
|
4
|
-
import { ScrollableIsActiveChildDirective } from './directives/scrollable-is-active-child';
|
|
5
|
-
import { ScrollableLoadingTemplateDirective } from './directives/scrollable-loading-template';
|
|
6
|
-
import { ScrollablePlaceholderItemTemplateDirective } from './directives/scrollable-placeholder-item-template';
|
|
7
|
-
import { ScrollablePlaceholderOverlayTemplateDirective } from './directives/scrollable-placeholder-overlay-template';
|
|
8
|
-
export declare const ScrollableImports: readonly [typeof ScrollableComponent, typeof ScrollableIsActiveChildDirective, typeof ScrollableIgnoreChildDirective, typeof ScrollableLoadingTemplateDirective, typeof ScrollablePlaceholderItemTemplateDirective, typeof ScrollablePlaceholderOverlayTemplateDirective, typeof ScrollablePlaceholderComponent];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './scrollable.types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './skeleton.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SkeletonComponent {
|
|
3
|
-
loadingAllyText: string;
|
|
4
|
-
animated: boolean;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonComponent, "et-skeleton", never, { "loadingAllyText": { "alias": "loadingAllyText"; "required": false; }; "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
|
-
static ngAcceptInputType_animated: unknown;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './skeleton-item.component';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SkeletonItemComponent {
|
|
3
|
-
ariaHidden: boolean;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonItemComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonItemComponent, "et-skeleton-item", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { SortDirection } from '@ethlete/query';
|
|
3
|
-
import { SortHeaderArrowPosition, Sortable } from '../../partials/sort';
|
|
4
|
-
import { ArrowViewStateTransition } from './sort-header.types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SortHeaderComponent implements Sortable, OnDestroy, OnInit, AfterViewInit {
|
|
7
|
-
private readonly _intl;
|
|
8
|
-
private readonly _changeDetectorRef;
|
|
9
|
-
private readonly _sort;
|
|
10
|
-
private readonly _columnDef;
|
|
11
|
-
private readonly _focusMonitor;
|
|
12
|
-
private readonly _elementRef;
|
|
13
|
-
private readonly _ariaDescriber;
|
|
14
|
-
private readonly _sortDefaultOptions;
|
|
15
|
-
private _rerenderSubscription?;
|
|
16
|
-
private _sortButton;
|
|
17
|
-
_showIndicatorHint: boolean;
|
|
18
|
-
_viewState: ArrowViewStateTransition;
|
|
19
|
-
_arrowDirection: SortDirection;
|
|
20
|
-
disabled: boolean;
|
|
21
|
-
id: string;
|
|
22
|
-
arrowPosition: SortHeaderArrowPosition;
|
|
23
|
-
start: SortDirection;
|
|
24
|
-
get sortActionDescription(): string;
|
|
25
|
-
set sortActionDescription(value: string);
|
|
26
|
-
private _sortActionDescription;
|
|
27
|
-
disableClear: boolean;
|
|
28
|
-
get _isSorted(): boolean;
|
|
29
|
-
get _getArrowDirectionState(): string;
|
|
30
|
-
get _getArrowViewState(): string;
|
|
31
|
-
get _isDisabled(): boolean;
|
|
32
|
-
get _renderArrow(): boolean;
|
|
33
|
-
get _ariaSortAttr(): "none" | "ascending" | "descending";
|
|
34
|
-
constructor();
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
ngAfterViewInit(): void;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
_handleMouseEnter(): void;
|
|
39
|
-
_handleMouseLeave(): void;
|
|
40
|
-
_setIndicatorHintVisible(visible: boolean): void;
|
|
41
|
-
_setAnimationTransitionState(viewState: ArrowViewStateTransition): void;
|
|
42
|
-
_toggleOnInteraction(): void;
|
|
43
|
-
_handleClick(): void;
|
|
44
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
45
|
-
_updateArrowDirection(): void;
|
|
46
|
-
private _updateSortActionDescription;
|
|
47
|
-
private _handleStateChanges;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortHeaderComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SortHeaderComponent, "[et-sort-header]", ["etSortHeader"], { "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "et-sort-header"; "required": false; }; "arrowPosition": { "alias": "arrowPosition"; "required": false; }; "start": { "alias": "start"; "required": false; }; "sortActionDescription": { "alias": "sortActionDescription"; "required": false; }; "disableClear": { "alias": "disableClear"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
50
|
-
static ngAcceptInputType_disabled: unknown;
|
|
51
|
-
static ngAcceptInputType_disableClear: unknown;
|
|
52
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SortDirection } from '@ethlete/query';
|
|
2
|
-
export type ArrowViewState = SortDirection | 'hint' | 'active';
|
|
3
|
-
export interface ArrowViewStateTransition {
|
|
4
|
-
fromState?: ArrowViewState;
|
|
5
|
-
toState?: ArrowViewState;
|
|
6
|
-
}
|
|
7
|
-
export interface SortHeaderColumnDef {
|
|
8
|
-
name: string;
|
|
9
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, InjectionToken, OnChanges, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { Sort, SortDirection } from '@ethlete/query';
|
|
4
|
-
import { Observable, Subject, Subscriber } from 'rxjs';
|
|
5
|
-
import { SortDefaultOptions, Sortable } from './sort.types';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const SORT_DEFAULT_OPTIONS: InjectionToken<SortDefaultOptions>;
|
|
8
|
-
export declare class SortDirective implements OnChanges, OnDestroy, OnInit {
|
|
9
|
-
destroy$: Observable<boolean>;
|
|
10
|
-
private readonly _defaultOptions;
|
|
11
|
-
sortables: Map<string, Sortable>;
|
|
12
|
-
readonly _stateChanges: Subject<void>;
|
|
13
|
-
_isInitialized: boolean;
|
|
14
|
-
_pendingSubscribers: Subscriber<void>[] | null;
|
|
15
|
-
initialized: Observable<void>;
|
|
16
|
-
disabled: boolean;
|
|
17
|
-
active?: string;
|
|
18
|
-
start: SortDirection;
|
|
19
|
-
get direction(): SortDirection;
|
|
20
|
-
set direction(direction: SortDirection);
|
|
21
|
-
private _direction;
|
|
22
|
-
disableClear: boolean;
|
|
23
|
-
sortControl?: FormControl<Sort | null>;
|
|
24
|
-
sortByControl?: FormControl<string | null>;
|
|
25
|
-
sortDirectionControl?: FormControl<SortDirection | null>;
|
|
26
|
-
readonly sortChange: EventEmitter<Sort>;
|
|
27
|
-
register(sortable: Sortable): void;
|
|
28
|
-
deregister(sortable: Sortable): void;
|
|
29
|
-
sort(sortable: Sortable): void;
|
|
30
|
-
getNextSortDirection(sortable: Sortable): SortDirection;
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngOnChanges(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
_markInitialized(): void;
|
|
35
|
-
_notifySubscriber(subscriber: Subscriber<void>): void;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortDirective, never>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SortDirective, "[etSort]", ["etSort"], { "disabled": { "alias": "etSortDisabled"; "required": false; }; "active": { "alias": "etSortActive"; "required": false; }; "start": { "alias": "etSortStart"; "required": false; }; "direction": { "alias": "etSortDirection"; "required": false; }; "disableClear": { "alias": "etSortDisableClear"; "required": false; }; "sortControl": { "alias": "sortControl"; "required": false; }; "sortByControl": { "alias": "sortByControl"; "required": false; }; "sortDirectionControl": { "alias": "sortDirectionControl"; "required": false; }; }, { "sortChange": "etSortChange"; }, never, never, true, never>;
|
|
38
|
-
static ngAcceptInputType_disabled: unknown;
|
|
39
|
-
static ngAcceptInputType_disableClear: unknown;
|
|
40
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SortDirection } from '@ethlete/query';
|
|
2
|
-
export type SortHeaderArrowPosition = 'before' | 'after';
|
|
3
|
-
export interface Sortable {
|
|
4
|
-
id: string;
|
|
5
|
-
start: SortDirection;
|
|
6
|
-
disableClear: boolean;
|
|
7
|
-
}
|
|
8
|
-
export interface SortDefaultOptions {
|
|
9
|
-
disableClear?: boolean;
|
|
10
|
-
arrowPosition?: SortHeaderArrowPosition;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './sort-header-intl';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Optional } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SortHeaderIntl {
|
|
5
|
-
readonly changes: Subject<void>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortHeaderIntl, never>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SortHeaderIntl>;
|
|
8
|
-
}
|
|
9
|
-
export declare function SORT_HEADER_INTL_PROVIDER_FACTORY(parentIntl: SortHeaderIntl): SortHeaderIntl;
|
|
10
|
-
export declare const SORT_HEADER_INTL_PROVIDER: {
|
|
11
|
-
provide: typeof SortHeaderIntl;
|
|
12
|
-
deps: Optional[][];
|
|
13
|
-
useFactory: typeof SORT_HEADER_INTL_PROVIDER_FACTORY;
|
|
14
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SortHeaderComponent } from './components/sort-header';
|
|
2
|
-
import { SortDirective } from './partials/sort';
|
|
3
|
-
export declare const SortImports: readonly [typeof SortDirective, typeof SortHeaderComponent];
|
|
4
|
-
export declare const provideSort: () => {
|
|
5
|
-
provide: typeof import("./services").SortHeaderIntl;
|
|
6
|
-
deps: import("@angular/core").Optional[][];
|
|
7
|
-
useFactory: typeof import("./services").SORT_HEADER_INTL_PROVIDER_FACTORY;
|
|
8
|
-
}[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table.component';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { CdkTable } from '@angular/cdk/table';
|
|
2
|
-
import { AfterContentInit } from '@angular/core';
|
|
3
|
-
import { TableBusyDirective } from '../../partials/table-busy';
|
|
4
|
-
import { TableBusyOutletDirective } from '../../partials/table-busy-outlet';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class TableComponent<T> extends CdkTable<T> implements AfterContentInit {
|
|
7
|
-
private _cdr;
|
|
8
|
-
protected stickyCssClass: string;
|
|
9
|
-
protected needsPositionStickyOnElement: boolean;
|
|
10
|
-
_tableBusyOutlet?: TableBusyOutletDirective;
|
|
11
|
-
_tableBusyComponent?: TableBusyDirective;
|
|
12
|
-
get busy(): boolean;
|
|
13
|
-
set busy(value: unknown);
|
|
14
|
-
private _busy;
|
|
15
|
-
get _attrAriaBusy(): true | null;
|
|
16
|
-
_isShowingTableBusy: boolean;
|
|
17
|
-
ngAfterContentInit(): void;
|
|
18
|
-
private _updateTableBusy;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent<any>, "et-table, table[et-table]", ["etTable"], { "busy": { "alias": "busy"; "required": false; }; }, {}, ["_tableBusyComponent"], ["caption", "colgroup, col", "*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './table-data-source.constants';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const MAX_SAFE_INTEGER = 9007199254740991;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkCell } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CellDirective extends CdkCell {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CellDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CellDirective, "et-cell, td[et-cell]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './cell.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkCellDef } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CellDefDirective extends CdkCellDef {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CellDefDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CellDefDirective, "[etCellDef]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './cell-def.directive';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { CdkColumnDef } from '@angular/cdk/table';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const SORT_HEADER_COLUMN_DEF: InjectionToken<ColumnDefDirective>;
|
|
5
|
-
export declare class ColumnDefDirective extends CdkColumnDef {
|
|
6
|
-
get name(): string;
|
|
7
|
-
set name(name: string);
|
|
8
|
-
constructor(_table?: unknown);
|
|
9
|
-
protected _updateColumnCssClassName(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDefDirective, [{ optional: true; }]>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDefDirective, "[etColumnDef]", never, { "name": { "alias": "etColumnDef"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './column-def.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkFooterCell } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FooterCellDirective extends CdkFooterCell {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FooterCellDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FooterCellDirective, "et-footer-cell, td[et-footer-cell]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './footer-cell.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkFooterCellDef } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FooterCellDefDirective extends CdkFooterCellDef {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FooterCellDefDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FooterCellDefDirective, "[etFooterCellDef]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './footer-cell-def.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkHeaderCell } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HeaderCellDirective extends CdkHeaderCell {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderCellDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderCellDirective, "et-header-cell, th[et-header-cell]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './header-cell.directive';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { CdkHeaderCellDef } from '@angular/cdk/table';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HeaderCellDefDirective extends CdkHeaderCellDef {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderCellDefDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderCellDefDirective, "[etHeaderCellDef]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './header-cell-def.directive';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './text-column.component';
|