@impartner/design-components 3.0.2 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -8
- package/fesm2022/impartner-design-components.mjs +1667 -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
package/lib/datetime-picker/components/datetime-picker-input/datetime-picker-input.component.d.ts
DELETED
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
import { DoCheck, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormControl, FormGroupDirective, NgControl, NgForm } from '@angular/forms';
|
|
3
|
-
import { IDatetimePickerValue } from '../../types';
|
|
4
|
-
import { NgbDateStruct } from '@ng-bootstrap/ng-bootstrap';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { ErrorStateMatcher, ICanUpdateErrorState, IHasErrorState, ImpdcFormFieldControl, ImpdcFormRoot } from '../../../form-field';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export interface IDatetimePickerPopupButtonLabels {
|
|
9
|
-
readonly cancelLabel: string;
|
|
10
|
-
readonly clearLabel: string;
|
|
11
|
-
readonly saveLabel: string;
|
|
12
|
-
}
|
|
13
|
-
export declare const DEFAULT_POPUP_BUTTON_LABELS: IDatetimePickerPopupButtonLabels;
|
|
14
|
-
declare const _DatetimePickerInputComponentBase: 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> & {
|
|
15
|
-
new (_defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl | null): {
|
|
16
|
-
readonly stateChanges: Subject<void>;
|
|
17
|
-
_defaultErrorStateMatcher: ErrorStateMatcher;
|
|
18
|
-
_formRoot: ImpdcFormRoot;
|
|
19
|
-
_parentForm: NgForm;
|
|
20
|
-
_parentFormGroup: FormGroupDirective;
|
|
21
|
-
ngControl: NgControl | null;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* A control for selecting date or datetime via an interactive dropdown control.
|
|
26
|
-
*
|
|
27
|
-
* Implements [ControlValueAccessor](https://angular.io/api/forms/ControlValueAccessor) to support two-way binding with
|
|
28
|
-
* Angular forms via usage of the \`[(ngModel)]\`, \`[formControl]\`, and \`[formControlName]\` directives.
|
|
29
|
-
*
|
|
30
|
-
* The date and time controls inside this component leverage the value adapter patterns and services of NG-Bootstrap's
|
|
31
|
-
* [Datepicker](https://ng-bootstrap.github.io/#/components/datepicker/overview#date-model) and
|
|
32
|
-
* [Timepicker](https://ng-bootstrap.github.io/#/components/timepicker/examples#adapter) components when working with input values.
|
|
33
|
-
* This means that `date` values will be [NgbDateStruct](https://ng-bootstrap.github.io/#/components/datepicker/api#NgbDateStruct)
|
|
34
|
-
* objects and `time` values will be [NgbTimeStruct](https://ng-bootstrap.github.io/#/components/timepicker/api#NgbTimeStruct) objects
|
|
35
|
-
* by default, and the [NgbDateAdapter](https://ng-bootstrap.github.io/#/components/datepicker/api#NgbDateAdapter) and
|
|
36
|
-
* [NgbTimeAdapter](https://ng-bootstrap.github.io/#/components/timepicker/api#NgbTimeAdapter) services will be used to handle them respectively.
|
|
37
|
-
* If usage of alternative date and time models is desired, consult NG-Bootstrap's documentation for directions.
|
|
38
|
-
*/
|
|
39
|
-
export declare class DatetimePickerInputComponent extends _DatetimePickerInputComponentBase implements ControlValueAccessor, DoCheck, OnChanges, OnDestroy, OnInit, ImpdcFormFieldControl<IDatetimePickerValue<any, any> | null>, ICanUpdateErrorState, IHasErrorState {
|
|
40
|
-
private readonly _changeDetector;
|
|
41
|
-
private readonly _destroyRef;
|
|
42
|
-
private readonly _ngbDateAdapter;
|
|
43
|
-
private readonly _ngbTimeAdapter;
|
|
44
|
-
private readonly _datetimeFormatter;
|
|
45
|
-
private readonly _uid;
|
|
46
|
-
private _previousControl?;
|
|
47
|
-
private _dropdownOpen;
|
|
48
|
-
protected readonly datetimePickerControl: FormControl<IDatetimePickerValue<any, any> | null>;
|
|
49
|
-
protected cvaOnChange: (_: any) => void;
|
|
50
|
-
protected cvaOnTouched: () => void;
|
|
51
|
-
protected _toggleButtonRef: ElementRef<HTMLButtonElement>;
|
|
52
|
-
/**
|
|
53
|
-
* A callback function that can be evaluated to decide if a given date is disabled
|
|
54
|
-
* in the calendar view.
|
|
55
|
-
*
|
|
56
|
-
* @param date An [`NgbDate`](https://ng-bootstrap.github.io/#/components/datepicker/api#NgbDate) value describing the singular date being evaluated.
|
|
57
|
-
* @param current The month and year selected for the current calendar view.
|
|
58
|
-
*/
|
|
59
|
-
markDateDisabled?: (date: NgbDateStruct, current?: {
|
|
60
|
-
month: number;
|
|
61
|
-
year: number;
|
|
62
|
-
}) => boolean;
|
|
63
|
-
/**
|
|
64
|
-
* The earliest allowable date for display or selection.
|
|
65
|
-
*
|
|
66
|
-
* @default { year: 1900, month: 1, day: 1 }
|
|
67
|
-
*/
|
|
68
|
-
get minDate(): NgbDateStruct;
|
|
69
|
-
set minDate(value: NgbDateStruct | null);
|
|
70
|
-
private _minDate;
|
|
71
|
-
/**
|
|
72
|
-
* The latest allowable date for display or selection.
|
|
73
|
-
*
|
|
74
|
-
* @default { year: 2099, month: 12, day: 31 }
|
|
75
|
-
*/
|
|
76
|
-
get maxDate(): NgbDateStruct;
|
|
77
|
-
set maxDate(value: NgbDateStruct | null);
|
|
78
|
-
private _maxDate;
|
|
79
|
-
/**
|
|
80
|
-
* Set whether to display controls for selecting a time value in addition to the date.
|
|
81
|
-
*/
|
|
82
|
-
withTime: boolean;
|
|
83
|
-
/**
|
|
84
|
-
* Label to be displayed with time controls to allow the user to input 24-hour or meridian-based (AM, PM) time.
|
|
85
|
-
*/
|
|
86
|
-
meridianToggleLabel: string;
|
|
87
|
-
/**
|
|
88
|
-
* Object dictating the labels used for the buttons displayed in the footer of the datetime picker popup.
|
|
89
|
-
*
|
|
90
|
-
* @default { cancelLabel: "Cancel", clearLabel: "Clear", saveLabel: "Save" }
|
|
91
|
-
*/
|
|
92
|
-
get popupButtonLabels(): IDatetimePickerPopupButtonLabels;
|
|
93
|
-
set popupButtonLabels(value: Partial<IDatetimePickerPopupButtonLabels>);
|
|
94
|
-
private _popupButtonLabels;
|
|
95
|
-
/**
|
|
96
|
-
* The placeholder text that will be displayed when no selection has been made.
|
|
97
|
-
*
|
|
98
|
-
* @default YYYY-MM-DD hh:mm
|
|
99
|
-
*/
|
|
100
|
-
get placeholder(): string;
|
|
101
|
-
set placeholder(value: string);
|
|
102
|
-
private _placeholder;
|
|
103
|
-
errorStateMatcher: ErrorStateMatcher;
|
|
104
|
-
/**
|
|
105
|
-
* Events fire when raw value of picker input changes. Mainly exists to handle
|
|
106
|
-
* two-way binding of `value` input property.
|
|
107
|
-
* @ignore
|
|
108
|
-
*/
|
|
109
|
-
readonly valueChange: EventEmitter<IDatetimePickerValue<any, any> | null>;
|
|
110
|
-
constructor(_defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl);
|
|
111
|
-
/** @ignore */
|
|
112
|
-
get empty(): boolean;
|
|
113
|
-
/** @ignore */
|
|
114
|
-
focus(options?: FocusOptions): void;
|
|
115
|
-
/** @ignore */
|
|
116
|
-
ngDoCheck(): void;
|
|
117
|
-
/** @ignore */
|
|
118
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
119
|
-
/** @ignore */
|
|
120
|
-
ngOnDestroy(): void;
|
|
121
|
-
/** @ignore */
|
|
122
|
-
ngOnInit(): void;
|
|
123
|
-
/** @ignore */
|
|
124
|
-
writeValue(obj: any): void;
|
|
125
|
-
/** @ignore */
|
|
126
|
-
registerOnChange(fn: any): void;
|
|
127
|
-
/** @ignore */
|
|
128
|
-
registerOnTouched(fn: any): void;
|
|
129
|
-
/** @ignore */
|
|
130
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
131
|
-
get value(): IDatetimePickerValue<any, any> | null;
|
|
132
|
-
set value(value: IDatetimePickerValue<any, any> | null);
|
|
133
|
-
get id(): string;
|
|
134
|
-
set id(value: string);
|
|
135
|
-
protected _id: string;
|
|
136
|
-
/**
|
|
137
|
-
* Used to set requiredness of control in a template-based manner;
|
|
138
|
-
* not necessary when using the Angular reactive forms API and `required` validator.
|
|
139
|
-
*
|
|
140
|
-
* @default false
|
|
141
|
-
*/
|
|
142
|
-
get required(): boolean;
|
|
143
|
-
set required(value: boolean);
|
|
144
|
-
private _required;
|
|
145
|
-
get focused(): boolean;
|
|
146
|
-
protected _focused: boolean;
|
|
147
|
-
readonly controlType: string;
|
|
148
|
-
readonly supportsAffixes: boolean;
|
|
149
|
-
protected displayedValue: string;
|
|
150
|
-
protected get placeholderText(): string;
|
|
151
|
-
protected updateValue(newValue: IDatetimePickerValue<any, any> | null): void;
|
|
152
|
-
protected handleOpenChange(isOpen: boolean): void;
|
|
153
|
-
protected _onFocus(): void;
|
|
154
|
-
protected _onBlur(): void;
|
|
155
|
-
private _updateDisplayedValue;
|
|
156
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerInputComponent, [null, { optional: true; }, { optional: true; }, { optional: true; }, { optional: true; self: true; }]>;
|
|
157
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerInputComponent, "impdc-datetime-picker-input", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "markDateDisabled": { "alias": "markDateDisabled"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "withTime": { "alias": "withTime"; "required": false; }; "meridianToggleLabel": { "alias": "meridianToggleLabel"; "required": false; }; "popupButtonLabels": { "alias": "popupButtonLabels"; "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; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
158
|
-
static ngAcceptInputType_required: unknown;
|
|
159
|
-
}
|
|
160
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-picker-input.component';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl } from '@angular/forms';
|
|
3
|
-
import { IDatetimePickerValue } from '../../types';
|
|
4
|
-
import { DatetimePickerComponent } from '../datetime-picker/datetime-picker.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DatetimePickerInputFooterComponent implements OnInit {
|
|
7
|
-
private readonly _cd;
|
|
8
|
-
private readonly _destroyRef;
|
|
9
|
-
protected readonly datetimePickerFormControl: FormControl<IDatetimePickerValue<any, any> | null>;
|
|
10
|
-
datetimePicker: DatetimePickerComponent;
|
|
11
|
-
initialValue: IDatetimePickerValue<any, any> | null;
|
|
12
|
-
cancelLabel: string;
|
|
13
|
-
clearLabel: string;
|
|
14
|
-
saveLabel: string;
|
|
15
|
-
readonly datetimeSelected: EventEmitter<IDatetimePickerValue<any, any> | null>;
|
|
16
|
-
readonly closeRequested: EventEmitter<void>;
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
allowSave(): boolean;
|
|
19
|
-
clearAndClose(): void;
|
|
20
|
-
saveAndClose(): void;
|
|
21
|
-
closePicker(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerInputFooterComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerInputFooterComponent, "impdc-datetime-picker-input-footer", never, { "datetimePicker": { "alias": "datetimePicker"; "required": true; }; "initialValue": { "alias": "initialValue"; "required": false; }; "cancelLabel": { "alias": "cancelLabel"; "required": false; }; "clearLabel": { "alias": "clearLabel"; "required": false; }; "saveLabel": { "alias": "saveLabel"; "required": false; }; }, { "datetimeSelected": "datetimeSelected"; "closeRequested": "closeRequested"; }, never, never, true, never>;
|
|
24
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-picker-input-footer.component';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-picker-defaults';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./components/datetime-picker/datetime-picker.component";
|
|
3
|
-
import * as i2 from "./components/datetime-picker-input/datetime-picker-input.component";
|
|
4
|
-
export declare class DatetimePickerModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatetimePickerModule, never, [typeof i1.DatetimePickerComponent, typeof i2.DatetimePickerInputComponent], [typeof i1.DatetimePickerComponent, typeof i2.DatetimePickerInputComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DatetimePickerModule>;
|
|
8
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { IDatetimePickerValue } from './types';
|
|
2
|
-
export { IMPDC_DATETIME_PICKER_FORMATTER_FACTORY, ImpdcDatetimeFormatter, ImpdcDatetimeISOFormatter } from './services';
|
|
3
|
-
export { DatepickerNavComponent, DatetimePickerInputFooterComponent, DatepickerTemplateHostComponent, DatetimePickerComponent, DatetimePickerInputComponent } from './components';
|
|
4
|
-
export * from './datetime-picker.module';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { NgbDateStruct, NgbTimeStruct } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare function IMPDC_DATETIME_PICKER_FORMATTER_FACTORY(): ImpdcDatetimeISOFormatter;
|
|
4
|
-
export declare abstract class ImpdcDatetimeFormatter {
|
|
5
|
-
abstract format(date: NgbDateStruct, time?: NgbTimeStruct | null | {
|
|
6
|
-
value: NgbTimeStruct | null;
|
|
7
|
-
withSeconds: boolean;
|
|
8
|
-
}): string;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImpdcDatetimeFormatter, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ImpdcDatetimeFormatter>;
|
|
11
|
-
}
|
|
12
|
-
export declare class ImpdcDatetimeISOFormatter extends ImpdcDatetimeFormatter {
|
|
13
|
-
format(date: NgbDateStruct, time?: NgbTimeStruct | null | {
|
|
14
|
-
value: NgbTimeStruct | null;
|
|
15
|
-
withSeconds: boolean;
|
|
16
|
-
}): string;
|
|
17
|
-
private _padNumberString;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImpdcDatetimeISOFormatter, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ImpdcDatetimeISOFormatter>;
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-formatter.service';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-formatter';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './datetime-picker-value.interface';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "./text-highlight/text-highlight.module";
|
|
5
|
-
import * as i4 from "./icon/icon.module";
|
|
6
|
-
import * as i5 from "./badge/badge.module";
|
|
7
|
-
import * as i6 from "./tag/tag.component";
|
|
8
|
-
import * as i7 from "./progress-bar/progress-bar.module";
|
|
9
|
-
import * as i8 from "./button/button.module";
|
|
10
|
-
import * as i9 from "./table/table.module";
|
|
11
|
-
import * as i10 from "./dropdown/dropdown.module";
|
|
12
|
-
import * as i11 from "./alert/alert.module";
|
|
13
|
-
import * as i12 from "./modal/modal.module";
|
|
14
|
-
import * as i13 from "./file-upload/file-upload.module";
|
|
15
|
-
import * as i14 from "./avatar/avatar.module";
|
|
16
|
-
import * as i15 from "./avatar-group/avatar-group.module";
|
|
17
|
-
import * as i16 from "./breadcrumb/breadcrumb.module";
|
|
18
|
-
import * as i17 from "./branding/branding.module";
|
|
19
|
-
import * as i18 from "./datetime-picker/datetime-picker.module";
|
|
20
|
-
export default class DesignComponentsModule {
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DesignComponentsModule, never>;
|
|
22
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DesignComponentsModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.TextHighlightModule, typeof i4.IconModule, typeof i5.BadgeModule, typeof i6.TagComponent, typeof i7.ProgressBarModule, typeof i8.ButtonModule, typeof i9.TableModule, typeof i10.DropdownModule, typeof i11.AlertModule, typeof i12.ModalModule, typeof i13.FileUploadModule, typeof i14.AvatarModule, typeof i15.AvatarGroupModule, typeof i16.BreadcrumbModule, typeof i17.BrandingModule, typeof i18.DatetimePickerModule], [typeof i3.TextHighlightModule, typeof i4.IconModule, typeof i5.BadgeModule, typeof i6.TagComponent, typeof i7.ProgressBarModule, typeof i8.ButtonModule, typeof i9.TableModule, typeof i10.DropdownModule, typeof i11.AlertModule, typeof i12.ModalModule, typeof i13.FileUploadModule, typeof i14.AvatarModule, typeof i15.AvatarGroupModule, typeof i16.BreadcrumbModule, typeof i17.BrandingModule, typeof i18.DatetimePickerModule]>;
|
|
23
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DesignComponentsModule>;
|
|
24
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DropdownItemComponent {
|
|
4
|
-
/**
|
|
5
|
-
* Used in DropdownComponent to determine if the projected content should be rendered or it's a divider.
|
|
6
|
-
*/
|
|
7
|
-
divider: boolean;
|
|
8
|
-
template: TemplateRef<never>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItemComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownItemComponent, "impdc-dropdown-item", never, { "divider": { "alias": "divider"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { DropdownItemComponent } from './dropdown-item/dropdown-item.component';
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, QueryList, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { IInteractableComponent, InteractionService } from '../../services';
|
|
3
|
-
import { ButtonTheme } from '../button';
|
|
4
|
-
import { DropdownItemComponent } from './components';
|
|
5
|
-
import { DropdownPosition } from './types';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* The `DropdownComponent` (`<impdc-dropdown` or `<any impdc-dropdown`) contains a button that toggles a dropdown where a user
|
|
9
|
-
* can select various actions. Items within must be wrapped with `DropdownItemComponent` (`<impdc-dropdown-item`).
|
|
10
|
-
* To use, import `DropdownModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
11
|
-
* `DropdownModule` imports and exports [ButtonModule](./?path=/docs/design-components-button).
|
|
12
|
-
*/
|
|
13
|
-
export declare class DropdownComponent implements OnInit, OnDestroy, IInteractableComponent {
|
|
14
|
-
private _interactionService;
|
|
15
|
-
private readonly _interactableId;
|
|
16
|
-
private _initialized;
|
|
17
|
-
/**
|
|
18
|
-
* Whether or not the dropdown list is showing.
|
|
19
|
-
*/
|
|
20
|
-
show: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* The content projected `DropdownItemComponent` children.
|
|
23
|
-
*/
|
|
24
|
-
items: QueryList<DropdownItemComponent>;
|
|
25
|
-
/**
|
|
26
|
-
* The theme of the button affecting text, icons, backgrounds, and borders.
|
|
27
|
-
*/
|
|
28
|
-
buttonTheme: ButtonTheme;
|
|
29
|
-
/**
|
|
30
|
-
* The text of the button.
|
|
31
|
-
*/
|
|
32
|
-
buttonText: string;
|
|
33
|
-
/**
|
|
34
|
-
* Where the list shows relative to the button when it is showing.
|
|
35
|
-
*/
|
|
36
|
-
position: DropdownPosition;
|
|
37
|
-
/**
|
|
38
|
-
* If true, the icon is split from the button and only clicking the icon triggers the list showing/hiding.
|
|
39
|
-
*/
|
|
40
|
-
split: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Emitted when the dropdown is toggled.
|
|
43
|
-
*/
|
|
44
|
-
toggle: EventEmitter<boolean>;
|
|
45
|
-
/**
|
|
46
|
-
* Emitted when the button is clicked.
|
|
47
|
-
*/
|
|
48
|
-
buttonClick: EventEmitter<MouseEvent>;
|
|
49
|
-
private classBtnGroup;
|
|
50
|
-
private get classDropdown();
|
|
51
|
-
private get classDropend();
|
|
52
|
-
private get classDropstart();
|
|
53
|
-
private get classDropup();
|
|
54
|
-
handleHostClick($event: MouseEvent): void;
|
|
55
|
-
handleDocumentClick(): void;
|
|
56
|
-
constructor(_interactionService: InteractionService);
|
|
57
|
-
get interactableId(): string;
|
|
58
|
-
get valid(): boolean;
|
|
59
|
-
get shown(): boolean;
|
|
60
|
-
ngOnInit(): void;
|
|
61
|
-
ngOnDestroy(): void;
|
|
62
|
-
handleToggle(): void;
|
|
63
|
-
handleButtonClick(event: MouseEvent): void;
|
|
64
|
-
hide(): void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "impdc-dropdown, [impdc-dropdown]", ["impdcDropdown"], { "show": { "alias": "show"; "required": false; }; "buttonTheme": { "alias": "buttonTheme"; "required": false; }; "buttonText": { "alias": "buttonText"; "required": false; }; "position": { "alias": "position"; "required": false; }; "split": { "alias": "split"; "required": false; }; }, { "toggle": "toggle"; "buttonClick": "buttonClick"; }, ["items"], ["*", "[toggle]"], false, never>;
|
|
67
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./components/dropdown-item/dropdown-item.component";
|
|
3
|
-
import * as i2 from "./dropdown.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../button/button.module";
|
|
6
|
-
export declare class DropdownModule {
|
|
7
|
-
constructor();
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownModule, [typeof i1.DropdownItemComponent, typeof i2.DropdownComponent], [typeof i3.CommonModule, typeof i4.ButtonModule], [typeof i4.ButtonModule, typeof i1.DropdownItemComponent, typeof i2.DropdownComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownModule>;
|
|
11
|
-
}
|
package/lib/dropdown/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type DropdownPosition = 'down' | 'right' | 'left' | 'up';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { DropdownPosition } from './dropdown-position';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FileDropDirective {
|
|
4
|
-
fileHovering: boolean;
|
|
5
|
-
filesDropped: EventEmitter<FileList>;
|
|
6
|
-
onDragOver(event: DragEvent): void;
|
|
7
|
-
onDragLeave(event: DragEvent): void;
|
|
8
|
-
OnDrop(event: DragEvent): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileDropDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FileDropDirective, "[impdcFileDrop]", never, {}, { "filesDropped": "filesDropped"; }, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { FileDropDirective } from './file-drop.directive';
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, DoCheck, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, FormGroupDirective, NgControl, NgForm, ValidationErrors, Validator } from '@angular/forms';
|
|
3
|
-
import { 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
|
-
declare const _FileUploadComponentBase: 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> & {
|
|
8
|
-
new (_defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl | null): {
|
|
9
|
-
readonly stateChanges: Subject<void>;
|
|
10
|
-
_defaultErrorStateMatcher: ErrorStateMatcher;
|
|
11
|
-
_formRoot: ImpdcFormRoot;
|
|
12
|
-
_parentForm: NgForm;
|
|
13
|
-
_parentFormGroup: FormGroupDirective;
|
|
14
|
-
ngControl: NgControl | null;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
/**
|
|
18
|
-
* The `FileUploadComponent` (`<impdc-file-upload` or `<any impdc-file-upload`) is a file selector that supports drag and drop.
|
|
19
|
-
* To use, import `FileUploadModule` or another module that imports and exports that module from `@impartner/design-components`.
|
|
20
|
-
*/
|
|
21
|
-
export declare class FileUploadComponent extends _FileUploadComponentBase implements ControlValueAccessor, Validator, ImpdcFormFieldControl<File | File[]>, ICanUpdateErrorState, IHasErrorState, DoCheck, OnDestroy {
|
|
22
|
-
private readonly _changeDetector;
|
|
23
|
-
protected fileDropElementRef: ElementRef<HTMLElement>;
|
|
24
|
-
/** @ignore */
|
|
25
|
-
fileUploadInputEltRef: ElementRef<HTMLInputElement>;
|
|
26
|
-
/**
|
|
27
|
-
* Whether the control supports uploading multiple files.
|
|
28
|
-
*/
|
|
29
|
-
multiple: boolean;
|
|
30
|
-
/**
|
|
31
|
-
* The instructional text to display in the file upload dropzone.
|
|
32
|
-
*/
|
|
33
|
-
uploadText: string;
|
|
34
|
-
/**
|
|
35
|
-
* The comma-delimited list of file types that are accepted by the control.
|
|
36
|
-
*/
|
|
37
|
-
accept: string;
|
|
38
|
-
errorStateMatcher: ErrorStateMatcher;
|
|
39
|
-
get canUpload(): boolean;
|
|
40
|
-
private get acceptTypes();
|
|
41
|
-
get empty(): boolean;
|
|
42
|
-
protected get filesForDisplay(): readonly File[];
|
|
43
|
-
private _cvaOnChange;
|
|
44
|
-
private _cvaOnTouched;
|
|
45
|
-
private _uid;
|
|
46
|
-
constructor(_changeDetector: ChangeDetectorRef, _defaultErrorStateMatcher: ErrorStateMatcher, _formRoot: ImpdcFormRoot, _parentForm: NgForm, _parentFormGroup: FormGroupDirective, ngControl: NgControl | null);
|
|
47
|
-
/** @ignore */
|
|
48
|
-
handleChange(event: Event): void;
|
|
49
|
-
/** @ignore */
|
|
50
|
-
handleDrop(event: FileList): void;
|
|
51
|
-
/** @ignore */
|
|
52
|
-
removeFile(fileIndex: number): void;
|
|
53
|
-
/** @ignore */
|
|
54
|
-
focus(options?: FocusOptions): void;
|
|
55
|
-
/** @ignore */
|
|
56
|
-
ngDoCheck(): void;
|
|
57
|
-
/** @ignore */
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
/**
|
|
60
|
-
* The file(s) currently uploaded into the control. Returns `File | null` when `multiple` is `false`,
|
|
61
|
-
* and `File[]` when `multiple` is `true`.
|
|
62
|
-
*/
|
|
63
|
-
get value(): File | File[] | null;
|
|
64
|
-
set value(newValue: File | File[] | null);
|
|
65
|
-
private _value;
|
|
66
|
-
/** @ignore */
|
|
67
|
-
get id(): string;
|
|
68
|
-
set id(value: string);
|
|
69
|
-
private _id;
|
|
70
|
-
/**
|
|
71
|
-
* Used to set requiredness of control in a template-based manner;
|
|
72
|
-
* not necessary when using the Angular reactive forms API and `required` validator.
|
|
73
|
-
*
|
|
74
|
-
* @default false
|
|
75
|
-
*/
|
|
76
|
-
get required(): boolean;
|
|
77
|
-
set required(value: BooleanInput);
|
|
78
|
-
private _required;
|
|
79
|
-
get focused(): boolean;
|
|
80
|
-
private _focused;
|
|
81
|
-
readonly controlType: string;
|
|
82
|
-
readonly supportsAffixes: boolean;
|
|
83
|
-
/** @ignore */
|
|
84
|
-
writeValue(value: File[]): void;
|
|
85
|
-
/** @ignore */
|
|
86
|
-
registerOnChange(fn: Function): void;
|
|
87
|
-
/** @ignore */
|
|
88
|
-
registerOnTouched(fn: Function): void;
|
|
89
|
-
/** @ignore */
|
|
90
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
91
|
-
/**
|
|
92
|
-
* @ignore
|
|
93
|
-
*/
|
|
94
|
-
validate(): ValidationErrors | null;
|
|
95
|
-
protected _onFocus(): void;
|
|
96
|
-
protected _onBlur(): void;
|
|
97
|
-
private _updateValueFromInteraction;
|
|
98
|
-
private _mergeNewFilesWithExistingFiles;
|
|
99
|
-
private _getFileList;
|
|
100
|
-
private _getExtensions;
|
|
101
|
-
private _acceptedFileType;
|
|
102
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponent, [null, null, { optional: true; }, { optional: true; }, { optional: true; }, { optional: true; self: true; }]>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploadComponent, "impdc-file-upload, [impdc-file-upload]", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "uploadText": { "alias": "uploadText"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "errorStateMatcher": { "alias": "errorStateMatcher"; "required": false; }; "value": { "alias": "value"; "required": false; }; "id": { "alias": "id"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, {}, never, never, false, never>;
|
|
104
|
-
}
|
|
105
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./directives/file-drop.directive";
|
|
3
|
-
import * as i2 from "./file-upload.component";
|
|
4
|
-
import * as i3 from "./pipes/human-readable-byte-size.pipe";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "../button/button.module";
|
|
8
|
-
import * as i7 from "../icon/icon.module";
|
|
9
|
-
export declare class FileUploadModule {
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FileUploadModule, [typeof i1.FileDropDirective, typeof i2.FileUploadComponent, typeof i3.HumanReadableByteSizePipe], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.ButtonModule, typeof i7.IconModule], [typeof i7.IconModule, typeof i1.FileDropDirective, typeof i2.FileUploadComponent, typeof i3.HumanReadableByteSizePipe]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FileUploadModule>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HumanReadableByteSizePipe implements PipeTransform {
|
|
4
|
-
transform(bytes: number): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HumanReadableByteSizePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<HumanReadableByteSizePipe, "humanReadableByteSize", false>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './human-readable-byte-size.pipe';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class CornerHintDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CornerHintDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CornerHintDirective, "impdc-corner-hint", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare const IMPDC_ERROR: InjectionToken<ErrorDirective>;
|
|
4
|
-
export declare class ErrorDirective {
|
|
5
|
-
id: string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorDirective, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ErrorDirective, "impdc-error, [impdc-error]", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { FormGroupDirective, NgForm } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const IMPDC_FORM_ROOT: InjectionToken<ImpdcFormRoot>;
|
|
5
|
-
export interface ImpdcFormRoot {
|
|
6
|
-
get submitted(): boolean;
|
|
7
|
-
get form(): FormGroupDirective | NgForm;
|
|
8
|
-
}
|
|
9
|
-
export declare class RootFormGroupDirective implements ImpdcFormRoot {
|
|
10
|
-
private _formGroupDirective;
|
|
11
|
-
private _parentRoot?;
|
|
12
|
-
constructor(_formGroupDirective: FormGroupDirective, _parentRoot?: ImpdcFormRoot | undefined);
|
|
13
|
-
get submitted(): boolean;
|
|
14
|
-
get form(): FormGroupDirective | NgForm;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RootFormGroupDirective, [{ host: true; }, { optional: true; skipSelf: true; }]>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RootFormGroupDirective, "[formGroup]", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export declare class RootNgFormDirective implements ImpdcFormRoot {
|
|
19
|
-
private _ngForm;
|
|
20
|
-
private _parentRoot?;
|
|
21
|
-
constructor(_ngForm: NgForm, _parentRoot?: ImpdcFormRoot | undefined);
|
|
22
|
-
get submitted(): boolean;
|
|
23
|
-
get form(): FormGroupDirective | NgForm;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RootNgFormDirective, [{ host: true; }, { optional: true; skipSelf: true; }]>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RootNgFormDirective, "[ngForm]", never, {}, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class HintDirective {
|
|
3
|
-
id: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HintDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HintDirective, "impdc-hint", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { CornerHintDirective } from './corner-hint.directive';
|
|
2
|
-
import { ErrorDirective } from './error.directive';
|
|
3
|
-
import { RootFormGroupDirective, RootNgFormDirective } from './form-root.directive';
|
|
4
|
-
import { HintDirective } from './hint.directive';
|
|
5
|
-
import { LabelDirective } from './label.directive';
|
|
6
|
-
import { PrefixDirective } from './prefix.directive';
|
|
7
|
-
import { SuffixDirective } from './suffix.directive';
|
|
8
|
-
export { CornerHintDirective } from './corner-hint.directive';
|
|
9
|
-
export { ErrorDirective, IMPDC_ERROR } from './error.directive';
|
|
10
|
-
export { IMPDC_FORM_ROOT, ImpdcFormRoot, RootFormGroupDirective, RootNgFormDirective } from './form-root.directive';
|
|
11
|
-
export { HintDirective } from './hint.directive';
|
|
12
|
-
export { LabelDirective } from './label.directive';
|
|
13
|
-
export { PrefixDirective, IMPDC_PREFIX } from './prefix.directive';
|
|
14
|
-
export { SuffixDirective, IMPDC_SUFFIX } from './suffix.directive';
|
|
15
|
-
export declare const FORM_FIELD_DIRECTIVES: readonly [typeof CornerHintDirective, typeof ErrorDirective, typeof RootFormGroupDirective, typeof RootNgFormDirective, typeof HintDirective, typeof LabelDirective, typeof PrefixDirective, typeof SuffixDirective];
|