@ethlete/cdk 4.56.1 → 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 +12 -0
- package/fesm2022/ethlete-cdk.mjs +790 -783
- 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,23 +0,0 @@
|
|
|
1
|
-
import { IfInputEmptyDirective } from '../../directives/if-input-empty';
|
|
2
|
-
import { IfInputFilledDirective } from '../../directives/if-input-filled';
|
|
3
|
-
import { InputPrefixDirective } from '../../directives/input-prefix';
|
|
4
|
-
import { InputSuffixDirective } from '../../directives/input-suffix';
|
|
5
|
-
import { LabelComponent } from '../label/components/label';
|
|
6
|
-
import { ColorInputComponent } from './components/color-input';
|
|
7
|
-
import { DateInputComponent } from './components/date-input';
|
|
8
|
-
import { DateTimeInputComponent } from './components/date-time-input';
|
|
9
|
-
import { EmailInputComponent } from './components/email-input';
|
|
10
|
-
import { InputFieldComponent } from './components/input-field';
|
|
11
|
-
import { NumberInputComponent } from './components/number-input';
|
|
12
|
-
import { PasswordInputComponent } from './components/password-input';
|
|
13
|
-
import { SearchInputComponent } from './components/search-input';
|
|
14
|
-
import { TelInputComponent } from './components/tel-input';
|
|
15
|
-
import { TextInputComponent } from './components/text-input';
|
|
16
|
-
import { TextareaInputComponent } from './components/textarea-input';
|
|
17
|
-
import { TimeInputComponent } from './components/time-input';
|
|
18
|
-
import { AutosizeTextareaDirective } from './directives/autosize-textarea';
|
|
19
|
-
import { IfSupportsShowPickerDirective } from './directives/if-supports-show-picker';
|
|
20
|
-
import { ShowPickerTriggerDirective } from './directives/show-picker-trigger';
|
|
21
|
-
import { PasswordInputToggleComponent } from './partials/password-input-toggle';
|
|
22
|
-
import { SearchInputClearComponent } from './partials/search-input-clear';
|
|
23
|
-
export declare const InputImports: readonly [typeof InputFieldComponent, typeof NumberInputComponent, typeof SearchInputComponent, typeof PasswordInputComponent, typeof PasswordInputToggleComponent, typeof TextInputComponent, typeof TextareaInputComponent, typeof TelInputComponent, typeof InputPrefixDirective, typeof InputSuffixDirective, typeof IfInputFilledDirective, typeof ShowPickerTriggerDirective, typeof IfInputEmptyDirective, typeof SearchInputClearComponent, typeof EmailInputComponent, typeof LabelComponent, typeof DateInputComponent, typeof DateTimeInputComponent, typeof TimeInputComponent, typeof IfSupportsShowPickerDirective, typeof AutosizeTextareaDirective, typeof ColorInputComponent];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './password-input-toggle.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PasswordInputToggleComponent {
|
|
3
|
-
protected readonly passwordInput: import("../../directives/password-input").PasswordInputDirective;
|
|
4
|
-
protected readonly input: import("../../../../directives/input").InputDirective<unknown, HTMLElement>;
|
|
5
|
-
ariaLabel?: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputToggleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputToggleComponent, "et-password-input-toggle", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './search-input-clear.component';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SearchInputClearComponent {
|
|
3
|
-
protected readonly searchInput: import("../../directives/search-input").SearchInputDirective;
|
|
4
|
-
protected readonly input: import("../../../../directives/input").InputDirective<unknown, HTMLElement>;
|
|
5
|
-
ariaLabel?: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchInputClearComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SearchInputClearComponent, "et-search-input-clear", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './label.component';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { FormFieldStateService } from '../../../../services';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const LABEL_TOKEN: InjectionToken<LabelComponent>;
|
|
5
|
-
export declare class LabelComponent {
|
|
6
|
-
protected readonly formFieldStateService: FormFieldStateService;
|
|
7
|
-
readonly id: string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LabelComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LabelComponent, "et-label", ["etLabel"], {}, {}, never, ["*", "[etLabelSuffix]"], true, never>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './label-suffix.directive';
|
package/lib/components/forms/components/label/directives/label-suffix/label-suffix.directive.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LabelSuffixDirective {
|
|
3
|
-
showToScreenReader: boolean;
|
|
4
|
-
private get _attrAriaHidden();
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LabelSuffixDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LabelSuffixDirective, "[etLabelSuffix]", ["etLabelSuffix"], { "showToScreenReader": { "alias": "showToScreenReader"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
static ngAcceptInputType_showToScreenReader: unknown;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio.component';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { InputBase } from '../../../../utils';
|
|
2
|
-
import { RadioDirective } from '../../directives/radio';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../../directives/radio/radio.directive";
|
|
5
|
-
import * as i2 from "../../../../directives/input/input.directive";
|
|
6
|
-
export declare class RadioComponent extends InputBase {
|
|
7
|
-
protected readonly radio: RadioDirective;
|
|
8
|
-
protected readonly radioGroup: import("../../directives/radio-group").RadioGroupDirective;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioComponent, "et-radio", never, {}, {}, never, never, true, [{ directive: typeof i1.RadioDirective; inputs: { "value": "value"; "disabled": "disabled"; }; outputs: {}; }, { directive: typeof i2.InputDirective; inputs: { "autocomplete": "autocomplete"; }; outputs: {}; }]>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio-field.component';
|
package/lib/components/forms/components/radio/components/radio-field/radio-field.component.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "../../../../directives/static-form-field/static-form-field.directive";
|
|
3
|
-
import * as i2 from "../../directives/radio-field/radio-field.directive";
|
|
4
|
-
export declare class RadioFieldComponent {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioFieldComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioFieldComponent, "et-radio-field, et-radio-card-field", never, {}, {}, never, ["*", "*"], true, [{ directive: typeof i1.StaticFormFieldDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.RadioFieldDirective; inputs: {}; outputs: {}; }]>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio-group.component';
|
package/lib/components/forms/components/radio/components/radio-group/radio-group.component.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { InputStateService } from '../../../../services';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "../../../../directives/static-form-group/static-form-group.directive";
|
|
4
|
-
import * as i2 from "../../../../directives/writeable-input/writeable-input.directive";
|
|
5
|
-
import * as i3 from "../../../../directives/dynamic-form-group/dynamic-form-group.directive";
|
|
6
|
-
import * as i4 from "../../directives/radio-group/radio-group.directive";
|
|
7
|
-
export declare class RadioGroupComponent {
|
|
8
|
-
protected readonly inputState: InputStateService<unknown, HTMLElement>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioGroupComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioGroupComponent, "et-radio-group", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.StaticFormGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.WriteableInputDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.DynamicFormGroupDirective; inputs: { "hideErrorMessage": "hideErrorMessage"; }; outputs: {}; }, { directive: typeof i4.RadioGroupDirective; inputs: {}; outputs: {}; }]>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio.directive';
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { InputDirective } from '../../../../directives/input';
|
|
3
|
-
import { RadioValue } from '../../types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const RADIO_TOKEN: InjectionToken<RadioDirective>;
|
|
6
|
-
export declare class RadioDirective {
|
|
7
|
-
readonly input: InputDirective<RadioValue, HTMLElement>;
|
|
8
|
-
get value(): RadioValue;
|
|
9
|
-
set value(value: RadioValue);
|
|
10
|
-
private _value$;
|
|
11
|
-
get disabled(): boolean;
|
|
12
|
-
set disabled(value: unknown);
|
|
13
|
-
private _disabled$;
|
|
14
|
-
readonly checked$: import("rxjs").Observable<boolean>;
|
|
15
|
-
readonly disabled$: import("rxjs").Observable<boolean>;
|
|
16
|
-
readonly hostClassBindings: {
|
|
17
|
-
remove: (tokens: string) => void;
|
|
18
|
-
removeMany: (tokens: string[]) => void;
|
|
19
|
-
has: (tokens: string) => boolean;
|
|
20
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
21
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
22
|
-
};
|
|
23
|
-
_onInputInteraction(event: Event): void;
|
|
24
|
-
_controlTouched(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioDirective, never>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RadioDirective, never, ["etRadio"], { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio-field.directive';
|
package/lib/components/forms/components/radio/directives/radio-field/radio-field.directive.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { TypedQueryList } from '@ethlete/core';
|
|
3
|
-
import { InputStateService } from '../../../../services';
|
|
4
|
-
import { RadioValue } from '../../types';
|
|
5
|
-
import { RadioDirective } from '../radio';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const RADIO_FIELD_TOKEN: InjectionToken<RadioFieldDirective>;
|
|
8
|
-
export declare class RadioFieldDirective {
|
|
9
|
-
readonly inputState: InputStateService<RadioValue, HTMLElement>;
|
|
10
|
-
set radio(radio: TypedQueryList<RadioDirective>);
|
|
11
|
-
private _radio$;
|
|
12
|
-
readonly radioQueryList$: import("rxjs").Observable<TypedQueryList<RadioDirective> | null>;
|
|
13
|
-
readonly hostClassBindings: {
|
|
14
|
-
remove: (tokens: string) => void;
|
|
15
|
-
removeMany: (tokens: string[]) => void;
|
|
16
|
-
has: (tokens: string) => boolean;
|
|
17
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
18
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
19
|
-
};
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioFieldDirective, never>;
|
|
21
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RadioFieldDirective, never, ["etRadioField"], {}, {}, ["radio"], never, true, never>;
|
|
22
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio-group.directive';
|
package/lib/components/forms/components/radio/directives/radio-group/radio-group.directive.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const RADIO_GROUP_TOKEN: InjectionToken<RadioGroupDirective>;
|
|
4
|
-
export declare class RadioGroupDirective {
|
|
5
|
-
private readonly _formGroupStateService;
|
|
6
|
-
readonly name: string;
|
|
7
|
-
readonly hostAttributeBindings: {
|
|
8
|
-
remove: (tokens: string) => void;
|
|
9
|
-
removeMany: (tokens: string[]) => void;
|
|
10
|
-
has: (tokens: string) => boolean;
|
|
11
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
12
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
13
|
-
};
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioGroupDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RadioGroupDirective, never, ["etRadioGroup"], {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { LabelComponent } from '../label/components/label';
|
|
2
|
-
import { RadioComponent } from './components/radio';
|
|
3
|
-
import { RadioFieldComponent } from './components/radio-field';
|
|
4
|
-
import { RadioGroupComponent } from './components/radio-group';
|
|
5
|
-
export declare const RadioImports: readonly [typeof RadioComponent, typeof RadioFieldComponent, typeof RadioGroupComponent, typeof LabelComponent];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './radio.types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type RadioValue = string | number | boolean | null;
|
package/lib/components/forms/components/segmented-button/components/segmented-button/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button.component';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { InputBase } from '../../../../utils';
|
|
3
|
-
import { SegmentedButtonDirective } from '../../directives/segmented-button';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../directives/segmented-button/segmented-button.directive";
|
|
6
|
-
import * as i2 from "../../../../directives/input/input.directive";
|
|
7
|
-
export declare class SegmentedButtonComponent extends InputBase implements OnInit {
|
|
8
|
-
protected readonly segmentedButton: SegmentedButtonDirective;
|
|
9
|
-
protected readonly segmentedButtonGroup: import("../../directives/segmented-button-group").SegmentedButtonGroupDirective;
|
|
10
|
-
activeIndicator?: ElementRef<HTMLElement>;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonComponent, "et-segmented-button", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.SegmentedButtonDirective; inputs: { "value": "value"; "disabled": "disabled"; }; outputs: {}; }, { directive: typeof i2.InputDirective; inputs: {}; outputs: {}; }]>;
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button-field.component';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "../../../../directives/static-form-field/static-form-field.directive";
|
|
3
|
-
import * as i2 from "../../directives/segmented-button-field/segmented-button-field.directive";
|
|
4
|
-
export declare class SegmentedButtonFieldComponent {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonFieldComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonFieldComponent, "et-segmented-button-field", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.StaticFormFieldDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.SegmentedButtonFieldDirective; inputs: {}; outputs: {}; }]>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button-group.component';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { InputStateService } from '../../../../services';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "../../../../directives/static-form-group/static-form-group.directive";
|
|
4
|
-
import * as i2 from "../../../../directives/writeable-input/writeable-input.directive";
|
|
5
|
-
import * as i3 from "../../../../directives/dynamic-form-group/dynamic-form-group.directive";
|
|
6
|
-
import * as i4 from "../../directives/segmented-button-group/segmented-button-group.directive";
|
|
7
|
-
export type SegmentedButtonGroupRenderAs = 'buttons' | 'tabs';
|
|
8
|
-
export declare class SegmentedButtonGroupComponent {
|
|
9
|
-
protected readonly inputState: InputStateService<unknown, HTMLElement>;
|
|
10
|
-
renderAs: import("@angular/core").InputSignal<SegmentedButtonGroupRenderAs>;
|
|
11
|
-
hostClassBindings: {
|
|
12
|
-
remove: (tokens: string) => void;
|
|
13
|
-
removeMany: (tokens: string[]) => void;
|
|
14
|
-
has: (tokens: string) => boolean;
|
|
15
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
16
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
17
|
-
};
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonGroupComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SegmentedButtonGroupComponent, "et-segmented-button-group", never, { "renderAs": { "alias": "renderAs"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.StaticFormGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.WriteableInputDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.DynamicFormGroupDirective; inputs: { "hideErrorMessage": "hideErrorMessage"; }; outputs: {}; }, { directive: typeof i4.SegmentedButtonGroupDirective; inputs: {}; outputs: {}; }]>;
|
|
20
|
-
}
|
package/lib/components/forms/components/segmented-button/directives/segmented-button/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button.directive';
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { Primitive } from '@ethlete/core';
|
|
3
|
-
import { InputDirective } from '../../../../directives/input';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const SEGMENTED_BUTTON_TOKEN: InjectionToken<SegmentedButtonDirective>;
|
|
6
|
-
export declare class SegmentedButtonDirective {
|
|
7
|
-
private readonly _activeIndicatorElement$;
|
|
8
|
-
readonly input: InputDirective<Primitive, HTMLElement>;
|
|
9
|
-
get value(): Primitive;
|
|
10
|
-
set value(value: Primitive);
|
|
11
|
-
private _value$;
|
|
12
|
-
get disabled(): boolean;
|
|
13
|
-
set disabled(value: unknown);
|
|
14
|
-
private _disabled$;
|
|
15
|
-
readonly checked$: import("rxjs").Observable<boolean>;
|
|
16
|
-
readonly disabled$: import("rxjs").Observable<boolean>;
|
|
17
|
-
readonly hostClassBindings: {
|
|
18
|
-
remove: (tokens: string) => void;
|
|
19
|
-
removeMany: (tokens: string[]) => void;
|
|
20
|
-
has: (tokens: string) => boolean;
|
|
21
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
22
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
23
|
-
};
|
|
24
|
-
get activeIndicatorElement$(): import("rxjs").Observable<HTMLElement | null>;
|
|
25
|
-
get activeIndicatorElement(): HTMLElement | null;
|
|
26
|
-
_setActiveIndicatorElement(element: HTMLElement): void;
|
|
27
|
-
_onInputInteraction(event: Event): void;
|
|
28
|
-
_controlTouched(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SegmentedButtonDirective, never, ["etSegmentedButton"], { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button-field.directive';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { Primitive, TypedQueryList } from '@ethlete/core';
|
|
3
|
-
import { InputStateService } from '../../../../services';
|
|
4
|
-
import { SegmentedButtonDirective } from '../segmented-button';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare const SEGMENTED_BUTTON_FIELD_TOKEN: InjectionToken<SegmentedButtonFieldDirective>;
|
|
7
|
-
export declare class SegmentedButtonFieldDirective {
|
|
8
|
-
readonly inputState: InputStateService<Primitive, HTMLElement>;
|
|
9
|
-
set segmentedButton(segmentedButton: TypedQueryList<SegmentedButtonDirective>);
|
|
10
|
-
private _segmentedButton$;
|
|
11
|
-
readonly segmentedButtonQueryList$: import("rxjs").Observable<TypedQueryList<SegmentedButtonDirective> | null>;
|
|
12
|
-
readonly hostClassBindings: {
|
|
13
|
-
remove: (tokens: string) => void;
|
|
14
|
-
removeMany: (tokens: string[]) => void;
|
|
15
|
-
has: (tokens: string) => boolean;
|
|
16
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
17
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
18
|
-
};
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonFieldDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SegmentedButtonFieldDirective, never, ["etSegmentedButtonField"], {}, {}, ["segmentedButton"], never, true, never>;
|
|
21
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './segmented-button-group.directive';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const SEGMENTED_BUTTON_GROUP_TOKEN: InjectionToken<SegmentedButtonGroupDirective>;
|
|
4
|
-
export declare class SegmentedButtonGroupDirective implements AfterContentInit {
|
|
5
|
-
private readonly _formGroupStateService;
|
|
6
|
-
private readonly _inputStateService;
|
|
7
|
-
private readonly _destroy$;
|
|
8
|
-
readonly name: string;
|
|
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
|
-
private _segmentedButtons?;
|
|
17
|
-
ngAfterContentInit(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedButtonGroupDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SegmentedButtonGroupDirective, never, ["etSegmentedButtonGroup"], {}, {}, ["_segmentedButtons"], never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { SegmentedButtonComponent } from './components/segmented-button';
|
|
2
|
-
import { SegmentedButtonFieldComponent } from './components/segmented-button-field';
|
|
3
|
-
import { SegmentedButtonGroupComponent } from './components/segmented-button-group';
|
|
4
|
-
export declare const SegmentedButtonImports: readonly [typeof SegmentedButtonComponent, typeof SegmentedButtonFieldComponent, typeof SegmentedButtonGroupComponent];
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { InputPrefixDirective } from '../../../../directives/input-prefix';
|
|
2
|
-
import { InputSuffixDirective } from '../../../../directives/input-suffix';
|
|
3
|
-
import { LabelComponent } from '../../../label/components/label';
|
|
4
|
-
import { SelectFieldComponent } from '../select-field';
|
|
5
|
-
import { ComboboxComponent } from './components/combobox';
|
|
6
|
-
import { ComboboxBodyEmptyTemplateDirective } from './directives/combobox-body-empty-template';
|
|
7
|
-
import { ComboboxBodyErrorTemplateDirective } from './directives/combobox-body-error-template';
|
|
8
|
-
import { ComboboxBodyLoadingTemplateDirective } from './directives/combobox-body-loading-template';
|
|
9
|
-
import { ComboboxOptionTemplateDirective } from './directives/combobox-option-template';
|
|
10
|
-
import { ComboboxSelectedOptionTemplateDirective } from './directives/combobox-selected-option-template';
|
|
11
|
-
export declare const ComboboxImports: readonly [typeof ComboboxComponent, typeof SelectFieldComponent, typeof InputPrefixDirective, typeof InputSuffixDirective, typeof LabelComponent, typeof ComboboxOptionTemplateDirective, typeof ComboboxSelectedOptionTemplateDirective, typeof ComboboxBodyErrorTemplateDirective, typeof ComboboxBodyLoadingTemplateDirective, typeof ComboboxBodyEmptyTemplateDirective];
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { DecoratedInputBase } from '../../../../../../utils';
|
|
2
|
-
import { ComboboxDirective } from '../../directives/combobox';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@ethlete/core";
|
|
5
|
-
import * as i2 from "../../../../../../../overlay/directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive";
|
|
6
|
-
import * as i3 from "../../../../../../directives/input/input.directive";
|
|
7
|
-
import * as i4 from "../../directives/combobox/combobox.directive";
|
|
8
|
-
export declare class ComboboxComponent extends DecoratedInputBase {
|
|
9
|
-
protected readonly combobox: ComboboxDirective;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComboboxComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ComboboxComponent, "et-combobox", never, {}, {}, never, ["[etInputPrefix]", "[etInputSuffix]", "*"], true, [{ directive: typeof i1.AnimatedOverlayDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.OverlayCloseBlockerDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.InputDirective; inputs: { "placeholder": "placeholder"; }; outputs: {}; }, { directive: typeof i4.ComboboxDirective; inputs: { "options": "options"; "initialValue": "initialValue"; "filterInternal": "filterInternal"; "loading": "loading"; "error": "error"; "emptyText": "emptyText"; "placeholder": "placeholder"; "multiple": "multiple"; "bindLabel": "bindLabel"; "bindValue": "bindValue"; "bindDisabled": "bindDisabled"; "allowCustomValues": "allowCustomValues"; "selectedOptionComponent": "selectedOptionComponent"; "optionComponent": "optionComponent"; "bodyErrorComponent": "bodyErrorComponent"; "bodyLoadingComponent": "bodyLoadingComponent"; "bodyEmptyComponent": "bodyEmptyComponent"; "bodyMoreItemsHintComponent": "bodyMoreItemsHintComponent"; "showBodyMoreItemsHint": "showBodyMoreItemsHint"; "bodyEmptyText": "bodyEmptyText"; "bodyMoreItemsHintText": "bodyMoreItemsHintText"; "optionComponentInputs": "optionComponentInputs"; "selectedOptionComponentInputs": "selectedOptionComponentInputs"; "bodyErrorComponentInputs": "bodyErrorComponentInputs"; "bodyLoadingComponentInputs": "bodyLoadingComponentInputs"; "bodyEmptyComponentInputs": "bodyEmptyComponentInputs"; "bodyMoreItemsHintComponentInputs": "bodyMoreItemsHintComponentInputs"; }; outputs: { "filterChange": "filterChange"; }; }]>;
|
|
13
|
-
}
|
package/lib/components/forms/components/select/components/combobox/components/combobox/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './combobox.component';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './combobox.constants';
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/overlay';
|
|
2
|
-
import { ElementRef, EventEmitter, InjectionToken, InputSignal, OnInit, TemplateRef, TrackByFunction } from '@angular/core';
|
|
3
|
-
import { ActiveSelectionModel, AnimatedOverlayComponentBase, SelectionModel, SelectionModelBinding, TypedQueryList } from '@ethlete/core';
|
|
4
|
-
import { BehaviorSubject } from 'rxjs';
|
|
5
|
-
import { InputDirective } from '../../../../../../directives/input';
|
|
6
|
-
import { ComboboxKeyHandlerResult, ComponentWithError, ComponentWithOption, TemplateRefWithError, TemplateRefWithOption } from '../../private';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare const COMBOBOX_TOKEN: InjectionToken<ComboboxDirective>;
|
|
9
|
-
export type AbstractComboboxBody = AnimatedOverlayComponentBase & {
|
|
10
|
-
_options$: BehaviorSubject<TypedQueryList<AbstractComboboxOption> | null>;
|
|
11
|
-
_containerElementRef: ElementRef<HTMLElement> | undefined;
|
|
12
|
-
id: string;
|
|
13
|
-
};
|
|
14
|
-
export type AbstractComboboxOption = {
|
|
15
|
-
option: InputSignal<unknown>;
|
|
16
|
-
elementRef: ElementRef<HTMLElement>;
|
|
17
|
-
id: string;
|
|
18
|
-
};
|
|
19
|
-
export declare class ComboboxDirective implements OnInit {
|
|
20
|
-
private readonly _destroy$;
|
|
21
|
-
readonly _input: InputDirective<unknown, HTMLInputElement>;
|
|
22
|
-
private readonly _selectField;
|
|
23
|
-
private readonly _animatedOverlay;
|
|
24
|
-
private readonly _comboboxConfig;
|
|
25
|
-
private readonly _themeProvider;
|
|
26
|
-
get options(): unknown[];
|
|
27
|
-
set options(value: unknown[]);
|
|
28
|
-
set initialValue(value: unknown);
|
|
29
|
-
private _initialValue$;
|
|
30
|
-
get filterInternal(): boolean;
|
|
31
|
-
set filterInternal(value: unknown);
|
|
32
|
-
private _filterInternal$;
|
|
33
|
-
get loading(): boolean;
|
|
34
|
-
set loading(value: unknown);
|
|
35
|
-
private _loading$;
|
|
36
|
-
readonly loading$: import("rxjs").Observable<boolean>;
|
|
37
|
-
get error(): unknown;
|
|
38
|
-
set error(value: unknown);
|
|
39
|
-
private _error$;
|
|
40
|
-
readonly error$: import("rxjs").Observable<unknown>;
|
|
41
|
-
/**
|
|
42
|
-
* @deprecated Use `bodyEmptyText` instead. Will be removed in v5.
|
|
43
|
-
*/
|
|
44
|
-
emptyText?: string;
|
|
45
|
-
bodyEmptyText?: string;
|
|
46
|
-
bodyMoreItemsHintText?: string;
|
|
47
|
-
/**
|
|
48
|
-
* To be removed in v5.
|
|
49
|
-
*/
|
|
50
|
-
get _tempEmptyText(): string;
|
|
51
|
-
get placeholder(): string | null;
|
|
52
|
-
set placeholder(value: string | null);
|
|
53
|
-
private _placeholder$;
|
|
54
|
-
set multiple(value: unknown);
|
|
55
|
-
set bindLabel(value: SelectionModelBinding | null);
|
|
56
|
-
set bindValue(value: SelectionModelBinding | null);
|
|
57
|
-
set bindKey(value: SelectionModelBinding | null);
|
|
58
|
-
set bindDisabled(value: SelectionModelBinding | null);
|
|
59
|
-
get allowCustomValues(): boolean;
|
|
60
|
-
set allowCustomValues(value: unknown);
|
|
61
|
-
private _allowCustomValues$;
|
|
62
|
-
get showBodyMoreItemsHint(): boolean;
|
|
63
|
-
set showBodyMoreItemsHint(value: boolean);
|
|
64
|
-
private _showBodyMoreItemsHint$;
|
|
65
|
-
optionComponent: InputSignal<ComponentWithOption | null | undefined>;
|
|
66
|
-
optionComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
67
|
-
selectedOptionComponent: InputSignal<ComponentWithOption | null | undefined>;
|
|
68
|
-
bodyErrorComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
69
|
-
bodyErrorComponent: InputSignal<ComponentWithError | null | undefined>;
|
|
70
|
-
selectedOptionComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
71
|
-
bodyLoadingComponent: InputSignal<ComponentType<unknown> | null | undefined>;
|
|
72
|
-
bodyLoadingComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
73
|
-
bodyEmptyComponent: InputSignal<ComponentType<unknown> | null | undefined>;
|
|
74
|
-
bodyEmptyComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
75
|
-
bodyMoreItemsHintComponent: InputSignal<ComponentType<unknown> | null | undefined>;
|
|
76
|
-
bodyMoreItemsHintComponentInputs: InputSignal<Record<string, unknown> | null | undefined>;
|
|
77
|
-
protected readonly filterChange: EventEmitter<string>;
|
|
78
|
-
private _shouldIgnoreNextBlurEvent;
|
|
79
|
-
private _deletedSearchWithKeyPress;
|
|
80
|
-
readonly selectBodyId$: BehaviorSubject<string | null>;
|
|
81
|
-
readonly activeOptionId$: BehaviorSubject<string | null>;
|
|
82
|
-
get currentFilter(): string;
|
|
83
|
-
private readonly _currentFilter$;
|
|
84
|
-
private get _isOpen();
|
|
85
|
-
readonly isOpen$: import("rxjs").Observable<boolean>;
|
|
86
|
-
readonly isOpen: import("@angular/core").Signal<boolean | undefined>;
|
|
87
|
-
readonly _selectionModel: SelectionModel<unknown>;
|
|
88
|
-
readonly _activeSelectionModel: ActiveSelectionModel<unknown>;
|
|
89
|
-
private readonly _backspaceKeyPressManager;
|
|
90
|
-
readonly selectedOptions$: import("rxjs").Observable<unknown[]>;
|
|
91
|
-
readonly multiple$: import("rxjs").Observable<boolean>;
|
|
92
|
-
readonly multipleSignal: import("@angular/core").Signal<boolean>;
|
|
93
|
-
readonly options$: import("rxjs").Observable<unknown[]>;
|
|
94
|
-
readonly rawOptions$: import("rxjs").Observable<unknown[]>;
|
|
95
|
-
set optionTemplate(value: TemplateRefWithOption | undefined);
|
|
96
|
-
private readonly _optionTemplate$;
|
|
97
|
-
set selectedOptionTemplate(value: TemplateRefWithOption | undefined);
|
|
98
|
-
private readonly _selectedOptionTemplate$;
|
|
99
|
-
set bodyLoadingTemplate(value: TemplateRef<unknown> | undefined);
|
|
100
|
-
private readonly _bodyLoadingTemplate$;
|
|
101
|
-
set bodyErrorTemplate(value: TemplateRefWithError | undefined);
|
|
102
|
-
private readonly _bodyErrorTemplate$;
|
|
103
|
-
set bodyEmptyTemplate(value: TemplateRef<unknown> | undefined);
|
|
104
|
-
private readonly _bodyEmptyTemplate$;
|
|
105
|
-
set bodyMoreItemsHintTemplate(value: TemplateRef<unknown> | undefined);
|
|
106
|
-
private readonly _bodyMoreItemsHintTemplate$;
|
|
107
|
-
readonly hostClassBindings: {
|
|
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
|
-
readonly fieldHostClassBindings: {
|
|
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
|
-
private _comboboxBodyComponent;
|
|
122
|
-
readonly customOptionTpl$: import("rxjs").Observable<TemplateRefWithOption | null>;
|
|
123
|
-
readonly customSelectedOptionTpl$: import("rxjs").Observable<TemplateRefWithOption | null>;
|
|
124
|
-
readonly customBodyLoadingTpl$: import("rxjs").Observable<TemplateRef<unknown> | null>;
|
|
125
|
-
readonly customBodyErrorTpl$: import("rxjs").Observable<TemplateRefWithError | null>;
|
|
126
|
-
readonly customBodyEmptyTpl$: import("rxjs").Observable<TemplateRef<unknown> | null>;
|
|
127
|
-
readonly customBodyMoreItemsHintTpl$: import("rxjs").Observable<TemplateRef<unknown> | null>;
|
|
128
|
-
constructor();
|
|
129
|
-
ngOnInit(): void;
|
|
130
|
-
setBodyComponent(component: ComponentType<AbstractComboboxBody>): void;
|
|
131
|
-
getOptionLabel(option: unknown): import("rxjs").Observable<unknown>;
|
|
132
|
-
getOptionValue(option: unknown): import("rxjs").Observable<unknown>;
|
|
133
|
-
combineSelectedOptionWithComponentInputs(option: unknown): {
|
|
134
|
-
option: unknown;
|
|
135
|
-
};
|
|
136
|
-
removeSelectedOption(option: unknown): void;
|
|
137
|
-
open(): void;
|
|
138
|
-
close(): void;
|
|
139
|
-
focus(): void;
|
|
140
|
-
selectInputAndOpen(): void;
|
|
141
|
-
writeValueFromOption(option: unknown): void;
|
|
142
|
-
clearValue(): void;
|
|
143
|
-
isOptionSelected(option: unknown): import("rxjs").Observable<boolean>;
|
|
144
|
-
isOptionActive(option: unknown): import("rxjs").Observable<boolean>;
|
|
145
|
-
isOptionDisabled(option: unknown): import("rxjs").Observable<boolean>;
|
|
146
|
-
trackByOptionKeyFn: TrackByFunction<unknown>;
|
|
147
|
-
_ignoreNextBlurEvent(): void;
|
|
148
|
-
_processKeydownEvent(event: KeyboardEvent): void;
|
|
149
|
-
_processKeyupEvent(): void;
|
|
150
|
-
_processInputEvent(event: Event): void;
|
|
151
|
-
_handleBlurEvent(): void;
|
|
152
|
-
_updateFilter(value: string): void;
|
|
153
|
-
_setFilterFromInputValue(): void;
|
|
154
|
-
_interpretKeyHandlerResult(result: ComboboxKeyHandlerResult): void;
|
|
155
|
-
private _initDispatchFilterChanges;
|
|
156
|
-
private _closeBodyOnDisable;
|
|
157
|
-
private _debugValidateComboboxConfig;
|
|
158
|
-
private _debugValidateOptionAndInitialValueSchema;
|
|
159
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComboboxDirective, never>;
|
|
160
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ComboboxDirective, never, never, { "options": { "alias": "options"; "required": true; }; "initialValue": { "alias": "initialValue"; "required": false; }; "filterInternal": { "alias": "filterInternal"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "error": { "alias": "error"; "required": false; }; "emptyText": { "alias": "emptyText"; "required": false; }; "bodyEmptyText": { "alias": "bodyEmptyText"; "required": false; }; "bodyMoreItemsHintText": { "alias": "bodyMoreItemsHintText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "bindLabel": { "alias": "bindLabel"; "required": false; }; "bindValue": { "alias": "bindValue"; "required": false; }; "bindKey": { "alias": "bindKey"; "required": false; }; "bindDisabled": { "alias": "bindDisabled"; "required": false; }; "allowCustomValues": { "alias": "allowCustomValues"; "required": false; }; "showBodyMoreItemsHint": { "alias": "showBodyMoreItemsHint"; "required": false; }; "optionComponent": { "alias": "optionComponent"; "required": false; "isSignal": true; }; "optionComponentInputs": { "alias": "optionComponentInputs"; "required": false; "isSignal": true; }; "selectedOptionComponent": { "alias": "selectedOptionComponent"; "required": false; "isSignal": true; }; "bodyErrorComponentInputs": { "alias": "bodyErrorComponentInputs"; "required": false; "isSignal": true; }; "bodyErrorComponent": { "alias": "bodyErrorComponent"; "required": false; "isSignal": true; }; "selectedOptionComponentInputs": { "alias": "selectedOptionComponentInputs"; "required": false; "isSignal": true; }; "bodyLoadingComponent": { "alias": "bodyLoadingComponent"; "required": false; "isSignal": true; }; "bodyLoadingComponentInputs": { "alias": "bodyLoadingComponentInputs"; "required": false; "isSignal": true; }; "bodyEmptyComponent": { "alias": "bodyEmptyComponent"; "required": false; "isSignal": true; }; "bodyEmptyComponentInputs": { "alias": "bodyEmptyComponentInputs"; "required": false; "isSignal": true; }; "bodyMoreItemsHintComponent": { "alias": "bodyMoreItemsHintComponent"; "required": false; "isSignal": true; }; "bodyMoreItemsHintComponentInputs": { "alias": "bodyMoreItemsHintComponentInputs"; "required": false; "isSignal": true; }; }, { "filterChange": "filterChange"; }, ["optionTemplate", "selectedOptionTemplate", "bodyLoadingTemplate", "bodyErrorTemplate", "bodyEmptyTemplate", "bodyMoreItemsHintTemplate"], never, true, never>;
|
|
161
|
-
static ngAcceptInputType_showBodyMoreItemsHint: unknown;
|
|
162
|
-
}
|
package/lib/components/forms/components/select/components/combobox/directives/combobox/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './combobox.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const COMBOBOX_BODY_EMPTY_TEMPLATE_TOKEN: InjectionToken<ComboboxBodyEmptyTemplateDirective>;
|
|
4
|
-
export declare class ComboboxBodyEmptyTemplateDirective {
|
|
5
|
-
readonly template: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComboboxBodyEmptyTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ComboboxBodyEmptyTemplateDirective, "ng-template[etComboboxBodyEmptyTemplate]", ["etComboboxBodyEmptyTemplate"], {}, {}, never, never, true, never>;
|
|
8
|
-
}
|