@impartner/design-components 3.0.2 → 4.0.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/README.md +9 -8
- package/fesm2022/impartner-design-components.mjs +1668 -972
- package/fesm2022/impartner-design-components.mjs.map +1 -1
- package/index.d.ts +3634 -3
- package/package.json +9 -12
- package/constants/fontawesome-icons.d.ts +0 -6
- package/constants/index.d.ts +0 -1
- package/esm2022/constants/fontawesome-icons.mjs +0 -3012
- package/esm2022/constants/index.mjs +0 -2
- package/esm2022/impartner-design-components.mjs +0 -5
- package/esm2022/lib/alert/alert.component.mjs +0 -106
- package/esm2022/lib/alert/alert.module.mjs +0 -19
- package/esm2022/lib/alert/index.mjs +0 -4
- package/esm2022/lib/alert/theme/alert-theme.mjs +0 -2
- package/esm2022/lib/alert/theme/index.mjs +0 -2
- package/esm2022/lib/avatar/avatar.component.mjs +0 -48
- package/esm2022/lib/avatar/avatar.module.mjs +0 -19
- package/esm2022/lib/avatar/index.mjs +0 -3
- package/esm2022/lib/avatar-group/avatar-group.component.mjs +0 -16
- package/esm2022/lib/avatar-group/avatar-group.module.mjs +0 -19
- package/esm2022/lib/avatar-group/index.mjs +0 -3
- package/esm2022/lib/backdrop/backdrop.component.mjs +0 -52
- package/esm2022/lib/backdrop/backdrop.module.mjs +0 -19
- package/esm2022/lib/backdrop/index.mjs +0 -3
- package/esm2022/lib/badge/badge.component.mjs +0 -121
- package/esm2022/lib/badge/badge.module.mjs +0 -20
- package/esm2022/lib/badge/index.mjs +0 -4
- package/esm2022/lib/badge/types/badge-icon.mjs +0 -2
- package/esm2022/lib/badge/types/badge-size.mjs +0 -7
- package/esm2022/lib/badge/types/index.mjs +0 -2
- package/esm2022/lib/branding/branded.directive.mjs +0 -19
- package/esm2022/lib/branding/branding.module.mjs +0 -19
- package/esm2022/lib/branding/index.mjs +0 -3
- package/esm2022/lib/breadcrumb/breadcrumb-item.component.mjs +0 -25
- package/esm2022/lib/breadcrumb/breadcrumb.component.mjs +0 -37
- package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +0 -19
- package/esm2022/lib/breadcrumb/index.mjs +0 -4
- package/esm2022/lib/button/button.component.mjs +0 -116
- package/esm2022/lib/button/button.module.mjs +0 -21
- package/esm2022/lib/button/index.mjs +0 -4
- package/esm2022/lib/button/themes/button-theme.mjs +0 -2
- package/esm2022/lib/button/themes/index.mjs +0 -2
- package/esm2022/lib/button-group/button-group.component.mjs +0 -52
- package/esm2022/lib/button-group/button-group.module.mjs +0 -20
- package/esm2022/lib/button-group/index.mjs +0 -3
- package/esm2022/lib/card-heading/card-heading.component.mjs +0 -30
- package/esm2022/lib/card-heading/card-heading.module.mjs +0 -19
- package/esm2022/lib/card-heading/index.mjs +0 -3
- package/esm2022/lib/data-card/data-card.component.mjs +0 -123
- package/esm2022/lib/data-card/data-card.module.mjs +0 -21
- package/esm2022/lib/data-card/index.mjs +0 -3
- package/esm2022/lib/datetime-picker/components/datepicker-nav/datepicker-nav.component.mjs +0 -105
- package/esm2022/lib/datetime-picker/components/datepicker-nav/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/components/datepicker-template-host/datepicker-template-host.component.mjs +0 -33
- package/esm2022/lib/datetime-picker/components/datepicker-template-host/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/components/datetime-picker/datetime-picker.component.mjs +0 -369
- package/esm2022/lib/datetime-picker/components/datetime-picker/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/components/datetime-picker-input/datetime-picker-input.component.mjs +0 -367
- package/esm2022/lib/datetime-picker/components/datetime-picker-input/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/components/datetime-picker-input-footer/datetime-picker-input-footer.component.mjs +0 -68
- package/esm2022/lib/datetime-picker/components/datetime-picker-input-footer/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/components/index.mjs +0 -6
- package/esm2022/lib/datetime-picker/constants/datetime-picker-defaults.mjs +0 -12
- package/esm2022/lib/datetime-picker/constants/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/datetime-picker.module.mjs +0 -22
- package/esm2022/lib/datetime-picker/index.mjs +0 -4
- package/esm2022/lib/datetime-picker/services/datetime-formatter/datetime-formatter.service.mjs +0 -40
- package/esm2022/lib/datetime-picker/services/datetime-formatter/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/services/index.mjs +0 -2
- package/esm2022/lib/datetime-picker/types/datetime-picker-value.interface.mjs +0 -2
- package/esm2022/lib/datetime-picker/types/index.mjs +0 -2
- package/esm2022/lib/design-components.module.mjs +0 -132
- package/esm2022/lib/dropdown/components/dropdown-item/dropdown-item.component.mjs +0 -22
- package/esm2022/lib/dropdown/components/index.mjs +0 -2
- package/esm2022/lib/dropdown/dropdown.component.mjs +0 -143
- package/esm2022/lib/dropdown/dropdown.module.mjs +0 -21
- package/esm2022/lib/dropdown/index.mjs +0 -5
- package/esm2022/lib/dropdown/types/dropdown-position.mjs +0 -2
- package/esm2022/lib/dropdown/types/index.mjs +0 -2
- package/esm2022/lib/file-upload/directives/file-drop.directive.mjs +0 -50
- package/esm2022/lib/file-upload/directives/index.mjs +0 -2
- package/esm2022/lib/file-upload/file-upload.component.mjs +0 -335
- package/esm2022/lib/file-upload/file-upload.module.mjs +0 -38
- package/esm2022/lib/file-upload/index.mjs +0 -5
- package/esm2022/lib/file-upload/pipes/human-readable-byte-size.pipe.mjs +0 -23
- package/esm2022/lib/file-upload/pipes/index.mjs +0 -2
- package/esm2022/lib/form-field/component/directives/corner-hint.directive.mjs +0 -15
- package/esm2022/lib/form-field/component/directives/error.directive.mjs +0 -27
- package/esm2022/lib/form-field/component/directives/form-root.directive.mjs +0 -93
- package/esm2022/lib/form-field/component/directives/hint.directive.mjs +0 -25
- package/esm2022/lib/form-field/component/directives/index.mjs +0 -25
- package/esm2022/lib/form-field/component/directives/label.directive.mjs +0 -15
- package/esm2022/lib/form-field/component/directives/prefix.directive.mjs +0 -25
- package/esm2022/lib/form-field/component/directives/suffix.directive.mjs +0 -25
- package/esm2022/lib/form-field/component/form-field.component.mjs +0 -131
- package/esm2022/lib/form-field/component/form-field.module.mjs +0 -24
- package/esm2022/lib/form-field/component/index.mjs +0 -4
- package/esm2022/lib/form-field/controls/checkbox/checkbox.component.mjs +0 -345
- package/esm2022/lib/form-field/controls/checkbox/checkbox.module.mjs +0 -16
- package/esm2022/lib/form-field/controls/checkbox/index.mjs +0 -3
- package/esm2022/lib/form-field/controls/index.mjs +0 -6
- package/esm2022/lib/form-field/controls/input/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/input/input.directive.mjs +0 -234
- package/esm2022/lib/form-field/controls/radio/index.mjs +0 -6
- package/esm2022/lib/form-field/controls/radio/injection-tokens.mjs +0 -4
- package/esm2022/lib/form-field/controls/radio/interfaces/index.mjs +0 -4
- package/esm2022/lib/form-field/controls/radio/interfaces/radio-button.interface.mjs +0 -2
- package/esm2022/lib/form-field/controls/radio/interfaces/radio-change-event.interface.mjs +0 -11
- package/esm2022/lib/form-field/controls/radio/interfaces/radio-group.interface.mjs +0 -2
- package/esm2022/lib/form-field/controls/radio/radio-button/radio-button.component.mjs +0 -262
- package/esm2022/lib/form-field/controls/radio/radio-group/radio-group.directive.mjs +0 -290
- package/esm2022/lib/form-field/controls/radio/radio.module.mjs +0 -17
- package/esm2022/lib/form-field/controls/select/index.mjs +0 -9
- package/esm2022/lib/form-field/controls/select/interfaces/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/interfaces/select-option.interface.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/option/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/option/select-option.component.mjs +0 -44
- package/esm2022/lib/form-field/controls/select/option-display/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/option-display/select-option-display.component.mjs +0 -162
- package/esm2022/lib/form-field/controls/select/option-group/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/option-group/select-option-group.component.mjs +0 -35
- package/esm2022/lib/form-field/controls/select/option-parent.mjs +0 -4
- package/esm2022/lib/form-field/controls/select/select-model.mjs +0 -150
- package/esm2022/lib/form-field/controls/select/select.component.mjs +0 -725
- package/esm2022/lib/form-field/controls/select/select.module.mjs +0 -37
- package/esm2022/lib/form-field/controls/select/value-tags-display/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/select/value-tags-display/select-value-tags-display.component.mjs +0 -91
- package/esm2022/lib/form-field/controls/shared/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/shared/toggle/components/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/shared/toggle/components/toggle-input/toggle-input.component.mjs +0 -17
- package/esm2022/lib/form-field/controls/shared/toggle/index.mjs +0 -4
- package/esm2022/lib/form-field/controls/shared/toggle/toggle.component.mjs +0 -112
- package/esm2022/lib/form-field/controls/shared/toggle/toggle.module.mjs +0 -18
- package/esm2022/lib/form-field/controls/tag-select/index.mjs +0 -2
- package/esm2022/lib/form-field/controls/tag-select/tag-select.component.mjs +0 -146
- package/esm2022/lib/form-field/form-field-errors.mjs +0 -5
- package/esm2022/lib/form-field/impdc-forms.mjs +0 -7
- package/esm2022/lib/form-field/impdc-forms.module.mjs +0 -53
- package/esm2022/lib/form-field/index.mjs +0 -2
- package/esm2022/lib/form-field/services/error-state-matcher.service.mjs +0 -28
- package/esm2022/lib/form-field/services/index.mjs +0 -3
- package/esm2022/lib/form-field/services/unique-selection-dispatcher.service.mjs +0 -48
- package/esm2022/lib/form-field/shared/constructors.type.mjs +0 -2
- package/esm2022/lib/form-field/shared/disabled.mixin.mjs +0 -15
- package/esm2022/lib/form-field/shared/error-state.mixin.mjs +0 -24
- package/esm2022/lib/form-field/shared/form-field-control.mjs +0 -10
- package/esm2022/lib/form-field/shared/index.mjs +0 -5
- package/esm2022/lib/form-field/shared/tab-index.mixin.mjs +0 -19
- package/esm2022/lib/icon/icon.component.mjs +0 -83
- package/esm2022/lib/icon/icon.module.mjs +0 -19
- package/esm2022/lib/icon/index.mjs +0 -3
- package/esm2022/lib/index.mjs +0 -29
- package/esm2022/lib/modal/index.mjs +0 -4
- package/esm2022/lib/modal/modal.component.mjs +0 -266
- package/esm2022/lib/modal/modal.module.mjs +0 -37
- package/esm2022/lib/modal/types/index.mjs +0 -3
- package/esm2022/lib/modal/types/modal-component-sizes.mjs +0 -9
- package/esm2022/lib/modal/types/modal-theme.mjs +0 -12
- package/esm2022/lib/pagination/index.mjs +0 -3
- package/esm2022/lib/pagination/pagination.component.mjs +0 -176
- package/esm2022/lib/pagination/pagination.module.mjs +0 -41
- package/esm2022/lib/progress-bar/index.mjs +0 -3
- package/esm2022/lib/progress-bar/progress-bar.component.mjs +0 -51
- package/esm2022/lib/progress-bar/progress-bar.module.mjs +0 -18
- package/esm2022/lib/scrollable/index.mjs +0 -3
- package/esm2022/lib/scrollable/scrollable.component.mjs +0 -187
- package/esm2022/lib/scrollable/scrollable.module.mjs +0 -22
- package/esm2022/lib/select-icon/index.mjs +0 -3
- package/esm2022/lib/select-icon/select-icon.component.mjs +0 -308
- package/esm2022/lib/select-icon/select-icon.module.mjs +0 -39
- package/esm2022/lib/size-detection/directive/element-size.interface.mjs +0 -2
- package/esm2022/lib/size-detection/directive/index.mjs +0 -3
- package/esm2022/lib/size-detection/directive/size-detector.directive.mjs +0 -43
- package/esm2022/lib/size-detection/index.mjs +0 -3
- package/esm2022/lib/size-detection/size-detection.module.mjs +0 -18
- package/esm2022/lib/spinner/index.mjs +0 -3
- package/esm2022/lib/spinner/spinner.component.mjs +0 -24
- package/esm2022/lib/spinner/spinner.module.mjs +0 -18
- package/esm2022/lib/table/components/bulk-actions/bulk-actions.component.mjs +0 -16
- package/esm2022/lib/table/components/column-heading/column-heading.component.mjs +0 -38
- package/esm2022/lib/table/components/index.mjs +0 -4
- package/esm2022/lib/table/components/row-actions/row-actions.component.mjs +0 -61
- package/esm2022/lib/table/constants/index.mjs +0 -3
- package/esm2022/lib/table/constants/public-table.constants.mjs +0 -2
- package/esm2022/lib/table/constants/table.constants.mjs +0 -23
- package/esm2022/lib/table/containers/index.mjs +0 -2
- package/esm2022/lib/table/containers/table.component.mjs +0 -474
- package/esm2022/lib/table/directives/collapse-monitor.directive.mjs +0 -42
- package/esm2022/lib/table/directives/index.mjs +0 -4
- package/esm2022/lib/table/directives/table-inject-component.directive.mjs +0 -46
- package/esm2022/lib/table/directives/table.directive.mjs +0 -55
- package/esm2022/lib/table/enumerations/index.mjs +0 -2
- package/esm2022/lib/table/enumerations/table-column-type.mjs +0 -21
- package/esm2022/lib/table/helpers/index.mjs +0 -2
- package/esm2022/lib/table/helpers/table-theme.helper.mjs +0 -31
- package/esm2022/lib/table/index.mjs +0 -8
- package/esm2022/lib/table/interfaces/cell-renderer.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/collapsible-row-content-context.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/custom-cell-renderer-components.type.mjs +0 -2
- package/esm2022/lib/table/interfaces/index.mjs +0 -13
- package/esm2022/lib/table/interfaces/sort-by-payload.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-cell-option.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-column-defs.type.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-event-payload.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-row-action-payload.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-row-action.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-row-collapse-change.interface.mjs +0 -2
- package/esm2022/lib/table/interfaces/table-row-item.interface.mjs +0 -2
- package/esm2022/lib/table/table.module.mjs +0 -101
- package/esm2022/lib/tag/index.mjs +0 -2
- package/esm2022/lib/tag/tag.component.mjs +0 -104
- package/esm2022/lib/text-highlight/index.mjs +0 -3
- package/esm2022/lib/text-highlight/text-highlight.component.mjs +0 -101
- package/esm2022/lib/text-highlight/text-highlight.module.mjs +0 -17
- package/esm2022/public-api.mjs +0 -9
- package/esm2022/services/index.mjs +0 -2
- package/esm2022/services/interaction.service.mjs +0 -88
- package/esm2022/types/component-size.mjs +0 -12
- package/esm2022/types/component-theme.mjs +0 -22
- package/esm2022/types/index.mjs +0 -3
- package/esm2022/utilities/boolean-props.mjs +0 -7
- package/esm2022/utilities/dc.mjs +0 -9
- package/esm2022/utilities/index.mjs +0 -6
- package/esm2022/utilities/lc.mjs +0 -9
- package/esm2022/utilities/number-props.mjs +0 -18
- package/esm2022/utilities/sanitize.mjs +0 -7
- package/lib/alert/alert.component.d.ts +0 -50
- package/lib/alert/alert.module.d.ts +0 -9
- package/lib/alert/index.d.ts +0 -3
- package/lib/alert/theme/alert-theme.d.ts +0 -1
- package/lib/alert/theme/index.d.ts +0 -1
- package/lib/avatar/avatar.component.d.ts +0 -28
- package/lib/avatar/avatar.module.d.ts +0 -9
- package/lib/avatar/index.d.ts +0 -2
- package/lib/avatar-group/avatar-group.component.d.ts +0 -10
- package/lib/avatar-group/avatar-group.module.d.ts +0 -9
- package/lib/avatar-group/index.d.ts +0 -2
- package/lib/backdrop/backdrop.component.d.ts +0 -24
- package/lib/backdrop/backdrop.module.d.ts +0 -9
- package/lib/backdrop/index.d.ts +0 -2
- package/lib/badge/badge.component.d.ts +0 -63
- package/lib/badge/badge.module.d.ts +0 -10
- package/lib/badge/index.d.ts +0 -3
- package/lib/badge/types/badge-icon.d.ts +0 -1
- package/lib/badge/types/badge-size.d.ts +0 -6
- package/lib/badge/types/index.d.ts +0 -2
- package/lib/branding/branded.directive.d.ts +0 -6
- package/lib/branding/branding.module.d.ts +0 -9
- package/lib/branding/index.d.ts +0 -2
- package/lib/breadcrumb/breadcrumb-item.component.d.ts +0 -7
- package/lib/breadcrumb/breadcrumb.component.d.ts +0 -21
- package/lib/breadcrumb/breadcrumb.module.d.ts +0 -9
- package/lib/breadcrumb/index.d.ts +0 -3
- package/lib/button/button.component.d.ts +0 -47
- package/lib/button/button.module.d.ts +0 -11
- package/lib/button/index.d.ts +0 -3
- package/lib/button/themes/button-theme.d.ts +0 -1
- package/lib/button/themes/index.d.ts +0 -1
- package/lib/button-group/button-group.component.d.ts +0 -22
- package/lib/button-group/button-group.module.d.ts +0 -10
- package/lib/button-group/index.d.ts +0 -2
- package/lib/card-heading/card-heading.component.d.ts +0 -18
- package/lib/card-heading/card-heading.module.d.ts +0 -9
- package/lib/card-heading/index.d.ts +0 -2
- package/lib/data-card/data-card.component.d.ts +0 -68
- package/lib/data-card/data-card.module.d.ts +0 -11
- package/lib/data-card/index.d.ts +0 -2
- package/lib/datetime-picker/components/datepicker-nav/datepicker-nav.component.d.ts +0 -31
- package/lib/datetime-picker/components/datepicker-nav/index.d.ts +0 -1
- package/lib/datetime-picker/components/datepicker-template-host/datepicker-template-host.component.d.ts +0 -15
- package/lib/datetime-picker/components/datepicker-template-host/index.d.ts +0 -1
- package/lib/datetime-picker/components/datetime-picker/datetime-picker.component.d.ts +0 -155
- package/lib/datetime-picker/components/datetime-picker/index.d.ts +0 -1
- package/lib/datetime-picker/components/datetime-picker-input/datetime-picker-input.component.d.ts +0 -160
- package/lib/datetime-picker/components/datetime-picker-input/index.d.ts +0 -1
- package/lib/datetime-picker/components/datetime-picker-input-footer/datetime-picker-input-footer.component.d.ts +0 -24
- package/lib/datetime-picker/components/datetime-picker-input-footer/index.d.ts +0 -1
- package/lib/datetime-picker/components/index.d.ts +0 -5
- package/lib/datetime-picker/constants/datetime-picker-defaults.d.ts +0 -4
- package/lib/datetime-picker/constants/index.d.ts +0 -1
- package/lib/datetime-picker/datetime-picker.module.d.ts +0 -8
- package/lib/datetime-picker/index.d.ts +0 -4
- package/lib/datetime-picker/services/datetime-formatter/datetime-formatter.service.d.ts +0 -20
- package/lib/datetime-picker/services/datetime-formatter/index.d.ts +0 -1
- package/lib/datetime-picker/services/index.d.ts +0 -1
- package/lib/datetime-picker/types/datetime-picker-value.interface.d.ts +0 -5
- package/lib/datetime-picker/types/index.d.ts +0 -1
- package/lib/design-components.module.d.ts +0 -24
- package/lib/dropdown/components/dropdown-item/dropdown-item.component.d.ts +0 -11
- package/lib/dropdown/components/index.d.ts +0 -1
- package/lib/dropdown/dropdown.component.d.ts +0 -67
- package/lib/dropdown/dropdown.module.d.ts +0 -11
- package/lib/dropdown/index.d.ts +0 -4
- package/lib/dropdown/types/dropdown-position.d.ts +0 -1
- package/lib/dropdown/types/index.d.ts +0 -1
- package/lib/file-upload/directives/file-drop.directive.d.ts +0 -11
- package/lib/file-upload/directives/index.d.ts +0 -1
- package/lib/file-upload/file-upload.component.d.ts +0 -105
- package/lib/file-upload/file-upload.module.d.ts +0 -14
- package/lib/file-upload/index.d.ts +0 -4
- package/lib/file-upload/pipes/human-readable-byte-size.pipe.d.ts +0 -7
- package/lib/file-upload/pipes/index.d.ts +0 -1
- package/lib/form-field/component/directives/corner-hint.directive.d.ts +0 -5
- package/lib/form-field/component/directives/error.directive.d.ts +0 -8
- package/lib/form-field/component/directives/form-root.directive.d.ts +0 -26
- package/lib/form-field/component/directives/hint.directive.d.ts +0 -6
- package/lib/form-field/component/directives/index.d.ts +0 -15
- package/lib/form-field/component/directives/label.directive.d.ts +0 -5
- package/lib/form-field/component/directives/prefix.directive.d.ts +0 -9
- package/lib/form-field/component/directives/suffix.directive.d.ts +0 -9
- package/lib/form-field/component/form-field.component.d.ts +0 -37
- package/lib/form-field/component/form-field.module.d.ts +0 -14
- package/lib/form-field/component/index.d.ts +0 -3
- package/lib/form-field/controls/checkbox/checkbox.component.d.ts +0 -137
- package/lib/form-field/controls/checkbox/checkbox.module.d.ts +0 -7
- package/lib/form-field/controls/checkbox/index.d.ts +0 -2
- package/lib/form-field/controls/index.d.ts +0 -5
- package/lib/form-field/controls/input/index.d.ts +0 -1
- package/lib/form-field/controls/input/input.directive.d.ts +0 -84
- package/lib/form-field/controls/radio/index.d.ts +0 -5
- package/lib/form-field/controls/radio/injection-tokens.d.ts +0 -4
- package/lib/form-field/controls/radio/interfaces/index.d.ts +0 -3
- package/lib/form-field/controls/radio/interfaces/radio-button.interface.d.ts +0 -6
- package/lib/form-field/controls/radio/interfaces/radio-change-event.interface.d.ts +0 -12
- package/lib/form-field/controls/radio/interfaces/radio-group.interface.d.ts +0 -13
- package/lib/form-field/controls/radio/radio-button/radio-button.component.d.ts +0 -98
- package/lib/form-field/controls/radio/radio-group/radio-group.directive.d.ts +0 -104
- package/lib/form-field/controls/radio/radio.module.d.ts +0 -8
- package/lib/form-field/controls/select/index.d.ts +0 -9
- package/lib/form-field/controls/select/interfaces/index.d.ts +0 -1
- package/lib/form-field/controls/select/interfaces/select-option.interface.d.ts +0 -6
- package/lib/form-field/controls/select/option/index.d.ts +0 -1
- package/lib/form-field/controls/select/option/select-option.component.d.ts +0 -21
- package/lib/form-field/controls/select/option-display/index.d.ts +0 -1
- package/lib/form-field/controls/select/option-display/select-option-display.component.d.ts +0 -64
- package/lib/form-field/controls/select/option-group/index.d.ts +0 -1
- package/lib/form-field/controls/select/option-group/select-option-group.component.d.ts +0 -11
- package/lib/form-field/controls/select/option-parent.d.ts +0 -16
- package/lib/form-field/controls/select/select-model.d.ts +0 -36
- package/lib/form-field/controls/select/select.component.d.ts +0 -232
- package/lib/form-field/controls/select/select.module.d.ts +0 -10
- package/lib/form-field/controls/select/value-tags-display/index.d.ts +0 -1
- package/lib/form-field/controls/select/value-tags-display/select-value-tags-display.component.d.ts +0 -46
- package/lib/form-field/controls/shared/index.d.ts +0 -1
- package/lib/form-field/controls/shared/toggle/components/index.d.ts +0 -1
- package/lib/form-field/controls/shared/toggle/components/toggle-input/toggle-input.component.d.ts +0 -6
- package/lib/form-field/controls/shared/toggle/index.d.ts +0 -3
- package/lib/form-field/controls/shared/toggle/toggle.component.d.ts +0 -29
- package/lib/form-field/controls/shared/toggle/toggle.module.d.ts +0 -9
- package/lib/form-field/controls/tag-select/index.d.ts +0 -1
- package/lib/form-field/controls/tag-select/tag-select.component.d.ts +0 -43
- package/lib/form-field/form-field-errors.d.ts +0 -2
- package/lib/form-field/impdc-forms.d.ts +0 -6
- package/lib/form-field/impdc-forms.module.d.ts +0 -13
- package/lib/form-field/index.d.ts +0 -1
- package/lib/form-field/services/error-state-matcher.service.d.ts +0 -12
- package/lib/form-field/services/index.d.ts +0 -2
- package/lib/form-field/services/unique-selection-dispatcher.service.d.ts +0 -29
- package/lib/form-field/shared/constructors.type.d.ts +0 -7
- package/lib/form-field/shared/disabled.mixin.d.ts +0 -10
- package/lib/form-field/shared/error-state.mixin.d.ts +0 -31
- package/lib/form-field/shared/form-field-control.d.ts +0 -24
- package/lib/form-field/shared/index.d.ts +0 -5
- package/lib/form-field/shared/tab-index.mixin.d.ts +0 -13
- package/lib/icon/icon.component.d.ts +0 -36
- package/lib/icon/icon.module.d.ts +0 -9
- package/lib/icon/index.d.ts +0 -2
- package/lib/index.d.ts +0 -28
- package/lib/modal/index.d.ts +0 -3
- package/lib/modal/modal.component.d.ts +0 -116
- package/lib/modal/modal.module.d.ts +0 -13
- package/lib/modal/types/index.d.ts +0 -2
- package/lib/modal/types/modal-component-sizes.d.ts +0 -3
- package/lib/modal/types/modal-theme.d.ts +0 -7
- package/lib/pagination/index.d.ts +0 -2
- package/lib/pagination/pagination.component.d.ts +0 -58
- package/lib/pagination/pagination.module.d.ts +0 -14
- package/lib/progress-bar/index.d.ts +0 -2
- package/lib/progress-bar/progress-bar.component.d.ts +0 -31
- package/lib/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/scrollable/index.d.ts +0 -2
- package/lib/scrollable/scrollable.component.d.ts +0 -41
- package/lib/scrollable/scrollable.module.d.ts +0 -12
- package/lib/select-icon/index.d.ts +0 -2
- package/lib/select-icon/select-icon.component.d.ts +0 -123
- package/lib/select-icon/select-icon.module.d.ts +0 -12
- package/lib/size-detection/directive/element-size.interface.d.ts +0 -4
- package/lib/size-detection/directive/index.d.ts +0 -2
- package/lib/size-detection/directive/size-detector.directive.d.ts +0 -14
- package/lib/size-detection/index.d.ts +0 -3
- package/lib/size-detection/size-detection.module.d.ts +0 -8
- package/lib/spinner/index.d.ts +0 -2
- package/lib/spinner/spinner.component.d.ts +0 -13
- package/lib/spinner/spinner.module.d.ts +0 -8
- package/lib/table/components/bulk-actions/bulk-actions.component.d.ts +0 -10
- package/lib/table/components/column-heading/column-heading.component.d.ts +0 -14
- package/lib/table/components/index.d.ts +0 -3
- package/lib/table/components/row-actions/row-actions.component.d.ts +0 -21
- package/lib/table/constants/index.d.ts +0 -2
- package/lib/table/constants/public-table.constants.d.ts +0 -1
- package/lib/table/constants/table.constants.d.ts +0 -9
- package/lib/table/containers/index.d.ts +0 -1
- package/lib/table/containers/table.component.d.ts +0 -178
- package/lib/table/directives/collapse-monitor.directive.d.ts +0 -12
- package/lib/table/directives/index.d.ts +0 -3
- package/lib/table/directives/table-inject-component.directive.d.ts +0 -16
- package/lib/table/directives/table.directive.d.ts +0 -23
- package/lib/table/enumerations/index.d.ts +0 -1
- package/lib/table/enumerations/table-column-type.d.ts +0 -19
- package/lib/table/helpers/index.d.ts +0 -1
- package/lib/table/helpers/table-theme.helper.d.ts +0 -7
- package/lib/table/index.d.ts +0 -7
- package/lib/table/interfaces/cell-renderer.interface.d.ts +0 -13
- package/lib/table/interfaces/collapsible-row-content-context.interface.d.ts +0 -39
- package/lib/table/interfaces/custom-cell-renderer-components.type.d.ts +0 -3
- package/lib/table/interfaces/index.d.ts +0 -12
- package/lib/table/interfaces/sort-by-payload.interface.d.ts +0 -11
- package/lib/table/interfaces/table-cell-option.interface.d.ts +0 -4
- package/lib/table/interfaces/table-column-defs.type.d.ts +0 -53
- package/lib/table/interfaces/table-event-payload.interface.d.ts +0 -13
- package/lib/table/interfaces/table-row-action-payload.interface.d.ts +0 -13
- package/lib/table/interfaces/table-row-action.interface.d.ts +0 -17
- package/lib/table/interfaces/table-row-collapse-change.interface.d.ts +0 -11
- package/lib/table/interfaces/table-row-item.interface.d.ts +0 -8
- package/lib/table/table.module.d.ts +0 -24
- package/lib/tag/index.d.ts +0 -1
- package/lib/tag/tag.component.d.ts +0 -54
- package/lib/text-highlight/index.d.ts +0 -2
- package/lib/text-highlight/text-highlight.component.d.ts +0 -37
- package/lib/text-highlight/text-highlight.module.d.ts +0 -8
- package/public-api.d.ts +0 -4
- package/services/index.d.ts +0 -1
- package/services/interaction.service.d.ts +0 -28
- package/types/component-size.d.ts +0 -12
- package/types/component-theme.d.ts +0 -12
- package/types/index.d.ts +0 -2
- package/utilities/boolean-props.d.ts +0 -8
- package/utilities/dc.d.ts +0 -6
- package/utilities/index.d.ts +0 -5
- package/utilities/lc.d.ts +0 -6
- package/utilities/number-props.d.ts +0 -15
- package/utilities/sanitize.d.ts +0 -1
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { FormGroupDirective, NgControl, NgForm } from '@angular/forms';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { ImpdcFormRoot } from '../component';
|
|
4
|
-
import { ErrorStateMatcher } from '../services';
|
|
5
|
-
import { AbstractConstructor, Constructor } from './constructors.type';
|
|
6
|
-
/**
|
|
7
|
-
* @docs-private
|
|
8
|
-
*/
|
|
9
|
-
export interface ICanUpdateErrorState {
|
|
10
|
-
updateErrorState(): void;
|
|
11
|
-
errorState: boolean;
|
|
12
|
-
errorStateMatcher: ErrorStateMatcher | undefined;
|
|
13
|
-
}
|
|
14
|
-
type CanUpdateErrorStateCtor = Constructor<ICanUpdateErrorState> & AbstractConstructor<ICanUpdateErrorState>;
|
|
15
|
-
/**
|
|
16
|
-
* @docs-private
|
|
17
|
-
*/
|
|
18
|
-
export interface IHasErrorState {
|
|
19
|
-
_formRoot: ImpdcFormRoot | null;
|
|
20
|
-
_parentFormGroup: FormGroupDirective | null;
|
|
21
|
-
_parentForm: NgForm | null;
|
|
22
|
-
_defaultErrorStateMatcher: ErrorStateMatcher;
|
|
23
|
-
ngControl: NgControl | null;
|
|
24
|
-
stateChanges: Subject<void>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Mixin to augment a directive with updateErrorState method.
|
|
28
|
-
* Intended for components with `errorState` and the need to update `errorState`.
|
|
29
|
-
*/
|
|
30
|
-
export declare function mixinErrorState<T extends AbstractConstructor<IHasErrorState>>(base: T): CanUpdateErrorStateCtor & T;
|
|
31
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { AbstractControlDirective, NgControl } from '@angular/forms';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare abstract class ImpdcFormFieldControl<T> {
|
|
5
|
-
/**
|
|
6
|
-
* The control's value.
|
|
7
|
-
*/
|
|
8
|
-
abstract value: T | null;
|
|
9
|
-
/**
|
|
10
|
-
* Stream that should emit when the control's state changes in a way requiring
|
|
11
|
-
* the parent `FormFieldComponent` to run change detection.
|
|
12
|
-
*/
|
|
13
|
-
abstract readonly stateChanges: Observable<void>;
|
|
14
|
-
abstract readonly id: string;
|
|
15
|
-
abstract readonly ngControl: NgControl | AbstractControlDirective | null;
|
|
16
|
-
abstract readonly focused: boolean;
|
|
17
|
-
abstract readonly disabled: boolean;
|
|
18
|
-
abstract readonly required: boolean;
|
|
19
|
-
abstract readonly errorState: boolean;
|
|
20
|
-
readonly controlType?: string;
|
|
21
|
-
abstract readonly supportsAffixes: boolean;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImpdcFormFieldControl<any>, never>;
|
|
23
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ImpdcFormFieldControl<any>, never, never, {}, {}, never, never, false, never>;
|
|
24
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { Constructor, AbstractConstructor } from './constructors.type';
|
|
2
|
-
export { CanDisable, mixinDisabled } from './disabled.mixin';
|
|
3
|
-
export { ICanUpdateErrorState, IHasErrorState, mixinErrorState } from './error-state.mixin';
|
|
4
|
-
export { ImpdcFormFieldControl } from './form-field-control';
|
|
5
|
-
export { HasTabIndex, mixinTabIndex } from './tab-index.mixin';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { AbstractConstructor, Constructor } from './constructors.type';
|
|
2
|
-
import { CanDisable } from './disabled.mixin';
|
|
3
|
-
/** @ignore */
|
|
4
|
-
export interface HasTabIndex {
|
|
5
|
-
/** Tabindex of the component. */
|
|
6
|
-
tabIndex: number;
|
|
7
|
-
/** Tabindex to which to fall back to if no value is set. */
|
|
8
|
-
defaultTabIndex: number;
|
|
9
|
-
}
|
|
10
|
-
type HasTabIndexCtor = Constructor<HasTabIndex> & AbstractConstructor<HasTabIndex>;
|
|
11
|
-
/** Mixin to augment a directive with a `tabIndex` property. */
|
|
12
|
-
export declare function mixinTabIndex<T extends AbstractConstructor<CanDisable>>(base: T, defaultTabIndex?: number): HasTabIndexCtor & T;
|
|
13
|
-
export {};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ChangeDetectorRef, ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { FontAwesomeIcon, FontAwesomeIconTheme } from '../../constants';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* The `IconComponent` (`<impdc-icon` or `<any impdc-icon`) is an icon wrapper utilizing Font Awesome 5.
|
|
6
|
-
* To use, import `IconModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
7
|
-
*/
|
|
8
|
-
export declare class IconComponent implements OnInit, AfterContentChecked {
|
|
9
|
-
private _changeDetectorRef;
|
|
10
|
-
private static readonly _licensed$;
|
|
11
|
-
private readonly _licensedChanges$;
|
|
12
|
-
private _loading;
|
|
13
|
-
/**
|
|
14
|
-
* The Font Awesome 5 icon name. See {@link https://fontawesome.com/v5/search}. Local
|
|
15
|
-
* development may not represent the complete list of available icons.
|
|
16
|
-
*/
|
|
17
|
-
name?: FontAwesomeIcon;
|
|
18
|
-
/**
|
|
19
|
-
* The Font Awesome 5 icon style. Local development may fallback to a free available
|
|
20
|
-
* theme when possible.
|
|
21
|
-
*/
|
|
22
|
-
theme: FontAwesomeIconTheme;
|
|
23
|
-
/**
|
|
24
|
-
* The icon size as a string or number. String values are used directly whereas numbers are
|
|
25
|
-
* interpreted as pixels.
|
|
26
|
-
*/
|
|
27
|
-
size: string | number;
|
|
28
|
-
iconRef: ElementRef;
|
|
29
|
-
constructor(_changeDetectorRef: ChangeDetectorRef);
|
|
30
|
-
get typeClass(): string;
|
|
31
|
-
get computedSize(): string;
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
ngAfterContentChecked(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "impdc-icon, [impdc-icon]", never, { "name": { "alias": "name"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, false, never>;
|
|
36
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./icon.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class IconModule {
|
|
5
|
-
constructor();
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<IconModule, [typeof i1.IconComponent], [typeof i2.CommonModule], [typeof i1.IconComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<IconModule>;
|
|
9
|
-
}
|
package/lib/icon/index.d.ts
DELETED
package/lib/index.d.ts
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import DesignComponentsModule from './design-components.module';
|
|
2
|
-
export * from './text-highlight';
|
|
3
|
-
export * from './icon';
|
|
4
|
-
export * from './branding';
|
|
5
|
-
export * from './breadcrumb';
|
|
6
|
-
export * from './badge';
|
|
7
|
-
export * from './tag';
|
|
8
|
-
export * from './progress-bar';
|
|
9
|
-
export * from './button';
|
|
10
|
-
export * from './button-group';
|
|
11
|
-
export * from './form-field';
|
|
12
|
-
export * from './table';
|
|
13
|
-
export * from './dropdown';
|
|
14
|
-
export * from './alert';
|
|
15
|
-
export * from './backdrop';
|
|
16
|
-
export * from './modal';
|
|
17
|
-
export * from './spinner';
|
|
18
|
-
export * from './file-upload';
|
|
19
|
-
export * from './avatar';
|
|
20
|
-
export * from './avatar-group';
|
|
21
|
-
export * from './card-heading';
|
|
22
|
-
export * from './pagination';
|
|
23
|
-
export * from './scrollable';
|
|
24
|
-
export * from './size-detection';
|
|
25
|
-
export * from './select-icon';
|
|
26
|
-
export * from './data-card';
|
|
27
|
-
export * from './datetime-picker';
|
|
28
|
-
export { DesignComponentsModule };
|
package/lib/modal/index.d.ts
DELETED
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { FontAwesomeIcon, FontAwesomeIconTheme } from '../../constants';
|
|
3
|
-
import { IInteractableComponent, InteractionService } from '../../services';
|
|
4
|
-
import { ButtonTheme } from '../button';
|
|
5
|
-
import { ModalComponentSizes, ModalThemes } from './types';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* The `ModalComponent` (`<impdc-modal`) displays over the content of the page when a user action is required.
|
|
9
|
-
* To use, import `ModalModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
10
|
-
* `ModalModule` imports and exports BackdropModule, [ButtonModule](./?path=/docs/design-components-button),
|
|
11
|
-
* and [IconModule](./?path=/docs/design-components-icon).
|
|
12
|
-
*/
|
|
13
|
-
export declare class ModalComponent implements OnInit, OnDestroy, IInteractableComponent {
|
|
14
|
-
private readonly _interactionService;
|
|
15
|
-
private readonly _elementRef;
|
|
16
|
-
private readonly _interactableId;
|
|
17
|
-
private readonly _closed$;
|
|
18
|
-
private _initialized;
|
|
19
|
-
private _show;
|
|
20
|
-
private _dialogElementRef?;
|
|
21
|
-
/**
|
|
22
|
-
* Determines if the Modal should be shown immediately.
|
|
23
|
-
*/
|
|
24
|
-
set show(show: boolean);
|
|
25
|
-
get show(): boolean;
|
|
26
|
-
/**
|
|
27
|
-
* The theme of the Modal. Affects the layout of the Modal as well as some colors.
|
|
28
|
-
*/
|
|
29
|
-
theme: ModalThemes;
|
|
30
|
-
/**
|
|
31
|
-
* The size of the Modal.
|
|
32
|
-
*/
|
|
33
|
-
size: ModalComponentSizes;
|
|
34
|
-
/**
|
|
35
|
-
* The Font Awesome 5 icon name. Only supported when the theme is Working or Destructive.
|
|
36
|
-
*/
|
|
37
|
-
iconName?: FontAwesomeIcon;
|
|
38
|
-
/**
|
|
39
|
-
* The Font Awesome 5 icon style. Fewer icons support the Regular theme and will fallback to Solid
|
|
40
|
-
* if not supported.
|
|
41
|
-
*/
|
|
42
|
-
iconTheme: FontAwesomeIconTheme;
|
|
43
|
-
/**
|
|
44
|
-
* The subject text of the Modal.
|
|
45
|
-
*/
|
|
46
|
-
titleText: string;
|
|
47
|
-
/**
|
|
48
|
-
* The fallback button text to accept the Modal. This is bypassed if you content-project the accept button.
|
|
49
|
-
*/
|
|
50
|
-
acceptText: string;
|
|
51
|
-
/**
|
|
52
|
-
* Allows the Modal to be dismissed. This is different from `accept` and `deny`. If a Modal is meant to be re-opened frequently it should be dismissable.
|
|
53
|
-
*/
|
|
54
|
-
dismissable?: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* Determines if the Modal should fade in/out.
|
|
57
|
-
*/
|
|
58
|
-
fade: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* Shows a backdrop behind the Modal.
|
|
61
|
-
*/
|
|
62
|
-
backdrop: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* When `true`, Modal will not automatically render a fallback "accept" button in the footer.
|
|
65
|
-
*/
|
|
66
|
-
noFallback: boolean;
|
|
67
|
-
/**
|
|
68
|
-
* Contains the dismiss button content projection.
|
|
69
|
-
*/
|
|
70
|
-
dismissEl: ElementRef;
|
|
71
|
-
/**
|
|
72
|
-
* Contains the deny button content projection.
|
|
73
|
-
*/
|
|
74
|
-
denyEl: ElementRef;
|
|
75
|
-
/**
|
|
76
|
-
* Contains the accept button content projection.
|
|
77
|
-
*/
|
|
78
|
-
acceptEl: ElementRef;
|
|
79
|
-
/**
|
|
80
|
-
* Event emitted when the Modal content is dismissed.
|
|
81
|
-
*/
|
|
82
|
-
dismiss: EventEmitter<Event | MouseEvent>;
|
|
83
|
-
/**
|
|
84
|
-
* Event emitted when the Modal content is denied.
|
|
85
|
-
*/
|
|
86
|
-
deny: EventEmitter<Event | MouseEvent>;
|
|
87
|
-
/**
|
|
88
|
-
* Event emitted when the Modal content is accepted.
|
|
89
|
-
*/
|
|
90
|
-
accept: EventEmitter<Event | MouseEvent>;
|
|
91
|
-
constructor(_interactionService: InteractionService, _elementRef: ElementRef<HTMLElement>);
|
|
92
|
-
get interactableId(): string;
|
|
93
|
-
get valid(): boolean;
|
|
94
|
-
get shown(): boolean;
|
|
95
|
-
get showWorkingIcon(): boolean;
|
|
96
|
-
get showDestructiveIcon(): boolean;
|
|
97
|
-
get acceptFallbackTheme(): ButtonTheme;
|
|
98
|
-
get hideHeader(): boolean;
|
|
99
|
-
ngOnInit(): void;
|
|
100
|
-
ngOnDestroy(): void;
|
|
101
|
-
protected handleDismiss(event: MouseEvent | Event): void;
|
|
102
|
-
protected handleDeny(event: MouseEvent | Event): void;
|
|
103
|
-
protected handleAccept(event: MouseEvent | Event): void;
|
|
104
|
-
/**
|
|
105
|
-
* Opens/shows the modal. Can be used programmatically.
|
|
106
|
-
*/
|
|
107
|
-
open(): void;
|
|
108
|
-
/**
|
|
109
|
-
* Closes/hides the modal. Can be used programmatically.
|
|
110
|
-
*/
|
|
111
|
-
close(): void;
|
|
112
|
-
private _setupEventHandling;
|
|
113
|
-
private _disableEventHandling;
|
|
114
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
115
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "impdc-modal", never, { "show": { "alias": "show"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "size": { "alias": "size"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "iconTheme": { "alias": "iconTheme"; "required": false; }; "titleText": { "alias": "titleText"; "required": false; }; "acceptText": { "alias": "acceptText"; "required": false; }; "dismissable": { "alias": "dismissable"; "required": false; }; "fade": { "alias": "fade"; "required": false; }; "backdrop": { "alias": "backdrop"; "required": false; }; "noFallback": { "alias": "noFallback"; "required": false; }; }, { "dismiss": "dismiss"; "deny": "deny"; "accept": "accept"; }, never, ["*", "[dismiss]", "[deny]", "[accept]"], false, never>;
|
|
116
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./modal.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../backdrop/backdrop.module";
|
|
6
|
-
import * as i5 from "../button/button.module";
|
|
7
|
-
import * as i6 from "../icon/icon.module";
|
|
8
|
-
export declare class ModalModule {
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ModalModule, [typeof i1.ModalComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.BackdropModule, typeof i5.ButtonModule, typeof i6.IconModule], [typeof i4.BackdropModule, typeof i5.ButtonModule, typeof i6.IconModule, typeof i1.ModalComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ModalModule>;
|
|
13
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { IElementSize } from '../size-detection';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* The `PaginationComponent` (`<impdc-pagination` or `<div impdc-pagination`) is a control for paged content such as tables or lists.
|
|
6
|
-
* To use, import `PaginationModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
7
|
-
* `ModalModule` imports and exports ImpdcFormsModule and [ButtonModule](./?path=/docs/design-components-button).
|
|
8
|
-
*/
|
|
9
|
-
export declare class PaginationComponent {
|
|
10
|
-
private readonly _changeDetectorRef;
|
|
11
|
-
private _summary;
|
|
12
|
-
/**
|
|
13
|
-
* The current page.
|
|
14
|
-
*/
|
|
15
|
-
page: number;
|
|
16
|
-
/**
|
|
17
|
-
* The number of items shown per page. Items are commonly displayed as rows in a table.
|
|
18
|
-
*/
|
|
19
|
-
perPage: number;
|
|
20
|
-
/**
|
|
21
|
-
* The total number of items.
|
|
22
|
-
*/
|
|
23
|
-
total: number;
|
|
24
|
-
/**
|
|
25
|
-
* A formattable text summary of pagination data. `{firstPageResult}` The first item within the current page.
|
|
26
|
-
* `{lastPageResult}` The last item within the current page. `{total}` The total number of items.
|
|
27
|
-
*/
|
|
28
|
-
set summary(summary: string);
|
|
29
|
-
get summary(): string;
|
|
30
|
-
/**
|
|
31
|
-
* The label text for the per page select input.
|
|
32
|
-
*/
|
|
33
|
-
perPageLabel: string;
|
|
34
|
-
/**
|
|
35
|
-
* Emitted when the page number is changed, specifying the target page number.
|
|
36
|
-
*/
|
|
37
|
-
readonly goToPage: EventEmitter<number>;
|
|
38
|
-
/**
|
|
39
|
-
* Emitted when the per page is changed, specifying the new value.
|
|
40
|
-
*/
|
|
41
|
-
readonly perPageChange: EventEmitter<number>;
|
|
42
|
-
get totalPages(): number;
|
|
43
|
-
get firstPageResult(): number;
|
|
44
|
-
get lastPageResult(): number;
|
|
45
|
-
/** @ignore */
|
|
46
|
-
mobile: boolean;
|
|
47
|
-
constructor(_changeDetectorRef: ChangeDetectorRef);
|
|
48
|
-
handleResize(size: IElementSize): void;
|
|
49
|
-
goToPreviousPage(): void;
|
|
50
|
-
goToNextPage(): void;
|
|
51
|
-
goToExactPageFromEvent({ target }: FocusEvent): void;
|
|
52
|
-
goToExactPage(page: number | string): void;
|
|
53
|
-
handlePerPageChange(): void;
|
|
54
|
-
preventDefaultAndBlur(event: Event): void;
|
|
55
|
-
private _getPageClamped;
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "impdc-pagination, div[impdc-pagination]", never, { "page": { "alias": "page"; "required": false; }; "perPage": { "alias": "perPage"; "required": false; }; "total": { "alias": "total"; "required": false; }; "summary": { "alias": "summary"; "required": false; }; "perPageLabel": { "alias": "perPageLabel"; "required": false; }; }, { "goToPage": "goToPage"; "perPageChange": "perPageChange"; }, never, never, false, never>;
|
|
58
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./pagination.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../button/button.module";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../form-field/impdc-forms.module";
|
|
7
|
-
import * as i6 from "../icon/icon.module";
|
|
8
|
-
import * as i7 from "../size-detection/size-detection.module";
|
|
9
|
-
export declare class PaginationModule {
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PaginationModule, [typeof i1.PaginationComponent], [typeof i2.CommonModule, typeof i3.ButtonModule, typeof i4.FormsModule, typeof i5.ImpdcFormsModule, typeof i6.IconModule, typeof i7.SizeDetectionModule], [typeof i3.ButtonModule, typeof i5.ImpdcFormsModule, typeof i6.IconModule, typeof i1.PaginationComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PaginationModule>;
|
|
14
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* The `ProgressBarComponent` (`<impdc-progress-bar`) is a display-only slider to show progress.
|
|
4
|
-
* To use, import `ProgressBarModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
5
|
-
*/
|
|
6
|
-
export declare class ProgressBarComponent {
|
|
7
|
-
/**
|
|
8
|
-
* The left/subject text of the Progress Bar.
|
|
9
|
-
*/
|
|
10
|
-
labelText: string;
|
|
11
|
-
/**
|
|
12
|
-
* The right/status text of the Progress Bar.
|
|
13
|
-
*/
|
|
14
|
-
statusText: string;
|
|
15
|
-
/**
|
|
16
|
-
* The color of the progress bar
|
|
17
|
-
*/
|
|
18
|
-
barColor: string;
|
|
19
|
-
/**
|
|
20
|
-
* The color of the label and status
|
|
21
|
-
*/
|
|
22
|
-
darkText: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* The current value of the Progress Bar represented as a number between 0 and 100.
|
|
25
|
-
*/
|
|
26
|
-
progressPercentage: number;
|
|
27
|
-
get textClass(): string;
|
|
28
|
-
constructor();
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "impdc-progress-bar", never, { "labelText": { "alias": "labelText"; "required": false; }; "statusText": { "alias": "statusText"; "required": false; }; "barColor": { "alias": "barColor"; "required": false; }; "darkText": { "alias": "darkText"; "required": false; }; "progressPercentage": { "alias": "progressPercentage"; "required": false; }; }, {}, never, never, false, never>;
|
|
31
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./progress-bar.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class ProgressBarModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarModule, [typeof i1.ProgressBarComponent], [typeof i2.CommonModule], [typeof i1.ProgressBarComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ProgressBarModule>;
|
|
8
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ChangeDetectorRef, ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { IElementSize } from '../size-detection';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* The `ScrollableComponent` (`<impdc-scrollable` or `<div impdc-scrollable`) is a container that hides items that wouldn't fit
|
|
6
|
-
* with arrows on the left and right to slide between them.
|
|
7
|
-
* To use, import `ScrollableModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
8
|
-
* `ScrollableModule` also imports and exports [BrandingModule](./?path=/docs/design-components-directives-impdcbranded).
|
|
9
|
-
*/
|
|
10
|
-
export declare class ScrollableComponent implements OnChanges, AfterViewInit {
|
|
11
|
-
private _cd;
|
|
12
|
-
private readonly _hostElementRef;
|
|
13
|
-
private readonly GET_ANCESTOR_BG_SEARCH_DEPTH;
|
|
14
|
-
/**
|
|
15
|
-
* The base amount to scroll.
|
|
16
|
-
*/
|
|
17
|
-
scrollUnit: number;
|
|
18
|
-
/**
|
|
19
|
-
* Used in combination with `scrollUnit` to determine how far the Scrollable scrolls when directional arrows are clicked.
|
|
20
|
-
*/
|
|
21
|
-
clickScrollMultiplier: number;
|
|
22
|
-
private _scrollableBgColor;
|
|
23
|
-
get canScrollLeft(): boolean;
|
|
24
|
-
get canScrollRight(): boolean;
|
|
25
|
-
private _width;
|
|
26
|
-
containerRef: ElementRef | undefined;
|
|
27
|
-
private get _containerElement();
|
|
28
|
-
contentRef: ElementRef | undefined;
|
|
29
|
-
private get _contentElement();
|
|
30
|
-
constructor(_cd: ChangeDetectorRef, _hostElementRef: ElementRef);
|
|
31
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
32
|
-
ngAfterViewInit(): void;
|
|
33
|
-
scroll(direction: number): Promise<void>;
|
|
34
|
-
widthChanged(elementSize: IElementSize): void;
|
|
35
|
-
private _scrollToPosition;
|
|
36
|
-
private _getBackgroundColorForButtons;
|
|
37
|
-
private _getAncestorBackgroundColor;
|
|
38
|
-
private _getBackGroundColor;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScrollableComponent, "impdc-scrollable, div[impdc-scrollable]", never, { "scrollUnit": { "alias": "scrollUnit"; "required": false; }; "clickScrollMultiplier": { "alias": "clickScrollMultiplier"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
41
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./scrollable.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../size-detection/size-detection.module";
|
|
5
|
-
import * as i4 from "../branding/branding.module";
|
|
6
|
-
import * as i5 from "../icon/icon.module";
|
|
7
|
-
export declare class ScrollableModule {
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollableModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ScrollableModule, [typeof i1.ScrollableComponent], [typeof i2.CommonModule, typeof i3.SizeDetectionModule, typeof i4.BrandingModule, typeof i5.IconModule], [typeof i1.ScrollableComponent, typeof i4.BrandingModule]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ScrollableModule>;
|
|
12
|
-
}
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, DoCheck, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormControl, FormGroupDirective, NgControl, NgForm } from '@angular/forms';
|
|
3
|
-
import { Observable, Subject } from 'rxjs';
|
|
4
|
-
import { BooleanInput } from '../../utilities';
|
|
5
|
-
import { ErrorStateMatcher, ICanUpdateErrorState, IHasErrorState, ImpdcFormFieldControl, ImpdcFormRoot } from '../form-field';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class ImpdcSelectIconChange {
|
|
8
|
-
source: SelectIconComponent;
|
|
9
|
-
value: any;
|
|
10
|
-
constructor(source: SelectIconComponent, value: any);
|
|
11
|
-
}
|
|
12
|
-
declare const _SelectIconComponentBase: import("../form-field").Constructor<import("../form-field").HasTabIndex> & import("../form-field").AbstractConstructor<import("../form-field").HasTabIndex> & import("../form-field").Constructor<import("../form-field").CanDisable> & import("../form-field").AbstractConstructor<import("../form-field").CanDisable> & import("../form-field").Constructor<ICanUpdateErrorState> & import("../form-field").AbstractConstructor<ICanUpdateErrorState> & {
|
|
13
|
-
new (_defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl | null): {
|
|
14
|
-
readonly stateChanges: Subject<void>;
|
|
15
|
-
_defaultErrorStateMatcher: ErrorStateMatcher;
|
|
16
|
-
_formRoot: ImpdcFormRoot;
|
|
17
|
-
_parentForm: NgForm;
|
|
18
|
-
_parentFormGroup: FormGroupDirective;
|
|
19
|
-
ngControl: NgControl | null;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* The `SelectIconComponent` (`<impdc-select-icon`) is a select dropdown with search that shows all standard icons from Bootstrap 5.
|
|
24
|
-
* To use, import `SelectIconModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
25
|
-
*/
|
|
26
|
-
export declare class SelectIconComponent extends _SelectIconComponentBase implements ControlValueAccessor, ImpdcFormFieldControl<string | null>, ICanUpdateErrorState, IHasErrorState, DoCheck, OnChanges, OnDestroy {
|
|
27
|
-
private readonly _changeDetector;
|
|
28
|
-
protected _toggleButtonRef: ElementRef<HTMLButtonElement>;
|
|
29
|
-
protected readonly filteredOptions$: Observable<string[]>;
|
|
30
|
-
protected readonly searchControl: FormControl<string | null>;
|
|
31
|
-
protected readonly _uid: string;
|
|
32
|
-
protected _dropdownOpen: boolean;
|
|
33
|
-
private readonly _iconOptionsSubject;
|
|
34
|
-
private _previousControl?;
|
|
35
|
-
private _cvaOnChange;
|
|
36
|
-
private _cvaOnTouched;
|
|
37
|
-
/**
|
|
38
|
-
* Set whether or not an input field will appear for searching and
|
|
39
|
-
* filtering icon options.
|
|
40
|
-
* @default true
|
|
41
|
-
*/
|
|
42
|
-
allowSearch: boolean;
|
|
43
|
-
get iconOptions(): string[];
|
|
44
|
-
/**
|
|
45
|
-
* Set to override the default set of FontAwesome icon options.
|
|
46
|
-
*/
|
|
47
|
-
set iconOptions(iconOptions: string[]);
|
|
48
|
-
/**
|
|
49
|
-
* Set whether or not to show the icon names as labels for icon options.
|
|
50
|
-
* @default true
|
|
51
|
-
*/
|
|
52
|
-
showText: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Set whether or not to show the name of the selected icon inside the control.
|
|
55
|
-
* @default true
|
|
56
|
-
*/
|
|
57
|
-
showSelectedText: boolean;
|
|
58
|
-
/**
|
|
59
|
-
* The placeholder text that will be displayed when no selection has been made.
|
|
60
|
-
*
|
|
61
|
-
* @default \- Select -
|
|
62
|
-
*/
|
|
63
|
-
get placeholder(): string;
|
|
64
|
-
set placeholder(value: string);
|
|
65
|
-
private _placeholder;
|
|
66
|
-
errorStateMatcher: ErrorStateMatcher;
|
|
67
|
-
/** Events fire when selection has been changed by the user. */
|
|
68
|
-
readonly selectionChange: EventEmitter<ImpdcSelectIconChange>;
|
|
69
|
-
/**
|
|
70
|
-
* Events fire when raw value of select changes. Mainly exists to handle
|
|
71
|
-
* two-way binding of `value` input property.
|
|
72
|
-
* @ignore
|
|
73
|
-
*/
|
|
74
|
-
readonly valueChange: EventEmitter<string | null>;
|
|
75
|
-
constructor(_changeDetector: ChangeDetectorRef, _defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl);
|
|
76
|
-
get empty(): boolean;
|
|
77
|
-
/** @ignore */
|
|
78
|
-
focus(options?: FocusOptions): void;
|
|
79
|
-
/** @ignore */
|
|
80
|
-
ngDoCheck(): void;
|
|
81
|
-
/** @ignore */
|
|
82
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
83
|
-
/** @ignore */
|
|
84
|
-
ngOnDestroy(): void;
|
|
85
|
-
/** @ignore */
|
|
86
|
-
writeValue(value: string): void;
|
|
87
|
-
/** @ignore */
|
|
88
|
-
registerOnChange(fn: (value: any) => void): void;
|
|
89
|
-
/** @ignore */
|
|
90
|
-
registerOnTouched(fn: () => {}): void;
|
|
91
|
-
/** @ignore */
|
|
92
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
93
|
-
get value(): string | null;
|
|
94
|
-
set value(value: string | null);
|
|
95
|
-
private _value;
|
|
96
|
-
get id(): string;
|
|
97
|
-
set id(value: string);
|
|
98
|
-
protected _id: string;
|
|
99
|
-
/**
|
|
100
|
-
* Used to set requiredness of control in a template-based manner;
|
|
101
|
-
* not necessary when using the Angular reactive forms API and `required` validator.
|
|
102
|
-
*
|
|
103
|
-
* @default false
|
|
104
|
-
*/
|
|
105
|
-
get required(): boolean;
|
|
106
|
-
set required(value: BooleanInput);
|
|
107
|
-
private _required;
|
|
108
|
-
get focused(): boolean;
|
|
109
|
-
protected _focused: boolean;
|
|
110
|
-
readonly controlType: string;
|
|
111
|
-
readonly supportsAffixes: boolean;
|
|
112
|
-
protected handleOpenChange(isOpen: boolean): void;
|
|
113
|
-
protected selectIcon(iconName: string): void;
|
|
114
|
-
protected _onFocus(): void;
|
|
115
|
-
/**
|
|
116
|
-
* Calls the CVA touched callback only if the dropdown is closed.
|
|
117
|
-
*/
|
|
118
|
-
protected _onBlur(): void;
|
|
119
|
-
private _buildChangeEvent;
|
|
120
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectIconComponent, [null, null, { optional: true; }, { optional: true; }, { optional: true; }, { optional: true; self: true; }]>;
|
|
121
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectIconComponent, "impdc-select-icon", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "allowSearch": { "alias": "allowSearch"; "required": false; }; "iconOptions": { "alias": "iconOptions"; "required": false; }; "showText": { "alias": "showText"; "required": false; }; "showSelectedText": { "alias": "showSelectedText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "errorStateMatcher": { "alias": "errorStateMatcher"; "required": false; }; "value": { "alias": "value"; "required": false; }; "id": { "alias": "id"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, { "selectionChange": "selectionChange"; "valueChange": "valueChange"; }, never, never, false, never>;
|
|
122
|
-
}
|
|
123
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./select-icon.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../form-field/impdc-forms.module";
|
|
5
|
-
import * as i4 from "../icon/icon.module";
|
|
6
|
-
import * as i5 from "@ng-bootstrap/ng-bootstrap";
|
|
7
|
-
import * as i6 from "@angular/forms";
|
|
8
|
-
export declare class SelectIconModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectIconModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SelectIconModule, [typeof i1.SelectIconComponent], [typeof i2.CommonModule, typeof i3.ImpdcFormsModule, typeof i4.IconModule, typeof i5.NgbTypeaheadModule, typeof i5.NgbDropdownModule, typeof i6.ReactiveFormsModule], [typeof i1.SelectIconComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SelectIconModule>;
|
|
12
|
-
}
|