@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
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { IdsInputDefaultConfig } from './input-defaults';
|
|
2
|
-
import { IdsInputType } from './types/input.type';
|
|
3
|
-
import { AbstractErrorStateMatcher } from '../../common/error/error-state';
|
|
4
|
-
import { AbstractSuccessStateMatcher } from '../../common/success/success-state';
|
|
5
|
-
import { IdsFormFieldControl } from '../form-field/form-field-control';
|
|
6
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
7
|
-
import { ControlEvent } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class IdsInputDirective extends IdsFormFieldControl<IdsInputDefaultConfig> implements AfterViewInit {
|
|
10
|
-
protected get _hostName(): string;
|
|
11
|
-
protected readonly _elementRef: ElementRef<HTMLInputElement> | ElementRef<HTMLTextAreaElement>;
|
|
12
|
-
protected readonly _defaultConfig: Required<IdsInputDefaultConfig>;
|
|
13
|
-
private _focused;
|
|
14
|
-
name: import("@angular/core").InputSignal<string | undefined>;
|
|
15
|
-
type: import("@angular/core").InputSignal<IdsInputType>;
|
|
16
|
-
readonly errorStateMatcher: import("@angular/core").InputSignal<AbstractErrorStateMatcher>;
|
|
17
|
-
readonly successStateMatcher: import("@angular/core").InputSignal<AbstractSuccessStateMatcher>;
|
|
18
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
19
|
-
private _validateTypeEffect;
|
|
20
|
-
ngAfterViewInit(): void;
|
|
21
|
-
private _validateType;
|
|
22
|
-
focus(options?: FocusOptions): void;
|
|
23
|
-
private _focusChanged;
|
|
24
|
-
updateControlState(event: ControlEvent): void;
|
|
25
|
-
/**
|
|
26
|
-
* Should be an arrow function in order to handle `this` outside of this class
|
|
27
|
-
*/
|
|
28
|
-
onContainerClick: () => void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsInputDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsInputDirective, "input[idsInput][ngModel]:not([formControl]):not([formControlName]), input[idsInput][formControl]:not([ngModel]):not([formControlName]), input[idsInput][formControlName]:not([ngModel]):not([formControl]), textarea[idsInput][ngModel]:not([formControl]):not([formControlName]), textarea[idsInput][formControl]:not([ngModel]):not([formControlName]), textarea[idsInput][formControlName]:not([ngModel]):not([formControl])", ["idsInput"], { "name": { "alias": "name"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "errorStateMatcher": { "alias": "errorStateMatcher"; "required": false; "isSignal": true; }; "successStateMatcher": { "alias": "successStateMatcher"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type IdsInputType = 'button' | 'checkbox' | 'color' | 'date' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'image' | 'month' | 'number' | 'password' | 'radio' | 'range' | 'reset' | 'search' | 'submit' | 'tel' | 'text' | 'time' | 'url' | 'week';
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { IdsErrorMessageMapping } from '../types/error-message-mapping';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Directive to map an error message to an error code for a form field.
|
|
5
|
-
* Mappings must be defined between the directive element's tags ordered by priority (descending from top to bottom).
|
|
6
|
-
* The error code is provided as an attribute, while the error message will be this directive's text content.
|
|
7
|
-
* The latter can be a plain string literal or even an interpolated string value.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* ```html
|
|
11
|
-
* <ids-form-field>
|
|
12
|
-
* <ids-label>Input field</ids-label>
|
|
13
|
-
* <input
|
|
14
|
-
* idsInput
|
|
15
|
-
* ngModel
|
|
16
|
-
* customValidator
|
|
17
|
-
* required
|
|
18
|
-
* [minlength]="3"
|
|
19
|
-
* [maxlength]="10"
|
|
20
|
-
* [pattern]="validPattern"
|
|
21
|
-
* >
|
|
22
|
-
* <ids-error-message>
|
|
23
|
-
* <ids-error-def code="required">{{ 'ERROR.REQUIRED.CUSTOM' | translate }}</ids-error-def>
|
|
24
|
-
* <ids-error-def code="minlength">'minLength' error message</ids-error-def>
|
|
25
|
-
* <ids-error-def code="maxlength">'maxLength' error message</ids-error-def>
|
|
26
|
-
* <ids-error-def code="pattern">'pattern' error message with interpolation: {{ model.value }}</ids-error-def>
|
|
27
|
-
* <ids-error-def code="custom">Custom validator error message</ids-error-def>
|
|
28
|
-
* </ids-error-message>
|
|
29
|
-
* </ids-form-field>
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
export declare class IdsErrorDefinitionDirective {
|
|
33
|
-
/**
|
|
34
|
-
* The validation error's identifier code
|
|
35
|
-
*/
|
|
36
|
-
code: import("@angular/core").InputSignal<string>;
|
|
37
|
-
private _elementRef;
|
|
38
|
-
/**
|
|
39
|
-
* The validation error's message that will be presented to the user
|
|
40
|
-
*/
|
|
41
|
-
get errorMessage(): string;
|
|
42
|
-
/**
|
|
43
|
-
* Creates a IdsErrorMessageMapping instance based on this directive's state (code, errorMessage)
|
|
44
|
-
* @returns A IdsErrorMessageMapping instance
|
|
45
|
-
*/
|
|
46
|
-
toErrorMessageMapping(): IdsErrorMessageMapping;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsErrorDefinitionDirective, never>;
|
|
48
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsErrorDefinitionDirective, "ids-error-def", never, { "code": { "alias": "code"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
49
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { IdsMessageSuffixDirective } from '../../../directives/message-suffix.directive';
|
|
2
|
-
import { IdsErrorMessageMapping } from '../types/error-message-mapping';
|
|
3
|
-
import { ComponentBase } from '@i-cell/ids-angular/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "../../../directives/message.directive";
|
|
6
|
-
export declare class IdsErrorMessageComponent extends ComponentBase {
|
|
7
|
-
protected get _hostName(): string;
|
|
8
|
-
private _parent;
|
|
9
|
-
private _control;
|
|
10
|
-
private _errorDefDirs;
|
|
11
|
-
private _errorDefs;
|
|
12
|
-
protected _validationError: import("@angular/core").WritableSignal<IdsErrorMessageMapping | null>;
|
|
13
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
14
|
-
suffixes: import("@angular/core").Signal<readonly IdsMessageSuffixDirective[]>;
|
|
15
|
-
constructor();
|
|
16
|
-
private _selectMostImportantValidationError;
|
|
17
|
-
protected _getValidationErrorMessage(messageOrFn: IdsErrorMessageMapping['message']): string;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsErrorMessageComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsErrorMessageComponent, "ids-error-message", never, {}, {}, ["_errorDefDirs", "suffixes"], ["[idsMessagePrefix]", "[idsMessageSuffix]"], true, [{ directive: typeof i1.IdsMessageDirective; inputs: {}; outputs: {}; }]>;
|
|
20
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { IdsMessagePrefixDirective } from '../../../directives/message-prefix.directive';
|
|
2
|
-
import { IdsMessageSuffixDirective } from '../../../directives/message-suffix.directive';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../../../directives/message.directive";
|
|
5
|
-
export declare class IdsHintMessageComponent {
|
|
6
|
-
prefixes: import("@angular/core").Signal<readonly IdsMessagePrefixDirective[]>;
|
|
7
|
-
suffixes: import("@angular/core").Signal<readonly IdsMessageSuffixDirective[]>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsHintMessageComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsHintMessageComponent, "ids-hint-message", never, {}, {}, ["prefixes", "suffixes"], ["[idsMessagePrefix]", "*", "[idsMessageSuffix]"], true, [{ directive: typeof i1.IdsMessageDirective; inputs: { "size": "size"; "variant": "variant"; }; outputs: {}; }]>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IdsMessageVariantType } from './types/message-variant.type';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { IdsSizeType } from '@i-cell/ids-angular/core';
|
|
4
|
-
export interface IdsMessageDefaultConfig {
|
|
5
|
-
size?: IdsSizeType;
|
|
6
|
-
variant?: IdsMessageVariantType;
|
|
7
|
-
}
|
|
8
|
-
export declare const IDS_MESSAGE_DEFAULT_CONFIG: InjectionToken<IdsMessageDefaultConfig>;
|
|
9
|
-
export declare function IDS_MESSAGE_DEFAULT_CONFIG_FACTORY(): Required<IdsMessageDefaultConfig>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IdsMessageSuffixDirective } from '../../../directives/message-suffix.directive';
|
|
2
|
-
import { ComponentBase } from '@i-cell/ids-angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../../../directives/message.directive";
|
|
5
|
-
export declare class IdsSuccessMessageComponent extends ComponentBase {
|
|
6
|
-
protected get _hostName(): string;
|
|
7
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
8
|
-
suffixes: import("@angular/core").Signal<readonly IdsMessageSuffixDirective[]>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsSuccessMessageComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsSuccessMessageComponent, "ids-success-message", never, {}, {}, ["suffixes"], ["[idsMessagePrefix]", "*", "[idsMessageSuffix]"], true, [{ directive: typeof i1.IdsMessageDirective; inputs: {}; outputs: {}; }]>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A validation error's representation that maps an error message (or a function returning a message) to an error code.
|
|
3
|
-
*/
|
|
4
|
-
export interface IdsErrorMessageMapping {
|
|
5
|
-
/** The code of the error (usually the error key returned by a {@link ValidatorFn}) */
|
|
6
|
-
code: string;
|
|
7
|
-
/** The error's message (either a string literal or a function that returns a literal) */
|
|
8
|
-
message: string | (() => string);
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IdsFormFieldVariantType } from '../../form-field/types/form-field-variant.type';
|
|
2
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
3
|
-
import { IdsSizeType } from '@i-cell/ids-angular/core';
|
|
4
|
-
export interface IdsMessageParentFormField {
|
|
5
|
-
disabled: Signal<boolean>;
|
|
6
|
-
size: Signal<IdsSizeType>;
|
|
7
|
-
variant: Signal<IdsFormFieldVariantType>;
|
|
8
|
-
}
|
|
9
|
-
export declare const IDS_MESSAGE_PARENT_FORM_FIELD: InjectionToken<IdsMessageParentFormField>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ComponentBase } from '@i-cell/ids-angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IdsOptionGroupComponent extends ComponentBase {
|
|
4
|
-
protected get _hostName(): string;
|
|
5
|
-
private readonly _parent;
|
|
6
|
-
protected readonly _inert: boolean;
|
|
7
|
-
label: import("@angular/core").InputSignal<string | undefined>;
|
|
8
|
-
disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
|
-
protected readonly _labelId: import("@angular/core").Signal<string>;
|
|
10
|
-
protected readonly _hostClasses: import("@angular/core").Signal<string>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsOptionGroupComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsOptionGroupComponent, "ids-option-group", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, ["ids-option, ng-container"], true, never>;
|
|
13
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { IdsOptionGroupComponent } from './option-group.component';
|
|
2
|
-
import { IdsOptionSelectionChange } from './types/option-events.class';
|
|
3
|
-
import { IdsFormFieldVariantType } from '../form-field/types/form-field-variant.type';
|
|
4
|
-
import { IdsPseudoCheckboxParent } from '../pseudo-checkbox/tokens/pseudo-checkbox-parent';
|
|
5
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
6
|
-
import { OnInit } from '@angular/core';
|
|
7
|
-
import { ComponentBase } from '@i-cell/ids-angular/core';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class IdsOptionComponent<T = unknown> extends ComponentBase implements OnInit, IdsPseudoCheckboxParent<IdsFormFieldVariantType> {
|
|
10
|
-
protected get _hostName(): string;
|
|
11
|
-
private readonly _parent;
|
|
12
|
-
private readonly _element;
|
|
13
|
-
readonly group: IdsOptionGroupComponent | null;
|
|
14
|
-
private _textElement;
|
|
15
|
-
selected: import("@angular/core").WritableSignal<boolean>;
|
|
16
|
-
private _active;
|
|
17
|
-
size: import("@angular/core").Signal<import("@i-cell/ids-angular").IdsSizeType>;
|
|
18
|
-
variant: import("@angular/core").Signal<IdsFormFieldVariantType>;
|
|
19
|
-
value: import("@angular/core").InputSignal<T | undefined>;
|
|
20
|
-
explicitViewValue: import("@angular/core").InputSignal<string | null>;
|
|
21
|
-
disabledInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
22
|
-
disabled: boolean;
|
|
23
|
-
protected _groupOrOptionIsDisabled: import("@angular/core").Signal<boolean>;
|
|
24
|
-
protected readonly _multiSelect: boolean;
|
|
25
|
-
onSelectionChange: import("@angular/core").OutputEmitterRef<IdsOptionSelectionChange<T>>;
|
|
26
|
-
viewValue: import("@angular/core").Signal<string>;
|
|
27
|
-
protected readonly _hostClasses: import("@angular/core").Signal<string>;
|
|
28
|
-
protected _pseudoCheckboxState: import("@angular/core").Signal<"unchecked" | "checked">;
|
|
29
|
-
embeddedPseudoCheckboxSize: import("@angular/core").Signal<import("@i-cell/ids-angular").IdsSizeType>;
|
|
30
|
-
embeddedPseudoCheckboxVariant: import("@angular/core").WritableSignal<"surface">;
|
|
31
|
-
constructor();
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
private _handleKeydown;
|
|
34
|
-
selectViaInteraction(): void;
|
|
35
|
-
getHostElement(): HTMLElement;
|
|
36
|
-
select(emitEvent?: boolean): void;
|
|
37
|
-
deselect(emitEvent?: boolean): void;
|
|
38
|
-
focus(_origin?: FocusOrigin, options?: FocusOptions): void;
|
|
39
|
-
setActiveStyles(): void;
|
|
40
|
-
setInactiveStyles(): void;
|
|
41
|
-
getLabel(): string;
|
|
42
|
-
private _emitSelectionChangeEvent;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsOptionComponent<any>, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsOptionComponent<any>, "ids-option", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "explicitViewValue": { "alias": "viewValue"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "onSelectionChange": "onSelectionChange"; }, never, ["*"], true, never>;
|
|
45
|
-
}
|
|
46
|
-
export declare function _countGroupLabelsBeforeOption(optionIndex: number, options: Readonly<IdsOptionComponent[]>, optionGroups: Readonly<IdsOptionGroupComponent[]>): number;
|
|
47
|
-
export declare function _getOptionScrollPosition(optionOffset: number, optionHeight: number, currentScrollPosition: number, panelHeight: number): number;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IdsFormFieldVariantType } from '../../form-field/types/form-field-variant.type';
|
|
2
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
3
|
-
import { IdsSizeType } from '@i-cell/ids-angular/core';
|
|
4
|
-
export interface IdsOptionParentComponent {
|
|
5
|
-
multiSelect: Signal<boolean>;
|
|
6
|
-
inertGroups?: boolean;
|
|
7
|
-
parentSize: Signal<IdsSizeType>;
|
|
8
|
-
parentVariant: Signal<IdsFormFieldVariantType>;
|
|
9
|
-
isOptionPreSelectedByValue(optionValue: unknown): boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const IDS_OPTION_PARENT_COMPONENT: InjectionToken<IdsOptionParentComponent>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IdsOptionComponent } from '../option.component';
|
|
2
|
-
export declare class IdsOptionSelectionChange<T = unknown> {
|
|
3
|
-
source: IdsOptionComponent<T>;
|
|
4
|
-
selected: boolean;
|
|
5
|
-
isUserInput: boolean;
|
|
6
|
-
constructor(source: IdsOptionComponent<T>, selected: boolean, isUserInput?: boolean);
|
|
7
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { IdsPseudoCheckboxStateType } from './types/pseudo-checkbox-state.type';
|
|
2
|
-
import { ComponentBase } from '@i-cell/ids-angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PseudoCheckboxComponent extends ComponentBase {
|
|
5
|
-
protected get _hostName(): string;
|
|
6
|
-
private readonly _parent;
|
|
7
|
-
checkboxState: import("@angular/core").InputSignal<IdsPseudoCheckboxStateType>;
|
|
8
|
-
disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
9
|
-
protected _isChecked: import("@angular/core").Signal<boolean>;
|
|
10
|
-
protected _isIndeterminate: import("@angular/core").Signal<boolean>;
|
|
11
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PseudoCheckboxComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PseudoCheckboxComponent, "ids-pseudo-checkbox", never, { "checkboxState": { "alias": "checkboxState"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
2
|
-
import { IdsSizeType } from '@i-cell/ids-angular/core';
|
|
3
|
-
export interface IdsPseudoCheckboxParent<T extends string> {
|
|
4
|
-
embeddedPseudoCheckboxSize: Signal<IdsSizeType>;
|
|
5
|
-
embeddedPseudoCheckboxVariant: Signal<T>;
|
|
6
|
-
}
|
|
7
|
-
export declare const IDS_PSEUDO_CHECKBOX_PARENT: InjectionToken<IdsPseudoCheckboxParent<string>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const IdsPseudoCheckboxState: {
|
|
2
|
-
readonly UNCHECKED: "unchecked";
|
|
3
|
-
readonly CHECKED: "checked";
|
|
4
|
-
readonly INDETERMINATE: "indeterminate";
|
|
5
|
-
};
|
|
6
|
-
export type IdsPseudoCheckboxStateType = (typeof IdsPseudoCheckboxState)[keyof typeof IdsPseudoCheckboxState];
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsFormFieldActionDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsFormFieldActionDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsFormFieldActionDirective, "[idsFormFieldAction]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsMessagePrefixDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsMessagePrefixDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsMessagePrefixDirective, "[idsMessagePrefix]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsMessageSuffixDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsMessageSuffixDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsMessageSuffixDirective, "[idsMessageSuffix]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { IdsMessageDefaultConfig } from '../components/message/message-defaults';
|
|
2
|
-
import { IdsMessageVariantType } from '../components/message/types/message-variant.type';
|
|
3
|
-
import { ComponentBaseWithDefaults, IdsSizeType } from '@i-cell/ids-angular/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class IdsMessageDirective extends ComponentBaseWithDefaults<IdsMessageDefaultConfig> {
|
|
6
|
-
protected get _hostName(): string;
|
|
7
|
-
private readonly _parent;
|
|
8
|
-
protected readonly _defaultConfig: Required<IdsMessageDefaultConfig>;
|
|
9
|
-
size: import("@angular/core").InputSignal<IdsSizeType>;
|
|
10
|
-
variant: import("@angular/core").InputSignal<IdsMessageVariantType>;
|
|
11
|
-
private _parentOrSelfSize;
|
|
12
|
-
private _parentOrSelfVariant;
|
|
13
|
-
private _parentDisabled;
|
|
14
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsMessageDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsMessageDirective, "[idsMessage]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsPrefixDirective {
|
|
3
|
-
set idsLeadingIcon(value: '');
|
|
4
|
-
isLeadingIcon: boolean;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsPrefixDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsPrefixDirective, "[idsPrefix], [idsLeadingIcon]", never, { "idsLeadingIcon": { "alias": "idsLeadingIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsSuffixDirective {
|
|
3
|
-
set idsTrailingIcon(value: '');
|
|
4
|
-
isTrailingIcon: boolean;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsSuffixDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsSuffixDirective, "[idsSuffix], [idsTrailingIcon]", never, { "idsTrailingIcon": { "alias": "idsTrailingIcon"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
package/forms/public-api.d.ts
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export * from './common/error/error-state';
|
|
2
|
-
export * from './common/success/success-state';
|
|
3
|
-
export * from './components/fieldset/fieldset-row/fieldset-row.component';
|
|
4
|
-
export * from './components/fieldset/fieldset-defaults';
|
|
5
|
-
export * from './components/fieldset/fieldset-message.directive';
|
|
6
|
-
export * from './components/fieldset/fieldset.component';
|
|
7
|
-
export * from './components/form-field/tokens/form-field-control';
|
|
8
|
-
export * from './components/form-field/types/form-field-variant.type';
|
|
9
|
-
export * from './components/form-field/form-field-control';
|
|
10
|
-
export * from './components/form-field/form-field-defaults';
|
|
11
|
-
export * from './components/form-field/form-field.component';
|
|
12
|
-
export * from './components/input/input-defaults';
|
|
13
|
-
export * from './components/input/input.directive';
|
|
14
|
-
export * from './components/message/error-message/error-definition.directive';
|
|
15
|
-
export * from './components/message/error-message/error-message.component';
|
|
16
|
-
export * from './components/message/hint-message/hint-message.component';
|
|
17
|
-
export * from './components/message/success-message/success-message.component';
|
|
18
|
-
export * from './components/message/types/error-message-mapping';
|
|
19
|
-
export * from './components/message/types/message-variant.type';
|
|
20
|
-
export * from './components/message/types/message.type';
|
|
21
|
-
export * from './components/message/message-defaults';
|
|
22
|
-
export * from './components/option/tokens/option-group';
|
|
23
|
-
export * from './components/option/tokens/option-parent';
|
|
24
|
-
export * from './components/option/types/option-events.class';
|
|
25
|
-
export * from './components/option/option-group.component';
|
|
26
|
-
export * from './components/option/option.component';
|
|
27
|
-
export * from './components/pseudo-checkbox/tokens/pseudo-checkbox-parent';
|
|
28
|
-
export * from './components/pseudo-checkbox/types/pseudo-checkbox-state.type';
|
|
29
|
-
export * from './components/pseudo-checkbox/pseudo-checkbox.component';
|
|
30
|
-
export * from './directives/form-field-action.directive';
|
|
31
|
-
export * from './directives/label.directive';
|
|
32
|
-
export * from './directives/message-prefix.directive';
|
|
33
|
-
export * from './directives/message-suffix.directive';
|
|
34
|
-
export * from './directives/message.directive';
|
|
35
|
-
export * from './directives/prefix.directive';
|
|
36
|
-
export * from './directives/suffix.directive';
|
|
37
|
-
export * from './validators';
|
package/forms/validators.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, ValidationErrors } from '@angular/forms';
|
|
2
|
-
export declare class IdsValidators {
|
|
3
|
-
static required(control: AbstractControl): ValidationErrors | null;
|
|
4
|
-
static requiredTrue(control: AbstractControl): ValidationErrors | null;
|
|
5
|
-
static requiredFalse(control: AbstractControl): ValidationErrors | null;
|
|
6
|
-
}
|
|
7
|
-
export declare function requiredValidator(control: AbstractControl): ValidationErrors | null;
|
|
8
|
-
export declare function requiredTrueValidator(control: AbstractControl): ValidationErrors | null;
|
|
9
|
-
export declare function requiredFalseValidator(control: AbstractControl): ValidationErrors | null;
|
package/icon/icon-defaults.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { IdsIconVariantType } from './types/icon-variant.type';
|
|
2
|
-
import { InjectionToken } from '@angular/core';
|
|
3
|
-
import { IdsSizeCollectionType, IdsSizeType } from '@i-cell/ids-angular/core';
|
|
4
|
-
export interface IdsIconDefaultConfig {
|
|
5
|
-
size?: IdsSizeType;
|
|
6
|
-
sizeCollection?: IdsSizeCollectionType;
|
|
7
|
-
variant?: IdsIconVariantType;
|
|
8
|
-
iconAssetsPath: string;
|
|
9
|
-
fontNameMappings?: Record<string, string>;
|
|
10
|
-
}
|
|
11
|
-
export declare const IDS_ICON_DEFAULT_CONFIG: InjectionToken<IdsIconDefaultConfig>;
|
|
12
|
-
export declare function IDS_ICON_DEFAULT_CONFIG_FACTORY(): Required<IdsIconDefaultConfig>;
|
package/icon/icon.component.d.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { IdsIconDefaultConfig } from './icon-defaults';
|
|
2
|
-
import { IdsIconVariantType } from './types/icon-variant.type';
|
|
3
|
-
import { OnInit } from '@angular/core';
|
|
4
|
-
import { ComponentBaseWithDefaults, IdsSizeCollectionType, IdsSizeType } from '@i-cell/ids-angular/core';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class IdsIconComponent extends ComponentBaseWithDefaults<IdsIconDefaultConfig> implements OnInit {
|
|
7
|
-
protected get _hostName(): string;
|
|
8
|
-
private readonly _parent;
|
|
9
|
-
protected readonly _defaultConfig: Required<IdsIconDefaultConfig>;
|
|
10
|
-
private readonly _elementRef;
|
|
11
|
-
private readonly _document;
|
|
12
|
-
private readonly _httpClient;
|
|
13
|
-
private readonly _sanitizer;
|
|
14
|
-
size: import("@angular/core").InputSignal<IdsSizeType>;
|
|
15
|
-
sizeCollection: import("@angular/core").InputSignal<IdsSizeCollectionType>;
|
|
16
|
-
variant: import("@angular/core").InputSignal<IdsIconVariantType>;
|
|
17
|
-
fontIcon: import("@angular/core").InputSignalWithTransform<string | null, string>;
|
|
18
|
-
svgIconName: import("@angular/core").InputSignalWithTransform<string | null, string>;
|
|
19
|
-
ariaHidden: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
20
|
-
protected _svgIcon: SVGElement | null;
|
|
21
|
-
protected _safeFontIcon: import("@angular/core").Signal<string | null>;
|
|
22
|
-
protected _iconSourceType: import("@angular/core").Signal<"svg" | "font">;
|
|
23
|
-
private _parentOrSelfVariant;
|
|
24
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
25
|
-
private _sanitizeSvgIconEffect;
|
|
26
|
-
ngOnInit(): void;
|
|
27
|
-
private _getSvgElementSource;
|
|
28
|
-
private _setSvgElement;
|
|
29
|
-
private _clearSvgElement;
|
|
30
|
-
private _getSvgElement;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsIconComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsIconComponent, "ids-icon", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "sizeCollection": { "alias": "sizeCollection"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "fontIcon": { "alias": "fontIcon"; "required": false; "isSignal": true; }; "svgIconName": { "alias": "svgIcon"; "required": false; "isSignal": true; }; "ariaHidden": { "alias": "aria-hidden"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
33
|
-
}
|
package/icon/public-api.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { IdsIconVariantType } from '../types/icon-variant.type';
|
|
2
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
3
|
-
export declare abstract class IdsIconParent {
|
|
4
|
-
readonly embeddedIconVariant: Signal<IdsIconVariantType>;
|
|
5
|
-
}
|
|
6
|
-
export declare const IDS_ICON_PARENT: InjectionToken<IdsIconParent>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare const IdsIconVariant: {
|
|
2
|
-
readonly PRIMARY: "primary";
|
|
3
|
-
readonly SECONDARY: "secondary";
|
|
4
|
-
readonly SURFACE: "surface";
|
|
5
|
-
readonly BRAND: "brand";
|
|
6
|
-
readonly LIGHT: "light";
|
|
7
|
-
readonly DARK: "dark";
|
|
8
|
-
readonly SUCCESS: "success";
|
|
9
|
-
readonly WARNING: "warning";
|
|
10
|
-
readonly ERROR: "error";
|
|
11
|
-
};
|
|
12
|
-
export type IdsIconVariantType = (typeof IdsIconVariant)[keyof typeof IdsIconVariant];
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IdsIconButtonAppearanceType } from './types/icon-button-appearance.type';
|
|
2
|
-
import { IdsIconButtonVariantType } from './types/icon-button-variant.type';
|
|
3
|
-
import { InjectionToken } from '@angular/core';
|
|
4
|
-
import { IdsSizeType } from '@i-cell/ids-angular/core';
|
|
5
|
-
export interface IdsIconButtonDefaultConfig {
|
|
6
|
-
appearance?: IdsIconButtonAppearanceType;
|
|
7
|
-
size?: IdsSizeType;
|
|
8
|
-
variant?: IdsIconButtonVariantType;
|
|
9
|
-
}
|
|
10
|
-
export declare const IDS_ICON_BUTTON_DEFAULT_CONFIG: InjectionToken<IdsIconButtonDefaultConfig>;
|
|
11
|
-
export declare function IDS_ICON_BUTTON_DEFAULT_CONFIG_FACTORY(): Required<IdsIconButtonDefaultConfig>;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { IdsIconButtonDefaultConfig } from './icon-button-defaults';
|
|
2
|
-
import { IdsIconButtonAppearanceType } from './types/icon-button-appearance.type';
|
|
3
|
-
import { IdsIconButtonVariantType } from './types/icon-button-variant.type';
|
|
4
|
-
import { ComponentBaseWithDefaults, IdsSizeType } from '@i-cell/ids-angular/core';
|
|
5
|
-
import { IdsIconComponent } from '@i-cell/ids-angular/icon';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class IdsIconButtonComponent extends ComponentBaseWithDefaults<IdsIconButtonDefaultConfig> {
|
|
8
|
-
protected get _hostName(): string;
|
|
9
|
-
private readonly _parent;
|
|
10
|
-
private _hostElement;
|
|
11
|
-
private _routerLink;
|
|
12
|
-
protected readonly _defaultConfig: Required<IdsIconButtonDefaultConfig>;
|
|
13
|
-
appearance: import("@angular/core").InputSignal<IdsIconButtonAppearanceType>;
|
|
14
|
-
size: import("@angular/core").InputSignal<IdsSizeType>;
|
|
15
|
-
variant: import("@angular/core").InputSignal<IdsIconButtonVariantType>;
|
|
16
|
-
disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
17
|
-
protected _icons: import("@angular/core").Signal<readonly IdsIconComponent[]>;
|
|
18
|
-
private _parentOrSelfAppearance;
|
|
19
|
-
private _parentOrSelfVariant;
|
|
20
|
-
private _parentOrSelfDisabled;
|
|
21
|
-
protected _hostClasses: import("@angular/core").Signal<string>;
|
|
22
|
-
private get _buttonType();
|
|
23
|
-
constructor();
|
|
24
|
-
private _disableLink;
|
|
25
|
-
private _enableLink;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsIconButtonComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IdsIconButtonComponent, "button[idsIconButton], a[idsIconButton]", 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; }; }, {}, ["_icons"], ["ids-icon"], true, never>;
|
|
28
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IdsIconButtonAppearanceType } from '../types/icon-button-appearance.type';
|
|
2
|
-
import { IdsIconButtonVariantType } from '../types/icon-button-variant.type';
|
|
3
|
-
import { InjectionToken, Signal } from '@angular/core';
|
|
4
|
-
export declare abstract class IdsIconButtonParent {
|
|
5
|
-
readonly embeddedIconButtonVariant: Signal<IdsIconButtonVariantType>;
|
|
6
|
-
readonly embeddedIconButtonAppearance: Signal<IdsIconButtonAppearanceType>;
|
|
7
|
-
readonly disabled: Signal<boolean>;
|
|
8
|
-
}
|
|
9
|
-
export declare const IDS_ICON_BUTTON_PARENT: InjectionToken<IdsIconButtonParent>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const IdsIconButtonVariant: {
|
|
2
|
-
readonly PRIMARY: "primary";
|
|
3
|
-
readonly SECONDARY: "secondary";
|
|
4
|
-
readonly SURFACE: "surface";
|
|
5
|
-
readonly BRAND: "brand";
|
|
6
|
-
readonly LIGHT: "light";
|
|
7
|
-
readonly DARK: "dark";
|
|
8
|
-
readonly INFO: "info";
|
|
9
|
-
readonly SUCCESS: "success";
|
|
10
|
-
readonly WARNING: "warning";
|
|
11
|
-
readonly ERROR: "error";
|
|
12
|
-
};
|
|
13
|
-
export type IdsIconButtonVariantType = (typeof IdsIconButtonVariant)[keyof typeof IdsIconButtonVariant];
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { CdkMenuTrigger } from '@angular/cdk/menu';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/cdk/menu";
|
|
4
|
-
export declare class IdsActionMenuTriggerDirective {
|
|
5
|
-
menuTrigger: CdkMenuTrigger;
|
|
6
|
-
get isOpen(): boolean;
|
|
7
|
-
open(): void;
|
|
8
|
-
close(): void;
|
|
9
|
-
toggle(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsActionMenuTriggerDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsActionMenuTriggerDirective, "button[idsActionMenuTriggerFor]", ["idsActionMenuTrigger"], {}, {}, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: { "cdkMenuTriggerFor": "idsActionMenuTriggerFor"; }; outputs: {}; }]>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class IdsActiveIndicatorDirective {
|
|
3
|
-
private _menuItem;
|
|
4
|
-
active: import("@angular/core").InputSignal<boolean>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdsActiveIndicatorDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<IdsActiveIndicatorDirective, "[idsActiveIndicator]", never, { "active": { "alias": "active"; "required": true; "isSignal": true; }; }, {}, ["_menuItem"], never, true, never>;
|
|
7
|
-
}
|