@i-cell/ids-angular 0.1.13 → 0.2.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/accordion/index.d.ts +81 -5
- package/avatar/index.d.ts +66 -5
- package/badge/index.d.ts +61 -5
- package/breadcrumb/index.d.ts +67 -5
- package/button/index.d.ts +81 -5
- package/card/index.d.ts +91 -5
- package/checkbox/index.d.ts +137 -5
- package/chip/index.d.ts +82 -5
- package/core/index.d.ts +168 -5
- package/datepicker/index.d.ts +112 -5
- package/dialog/index.d.ts +66 -5
- package/divider/index.d.ts +45 -5
- package/fesm2022/i-cell-ids-angular-accordion.mjs +32 -32
- package/fesm2022/i-cell-ids-angular-accordion.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-avatar.mjs +19 -19
- package/fesm2022/i-cell-ids-angular-avatar.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-badge.mjs +25 -25
- package/fesm2022/i-cell-ids-angular-badge.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-breadcrumb.mjs +41 -41
- package/fesm2022/i-cell-ids-angular-breadcrumb.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-button.mjs +18 -18
- package/fesm2022/i-cell-ids-angular-button.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-card.mjs +36 -36
- package/fesm2022/i-cell-ids-angular-card.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-checkbox.mjs +44 -44
- package/fesm2022/i-cell-ids-angular-checkbox.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-chip.mjs +28 -28
- package/fesm2022/i-cell-ids-angular-chip.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-core.mjs +17 -17
- package/fesm2022/i-cell-ids-angular-core.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-datepicker.mjs +66 -66
- package/fesm2022/i-cell-ids-angular-datepicker.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-dialog.mjs +22 -22
- package/fesm2022/i-cell-ids-angular-dialog.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-divider.mjs +13 -13
- package/fesm2022/i-cell-ids-angular-divider.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-forms.mjs +156 -156
- package/fesm2022/i-cell-ids-angular-forms.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-icon-button.mjs +13 -13
- package/fesm2022/i-cell-ids-angular-icon-button.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-icon.mjs +16 -17
- package/fesm2022/i-cell-ids-angular-icon.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-menu.mjs +19 -19
- package/fesm2022/i-cell-ids-angular-menu.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-notification.mjs +27 -27
- package/fesm2022/i-cell-ids-angular-notification.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-overlay-panel.mjs +9 -9
- package/fesm2022/i-cell-ids-angular-overlay-panel.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-paginator.mjs +34 -34
- package/fesm2022/i-cell-ids-angular-paginator.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-radio.mjs +30 -30
- package/fesm2022/i-cell-ids-angular-radio.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-segmented-control-toggle.mjs +31 -31
- package/fesm2022/i-cell-ids-angular-segmented-control-toggle.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-segmented-control.mjs +32 -32
- package/fesm2022/i-cell-ids-angular-segmented-control.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-select.mjs +29 -29
- package/fesm2022/i-cell-ids-angular-select.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-side-sheet.mjs +27 -27
- package/fesm2022/i-cell-ids-angular-side-sheet.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-snackbar.mjs +29 -29
- package/fesm2022/i-cell-ids-angular-snackbar.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-spinner.mjs +10 -10
- package/fesm2022/i-cell-ids-angular-spinner.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-switch.mjs +35 -35
- package/fesm2022/i-cell-ids-angular-switch.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-tab.mjs +27 -27
- package/fesm2022/i-cell-ids-angular-tab.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-table.mjs +79 -79
- package/fesm2022/i-cell-ids-angular-table.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-tag.mjs +18 -18
- package/fesm2022/i-cell-ids-angular-tag.mjs.map +1 -1
- package/fesm2022/i-cell-ids-angular-tooltip.mjs +30 -31
- package/fesm2022/i-cell-ids-angular-tooltip.mjs.map +1 -1
- package/forms/index.d.ts +468 -3
- package/icon/index.d.ts +69 -5
- package/icon-button/index.d.ts +66 -5
- package/index.d.ts +2 -5
- package/menu/index.d.ts +68 -5
- package/notification/index.d.ts +68 -5
- package/overlay-panel/index.d.ts +41 -5
- package/package.json +5 -5
- package/paginator/index.d.ts +122 -5
- package/radio/index.d.ts +95 -5
- package/segmented-control/index.d.ts +98 -5
- package/segmented-control-toggle/index.d.ts +103 -5
- package/select/index.d.ts +103 -5
- package/side-sheet/index.d.ts +84 -5
- package/snackbar/index.d.ts +149 -5
- package/spinner/index.d.ts +41 -5
- package/switch/index.d.ts +89 -5
- package/tab/index.d.ts +78 -5
- package/table/index.d.ts +390 -3
- package/tag/index.d.ts +70 -5
- package/tooltip/index.d.ts +96 -5
- package/accordion/accordion-animations.d.ts +0 -1
- package/accordion/accordion-defaults.d.ts +0 -18
- package/accordion/accordion-item/accordion-item.component.d.ts +0 -27
- package/accordion/accordion.component.d.ts +0 -29
- package/accordion/public-api.d.ts +0 -5
- package/accordion/types/accordion-appearance.type.d.ts +0 -5
- package/avatar/avatar-defaults.d.ts +0 -12
- package/avatar/avatar-image.directive.d.ts +0 -5
- package/avatar/avatar.component.d.ts +0 -28
- package/avatar/public-api.d.ts +0 -6
- package/avatar/tokens/avatar-parent.d.ts +0 -6
- package/avatar/types/avatar-type.type.d.ts +0 -6
- package/avatar/types/avatar-variant.type.d.ts +0 -8
- package/badge/badge-defaults.d.ts +0 -13
- package/badge/badge-limit.pipe.d.ts +0 -7
- package/badge/badge.component.d.ts +0 -17
- package/badge/badge.directive.d.ts +0 -25
- package/badge/public-api.d.ts +0 -5
- package/badge/types/badge-appearance.type.d.ts +0 -4
- package/badge/types/badge-variant.type.d.ts +0 -12
- package/breadcrumb/breadcrumb-defaults.d.ts +0 -17
- package/breadcrumb/breadcrumb.component.d.ts +0 -35
- package/breadcrumb/libs/breadcrumb-divider.component.d.ts +0 -13
- package/breadcrumb/libs/breadcrumb-link.directive.d.ts +0 -10
- package/breadcrumb/libs/breadcrumb-list.directive.d.ts +0 -5
- package/breadcrumb/libs/breadcrumb-page.directive.d.ts +0 -5
- package/breadcrumb/libs/breadcrumb-truncation.component.d.ts +0 -15
- package/breadcrumb/public-api.d.ts +0 -5
- package/breadcrumb/types/breadcrumb-divider.type.d.ts +0 -5
- package/breadcrumb/types/breadcrumb-hierarchy.type.d.ts +0 -5
- package/breadcrumb/types/breadcrumb-variant.type.d.ts +0 -6
- package/button/button-defaults.d.ts +0 -11
- package/button/button-group-defaults.d.ts +0 -7
- package/button/button-group.component.d.ts +0 -11
- package/button/button.component.d.ts +0 -29
- package/button/public-api.d.ts +0 -7
- package/button/tokens/button-parent.d.ts +0 -6
- package/button/types/button-appearance.type.d.ts +0 -6
- package/button/types/button-variant.type.d.ts +0 -14
- package/card/card-body.directive.d.ts +0 -6
- package/card/card-defaults.d.ts +0 -12
- package/card/card-footer.directive.d.ts +0 -6
- package/card/card-header.component.d.ts +0 -6
- package/card/card-media.directive.d.ts +0 -7
- package/card/card-section-base.directive.d.ts +0 -9
- package/card/card-subtitle.directive.d.ts +0 -5
- package/card/card-title.directive.d.ts +0 -5
- package/card/card.component.d.ts +0 -21
- package/card/public-api.d.ts +0 -10
- package/card/types/card-appearances.type.d.ts +0 -6
- package/card/types/card-variant.type.d.ts +0 -13
- package/checkbox/checkbox-defaults.d.ts +0 -9
- package/checkbox/checkbox-group-defaults.d.ts +0 -9
- package/checkbox/checkbox-group.component.d.ts +0 -28
- package/checkbox/checkbox.component.d.ts +0 -70
- package/checkbox/public-api.d.ts +0 -7
- package/checkbox/types/checkbox-events.class.d.ts +0 -6
- package/checkbox/types/checkbox-group-child.d.ts +0 -8
- package/checkbox/types/checkbox-parent.d.ts +0 -8
- package/checkbox/types/checkbox-state.type.d.ts +0 -6
- package/checkbox/types/checkbox-variant.type.d.ts +0 -6
- package/chip/chip-defaults.d.ts +0 -12
- package/chip/chip-group-defaults.d.ts +0 -9
- package/chip/chip-group.component.d.ts +0 -14
- package/chip/chip.component.d.ts +0 -35
- package/chip/public-api.d.ts +0 -7
- package/chip/types/chip-appearance.type.d.ts +0 -5
- package/chip/types/chip-events.type.d.ts +0 -4
- package/chip/types/chip-variant.type.d.ts +0 -8
- package/core/base-classes/component-base.d.ts +0 -13
- package/core/base-classes/directive-base.d.ts +0 -16
- package/core/directives/detect-scrollable.directive.d.ts +0 -11
- package/core/pipes/sentence-case.pipe.d.ts +0 -7
- package/core/public-api.d.ts +0 -17
- package/core/services/resize-observer.service.d.ts +0 -13
- package/core/types/orientation.type.d.ts +0 -5
- package/core/types/position.type.d.ts +0 -39
- package/core/types/size-collection.type.d.ts +0 -5
- package/core/types/size.type.d.ts +0 -7
- package/core/utils/class-prefix.d.ts +0 -2
- package/core/utils/class.d.ts +0 -2
- package/core/utils/coercion.d.ts +0 -6
- package/core/utils/compare.d.ts +0 -1
- package/core/utils/date.d.ts +0 -25
- package/core/utils/fallback-value.d.ts +0 -1
- package/core/utils/number.d.ts +0 -4
- package/core/utils/string.d.ts +0 -1
- package/datepicker/calendar/calendar-page.d.ts +0 -26
- package/datepicker/calendar/calendar.component.d.ts +0 -40
- package/datepicker/datepicker-defaults.d.ts +0 -7
- package/datepicker/datepicker-intl.d.ts +0 -22
- package/datepicker/datepicker-positions.d.ts +0 -2
- package/datepicker/datepicker.directive.d.ts +0 -58
- package/datepicker/day-selector/day-selector.component.d.ts +0 -26
- package/datepicker/month-selector/month-selector.component.d.ts +0 -20
- package/datepicker/public-api.d.ts +0 -7
- package/datepicker/tokens/date-formatter.d.ts +0 -3
- package/datepicker/tokens/date-parser.d.ts +0 -3
- package/datepicker/tokens/datepicker-view.d.ts +0 -6
- package/datepicker/trigger/datepicker-trigger.component.d.ts +0 -12
- package/datepicker/year-selector/year-selector.component.d.ts +0 -20
- package/dialog/custom-dialog-base.d.ts +0 -15
- package/dialog/dialog-defaults.d.ts +0 -9
- package/dialog/dialog-header.directive.d.ts +0 -7
- package/dialog/dialog.component.d.ts +0 -22
- package/dialog/dialog.service.d.ts +0 -17
- package/dialog/public-api.d.ts +0 -5
- package/divider/divider-defaults.d.ts +0 -12
- package/divider/divider.component.d.ts +0 -18
- package/divider/public-api.d.ts +0 -3
- package/divider/types/divider-variant.type.d.ts +0 -13
- package/forms/common/error/error-state.d.ts +0 -23
- package/forms/common/success/success-state.d.ts +0 -23
- package/forms/components/fieldset/fieldset-defaults.d.ts +0 -9
- package/forms/components/fieldset/fieldset-message.directive.d.ts +0 -5
- package/forms/components/fieldset/fieldset-row/fieldset-row.component.d.ts +0 -8
- package/forms/components/fieldset/fieldset.component.d.ts +0 -16
- package/forms/components/form-field/form-field-control.d.ts +0 -44
- package/forms/components/form-field/form-field-defaults.d.ts +0 -9
- package/forms/components/form-field/form-field.component.d.ts +0 -41
- package/forms/components/form-field/tokens/form-field-control.d.ts +0 -3
- package/forms/components/form-field/types/form-field-variant.type.d.ts +0 -5
- package/forms/components/input/input-defaults.d.ts +0 -9
- package/forms/components/input/input.directive.d.ts +0 -31
- package/forms/components/input/types/input.type.d.ts +0 -1
- package/forms/components/message/error-message/error-definition.directive.d.ts +0 -49
- package/forms/components/message/error-message/error-message.component.d.ts +0 -20
- package/forms/components/message/hint-message/hint-message.component.d.ts +0 -10
- package/forms/components/message/message-defaults.d.ts +0 -9
- package/forms/components/message/success-message/success-message.component.d.ts +0 -11
- package/forms/components/message/types/error-message-mapping.d.ts +0 -9
- package/forms/components/message/types/message-parent-form-field.d.ts +0 -9
- package/forms/components/message/types/message-variant.type.d.ts +0 -6
- package/forms/components/message/types/message.type.d.ts +0 -6
- package/forms/components/option/option-group.component.d.ts +0 -13
- package/forms/components/option/option.component.d.ts +0 -47
- package/forms/components/option/tokens/option-group.d.ts +0 -3
- package/forms/components/option/tokens/option-parent.d.ts +0 -11
- package/forms/components/option/types/option-events.class.d.ts +0 -7
- package/forms/components/pseudo-checkbox/pseudo-checkbox.component.d.ts +0 -14
- package/forms/components/pseudo-checkbox/tokens/pseudo-checkbox-parent.d.ts +0 -7
- package/forms/components/pseudo-checkbox/types/pseudo-checkbox-state.type.d.ts +0 -6
- package/forms/directives/form-field-action.directive.d.ts +0 -5
- package/forms/directives/label.directive.d.ts +0 -5
- package/forms/directives/message-prefix.directive.d.ts +0 -5
- package/forms/directives/message-suffix.directive.d.ts +0 -5
- package/forms/directives/message.directive.d.ts +0 -17
- package/forms/directives/prefix.directive.d.ts +0 -7
- package/forms/directives/suffix.directive.d.ts +0 -7
- package/forms/public-api.d.ts +0 -37
- package/forms/validators.d.ts +0 -9
- package/icon/icon-defaults.d.ts +0 -12
- package/icon/icon.component.d.ts +0 -33
- package/icon/public-api.d.ts +0 -5
- package/icon/tokens/icon-parent.d.ts +0 -6
- package/icon/types/icon-source.type.d.ts +0 -5
- package/icon/types/icon-variant.type.d.ts +0 -12
- package/icon-button/icon-button-defaults.d.ts +0 -11
- package/icon-button/icon-button.component.d.ts +0 -28
- package/icon-button/public-api.d.ts +0 -5
- package/icon-button/tokens/icon-button-parent.d.ts +0 -9
- package/icon-button/types/icon-button-appearance.type.d.ts +0 -6
- package/icon-button/types/icon-button-variant.type.d.ts +0 -13
- package/menu/action-menu/action-menu-trigger.directive.d.ts +0 -12
- package/menu/active-indicator/active-indicator.directive.d.ts +0 -7
- package/menu/menu-item/menu-item-defaults.d.ts +0 -12
- package/menu/menu-item/menu-item.component.d.ts +0 -27
- package/menu/menu-item/types/menu-item-appearance.type.d.ts +0 -5
- package/menu/menu-item/types/menu-item-variant.type.d.ts +0 -5
- package/menu/public-api.d.ts +0 -6
- package/notification/notification-action-button.directive.d.ts +0 -5
- package/notification/notification-defaults.d.ts +0 -15
- package/notification/notification.component.d.ts +0 -34
- package/notification/public-api.d.ts +0 -5
- package/notification/types/notification-appearance.type.d.ts +0 -5
- package/notification/types/notification-variant.type.d.ts +0 -10
- package/overlay-panel/overlay-panel-defaults.d.ts +0 -11
- package/overlay-panel/overlay-panel.component.d.ts +0 -18
- package/overlay-panel/public-api.d.ts +0 -4
- package/overlay-panel/types/overlay-panel-appearance.type.d.ts +0 -6
- package/overlay-panel/types/overlay-panel-variant.type.d.ts +0 -5
- package/paginator/paginator-defaults.d.ts +0 -22
- package/paginator/paginator-intl.d.ts +0 -24
- package/paginator/paginator.component.d.ts +0 -67
- package/paginator/public-api.d.ts +0 -5
- package/paginator/types/paginator-appearance.type.d.ts +0 -4
- package/paginator/types/paginator-events.class.d.ts +0 -6
- package/paginator/types/paginator-variant.type.d.ts +0 -7
- package/public-api.d.ts +0 -2
- package/radio/public-api.d.ts +0 -5
- package/radio/radio-defaults.d.ts +0 -11
- package/radio/radio-group.directive.d.ts +0 -46
- package/radio/radio.component.d.ts +0 -30
- package/radio/types/radio-events.class.d.ts +0 -6
- package/radio/types/radio-variant.type.d.ts +0 -6
- package/segmented-control/public-api.d.ts +0 -6
- package/segmented-control/segmented-control-defaults.d.ts +0 -11
- package/segmented-control/segmented-control-item.component.d.ts +0 -33
- package/segmented-control/segmented-control.directive.d.ts +0 -42
- package/segmented-control/types/segmented-control-appearance.type.d.ts +0 -4
- package/segmented-control/types/segmented-control-item-change.class.d.ts +0 -7
- package/segmented-control/types/segmented-control-variant.type.d.ts +0 -6
- package/segmented-control-toggle/public-api.d.ts +0 -6
- package/segmented-control-toggle/segmented-control-toggle-defaults.d.ts +0 -12
- package/segmented-control-toggle/segmented-control-toggle-item.component.d.ts +0 -32
- package/segmented-control-toggle/segmented-control-toggle.directive.d.ts +0 -43
- package/segmented-control-toggle/types/segmented-control-toggle-appearance.type.d.ts +0 -5
- package/segmented-control-toggle/types/segmented-control-toggle-item-change.class.d.ts +0 -6
- package/segmented-control-toggle/types/segmented-control-toggle-variant.type.d.ts +0 -11
- package/select/public-api.d.ts +0 -3
- package/select/select-defaults.d.ts +0 -9
- package/select/select-positions.d.ts +0 -2
- package/select/select-trigger.directive.d.ts +0 -5
- package/select/select.component.d.ts +0 -85
- package/side-sheet/public-api.d.ts +0 -3
- package/side-sheet/side-sheet-defaults.d.ts +0 -20
- package/side-sheet/side-sheet-header/side-sheet-header.component.d.ts +0 -19
- package/side-sheet/side-sheet.component.d.ts +0 -40
- package/side-sheet/types/side-sheet.type.d.ts +0 -20
- package/snackbar/animations.d.ts +0 -2
- package/snackbar/public-api.d.ts +0 -7
- package/snackbar/services/snackbar.service.d.ts +0 -28
- package/snackbar/snackbar-defaults.d.ts +0 -16
- package/snackbar/snackbar-group.component.d.ts +0 -25
- package/snackbar/snackbar-position-strategies.d.ts +0 -4
- package/snackbar/snackbar.component.d.ts +0 -51
- package/snackbar/types/snackbar-data.type.d.ts +0 -15
- package/snackbar/types/snackbar-inner-data.type.d.ts +0 -4
- package/snackbar/types/snackbar-position.type.d.ts +0 -9
- package/snackbar/types/snackbar-variant.type.d.ts +0 -8
- package/spinner/public-api.d.ts +0 -3
- package/spinner/spinner-defaults.d.ts +0 -11
- package/spinner/spinner.component.d.ts +0 -17
- package/spinner/types/spinner-variant.type.d.ts +0 -11
- package/switch/public-api.d.ts +0 -5
- package/switch/switch-animations.d.ts +0 -2
- package/switch/switch-defaults.d.ts +0 -13
- package/switch/switch-group.component.d.ts +0 -14
- package/switch/switch.component.d.ts +0 -45
- package/switch/types/switch-positions.type.d.ts +0 -10
- package/switch/types/switch-variant.type.d.ts +0 -6
- package/tab/public-api.d.ts +0 -6
- package/tab/tab-group-defaults.d.ts +0 -15
- package/tab/tab-group.component.d.ts +0 -30
- package/tab/tab.component.d.ts +0 -18
- package/tab/types/tab-group-position.type.d.ts +0 -6
- package/tab/types/tab-group-variant.type.d.ts +0 -6
- package/tab/types/tab-indicator-position.type.d.ts +0 -7
- package/table/components/cell-content/cell-content.component.d.ts +0 -25
- package/table/datasource/server-side-datasource.d.ts +0 -37
- package/table/directives/cell-renderer.d.ts +0 -13
- package/table/directives/cell-template.d.ts +0 -8
- package/table/directives/row-info-holder.d.ts +0 -9
- package/table/public-api.d.ts +0 -18
- package/table/table-defaults.d.ts +0 -22
- package/table/table-intl.d.ts +0 -25
- package/table/table.component.d.ts +0 -142
- package/table/types/pagination-params.d.ts +0 -9
- package/table/types/request-factory.d.ts +0 -5
- package/table/types/request-pagination-data.d.ts +0 -6
- package/table/types/response-data.d.ts +0 -5
- package/table/types/table-appearance.type.d.ts +0 -6
- package/table/types/table-cell-click-event.d.ts +0 -6
- package/table/types/table-column-def.d.ts +0 -97
- package/table/types/table-row-click-event.d.ts +0 -4
- package/table/types/table-row-keydown-event.d.ts +0 -4
- package/table/types/table-sort-direction.d.ts +0 -6
- package/table/types/table-sort-info.d.ts +0 -6
- package/table/types/table-variant.type.d.ts +0 -6
- package/tag/public-api.d.ts +0 -6
- package/tag/tag-defaults.d.ts +0 -11
- package/tag/tag-group-defaults.d.ts +0 -9
- package/tag/tag-group.component.d.ts +0 -13
- package/tag/tag.component.d.ts +0 -23
- package/tag/types/tag-appearance.type.d.ts +0 -5
- package/tag/types/tag-variant.type.d.ts +0 -13
- package/tooltip/public-api.d.ts +0 -5
- package/tooltip/tooltip-defaults.d.ts +0 -18
- package/tooltip/tooltip-position-strategies.d.ts +0 -3
- package/tooltip/tooltip.component.d.ts +0 -31
- package/tooltip/tooltip.directive.d.ts +0 -60
- package/tooltip/types/tooltip-position.type.d.ts +0 -11
- package/tooltip/types/tooltip-variant.type.d.ts +0 -5
- package/tooltip/types/tooltip.type.d.ts +0 -2
- package/tooltip/utils/tooltip-converters.d.ts +0 -3
package/tab/index.d.ts
CHANGED
|
@@ -1,5 +1,78 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken, TemplateRef, AfterContentInit } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, IdsOrientationType, ComponentBase, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
|
|
5
|
+
declare const IdsTabGroupPosition: {
|
|
6
|
+
readonly START: "start";
|
|
7
|
+
readonly CENTER: "center";
|
|
8
|
+
readonly END: "end";
|
|
9
|
+
};
|
|
10
|
+
type IdsTabGroupPositionType = (typeof IdsTabGroupPosition)[keyof typeof IdsTabGroupPosition];
|
|
11
|
+
|
|
12
|
+
declare const IdsTabGroupVariant: {
|
|
13
|
+
readonly PRIMARY: "primary";
|
|
14
|
+
readonly SURFACE: "surface";
|
|
15
|
+
readonly LIGHT: "light";
|
|
16
|
+
};
|
|
17
|
+
type IdsTabGroupVariantType = (typeof IdsTabGroupVariant)[keyof typeof IdsTabGroupVariant];
|
|
18
|
+
|
|
19
|
+
declare const IdsTabIndicatorPosition: {
|
|
20
|
+
readonly TOP: "top";
|
|
21
|
+
readonly BOTTOM: "bottom";
|
|
22
|
+
readonly LEFT: "left";
|
|
23
|
+
readonly RIGHT: "right";
|
|
24
|
+
};
|
|
25
|
+
type IdsTabIndicatorPositionType = (typeof IdsTabIndicatorPosition)[keyof typeof IdsTabIndicatorPosition];
|
|
26
|
+
|
|
27
|
+
interface IdsTabGroupDefaultConfig {
|
|
28
|
+
size?: IdsSizeType;
|
|
29
|
+
variant?: IdsTabGroupVariantType;
|
|
30
|
+
orientation?: IdsOrientationType;
|
|
31
|
+
stretchTabs?: boolean;
|
|
32
|
+
tabPosition?: IdsTabGroupPositionType;
|
|
33
|
+
indicatorPosition?: IdsTabIndicatorPositionType;
|
|
34
|
+
}
|
|
35
|
+
declare const IDS_TAB_GROUP_DEFAULT_CONFIG: InjectionToken<IdsTabGroupDefaultConfig>;
|
|
36
|
+
declare function IDS_TAB_GROUP_DEFAULT_CONFIG_FACTORY(): Required<IdsTabGroupDefaultConfig>;
|
|
37
|
+
|
|
38
|
+
declare class IdsTabComponent extends ComponentBase {
|
|
39
|
+
protected get _hostName(): string;
|
|
40
|
+
private _tabGroup;
|
|
41
|
+
label: _angular_core.InputSignal<string | undefined>;
|
|
42
|
+
disabled: _angular_core.InputSignal<boolean>;
|
|
43
|
+
leadingIcon: _angular_core.InputSignalWithTransform<string, unknown>;
|
|
44
|
+
trailingIcon: _angular_core.InputSignalWithTransform<string, unknown>;
|
|
45
|
+
content: _angular_core.Signal<TemplateRef<unknown>>;
|
|
46
|
+
panelId: _angular_core.Signal<string>;
|
|
47
|
+
parentOrSelfDisabled: _angular_core.Signal<boolean>;
|
|
48
|
+
protected _hostClasses: _angular_core.WritableSignal<string>;
|
|
49
|
+
hostTabClasses: _angular_core.Signal<string>;
|
|
50
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTabComponent, never>;
|
|
51
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsTabComponent, "ids-tab", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "leadingIcon": { "alias": "leadingIcon"; "required": false; "isSignal": true; }; "trailingIcon": { "alias": "trailingIcon"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class IdsTabGroupComponent extends ComponentBaseWithDefaults<IdsTabGroupDefaultConfig> implements AfterContentInit {
|
|
55
|
+
protected get _hostName(): string;
|
|
56
|
+
protected readonly _defaultConfig: Required<IdsTabGroupDefaultConfig>;
|
|
57
|
+
protected _items: _angular_core.Signal<readonly IdsTabComponent[]>;
|
|
58
|
+
private _portalOutlet;
|
|
59
|
+
private _viewContainerRef;
|
|
60
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
61
|
+
variant: _angular_core.InputSignal<IdsTabGroupVariantType>;
|
|
62
|
+
orientation: _angular_core.InputSignal<IdsOrientationType>;
|
|
63
|
+
stretchTabs: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
64
|
+
tabPosition: _angular_core.InputSignal<IdsTabGroupPositionType>;
|
|
65
|
+
indicatorPosition: _angular_core.InputSignal<IdsTabIndicatorPositionType | undefined>;
|
|
66
|
+
disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
67
|
+
protected _selectedTabIndex: _angular_core.WritableSignal<number>;
|
|
68
|
+
selectedTabIndex: _angular_core.Signal<number>;
|
|
69
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
70
|
+
private _calculatedIndicatorPosition;
|
|
71
|
+
ngAfterContentInit(): void;
|
|
72
|
+
selectTab(index: number): void;
|
|
73
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTabGroupComponent, never>;
|
|
74
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsTabGroupComponent, "ids-tab-group", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "stretchTabs": { "alias": "stretchTabs"; "required": false; "isSignal": true; }; "tabPosition": { "alias": "tabPosition"; "required": false; "isSignal": true; }; "indicatorPosition": { "alias": "indicatorPosition"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["_items"], never, true, never>;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
export { IDS_TAB_GROUP_DEFAULT_CONFIG, IDS_TAB_GROUP_DEFAULT_CONFIG_FACTORY, IdsTabComponent, IdsTabGroupComponent, IdsTabGroupPosition, IdsTabGroupVariant, IdsTabIndicatorPosition };
|
|
78
|
+
export type { IdsTabGroupDefaultConfig, IdsTabGroupPositionType, IdsTabGroupVariantType, IdsTabIndicatorPositionType };
|
package/table/index.d.ts
CHANGED
|
@@ -1,5 +1,392 @@
|
|
|
1
|
+
import { Observable, Subject } from 'rxjs';
|
|
2
|
+
import { DataSource, SelectionModel } from '@angular/cdk/collections';
|
|
3
|
+
import { IdsPaginatorPageChangeEvent } from '@i-cell/ids-angular/paginator';
|
|
4
|
+
import * as _angular_core from '@angular/core';
|
|
5
|
+
import { Type, TemplateRef, InjectionToken, Optional, OnInit } from '@angular/core';
|
|
6
|
+
import { IdsSizeType, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
7
|
+
import * as _i_cell_ids_angular_table from '@i-cell/ids-angular/table';
|
|
8
|
+
import { CdkTableDataSourceInput } from '@angular/cdk/table';
|
|
9
|
+
import { IdsIconButtonParent, IdsIconButtonVariantType, IdsIconButtonAppearanceType } from '@i-cell/ids-angular/icon-button';
|
|
10
|
+
|
|
11
|
+
interface IdsTablePaginationParams {
|
|
12
|
+
/** The total number of items in the result list */
|
|
13
|
+
totalRows: number;
|
|
14
|
+
/** The highest page index number */
|
|
15
|
+
/** The number of items per page */
|
|
16
|
+
rows: number;
|
|
17
|
+
/** The index number of the current page */
|
|
18
|
+
page: number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
interface IdsTableRequestPaginationData {
|
|
22
|
+
/** The number of requested items per page */
|
|
23
|
+
rows: number;
|
|
24
|
+
/** The requested page index (1 based) */
|
|
25
|
+
page: number;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
interface IdsTableResponseData<D> {
|
|
29
|
+
resultList: D[];
|
|
30
|
+
paginationParams: IdsTablePaginationParams;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
declare const IdsTableSortDirection: {
|
|
34
|
+
readonly NONE: "";
|
|
35
|
+
readonly ASC: "asc";
|
|
36
|
+
readonly DESC: "desc";
|
|
37
|
+
};
|
|
38
|
+
type IdsTableSortDirectionType = (typeof IdsTableSortDirection)[keyof typeof IdsTableSortDirection];
|
|
39
|
+
|
|
40
|
+
declare class IdsTableSortInfo {
|
|
41
|
+
sortBy: string;
|
|
42
|
+
direction: IdsTableSortDirectionType;
|
|
43
|
+
constructor(sortBy: string, direction: IdsTableSortDirectionType);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
type IdsTableRequestFactory<D> = (paginationData: IdsTableRequestPaginationData | null, sortInfo: IdsTableSortInfo | null) => Observable<IdsTableResponseData<D>>;
|
|
47
|
+
|
|
48
|
+
declare const DEFAULT_DATA_LOAD_DEBOUNCE_TIME = 100;
|
|
49
|
+
declare class ServerSideDataSource<D> implements DataSource<D> {
|
|
50
|
+
private _requestFactory;
|
|
51
|
+
private _resetDataAndPagingOnError;
|
|
52
|
+
private _dataSubject;
|
|
53
|
+
private _sortSubject;
|
|
54
|
+
private _pageSubject;
|
|
55
|
+
private _pageInfoSubject;
|
|
56
|
+
private _loadDataTriggerSubject;
|
|
57
|
+
private _loadingSubject;
|
|
58
|
+
private _loadDataSubscription?;
|
|
59
|
+
data$: Observable<D[]>;
|
|
60
|
+
isLoading$: Observable<boolean>;
|
|
61
|
+
pageInfo$: Observable<IdsTablePaginationParams | null>;
|
|
62
|
+
pageIndex$: Observable<number>;
|
|
63
|
+
get data(): D[];
|
|
64
|
+
set data(value: D[]);
|
|
65
|
+
get pageInfo(): IdsTablePaginationParams | null;
|
|
66
|
+
set pageInfo(value: IdsTablePaginationParams | null);
|
|
67
|
+
get length(): number;
|
|
68
|
+
constructor(_requestFactory: IdsTableRequestFactory<D>, _resetDataAndPagingOnError?: boolean);
|
|
69
|
+
connect(): Observable<readonly D[]>;
|
|
70
|
+
disconnect(): void;
|
|
71
|
+
sort(sortInfo?: IdsTableSortInfo | null): void;
|
|
72
|
+
page(pageEvent: IdsPaginatorPageChangeEvent): void;
|
|
73
|
+
/**
|
|
74
|
+
* Loads data from specified endpoint.
|
|
75
|
+
*/
|
|
76
|
+
refreshData(): void;
|
|
77
|
+
private _initDataLoading;
|
|
78
|
+
}
|
|
79
|
+
|
|
1
80
|
/**
|
|
2
|
-
*
|
|
81
|
+
* Column definition type for the i-DS table component.
|
|
3
82
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
83
|
+
type IdsTableColumnDef<D> = {
|
|
84
|
+
/**
|
|
85
|
+
* Unique column identifier literal (mandatory).
|
|
86
|
+
*/
|
|
87
|
+
id: string;
|
|
88
|
+
/**
|
|
89
|
+
* Column label displayed in the header cell. If no label is provided a custom cell renderer is needed to display a proper column header.
|
|
90
|
+
*/
|
|
91
|
+
label?: string;
|
|
92
|
+
/**
|
|
93
|
+
* Name of the data model object property to display in the column's cell.
|
|
94
|
+
*/
|
|
95
|
+
field?: string;
|
|
96
|
+
/**
|
|
97
|
+
* Value getter function called by a cell renderer, provides the value to be displayed in the cell.
|
|
98
|
+
*/
|
|
99
|
+
value?: ((rowData: D) => unknown);
|
|
100
|
+
/**
|
|
101
|
+
* The header cell's renderer either built-in or external template or component.
|
|
102
|
+
* Currently the following built-in renderers are available:
|
|
103
|
+
* - 'strong': the label is displayed in a <strong> tag,
|
|
104
|
+
* - 'numeric': the label is displayed in a localized number format,
|
|
105
|
+
* - 'icon': IDS Font ligature displayes as an icon
|
|
106
|
+
* If no renderer is provided or the given literal does not match any of the built-in or external cell renderer names, the cell's value is displayed as a plain string.
|
|
107
|
+
*
|
|
108
|
+
* Both renderer types get references to the row data, the column definition and a calculated cell value.
|
|
109
|
+
* A component renderer gets these through its inputs (see {@link IdsTableCellRenderer}), while a template renderer through its context:
|
|
110
|
+
* row data is implicit, `colData` provides the column metadata, `cellValue` provides the cell's value, eg.:
|
|
111
|
+
* ```html
|
|
112
|
+
* <span *idsCellTemplate="'myTemplate'; let row">{{ row.myProp }}</span>
|
|
113
|
+
*
|
|
114
|
+
* <!-- or -->
|
|
115
|
+
*
|
|
116
|
+
* <ng-template let-colData="colData" let-value="cellValue" idsCellTemplate="myTemplate2">
|
|
117
|
+
* <span>Value of {{ colData.field }} is: {{ value }}</span>
|
|
118
|
+
* </ng-template>
|
|
119
|
+
* ```
|
|
120
|
+
*/
|
|
121
|
+
headerCellRenderer?: string | Type<IdsTableCellRenderer<D>>;
|
|
122
|
+
/**
|
|
123
|
+
* The data cells' renderer, either built-in or external template or component.
|
|
124
|
+
* Currently the following built-in renderers are available:
|
|
125
|
+
* - 'strong': the label is displayed in a <strong> tag,
|
|
126
|
+
* - 'numeric': the label is displayed in a localized number format,
|
|
127
|
+
* - 'icon': IDS Font ligature displayes as an icon
|
|
128
|
+
* If no renderer is provided or the given literal does not match any of the built-in or external cell renderer names, the cell's value is displayed as a plain string.
|
|
129
|
+
*
|
|
130
|
+
* Both renderer types get references to the row data, the column definition and a calculated cell value.
|
|
131
|
+
* A component renderer gets these through its inputs (see {@link IdsTableCellRenderer}), while a template renderer through its context:
|
|
132
|
+
* row data is implicit, `colData` provides the column metadata, `cellValue` provides the cell's value, eg.:
|
|
133
|
+
* ```html
|
|
134
|
+
* <span *idsCellTemplate="'myTemplate'; let row">{{ row.myProp }}</span>
|
|
135
|
+
*
|
|
136
|
+
* <!-- or -->
|
|
137
|
+
*
|
|
138
|
+
* <ng-template let-colData="colData" let-value="cellValue" idsCellTemplate="myTemplate2">
|
|
139
|
+
* <span>Value of {{ colData.field }} is: {{ value }}</span>
|
|
140
|
+
* </ng-template>
|
|
141
|
+
* ```
|
|
142
|
+
*/
|
|
143
|
+
cellRenderer?: string | Type<IdsTableCellRenderer<D>>;
|
|
144
|
+
/**
|
|
145
|
+
* Defines if the column is hideable (column visibility feature coming soon...).
|
|
146
|
+
*/
|
|
147
|
+
hideable?: boolean;
|
|
148
|
+
/**
|
|
149
|
+
* Defines if the column is visible. If used with hideable, the column will be in the column menu unchecked.
|
|
150
|
+
*/
|
|
151
|
+
visible?: boolean;
|
|
152
|
+
sortable?: boolean;
|
|
153
|
+
orderName?: string;
|
|
154
|
+
/**
|
|
155
|
+
* Defines if the column should be sticky at the begining of the table.
|
|
156
|
+
*/
|
|
157
|
+
sticky?: boolean;
|
|
158
|
+
/**
|
|
159
|
+
* Defines if the column should be sticky at the end of the table.
|
|
160
|
+
*/
|
|
161
|
+
stickyEnd?: boolean;
|
|
162
|
+
/**
|
|
163
|
+
* Defines if the cell should render as header for a11y reasons.
|
|
164
|
+
*/
|
|
165
|
+
identifier?: boolean;
|
|
166
|
+
/**
|
|
167
|
+
* Defines custom `CSS` class for the column it self.
|
|
168
|
+
*/
|
|
169
|
+
columnClasses?: string;
|
|
170
|
+
/**
|
|
171
|
+
* Defines custom `CSS` class for the column cells.
|
|
172
|
+
*/
|
|
173
|
+
cellClasses?: string;
|
|
174
|
+
};
|
|
175
|
+
|
|
176
|
+
declare abstract class IdsTableCellRenderer<D> {
|
|
177
|
+
private readonly _entities;
|
|
178
|
+
cellValue: _angular_core.InputSignalWithTransform<string, unknown>;
|
|
179
|
+
colDef: _angular_core.InputSignal<IdsTableColumnDef<D>>;
|
|
180
|
+
rowData: _angular_core.InputSignal<D | undefined>;
|
|
181
|
+
protected _isComponentCellRenderer<C>(cellRendererDef: string | Type<C> | undefined): cellRendererDef is Type<C>;
|
|
182
|
+
protected _preSanitize(input: string): string;
|
|
183
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTableCellRenderer<any>, never>;
|
|
184
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<IdsTableCellRenderer<any>, never, never, { "cellValue": { "alias": "cellValue"; "required": false; "isSignal": true; }; "colDef": { "alias": "colDef"; "required": true; "isSignal": true; }; "rowData": { "alias": "rowData"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
declare class IdsTableCellTemplateDirective {
|
|
188
|
+
templateName: _angular_core.InputSignal<string>;
|
|
189
|
+
templateRef: TemplateRef<any>;
|
|
190
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTableCellTemplateDirective, never>;
|
|
191
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<IdsTableCellTemplateDirective, "[idsCellTemplate]", never, { "templateName": { "alias": "idsCellTemplate"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
declare const IdsTableAppearance: {
|
|
195
|
+
readonly PLAIN: "plain";
|
|
196
|
+
readonly LINE_DIVISION: "line-division";
|
|
197
|
+
readonly ZEBRA: "zebra";
|
|
198
|
+
};
|
|
199
|
+
type IdsTableAppearanceType = (typeof IdsTableAppearance)[keyof typeof IdsTableAppearance];
|
|
200
|
+
|
|
201
|
+
interface IdsTableCellClickEvent<D> {
|
|
202
|
+
event: MouseEvent;
|
|
203
|
+
colDef: IdsTableColumnDef<D>;
|
|
204
|
+
rowData: D;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
interface IdsTableRowClickEvent<D> {
|
|
208
|
+
event: MouseEvent;
|
|
209
|
+
rowData: D;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
interface IdsTableRowKeydownEvent<D> {
|
|
213
|
+
event: KeyboardEvent;
|
|
214
|
+
rowData: D;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
declare const IdsTableVariant: {
|
|
218
|
+
readonly PRIMARY: "primary";
|
|
219
|
+
readonly SECONDARY: "secondary";
|
|
220
|
+
readonly SURFACE: "surface";
|
|
221
|
+
};
|
|
222
|
+
type IdsTableVariantType = (typeof IdsTableVariant)[keyof typeof IdsTableVariant];
|
|
223
|
+
|
|
224
|
+
declare const DEFAULT_MASTER_DETAIL_TEMPLATE_NAME = "detail";
|
|
225
|
+
interface IdsTableDefaultConfig {
|
|
226
|
+
appearance?: IdsTableAppearanceType;
|
|
227
|
+
size?: IdsSizeType;
|
|
228
|
+
variant?: IdsTableVariantType;
|
|
229
|
+
fixedHeader?: boolean;
|
|
230
|
+
enableSorting?: boolean;
|
|
231
|
+
masterDetail?: boolean;
|
|
232
|
+
detailTemplateName?: string;
|
|
233
|
+
detailStickyColumns?: boolean;
|
|
234
|
+
showDetailHeader?: boolean;
|
|
235
|
+
enableRowSelection?: boolean;
|
|
236
|
+
clearSelectionOnChange?: boolean;
|
|
237
|
+
noRowsToShowOverlayBelow?: boolean;
|
|
238
|
+
withBorder?: boolean;
|
|
239
|
+
}
|
|
240
|
+
declare const IDS_TABLE_DEFAULT_CONFIG: InjectionToken<IdsTableDefaultConfig>;
|
|
241
|
+
declare function IDS_TABLE_DEFAULT_CONFIG_FACTORY(): Required<IdsTableDefaultConfig>;
|
|
242
|
+
|
|
243
|
+
declare class IdsTableIntl<D> {
|
|
244
|
+
readonly changes: Subject<void>;
|
|
245
|
+
numberFormat: Intl.NumberFormat;
|
|
246
|
+
headerSelectorAriaLabel: string;
|
|
247
|
+
rowSelectorAriaLabel: string;
|
|
248
|
+
detailHeaderLabel: string;
|
|
249
|
+
getDetailExpandButtonAriaLabel(rowData: D): string;
|
|
250
|
+
getSortButtonAriaLabel(colDef: IdsTableColumnDef<D>, nextSortDirection: IdsTableSortDirectionType): string;
|
|
251
|
+
getColLabel(colDef: IdsTableColumnDef<D>): string;
|
|
252
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTableIntl<any>, never>;
|
|
253
|
+
static ɵprov: _angular_core.ɵɵInjectableDeclaration<IdsTableIntl<any>>;
|
|
254
|
+
}
|
|
255
|
+
/** @docs-private */
|
|
256
|
+
declare function IDS_TABLE_INTL_PROVIDER_FACTORY<D>(parentIntl?: IdsTableIntl<D>): IdsTableIntl<D>;
|
|
257
|
+
/** @docs-private */
|
|
258
|
+
declare const IDS_TABLE_INTL_PROVIDER: {
|
|
259
|
+
provide: typeof IdsTableIntl;
|
|
260
|
+
deps: Optional[][];
|
|
261
|
+
useFactory: typeof IDS_TABLE_INTL_PROVIDER_FACTORY;
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
declare class IdsTableComponent<D> extends ComponentBaseWithDefaults<IdsTableDefaultConfig> implements IdsIconButtonParent, OnInit {
|
|
265
|
+
private readonly _sortDirections;
|
|
266
|
+
protected readonly _appearanceZebra: "zebra";
|
|
267
|
+
protected readonly _defaultMasterDetailTemplateName = "detail";
|
|
268
|
+
protected readonly _defaultConfig: Required<IdsTableDefaultConfig>;
|
|
269
|
+
private _cdRef;
|
|
270
|
+
protected _intl: IdsTableIntl<any>;
|
|
271
|
+
private _viewCellTemplates;
|
|
272
|
+
private _rowDataHolders;
|
|
273
|
+
private _selectorCheckboxes;
|
|
274
|
+
private _cellContentRenderers;
|
|
275
|
+
private _contentCellTemplates;
|
|
276
|
+
columnDefs: _angular_core.InputSignal<IdsTableColumnDef<D>[]>;
|
|
277
|
+
dataSource: _angular_core.InputSignal<CdkTableDataSourceInput<D>>;
|
|
278
|
+
/** Flag to have sticky header. */
|
|
279
|
+
fixedHeader: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
280
|
+
/** Enable sorting feature */
|
|
281
|
+
enableSorting: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
282
|
+
/** Enable master-detail rows */
|
|
283
|
+
masterDetail: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
284
|
+
/** Name of the detail row renderer template */
|
|
285
|
+
detailTemplateName: _angular_core.InputSignal<string>;
|
|
286
|
+
/** If true the detail cell will not span sticky and stickyEnd columns. If false the detail cell will span the table's full width */
|
|
287
|
+
detailStickyColumns: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
288
|
+
/** Whether to show the master-detail column label or not. */
|
|
289
|
+
showDetailHeader: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
290
|
+
/** Predicate function to decide whether a data row has details or not */
|
|
291
|
+
hasDetailRow: _angular_core.InputSignal<(index: number, data: D) => boolean>;
|
|
292
|
+
/** Enable row selection feature */
|
|
293
|
+
enableRowSelection: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
294
|
+
/** Clear row selection if the table's content changes */
|
|
295
|
+
clearSelectionOnChange: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
296
|
+
/** Predicate function to decide whether a row can be selected or not */
|
|
297
|
+
isRowSelectable: _angular_core.InputSignal<(index: number, data: D) => boolean>;
|
|
298
|
+
/** Render "no rows to show" overlay below the table instead of as a row */
|
|
299
|
+
noRowsToShowOverlayBelow: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
300
|
+
/** Whether to show a border around the table or not. */
|
|
301
|
+
withBorder: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
302
|
+
/**
|
|
303
|
+
* The table's appearance type. Availabla options:
|
|
304
|
+
* - "line-division": row backgrounds are uniformly colored and divided by thin border lines
|
|
305
|
+
* - "zebra": the backgrounds of even and odd rows are different colors
|
|
306
|
+
* - "plain": row backgrounds are uniformly colored without border lines
|
|
307
|
+
*/
|
|
308
|
+
appearance: _angular_core.InputSignal<IdsTableAppearanceType>;
|
|
309
|
+
/** The size type of the table. Affects paddings, margins, gaps, typography, etc. */
|
|
310
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
311
|
+
/** The color variant of the table. Availabla options: "primary", "secondary", "surface" */
|
|
312
|
+
variant: _angular_core.InputSignal<IdsTableVariantType>;
|
|
313
|
+
/** Emits if the column sorting has changed */
|
|
314
|
+
sortChange: _angular_core.OutputEmitterRef<IdsTableSortInfo | null>;
|
|
315
|
+
/** Emits if the user clicked a cell */
|
|
316
|
+
cellClick: _angular_core.OutputEmitterRef<IdsTableCellClickEvent<D>>;
|
|
317
|
+
/** Emits if the user clicked a row */
|
|
318
|
+
rowClick: _angular_core.OutputEmitterRef<IdsTableRowClickEvent<D>>;
|
|
319
|
+
/** Emits if the user hits a key while a row is in focus */
|
|
320
|
+
rowKeydown: _angular_core.OutputEmitterRef<IdsTableRowKeydownEvent<D>>;
|
|
321
|
+
/** Emits if the table's contents have changed */
|
|
322
|
+
contentChanged: _angular_core.OutputEmitterRef<void>;
|
|
323
|
+
embeddedIconButtonVariant: _angular_core.Signal<IdsIconButtonVariantType>;
|
|
324
|
+
embeddedIconButtonAppearance: _angular_core.WritableSignal<IdsIconButtonAppearanceType>;
|
|
325
|
+
disabled: _angular_core.WritableSignal<boolean>;
|
|
326
|
+
/** Signal that holds the current table contents as an array of objects */
|
|
327
|
+
rowData: _angular_core.Signal<D[]>;
|
|
328
|
+
/** The row selection model for the table */
|
|
329
|
+
rowSelection: SelectionModel<D>;
|
|
330
|
+
protected _expandedRows: Set<D>;
|
|
331
|
+
protected _allRowsExpanded: _angular_core.WritableSignal<boolean>;
|
|
332
|
+
protected _sortState: _angular_core.WritableSignal<IdsTableSortInfo | null>;
|
|
333
|
+
protected get _hostName(): string;
|
|
334
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
335
|
+
protected _actualColumns: _angular_core.Signal<string[]>;
|
|
336
|
+
protected _hiddenColumns: _angular_core.Signal<{
|
|
337
|
+
visible: boolean;
|
|
338
|
+
id: string;
|
|
339
|
+
label?: string;
|
|
340
|
+
field?: string;
|
|
341
|
+
value?: ((rowData: D) => unknown) | undefined;
|
|
342
|
+
headerCellRenderer?: string | _angular_core.Type<_i_cell_ids_angular_table.IdsTableCellRenderer<D>> | undefined;
|
|
343
|
+
cellRenderer?: string | _angular_core.Type<_i_cell_ids_angular_table.IdsTableCellRenderer<D>> | undefined;
|
|
344
|
+
hideable?: boolean;
|
|
345
|
+
sortable?: boolean;
|
|
346
|
+
orderName?: string;
|
|
347
|
+
sticky?: boolean;
|
|
348
|
+
stickyEnd?: boolean;
|
|
349
|
+
identifier?: boolean;
|
|
350
|
+
columnClasses?: string;
|
|
351
|
+
cellClasses?: string;
|
|
352
|
+
}[]>;
|
|
353
|
+
protected _detailRowTemplates: _angular_core.Signal<string[]>;
|
|
354
|
+
protected _detailColSpan: _angular_core.Signal<number>;
|
|
355
|
+
protected _cellTemplatesByName: _angular_core.Signal<Map<string, TemplateRef<unknown>>>;
|
|
356
|
+
protected _defaulDetailTemplate: _angular_core.Signal<TemplateRef<any> | undefined>;
|
|
357
|
+
protected _detailTemplate: _angular_core.Signal<TemplateRef<unknown> | undefined>;
|
|
358
|
+
protected _hasNoRows: _angular_core.Signal<boolean>;
|
|
359
|
+
protected _masterDetailEnabled: _angular_core.Signal<boolean>;
|
|
360
|
+
protected _unselectableRows: _angular_core.Signal<Set<D>>;
|
|
361
|
+
private _rowSelectorCheckboxes;
|
|
362
|
+
private _selectableRowData;
|
|
363
|
+
private _rowSelectionChange;
|
|
364
|
+
protected _isAllSelected: _angular_core.Signal<boolean>;
|
|
365
|
+
protected _isSelectAllDisabled: _angular_core.Signal<boolean>;
|
|
366
|
+
ngOnInit(): void;
|
|
367
|
+
/**
|
|
368
|
+
* Open up all row details.
|
|
369
|
+
*/
|
|
370
|
+
expandAll(): void;
|
|
371
|
+
/**
|
|
372
|
+
* Closes all opened row details.
|
|
373
|
+
*/
|
|
374
|
+
collapseAll(): void;
|
|
375
|
+
/**
|
|
376
|
+
* Refresh rendered cell values. Useful if for eg. the `value` getter function is not pure and the values need to be refreshed manually.
|
|
377
|
+
*/
|
|
378
|
+
updateCellContents(): void;
|
|
379
|
+
protected _tableContentChanged(): void;
|
|
380
|
+
protected _getNextSortDirectionFor(colId: string): IdsTableSortDirectionType;
|
|
381
|
+
protected _handleSortClick(colId: string): void;
|
|
382
|
+
protected _handleCellClick(event: MouseEvent, rowData: D, colDef: IdsTableColumnDef<D>): void;
|
|
383
|
+
protected _handleRowClick(event: MouseEvent, rowData: D): void;
|
|
384
|
+
protected _handleRowKeyDown(event: KeyboardEvent, rowData: D): void;
|
|
385
|
+
protected _handleMasterDetailClick(rowData: D): void;
|
|
386
|
+
protected _masterToggle(): void;
|
|
387
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTableComponent<any>, never>;
|
|
388
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsTableComponent<any>, "ids-table", ["idsTable"], { "columnDefs": { "alias": "columnDefs"; "required": true; "isSignal": true; }; "dataSource": { "alias": "dataSource"; "required": true; "isSignal": true; }; "fixedHeader": { "alias": "fixedHeader"; "required": false; "isSignal": true; }; "enableSorting": { "alias": "enableSorting"; "required": false; "isSignal": true; }; "masterDetail": { "alias": "masterDetail"; "required": false; "isSignal": true; }; "detailTemplateName": { "alias": "detailTemplateName"; "required": false; "isSignal": true; }; "detailStickyColumns": { "alias": "detailStickyColumns"; "required": false; "isSignal": true; }; "showDetailHeader": { "alias": "showDetailHeader"; "required": false; "isSignal": true; }; "hasDetailRow": { "alias": "hasDetailRow"; "required": false; "isSignal": true; }; "enableRowSelection": { "alias": "enableRowSelection"; "required": false; "isSignal": true; }; "clearSelectionOnChange": { "alias": "clearSelectionOnChange"; "required": false; "isSignal": true; }; "isRowSelectable": { "alias": "isRowSelectable"; "required": false; "isSignal": true; }; "noRowsToShowOverlayBelow": { "alias": "noRowsToShowOverlayBelow"; "required": false; "isSignal": true; }; "withBorder": { "alias": "withBorder"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, { "sortChange": "sortChange"; "cellClick": "cellClick"; "rowClick": "rowClick"; "rowKeydown": "rowKeydown"; "contentChanged": "contentChanged"; }, ["_contentCellTemplates"], ["[idsNoRowsToShow]", "[idsTableCaption]"], true, never>;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
export { DEFAULT_DATA_LOAD_DEBOUNCE_TIME, DEFAULT_MASTER_DETAIL_TEMPLATE_NAME, IDS_TABLE_DEFAULT_CONFIG, IDS_TABLE_DEFAULT_CONFIG_FACTORY, IDS_TABLE_INTL_PROVIDER, IDS_TABLE_INTL_PROVIDER_FACTORY, IdsTableAppearance, IdsTableCellRenderer, IdsTableCellTemplateDirective, IdsTableComponent, IdsTableIntl, IdsTableSortDirection, IdsTableSortInfo, IdsTableVariant, ServerSideDataSource };
|
|
392
|
+
export type { IdsTableAppearanceType, IdsTableCellClickEvent, IdsTableColumnDef, IdsTableDefaultConfig, IdsTablePaginationParams, IdsTableRequestFactory, IdsTableRequestPaginationData, IdsTableResponseData, IdsTableRowClickEvent, IdsTableRowKeydownEvent, IdsTableSortDirectionType, IdsTableVariantType };
|
package/tag/index.d.ts
CHANGED
|
@@ -1,5 +1,70 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
import { IdsIconComponent } from '@i-cell/ids-angular/icon';
|
|
5
|
+
|
|
6
|
+
declare const IdsTagAppearance: {
|
|
7
|
+
readonly FILLED: "filled";
|
|
8
|
+
readonly OUTLINED: "outlined";
|
|
9
|
+
};
|
|
10
|
+
type IdsTagAppearanceType = (typeof IdsTagAppearance)[keyof typeof IdsTagAppearance];
|
|
11
|
+
|
|
12
|
+
declare const IdsTagVariant: {
|
|
13
|
+
readonly PRIMARY: "primary";
|
|
14
|
+
readonly SECONDARY: "secondary";
|
|
15
|
+
readonly SURFACE: "surface";
|
|
16
|
+
readonly BRAND: "brand";
|
|
17
|
+
readonly LIGHT: "light";
|
|
18
|
+
readonly DARK: "dark";
|
|
19
|
+
readonly INFO: "info";
|
|
20
|
+
readonly SUCCESS: "success";
|
|
21
|
+
readonly WARNING: "warning";
|
|
22
|
+
readonly ERROR: "error";
|
|
23
|
+
};
|
|
24
|
+
type IdsTagVariantType = (typeof IdsTagVariant)[keyof typeof IdsTagVariant];
|
|
25
|
+
|
|
26
|
+
interface IdsTagDefaultConfig {
|
|
27
|
+
appearance?: IdsTagAppearanceType;
|
|
28
|
+
size?: IdsSizeType;
|
|
29
|
+
variant?: IdsTagVariantType;
|
|
30
|
+
}
|
|
31
|
+
declare const IDS_TAG_DEFAULT_CONFIG: InjectionToken<IdsTagDefaultConfig>;
|
|
32
|
+
declare function IDS_TAG_DEFAULT_CONFIG_FACTORY(): Required<IdsTagDefaultConfig>;
|
|
33
|
+
|
|
34
|
+
interface IdsTagGroupDefaultConfig {
|
|
35
|
+
appearance?: IdsTagAppearanceType;
|
|
36
|
+
size?: IdsSizeType;
|
|
37
|
+
}
|
|
38
|
+
declare const IDS_TAG_GROUP_DEFAULT_CONFIG: InjectionToken<IdsTagGroupDefaultConfig>;
|
|
39
|
+
declare function IDS_TAG_GROUP_DEFAULT_CONFIG_FACTORY(): Required<IdsTagGroupDefaultConfig>;
|
|
40
|
+
|
|
41
|
+
declare class IdsTagGroupComponent extends ComponentBaseWithDefaults<IdsTagGroupDefaultConfig> {
|
|
42
|
+
protected get _hostName(): string;
|
|
43
|
+
protected readonly _defaultConfig: Required<IdsTagGroupDefaultConfig>;
|
|
44
|
+
appearance: _angular_core.InputSignal<IdsTagAppearanceType>;
|
|
45
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
46
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
47
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTagGroupComponent, never>;
|
|
48
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsTagGroupComponent, "ids-tag-group", never, { "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["ids-tag, a[idsTag]"], true, never>;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
declare class IdsTagComponent extends ComponentBaseWithDefaults<IdsTagDefaultConfig> {
|
|
52
|
+
protected get _hostName(): string;
|
|
53
|
+
private readonly _tagGroup;
|
|
54
|
+
protected readonly _defaultConfig: Required<IdsTagDefaultConfig>;
|
|
55
|
+
private _hostElement;
|
|
56
|
+
protected _iconLeading: _angular_core.Signal<readonly IdsIconComponent[]>;
|
|
57
|
+
protected _iconTrailing: _angular_core.Signal<readonly IdsIconComponent[]>;
|
|
58
|
+
appearance: _angular_core.InputSignal<IdsTagAppearanceType>;
|
|
59
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
60
|
+
variant: _angular_core.InputSignal<IdsTagVariantType>;
|
|
61
|
+
private _parentOrSelfAppearance;
|
|
62
|
+
private _parentOrSelfSize;
|
|
63
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
64
|
+
private get _hostType();
|
|
65
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTagComponent, never>;
|
|
66
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsTagComponent, "ids-tag,a[idsTag]", never, { "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, ["_iconLeading", "_iconTrailing"], ["ids-icon[icon-leading]", "*", "ids-icon[icon-trailing]"], true, never>;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
export { IDS_TAG_DEFAULT_CONFIG, IDS_TAG_DEFAULT_CONFIG_FACTORY, IDS_TAG_GROUP_DEFAULT_CONFIG, IDS_TAG_GROUP_DEFAULT_CONFIG_FACTORY, IdsTagAppearance, IdsTagComponent, IdsTagGroupComponent, IdsTagVariant };
|
|
70
|
+
export type { IdsTagAppearanceType, IdsTagDefaultConfig, IdsTagGroupDefaultConfig, IdsTagVariantType };
|
package/tooltip/index.d.ts
CHANGED
|
@@ -1,5 +1,96 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken, AfterViewInit, OnDestroy } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, DirectiveBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
|
|
5
|
+
declare const IdsTooltipPosition: {
|
|
6
|
+
readonly NORTH: "north";
|
|
7
|
+
readonly NORTHEAST: "northeast";
|
|
8
|
+
readonly EAST: "east";
|
|
9
|
+
readonly SOUTHEAST: "southeast";
|
|
10
|
+
readonly SOUTH: "south";
|
|
11
|
+
readonly SOUTHWEST: "southwest";
|
|
12
|
+
readonly WEST: "west";
|
|
13
|
+
readonly NORTHWEST: "northwest";
|
|
14
|
+
};
|
|
15
|
+
type IdsTooltipPositionType = (typeof IdsTooltipPosition)[keyof typeof IdsTooltipPosition];
|
|
16
|
+
|
|
17
|
+
declare const IdsTooltipVariant: {
|
|
18
|
+
readonly LIGHT: "light";
|
|
19
|
+
readonly DARK: "dark";
|
|
20
|
+
};
|
|
21
|
+
type IdsTooltipVariantType = (typeof IdsTooltipVariant)[keyof typeof IdsTooltipVariant];
|
|
22
|
+
|
|
23
|
+
type IdsTooltipTouchGestures = 'auto' | 'on' | 'off';
|
|
24
|
+
type IdsTooltipTextAlign = 'auto' | 'center' | 'left' | 'right';
|
|
25
|
+
|
|
26
|
+
interface IdsTooltipDefaultConfig {
|
|
27
|
+
position?: IdsTooltipPositionType;
|
|
28
|
+
size?: IdsSizeType;
|
|
29
|
+
variant?: IdsTooltipVariantType;
|
|
30
|
+
showPointer?: boolean;
|
|
31
|
+
showDelay?: number;
|
|
32
|
+
hideDelay?: number;
|
|
33
|
+
touchLongPressShowDelay?: number;
|
|
34
|
+
viewPortMargin?: number;
|
|
35
|
+
touchendHideDelay?: number;
|
|
36
|
+
scrollDebounceTime?: number;
|
|
37
|
+
}
|
|
38
|
+
declare const IDS_TOOLTIP_DEFAULT_CONFIG: InjectionToken<IdsTooltipDefaultConfig>;
|
|
39
|
+
declare function IDS_TOOLTIP_DEFAULT_CONFIG_FACTORY(): Required<IdsTooltipDefaultConfig>;
|
|
40
|
+
|
|
41
|
+
declare class IdsTooltipDirective extends DirectiveBaseWithDefaults<IdsTooltipDefaultConfig> implements AfterViewInit, OnDestroy {
|
|
42
|
+
protected get _hostName(): string;
|
|
43
|
+
private readonly _focusMonitor;
|
|
44
|
+
private readonly _platform;
|
|
45
|
+
private readonly _ngZone;
|
|
46
|
+
private readonly _elementRef;
|
|
47
|
+
private readonly _viewContainerRef;
|
|
48
|
+
private readonly _scrollDispatcher;
|
|
49
|
+
private readonly _overlay;
|
|
50
|
+
private readonly _document;
|
|
51
|
+
protected readonly _defaultConfig: Required<IdsTooltipDefaultConfig>;
|
|
52
|
+
private readonly _passiveListeners;
|
|
53
|
+
private _overlayRef;
|
|
54
|
+
private _portal?;
|
|
55
|
+
private _componentRef?;
|
|
56
|
+
private _tooltipInstance;
|
|
57
|
+
private _touchstartTimeout?;
|
|
58
|
+
private _showTimeout?;
|
|
59
|
+
private _pointerExitEventsInitialized;
|
|
60
|
+
private _viewportMargin;
|
|
61
|
+
private _currentPosition;
|
|
62
|
+
message: _angular_core.InputSignalWithTransform<string, string>;
|
|
63
|
+
position: _angular_core.InputSignal<IdsTooltipPositionType>;
|
|
64
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
65
|
+
variant: _angular_core.InputSignal<IdsTooltipVariantType>;
|
|
66
|
+
showDelay: _angular_core.InputSignal<number>;
|
|
67
|
+
hideDelay: _angular_core.InputSignal<number>;
|
|
68
|
+
disabled: _angular_core.InputSignal<boolean>;
|
|
69
|
+
touchGestures: _angular_core.InputSignal<IdsTooltipTouchGestures>;
|
|
70
|
+
textAlign: _angular_core.InputSignal<IdsTooltipTextAlign>;
|
|
71
|
+
tooltipClass: _angular_core.InputSignal<string | undefined>;
|
|
72
|
+
showPointer: _angular_core.InputSignal<boolean>;
|
|
73
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
74
|
+
private _tooltipClassEffect;
|
|
75
|
+
ngAfterViewInit(): void;
|
|
76
|
+
show(): void;
|
|
77
|
+
hide(delay?: number): void;
|
|
78
|
+
toggle(): void;
|
|
79
|
+
private _createOverlay;
|
|
80
|
+
private _detach;
|
|
81
|
+
private _updatePosition;
|
|
82
|
+
private _updateCurrentPositionClass;
|
|
83
|
+
private _setTooltipInputs;
|
|
84
|
+
private _setupPointerEnterEventsIfNeeded;
|
|
85
|
+
private _wheelListener;
|
|
86
|
+
private _setupPointerExitEventsIfNeeded;
|
|
87
|
+
private _addListeners;
|
|
88
|
+
private _disableNativeGesturesIfNecessary;
|
|
89
|
+
private _platformSupportsMouseEvents;
|
|
90
|
+
ngOnDestroy(): void;
|
|
91
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsTooltipDirective, never>;
|
|
92
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<IdsTooltipDirective, "[idsTooltip]", never, { "message": { "alias": "idsTooltip"; "required": false; "isSignal": true; }; "position": { "alias": "idsTooltipPosition"; "required": false; "isSignal": true; }; "size": { "alias": "idsTooltipSize"; "required": false; "isSignal": true; }; "variant": { "alias": "idsTooltipVariant"; "required": false; "isSignal": true; }; "showDelay": { "alias": "idsTooltipShowDelay"; "required": false; "isSignal": true; }; "hideDelay": { "alias": "idsTooltipHideDelay"; "required": false; "isSignal": true; }; "disabled": { "alias": "idsTooltipDisabled"; "required": false; "isSignal": true; }; "touchGestures": { "alias": "idsTooltipTouchGestures"; "required": false; "isSignal": true; }; "textAlign": { "alias": "idsTooltipTextAlign"; "required": false; "isSignal": true; }; "tooltipClass": { "alias": "idsTooltipClass"; "required": false; "isSignal": true; }; "showPointer": { "alias": "idsTooltipShowPointer"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export { IDS_TOOLTIP_DEFAULT_CONFIG, IDS_TOOLTIP_DEFAULT_CONFIG_FACTORY, IdsTooltipDirective, IdsTooltipPosition, IdsTooltipVariant };
|
|
96
|
+
export type { IdsTooltipDefaultConfig, IdsTooltipPositionType, IdsTooltipTextAlign, IdsTooltipTouchGestures, IdsTooltipVariantType };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const accordionAnimations: import("@angular/animations").AnimationTriggerMetadata;
|