@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,123 +0,0 @@
|
|
|
1
|
-
import { Breakpoint } from '@ethlete/core';
|
|
2
|
-
import { OverlayBreakpointConfig, OverlayBreakpointConfigEntry } from '../types';
|
|
3
|
-
export declare const ET_OVERLAY_LEFT_SHEET_CLASS = "et-overlay--left-sheet";
|
|
4
|
-
export declare const ET_OVERLAY_RIGHT_SHEET_CLASS = "et-overlay--right-sheet";
|
|
5
|
-
export declare const ET_OVERLAY_TOP_SHEET_CLASS = "et-overlay--top-sheet";
|
|
6
|
-
export declare const ET_OVERLAY_BOTTOM_SHEET_CLASS = "et-overlay--bottom-sheet";
|
|
7
|
-
export declare const ET_OVERLAY_DIALOG_CLASS = "et-overlay--dialog";
|
|
8
|
-
export declare const ET_OVERLAY_ANCHORED_DIALOG_CLASS = "et-overlay--anchored-dialog";
|
|
9
|
-
export declare const ET_OVERLAY_FULL_SCREEN_DIALOG_CLASS = "et-overlay--full-screen-dialog";
|
|
10
|
-
export declare const ET_OVERLAY_CONFIG_CLASS_KEYS: Set<string>;
|
|
11
|
-
export declare const ET_OVERLAY_LAYOUT_CLASSES: Set<string>;
|
|
12
|
-
export declare class OverlayPositionBuilder {
|
|
13
|
-
private readonly _overlay;
|
|
14
|
-
readonly DEFAULTS: {
|
|
15
|
-
dialog: {
|
|
16
|
-
width: undefined;
|
|
17
|
-
height: undefined;
|
|
18
|
-
maxHeight: string;
|
|
19
|
-
maxWidth: string;
|
|
20
|
-
minHeight: undefined;
|
|
21
|
-
minWidth: undefined;
|
|
22
|
-
containerClass: string;
|
|
23
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
24
|
-
};
|
|
25
|
-
fullScreenDialog: {
|
|
26
|
-
width: string;
|
|
27
|
-
height: string;
|
|
28
|
-
maxHeight: undefined;
|
|
29
|
-
maxWidth: undefined;
|
|
30
|
-
minHeight: undefined;
|
|
31
|
-
minWidth: undefined;
|
|
32
|
-
containerClass: string;
|
|
33
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
34
|
-
documentClass: string;
|
|
35
|
-
applyTransformOrigin: true;
|
|
36
|
-
};
|
|
37
|
-
bottomSheet: {
|
|
38
|
-
width: string;
|
|
39
|
-
height: undefined;
|
|
40
|
-
maxHeight: string;
|
|
41
|
-
maxWidth: string;
|
|
42
|
-
minHeight: undefined;
|
|
43
|
-
minWidth: undefined;
|
|
44
|
-
containerClass: string;
|
|
45
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
46
|
-
dragToDismiss: {
|
|
47
|
-
direction: "to-bottom";
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
topSheet: {
|
|
51
|
-
width: string;
|
|
52
|
-
height: undefined;
|
|
53
|
-
maxHeight: string;
|
|
54
|
-
maxWidth: string;
|
|
55
|
-
minHeight: undefined;
|
|
56
|
-
minWidth: undefined;
|
|
57
|
-
containerClass: string;
|
|
58
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
59
|
-
dragToDismiss: {
|
|
60
|
-
direction: "to-top";
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
leftSheet: {
|
|
64
|
-
width: string;
|
|
65
|
-
height: string;
|
|
66
|
-
maxHeight: undefined;
|
|
67
|
-
maxWidth: string;
|
|
68
|
-
minHeight: undefined;
|
|
69
|
-
minWidth: undefined;
|
|
70
|
-
containerClass: string;
|
|
71
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
72
|
-
dragToDismiss: {
|
|
73
|
-
direction: "to-left";
|
|
74
|
-
};
|
|
75
|
-
};
|
|
76
|
-
rightSheet: {
|
|
77
|
-
width: string;
|
|
78
|
-
height: string;
|
|
79
|
-
maxHeight: undefined;
|
|
80
|
-
maxWidth: string;
|
|
81
|
-
minHeight: undefined;
|
|
82
|
-
minWidth: undefined;
|
|
83
|
-
containerClass: string;
|
|
84
|
-
positionStrategy: () => import("@angular/cdk/overlay.d-BdoMy0hX").G;
|
|
85
|
-
dragToDismiss: {
|
|
86
|
-
direction: "to-right";
|
|
87
|
-
};
|
|
88
|
-
};
|
|
89
|
-
anchoredDialog: {
|
|
90
|
-
width: undefined;
|
|
91
|
-
height: undefined;
|
|
92
|
-
maxHeight: string;
|
|
93
|
-
maxWidth: string;
|
|
94
|
-
minHeight: undefined;
|
|
95
|
-
minWidth: undefined;
|
|
96
|
-
containerClass: string;
|
|
97
|
-
positionStrategy: (origin?: HTMLElement) => import("@angular/cdk/overlay-module.d-B3qEQtts").F;
|
|
98
|
-
};
|
|
99
|
-
};
|
|
100
|
-
transformingBottomSheetToDialog(customConfig?: {
|
|
101
|
-
bottomSheet?: OverlayBreakpointConfig;
|
|
102
|
-
dialog?: OverlayBreakpointConfig;
|
|
103
|
-
breakpoint?: Breakpoint | number;
|
|
104
|
-
}): OverlayBreakpointConfigEntry[];
|
|
105
|
-
transformingFullScreenDialogToRightSheet(customConfig?: {
|
|
106
|
-
fullScreenDialog?: OverlayBreakpointConfig;
|
|
107
|
-
rightSheet?: OverlayBreakpointConfig;
|
|
108
|
-
breakpoint?: Breakpoint | number;
|
|
109
|
-
}): OverlayBreakpointConfigEntry[];
|
|
110
|
-
transformingFullScreenDialogToDialog(customConfig?: {
|
|
111
|
-
fullScreenDialog?: OverlayBreakpointConfig;
|
|
112
|
-
dialog?: OverlayBreakpointConfig;
|
|
113
|
-
breakpoint?: Breakpoint | number;
|
|
114
|
-
}): OverlayBreakpointConfigEntry[];
|
|
115
|
-
dialog(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
116
|
-
fullScreenDialog(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
117
|
-
bottomSheet(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
118
|
-
topSheet(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
119
|
-
leftSheet(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
120
|
-
rightSheet(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
121
|
-
anchoredDialog(customConfig?: OverlayBreakpointConfig): OverlayBreakpointConfigEntry[];
|
|
122
|
-
mergeConfigs(...configs: OverlayBreakpointConfig[]): OverlayBreakpointConfig;
|
|
123
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { DialogRef as CdkDialogRef } from '@angular/cdk/dialog';
|
|
3
|
-
import { ComponentRef, TemplateRef } from '@angular/core';
|
|
4
|
-
import { OverlayContainerComponent } from '../components/overlay-container';
|
|
5
|
-
import { OverlayConfig, OverlayPosition, OverlayState } from '../types';
|
|
6
|
-
export interface OverlayCloseCallEvent<R = any> {
|
|
7
|
-
result: R | undefined;
|
|
8
|
-
forced: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface OverlayLayout {
|
|
11
|
-
hasHeader: boolean;
|
|
12
|
-
hasBody: boolean;
|
|
13
|
-
hasFooter: boolean;
|
|
14
|
-
}
|
|
15
|
-
export interface OverlayHeaderTemplates {
|
|
16
|
-
current: TemplateRef<unknown> | null;
|
|
17
|
-
previous: TemplateRef<unknown> | null;
|
|
18
|
-
}
|
|
19
|
-
export declare class OverlayRef<T = any, R = any> {
|
|
20
|
-
private _ref;
|
|
21
|
-
config: OverlayConfig;
|
|
22
|
-
_containerInstance: OverlayContainerComponent;
|
|
23
|
-
componentInstance: T | null;
|
|
24
|
-
readonly componentRef: ComponentRef<T> | null;
|
|
25
|
-
disableClose: boolean | undefined;
|
|
26
|
-
id: string;
|
|
27
|
-
private readonly _afterOpened;
|
|
28
|
-
private readonly _beforeClosed;
|
|
29
|
-
private readonly _closeCalled;
|
|
30
|
-
private _result;
|
|
31
|
-
private _state;
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
|
-
_closeInteractionType: FocusOrigin | undefined;
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
|
-
_isEscCloseControlledExternally: boolean;
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
|
-
_isBackdropCloseControlledExternally: boolean;
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
|
-
_isCloseFnCloseControlledExternally: boolean;
|
|
48
|
-
private _disableCloseFromInternalInitiators;
|
|
49
|
-
get _internalDisableClose(): boolean;
|
|
50
|
-
get _cdkRef(): CdkDialogRef<R, T>;
|
|
51
|
-
headerTemplate: import("@angular/core").WritableSignal<TemplateRef<unknown> | null>;
|
|
52
|
-
constructor(_ref: CdkDialogRef<R, T>, config: OverlayConfig, _containerInstance: OverlayContainerComponent);
|
|
53
|
-
close(result?: R, force?: boolean): void;
|
|
54
|
-
afterOpened(): import("rxjs").Observable<void>;
|
|
55
|
-
afterClosed(): import("rxjs").Observable<R | undefined>;
|
|
56
|
-
beforeClosed(): import("rxjs").Observable<R | undefined>;
|
|
57
|
-
backdropClick(): import("rxjs").Observable<MouseEvent>;
|
|
58
|
-
keydownEvents(): import("rxjs").Observable<KeyboardEvent>;
|
|
59
|
-
closeCalled(): import("rxjs").Observable<OverlayCloseCallEvent<R>>;
|
|
60
|
-
updatePosition(position?: OverlayPosition): this;
|
|
61
|
-
updateSize(width?: string, height?: string): this;
|
|
62
|
-
addPanelClass(classes: string | string[]): this;
|
|
63
|
-
removePanelClass(classes: string | string[]): this;
|
|
64
|
-
getState(): OverlayState;
|
|
65
|
-
private _finishOverlayClose;
|
|
66
|
-
_closeOverlayVia(interactionType: FocusOrigin, result?: R, force?: boolean): void;
|
|
67
|
-
_addInternalBackdropCloseInitiator(initiatorId: string | number): void;
|
|
68
|
-
_removeInternalBackdropCloseInitiator(initiatorId: string | number): void;
|
|
69
|
-
_setCurrentHeaderTemplate(template: TemplateRef<unknown> | null): void;
|
|
70
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { ComponentType } from '@angular/cdk/portal';
|
|
2
|
-
import { InjectionToken, Provider } from '@angular/core';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
|
-
import { RouterStateService } from '@ethlete/core';
|
|
5
|
-
import { OverlayRef } from './overlay-ref';
|
|
6
|
-
export declare const OVERLAY_ROUTER_CONFIG_TOKEN: InjectionToken<OverlayRouterConfig>;
|
|
7
|
-
export type OverlayRoute = {
|
|
8
|
-
/**
|
|
9
|
-
* The component to render.
|
|
10
|
-
*/
|
|
11
|
-
component: ComponentType<unknown>;
|
|
12
|
-
/**
|
|
13
|
-
* The route of the page.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* "/" // The root route
|
|
17
|
-
* "/two" // The route "two"
|
|
18
|
-
*/
|
|
19
|
-
path: `/${string}`;
|
|
20
|
-
/**
|
|
21
|
-
* The inputs to pass to the component.
|
|
22
|
-
*/
|
|
23
|
-
inputs?: Record<string, unknown>;
|
|
24
|
-
};
|
|
25
|
-
export type OverlayRouterConfig = {
|
|
26
|
-
/**
|
|
27
|
-
* The routes to be able to navigate to.
|
|
28
|
-
*/
|
|
29
|
-
routes: OverlayRoute[];
|
|
30
|
-
/**
|
|
31
|
-
* The route on which to start.
|
|
32
|
-
* @default "" // The root route
|
|
33
|
-
* @default routes[0].path // The first route if no root route is defined
|
|
34
|
-
*/
|
|
35
|
-
initialRoute?: string;
|
|
36
|
-
};
|
|
37
|
-
export type OverlayRouterNavigationDirection = 'forward' | 'backward';
|
|
38
|
-
export type OverlayRouterNavigateConfig = {
|
|
39
|
-
navigationDirection?: OverlayRouterNavigationDirection;
|
|
40
|
-
};
|
|
41
|
-
export type OverlayRouterTransitionType = 'slide' | 'fade' | 'overlay' | 'vertical' | 'none';
|
|
42
|
-
export declare class OverlayRouterService {
|
|
43
|
-
_router: Router;
|
|
44
|
-
_routerStateService: RouterStateService;
|
|
45
|
-
_id: string;
|
|
46
|
-
_overlayRef: OverlayRef<any, any>;
|
|
47
|
-
_config: OverlayRouterConfig;
|
|
48
|
-
_syncCurrentRoute: import("@angular/core").WritableSignal<string>;
|
|
49
|
-
_nativeBrowserTempBackNavigationStack: import("@angular/core").WritableSignal<string[]>;
|
|
50
|
-
currentRoute: import("@angular/core").Signal<string>;
|
|
51
|
-
extraRoutes: import("@angular/core").WritableSignal<OverlayRoute[]>;
|
|
52
|
-
transitionType: import("@angular/core").WritableSignal<OverlayRouterTransitionType>;
|
|
53
|
-
routes: import("@angular/core").Signal<{
|
|
54
|
-
inputs: Record<string, unknown>;
|
|
55
|
-
/**
|
|
56
|
-
* The component to render.
|
|
57
|
-
*/
|
|
58
|
-
component: ComponentType<unknown>;
|
|
59
|
-
/**
|
|
60
|
-
* The route of the page.
|
|
61
|
-
*
|
|
62
|
-
* @example
|
|
63
|
-
* "/" // The root route
|
|
64
|
-
* "/two" // The route "two"
|
|
65
|
-
*/
|
|
66
|
-
path: `/${string}`;
|
|
67
|
-
}[]>;
|
|
68
|
-
currentPage: import("@angular/core").Signal<{
|
|
69
|
-
inputs: Record<string, unknown>;
|
|
70
|
-
/**
|
|
71
|
-
* The component to render.
|
|
72
|
-
*/
|
|
73
|
-
component: ComponentType<unknown>;
|
|
74
|
-
/**
|
|
75
|
-
* The route of the page.
|
|
76
|
-
*
|
|
77
|
-
* @example
|
|
78
|
-
* "/" // The root route
|
|
79
|
-
* "/two" // The route "two"
|
|
80
|
-
*/
|
|
81
|
-
path: `/${string}`;
|
|
82
|
-
} | null>;
|
|
83
|
-
navigationDirection: import("@angular/core").WritableSignal<OverlayRouterNavigationDirection>;
|
|
84
|
-
constructor();
|
|
85
|
-
navigate(route: string | (string | number)[], config?: OverlayRouterNavigateConfig): void;
|
|
86
|
-
resolvePath(route: string | (string | number)[]): {
|
|
87
|
-
readonly route: string;
|
|
88
|
-
readonly type: "forward" | "back" | "replace-current" | "absolute" | "unknown";
|
|
89
|
-
};
|
|
90
|
-
addRoute(route: OverlayRoute): void;
|
|
91
|
-
removeRoute(path: string): void;
|
|
92
|
-
_updateCurrentRoute(route: string): void;
|
|
93
|
-
_getInitialRoute(): string;
|
|
94
|
-
_navigateToInitialRoute(): void;
|
|
95
|
-
_updateBrowserUrl(route: string | undefined): void;
|
|
96
|
-
private _disableCloseOnNavigation;
|
|
97
|
-
}
|
|
98
|
-
export declare const provideOverlayRouterConfig: (config: OverlayRouterConfig) => Provider[];
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { OverlayConfig } from '../types';
|
|
3
|
-
import { OverlayRef } from './overlay-ref';
|
|
4
|
-
export declare function getClosestOverlay(element: ElementRef<HTMLElement>, openOverlays: OverlayRef<unknown>[]): OverlayRef<unknown, any> | null | undefined;
|
|
5
|
-
export declare const provideOverlayDefaultConfig: (config?: Partial<OverlayConfig> | null | undefined) => {
|
|
6
|
-
provide: import("@angular/core").InjectionToken<OverlayConfig<unknown>>;
|
|
7
|
-
useValue: OverlayConfig<unknown>;
|
|
8
|
-
};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, Provider, TemplateRef } from '@angular/core';
|
|
2
|
-
import { Breakpoint, ViewportService } from '@ethlete/core';
|
|
3
|
-
import { OverlayBodyDividerType } from '../partials/overlay-body';
|
|
4
|
-
import { OverlayHeaderTemplateDirective } from '../partials/overlay-header-template';
|
|
5
|
-
import { OverlayRouterService } from './overlay-router';
|
|
6
|
-
export declare const SIDEBAR_OVERLAY_CONFIG: InjectionToken<SidebarOverlayConfig>;
|
|
7
|
-
export type SidebarOverlayConfig = {
|
|
8
|
-
/**
|
|
9
|
-
* On mobile devices, the sidebar will be shown as a separate page that can be navigated to.
|
|
10
|
-
* This is the route to the sidebar page.
|
|
11
|
-
*
|
|
12
|
-
* @default "/sidebar"
|
|
13
|
-
*/
|
|
14
|
-
sidebarPageRoute?: `/${string}`;
|
|
15
|
-
/**
|
|
16
|
-
* The breakpoint from which to render the sidebar. Can be a breakpoint or a number representing the pixel width.
|
|
17
|
-
* @default "md"
|
|
18
|
-
*/
|
|
19
|
-
renderSidebarFrom?: Breakpoint | number;
|
|
20
|
-
};
|
|
21
|
-
export declare class SidebarOverlayService {
|
|
22
|
-
config: SidebarOverlayConfig;
|
|
23
|
-
viewportService: ViewportService;
|
|
24
|
-
router: OverlayRouterService;
|
|
25
|
-
renderSidebar: import("@angular/core").Signal<boolean>;
|
|
26
|
-
sidebarContentTemplate: import("@angular/core").WritableSignal<TemplateRef<unknown> | null>;
|
|
27
|
-
sidebarHeaderTemplate: import("@angular/core").WritableSignal<OverlayHeaderTemplateDirective | null>;
|
|
28
|
-
sidebarPageDividers: import("@angular/core").WritableSignal<OverlayBodyDividerType>;
|
|
29
|
-
constructor();
|
|
30
|
-
}
|
|
31
|
-
export declare const provideSidebarOverlayConfig: (config: SidebarOverlayConfig) => Provider[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggletip.component';
|
package/lib/components/overlay/components/toggletip/components/toggletip/toggletip.component.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InjectionToken, Injector } from '@angular/core';
|
|
2
|
-
import { AnimatedLifecycleDirective } from '@ethlete/core';
|
|
3
|
-
import { ProvideThemeDirective } from '@ethlete/theming';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@ethlete/theming";
|
|
6
|
-
export declare const TOGGLETIP: InjectionToken<ToggletipComponent>;
|
|
7
|
-
export declare class ToggletipComponent {
|
|
8
|
-
readonly _animatedLifecycle?: AnimatedLifecycleDirective;
|
|
9
|
-
private readonly _config;
|
|
10
|
-
protected readonly toggletipText: string | null;
|
|
11
|
-
protected readonly toggletipTemplate: import("@angular/core").TemplateRef<unknown> | null;
|
|
12
|
-
private readonly _themeProvider;
|
|
13
|
-
protected readonly injector: Injector;
|
|
14
|
-
private readonly _cdr;
|
|
15
|
-
readonly _trigger: import("../../directives/toggletip").ToggletipDirective;
|
|
16
|
-
readonly _elementRef: ElementRef<HTMLElement>;
|
|
17
|
-
get attrAriaHidden(): boolean;
|
|
18
|
-
get usesDefaultAnimation(): boolean;
|
|
19
|
-
get containerClass(): string | string[] | undefined;
|
|
20
|
-
_markForCheck(): void;
|
|
21
|
-
_setThemeFromProvider(provider: ProvideThemeDirective): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggletipComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToggletipComponent, "et-toggletip", never, {}, {}, never, never, true, [{ directive: typeof i1.ProvideThemeDirective; inputs: {}; outputs: {}; }]>;
|
|
24
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggletip.constants';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import { ToggletipConfig } from '../types';
|
|
3
|
-
export declare const TOGGLETIP_CONFIG: InjectionToken<ToggletipConfig>;
|
|
4
|
-
export declare const TOGGLETIP_TEXT: InjectionToken<string | null>;
|
|
5
|
-
export declare const TOGGLETIP_TEMPLATE: InjectionToken<TemplateRef<unknown> | null>;
|
|
6
|
-
export declare const TOGGLETIP_DEFAULT_CONFIG: ToggletipConfig;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggletip.directive';
|
package/lib/components/overlay/components/toggletip/directives/toggletip/toggletip.directive.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, InjectionToken, OnDestroy, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { AnimatedOverlayDirective } from '@ethlete/core';
|
|
3
|
-
import { ToggletipComponent } from '../../components/toggletip';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@ethlete/core";
|
|
6
|
-
import * as i2 from "../../../../directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive";
|
|
7
|
-
type ToggletipTemplate = string | TemplateRef<unknown>;
|
|
8
|
-
export declare const TOGGLETIP_DIRECTIVE: InjectionToken<ToggletipDirective>;
|
|
9
|
-
export declare class ToggletipDirective implements OnInit, OnDestroy {
|
|
10
|
-
private readonly _destroy$;
|
|
11
|
-
private readonly _defaultConfig;
|
|
12
|
-
readonly _animatedOverlay: AnimatedOverlayDirective<ToggletipComponent>;
|
|
13
|
-
private readonly _themeProvider;
|
|
14
|
-
get toggletip(): ToggletipTemplate | null;
|
|
15
|
-
set toggletip(v: ToggletipTemplate | null);
|
|
16
|
-
private _toggletip;
|
|
17
|
-
get showToggletip(): boolean;
|
|
18
|
-
set showToggletip(value: unknown);
|
|
19
|
-
private _showToggletip;
|
|
20
|
-
toggletipClose: EventEmitter<any>;
|
|
21
|
-
private _clickObserverService;
|
|
22
|
-
private readonly _listenerSubscriptions;
|
|
23
|
-
constructor();
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
private _addListeners;
|
|
27
|
-
private _removeListeners;
|
|
28
|
-
private _mountToggletip;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggletipDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToggletipDirective, "[etToggletip]", never, { "toggletip": { "alias": "etToggletip"; "required": false; }; "showToggletip": { "alias": "showToggletip"; "required": false; }; }, { "toggletipClose": "toggletipClose"; }, never, never, true, [{ directive: typeof i1.AnimatedOverlayDirective; inputs: { "placement": "placement"; }; outputs: {}; }, { directive: typeof i2.OverlayCloseBlockerDirective; inputs: {}; outputs: {}; }]>;
|
|
31
|
-
}
|
|
32
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggletip-close.directive';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class ToggletipCloseDirective {
|
|
3
|
-
private _toggletipDirective;
|
|
4
|
-
_onButtonClick(): void;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggletipCloseDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToggletipCloseDirective, "[et-toggletip-close], [etToggletipClose]", ["etToggletipClose"], {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './toggletip.types';
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { OffsetOptions, Padding, Placement } from '@floating-ui/dom';
|
|
2
|
-
export interface ToggletipConfig {
|
|
3
|
-
/**
|
|
4
|
-
* The placement of the toggletip.
|
|
5
|
-
* @default 'bottom'
|
|
6
|
-
*/
|
|
7
|
-
placement: Placement;
|
|
8
|
-
/**
|
|
9
|
-
* The offset of the toggletip.
|
|
10
|
-
* @see https://popper.js.org/docs/v2/modifiers/offset/#offset-1
|
|
11
|
-
* @default { mainAxis: 8, crossAxis: 8 }
|
|
12
|
-
*/
|
|
13
|
-
offset: OffsetOptions | null;
|
|
14
|
-
/**
|
|
15
|
-
* The arrow padding.
|
|
16
|
-
* @see https://popper.js.org/docs/v2/modifiers/arrow/#padding
|
|
17
|
-
* @default 8
|
|
18
|
-
*/
|
|
19
|
-
arrowPadding: Padding | null;
|
|
20
|
-
/**
|
|
21
|
-
* The viewport padding.
|
|
22
|
-
* @default 8
|
|
23
|
-
*/
|
|
24
|
-
viewportPadding: Padding | null;
|
|
25
|
-
/**
|
|
26
|
-
* Custom class for the toggletip container.
|
|
27
|
-
*/
|
|
28
|
-
containerClass?: string | string[];
|
|
29
|
-
/**
|
|
30
|
-
* Whether the toggletip uses a custom animation.
|
|
31
|
-
* @default false
|
|
32
|
-
*/
|
|
33
|
-
customAnimated: boolean;
|
|
34
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip.component';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InjectionToken, Injector } from '@angular/core';
|
|
2
|
-
import { AnimatedLifecycleDirective } from '@ethlete/core';
|
|
3
|
-
import { ProvideThemeDirective } from '@ethlete/theming';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@ethlete/theming";
|
|
6
|
-
export declare const TOOLTIP: InjectionToken<TooltipComponent>;
|
|
7
|
-
export declare class TooltipComponent {
|
|
8
|
-
readonly _animatedLifecycle?: AnimatedLifecycleDirective;
|
|
9
|
-
private readonly _config;
|
|
10
|
-
protected tooltipText: string | null;
|
|
11
|
-
protected tooltipTemplate: import("@angular/core").TemplateRef<unknown> | null;
|
|
12
|
-
private readonly _themeProvider;
|
|
13
|
-
protected readonly injector: Injector;
|
|
14
|
-
private readonly _cdr;
|
|
15
|
-
readonly _trigger: import("../../directives/tooltip").TooltipDirective;
|
|
16
|
-
readonly _elementRef: ElementRef<HTMLElement>;
|
|
17
|
-
get attrAriaHidden(): boolean;
|
|
18
|
-
get usesDefaultAnimation(): boolean;
|
|
19
|
-
get containerClass(): string | string[] | undefined;
|
|
20
|
-
_markForCheck(): void;
|
|
21
|
-
_setThemeFromProvider(provider: ProvideThemeDirective): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "et-tooltip", never, {}, {}, never, never, true, [{ directive: typeof i1.ProvideThemeDirective; inputs: {}; outputs: {}; }]>;
|
|
24
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip.constants';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import { TooltipConfig } from '../types';
|
|
3
|
-
export declare const TOOLTIP_CONFIG: InjectionToken<TooltipConfig>;
|
|
4
|
-
export declare const TOOLTIP_TEXT: InjectionToken<string | null>;
|
|
5
|
-
export declare const TOOLTIP_TEMPLATE: InjectionToken<TemplateRef<unknown> | null>;
|
|
6
|
-
export declare const TOOLTIP_DEFAULT_CONFIG: TooltipConfig;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip.directive';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, OnDestroy, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@ethlete/core";
|
|
4
|
-
import * as i2 from "../../../../directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive";
|
|
5
|
-
type TooltipTemplate = string | TemplateRef<unknown>;
|
|
6
|
-
export declare const TOOLTIP_DIRECTIVE: InjectionToken<TooltipDirective>;
|
|
7
|
-
export declare class TooltipDirective implements OnDestroy {
|
|
8
|
-
private readonly _defaultConfig;
|
|
9
|
-
private readonly _animatedOverlay;
|
|
10
|
-
private readonly _themeProvider;
|
|
11
|
-
get tooltip(): TooltipTemplate | null;
|
|
12
|
-
set tooltip(v: TooltipTemplate | null);
|
|
13
|
-
private _tooltip;
|
|
14
|
-
get tooltipAriaDescription(): string | null;
|
|
15
|
-
set tooltipAriaDescription(v: string | null);
|
|
16
|
-
private _tooltipAriaDescription;
|
|
17
|
-
private _lastTooltipText;
|
|
18
|
-
private _elementRef;
|
|
19
|
-
private _ariaDescriberService;
|
|
20
|
-
private _focusVisibleService;
|
|
21
|
-
private _willMount;
|
|
22
|
-
private _hasFocus;
|
|
23
|
-
private _hasHover;
|
|
24
|
-
private readonly _listenerSubscriptions;
|
|
25
|
-
constructor();
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
private _updateAriaDescription;
|
|
28
|
-
private _addListeners;
|
|
29
|
-
private _removeListeners;
|
|
30
|
-
private _mountTooltip;
|
|
31
|
-
private _getTooltipText;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[etTooltip]", never, { "tooltip": { "alias": "etTooltip"; "required": false; }; "tooltipAriaDescription": { "alias": "tooltipAriaDescription"; "required": false; }; }, {}, never, never, true, [{ directive: typeof i1.AnimatedOverlayDirective; inputs: { "placement": "placement"; }; outputs: {}; }, { directive: typeof i2.OverlayCloseBlockerDirective; inputs: {}; outputs: {}; }]>;
|
|
34
|
-
}
|
|
35
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './tooltip.types';
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { OffsetOptions, Padding, Placement } from '@floating-ui/dom';
|
|
2
|
-
export interface TooltipConfig {
|
|
3
|
-
/**
|
|
4
|
-
* The placement of the tooltip.
|
|
5
|
-
* @default 'bottom'
|
|
6
|
-
*/
|
|
7
|
-
placement: Placement;
|
|
8
|
-
/**
|
|
9
|
-
* The offset of the tooltip.
|
|
10
|
-
* @see https://popper.js.org/docs/v2/modifiers/offset/#offset-1
|
|
11
|
-
* @default 8
|
|
12
|
-
*/
|
|
13
|
-
offset: OffsetOptions | null;
|
|
14
|
-
/**
|
|
15
|
-
* The arrow padding.
|
|
16
|
-
* @see https://popper.js.org/docs/v2/modifiers/arrow/#padding
|
|
17
|
-
* @default 8
|
|
18
|
-
*/
|
|
19
|
-
arrowPadding: Padding | null;
|
|
20
|
-
/**
|
|
21
|
-
* The viewport padding.
|
|
22
|
-
* @default 8
|
|
23
|
-
*/
|
|
24
|
-
viewportPadding: Padding | null;
|
|
25
|
-
/**
|
|
26
|
-
* Custom class for the tooltip container.
|
|
27
|
-
*/
|
|
28
|
-
containerClass?: string | string[];
|
|
29
|
-
/**
|
|
30
|
-
* Whether the tooltip uses a custom animation.
|
|
31
|
-
* @default false
|
|
32
|
-
*/
|
|
33
|
-
customAnimated: boolean;
|
|
34
|
-
}
|
package/lib/components/overlay/directives/dynamic-overlay-title/dynamic-overlay-title.directive.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated Will be removed in v5.
|
|
5
|
-
*/
|
|
6
|
-
export declare class DynamicOverlayTitleDirective implements OnInit {
|
|
7
|
-
private _overlayRef;
|
|
8
|
-
private readonly _elementRef;
|
|
9
|
-
private readonly _overlayService;
|
|
10
|
-
id: string;
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicOverlayTitleDirective, never>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicOverlayTitleDirective, "[et-dynamic-overlay-title], [etDynamicOverlayTitle]", ["etDynamicOverlayTitle"], { "id": { "alias": "id"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dynamic-overlay-title.directive';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './overlay-close-auto-blocker.directive';
|