@ethlete/cdk 4.56.2 → 4.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/fesm2022/ethlete-cdk.mjs +790 -781
- package/fesm2022/ethlete-cdk.mjs.map +1 -1
- package/index.d.ts +10370 -21
- package/package.json +8 -8
- package/lib/components/accordion/accordion/accordion-hint-wrapper.directive.d.ts +0 -9
- package/lib/components/accordion/accordion/accordion-hint.directive.d.ts +0 -5
- package/lib/components/accordion/accordion/accordion-label-wrapper.directive.d.ts +0 -9
- package/lib/components/accordion/accordion/accordion-label.directive.d.ts +0 -5
- package/lib/components/accordion/accordion/accordion.component.animations.d.ts +0 -3
- package/lib/components/accordion/accordion/accordion.component.constants.d.ts +0 -3
- package/lib/components/accordion/accordion/accordion.component.d.ts +0 -19
- package/lib/components/accordion/accordion/index.d.ts +0 -7
- package/lib/components/accordion/accordion-group/accordion-group.component.d.ts +0 -8
- package/lib/components/accordion/accordion-group/index.d.ts +0 -1
- package/lib/components/accordion/accordion.imports.d.ts +0 -3
- package/lib/components/accordion/public-api/index.d.ts +0 -3
- package/lib/components/bracket/bracket.imports.d.ts +0 -4
- package/lib/components/bracket/components/bracket/bracket.component.d.ts +0 -55
- package/lib/components/bracket/components/bracket/bracket.component.types.d.ts +0 -5
- package/lib/components/bracket/components/bracket/index.d.ts +0 -2
- package/lib/components/bracket/components/new-bracket/bracket-new.d.ts +0 -1919
- package/lib/components/bracket/components/new-bracket/draw-man.d.ts +0 -26
- package/lib/components/bracket/components/new-bracket/grid-definitions.d.ts +0 -9
- package/lib/components/bracket/components/new-bracket/grid-placements.d.ts +0 -63
- package/lib/components/bracket/components/new-bracket/index.d.ts +0 -7
- package/lib/components/bracket/components/new-bracket/journey-highlight.d.ts +0 -2
- package/lib/components/bracket/components/new-bracket/new-bracket-default-match.component.d.ts +0 -8
- package/lib/components/bracket/components/new-bracket/new-bracket-default-round-header.component.d.ts +0 -7
- package/lib/components/bracket/components/new-bracket/new-bracket.component.d.ts +0 -38
- package/lib/components/bracket/constants/bracket.constants.d.ts +0 -8
- package/lib/components/bracket/constants/index.d.ts +0 -1
- package/lib/components/bracket/directives/bracket-match/bracket-match.directive.d.ts +0 -8
- package/lib/components/bracket/directives/bracket-match/index.d.ts +0 -1
- package/lib/components/bracket/directives/bracket-round/bracket-round.directive.d.ts +0 -8
- package/lib/components/bracket/directives/bracket-round/index.d.ts +0 -1
- package/lib/components/bracket/partials/bracket-match/bracket-match.component.d.ts +0 -8
- package/lib/components/bracket/partials/bracket-match/index.d.ts +0 -1
- package/lib/components/bracket/partials/bracket-round-header/bracket-round-header.component.d.ts +0 -8
- package/lib/components/bracket/partials/bracket-round-header/index.d.ts +0 -1
- package/lib/components/bracket/public-api/index.d.ts +0 -13
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_DOUBLE_SYNC.d.ts +0 -149
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SINGLE.d.ts +0 -184
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SWISS.d.ts +0 -214
- package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATE_DOUBLE_ASYNC.d.ts +0 -149
- package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_DOUBLE.d.ts +0 -1640
- package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_SINGLE.d.ts +0 -2388
- package/lib/components/bracket/stories/dummy-data/index.d.ts +0 -6
- package/lib/components/bracket/types/bracket-config.types.d.ts +0 -5
- package/lib/components/bracket/types/bracket.types.d.ts +0 -30
- package/lib/components/bracket/types/index.d.ts +0 -2
- package/lib/components/bracket/utils/bracket-config.utils.d.ts +0 -6
- package/lib/components/bracket/utils/bracket.utils.d.ts +0 -37
- package/lib/components/bracket/utils/index.d.ts +0 -2
- package/lib/components/button/button.imports.d.ts +0 -3
- package/lib/components/button/components/button/button.component.d.ts +0 -8
- package/lib/components/button/components/button/index.d.ts +0 -1
- package/lib/components/button/components/query-button/index.d.ts +0 -1
- package/lib/components/button/components/query-button/query-button.component.d.ts +0 -9
- package/lib/components/button/directives/button/button.directive.d.ts +0 -37
- package/lib/components/button/directives/button/index.d.ts +0 -1
- package/lib/components/button/directives/query-button/index.d.ts +0 -1
- package/lib/components/button/directives/query-button/query-button.directive.d.ts +0 -42
- package/lib/components/button/public-api/index.d.ts +0 -5
- package/lib/components/carousel/carousel.component.d.ts +0 -11
- package/lib/components/carousel/carousel.directive.d.ts +0 -59
- package/lib/components/carousel/carousel.imports.d.ts +0 -4
- package/lib/components/carousel/controls/carousel-item-nav.component.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-item-nav.directive.d.ts +0 -11
- package/lib/components/carousel/controls/carousel-next-button.directive.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-previous-button.directive.d.ts +0 -18
- package/lib/components/carousel/controls/carousel-toggle-auto-play-button.directive.d.ts +0 -16
- package/lib/components/carousel/controls/index.d.ts +0 -5
- package/lib/components/carousel/et-carousel-item.component.d.ts +0 -8
- package/lib/components/carousel/et-carousel-item.directive.d.ts +0 -26
- package/lib/components/carousel/public-api/index.d.ts +0 -6
- package/lib/components/filter/public-api/index.d.ts +0 -6
- package/lib/components/filter/rich-filter/components/rich-filter-host/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/components/rich-filter-host/rich-filter-host.component.d.ts +0 -27
- package/lib/components/filter/rich-filter/directives/rich-filter-button/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-button/rich-filter-button.directive.d.ts +0 -8
- package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/rich-filter-button-slot.directive.d.ts +0 -10
- package/lib/components/filter/rich-filter/directives/rich-filter-content/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-content/rich-filter-content.directive.d.ts +0 -10
- package/lib/components/filter/rich-filter/directives/rich-filter-top/index.d.ts +0 -1
- package/lib/components/filter/rich-filter/directives/rich-filter-top/rich-filter-top.directive.d.ts +0 -8
- package/lib/components/filter/rich-filter/rich-filter.imports.d.ts +0 -6
- package/lib/components/forms/components/checkbox/checkbox.imports.d.ts +0 -6
- package/lib/components/forms/components/checkbox/components/checkbox/checkbox.component.d.ts +0 -10
- package/lib/components/forms/components/checkbox/components/checkbox/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/components/checkbox-field/checkbox-field.component.d.ts +0 -11
- package/lib/components/forms/components/checkbox/components/checkbox-field/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/components/checkbox-group/checkbox-group.component.d.ts +0 -7
- package/lib/components/forms/components/checkbox/components/checkbox-group/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox/checkbox.directive.d.ts +0 -21
- package/lib/components/forms/components/checkbox/directives/checkbox/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-field/checkbox-field.directive.d.ts +0 -20
- package/lib/components/forms/components/checkbox/directives/checkbox-field/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-group/checkbox-group.directive.d.ts +0 -18
- package/lib/components/forms/components/checkbox/directives/checkbox-group/index.d.ts +0 -1
- package/lib/components/forms/components/checkbox/directives/checkbox-group-control/checkbox-group-control.directive.d.ts +0 -18
- package/lib/components/forms/components/checkbox/directives/checkbox-group-control/index.d.ts +0 -1
- package/lib/components/forms/components/error/components/error/error.component.d.ts +0 -22
- package/lib/components/forms/components/error/components/error/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/color-input/color-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/color-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/date-input/date-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/date-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/date-time-input/date-time-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/date-time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/email-input/email-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/email-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/input-field/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/input-field/input-field.component.d.ts +0 -11
- package/lib/components/forms/components/input/components/number-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/number-input/number-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/password-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/password-input/password-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/search-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/search-input/search-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/tel-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/tel-input/tel-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/text-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/text-input/text-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/components/textarea-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/textarea-input/textarea-input.component.d.ts +0 -14
- package/lib/components/forms/components/input/components/time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/components/time-input/time-input.component.d.ts +0 -10
- package/lib/components/forms/components/input/directives/autosize-textarea/autosize-textarea.directive.d.ts +0 -10
- package/lib/components/forms/components/input/directives/autosize-textarea/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/color-input/color-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/color-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/date-input/date-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/directives/date-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/date-time-input/date-time-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/directives/date-time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/email-input/email-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/email-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/if-supports-show-picker/if-supports-show-picker.directive.d.ts +0 -15
- package/lib/components/forms/components/input/directives/if-supports-show-picker/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/number-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/number-input/number-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/password-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/password-input/password-input.directive.d.ts +0 -16
- package/lib/components/forms/components/input/directives/search-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/search-input/search-input.directive.d.ts +0 -14
- package/lib/components/forms/components/input/directives/show-picker-trigger/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/show-picker-trigger/show-picker-trigger.directive.d.ts +0 -10
- package/lib/components/forms/components/input/directives/tel-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/tel-input/tel-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/text-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/text-input/text-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/textarea-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/textarea-input/textarea-input.directive.d.ts +0 -13
- package/lib/components/forms/components/input/directives/time-input/index.d.ts +0 -1
- package/lib/components/forms/components/input/directives/time-input/time-input.directive.d.ts +0 -20
- package/lib/components/forms/components/input/input.imports.d.ts +0 -23
- package/lib/components/forms/components/input/partials/password-input-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/input/partials/password-input-toggle/password-input-toggle.component.d.ts +0 -8
- package/lib/components/forms/components/input/partials/search-input-clear/index.d.ts +0 -1
- package/lib/components/forms/components/input/partials/search-input-clear/search-input-clear.component.d.ts +0 -8
- package/lib/components/forms/components/label/components/label/index.d.ts +0 -1
- package/lib/components/forms/components/label/components/label/label.component.d.ts +0 -10
- package/lib/components/forms/components/label/directives/label-suffix/index.d.ts +0 -1
- package/lib/components/forms/components/label/directives/label-suffix/label-suffix.directive.d.ts +0 -8
- package/lib/components/forms/components/label/label.imports.d.ts +0 -3
- package/lib/components/forms/components/radio/components/radio/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio/radio.component.d.ts +0 -11
- package/lib/components/forms/components/radio/components/radio-field/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio-field/radio-field.component.d.ts +0 -7
- package/lib/components/forms/components/radio/components/radio-group/index.d.ts +0 -1
- package/lib/components/forms/components/radio/components/radio-group/radio-group.component.d.ts +0 -11
- package/lib/components/forms/components/radio/directives/radio/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio/radio.directive.d.ts +0 -27
- package/lib/components/forms/components/radio/directives/radio-field/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio-field/radio-field.directive.d.ts +0 -22
- package/lib/components/forms/components/radio/directives/radio-group/index.d.ts +0 -1
- package/lib/components/forms/components/radio/directives/radio-group/radio-group.directive.d.ts +0 -16
- package/lib/components/forms/components/radio/radio.imports.d.ts +0 -5
- package/lib/components/forms/components/radio/types/index.d.ts +0 -1
- package/lib/components/forms/components/radio/types/radio.types.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button/segmented-button.component.d.ts +0 -14
- package/lib/components/forms/components/segmented-button/components/segmented-button-field/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button-field/segmented-button-field.component.d.ts +0 -7
- package/lib/components/forms/components/segmented-button/components/segmented-button-group/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/components/segmented-button-group/segmented-button-group.component.d.ts +0 -20
- package/lib/components/forms/components/segmented-button/directives/segmented-button/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button/segmented-button.directive.d.ts +0 -31
- package/lib/components/forms/components/segmented-button/directives/segmented-button-field/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button-field/segmented-button-field.directive.d.ts +0 -21
- package/lib/components/forms/components/segmented-button/directives/segmented-button-group/index.d.ts +0 -1
- package/lib/components/forms/components/segmented-button/directives/segmented-button-group/segmented-button-group.directive.d.ts +0 -20
- package/lib/components/forms/components/segmented-button/segmented-button.imports.d.ts +0 -4
- package/lib/components/forms/components/select/components/combobox/combobox.imports.d.ts +0 -11
- package/lib/components/forms/components/select/components/combobox/components/combobox/combobox.component.d.ts +0 -13
- package/lib/components/forms/components/select/components/combobox/components/combobox/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/constants/combobox.constants.d.ts +0 -6
- package/lib/components/forms/components/select/components/combobox/constants/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox/combobox.directive.d.ts +0 -162
- package/lib/components/forms/components/select/components/combobox/directives/combobox/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/combobox-body-empty-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/combobox-body-error-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/combobox-body-loading-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/combobox-body-more-items-hint-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/combobox-option-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/combobox-selected-option-template.directive.d.ts +0 -8
- package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/partials/combobox-body/combobox-body.component.d.ts +0 -42
- package/lib/components/forms/components/select/components/combobox/partials/combobox-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/partials/combobox-option/combobox-option.component.d.ts +0 -36
- package/lib/components/forms/components/select/components/combobox/partials/combobox-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/private/combobox.private.errors.d.ts +0 -11
- package/lib/components/forms/components/select/components/combobox/private/combobox.private.types.d.ts +0 -32
- package/lib/components/forms/components/select/components/combobox/private/index.d.ts +0 -2
- package/lib/components/forms/components/select/components/combobox/types/combobox.types.d.ts +0 -38
- package/lib/components/forms/components/select/components/combobox/types/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/combobox/utils/combobox-config.utils.d.ts +0 -6
- package/lib/components/forms/components/select/components/combobox/utils/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/components/native-select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/components/native-select/native-select.component.d.ts +0 -10
- package/lib/components/forms/components/select/components/native-select/directives/native-select-input/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/directives/native-select-input/native-select-input.directive.d.ts +0 -18
- package/lib/components/forms/components/select/components/native-select/directives/native-select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/directives/native-select-option/native-select-option.directive.d.ts +0 -19
- package/lib/components/forms/components/select/components/native-select/native-select.imports.d.ts +0 -9
- package/lib/components/forms/components/select/components/native-select/partials/native-select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/partials/native-select-option/native-select-option.component.d.ts +0 -11
- package/lib/components/forms/components/select/components/native-select/types/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/native-select/types/select.types.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/components/select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/components/select/select.component.d.ts +0 -14
- package/lib/components/forms/components/select/components/select/directives/select/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select/select.directive.d.ts +0 -77
- package/lib/components/forms/components/select/components/select/directives/select-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select-body/select-body.directive.d.ts +0 -21
- package/lib/components/forms/components/select/components/select/directives/select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/directives/select-option/select-option.directive.d.ts +0 -45
- package/lib/components/forms/components/select/components/select/partials/select-body/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/partials/select-body/select-body.component.d.ts +0 -17
- package/lib/components/forms/components/select/components/select/partials/select-option/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/partials/select-option/select-option.component.d.ts +0 -8
- package/lib/components/forms/components/select/components/select/private/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select/private/select.private.types.d.ts +0 -13
- package/lib/components/forms/components/select/components/select/select.imports.d.ts +0 -7
- package/lib/components/forms/components/select/components/select-field/index.d.ts +0 -1
- package/lib/components/forms/components/select/components/select-field/select-field.component.d.ts +0 -12
- package/lib/components/forms/components/select/directives/select-field/index.d.ts +0 -1
- package/lib/components/forms/components/select/directives/select-field/select-field.directive.d.ts +0 -8
- package/lib/components/forms/components/selection-list/components/selection-list-field/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/components/selection-list-field/selection-list-field.component.d.ts +0 -10
- package/lib/components/forms/components/selection-list/components/selection-list-option/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/components/selection-list-option/selection-list-option.component.d.ts +0 -6
- package/lib/components/forms/components/selection-list/directives/selection-list-field/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/directives/selection-list-field/selection-list-field.directive.d.ts +0 -24
- package/lib/components/forms/components/selection-list/directives/selection-list-option/index.d.ts +0 -1
- package/lib/components/forms/components/selection-list/directives/selection-list-option/selection-list-option.directive.d.ts +0 -30
- package/lib/components/forms/components/selection-list/selection-list.imports.d.ts +0 -3
- package/lib/components/forms/components/slide-toggle/components/slide-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/components/slide-toggle/slide-toggle.component.d.ts +0 -10
- package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/slide-toggle-field.component.d.ts +0 -10
- package/lib/components/forms/components/slide-toggle/directives/slide-toggle/index.d.ts +0 -1
- package/lib/components/forms/components/slide-toggle/directives/slide-toggle/slide-toggle.directive.d.ts +0 -19
- package/lib/components/forms/components/slide-toggle/slide-toggle.imports.d.ts +0 -4
- package/lib/components/forms/components/slider/components/slider/index.d.ts +0 -1
- package/lib/components/forms/components/slider/components/slider/slider.component.d.ts +0 -81
- package/lib/components/forms/components/slider/components/slider-field/index.d.ts +0 -1
- package/lib/components/forms/components/slider/components/slider-field/slider-field.component.d.ts +0 -10
- package/lib/components/forms/components/slider/directives/slider-thumb-content-template/index.d.ts +0 -1
- package/lib/components/forms/components/slider/directives/slider-thumb-content-template/slider-thumb-content-template.directive.d.ts +0 -8
- package/lib/components/forms/components/slider/slider.imports.d.ts +0 -5
- package/lib/components/forms/directives/dynamic-form-field/dynamic-form-field.directive.d.ts +0 -11
- package/lib/components/forms/directives/dynamic-form-field/index.d.ts +0 -1
- package/lib/components/forms/directives/dynamic-form-group/dynamic-form-group.directive.d.ts +0 -11
- package/lib/components/forms/directives/dynamic-form-group/index.d.ts +0 -1
- package/lib/components/forms/directives/expose-input-vars/expose-input-vars.directive.d.ts +0 -30
- package/lib/components/forms/directives/expose-input-vars/index.d.ts +0 -1
- package/lib/components/forms/directives/if-input-empty/if-input-empty.directive.d.ts +0 -12
- package/lib/components/forms/directives/if-input-empty/index.d.ts +0 -1
- package/lib/components/forms/directives/if-input-filled/if-input-filled.directive.d.ts +0 -12
- package/lib/components/forms/directives/if-input-filled/index.d.ts +0 -1
- package/lib/components/forms/directives/input/index.d.ts +0 -1
- package/lib/components/forms/directives/input/input.directive.d.ts +0 -77
- package/lib/components/forms/directives/input-prefix/index.d.ts +0 -1
- package/lib/components/forms/directives/input-prefix/input-prefix.directive.d.ts +0 -7
- package/lib/components/forms/directives/input-suffix/index.d.ts +0 -1
- package/lib/components/forms/directives/input-suffix/input-suffix.directive.d.ts +0 -7
- package/lib/components/forms/directives/native-input-ref/index.d.ts +0 -1
- package/lib/components/forms/directives/native-input-ref/native-input-ref.directive.d.ts +0 -8
- package/lib/components/forms/directives/static-form-field/index.d.ts +0 -1
- package/lib/components/forms/directives/static-form-field/static-form-field.directive.d.ts +0 -15
- package/lib/components/forms/directives/static-form-group/index.d.ts +0 -1
- package/lib/components/forms/directives/static-form-group/static-form-group.directive.d.ts +0 -7
- package/lib/components/forms/directives/writeable-input/index.d.ts +0 -1
- package/lib/components/forms/directives/writeable-input/writeable-input.directive.d.ts +0 -27
- package/lib/components/forms/public-api/index.d.ts +0 -113
- package/lib/components/forms/services/default-validator-errors.service.d.ts +0 -17
- package/lib/components/forms/services/form-field-state.service.d.ts +0 -21
- package/lib/components/forms/services/form-group-state.service.d.ts +0 -10
- package/lib/components/forms/services/index.d.ts +0 -4
- package/lib/components/forms/services/input-state.service.d.ts +0 -51
- package/lib/components/forms/types/index.d.ts +0 -1
- package/lib/components/forms/types/input.types.d.ts +0 -29
- package/lib/components/forms/utils/decorated-form-field.base.d.ts +0 -13
- package/lib/components/forms/utils/decorated-input.base.d.ts +0 -26
- package/lib/components/forms/utils/form-changes-tracker.util.d.ts +0 -47
- package/lib/components/forms/utils/index.d.ts +0 -4
- package/lib/components/forms/utils/input.base.d.ts +0 -10
- package/lib/components/icons/chevron-icon.d.ts +0 -2
- package/lib/components/icons/icon-provider.d.ts +0 -10
- package/lib/components/icons/icon.directive.d.ts +0 -14
- package/lib/components/icons/icon.imports.d.ts +0 -2
- package/lib/components/icons/public-api/index.d.ts +0 -5
- package/lib/components/icons/times-icon.d.ts +0 -2
- package/lib/components/masonry/components/masonry/index.d.ts +0 -1
- package/lib/components/masonry/components/masonry/masonry.component.d.ts +0 -39
- package/lib/components/masonry/masonry.imports.d.ts +0 -3
- package/lib/components/masonry/partials/masonry-item/index.d.ts +0 -1
- package/lib/components/masonry/partials/masonry-item/masonry-item.component.d.ts +0 -20
- package/lib/components/masonry/public-api/index.d.ts +0 -4
- package/lib/components/masonry/types/index.d.ts +0 -1
- package/lib/components/masonry/types/masonry.types.d.ts +0 -4
- package/lib/components/overlay/components/bottom-sheet/bottom-sheet.imports.d.ts +0 -21
- package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/bottom-sheet-container.component.d.ts +0 -17
- package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/constants/bottom-sheet.constants.d.ts +0 -43
- package/lib/components/overlay/components/bottom-sheet/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/bottom-sheet-container-base.component.d.ts +0 -19
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/bottom-sheet-drag-handle.component.d.ts +0 -25
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/bottom-sheet-title.directive.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-base.service.d.ts +0 -38
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-swipe-handler.service.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet.service.d.ts +0 -14
- package/lib/components/overlay/components/bottom-sheet/services/index.d.ts +0 -3
- package/lib/components/overlay/components/bottom-sheet/types/bottom-sheet.types.d.ts +0 -96
- package/lib/components/overlay/components/bottom-sheet/types/index.d.ts +0 -1
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-config.d.ts +0 -5
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-ref.d.ts +0 -32
- package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet.utils.d.ts +0 -17
- package/lib/components/overlay/components/bottom-sheet/utils/index.d.ts +0 -3
- package/lib/components/overlay/components/dialog/components/dialog-container/dialog-container.component.d.ts +0 -17
- package/lib/components/overlay/components/dialog/components/dialog-container/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/constants/dialog.constants.d.ts +0 -35
- package/lib/components/overlay/components/dialog/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/dialog.imports.d.ts +0 -21
- package/lib/components/overlay/components/dialog/partials/dialog-close/dialog-close.directive.d.ts +0 -19
- package/lib/components/overlay/components/dialog/partials/dialog-close/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/partials/dialog-container-base/dialog-container-base.component.d.ts +0 -19
- package/lib/components/overlay/components/dialog/partials/dialog-container-base/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/partials/dialog-title/dialog-title.directive.d.ts +0 -14
- package/lib/components/overlay/components/dialog/partials/dialog-title/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/services/dialog-base.service.d.ts +0 -38
- package/lib/components/overlay/components/dialog/services/dialog.service.d.ts +0 -14
- package/lib/components/overlay/components/dialog/services/index.d.ts +0 -2
- package/lib/components/overlay/components/dialog/types/dialog.types.d.ts +0 -157
- package/lib/components/overlay/components/dialog/types/index.d.ts +0 -1
- package/lib/components/overlay/components/dialog/utils/dialog-config.d.ts +0 -5
- package/lib/components/overlay/components/dialog/utils/dialog-ref.d.ts +0 -34
- package/lib/components/overlay/components/dialog/utils/dialog.utils.d.ts +0 -17
- package/lib/components/overlay/components/dialog/utils/index.d.ts +0 -3
- package/lib/components/overlay/components/menu/components/menu/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu/menu.component.d.ts +0 -47
- package/lib/components/overlay/components/menu/components/menu-checkbox-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-checkbox-item/menu-checkbox-item.component.d.ts +0 -28
- package/lib/components/overlay/components/menu/components/menu-container/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-container/menu-container.component.d.ts +0 -20
- package/lib/components/overlay/components/menu/components/menu-radio-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/components/menu-radio-item/menu-radio-item.component.d.ts +0 -26
- package/lib/components/overlay/components/menu/directives/menu-checkbox-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-checkbox-group/menu-checkbox-group.directive.d.ts +0 -9
- package/lib/components/overlay/components/menu/directives/menu-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-group/menu-group.directive.d.ts +0 -18
- package/lib/components/overlay/components/menu/directives/menu-group-title/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-group-title/menu-group-title.directive.d.ts +0 -11
- package/lib/components/overlay/components/menu/directives/menu-item/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-item/menu-item.directive.d.ts +0 -36
- package/lib/components/overlay/components/menu/directives/menu-radio-group/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-radio-group/menu-radio-group.directive.d.ts +0 -12
- package/lib/components/overlay/components/menu/directives/menu-search-template/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-search-template/menu-search-template.directive.d.ts +0 -8
- package/lib/components/overlay/components/menu/directives/menu-trigger/index.d.ts +0 -1
- package/lib/components/overlay/components/menu/directives/menu-trigger/menu-trigger.directive.d.ts +0 -49
- package/lib/components/overlay/components/menu/menu.imports.d.ts +0 -11
- package/lib/components/overlay/components/menu-deprecated/context-menu-trigger.d.ts +0 -36
- package/lib/components/overlay/components/menu-deprecated/index.d.ts +0 -16
- package/lib/components/overlay/components/menu-deprecated/menu-aim.d.ts +0 -34
- package/lib/components/overlay/components/menu-deprecated/menu-bar.d.ts +0 -16
- package/lib/components/overlay/components/menu-deprecated/menu-base.d.ts +0 -45
- package/lib/components/overlay/components/menu-deprecated/menu-errors.d.ts +0 -2
- package/lib/components/overlay/components/menu-deprecated/menu-group.d.ts +0 -8
- package/lib/components/overlay/components/menu-deprecated/menu-interface.d.ts +0 -12
- package/lib/components/overlay/components/menu-deprecated/menu-item-checkbox.d.ts +0 -12
- package/lib/components/overlay/components/menu-deprecated/menu-item-radio.d.ts +0 -19
- package/lib/components/overlay/components/menu-deprecated/menu-item-selectable.d.ts +0 -14
- package/lib/components/overlay/components/menu-deprecated/menu-item.d.ts +0 -56
- package/lib/components/overlay/components/menu-deprecated/menu-module.d.ts +0 -19
- package/lib/components/overlay/components/menu-deprecated/menu-stack.d.ts +0 -57
- package/lib/components/overlay/components/menu-deprecated/menu-trigger-base.d.ts +0 -36
- package/lib/components/overlay/components/menu-deprecated/menu-trigger.d.ts +0 -37
- package/lib/components/overlay/components/menu-deprecated/menu.d.ts +0 -20
- package/lib/components/overlay/components/menu-deprecated/pointer-focus-tracker.d.ts +0 -20
- package/lib/components/overlay/components/overlay/components/overlay-container/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/components/overlay-container/overlay-container.component.d.ts +0 -31
- package/lib/components/overlay/components/overlay/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/constants/overlay.constants.d.ts +0 -8
- package/lib/components/overlay/components/overlay/overlay.imports.d.ts +0 -20
- package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/overlay-back-or-close.directive.d.ts +0 -14
- package/lib/components/overlay/components/overlay/partials/overlay-body/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-body/overlay-body.component.d.ts +0 -37
- package/lib/components/overlay/components/overlay/partials/overlay-close/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-close/overlay-close.directive.d.ts +0 -15
- package/lib/components/overlay/components/overlay/partials/overlay-footer/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-footer/overlay-footer.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/partials/overlay-header/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-header/overlay-header.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/partials/overlay-header-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-header-template/overlay-header-template.directive.d.ts +0 -14
- package/lib/components/overlay/components/overlay/partials/overlay-main/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-main/overlay-main.directive.d.ts +0 -21
- package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/overlay-route-header-template-outlet.component.d.ts +0 -17
- package/lib/components/overlay/components/overlay/partials/overlay-router-link/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-link/overlay-router-link.directive.d.ts +0 -20
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/overlay-router-outlet.component.d.ts +0 -27
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/overlay-router-outlet-disabled-template.directive.d.ts +0 -7
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/overlay-shared-route-template.directive.d.ts +0 -7
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/overlay-shared-route-template-outlet.component.d.ts +0 -6
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar/overlay-sidebar.component.d.ts +0 -21
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/overlay-sidebar-page.component.d.ts +0 -12
- package/lib/components/overlay/components/overlay/partials/overlay-title/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/partials/overlay-title/overlay-title.directive.d.ts +0 -11
- package/lib/components/overlay/components/overlay/services/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/services/overlay.service.d.ts +0 -20
- package/lib/components/overlay/components/overlay/types/index.d.ts +0 -1
- package/lib/components/overlay/components/overlay/types/overlay.types.d.ts +0 -203
- package/lib/components/overlay/components/overlay/utils/filter-overlay.d.ts +0 -64
- package/lib/components/overlay/components/overlay/utils/index.d.ts +0 -9
- package/lib/components/overlay/components/overlay/utils/overlay-config.d.ts +0 -2
- package/lib/components/overlay/components/overlay/utils/overlay-handler-link.directive.d.ts +0 -10
- package/lib/components/overlay/components/overlay/utils/overlay-handler.d.ts +0 -65
- package/lib/components/overlay/components/overlay/utils/overlay-position-builder.d.ts +0 -123
- package/lib/components/overlay/components/overlay/utils/overlay-ref.d.ts +0 -70
- package/lib/components/overlay/components/overlay/utils/overlay-router.d.ts +0 -98
- package/lib/components/overlay/components/overlay/utils/overlay.utils.d.ts +0 -8
- package/lib/components/overlay/components/overlay/utils/sidebar-overlay.d.ts +0 -31
- package/lib/components/overlay/components/toggletip/components/toggletip/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/components/toggletip/toggletip.component.d.ts +0 -24
- package/lib/components/overlay/components/toggletip/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/constants/toggletip.constants.d.ts +0 -6
- package/lib/components/overlay/components/toggletip/directives/toggletip/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/directives/toggletip/toggletip.directive.d.ts +0 -32
- package/lib/components/overlay/components/toggletip/partials/toggletip-close/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/partials/toggletip-close/toggletip-close.directive.d.ts +0 -7
- package/lib/components/overlay/components/toggletip/toggletip.imports.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/types/index.d.ts +0 -1
- package/lib/components/overlay/components/toggletip/types/toggletip.types.d.ts +0 -34
- package/lib/components/overlay/components/toggletip/utils/index.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/utils/toggletip-config.d.ts +0 -2
- package/lib/components/overlay/components/toggletip/utils/toggletip.util.d.ts +0 -5
- package/lib/components/overlay/components/tooltip/components/tooltip/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/components/tooltip/tooltip.component.d.ts +0 -24
- package/lib/components/overlay/components/tooltip/constants/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/constants/tooltip.constants.d.ts +0 -6
- package/lib/components/overlay/components/tooltip/directives/tooltip/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/directives/tooltip/tooltip.directive.d.ts +0 -35
- package/lib/components/overlay/components/tooltip/tooltip.imports.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/types/index.d.ts +0 -1
- package/lib/components/overlay/components/tooltip/types/tooltip.types.d.ts +0 -34
- package/lib/components/overlay/components/tooltip/utils/index.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/utils/tooltip-config.d.ts +0 -2
- package/lib/components/overlay/components/tooltip/utils/tooltip.util.d.ts +0 -5
- package/lib/components/overlay/directives/dynamic-overlay-title/dynamic-overlay-title.directive.d.ts +0 -14
- package/lib/components/overlay/directives/dynamic-overlay-title/index.d.ts +0 -1
- package/lib/components/overlay/directives/overlay-close-auto-blocker/index.d.ts +0 -1
- package/lib/components/overlay/directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive.d.ts +0 -12
- package/lib/components/overlay/public-api/index.d.ts +0 -71
- package/lib/components/overlay/services/dynamic-overlay.service.d.ts +0 -17
- package/lib/components/overlay/services/index.d.ts +0 -1
- package/lib/components/overlay/types/dynamic-overlay.types.d.ts +0 -17
- package/lib/components/overlay/types/index.d.ts +0 -1
- package/lib/components/overlay/utils/index.d.ts +0 -1
- package/lib/components/overlay/utils/overlay-dismiss-checker.util.d.ts +0 -80
- package/lib/components/pagination/components/pagination/index.d.ts +0 -1
- package/lib/components/pagination/components/pagination/pagination.component.d.ts +0 -31
- package/lib/components/pagination/pagination.imports.d.ts +0 -2
- package/lib/components/pagination/partials/pagination-link/index.d.ts +0 -1
- package/lib/components/pagination/partials/pagination-link/pagination-link.directive.d.ts +0 -10
- package/lib/components/pagination/public-api/index.d.ts +0 -6
- package/lib/components/pagination/services/index.d.ts +0 -1
- package/lib/components/pagination/services/pagination-head.service.d.ts +0 -19
- package/lib/components/pagination/types/index.d.ts +0 -1
- package/lib/components/pagination/types/pagination.types.d.ts +0 -34
- package/lib/components/pagination/utils/index.d.ts +0 -1
- package/lib/components/pagination/utils/pagination.util.d.ts +0 -2
- package/lib/components/picture/components/picture/index.d.ts +0 -1
- package/lib/components/picture/components/picture/picture.component.d.ts +0 -28
- package/lib/components/picture/public-api/index.d.ts +0 -3
- package/lib/components/picture/types/picture.types.d.ts +0 -43
- package/lib/components/picture/utils/picture.utils.d.ts +0 -9
- package/lib/components/progress-spinner/index.d.ts +0 -1
- package/lib/components/progress-spinner/progress-spinner.component.d.ts +0 -35
- package/lib/components/query-error/components/query-error/index.d.ts +0 -1
- package/lib/components/query-error/components/query-error/query-error.component.d.ts +0 -15
- package/lib/components/query-error/directives/query-error/index.d.ts +0 -1
- package/lib/components/query-error/directives/query-error/query-error.directive.d.ts +0 -16
- package/lib/components/query-error/public-api/index.d.ts +0 -3
- package/lib/components/query-error/types/index.d.ts +0 -1
- package/lib/components/query-error/types/query-error.types.d.ts +0 -10
- package/lib/components/scrollable/components/scrollable/index.d.ts +0 -1
- package/lib/components/scrollable/components/scrollable/scrollable.component.d.ts +0 -143
- package/lib/components/scrollable/components/scrollable-placeholder/index.d.ts +0 -1
- package/lib/components/scrollable/components/scrollable-placeholder/scrollable-placeholder.component.d.ts +0 -15
- package/lib/components/scrollable/directives/scrollable-ignore-child/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-ignore-child/scrollable-ignore-child.directive.d.ts +0 -19
- package/lib/components/scrollable/directives/scrollable-is-active-child/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-is-active-child/scrollable-is-active-child.directive.d.ts +0 -20
- package/lib/components/scrollable/directives/scrollable-loading-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-loading-template/scrollable-loading-template.directive.d.ts +0 -10
- package/lib/components/scrollable/directives/scrollable-placeholder-item-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-placeholder-item-template/scrollable-placeholder-item-template.directive.d.ts +0 -7
- package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/index.d.ts +0 -1
- package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/scrollable-placeholder-overlay-template.directive.d.ts +0 -7
- package/lib/components/scrollable/public-api/index.d.ts +0 -9
- package/lib/components/scrollable/scrollable.imports.d.ts +0 -8
- package/lib/components/scrollable/types/index.d.ts +0 -1
- package/lib/components/scrollable/types/scrollable.types.d.ts +0 -7
- package/lib/components/skeleton/components/skeleton/index.d.ts +0 -1
- package/lib/components/skeleton/components/skeleton/skeleton.component.d.ts +0 -8
- package/lib/components/skeleton/partials/skeleton-item/index.d.ts +0 -1
- package/lib/components/skeleton/partials/skeleton-item/skeleton-item.component.d.ts +0 -6
- package/lib/components/skeleton/public-api/index.d.ts +0 -3
- package/lib/components/skeleton/skeleton.imports.d.ts +0 -3
- package/lib/components/sort/components/sort-header/index.d.ts +0 -2
- package/lib/components/sort/components/sort-header/sort-header.component.d.ts +0 -52
- package/lib/components/sort/components/sort-header/sort-header.types.d.ts +0 -9
- package/lib/components/sort/partials/sort/index.d.ts +0 -2
- package/lib/components/sort/partials/sort/sort.directive.d.ts +0 -40
- package/lib/components/sort/partials/sort/sort.types.d.ts +0 -11
- package/lib/components/sort/public-api/index.d.ts +0 -4
- package/lib/components/sort/services/index.d.ts +0 -1
- package/lib/components/sort/services/sort-header-intl.d.ts +0 -14
- package/lib/components/sort/sort.imports.d.ts +0 -8
- package/lib/components/table/components/table/index.d.ts +0 -1
- package/lib/components/table/components/table/table.component.d.ts +0 -21
- package/lib/components/table/constants/index.d.ts +0 -1
- package/lib/components/table/constants/table-data-source.constants.d.ts +0 -1
- package/lib/components/table/partials/cells/cell/cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/cell-def/cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/column-def/column-def.directive.d.ts +0 -12
- package/lib/components/table/partials/cells/column-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/footer-cell/footer-cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/footer-cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/footer-cell-def/footer-cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/footer-cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/header-cell/header-cell.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/header-cell/index.d.ts +0 -1
- package/lib/components/table/partials/cells/header-cell-def/header-cell-def.directive.d.ts +0 -6
- package/lib/components/table/partials/cells/header-cell-def/index.d.ts +0 -1
- package/lib/components/table/partials/cells/text-column/index.d.ts +0 -1
- package/lib/components/table/partials/cells/text-column/text-column.component.d.ts +0 -7
- package/lib/components/table/partials/rows/footer-row/footer-row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/footer-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/footer-row-def/footer-row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/rows/footer-row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/header-row/header-row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/header-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/header-row-def/header-row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/rows/header-row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/no-data-row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/no-data-row/no-data-row.directive.d.ts +0 -7
- package/lib/components/table/partials/rows/recycle-rows/index.d.ts +0 -1
- package/lib/components/table/partials/rows/recycle-rows/recycle-rows.directive.d.ts +0 -5
- package/lib/components/table/partials/rows/row/index.d.ts +0 -1
- package/lib/components/table/partials/rows/row/row.component.d.ts +0 -6
- package/lib/components/table/partials/rows/row-def/index.d.ts +0 -1
- package/lib/components/table/partials/rows/row-def/row-def.directive.d.ts +0 -8
- package/lib/components/table/partials/table-busy/index.d.ts +0 -1
- package/lib/components/table/partials/table-busy/table-busy.directive.d.ts +0 -8
- package/lib/components/table/partials/table-busy-outlet/index.d.ts +0 -1
- package/lib/components/table/partials/table-busy-outlet/table-busy-outlet.directive.d.ts +0 -9
- package/lib/components/table/public-api/index.d.ts +0 -23
- package/lib/components/table/table.imports.d.ts +0 -19
- package/lib/components/table/types/index.d.ts +0 -1
- package/lib/components/table/types/table-data-source.types.d.ts +0 -15
- package/lib/components/table/utils/index.d.ts +0 -1
- package/lib/components/table/utils/table-data-source.d.ts +0 -33
- package/lib/components/tabs/animations/index.d.ts +0 -1
- package/lib/components/tabs/animations/tabs.animations.d.ts +0 -4
- package/lib/components/tabs/components/inline-tabs/index.d.ts +0 -1
- package/lib/components/tabs/components/inline-tabs/inline-tabs.component.d.ts +0 -66
- package/lib/components/tabs/components/nav-tabs/index.d.ts +0 -1
- package/lib/components/tabs/components/nav-tabs/nav-tabs.component.d.ts +0 -23
- package/lib/components/tabs/partials/inline-tabs/inline-tab/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab/inline-tab.component.d.ts +0 -38
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body/inline-tab-body.component.d.ts +0 -40
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/inline-tab-body-host.directive.d.ts +0 -8
- package/lib/components/tabs/partials/inline-tabs/inline-tab-content/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-content/inline-tab-content.directive.d.ts +0 -8
- package/lib/components/tabs/partials/inline-tabs/inline-tab-header/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-header/inline-tab-header.component.d.ts +0 -16
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label/inline-tab-label.directive.d.ts +0 -11
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/index.d.ts +0 -1
- package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/inline-tab-label-wrapper.directive.d.ts +0 -14
- package/lib/components/tabs/partials/nav-tabs/nav-tab-link/index.d.ts +0 -1
- package/lib/components/tabs/partials/nav-tabs/nav-tab-link/nav-tab-link.directive.d.ts +0 -44
- package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/index.d.ts +0 -1
- package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/nav-tabs-outlet.component.d.ts +0 -10
- package/lib/components/tabs/public-api/index.d.ts +0 -15
- package/lib/components/tabs/tab.imports.d.ts +0 -12
- package/lib/components/tabs/types/index.d.ts +0 -1
- package/lib/components/tabs/types/tab-config.types.d.ts +0 -8
- package/lib/components/tabs/utils/active-tab-underline.util.d.ts +0 -40
- package/lib/components/tabs/utils/index.d.ts +0 -2
- package/lib/components/tabs/utils/paginated-tab-header.directive.d.ts +0 -74
- package/lib/services/index.d.ts +0 -1
- package/lib/services/swipe-handler.service.d.ts +0 -12
- package/lib/types/index.d.ts +0 -1
- package/lib/types/swipe.types.d.ts +0 -23
- package/lib/utils/floating-ui.utils.d.ts +0 -2
- package/lib/utils/index.d.ts +0 -1
|
@@ -1,157 +0,0 @@
|
|
|
1
|
-
import { Direction } from '@angular/cdk/bidi';
|
|
2
|
-
import { PositionStrategy, ScrollStrategy } from '@angular/cdk/overlay';
|
|
3
|
-
import { Injector, ViewContainerRef } from '@angular/core';
|
|
4
|
-
/**
|
|
5
|
-
* @deprecated Will be removed in v5.
|
|
6
|
-
*/
|
|
7
|
-
export type DialogAutoFocusTarget = 'dialog' | 'first-tabbable' | 'first-heading';
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated Will be removed in v5.
|
|
10
|
-
*/
|
|
11
|
-
export type DialogRole = 'dialog' | 'alertdialog';
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated Will be removed in v5.
|
|
14
|
-
*/
|
|
15
|
-
export interface DialogPosition {
|
|
16
|
-
/** Override for the dialog's top position. */
|
|
17
|
-
top?: string;
|
|
18
|
-
/** Override for the dialog's bottom position. */
|
|
19
|
-
bottom?: string;
|
|
20
|
-
/** Override for the dialog's left position. */
|
|
21
|
-
left?: string;
|
|
22
|
-
/** Override for the dialog's right position. */
|
|
23
|
-
right?: string;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* @deprecated Will be removed in v5.
|
|
27
|
-
*/
|
|
28
|
-
export interface LegacyDialogAnimationEvent {
|
|
29
|
-
state: 'opened' | 'opening' | 'closing' | 'closed';
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* @deprecated Will be removed in v5.
|
|
33
|
-
*/
|
|
34
|
-
export declare const enum DialogState {
|
|
35
|
-
OPEN = 0,
|
|
36
|
-
CLOSING = 1,
|
|
37
|
-
CLOSED = 2
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* @deprecated Will be removed in v5.
|
|
41
|
-
*/
|
|
42
|
-
export interface DialogConfig<D = unknown> {
|
|
43
|
-
/**
|
|
44
|
-
* Where the attached component should live in Angular's *logical* component tree.
|
|
45
|
-
* This affects what is available for injection and the change detection order for the
|
|
46
|
-
* component instantiated inside of the dialog. This does not affect where the dialog
|
|
47
|
-
* content will be rendered.
|
|
48
|
-
*/
|
|
49
|
-
viewContainerRef?: ViewContainerRef;
|
|
50
|
-
/**
|
|
51
|
-
* Injector used for the instantiation of the component to be attached. If provided,
|
|
52
|
-
* takes precedence over the injector indirectly provided by `ViewContainerRef`.
|
|
53
|
-
*/
|
|
54
|
-
injector?: Injector;
|
|
55
|
-
/** ID for the dialog. If omitted, a unique one will be generated. */
|
|
56
|
-
id?: string;
|
|
57
|
-
/**
|
|
58
|
-
* The ARIA role of the dialog element.
|
|
59
|
-
* @default 'dialog'
|
|
60
|
-
*/
|
|
61
|
-
role?: DialogRole;
|
|
62
|
-
/** Custom class for the overlay pane. */
|
|
63
|
-
panelClass?: string | string[];
|
|
64
|
-
/** Custom class for the dialog container. */
|
|
65
|
-
containerClass?: string | string[];
|
|
66
|
-
/** Extra CSS classes to be added to the dialog overlay container. */
|
|
67
|
-
overlayClass?: string | string[];
|
|
68
|
-
/**
|
|
69
|
-
* Whether the dialog has a backdrop.
|
|
70
|
-
* @default true
|
|
71
|
-
*/
|
|
72
|
-
hasBackdrop?: boolean;
|
|
73
|
-
/** Custom class for the backdrop. */
|
|
74
|
-
backdropClass?: string | string[];
|
|
75
|
-
/**
|
|
76
|
-
* Whether the user can use escape or clicking on the backdrop to close the modal.
|
|
77
|
-
* @default false
|
|
78
|
-
*/
|
|
79
|
-
disableClose?: boolean;
|
|
80
|
-
/** Width of the dialog. */
|
|
81
|
-
width?: string;
|
|
82
|
-
/** Height of the dialog. */
|
|
83
|
-
height?: string;
|
|
84
|
-
/** Min-width of the dialog. If a number is provided, assumes pixel units. */
|
|
85
|
-
minWidth?: number | string;
|
|
86
|
-
/** Min-height of the dialog. If a number is provided, assumes pixel units. */
|
|
87
|
-
minHeight?: number | string;
|
|
88
|
-
/**
|
|
89
|
-
* Max-width of the dialog. If a number is provided, assumes pixel units.
|
|
90
|
-
* @default 80vw
|
|
91
|
-
*/
|
|
92
|
-
maxWidth?: number | string;
|
|
93
|
-
/** Max-height of the dialog. If a number is provided, assumes pixel units. */
|
|
94
|
-
maxHeight?: number | string;
|
|
95
|
-
/** Position overrides. */
|
|
96
|
-
position?: DialogPosition;
|
|
97
|
-
/**
|
|
98
|
-
* Data being injected into the child component.
|
|
99
|
-
* @default null
|
|
100
|
-
*/
|
|
101
|
-
data?: D | null;
|
|
102
|
-
/** Layout direction for the dialog's content. */
|
|
103
|
-
direction?: Direction;
|
|
104
|
-
/**
|
|
105
|
-
* ID of the element that describes the dialog.
|
|
106
|
-
* @default null
|
|
107
|
-
*/
|
|
108
|
-
ariaDescribedBy?: string | null;
|
|
109
|
-
/**
|
|
110
|
-
* ID of the element that labels the dialog.
|
|
111
|
-
* @default null
|
|
112
|
-
*/
|
|
113
|
-
ariaLabelledBy?: string | null;
|
|
114
|
-
/**
|
|
115
|
-
* Aria label to assign to the dialog element.
|
|
116
|
-
* @default null
|
|
117
|
-
*/
|
|
118
|
-
ariaLabel?: string | null;
|
|
119
|
-
/**
|
|
120
|
-
* Whether this is a modal dialog. Used to set the `aria-modal` attribute.
|
|
121
|
-
* @default true
|
|
122
|
-
*/
|
|
123
|
-
ariaModal?: boolean;
|
|
124
|
-
/**
|
|
125
|
-
* Whether the dialog uses a custom animation.
|
|
126
|
-
* @default false
|
|
127
|
-
*/
|
|
128
|
-
customAnimated?: boolean;
|
|
129
|
-
/**
|
|
130
|
-
* Where the dialog should focus on open.
|
|
131
|
-
* Can be one of AutoFocusTarget, or a css selector string.
|
|
132
|
-
* @default 'first-tabbable'
|
|
133
|
-
*/
|
|
134
|
-
autoFocus?: DialogAutoFocusTarget | string;
|
|
135
|
-
/**
|
|
136
|
-
* Whether the dialog should restore focus to the
|
|
137
|
-
* previously-focused element, after it's closed.
|
|
138
|
-
* @default true
|
|
139
|
-
*/
|
|
140
|
-
restoreFocus?: boolean;
|
|
141
|
-
/**
|
|
142
|
-
* Whether to wait for the opening animation to finish before trapping focus.
|
|
143
|
-
* @default true
|
|
144
|
-
*/
|
|
145
|
-
delayFocusTrap?: boolean;
|
|
146
|
-
/** Scroll strategy to be used for the dialog. */
|
|
147
|
-
scrollStrategy?: ScrollStrategy;
|
|
148
|
-
/** Position strategy to be used for the dialog. */
|
|
149
|
-
positionStrategy?: PositionStrategy;
|
|
150
|
-
/**
|
|
151
|
-
* Whether the dialog should close when the user goes backwards/forwards in history.
|
|
152
|
-
* Note that this usually doesn't include clicking on links (unless the user is using
|
|
153
|
-
* the `HashLocationStrategy`).
|
|
154
|
-
* @default true
|
|
155
|
-
*/
|
|
156
|
-
closeOnNavigation?: boolean;
|
|
157
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dialog.types';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { DialogConfig } from '../types';
|
|
2
|
-
/**
|
|
3
|
-
* @deprecated Will be removed in v5.
|
|
4
|
-
*/
|
|
5
|
-
export declare const createDialogConfig: <D = unknown>(globalConfig?: Partial<DialogConfig<D>> | null | undefined, localConfig?: Partial<DialogConfig<D>> | null | undefined) => DialogConfig<D>;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
2
|
-
import { DialogRef as CdkDialogRef } from '@angular/cdk/dialog';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { DialogContainerBaseComponent } from '../partials/dialog-container-base';
|
|
5
|
-
import { DialogConfig, DialogPosition, DialogState } from '../types';
|
|
6
|
-
/**
|
|
7
|
-
* @deprecated Will be removed in v5.
|
|
8
|
-
*/
|
|
9
|
-
export declare class DialogRef<T = any, R = any> {
|
|
10
|
-
private _ref;
|
|
11
|
-
_containerInstance: DialogContainerBaseComponent;
|
|
12
|
-
componentInstance: T | null;
|
|
13
|
-
disableClose: boolean | undefined;
|
|
14
|
-
id: string;
|
|
15
|
-
private readonly _afterOpened;
|
|
16
|
-
private readonly _beforeClosed;
|
|
17
|
-
private _result;
|
|
18
|
-
private _state;
|
|
19
|
-
private _closeInteractionType;
|
|
20
|
-
constructor(_ref: CdkDialogRef<R, T>, config: DialogConfig, _containerInstance: DialogContainerBaseComponent);
|
|
21
|
-
close(dialogResult?: R): void;
|
|
22
|
-
afterOpened(): Observable<void>;
|
|
23
|
-
afterClosed(): Observable<R | undefined>;
|
|
24
|
-
beforeClosed(): Observable<R | undefined>;
|
|
25
|
-
backdropClick(): Observable<MouseEvent>;
|
|
26
|
-
keydownEvents(): Observable<KeyboardEvent>;
|
|
27
|
-
updatePosition(position?: DialogPosition): this;
|
|
28
|
-
updateSize(width?: string, height?: string): this;
|
|
29
|
-
addPanelClass(classes: string | string[]): this;
|
|
30
|
-
removePanelClass(classes: string | string[]): this;
|
|
31
|
-
getState(): DialogState;
|
|
32
|
-
private _finishDialogClose;
|
|
33
|
-
_closeDialogVia<R>(ref: DialogRef<R>, interactionType: FocusOrigin, result?: R): void;
|
|
34
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { DialogConfig } from '../types';
|
|
3
|
-
import { DialogRef } from './dialog-ref';
|
|
4
|
-
/**
|
|
5
|
-
* Finds the closest DialogRef to an element by looking at the DOM.
|
|
6
|
-
* @param element Element relative to which to look for a dialog.
|
|
7
|
-
* @param openDialogs References to the currently-open dialogs.
|
|
8
|
-
* @deprecated Will be removed in v5.
|
|
9
|
-
*/
|
|
10
|
-
export declare function getClosestDialog(element: ElementRef<HTMLElement>, openDialogs: DialogRef<unknown>[]): DialogRef<unknown, any> | null | undefined;
|
|
11
|
-
/**
|
|
12
|
-
* @deprecated Will be removed in v5.
|
|
13
|
-
*/
|
|
14
|
-
export declare const provideDialogDefaultConfig: (config?: Partial<DialogConfig> | null | undefined) => {
|
|
15
|
-
provide: import("@angular/core").InjectionToken<DialogConfig<unknown>>;
|
|
16
|
-
useValue: DialogConfig<unknown>;
|
|
17
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu.component';
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, OnDestroy } from '@angular/core';
|
|
2
|
-
import { NgClassType } from '@ethlete/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const MENU: InjectionToken<MenuComponent>;
|
|
5
|
-
export declare class MenuComponent implements OnDestroy {
|
|
6
|
-
private readonly _elementRef;
|
|
7
|
-
readonly _trigger: import("../../directives/menu-trigger").MenuTriggerDirective;
|
|
8
|
-
private set __id(value);
|
|
9
|
-
readonly id: import("@angular/core").WritableSignal<string>;
|
|
10
|
-
private set __renderScrollableMasks(value);
|
|
11
|
-
readonly renderScrollableMasks: import("@angular/core").WritableSignal<boolean>;
|
|
12
|
-
private set __renderScrollableButtons(value);
|
|
13
|
-
readonly renderScrollableButtons: import("@angular/core").WritableSignal<boolean>;
|
|
14
|
-
set _scrollableClass(v: NgClassType | null);
|
|
15
|
-
readonly scrollableClass: import("@angular/core").WritableSignal<NgClassType>;
|
|
16
|
-
private set __menuItemList(value);
|
|
17
|
-
private readonly _menuItemList;
|
|
18
|
-
private set __orientation(value);
|
|
19
|
-
readonly orientation: import("@angular/core").WritableSignal<"vertical" | "horizontal">;
|
|
20
|
-
menuSearchTemplate: import("@angular/core").Signal<import("../../directives/menu-search-template").MenuSearchTemplateDirective | undefined>;
|
|
21
|
-
searchInput: import("@angular/core").Signal<import("../../../../../forms/directives/input").InputDirective<unknown, HTMLElement> | undefined>;
|
|
22
|
-
hostClassBindings: {
|
|
23
|
-
remove: (tokens: string) => void;
|
|
24
|
-
removeMany: (tokens: string[]) => void;
|
|
25
|
-
has: (tokens: string) => boolean;
|
|
26
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
27
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
28
|
-
};
|
|
29
|
-
readonly hostAttributeBindings: {
|
|
30
|
-
remove: (tokens: string) => void;
|
|
31
|
-
removeMany: (tokens: string[]) => void;
|
|
32
|
-
has: (tokens: string) => boolean;
|
|
33
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
34
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
35
|
-
};
|
|
36
|
-
constructor();
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
focusFirstItem(): void;
|
|
39
|
-
focusLastItem(): void;
|
|
40
|
-
focusNextItem(): void;
|
|
41
|
-
focusPreviousItem(): void;
|
|
42
|
-
_handleKeydown(event: KeyboardEvent): void;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuComponent, "et-menu", never, { "__id": { "alias": "id"; "required": false; }; "__renderScrollableMasks": { "alias": "renderScrollableMasks"; "required": false; }; "__renderScrollableButtons": { "alias": "renderScrollableButtons"; "required": false; }; "_scrollableClass": { "alias": "scrollableClass"; "required": false; }; "__orientation": { "alias": "orientation"; "required": false; }; }, {}, ["menuSearchTemplate", "searchInput", "__menuItemList"], ["*"], true, never>;
|
|
45
|
-
static ngAcceptInputType___renderScrollableMasks: unknown;
|
|
46
|
-
static ngAcceptInputType___renderScrollableButtons: unknown;
|
|
47
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-checkbox-item.component';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { CheckboxDirective } from '../../../../../forms/components/checkbox/directives/checkbox';
|
|
2
|
-
import { InputBase } from '../../../../../forms/utils';
|
|
3
|
-
import { MenuItemDirective } from '../../directives/menu-item';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../../../../forms/directives/native-input-ref/native-input-ref.directive";
|
|
6
|
-
import * as i2 from "../../../../../forms/directives/static-form-field/static-form-field.directive";
|
|
7
|
-
import * as i3 from "../../../../../forms/directives/writeable-input/writeable-input.directive";
|
|
8
|
-
import * as i4 from "../../directives/menu-item/menu-item.directive";
|
|
9
|
-
import * as i5 from "../../../../../forms/directives/dynamic-form-field/dynamic-form-field.directive";
|
|
10
|
-
import * as i6 from "../../../../../forms/components/checkbox/directives/checkbox/checkbox.directive";
|
|
11
|
-
import * as i7 from "../../../../../forms/directives/input/input.directive";
|
|
12
|
-
export declare class MenuCheckboxItemComponent extends InputBase {
|
|
13
|
-
private readonly _elementRef;
|
|
14
|
-
private readonly _trigger;
|
|
15
|
-
protected readonly checkbox: CheckboxDirective;
|
|
16
|
-
protected readonly menuItem: MenuItemDirective;
|
|
17
|
-
closeOnInteraction: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
18
|
-
readonly hostAttributeBindings: {
|
|
19
|
-
remove: (tokens: string) => void;
|
|
20
|
-
removeMany: (tokens: string[]) => void;
|
|
21
|
-
has: (tokens: string) => boolean;
|
|
22
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
23
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
24
|
-
};
|
|
25
|
-
constructor();
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuCheckboxItemComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuCheckboxItemComponent, "et-menu-checkbox-item", never, { "closeOnInteraction": { "alias": "closeOnInteraction"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.NativeInputRefDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.StaticFormFieldDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.WriteableInputDirective; inputs: {}; outputs: {}; }, { directive: typeof i4.MenuItemDirective; inputs: {}; outputs: {}; }, { directive: typeof i5.DynamicFormFieldDirective; inputs: { "hideErrorMessage": "hideErrorMessage"; }; outputs: {}; }, { directive: typeof i6.CheckboxDirective; inputs: {}; outputs: {}; }, { directive: typeof i7.InputDirective; inputs: { "autocomplete": "autocomplete"; }; outputs: {}; }]>;
|
|
28
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-container.component';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InjectionToken, Injector, TemplateRef } 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 MENU_CONTAINER: InjectionToken<MenuContainerComponent>;
|
|
7
|
-
export declare const MENU_TEMPLATE: InjectionToken<TemplateRef<unknown>>;
|
|
8
|
-
export declare class MenuContainerComponent {
|
|
9
|
-
readonly _animatedLifecycle?: AnimatedLifecycleDirective;
|
|
10
|
-
private readonly _themeProvider;
|
|
11
|
-
protected readonly injector: Injector;
|
|
12
|
-
private readonly _cdr;
|
|
13
|
-
readonly _trigger: import("../../directives/menu-trigger").MenuTriggerDirective;
|
|
14
|
-
readonly _elementRef: ElementRef<HTMLElement>;
|
|
15
|
-
readonly _menuTemplate: TemplateRef<unknown>;
|
|
16
|
-
_markForCheck(): void;
|
|
17
|
-
_setThemeFromProvider(provider: ProvideThemeDirective): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuContainerComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuContainerComponent, "et-menu-container", never, {}, {}, never, never, true, [{ directive: typeof i1.ProvideThemeDirective; inputs: {}; outputs: {}; }]>;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-radio-item.component';
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { RadioDirective } from '../../../../../forms/components/radio/directives/radio';
|
|
2
|
-
import { InputBase } from '../../../../../forms/utils';
|
|
3
|
-
import { MenuItemDirective } from '../../directives/menu-item';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../../../../forms/directives/native-input-ref/native-input-ref.directive";
|
|
6
|
-
import * as i2 from "../../../../../forms/directives/static-form-field/static-form-field.directive";
|
|
7
|
-
import * as i3 from "../../directives/menu-item/menu-item.directive";
|
|
8
|
-
import * as i4 from "../../../../../forms/components/radio/directives/radio/radio.directive";
|
|
9
|
-
import * as i5 from "../../../../../forms/directives/input/input.directive";
|
|
10
|
-
export declare class MenuRadioItemComponent extends InputBase {
|
|
11
|
-
private readonly _elementRef;
|
|
12
|
-
private readonly _trigger;
|
|
13
|
-
protected readonly radio: RadioDirective;
|
|
14
|
-
protected readonly menuItem: MenuItemDirective;
|
|
15
|
-
closeOnInteraction: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
16
|
-
readonly hostAttributeBindings: {
|
|
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<MenuRadioItemComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuRadioItemComponent, "et-menu-radio-item", never, { "closeOnInteraction": { "alias": "closeOnInteraction"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.NativeInputRefDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.StaticFormFieldDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.MenuItemDirective; inputs: {}; outputs: {}; }, { directive: typeof i4.RadioDirective; inputs: { "value": "value"; "disabled": "disabled"; }; outputs: {}; }, { directive: typeof i5.InputDirective; inputs: { "autocomplete": "autocomplete"; }; outputs: {}; }]>;
|
|
26
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-checkbox-group.directive';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "../menu-group/menu-group.directive";
|
|
4
|
-
import * as i2 from "../../../../../forms/components/checkbox/directives/checkbox-group/checkbox-group.directive";
|
|
5
|
-
export declare const MENU_CHECKBOX_GROUP_TOKEN: InjectionToken<MenuCheckboxGroupDirective>;
|
|
6
|
-
export declare class MenuCheckboxGroupDirective {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuCheckboxGroupDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuCheckboxGroupDirective, "et-menu-checkbox-group, [et-menu-checkbox-group], [etMenuCheckboxGroup]", never, {}, {}, never, never, true, [{ directive: typeof i1.MenuGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.CheckboxGroupDirective; inputs: {}; outputs: {}; }]>;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-group.directive';
|
package/lib/components/overlay/components/menu/directives/menu-group/menu-group.directive.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { MenuGroupTitleDirective } from '../menu-group-title';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const MENU_GROUP_TOKEN: InjectionToken<MenuGroupDirective>;
|
|
5
|
-
export declare class MenuGroupDirective {
|
|
6
|
-
private readonly _currentTitle;
|
|
7
|
-
readonly hostAttributeBindings: {
|
|
8
|
-
remove: (tokens: string) => void;
|
|
9
|
-
removeMany: (tokens: string[]) => void;
|
|
10
|
-
has: (tokens: string) => boolean;
|
|
11
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
12
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
13
|
-
};
|
|
14
|
-
_connectWithTitle(title: MenuGroupTitleDirective): void;
|
|
15
|
-
_clearTitleConnection(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuGroupDirective, never>;
|
|
17
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuGroupDirective, "et-menu-group, [et-menu-group], [etMenuGroup]", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-group-title.directive';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const MENU_GROUP_TITLE_TOKEN: InjectionToken<MenuGroupTitleDirective>;
|
|
4
|
-
export declare class MenuGroupTitleDirective implements OnDestroy {
|
|
5
|
-
private readonly _menuGroup;
|
|
6
|
-
readonly id: string;
|
|
7
|
-
constructor();
|
|
8
|
-
ngOnDestroy(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuGroupTitleDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuGroupTitleDirective, "et-menu-group-title, [et-menu-group-title], [etMenuGroupTitle]", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-item.directive';
|
package/lib/components/overlay/components/menu/directives/menu-item/menu-item.directive.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const MENU_ITEM_TOKEN: InjectionToken<MenuItemDirective>;
|
|
4
|
-
export declare class MenuItemDirective {
|
|
5
|
-
private readonly _elementRef;
|
|
6
|
-
private readonly _trigger;
|
|
7
|
-
private readonly _tabIndex;
|
|
8
|
-
private readonly _closeOnInteraction;
|
|
9
|
-
readonly disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
10
|
-
readonly isFocused: import("@angular/core").Signal<boolean>;
|
|
11
|
-
readonly hostAttributeBindings: {
|
|
12
|
-
remove: (tokens: string) => void;
|
|
13
|
-
removeMany: (tokens: string[]) => void;
|
|
14
|
-
has: (tokens: string) => boolean;
|
|
15
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
16
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
17
|
-
};
|
|
18
|
-
readonly hostClassBindings: {
|
|
19
|
-
remove: (tokens: string) => void;
|
|
20
|
-
removeMany: (tokens: string[]) => void;
|
|
21
|
-
has: (tokens: string) => boolean;
|
|
22
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
23
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
24
|
-
};
|
|
25
|
-
constructor();
|
|
26
|
-
focus(): void;
|
|
27
|
-
trigger(): void;
|
|
28
|
-
_disableCloseOnInteraction(): void;
|
|
29
|
-
_enableCloseOnInteraction(): void;
|
|
30
|
-
_setTabIndex(event?: MouseEvent): void;
|
|
31
|
-
_resetTabIndex(): void;
|
|
32
|
-
_onKeydown(event: KeyboardEvent): void;
|
|
33
|
-
_handleMousedown(event: MouseEvent): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuItemDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuItemDirective, "et-menu-item, [et-menu-item], [etMenuItem]", never, { "disabled": { "alias": "etMenuItemDisabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-radio-group.directive';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "../menu-group/menu-group.directive";
|
|
4
|
-
import * as i2 from "../../../../../forms/directives/static-form-group/static-form-group.directive";
|
|
5
|
-
import * as i3 from "../../../../../forms/directives/writeable-input/writeable-input.directive";
|
|
6
|
-
import * as i4 from "../../../../../forms/directives/dynamic-form-group/dynamic-form-group.directive";
|
|
7
|
-
import * as i5 from "../../../../../forms/components/radio/directives/radio-group/radio-group.directive";
|
|
8
|
-
export declare const MENU_RADIO_GROUP_TOKEN: InjectionToken<MenuRadioGroupDirective>;
|
|
9
|
-
export declare class MenuRadioGroupDirective {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuRadioGroupDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuRadioGroupDirective, "et-menu-radio-group, [et-menu-radio-group], [etMenuRadioGroup]", never, {}, {}, never, never, true, [{ directive: typeof i1.MenuGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.StaticFormGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i3.WriteableInputDirective; inputs: {}; outputs: {}; }, { directive: typeof i4.DynamicFormGroupDirective; inputs: {}; outputs: {}; }, { directive: typeof i5.RadioGroupDirective; inputs: {}; outputs: {}; }]>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-search-template.directive';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const MENU_SEARCH_TEMPLATE_TOKEN: InjectionToken<MenuSearchTemplateDirective>;
|
|
4
|
-
export declare class MenuSearchTemplateDirective {
|
|
5
|
-
templateRef: TemplateRef<any>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuSearchTemplateDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuSearchTemplateDirective, "ng-template[etMenuSearchTemplate]", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './menu-trigger.directive';
|
package/lib/components/overlay/components/menu/directives/menu-trigger/menu-trigger.directive.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, OnDestroy, TemplateRef } from '@angular/core';
|
|
2
|
-
import { AnimatedOverlayDirective } from '@ethlete/core';
|
|
3
|
-
import { MenuComponent } from '../../components/menu';
|
|
4
|
-
import { MenuContainerComponent } from '../../components/menu-container';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "@ethlete/core";
|
|
7
|
-
import * as i2 from "../../../../directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive";
|
|
8
|
-
export declare const MENU_TRIGGER_TOKEN: InjectionToken<MenuTriggerDirective>;
|
|
9
|
-
export declare class MenuTriggerDirective implements OnDestroy {
|
|
10
|
-
private readonly _elementRef;
|
|
11
|
-
readonly _animatedOverlay: AnimatedOverlayDirective<MenuContainerComponent>;
|
|
12
|
-
private readonly _themeProvider;
|
|
13
|
-
private readonly _clickObserverService;
|
|
14
|
-
readonly id: string;
|
|
15
|
-
protected readonly isOpen: import("@angular/core").WritableSignal<boolean>;
|
|
16
|
-
private readonly _listenerSubscriptions;
|
|
17
|
-
private readonly _currentMenu;
|
|
18
|
-
private readonly _currentMenuId;
|
|
19
|
-
readonly currentMenu: import("@angular/core").Signal<MenuComponent | null>;
|
|
20
|
-
set __menuTemplate(value: TemplateRef<unknown>);
|
|
21
|
-
protected readonly menuTemplate: import("@angular/core").WritableSignal<TemplateRef<unknown> | null>;
|
|
22
|
-
set __mirrorWidth(value: boolean);
|
|
23
|
-
protected readonly mirrorWidth: import("@angular/core").WritableSignal<boolean>;
|
|
24
|
-
readonly hostClassBindings: {
|
|
25
|
-
remove: (tokens: string) => void;
|
|
26
|
-
removeMany: (tokens: string[]) => void;
|
|
27
|
-
has: (tokens: string) => boolean;
|
|
28
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
29
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
30
|
-
};
|
|
31
|
-
readonly hostAttributeBindings: {
|
|
32
|
-
remove: (tokens: string) => void;
|
|
33
|
-
removeMany: (tokens: string[]) => void;
|
|
34
|
-
has: (tokens: string) => boolean;
|
|
35
|
-
push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
|
|
36
|
-
pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
|
|
37
|
-
};
|
|
38
|
-
constructor();
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
mount(): void;
|
|
41
|
-
unmount(restoreFocus?: boolean): void;
|
|
42
|
-
_connectWithMenu(menu: MenuComponent): void;
|
|
43
|
-
_clearMenuConnection(): void;
|
|
44
|
-
private _addListeners;
|
|
45
|
-
private _removeListeners;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuTriggerDirective, never>;
|
|
47
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuTriggerDirective, "[etMenuTrigger]", never, { "__menuTemplate": { "alias": "etMenuTrigger"; "required": true; }; "__mirrorWidth": { "alias": "mirrorWidth"; "required": false; }; }, {}, never, never, true, [{ directive: typeof i1.AnimatedOverlayDirective; inputs: { "placement": "placement"; "offset": "offset"; "shift": "shift"; "viewportPadding": "viewportPadding"; "fallbackPlacements": "fallbackPlacements"; "referenceElement": "referenceElement"; }; outputs: {}; }, { directive: typeof i2.OverlayCloseBlockerDirective; inputs: {}; outputs: {}; }]>;
|
|
48
|
-
static ngAcceptInputType___mirrorWidth: unknown;
|
|
49
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { MenuComponent } from './components/menu';
|
|
2
|
-
import { MenuCheckboxItemComponent } from './components/menu-checkbox-item';
|
|
3
|
-
import { MenuRadioItemComponent } from './components/menu-radio-item';
|
|
4
|
-
import { MenuCheckboxGroupDirective } from './directives/menu-checkbox-group';
|
|
5
|
-
import { MenuGroupDirective } from './directives/menu-group';
|
|
6
|
-
import { MenuGroupTitleDirective } from './directives/menu-group-title';
|
|
7
|
-
import { MenuItemDirective } from './directives/menu-item';
|
|
8
|
-
import { MenuRadioGroupDirective } from './directives/menu-radio-group';
|
|
9
|
-
import { MenuSearchTemplateDirective } from './directives/menu-search-template';
|
|
10
|
-
import { MenuTriggerDirective } from './directives/menu-trigger';
|
|
11
|
-
export declare const MenuImports: readonly [typeof MenuGroupDirective, typeof MenuCheckboxItemComponent, typeof MenuRadioItemComponent, typeof MenuGroupTitleDirective, typeof MenuItemDirective, typeof MenuTriggerDirective, typeof MenuCheckboxGroupDirective, typeof MenuRadioGroupDirective, typeof MenuComponent, typeof MenuSearchTemplateDirective];
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
2
|
-
import { OnDestroy } from '@angular/core';
|
|
3
|
-
import { CdkMenuTriggerBase } from './menu-trigger-base';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContextMenuTracker {
|
|
6
|
-
private static _openContextMenuTrigger?;
|
|
7
|
-
update(trigger: CdkContextMenuTrigger): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuTracker, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ContextMenuTracker>;
|
|
10
|
-
}
|
|
11
|
-
export type ContextMenuCoordinates = {
|
|
12
|
-
x: number;
|
|
13
|
-
y: number;
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* @deprecated Use the new menu instead
|
|
17
|
-
*/
|
|
18
|
-
export declare class CdkContextMenuTrigger extends CdkMenuTriggerBase implements OnDestroy {
|
|
19
|
-
private readonly _overlay;
|
|
20
|
-
private readonly _directionality;
|
|
21
|
-
private readonly _contextMenuTracker;
|
|
22
|
-
get disabled(): boolean;
|
|
23
|
-
set disabled(value: BooleanInput);
|
|
24
|
-
private _disabled;
|
|
25
|
-
constructor();
|
|
26
|
-
open(coordinates: ContextMenuCoordinates): void;
|
|
27
|
-
close(): void;
|
|
28
|
-
_openOnContextMenu(event: MouseEvent): void;
|
|
29
|
-
private _getOverlayConfig;
|
|
30
|
-
private _getOverlayPositionStrategy;
|
|
31
|
-
private _setMenuStackCloseListener;
|
|
32
|
-
private _subscribeToOutsideClicks;
|
|
33
|
-
private _open;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CdkContextMenuTrigger, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CdkContextMenuTrigger, "[cdkContextMenuTriggerFor]", ["cdkContextMenuTriggerFor"], { "menuTemplateRef": { "alias": "cdkContextMenuTriggerFor"; "required": false; }; "menuPosition": { "alias": "cdkContextMenuPosition"; "required": false; }; "menuData": { "alias": "cdkContextMenuTriggerData"; "required": false; }; "disabled": { "alias": "cdkContextMenuDisabled"; "required": false; }; }, { "opened": "cdkContextMenuOpened"; "closed": "cdkContextMenuClosed"; }, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * from './context-menu-trigger';
|
|
2
|
-
export * from './menu';
|
|
3
|
-
export * from './menu-aim';
|
|
4
|
-
export * from './menu-bar';
|
|
5
|
-
export * from './menu-base';
|
|
6
|
-
export * from './menu-group';
|
|
7
|
-
export * from './menu-interface';
|
|
8
|
-
export * from './menu-item';
|
|
9
|
-
export * from './menu-item-checkbox';
|
|
10
|
-
export * from './menu-item-radio';
|
|
11
|
-
export * from './menu-item-selectable';
|
|
12
|
-
export * from './menu-module';
|
|
13
|
-
export * from './menu-stack';
|
|
14
|
-
export * from './menu-trigger';
|
|
15
|
-
export * from './menu-trigger-base';
|
|
16
|
-
export * from './pointer-focus-tracker';
|