@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,113 +0,0 @@
|
|
|
1
|
-
export * from '../components/checkbox/checkbox.imports';
|
|
2
|
-
export * from '../components/checkbox/components/checkbox';
|
|
3
|
-
export * from '../components/checkbox/components/checkbox-field';
|
|
4
|
-
export * from '../components/checkbox/components/checkbox-group';
|
|
5
|
-
export * from '../components/checkbox/directives/checkbox';
|
|
6
|
-
export * from '../components/checkbox/directives/checkbox-field';
|
|
7
|
-
export * from '../components/checkbox/directives/checkbox-group';
|
|
8
|
-
export * from '../components/checkbox/directives/checkbox-group-control';
|
|
9
|
-
export * from '../components/error/components/error';
|
|
10
|
-
export * from '../components/input/components/color-input';
|
|
11
|
-
export * from '../components/input/components/date-input';
|
|
12
|
-
export * from '../components/input/components/date-time-input';
|
|
13
|
-
export * from '../components/input/components/email-input';
|
|
14
|
-
export * from '../components/input/components/input-field';
|
|
15
|
-
export * from '../components/input/components/number-input';
|
|
16
|
-
export * from '../components/input/components/password-input';
|
|
17
|
-
export * from '../components/input/components/search-input';
|
|
18
|
-
export * from '../components/input/components/tel-input';
|
|
19
|
-
export * from '../components/input/components/text-input';
|
|
20
|
-
export * from '../components/input/components/textarea-input';
|
|
21
|
-
export * from '../components/input/components/time-input';
|
|
22
|
-
export * from '../components/input/directives/autosize-textarea';
|
|
23
|
-
export * from '../components/input/directives/color-input';
|
|
24
|
-
export * from '../components/input/directives/date-input';
|
|
25
|
-
export * from '../components/input/directives/date-time-input';
|
|
26
|
-
export * from '../components/input/directives/email-input';
|
|
27
|
-
export * from '../components/input/directives/if-supports-show-picker';
|
|
28
|
-
export * from '../components/input/directives/number-input';
|
|
29
|
-
export * from '../components/input/directives/password-input';
|
|
30
|
-
export * from '../components/input/directives/search-input';
|
|
31
|
-
export * from '../components/input/directives/show-picker-trigger';
|
|
32
|
-
export * from '../components/input/directives/tel-input';
|
|
33
|
-
export * from '../components/input/directives/text-input';
|
|
34
|
-
export * from '../components/input/directives/textarea-input';
|
|
35
|
-
export * from '../components/input/directives/time-input';
|
|
36
|
-
export * from '../components/input/input.imports';
|
|
37
|
-
export * from '../components/input/partials/password-input-toggle';
|
|
38
|
-
export * from '../components/input/partials/search-input-clear';
|
|
39
|
-
export * from '../components/label/components/label';
|
|
40
|
-
export * from '../components/label/directives/label-suffix';
|
|
41
|
-
export * from '../components/label/label.imports';
|
|
42
|
-
export * from '../components/radio/components/radio';
|
|
43
|
-
export * from '../components/radio/components/radio-field';
|
|
44
|
-
export * from '../components/radio/components/radio-group';
|
|
45
|
-
export * from '../components/radio/directives/radio';
|
|
46
|
-
export * from '../components/radio/directives/radio-field';
|
|
47
|
-
export * from '../components/radio/directives/radio-group';
|
|
48
|
-
export * from '../components/radio/radio.imports';
|
|
49
|
-
export * from '../components/radio/types';
|
|
50
|
-
export * from '../components/segmented-button/components/segmented-button';
|
|
51
|
-
export * from '../components/segmented-button/components/segmented-button-field';
|
|
52
|
-
export * from '../components/segmented-button/components/segmented-button-group';
|
|
53
|
-
export * from '../components/segmented-button/directives/segmented-button';
|
|
54
|
-
export * from '../components/segmented-button/directives/segmented-button-field';
|
|
55
|
-
export * from '../components/segmented-button/directives/segmented-button-group';
|
|
56
|
-
export * from '../components/segmented-button/segmented-button.imports';
|
|
57
|
-
export * from '../components/select/components/combobox/combobox.imports';
|
|
58
|
-
export * from '../components/select/components/combobox/components/combobox';
|
|
59
|
-
export * from '../components/select/components/combobox/constants';
|
|
60
|
-
export * from '../components/select/components/combobox/directives/combobox';
|
|
61
|
-
export * from '../components/select/components/combobox/directives/combobox-body-empty-template';
|
|
62
|
-
export * from '../components/select/components/combobox/directives/combobox-body-error-template';
|
|
63
|
-
export * from '../components/select/components/combobox/directives/combobox-body-loading-template';
|
|
64
|
-
export * from '../components/select/components/combobox/directives/combobox-body-more-items-hint-template';
|
|
65
|
-
export * from '../components/select/components/combobox/directives/combobox-option-template';
|
|
66
|
-
export * from '../components/select/components/combobox/directives/combobox-selected-option-template';
|
|
67
|
-
export * from '../components/select/components/combobox/partials/combobox-body';
|
|
68
|
-
export * from '../components/select/components/combobox/partials/combobox-option';
|
|
69
|
-
export * from '../components/select/components/combobox/types';
|
|
70
|
-
export * from '../components/select/components/combobox/utils';
|
|
71
|
-
export * from '../components/select/components/native-select/components/native-select';
|
|
72
|
-
export * from '../components/select/components/native-select/directives/native-select-input';
|
|
73
|
-
export * from '../components/select/components/native-select/directives/native-select-option';
|
|
74
|
-
export * from '../components/select/components/native-select/native-select.imports';
|
|
75
|
-
export * from '../components/select/components/native-select/partials/native-select-option';
|
|
76
|
-
export * from '../components/select/components/native-select/types';
|
|
77
|
-
export * from '../components/select/components/select/components/select';
|
|
78
|
-
export * from '../components/select/components/select/directives/select';
|
|
79
|
-
export * from '../components/select/components/select/directives/select-body';
|
|
80
|
-
export * from '../components/select/components/select/directives/select-option';
|
|
81
|
-
export * from '../components/select/components/select/partials/select-body';
|
|
82
|
-
export * from '../components/select/components/select/partials/select-option';
|
|
83
|
-
export * from '../components/select/components/select/select.imports';
|
|
84
|
-
export * from '../components/select/components/select-field';
|
|
85
|
-
export * from '../components/select/directives/select-field';
|
|
86
|
-
export * from '../components/selection-list/components/selection-list-field';
|
|
87
|
-
export * from '../components/selection-list/components/selection-list-option';
|
|
88
|
-
export * from '../components/selection-list/directives/selection-list-field';
|
|
89
|
-
export * from '../components/selection-list/directives/selection-list-option';
|
|
90
|
-
export * from '../components/selection-list/selection-list.imports';
|
|
91
|
-
export * from '../components/slide-toggle/components/slide-toggle';
|
|
92
|
-
export * from '../components/slide-toggle/components/slide-toggle-field';
|
|
93
|
-
export * from '../components/slide-toggle/directives/slide-toggle';
|
|
94
|
-
export * from '../components/slide-toggle/slide-toggle.imports';
|
|
95
|
-
export * from '../components/slider/components/slider';
|
|
96
|
-
export * from '../components/slider/components/slider-field';
|
|
97
|
-
export * from '../components/slider/directives/slider-thumb-content-template';
|
|
98
|
-
export * from '../components/slider/slider.imports';
|
|
99
|
-
export * from '../directives/dynamic-form-field';
|
|
100
|
-
export * from '../directives/dynamic-form-group';
|
|
101
|
-
export * from '../directives/expose-input-vars';
|
|
102
|
-
export * from '../directives/if-input-empty';
|
|
103
|
-
export * from '../directives/if-input-filled';
|
|
104
|
-
export * from '../directives/input';
|
|
105
|
-
export * from '../directives/input-prefix';
|
|
106
|
-
export * from '../directives/input-suffix';
|
|
107
|
-
export * from '../directives/native-input-ref';
|
|
108
|
-
export * from '../directives/static-form-field';
|
|
109
|
-
export * from '../directives/static-form-group';
|
|
110
|
-
export * from '../directives/writeable-input';
|
|
111
|
-
export * from '../services';
|
|
112
|
-
export * from '../types';
|
|
113
|
-
export * from '../utils';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ValidatorErrors } from '../types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const VALIDATOR_ERROR_SERVICE_TOKEN: InjectionToken<ValidationErrorsServiceType>;
|
|
6
|
-
export interface ValidationErrorsServiceType {
|
|
7
|
-
parse: (errors: ValidatorErrors) => string | Observable<string>;
|
|
8
|
-
}
|
|
9
|
-
export declare const provideValidatorErrorsService: (service?: new () => ValidationErrorsServiceType) => {
|
|
10
|
-
provide: InjectionToken<ValidationErrorsServiceType>;
|
|
11
|
-
useClass: new () => ValidationErrorsServiceType;
|
|
12
|
-
};
|
|
13
|
-
export declare class DefaultValidatorErrorsService implements ValidationErrorsServiceType {
|
|
14
|
-
parse(errors: ValidatorErrors): string | Observable<string>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DefaultValidatorErrorsService, never>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DefaultValidatorErrorsService>;
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FormFieldStateService {
|
|
5
|
-
readonly labelId$: BehaviorSubject<string | null>;
|
|
6
|
-
readonly labelId: import("@angular/core").Signal<string | null>;
|
|
7
|
-
readonly inputId$: BehaviorSubject<string | null>;
|
|
8
|
-
readonly inputId: import("@angular/core").Signal<string | null>;
|
|
9
|
-
readonly isFocusedVia$: BehaviorSubject<FocusOrigin>;
|
|
10
|
-
readonly isFocusedVia: import("@angular/core").Signal<"touch" | "mouse" | "keyboard" | "program" | null>;
|
|
11
|
-
readonly errorId$: BehaviorSubject<string | null>;
|
|
12
|
-
readonly errorId: import("@angular/core").Signal<string | null>;
|
|
13
|
-
readonly hasPrefix$: BehaviorSubject<boolean>;
|
|
14
|
-
readonly hasPrefix: import("@angular/core").Signal<boolean>;
|
|
15
|
-
readonly hasSuffix$: BehaviorSubject<boolean>;
|
|
16
|
-
readonly hasSuffix: import("@angular/core").Signal<boolean>;
|
|
17
|
-
readonly describedBy$: import("rxjs").Observable<string | null>;
|
|
18
|
-
readonly describedBy: import("@angular/core").Signal<string | null>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormFieldStateService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FormFieldStateService>;
|
|
21
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FormGroupStateService {
|
|
4
|
-
readonly labelId$: BehaviorSubject<string | null>;
|
|
5
|
-
readonly inputIds$: BehaviorSubject<string[] | null>;
|
|
6
|
-
readonly errorId$: BehaviorSubject<string | null>;
|
|
7
|
-
readonly describedBy$: import("rxjs").Observable<string | null>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormGroupStateService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FormGroupStateService>;
|
|
10
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
3
|
-
import { NativeInputRefDirective } from '../directives/native-input-ref';
|
|
4
|
-
import { InputTouchedFn, InputValueChangeFn, InputValueUpdateType, ValidatorErrors } from '../types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class InputStateService<T = unknown, J extends HTMLElement = HTMLElement> {
|
|
7
|
-
readonly lastUpdateType$: BehaviorSubject<InputValueUpdateType | null>;
|
|
8
|
-
readonly lastUpdateType: import("@angular/core").Signal<InputValueUpdateType | null>;
|
|
9
|
-
readonly onInternalUpdate$: Observable<"internal">;
|
|
10
|
-
readonly onExternalUpdate$: Observable<"external">;
|
|
11
|
-
readonly value$: BehaviorSubject<T | null>;
|
|
12
|
-
readonly value: import("@angular/core").Signal<T | null>;
|
|
13
|
-
readonly disabled$: BehaviorSubject<boolean>;
|
|
14
|
-
readonly disabled: import("@angular/core").Signal<boolean>;
|
|
15
|
-
readonly required$: BehaviorSubject<boolean>;
|
|
16
|
-
readonly required: import("@angular/core").Signal<boolean>;
|
|
17
|
-
readonly valueChange$: Subject<T>;
|
|
18
|
-
readonly disabledChange$: Subject<boolean>;
|
|
19
|
-
readonly requiredChange$: Subject<boolean>;
|
|
20
|
-
readonly usesImplicitControl$: BehaviorSubject<boolean>;
|
|
21
|
-
readonly usesImplicitControl: import("@angular/core").Signal<boolean>;
|
|
22
|
-
readonly nativeInputRef$: BehaviorSubject<NativeInputRefDirective<J> | null>;
|
|
23
|
-
readonly nativeInputRef: import("@angular/core").Signal<NativeInputRefDirective<J> | null>;
|
|
24
|
-
readonly isNeverEmptyInput$: BehaviorSubject<boolean>;
|
|
25
|
-
readonly isNeverEmptyInput: import("@angular/core").Signal<boolean>;
|
|
26
|
-
readonly autofilled$: BehaviorSubject<boolean>;
|
|
27
|
-
readonly autofilled: import("@angular/core").Signal<boolean>;
|
|
28
|
-
readonly valueIsTruthy$: Observable<boolean>;
|
|
29
|
-
readonly valueIsTruthy: import("@angular/core").Signal<boolean>;
|
|
30
|
-
readonly valueIsFalsy$: Observable<boolean>;
|
|
31
|
-
readonly valueIsFalsy: import("@angular/core").Signal<boolean>;
|
|
32
|
-
/**
|
|
33
|
-
* Selects might have a option that is "null".
|
|
34
|
-
* This helper can be used to enhance the detection of empty values.
|
|
35
|
-
* The input is empty if the helper returns a falsy value and the value itself is falsy or an empty array.
|
|
36
|
-
*/
|
|
37
|
-
readonly isEmptyHelper$: BehaviorSubject<unknown>;
|
|
38
|
-
readonly isEmptyHelper: import("@angular/core").Signal<unknown>;
|
|
39
|
-
readonly valueIsEmpty$: Observable<boolean>;
|
|
40
|
-
readonly valueIsEmpty: import("@angular/core").Signal<boolean>;
|
|
41
|
-
readonly errors$: BehaviorSubject<ValidatorErrors | null>;
|
|
42
|
-
readonly errors: import("@angular/core").Signal<ValidatorErrors | null>;
|
|
43
|
-
readonly shouldDisplayError$: BehaviorSubject<boolean>;
|
|
44
|
-
readonly shouldDisplayError: import("@angular/core").Signal<boolean>;
|
|
45
|
-
readonly isFocusedVia$: BehaviorSubject<FocusOrigin>;
|
|
46
|
-
readonly isFocusedVia: import("@angular/core").Signal<"touch" | "mouse" | "keyboard" | "program" | null>;
|
|
47
|
-
_valueChange: InputValueChangeFn<T>;
|
|
48
|
-
_touched: InputTouchedFn;
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputStateService<any, any>, never>;
|
|
50
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<InputStateService<any, any>>;
|
|
51
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './input.types';
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export interface ValidatorErrors {
|
|
2
|
-
min?: {
|
|
3
|
-
min: number;
|
|
4
|
-
actual: number;
|
|
5
|
-
};
|
|
6
|
-
max?: {
|
|
7
|
-
max: number;
|
|
8
|
-
actual: number;
|
|
9
|
-
};
|
|
10
|
-
required?: true;
|
|
11
|
-
atLeastOneRequired?: true;
|
|
12
|
-
email?: true;
|
|
13
|
-
minlength?: {
|
|
14
|
-
requiredLength: number;
|
|
15
|
-
actualLength: number;
|
|
16
|
-
};
|
|
17
|
-
maxlength?: {
|
|
18
|
-
requiredLength: number;
|
|
19
|
-
actualLength: number;
|
|
20
|
-
};
|
|
21
|
-
pattern?: {
|
|
22
|
-
requiredPattern: string;
|
|
23
|
-
actualValue: string;
|
|
24
|
-
};
|
|
25
|
-
[key: string]: unknown;
|
|
26
|
-
}
|
|
27
|
-
export type InputValueChangeFn<T = unknown> = (value: T) => void;
|
|
28
|
-
export type InputTouchedFn = () => void;
|
|
29
|
-
export type InputValueUpdateType = 'internal' | 'external';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class DecoratedFormFieldBase {
|
|
3
|
-
private readonly _formFieldStateService;
|
|
4
|
-
readonly hostClassBindings: {
|
|
5
|
-
remove: (tokens: string) => void;
|
|
6
|
-
removeMany: (tokens: string[]) => void;
|
|
7
|
-
has: (tokens: string) => boolean;
|
|
8
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
9
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
10
|
-
};
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DecoratedFormFieldBase, never>;
|
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DecoratedFormFieldBase, never, never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { TypedQueryList } from '@ethlete/core';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import { InputPrefixDirective } from '../directives/input-prefix';
|
|
4
|
-
import { InputSuffixDirective } from '../directives/input-suffix';
|
|
5
|
-
import { InputBase } from './input.base';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DecoratedInputBase extends InputBase {
|
|
8
|
-
private readonly _formFieldStateService;
|
|
9
|
-
readonly _destroy$: import("rxjs").Observable<boolean>;
|
|
10
|
-
set inputPrefix(inputPrefix: TypedQueryList<InputPrefixDirective>);
|
|
11
|
-
protected readonly inputPrefix$: BehaviorSubject<TypedQueryList<InputPrefixDirective> | null>;
|
|
12
|
-
set inputSuffix(inputSuffix: TypedQueryList<InputSuffixDirective>);
|
|
13
|
-
protected readonly inputSuffix$: BehaviorSubject<TypedQueryList<InputSuffixDirective> | null>;
|
|
14
|
-
readonly hasPrefix$: import("rxjs").Observable<boolean>;
|
|
15
|
-
readonly hasSuffix$: 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
|
-
constructor();
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DecoratedInputBase, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DecoratedInputBase, never, never, {}, {}, ["inputPrefix", "inputSuffix"], never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { Signal } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
export interface FormChangesTrackerRef<T> {
|
|
4
|
-
/**
|
|
5
|
-
* Set the default form value to the current form value.
|
|
6
|
-
* Useful when the form value changes.
|
|
7
|
-
*
|
|
8
|
-
* (e.g. when a http request was needed to fill the remaining form fields to their default values)
|
|
9
|
-
*/
|
|
10
|
-
refreshDefaultFormValue: () => void;
|
|
11
|
-
/**
|
|
12
|
-
* Restore the default form value to the form.
|
|
13
|
-
*/
|
|
14
|
-
restoreDefaultFormValue: () => void;
|
|
15
|
-
/**
|
|
16
|
-
* Checks if the form has changes compared to the default form value.
|
|
17
|
-
* @returns `true` if the form has changes.
|
|
18
|
-
*/
|
|
19
|
-
hasChanges: Signal<boolean>;
|
|
20
|
-
/**
|
|
21
|
-
* The default form value to compare the current form value to
|
|
22
|
-
*/
|
|
23
|
-
defaultFormValue: Signal<T>;
|
|
24
|
-
}
|
|
25
|
-
export type CreateFormChangesTrackerConfig<T extends AbstractControl> = {
|
|
26
|
-
/**
|
|
27
|
-
* The form to check for changes
|
|
28
|
-
*/
|
|
29
|
-
form: T;
|
|
30
|
-
/**
|
|
31
|
-
* The default value to compare the current form value to
|
|
32
|
-
*
|
|
33
|
-
* @default form.getRawValue()
|
|
34
|
-
*/
|
|
35
|
-
defaultValue?: ReturnType<T['getRawValue']>;
|
|
36
|
-
/**
|
|
37
|
-
* A custom compare function to compare the current form value to the default value.
|
|
38
|
-
* By default, a deep comparison will be used.
|
|
39
|
-
*
|
|
40
|
-
* @default (currentValue, defaultValue) => equal(currentValue, defaultValue)
|
|
41
|
-
*/
|
|
42
|
-
compareFn?: (currentValue: ReturnType<T['getRawValue']>, defaultValue: ReturnType<T['getRawValue']>) => boolean;
|
|
43
|
-
};
|
|
44
|
-
/**
|
|
45
|
-
* A utility function to enhance form usage by providing methods to manage form state and detect changes.
|
|
46
|
-
*/
|
|
47
|
-
export declare const createFormChangesTracker: <T extends AbstractControl>(config: CreateFormChangesTrackerConfig<T>) => FormChangesTrackerRef<ReturnType<T["getRawValue"]>>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { NativeInputRefDirective } from '../directives/native-input-ref';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class InputBase {
|
|
4
|
-
private readonly __nativeInputRef;
|
|
5
|
-
protected readonly input: import("../directives/input").InputDirective<unknown, HTMLElement>;
|
|
6
|
-
set nativeInputRef(value: NativeInputRefDirective);
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputBase, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<InputBase, never, never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
export type IconDefinition = {
|
|
3
|
-
name: string;
|
|
4
|
-
data: string;
|
|
5
|
-
};
|
|
6
|
-
export declare const ICONS_TOKEN: InjectionToken<Record<string, IconDefinition>>;
|
|
7
|
-
export declare const provideIcons: (...icons: IconDefinition[]) => {
|
|
8
|
-
provide: InjectionToken<Record<string, IconDefinition>>;
|
|
9
|
-
useValue: Record<string, IconDefinition>;
|
|
10
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const ICON_DIRECTIVE_TOKEN: InjectionToken<IconDirective>;
|
|
4
|
-
export declare class IconDirective {
|
|
5
|
-
private icons;
|
|
6
|
-
private sanitizer;
|
|
7
|
-
iconNameToUse: import("@angular/core").InputSignal<string>;
|
|
8
|
-
allowHardcodedColor: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
|
-
iconSrc: import("@angular/core").Signal<import("@angular/platform-browser").SafeHtml | null>;
|
|
10
|
-
hostClasses: import("@angular/core").Signal<string>;
|
|
11
|
-
constructor();
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IconDirective, "[etIcon]", never, { "iconNameToUse": { "alias": "etIcon"; "required": true; "isSignal": true; }; "allowHardcodedColor": { "alias": "allowHardcodedColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './masonry.component';
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MasonryComponent implements AfterContentInit {
|
|
4
|
-
private readonly _destroy$;
|
|
5
|
-
private readonly _elementRef;
|
|
6
|
-
private readonly _delayable;
|
|
7
|
-
private readonly _items?;
|
|
8
|
-
get columWidth(): number;
|
|
9
|
-
set columWidth(value: unknown);
|
|
10
|
-
private _columWidth$;
|
|
11
|
-
get gap(): number;
|
|
12
|
-
set gap(value: unknown);
|
|
13
|
-
private _gap$;
|
|
14
|
-
readonly initializing: EventEmitter<any>;
|
|
15
|
-
readonly initialized: EventEmitter<any>;
|
|
16
|
-
private readonly _didResize$;
|
|
17
|
-
private readonly _didInitialize$;
|
|
18
|
-
private readonly _hideOverflow$;
|
|
19
|
-
readonly hostClassBindings: {
|
|
20
|
-
remove: (tokens: string) => void;
|
|
21
|
-
removeMany: (tokens: string[]) => void;
|
|
22
|
-
has: (tokens: string) => boolean;
|
|
23
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
24
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
25
|
-
};
|
|
26
|
-
private readonly _state;
|
|
27
|
-
ngAfterContentInit(): void;
|
|
28
|
-
invalidate(config?: {
|
|
29
|
-
partial?: boolean;
|
|
30
|
-
}): void;
|
|
31
|
-
private _paintMasonry;
|
|
32
|
-
protected setResizeEvent(): void;
|
|
33
|
-
private _getHostDimensions;
|
|
34
|
-
private _setColumnWidth;
|
|
35
|
-
private _getLowestColumn;
|
|
36
|
-
private _getHighestColumn;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MasonryComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MasonryComponent, "et-masonry", never, { "columWidth": { "alias": "columWidth"; "required": false; }; "gap": { "alias": "gap"; "required": false; }; }, { "initializing": "initializing"; "initialized": "initialized"; }, ["_items"], ["[etMasonryItem], et-masonry-item, ng-container"], true, never>;
|
|
39
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './masonry-item.component';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const MASONRY_ITEM_TOKEN: InjectionToken<MasonryItemComponent>;
|
|
4
|
-
export declare class MasonryItemComponent implements AfterViewInit {
|
|
5
|
-
private readonly _elementRef;
|
|
6
|
-
private readonly _innerElementRef?;
|
|
7
|
-
get key(): string | number;
|
|
8
|
-
set key(v: string | number);
|
|
9
|
-
private _key;
|
|
10
|
-
get dimensions(): DOMRect | null;
|
|
11
|
-
private _initialDimensions;
|
|
12
|
-
get initialDimensions(): DOMRect | null;
|
|
13
|
-
private readonly _isPositioned$;
|
|
14
|
-
get isPositioned$(): import("rxjs").Observable<boolean>;
|
|
15
|
-
get isPositioned(): boolean;
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
setPosition(x: number, y: number, height: number): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MasonryItemComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MasonryItemComponent, "[et-masonry-item], et-masonry-item", ["etMasonryItem"], { "key": { "alias": "key"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './masonry.types';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Dialog } from '@angular/cdk/dialog';
|
|
2
|
-
import { BottomSheetContainerComponent } from './components/bottom-sheet-container';
|
|
3
|
-
import { BottomSheetDragHandleComponent } from './partials/bottom-sheet-drag-handle';
|
|
4
|
-
import { BottomSheetTitleDirective } from './partials/bottom-sheet-title';
|
|
5
|
-
import { BottomSheetService } from './services';
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated Will be removed in v5.
|
|
8
|
-
*/
|
|
9
|
-
export declare const BottomSheetImports: readonly [typeof BottomSheetContainerComponent, typeof BottomSheetTitleDirective, typeof BottomSheetDragHandleComponent];
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated Will be removed in v5.
|
|
12
|
-
*/
|
|
13
|
-
export declare const provideBottomSheet: () => (typeof Dialog | {
|
|
14
|
-
provide: import("@angular/core").InjectionToken<() => import("@angular/cdk/overlay-module.d-B3qEQtts").n>;
|
|
15
|
-
deps: typeof import("@angular/core").Injector[];
|
|
16
|
-
useFactory: typeof import("./constants").BOTTOM_SHEET_SCROLL_STRATEGY_PROVIDER_FACTORY;
|
|
17
|
-
} | typeof BottomSheetService | {
|
|
18
|
-
provide: import("@angular/core").InjectionToken<() => import("@angular/cdk/overlay-module.d-B3qEQtts").n>;
|
|
19
|
-
deps: (typeof import("@angular/cdk/overlay.d-BdoMy0hX").O)[];
|
|
20
|
-
useFactory: typeof import("@angular/cdk/dialog").DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY;
|
|
21
|
-
})[];
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FocusMonitor, FocusTrapFactory, InteractivityChecker } from '@angular/cdk/a11y';
|
|
2
|
-
import { OverlayRef } from '@angular/cdk/overlay';
|
|
3
|
-
import { ElementRef, NgZone } from '@angular/core';
|
|
4
|
-
import { BottomSheetContainerBaseComponent } from '../../partials/bottom-sheet-container-base';
|
|
5
|
-
import { BottomSheetConfig } from '../../types';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
import * as i1 from "@ethlete/core";
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated Will be removed in v5.
|
|
10
|
-
*/
|
|
11
|
-
export declare class BottomSheetContainerComponent extends BottomSheetContainerBaseComponent {
|
|
12
|
-
overlayRef: OverlayRef;
|
|
13
|
-
constructor(elementRef: ElementRef<HTMLElement>, focusTrapFactory: FocusTrapFactory, document: Document, bottomSheetConfig: BottomSheetConfig, checker: InteractivityChecker, ngZone: NgZone, overlayRef: OverlayRef, focusMonitor?: FocusMonitor);
|
|
14
|
-
protected _contentAttached(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BottomSheetContainerComponent, [null, null, { optional: true; }, null, null, null, null, null]>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BottomSheetContainerComponent, "et-bottom-sheet-container", never, {}, {}, never, never, true, [{ directive: typeof i1.AnimatedLifecycleDirective; inputs: {}; outputs: {}; }]>;
|
|
17
|
-
}
|
package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './bottom-sheet-container.component';
|
package/lib/components/overlay/components/bottom-sheet/constants/bottom-sheet.constants.d.ts
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { ScrollStrategy } from '@angular/cdk/overlay';
|
|
2
|
-
import { InjectionToken, Injector } from '@angular/core';
|
|
3
|
-
import { BottomSheetConfig } from '../types';
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated Will be removed in v5.
|
|
6
|
-
*/
|
|
7
|
-
export declare const BOTTOM_SHEET_MIN_SWIPE_TO_CLOSE_LENGTH = 150;
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated Will be removed in v5.
|
|
10
|
-
*/
|
|
11
|
-
export declare const BOTTOM_SHEET_MIN_VELOCITY_TO_CLOSE = 150;
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated Will be removed in v5.
|
|
14
|
-
*/
|
|
15
|
-
export declare const BOTTOM_SHEET_DATA: InjectionToken<unknown>;
|
|
16
|
-
/**
|
|
17
|
-
* @deprecated Will be removed in v5.
|
|
18
|
-
*/
|
|
19
|
-
export declare const BOTTOM_SHEET_DEFAULT_OPTIONS: InjectionToken<BottomSheetConfig<unknown>>;
|
|
20
|
-
/**
|
|
21
|
-
* @deprecated Will be removed in v5.
|
|
22
|
-
*/
|
|
23
|
-
export declare const BOTTOM_SHEET_CONFIG: InjectionToken<BottomSheetConfig<unknown>>;
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated Will be removed in v5.
|
|
26
|
-
*/
|
|
27
|
-
export declare const BOTTOM_SHEET_SCROLL_STRATEGY: InjectionToken<() => ScrollStrategy>;
|
|
28
|
-
/**
|
|
29
|
-
* @deprecated Will be removed in v5.
|
|
30
|
-
*/
|
|
31
|
-
export declare function BOTTOM_SHEET_SCROLL_STRATEGY_PROVIDER_FACTORY(injector: Injector): () => ScrollStrategy;
|
|
32
|
-
/**
|
|
33
|
-
* @deprecated Will be removed in v5.
|
|
34
|
-
*/
|
|
35
|
-
export declare const BOTTOM_SHEET_SCROLL_STRATEGY_PROVIDER: {
|
|
36
|
-
provide: InjectionToken<() => ScrollStrategy>;
|
|
37
|
-
deps: (typeof Injector)[];
|
|
38
|
-
useFactory: typeof BOTTOM_SHEET_SCROLL_STRATEGY_PROVIDER_FACTORY;
|
|
39
|
-
};
|
|
40
|
-
/**
|
|
41
|
-
* @deprecated Will be removed in v5.
|
|
42
|
-
*/
|
|
43
|
-
export declare const BOTTOM_SHEET_DEFAULT_CONFIG: BottomSheetConfig;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './bottom-sheet.constants';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { FocusMonitor, FocusTrapFactory, InteractivityChecker } from '@angular/cdk/a11y';
|
|
2
|
-
import { CdkDialogContainer } from '@angular/cdk/dialog';
|
|
3
|
-
import { OverlayRef } from '@angular/cdk/overlay';
|
|
4
|
-
import { ElementRef, NgZone } from '@angular/core';
|
|
5
|
-
import { BottomSheetConfig } from '../../types';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @deprecated Will be removed in v5.
|
|
9
|
-
*/
|
|
10
|
-
export declare abstract class BottomSheetContainerBaseComponent extends CdkDialogContainer<BottomSheetConfig> {
|
|
11
|
-
elementRef: ElementRef<HTMLElement>;
|
|
12
|
-
overlayRef: OverlayRef;
|
|
13
|
-
readonly _animatedLifecycle: import("@ethlete/core").AnimatedLifecycleDirective;
|
|
14
|
-
constructor(elementRef: ElementRef<HTMLElement>, focusTrapFactory: FocusTrapFactory, _document: Document, bottomSheetConfig: BottomSheetConfig, interactivityChecker: InteractivityChecker, ngZone: NgZone, overlayRef: OverlayRef, focusMonitor?: FocusMonitor);
|
|
15
|
-
protected _captureInitialFocus(): void;
|
|
16
|
-
protected _openAnimationDone(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BottomSheetContainerBaseComponent, [null, null, { optional: true; }, null, null, null, null, null]>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BottomSheetContainerBaseComponent, "et-bottom-sheet-container-base", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './bottom-sheet-container-base.component';
|