@i-cell/ids-angular 0.1.13 → 0.2.1
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 +32 -32
- 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 +10 -10
- 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/accordion/index.d.ts
CHANGED
|
@@ -1,5 +1,81 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken } from '@angular/core';
|
|
3
|
+
import { ComponentBase, IdsSizeType, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
import * as i1 from '@angular/cdk/accordion';
|
|
5
|
+
import * as _angular_animations from '@angular/animations';
|
|
6
|
+
import { IdsButtonAppearanceType, IdsButtonVariantType } from '@i-cell/ids-angular/button';
|
|
7
|
+
|
|
8
|
+
declare class IdsAccordionItemComponent extends ComponentBase {
|
|
9
|
+
protected get _hostName(): string;
|
|
10
|
+
private _accordion;
|
|
11
|
+
private _accordionItem;
|
|
12
|
+
private _accordionHeader;
|
|
13
|
+
summary: _angular_core.InputSignal<string | null | undefined>;
|
|
14
|
+
disabled: _angular_core.InputSignal<boolean>;
|
|
15
|
+
hasLeadingIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
16
|
+
hasTrailingIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
17
|
+
protected _headerId: _angular_core.Signal<string>;
|
|
18
|
+
protected _contentId: _angular_core.Signal<string>;
|
|
19
|
+
protected _parentOrSelfHasLeadingIcon: _angular_core.Signal<boolean>;
|
|
20
|
+
protected _parentOrSelfHasTrailingIcon: _angular_core.Signal<boolean>;
|
|
21
|
+
protected _parentOrSelfDisabled: _angular_core.Signal<boolean>;
|
|
22
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
23
|
+
protected get _icon(): string;
|
|
24
|
+
get isExpanded(): boolean;
|
|
25
|
+
open(): void;
|
|
26
|
+
close(): void;
|
|
27
|
+
toggle(): void;
|
|
28
|
+
focus(options?: FocusOptions): void;
|
|
29
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsAccordionItemComponent, never>;
|
|
30
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsAccordionItemComponent, "ids-accordion-item", never, { "summary": { "alias": "summary"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "hasLeadingIcon": { "alias": "hasLeadingIcon"; "required": false; "isSignal": true; }; "hasTrailingIcon": { "alias": "hasTrailingIcon"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.CdkAccordionItem; inputs: { "expanded": "expanded"; "disabled": "disabled"; }; outputs: { "closed": "closed"; "destroyed": "destroyed"; "opened": "opened"; }; }]>;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
declare const IdsAccordionAppearance: {
|
|
34
|
+
readonly FILLED: "filled";
|
|
35
|
+
readonly TEXT: "text";
|
|
36
|
+
};
|
|
37
|
+
type IdsAccordionAppearanceType = (typeof IdsAccordionAppearance)[keyof typeof IdsAccordionAppearance];
|
|
38
|
+
|
|
39
|
+
declare const accordionAnimations: _angular_animations.AnimationTriggerMetadata;
|
|
40
|
+
|
|
41
|
+
interface IdsAccordionDefaultConfig {
|
|
42
|
+
size?: IdsSizeType;
|
|
43
|
+
appearance?: IdsAccordionAppearanceType;
|
|
44
|
+
multi?: boolean;
|
|
45
|
+
btnSize?: IdsSizeType;
|
|
46
|
+
btnAppearance?: IdsButtonAppearanceType;
|
|
47
|
+
btnVariant?: IdsButtonVariantType;
|
|
48
|
+
expandBtnLabel?: string;
|
|
49
|
+
collapseBtnLabel?: string;
|
|
50
|
+
hasLeadingIcon?: boolean;
|
|
51
|
+
hasTrailingIcon?: boolean;
|
|
52
|
+
}
|
|
53
|
+
declare const IDS_ACCORDION_DEFAULT_CONFIG: InjectionToken<IdsAccordionDefaultConfig>;
|
|
54
|
+
declare function IDS_ACCORDION_DEFAULT_CONFIG_FACTORY(): Required<IdsAccordionDefaultConfig>;
|
|
55
|
+
|
|
56
|
+
declare class IdsAccordionComponent extends ComponentBaseWithDefaults<IdsAccordionDefaultConfig> {
|
|
57
|
+
protected get _hostName(): string;
|
|
58
|
+
private _cdkAccordion;
|
|
59
|
+
private _items;
|
|
60
|
+
protected readonly _defaultConfig: Required<IdsAccordionDefaultConfig>;
|
|
61
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
62
|
+
appearance: _angular_core.InputSignal<IdsAccordionAppearanceType>;
|
|
63
|
+
disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
64
|
+
hasLeadingIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
65
|
+
hasTrailingIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
66
|
+
multi: _angular_core.InputSignal<boolean>;
|
|
67
|
+
btnSize: _angular_core.InputSignal<IdsSizeType>;
|
|
68
|
+
btnAppearance: _angular_core.InputSignal<IdsButtonAppearanceType>;
|
|
69
|
+
btnVariant: _angular_core.InputSignal<IdsButtonVariantType>;
|
|
70
|
+
expandBtnLabel: _angular_core.InputSignalWithTransform<string, string>;
|
|
71
|
+
collapseBtnLabel: _angular_core.InputSignalWithTransform<string, string>;
|
|
72
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
73
|
+
openAll(): void;
|
|
74
|
+
closeAll(): void;
|
|
75
|
+
private _handleKeyDown;
|
|
76
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsAccordionComponent, never>;
|
|
77
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsAccordionComponent, "ids-accordion", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "hasLeadingIcon": { "alias": "hasLeadingIcon"; "required": false; "isSignal": true; }; "hasTrailingIcon": { "alias": "hasTrailingIcon"; "required": false; "isSignal": true; }; "multi": { "alias": "multi"; "required": false; "isSignal": true; }; "btnSize": { "alias": "btnSize"; "required": false; "isSignal": true; }; "btnAppearance": { "alias": "btnAppearance"; "required": false; "isSignal": true; }; "btnVariant": { "alias": "btnVariant"; "required": false; "isSignal": true; }; "expandBtnLabel": { "alias": "expandBtnLabel"; "required": false; "isSignal": true; }; "collapseBtnLabel": { "alias": "collapseBtnLabel"; "required": false; "isSignal": true; }; }, {}, ["_items"], ["*"], true, [{ directive: typeof i1.CdkAccordion; inputs: { "multi": "multi"; }; outputs: {}; }]>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export { IDS_ACCORDION_DEFAULT_CONFIG, IDS_ACCORDION_DEFAULT_CONFIG_FACTORY, IdsAccordionAppearance, IdsAccordionComponent, IdsAccordionItemComponent, accordionAnimations };
|
|
81
|
+
export type { IdsAccordionAppearanceType, IdsAccordionDefaultConfig };
|
package/avatar/index.d.ts
CHANGED
|
@@ -1,5 +1,66 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { Signal, InjectionToken } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, IdsSizeCollectionType, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
import { IdsIconParent, IdsIconVariantType } from '@i-cell/ids-angular/icon';
|
|
5
|
+
|
|
6
|
+
declare const IdsAvatarVariant: {
|
|
7
|
+
readonly PRIMARY: "primary";
|
|
8
|
+
readonly SECONDARY: "secondary";
|
|
9
|
+
readonly SURFACE: "surface";
|
|
10
|
+
readonly LIGHT: "light";
|
|
11
|
+
readonly DARK: "dark";
|
|
12
|
+
};
|
|
13
|
+
type IdsAvatarVariantType = (typeof IdsAvatarVariant)[keyof typeof IdsAvatarVariant];
|
|
14
|
+
|
|
15
|
+
declare abstract class IdsAvatarParent {
|
|
16
|
+
readonly embeddedAvatarVariant: Signal<IdsAvatarVariantType>;
|
|
17
|
+
}
|
|
18
|
+
declare const IDS_AVATAR_PARENT: InjectionToken<IdsAvatarParent>;
|
|
19
|
+
|
|
20
|
+
declare const IdsAvatarType: {
|
|
21
|
+
readonly INITIALS: "initials";
|
|
22
|
+
readonly ICON: "icon";
|
|
23
|
+
readonly IMAGE: "image";
|
|
24
|
+
};
|
|
25
|
+
type IdsAvatarTypeType = (typeof IdsAvatarType)[keyof typeof IdsAvatarType];
|
|
26
|
+
|
|
27
|
+
interface IdsAvatarDefaultConfig {
|
|
28
|
+
type: IdsAvatarTypeType;
|
|
29
|
+
size?: IdsSizeType;
|
|
30
|
+
sizeCollection?: IdsSizeCollectionType;
|
|
31
|
+
variant?: IdsAvatarVariantType;
|
|
32
|
+
}
|
|
33
|
+
declare const IDS_AVATAR_DEFAULT_CONFIG: InjectionToken<IdsAvatarDefaultConfig>;
|
|
34
|
+
declare function IDS_AVATAR_DEFAULT_CONFIG_FACTORY(): Required<IdsAvatarDefaultConfig>;
|
|
35
|
+
|
|
36
|
+
declare class IdsAvatarImageDirective {
|
|
37
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsAvatarImageDirective, never>;
|
|
38
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<IdsAvatarImageDirective, "img[idsAvatarImage]", never, {}, {}, never, never, true, never>;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
declare class IdsAvatarComponent extends ComponentBaseWithDefaults<IdsAvatarDefaultConfig> implements IdsIconParent {
|
|
42
|
+
protected get _hostName(): string;
|
|
43
|
+
private readonly _parent;
|
|
44
|
+
protected readonly _defaultConfig: Required<IdsAvatarDefaultConfig>;
|
|
45
|
+
protected readonly _avatarType: {
|
|
46
|
+
readonly INITIALS: "initials";
|
|
47
|
+
readonly ICON: "icon";
|
|
48
|
+
readonly IMAGE: "image";
|
|
49
|
+
};
|
|
50
|
+
private _iconChild;
|
|
51
|
+
private _imageChild;
|
|
52
|
+
initials: _angular_core.InputSignal<string | null>;
|
|
53
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
54
|
+
sizeCollection: _angular_core.InputSignal<IdsSizeCollectionType>;
|
|
55
|
+
variant: _angular_core.InputSignal<IdsAvatarVariantType>;
|
|
56
|
+
private _implicitAvatarType;
|
|
57
|
+
protected _currentAvatarType: _angular_core.Signal<"initials" | "icon" | "image">;
|
|
58
|
+
private _parentOrSelfVariant;
|
|
59
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
60
|
+
embeddedIconVariant: _angular_core.Signal<IdsIconVariantType>;
|
|
61
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsAvatarComponent, never>;
|
|
62
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsAvatarComponent, "ids-avatar", never, { "initials": { "alias": "initials"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "sizeCollection": { "alias": "sizeCollection"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, ["_iconChild", "_imageChild"], ["ids-icon", "img[src]"], true, never>;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
export { IDS_AVATAR_DEFAULT_CONFIG, IDS_AVATAR_DEFAULT_CONFIG_FACTORY, IDS_AVATAR_PARENT, IdsAvatarComponent, IdsAvatarImageDirective, IdsAvatarParent, IdsAvatarType, IdsAvatarVariant };
|
|
66
|
+
export type { IdsAvatarDefaultConfig, IdsAvatarTypeType, IdsAvatarVariantType };
|
package/badge/index.d.ts
CHANGED
|
@@ -1,5 +1,61 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken, OnInit, OnDestroy, PipeTransform } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, DirectiveBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
|
|
5
|
+
declare const IdsBadgeAppearance: {
|
|
6
|
+
readonly FILLED: "filled";
|
|
7
|
+
};
|
|
8
|
+
type IdsBadgeAppearanceType = (typeof IdsBadgeAppearance)[keyof typeof IdsBadgeAppearance];
|
|
9
|
+
|
|
10
|
+
declare const IdsBadgeVariant: {
|
|
11
|
+
readonly PRIMARY: "primary";
|
|
12
|
+
readonly SECONDARY: "secondary";
|
|
13
|
+
readonly SURFACE: "surface";
|
|
14
|
+
readonly BRAND: "brand";
|
|
15
|
+
readonly ERROR: "error";
|
|
16
|
+
readonly WARNING: "warning";
|
|
17
|
+
readonly SUCCESS: "success";
|
|
18
|
+
readonly LIGHT: "light";
|
|
19
|
+
readonly DARK: "dark";
|
|
20
|
+
};
|
|
21
|
+
type IdsBadgeVariantType = (typeof IdsBadgeVariant)[keyof typeof IdsBadgeVariant];
|
|
22
|
+
|
|
23
|
+
interface IdsBadgeDefaultConfig {
|
|
24
|
+
appearance?: IdsBadgeAppearanceType;
|
|
25
|
+
size?: IdsSizeType;
|
|
26
|
+
variant?: IdsBadgeVariantType;
|
|
27
|
+
showLeadingElement?: boolean;
|
|
28
|
+
label?: string;
|
|
29
|
+
}
|
|
30
|
+
declare const IDS_BADGE_DEFAULT_CONFIG: InjectionToken<IdsBadgeDefaultConfig>;
|
|
31
|
+
declare function IDS_BADGE_DEFAULT_CONFIG_FACTORY(): Required<IdsBadgeDefaultConfig>;
|
|
32
|
+
|
|
33
|
+
declare class IdsBadgeDirective extends DirectiveBaseWithDefaults<IdsBadgeDefaultConfig> implements OnInit, OnDestroy {
|
|
34
|
+
private _badgeRef;
|
|
35
|
+
private _iconEffectRef?;
|
|
36
|
+
private readonly _elementRef;
|
|
37
|
+
private readonly _viewContainerRef;
|
|
38
|
+
private readonly _injector;
|
|
39
|
+
protected readonly _defaultConfig: Required<IdsBadgeDefaultConfig>;
|
|
40
|
+
appearance: _angular_core.InputSignal<"filled">;
|
|
41
|
+
label: _angular_core.InputSignal<string>;
|
|
42
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
43
|
+
variant: _angular_core.InputSignal<IdsBadgeVariantType>;
|
|
44
|
+
limit: _angular_core.InputSignal<number | null>;
|
|
45
|
+
showLeadingElement: _angular_core.InputSignal<boolean>;
|
|
46
|
+
ngOnInit(): void;
|
|
47
|
+
private _moveIconIfNeeded;
|
|
48
|
+
ngOnDestroy(): void;
|
|
49
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
50
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsBadgeDirective, never>;
|
|
51
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<IdsBadgeDirective, "[idsBadge]", never, { "appearance": { "alias": "badgeAppearance"; "required": false; "isSignal": true; }; "label": { "alias": "badgeLabel"; "required": false; "isSignal": true; }; "size": { "alias": "badgeSize"; "required": false; "isSignal": true; }; "variant": { "alias": "badgeVariant"; "required": false; "isSignal": true; }; "limit": { "alias": "badgeLimit"; "required": false; "isSignal": true; }; "showLeadingElement": { "alias": "badgeShowLeadingElement"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class BadgeLimitPipe implements PipeTransform {
|
|
55
|
+
transform(value: string, max: number | string | null): string;
|
|
56
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<BadgeLimitPipe, never>;
|
|
57
|
+
static ɵpipe: _angular_core.ɵɵPipeDeclaration<BadgeLimitPipe, "badgeLimit", true>;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export { BadgeLimitPipe, IDS_BADGE_DEFAULT_CONFIG, IDS_BADGE_DEFAULT_CONFIG_FACTORY, IdsBadgeAppearance, IdsBadgeDirective, IdsBadgeVariant };
|
|
61
|
+
export type { IdsBadgeAppearanceType, IdsBadgeDefaultConfig, IdsBadgeVariantType };
|
package/breadcrumb/index.d.ts
CHANGED
|
@@ -1,5 +1,67 @@
|
|
|
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 { IdsOverlayPanelAppearanceType, IdsOverlayPanelVariantType } from '@i-cell/ids-angular/overlay-panel';
|
|
5
|
+
|
|
6
|
+
declare const IdsBreadcrumbDivider: {
|
|
7
|
+
readonly FORESLASH: "foreslash";
|
|
8
|
+
readonly ICON: "icon";
|
|
9
|
+
};
|
|
10
|
+
type IdsBreadcrumbDividerType = (typeof IdsBreadcrumbDivider)[keyof typeof IdsBreadcrumbDivider];
|
|
11
|
+
|
|
12
|
+
type IdsBreadcrumbHierarchyType = {
|
|
13
|
+
label: string;
|
|
14
|
+
path: string;
|
|
15
|
+
disabled?: boolean;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
declare const IdsBreadcrumbVariant: {
|
|
19
|
+
readonly PRIMARY: "primary";
|
|
20
|
+
readonly SURFACE: "surface";
|
|
21
|
+
readonly LIGHT: "light";
|
|
22
|
+
};
|
|
23
|
+
type IdsBreadcrumbVariantType = (typeof IdsBreadcrumbVariant)[keyof typeof IdsBreadcrumbVariant];
|
|
24
|
+
|
|
25
|
+
interface IdsBreadcrumbDefaultConfig {
|
|
26
|
+
hierarchy: IdsBreadcrumbHierarchyType[];
|
|
27
|
+
size?: IdsSizeType;
|
|
28
|
+
variant?: IdsBreadcrumbVariantType;
|
|
29
|
+
dividerType?: IdsBreadcrumbDividerType;
|
|
30
|
+
overlayAppearance?: IdsOverlayPanelAppearanceType;
|
|
31
|
+
overlaySize?: IdsSizeType;
|
|
32
|
+
overlayVariant?: IdsOverlayPanelVariantType;
|
|
33
|
+
}
|
|
34
|
+
declare const IDS_BREADCRUMB_DEFAULT_CONFIG: InjectionToken<IdsBreadcrumbDefaultConfig>;
|
|
35
|
+
declare function IDS_BREADCRUMB_DEFAULT_CONFIG_FACTORY(): Required<IdsBreadcrumbDefaultConfig>;
|
|
36
|
+
|
|
37
|
+
declare class IdsBreadcrumbComponent extends ComponentBaseWithDefaults<IdsBreadcrumbDefaultConfig> {
|
|
38
|
+
protected get _hostName(): string;
|
|
39
|
+
protected readonly _defaultConfig: Required<IdsBreadcrumbDefaultConfig>;
|
|
40
|
+
hierarchy: _angular_core.InputSignal<IdsBreadcrumbHierarchyType[]>;
|
|
41
|
+
dividerType: _angular_core.InputSignal<IdsBreadcrumbDividerType>;
|
|
42
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
43
|
+
variant: _angular_core.InputSignal<IdsBreadcrumbVariantType>;
|
|
44
|
+
overlayAppearance: _angular_core.InputSignal<IdsOverlayPanelAppearanceType>;
|
|
45
|
+
overlaySize: _angular_core.InputSignal<IdsSizeType>;
|
|
46
|
+
overlayVariant: _angular_core.InputSignal<IdsOverlayPanelVariantType>;
|
|
47
|
+
protected _breadcrumbs: _angular_core.Signal<(IdsBreadcrumbHierarchyType & {
|
|
48
|
+
hasTooltip?: boolean;
|
|
49
|
+
})[]>;
|
|
50
|
+
protected _truncation: _angular_core.Signal<(IdsBreadcrumbHierarchyType & {
|
|
51
|
+
hasTooltip?: boolean;
|
|
52
|
+
})[]>;
|
|
53
|
+
private _maxLength;
|
|
54
|
+
private _truncationIndex;
|
|
55
|
+
private _hostElement;
|
|
56
|
+
private _resizeObserver;
|
|
57
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
58
|
+
protected _overlayClasses: _angular_core.Signal<string>;
|
|
59
|
+
constructor();
|
|
60
|
+
private _calcmaxLength;
|
|
61
|
+
private _getCssVariableValue;
|
|
62
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsBreadcrumbComponent, never>;
|
|
63
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsBreadcrumbComponent, "ids-breadcrumb", never, { "hierarchy": { "alias": "hierarchy"; "required": false; "isSignal": true; }; "dividerType": { "alias": "dividerType"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "overlayAppearance": { "alias": "overlayAppearance"; "required": false; "isSignal": true; }; "overlaySize": { "alias": "overlaySize"; "required": false; "isSignal": true; }; "overlayVariant": { "alias": "overlayVariant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
export { IDS_BREADCRUMB_DEFAULT_CONFIG, IDS_BREADCRUMB_DEFAULT_CONFIG_FACTORY, IdsBreadcrumbComponent, IdsBreadcrumbDivider, IdsBreadcrumbVariant };
|
|
67
|
+
export type { IdsBreadcrumbDefaultConfig, IdsBreadcrumbDividerType, IdsBreadcrumbHierarchyType, IdsBreadcrumbVariantType };
|
package/button/index.d.ts
CHANGED
|
@@ -1,5 +1,81 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { Signal, 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 IdsButtonVariant: {
|
|
7
|
+
readonly PRIMARY: "primary";
|
|
8
|
+
readonly SECONDARY: "secondary";
|
|
9
|
+
readonly SURFACE: "surface";
|
|
10
|
+
readonly BRAND: "brand";
|
|
11
|
+
readonly LIGHT: "light";
|
|
12
|
+
readonly DARK: "dark";
|
|
13
|
+
readonly INFO: "info";
|
|
14
|
+
readonly SUCCESS: "success";
|
|
15
|
+
readonly WARNING: "warning";
|
|
16
|
+
readonly ERROR: "error";
|
|
17
|
+
readonly LIGHT_FIXED: "light-fixed";
|
|
18
|
+
};
|
|
19
|
+
type IdsButtonVariantType = (typeof IdsButtonVariant)[keyof typeof IdsButtonVariant];
|
|
20
|
+
|
|
21
|
+
declare abstract class IdsButtonParent {
|
|
22
|
+
readonly embeddedButtonVariant: Signal<IdsButtonVariantType>;
|
|
23
|
+
}
|
|
24
|
+
declare const IDS_BUTTON_PARENT: InjectionToken<IdsButtonParent>;
|
|
25
|
+
|
|
26
|
+
declare const IdsButtonAppearance: {
|
|
27
|
+
readonly FILLED: "filled";
|
|
28
|
+
readonly OUTLINED: "outlined";
|
|
29
|
+
readonly TEXT: "text";
|
|
30
|
+
};
|
|
31
|
+
type IdsButtonAppearanceType = (typeof IdsButtonAppearance)[keyof typeof IdsButtonAppearance];
|
|
32
|
+
|
|
33
|
+
interface IdsButtonDefaultConfig {
|
|
34
|
+
appearance?: IdsButtonAppearanceType;
|
|
35
|
+
size?: IdsSizeType;
|
|
36
|
+
variant?: IdsButtonVariantType;
|
|
37
|
+
}
|
|
38
|
+
declare const IDS_BUTTON_DEFAULT_CONFIG: InjectionToken<IdsButtonDefaultConfig>;
|
|
39
|
+
declare function IDS_BUTTON_DEFAULT_CONFIG_FACTORY(): Required<IdsButtonDefaultConfig>;
|
|
40
|
+
|
|
41
|
+
interface IdsButtonGroupDefaultConfig {
|
|
42
|
+
size?: IdsSizeType;
|
|
43
|
+
}
|
|
44
|
+
declare const IDS_BUTTON_GROUP_DEFAULT_CONFIG: InjectionToken<IdsButtonGroupDefaultConfig>;
|
|
45
|
+
declare function IDS_BUTTON_GROUP_DEFAULT_CONFIG_FACTORY(): Required<IdsButtonGroupDefaultConfig>;
|
|
46
|
+
|
|
47
|
+
declare class IdsButtonGroupComponent extends ComponentBaseWithDefaults<IdsButtonGroupDefaultConfig> {
|
|
48
|
+
protected get _hostName(): string;
|
|
49
|
+
protected readonly _defaultConfig: Required<IdsButtonGroupDefaultConfig>;
|
|
50
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
51
|
+
protected _hostClasses: _angular_core.WritableSignal<string>;
|
|
52
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsButtonGroupComponent, never>;
|
|
53
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsButtonGroupComponent, "ids-button-group", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["button[idsButton], button[idsIconButton]"], true, never>;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
declare class IdsButtonComponent extends ComponentBaseWithDefaults<IdsButtonDefaultConfig> {
|
|
57
|
+
protected get _hostName(): string;
|
|
58
|
+
private readonly _parent;
|
|
59
|
+
private readonly _group;
|
|
60
|
+
private _hostElement;
|
|
61
|
+
private _routerLink;
|
|
62
|
+
protected readonly _defaultConfig: Required<IdsButtonDefaultConfig>;
|
|
63
|
+
appearance: _angular_core.InputSignal<IdsButtonAppearanceType>;
|
|
64
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
65
|
+
variant: _angular_core.InputSignal<IdsButtonVariantType>;
|
|
66
|
+
disabled: _angular_core.InputSignalWithTransform<boolean, string | boolean>;
|
|
67
|
+
private _parentOrSelfSize;
|
|
68
|
+
private _parentOrSelfVariant;
|
|
69
|
+
protected _iconLeading: _angular_core.Signal<readonly IdsIconComponent[]>;
|
|
70
|
+
protected _iconTrailing: _angular_core.Signal<readonly IdsIconComponent[]>;
|
|
71
|
+
private get _buttonType();
|
|
72
|
+
constructor();
|
|
73
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
74
|
+
private _disableLink;
|
|
75
|
+
private _enableLink;
|
|
76
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsButtonComponent, never>;
|
|
77
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsButtonComponent, "button[idsButton], a[idsButton]", never, { "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["_iconLeading", "_iconTrailing"], ["[icon-leading]", "*", "[icon-trailing]"], true, never>;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export { IDS_BUTTON_DEFAULT_CONFIG, IDS_BUTTON_DEFAULT_CONFIG_FACTORY, IDS_BUTTON_GROUP_DEFAULT_CONFIG, IDS_BUTTON_GROUP_DEFAULT_CONFIG_FACTORY, IDS_BUTTON_PARENT, IdsButtonAppearance, IdsButtonComponent, IdsButtonGroupComponent, IdsButtonParent, IdsButtonVariant };
|
|
81
|
+
export type { IdsButtonAppearanceType, IdsButtonDefaultConfig, IdsButtonGroupDefaultConfig, IdsButtonVariantType };
|
package/card/index.d.ts
CHANGED
|
@@ -1,5 +1,91 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { InjectionToken, OnInit, EventEmitter } from '@angular/core';
|
|
3
|
+
import { DirectiveBase, IdsSizeType, IdsOrientationType, ComponentBaseWithDefaults } from '@i-cell/ids-angular/core';
|
|
4
|
+
|
|
5
|
+
declare const IdsCardAppearance: {
|
|
6
|
+
readonly FILLED: "filled";
|
|
7
|
+
readonly OUTLINED: "outlined";
|
|
8
|
+
readonly ELEVATED: "elevated";
|
|
9
|
+
};
|
|
10
|
+
type IdsCardAppearanceType = (typeof IdsCardAppearance)[keyof typeof IdsCardAppearance];
|
|
11
|
+
|
|
12
|
+
declare const IdsCardVariant: {
|
|
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 IdsCardVariantType = (typeof IdsCardVariant)[keyof typeof IdsCardVariant];
|
|
25
|
+
|
|
26
|
+
declare abstract class IdsCardSectionBase extends DirectiveBase {
|
|
27
|
+
protected get _hostName(): string;
|
|
28
|
+
stretch: i0.InputSignal<boolean>;
|
|
29
|
+
protected _hostClasses: i0.Signal<string>;
|
|
30
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardSectionBase, never>;
|
|
31
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardSectionBase, never, never, { "stretch": { "alias": "stretch"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
declare class IdsCardBodyDirective extends IdsCardSectionBase {
|
|
35
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardBodyDirective, never>;
|
|
36
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardBodyDirective, "ids-card-body", never, {}, {}, never, never, true, never>;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
interface IdsCardDefaultConfig {
|
|
40
|
+
appearance?: IdsCardAppearanceType;
|
|
41
|
+
size?: IdsSizeType;
|
|
42
|
+
variant?: IdsCardVariantType;
|
|
43
|
+
orientation?: IdsOrientationType;
|
|
44
|
+
}
|
|
45
|
+
declare const IDS_CARD_DEFAULT_CONFIG: InjectionToken<IdsCardDefaultConfig>;
|
|
46
|
+
declare function IDS_CARD_DEFAULT_CONFIG_FACTORY(): Required<IdsCardDefaultConfig>;
|
|
47
|
+
|
|
48
|
+
declare class IdsCardFooterDirective extends IdsCardSectionBase {
|
|
49
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardFooterDirective, never>;
|
|
50
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardFooterDirective, "ids-card-footer,footer[idsCardFooter]", never, {}, {}, never, never, true, never>;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
declare class IdsCardHeaderComponent extends IdsCardSectionBase {
|
|
54
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardHeaderComponent, never>;
|
|
55
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IdsCardHeaderComponent, "ids-card-header,header[idsCardHeader]", never, {}, {}, never, ["ids-card-title, [idsCardTitle], ids-card-subtitle, [idsCardSubtitle]", "*"], true, never>;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
declare class IdsCardMediaDirective extends IdsCardSectionBase {
|
|
59
|
+
stretch: i0.InputSignal<boolean>;
|
|
60
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardMediaDirective, never>;
|
|
61
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardMediaDirective, "[idsCardMedia]", never, { "stretch": { "alias": "stretch"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
declare class IdsCardSubtitleDirective {
|
|
65
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardSubtitleDirective, never>;
|
|
66
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardSubtitleDirective, "[idsCardSubtitle]", never, {}, {}, never, never, true, never>;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
declare class IdsCardTitleDirective {
|
|
70
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardTitleDirective, never>;
|
|
71
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsCardTitleDirective, "[idsCardTitle]", never, {}, {}, never, never, true, never>;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
declare class IdsCardComponent extends ComponentBaseWithDefaults<IdsCardDefaultConfig> implements OnInit {
|
|
75
|
+
protected get _hostName(): string;
|
|
76
|
+
protected readonly _defaultConfig: Required<IdsCardDefaultConfig>;
|
|
77
|
+
appearance: i0.InputSignal<IdsCardAppearanceType>;
|
|
78
|
+
size: i0.InputSignal<IdsSizeType>;
|
|
79
|
+
variant: i0.InputSignal<IdsCardVariantType>;
|
|
80
|
+
orientation: i0.InputSignal<IdsOrientationType>;
|
|
81
|
+
disabled: i0.InputSignalWithTransform<boolean, string | boolean>;
|
|
82
|
+
click: EventEmitter<any>;
|
|
83
|
+
private _hasClickHandler;
|
|
84
|
+
protected _hostClasses: i0.Signal<string>;
|
|
85
|
+
ngOnInit(): void;
|
|
86
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdsCardComponent, never>;
|
|
87
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IdsCardComponent, "ids-card,div[idsCard],article[idsCard],aside[idsCard],section[idsCard]", never, { "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "click": "click"; }, never, ["*", "ids-card-footer,footer[idsCardFooter]"], true, never>;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
export { IDS_CARD_DEFAULT_CONFIG, IDS_CARD_DEFAULT_CONFIG_FACTORY, IdsCardAppearance, IdsCardBodyDirective, IdsCardComponent, IdsCardFooterDirective, IdsCardHeaderComponent, IdsCardMediaDirective, IdsCardSubtitleDirective, IdsCardTitleDirective, IdsCardVariant };
|
|
91
|
+
export type { IdsCardAppearanceType, IdsCardDefaultConfig, IdsCardVariantType };
|
package/checkbox/index.d.ts
CHANGED
|
@@ -1,5 +1,137 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { InjectionToken, OnInit, OnChanges, AfterViewInit, SimpleChanges, Signal } from '@angular/core';
|
|
3
|
+
import { IdsSizeType, ComponentBaseWithDefaults, IdsOrientationType } from '@i-cell/ids-angular/core';
|
|
4
|
+
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
5
|
+
|
|
6
|
+
declare const IdsCheckboxVariant: {
|
|
7
|
+
readonly SURFACE: "surface";
|
|
8
|
+
readonly LIGHT: "light";
|
|
9
|
+
readonly DARK: "dark";
|
|
10
|
+
};
|
|
11
|
+
type IdsCheckboxVariantType = (typeof IdsCheckboxVariant)[keyof typeof IdsCheckboxVariant];
|
|
12
|
+
|
|
13
|
+
interface IdsCheckboxDefaultConfig {
|
|
14
|
+
size?: IdsSizeType;
|
|
15
|
+
variant?: IdsCheckboxVariantType;
|
|
16
|
+
}
|
|
17
|
+
declare const IDS_CHECKBOX_DEFAULT_CONFIG: InjectionToken<IdsCheckboxDefaultConfig>;
|
|
18
|
+
declare function IDS_CHECKBOX_DEFAULT_CONFIG_FACTORY(): Required<IdsCheckboxDefaultConfig>;
|
|
19
|
+
|
|
20
|
+
declare const IdsCheckboxState: {
|
|
21
|
+
readonly UNCHECKED: "unchecked";
|
|
22
|
+
readonly CHECKED: "checked";
|
|
23
|
+
readonly INDETERMINATE: "indeterminate";
|
|
24
|
+
};
|
|
25
|
+
type IdsCheckboxStateType = (typeof IdsCheckboxState)[keyof typeof IdsCheckboxState];
|
|
26
|
+
|
|
27
|
+
interface IdsCheckboxGroupChild {
|
|
28
|
+
checkboxState(): IdsCheckboxStateType;
|
|
29
|
+
deselect(): void;
|
|
30
|
+
select(): void;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
declare class IdsCheckboxComponent extends ComponentBaseWithDefaults<IdsCheckboxDefaultConfig> implements OnInit, OnChanges, AfterViewInit, ControlValueAccessor, IdsCheckboxGroupChild {
|
|
34
|
+
protected get _hostName(): string;
|
|
35
|
+
private readonly _injector;
|
|
36
|
+
private readonly _changeDetectorRef;
|
|
37
|
+
protected readonly _defaultConfig: Required<IdsCheckboxDefaultConfig>;
|
|
38
|
+
private _checkboxGroup;
|
|
39
|
+
private _checkboxState;
|
|
40
|
+
checkboxState: _angular_core.Signal<IdsCheckboxStateType>;
|
|
41
|
+
protected _inputId: _angular_core.Signal<string>;
|
|
42
|
+
name: _angular_core.InputSignal<string | null | undefined>;
|
|
43
|
+
required: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
44
|
+
readonly: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
45
|
+
size: _angular_core.InputSignal<IdsSizeType>;
|
|
46
|
+
tabIndex: _angular_core.InputSignalWithTransform<number, unknown>;
|
|
47
|
+
value: _angular_core.InputSignal<unknown>;
|
|
48
|
+
variant: _angular_core.InputSignal<IdsCheckboxVariantType>;
|
|
49
|
+
checked: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
50
|
+
indeterminate: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
51
|
+
ariaLabel: _angular_core.InputSignal<string>;
|
|
52
|
+
ariaLabelledby: _angular_core.InputSignal<string | null>;
|
|
53
|
+
ariaDescribedby: _angular_core.InputSignal<string>;
|
|
54
|
+
disabled: _angular_core.ModelSignal<boolean>;
|
|
55
|
+
protected _isChecked: _angular_core.Signal<boolean>;
|
|
56
|
+
protected _isIndeterminate: _angular_core.Signal<boolean>;
|
|
57
|
+
protected _isFocusable: _angular_core.Signal<boolean>;
|
|
58
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
59
|
+
protected _nativeValue: _angular_core.Signal<string | undefined>;
|
|
60
|
+
private _parentOrSelfSize;
|
|
61
|
+
private _parentOrSelfVariant;
|
|
62
|
+
private _onChange;
|
|
63
|
+
private _onTouched;
|
|
64
|
+
controlDir: NgControl | null;
|
|
65
|
+
readonly change: _angular_core.OutputEmitterRef<IdsCheckBoxChangeEvent>;
|
|
66
|
+
readonly indeterminateChange: _angular_core.OutputEmitterRef<boolean>;
|
|
67
|
+
private _inputElement;
|
|
68
|
+
private _hintMessages;
|
|
69
|
+
private _errorMessages;
|
|
70
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
71
|
+
ngOnInit(): void;
|
|
72
|
+
ngAfterViewInit(): void;
|
|
73
|
+
focus(): void;
|
|
74
|
+
writeValue(value: boolean): void;
|
|
75
|
+
registerOnChange(fn: () => void): void;
|
|
76
|
+
registerOnTouched(fn: () => unknown): void;
|
|
77
|
+
setDisabledState?(isDisabled: boolean): void;
|
|
78
|
+
protected _createChangeEvent(isChecked: boolean, value: unknown): IdsCheckBoxChangeEvent;
|
|
79
|
+
private _emitChangeEvent;
|
|
80
|
+
toggle(): void;
|
|
81
|
+
select(): void;
|
|
82
|
+
deselect(): void;
|
|
83
|
+
private _handleInputClick;
|
|
84
|
+
onBlur(): void;
|
|
85
|
+
private _syncChecked;
|
|
86
|
+
private _syncIndeterminate;
|
|
87
|
+
onInputClick(): void;
|
|
88
|
+
onTouchTargetClick(): void;
|
|
89
|
+
get displayedMessages(): 'error' | 'hint' | undefined;
|
|
90
|
+
protected get _hasRequiredValidator(): boolean;
|
|
91
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsCheckboxComponent, never>;
|
|
92
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsCheckboxComponent, "ids-checkbox", never, { "name": { "alias": "name"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "tabIndex": { "alias": "tabIndex"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "ariaDescribedby": { "alias": "aria-describedby"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "disabled": "disabledChange"; "change": "change"; "indeterminateChange": "indeterminateChange"; }, ["_hintMessages", "_errorMessages"], ["*", "ids-error-message", "ids-hint-message"], true, never>;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
declare class IdsCheckBoxChangeEvent {
|
|
96
|
+
source: IdsCheckboxComponent;
|
|
97
|
+
checked: boolean;
|
|
98
|
+
value?: unknown;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
interface IdsCheckboxGroupDefaultConfig extends IdsCheckboxDefaultConfig {
|
|
102
|
+
orientation: IdsOrientationType;
|
|
103
|
+
allowParent: boolean;
|
|
104
|
+
}
|
|
105
|
+
declare const IDS_CHECKBOX_GROUP_DEFAULT_CONFIG: InjectionToken<IdsCheckboxGroupDefaultConfig>;
|
|
106
|
+
declare function IDS_CHECKBOX_GROUP_DEFAULT_CONFIG_FACTORY(): Required<IdsCheckboxGroupDefaultConfig>;
|
|
107
|
+
|
|
108
|
+
interface IdsCheckboxParent {
|
|
109
|
+
size: Signal<IdsSizeType | null>;
|
|
110
|
+
variant: Signal<IdsCheckboxVariantType | null>;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
declare class IdsCheckboxGroupComponent extends ComponentBaseWithDefaults<IdsCheckboxGroupDefaultConfig> implements IdsCheckboxParent {
|
|
114
|
+
protected get _hostName(): string;
|
|
115
|
+
protected readonly _defaultConfig: Required<IdsCheckboxGroupDefaultConfig>;
|
|
116
|
+
private _childCheckboxes;
|
|
117
|
+
groupLabel: _angular_core.InputSignal<string>;
|
|
118
|
+
allowParent: _angular_core.InputSignal<boolean>;
|
|
119
|
+
parentCheckboxLabel: _angular_core.InputSignal<string>;
|
|
120
|
+
name: _angular_core.InputSignal<string | undefined>;
|
|
121
|
+
size: _angular_core.InputSignal<IdsSizeType | null>;
|
|
122
|
+
variant: _angular_core.InputSignal<IdsCheckboxVariantType | null>;
|
|
123
|
+
orientation: _angular_core.InputSignal<IdsOrientationType | null>;
|
|
124
|
+
protected _groupLabelId: _angular_core.Signal<string>;
|
|
125
|
+
protected _hostClasses: _angular_core.Signal<string>;
|
|
126
|
+
protected _parentCheckboxChecked: _angular_core.Signal<boolean>;
|
|
127
|
+
protected _parentCheckboxIndeterminate: _angular_core.Signal<boolean>;
|
|
128
|
+
private _invalidParentOrientation;
|
|
129
|
+
selectAllChild(): void;
|
|
130
|
+
deselectAllChild(): void;
|
|
131
|
+
protected _handleParentChange(event: IdsCheckBoxChangeEvent): void;
|
|
132
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<IdsCheckboxGroupComponent, never>;
|
|
133
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<IdsCheckboxGroupComponent, "ids-checkbox-group", never, { "groupLabel": { "alias": "label"; "required": false; "isSignal": true; }; "allowParent": { "alias": "allowParent"; "required": false; "isSignal": true; }; "parentCheckboxLabel": { "alias": "parentLabel"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; }, {}, ["_childCheckboxes"], ["ids-checkbox"], true, never>;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
export { IDS_CHECKBOX_DEFAULT_CONFIG, IDS_CHECKBOX_DEFAULT_CONFIG_FACTORY, IDS_CHECKBOX_GROUP_DEFAULT_CONFIG, IDS_CHECKBOX_GROUP_DEFAULT_CONFIG_FACTORY, IdsCheckBoxChangeEvent, IdsCheckboxComponent, IdsCheckboxGroupComponent, IdsCheckboxState, IdsCheckboxVariant };
|
|
137
|
+
export type { IdsCheckboxDefaultConfig, IdsCheckboxGroupDefaultConfig, IdsCheckboxStateType, IdsCheckboxVariantType };
|