iss-ctrl 0.0.21 → 0.0.22
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 +33 -0
- package/fesm2022/iss-ctrl-attachment.viewer-DVUL39xd.mjs +110 -0
- package/fesm2022/iss-ctrl-attachment.viewer-DVUL39xd.mjs.map +1 -0
- package/fesm2022/iss-ctrl-base.mjs +663 -0
- package/fesm2022/iss-ctrl-base.mjs.map +1 -0
- package/fesm2022/iss-ctrl-checkbox.field-Dj5EGLUr.mjs +92 -0
- package/fesm2022/iss-ctrl-checkbox.field-Dj5EGLUr.mjs.map +1 -0
- package/fesm2022/iss-ctrl-checkbox.mjs +143 -0
- package/fesm2022/iss-ctrl-checkbox.mjs.map +1 -0
- package/fesm2022/iss-ctrl-checkbox.viewer-C3SEUszR.mjs +31 -0
- package/fesm2022/iss-ctrl-checkbox.viewer-C3SEUszR.mjs.map +1 -0
- package/fesm2022/iss-ctrl-chips.field-BLLAjBbP.mjs +76 -0
- package/fesm2022/iss-ctrl-chips.field-BLLAjBbP.mjs.map +1 -0
- package/fesm2022/iss-ctrl-chips.mjs +168 -0
- package/fesm2022/iss-ctrl-chips.mjs.map +1 -0
- package/fesm2022/iss-ctrl-chips.viewer-BcKT2hcq.mjs +38 -0
- package/fesm2022/iss-ctrl-chips.viewer-BcKT2hcq.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-picker.field-BSpXukpO.mjs +98 -0
- package/fesm2022/iss-ctrl-date-picker.field-BSpXukpO.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-picker.mjs +200 -0
- package/fesm2022/iss-ctrl-date-picker.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-picker.viewer-Dsmsf91t.mjs +40 -0
- package/fesm2022/iss-ctrl-date-picker.viewer-Dsmsf91t.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-range-picker.field-CjNHU1RW.mjs +97 -0
- package/fesm2022/iss-ctrl-date-range-picker.field-CjNHU1RW.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-range-picker.mjs +307 -0
- package/fesm2022/iss-ctrl-date-range-picker.mjs.map +1 -0
- package/fesm2022/iss-ctrl-date-range-picker.viewer-tmTQGPFh.mjs +41 -0
- package/fesm2022/iss-ctrl-date-range-picker.viewer-tmTQGPFh.mjs.map +1 -0
- package/fesm2022/iss-ctrl-datetime-picker.field-DGMY9PaU.mjs +98 -0
- package/fesm2022/iss-ctrl-datetime-picker.field-DGMY9PaU.mjs.map +1 -0
- package/fesm2022/iss-ctrl-datetime-picker.mjs +226 -0
- package/fesm2022/iss-ctrl-datetime-picker.mjs.map +1 -0
- package/fesm2022/iss-ctrl-datetime-picker.viewer-BeUyEBKo.mjs +42 -0
- package/fesm2022/iss-ctrl-datetime-picker.viewer-BeUyEBKo.mjs.map +1 -0
- package/fesm2022/iss-ctrl-file-picker.field-CbepZaX6.mjs +210 -0
- package/fesm2022/iss-ctrl-file-picker.field-CbepZaX6.mjs.map +1 -0
- package/fesm2022/iss-ctrl-file-picker.mjs +272 -0
- package/fesm2022/iss-ctrl-file-picker.mjs.map +1 -0
- package/fesm2022/iss-ctrl-input.field-Ctlf3OCN.mjs +104 -0
- package/fesm2022/iss-ctrl-input.field-Ctlf3OCN.mjs.map +1 -0
- package/fesm2022/iss-ctrl-input.mjs +204 -0
- package/fesm2022/iss-ctrl-input.mjs.map +1 -0
- package/fesm2022/iss-ctrl-input.viewer-BOZnW0_e.mjs +22 -0
- package/fesm2022/iss-ctrl-input.viewer-BOZnW0_e.mjs.map +1 -0
- package/fesm2022/iss-ctrl-iss-ctrl-DvnkwSMG.mjs +1789 -0
- package/fesm2022/iss-ctrl-iss-ctrl-DvnkwSMG.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-load-event-bOt6IlIo.mjs → iss-ctrl-load-event-CuZ7pMjk.mjs} +4 -3
- package/fesm2022/iss-ctrl-load-event-CuZ7pMjk.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-load-options-event-CxyAyNMe.mjs → iss-ctrl-load-options-event-B10rhdqh.mjs} +3 -3
- package/fesm2022/{iss-ctrl-load-options-event-CxyAyNMe.mjs.map → iss-ctrl-load-options-event-B10rhdqh.mjs.map} +1 -1
- package/fesm2022/{iss-ctrl-load-value-event-DJKJ5S3h.mjs → iss-ctrl-load-value-event-C-aRgKLx.mjs} +3 -3
- package/fesm2022/{iss-ctrl-load-value-event-DJKJ5S3h.mjs.map → iss-ctrl-load-value-event-C-aRgKLx.mjs.map} +1 -1
- package/fesm2022/iss-ctrl-mobile.field-DXVYT3q-.mjs +77 -0
- package/fesm2022/iss-ctrl-mobile.field-DXVYT3q-.mjs.map +1 -0
- package/fesm2022/iss-ctrl-mobile.mjs +2465 -0
- package/fesm2022/iss-ctrl-mobile.mjs.map +1 -0
- package/fesm2022/iss-ctrl-mobile.viewer-DQgxAcR-.mjs +22 -0
- package/fesm2022/iss-ctrl-mobile.viewer-DQgxAcR-.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-note.field-B_Lbp28X.mjs → iss-ctrl-note.field-C8X9-mgD.mjs} +2 -2
- package/fesm2022/{iss-ctrl-note.field-B_Lbp28X.mjs.map → iss-ctrl-note.field-C8X9-mgD.mjs.map} +1 -1
- package/fesm2022/iss-ctrl-plate.field-aI81tAOV.mjs +92 -0
- package/fesm2022/iss-ctrl-plate.field-aI81tAOV.mjs.map +1 -0
- package/fesm2022/iss-ctrl-plate.mjs +491 -0
- package/fesm2022/iss-ctrl-plate.mjs.map +1 -0
- package/fesm2022/iss-ctrl-plate.viewer-B8PUBLH8.mjs +179 -0
- package/fesm2022/iss-ctrl-plate.viewer-B8PUBLH8.mjs.map +1 -0
- package/fesm2022/iss-ctrl-radio.field-B_JjPIlb.mjs +96 -0
- package/fesm2022/iss-ctrl-radio.field-B_JjPIlb.mjs.map +1 -0
- package/fesm2022/iss-ctrl-radio.mjs +101 -0
- package/fesm2022/iss-ctrl-radio.mjs.map +1 -0
- package/fesm2022/iss-ctrl-radio.viewer-EiDliZro.mjs +30 -0
- package/fesm2022/iss-ctrl-radio.viewer-EiDliZro.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-replace-api-keys-C0XYQW4i.mjs → iss-ctrl-replace-api-keys-DLnagkOr.mjs} +2 -2
- package/fesm2022/{iss-ctrl-replace-api-keys-C0XYQW4i.mjs.map → iss-ctrl-replace-api-keys-DLnagkOr.mjs.map} +1 -1
- package/fesm2022/iss-ctrl-select.field-DoU4G_8t.mjs +87 -0
- package/fesm2022/iss-ctrl-select.field-DoU4G_8t.mjs.map +1 -0
- package/fesm2022/iss-ctrl-select.mjs +387 -0
- package/fesm2022/iss-ctrl-select.mjs.map +1 -0
- package/fesm2022/iss-ctrl-select.viewer-Dv9M-lG-.mjs +30 -0
- package/fesm2022/iss-ctrl-select.viewer-Dv9M-lG-.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-set-value-event-CgXhi0Bv.mjs → iss-ctrl-set-value-event-Dhw0Vj5J.mjs} +2 -2
- package/fesm2022/{iss-ctrl-set-value-event-CgXhi0Bv.mjs.map → iss-ctrl-set-value-event-Dhw0Vj5J.mjs.map} +1 -1
- package/fesm2022/iss-ctrl-slide-toggle.field-TVVbAr6p.mjs +85 -0
- package/fesm2022/iss-ctrl-slide-toggle.field-TVVbAr6p.mjs.map +1 -0
- package/fesm2022/iss-ctrl-slide-toggle.mjs +72 -0
- package/fesm2022/iss-ctrl-slide-toggle.mjs.map +1 -0
- package/fesm2022/iss-ctrl-slide-toggle.viewer-hsIHwDj3.mjs +34 -0
- package/fesm2022/iss-ctrl-slide-toggle.viewer-hsIHwDj3.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-table.field-B5FxF6hn.mjs → iss-ctrl-table.field-E0r9w0os.mjs} +142 -140
- package/fesm2022/iss-ctrl-table.field-E0r9w0os.mjs.map +1 -0
- package/fesm2022/iss-ctrl-textarea.field-CmHPDpk-.mjs +82 -0
- package/fesm2022/iss-ctrl-textarea.field-CmHPDpk-.mjs.map +1 -0
- package/fesm2022/iss-ctrl-textarea.mjs +115 -0
- package/fesm2022/iss-ctrl-textarea.mjs.map +1 -0
- package/fesm2022/iss-ctrl-textarea.viewer-CpmLauik.mjs +22 -0
- package/fesm2022/iss-ctrl-textarea.viewer-CpmLauik.mjs.map +1 -0
- package/fesm2022/iss-ctrl-time-picker.field-Cb0I5Ut1.mjs +77 -0
- package/fesm2022/iss-ctrl-time-picker.field-Cb0I5Ut1.mjs.map +1 -0
- package/fesm2022/iss-ctrl-time-picker.mjs +170 -0
- package/fesm2022/iss-ctrl-time-picker.mjs.map +1 -0
- package/fesm2022/iss-ctrl-time-picker.viewer-CJeFLrdI.mjs +22 -0
- package/fesm2022/iss-ctrl-time-picker.viewer-CJeFLrdI.mjs.map +1 -0
- package/fesm2022/iss-ctrl-toggle-button.field-Bj8WrkB-.mjs +105 -0
- package/fesm2022/iss-ctrl-toggle-button.field-Bj8WrkB-.mjs.map +1 -0
- package/fesm2022/iss-ctrl-toggle-button.mjs +156 -0
- package/fesm2022/iss-ctrl-toggle-button.mjs.map +1 -0
- package/fesm2022/iss-ctrl-toggle-button.viewer-CC-8_Dy4.mjs +30 -0
- package/fesm2022/iss-ctrl-toggle-button.viewer-CC-8_Dy4.mjs.map +1 -0
- package/fesm2022/iss-ctrl-tokens.mjs +25 -0
- package/fesm2022/iss-ctrl-tokens.mjs.map +1 -0
- package/fesm2022/{iss-ctrl-trigger-based-on-json-value-2v1kLVHZ.mjs → iss-ctrl-trigger-based-on-json-value-D9rTXVD1.mjs} +2 -2
- package/fesm2022/{iss-ctrl-trigger-based-on-json-value-2v1kLVHZ.mjs.map → iss-ctrl-trigger-based-on-json-value-D9rTXVD1.mjs.map} +1 -1
- package/fesm2022/{iss-ctrl-user-picker.field-BH63sZ-X.mjs → iss-ctrl-user-picker.field-BIzB5ZX6.mjs} +151 -150
- package/fesm2022/iss-ctrl-user-picker.field-BIzB5ZX6.mjs.map +1 -0
- package/fesm2022/iss-ctrl.mjs +3 -1
- package/fesm2022/iss-ctrl.mjs.map +1 -1
- package/package.json +69 -1
- package/types/iss-ctrl-base.d.ts +306 -0
- package/types/iss-ctrl-checkbox.d.ts +45 -0
- package/types/iss-ctrl-chips.d.ts +41 -0
- package/types/iss-ctrl-date-picker.d.ts +75 -0
- package/types/iss-ctrl-date-range-picker.d.ts +95 -0
- package/types/iss-ctrl-datetime-picker.d.ts +77 -0
- package/types/iss-ctrl-file-picker.d.ts +95 -0
- package/types/iss-ctrl-input.d.ts +76 -0
- package/types/iss-ctrl-mobile.d.ts +91 -0
- package/types/iss-ctrl-plate.d.ts +54 -0
- package/types/iss-ctrl-radio.d.ts +34 -0
- package/types/iss-ctrl-select.d.ts +75 -0
- package/types/iss-ctrl-slide-toggle.d.ts +26 -0
- package/types/iss-ctrl-textarea.d.ts +30 -0
- package/types/iss-ctrl-time-picker.d.ts +48 -0
- package/types/iss-ctrl-toggle-button.d.ts +41 -0
- package/types/iss-ctrl-tokens.d.ts +21 -0
- package/types/iss-ctrl.d.ts +120 -1810
- package/fesm2022/iss-ctrl-iss-ctrl-BKu6a5HF.mjs +0 -9683
- package/fesm2022/iss-ctrl-iss-ctrl-BKu6a5HF.mjs.map +0 -1
- package/fesm2022/iss-ctrl-load-event-bOt6IlIo.mjs.map +0 -1
- package/fesm2022/iss-ctrl-table.field-B5FxF6hn.mjs.map +0 -1
- package/fesm2022/iss-ctrl-user-picker.field-BH63sZ-X.mjs.map +0 -1
package/types/iss-ctrl.d.ts
CHANGED
|
@@ -1,965 +1,12 @@
|
|
|
1
|
+
import { Option } from 'iss-ctrl/base';
|
|
2
|
+
export * from 'iss-ctrl/base';
|
|
3
|
+
import { IssAttachment } from 'iss-ctrl/tokens';
|
|
4
|
+
export * from 'iss-ctrl/tokens';
|
|
1
5
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { ErrorStateMatcher, MatDateFormats, NativeDateAdapter } from '@angular/material/core';
|
|
5
|
-
import { MatChipInputEvent } from '@angular/material/chips';
|
|
6
|
-
import { MatDatepickerInputEvent } from '@angular/material/datepicker';
|
|
7
|
-
import { PhoneNumber } from 'libphonenumber-js/mobile';
|
|
6
|
+
import { Type, WritableSignal, OnInit, OnDestroy, OutputEmitterRef, InputSignal, PipeTransform, Injector, DestroyRef, StaticProvider, InjectionToken } from '@angular/core';
|
|
7
|
+
import { AbstractControl, FormGroup, ValidatorFn, AsyncValidatorFn, ControlContainer, FormControl, ValidationErrors } from '@angular/forms';
|
|
8
8
|
import { Observable, BehaviorSubject } from 'rxjs';
|
|
9
|
-
|
|
10
|
-
interface Option {
|
|
11
|
-
value: string;
|
|
12
|
-
label: string;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
type HintAlignment = "start" | "end";
|
|
16
|
-
interface Hint {
|
|
17
|
-
key: string;
|
|
18
|
-
label: string;
|
|
19
|
-
valid: boolean | undefined;
|
|
20
|
-
align: HintAlignment;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Base class for every `iss-ctrl-*` control.
|
|
25
|
-
*
|
|
26
|
-
* Controls are the presentational layer: they know nothing about {@link IssField} and are
|
|
27
|
-
* driven purely by bindings, so they can be used standalone inside any reactive form.
|
|
28
|
-
* Every control below inherits the properties declared here and adds its own on top.
|
|
29
|
-
*
|
|
30
|
-
* ### Inherited inputs
|
|
31
|
-
* | Property | Type | Default | Description |
|
|
32
|
-
* | --- | --- | --- | --- |
|
|
33
|
-
* | `formControlName` | `string` | `""` | Name of the control in the surrounding `FormGroup`. |
|
|
34
|
-
* | `placeholder` | `string` | `""` | Placeholder text shown while the field is empty. |
|
|
35
|
-
* | `readonly` | `boolean` | `false` | Renders the value but blocks every interaction. |
|
|
36
|
-
* | `multiple` | `boolean \| undefined` | `false` | Allows more than one value, where the control supports it. |
|
|
37
|
-
* | `min` | `number \| string \| null` | `null` | Lower bound (number or date/time string). |
|
|
38
|
-
* | `max` | `number \| string \| null` | `null` | Upper bound (number or date/time string). |
|
|
39
|
-
* | `minLength` | `number \| null` | `null` | Minimum number of characters. |
|
|
40
|
-
* | `maxLength` | `number \| null` | `null` | Maximum number of characters. |
|
|
41
|
-
* | `hints` | `Hint[]` | `[]` | Helper messages rendered under the field. |
|
|
42
|
-
* | `className` | `string \| null` | `null` | Extra CSS classes for the host. |
|
|
43
|
-
*
|
|
44
|
-
* ### Inherited outputs
|
|
45
|
-
* | Event | Payload | Description |
|
|
46
|
-
* | --- | --- | --- |
|
|
47
|
-
* | `(onChange)` | `any` | Fires after every committed value change. |
|
|
48
|
-
*
|
|
49
|
-
* ### Not inputs
|
|
50
|
-
* `disabled` and `touched` are signals owned by the control. Disable a control through the
|
|
51
|
-
* forms API (`ctrl.disable()` or a `disabled` field config), never with a template binding.
|
|
52
|
-
*
|
|
53
|
-
* ### Content projection
|
|
54
|
-
* Controls that render a `mat-form-field` project `<label>` into the floating label.
|
|
55
|
-
* `upgrade.scss` reveals that space only while the projected `<label>` carries text, so an
|
|
56
|
-
* omitted label — or one that interpolates to an empty string — collapses it. No label markup
|
|
57
|
-
* is removed at runtime, so a label that arrives later simply shows up.
|
|
58
|
-
*
|
|
59
|
-
* @example
|
|
60
|
-
* ```html
|
|
61
|
-
* <iss-ctrl-input formControlName="email" [readonly]="false" (onChange)="save($event)">
|
|
62
|
-
* <label>Email</label>
|
|
63
|
-
* </iss-ctrl-input>
|
|
64
|
-
* ```
|
|
65
|
-
*/
|
|
66
|
-
declare class ControlBase implements ControlValueAccessor, Validator {
|
|
67
|
-
#private;
|
|
68
|
-
/**
|
|
69
|
-
* Name of this control inside the surrounding `FormGroup`.
|
|
70
|
-
*/
|
|
71
|
-
formControlName: InputSignal<string>;
|
|
72
|
-
/**
|
|
73
|
-
* Lower bound forwarded to the underlying input — a number, or a date/time string.
|
|
74
|
-
*/
|
|
75
|
-
min: InputSignal<number | string | null>;
|
|
76
|
-
/**
|
|
77
|
-
* Upper bound forwarded to the underlying input — a number, or a date/time string.
|
|
78
|
-
*/
|
|
79
|
-
max: InputSignal<number | string | null>;
|
|
80
|
-
/**
|
|
81
|
-
* Minimum number of characters accepted by the underlying input.
|
|
82
|
-
*/
|
|
83
|
-
minLength: InputSignal<number | null>;
|
|
84
|
-
/**
|
|
85
|
-
* Maximum number of characters accepted by the underlying input.
|
|
86
|
-
*/
|
|
87
|
-
maxLength: InputSignal<number | null>;
|
|
88
|
-
/**
|
|
89
|
-
* Disabled state. **Not an input** — it is set by the forms API through
|
|
90
|
-
* {@link ControlBase.setDisabledState}. Disable via `ctrl.disable()` or the field config.
|
|
91
|
-
*/
|
|
92
|
-
disabled: WritableSignal<boolean>;
|
|
93
|
-
/**
|
|
94
|
-
* Renders the current value but blocks every user interaction.
|
|
95
|
-
*/
|
|
96
|
-
readonly: InputSignal<boolean>;
|
|
97
|
-
/**
|
|
98
|
-
* Allows selecting/entering more than one value, on controls that support it.
|
|
99
|
-
*/
|
|
100
|
-
multiple: InputSignal<boolean | undefined>;
|
|
101
|
-
/**
|
|
102
|
-
* Placeholder text shown while the control has no value.
|
|
103
|
-
*/
|
|
104
|
-
placeholder: InputSignal<string>;
|
|
105
|
-
/**
|
|
106
|
-
* Helper messages rendered beneath the field. See {@link Hint}.
|
|
107
|
-
*/
|
|
108
|
-
hints: InputSignal<Hint[]>;
|
|
109
|
-
/**
|
|
110
|
-
* Extra CSS class names applied to the control host.
|
|
111
|
-
*/
|
|
112
|
-
className: InputSignal<string | null>;
|
|
113
|
-
/**
|
|
114
|
-
* Whether the user has interacted with the control. Owned by the control, not an input.
|
|
115
|
-
*/
|
|
116
|
-
touched: WritableSignal<boolean>;
|
|
117
|
-
/**
|
|
118
|
-
* Emits the committed value after every change.
|
|
119
|
-
*/
|
|
120
|
-
onChange: OutputEmitterRef<any>;
|
|
121
|
-
protected ctrl: FormControl;
|
|
122
|
-
/**
|
|
123
|
-
* Error state for the inner `mat-form-field`, derived from the **host** control.
|
|
124
|
-
*
|
|
125
|
-
* Material reads `errorState` off the `NgControl` bound to its own `matInput` — here that is
|
|
126
|
-
* {@link ControlBase.ctrl}, which carries no validators and is therefore always valid. Every
|
|
127
|
-
* error a consumer cares about (the field config's validators plus the control's own
|
|
128
|
-
* {@link ControlBase.validate}) lives on the host control instead, so without this matcher an
|
|
129
|
-
* invalid `iss-ctrl-*` would keep rendering the valid outline. Bind it on the `matInput` as
|
|
130
|
-
* `[errorStateMatcher]="errorStateMatcher"`.
|
|
131
|
-
*/
|
|
132
|
-
protected errorStateMatcher: ErrorStateMatcher;
|
|
133
|
-
registerOnChange(fn: () => void): void;
|
|
134
|
-
registerOnTouched(fn: () => void): void;
|
|
135
|
-
setDisabledState(isDisabled: boolean): void;
|
|
136
|
-
writeValue(value: string | FormData | Date | null): void;
|
|
137
|
-
markAsTouched(): void;
|
|
138
|
-
validate(control: AbstractControl): ValidationErrors | null;
|
|
139
|
-
/**
|
|
140
|
-
* The `NgControl` this component is bound to from the outside (`formControlName`,
|
|
141
|
-
* `[formControl]` or `[ngModel]`), or `null` when it is used without one.
|
|
142
|
-
*/
|
|
143
|
-
protected hostControl(): NgControl | null;
|
|
144
|
-
/**
|
|
145
|
-
* Whether the control currently holds no value.
|
|
146
|
-
*
|
|
147
|
-
* Reflected on the host as `iss-ctrl-empty`, which is what `upgrade.scss` uses to keep the
|
|
148
|
-
* resting outline of an empty field: Material's own `mat-form-field-hide-placeholder` drops
|
|
149
|
-
* off the moment the field is focused, so the border would change colour on focus alone.
|
|
150
|
-
* Override it in a control whose value does not live on {@link ControlBase.ctrl}.
|
|
151
|
-
*/
|
|
152
|
-
protected isEmpty(): boolean;
|
|
153
|
-
protected onTouch: () => void;
|
|
154
|
-
protected onPropagateValue: (_: any) => void;
|
|
155
|
-
protected emitValue(value?: any): void;
|
|
156
|
-
protected propagateValue(value?: any): void;
|
|
157
|
-
protected emitOnChangeEvent($event?: any): void;
|
|
158
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ControlBase, never>;
|
|
159
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ControlBase, "ng-component", never, { "formControlName": { "alias": "formControlName"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "minLength": { "alias": "minLength"; "required": false; "isSignal": true; }; "maxLength": { "alias": "maxLength"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "hints": { "alias": "hints"; "required": false; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; }, { "onChange": "onChange"; }, never, never, true, never>;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
/**
|
|
163
|
-
* `<iss-ctrl-checkbox>` — a list of checkboxes over a fixed set of options.
|
|
164
|
-
*
|
|
165
|
-
* The form value is the comma separated list of selected option values, while `(onChange)`
|
|
166
|
-
* emits the resolved `Option[]` (or `null` when nothing is selected).
|
|
167
|
-
*
|
|
168
|
-
* @example
|
|
169
|
-
* ```html
|
|
170
|
-
* <iss-ctrl-checkbox formControlName="days" [options]="days" (onChange)="pick($event)"/>
|
|
171
|
-
* ```
|
|
172
|
-
*
|
|
173
|
-
* ### Own inputs
|
|
174
|
-
* | Property | Type | Default | Description |
|
|
175
|
-
* | --- | --- | --- | --- |
|
|
176
|
-
* | `options` | `Option[]` | **required** | The selectable choices. |
|
|
177
|
-
*
|
|
178
|
-
* ### Inherited from {@link ControlBase}
|
|
179
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
180
|
-
*
|
|
181
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
182
|
-
*/
|
|
183
|
-
declare class CheckboxControl extends ControlBase {
|
|
184
|
-
#private;
|
|
185
|
-
/**
|
|
186
|
-
* Selectable choices, each a `{ value, label }` pair. Required.
|
|
187
|
-
*/
|
|
188
|
-
options: InputSignal<Option[]>;
|
|
189
|
-
/**
|
|
190
|
-
* Currently checked options, keyed by value. Internal state, not an input.
|
|
191
|
-
*/
|
|
192
|
-
selectedOptions: WritableSignal<Map<string, Option>>;
|
|
193
|
-
writeValue(value: string | null): void;
|
|
194
|
-
addToSelectedOptionsMap(option: Map<string, Option>): void;
|
|
195
|
-
onCheckboxChange(checked: boolean, value: string): void;
|
|
196
|
-
stringifySelectedOptions(): string | null;
|
|
197
|
-
getEmissionValue(options: any): void;
|
|
198
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxControl, never>;
|
|
199
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxControl, "iss-ctrl-checkbox", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
* `<iss-ctrl-chips>` — free text entered as removable chips.
|
|
204
|
-
*
|
|
205
|
-
* Each `Enter` turns the typed text into a chip. The form value is the comma separated list
|
|
206
|
-
* of chip labels.
|
|
207
|
-
*
|
|
208
|
-
* @example
|
|
209
|
-
* ```html
|
|
210
|
-
* <iss-ctrl-chips formControlName="tags" placeholder="Add a tag">
|
|
211
|
-
* <label>Tags</label>
|
|
212
|
-
* </iss-ctrl-chips>
|
|
213
|
-
* ```
|
|
214
|
-
*
|
|
215
|
-
* ### Own inputs
|
|
216
|
-
* None — the control is configured entirely through the inherited properties.
|
|
217
|
-
*
|
|
218
|
-
* ### Inherited from {@link ControlBase}
|
|
219
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `placeholder`
|
|
220
|
-
*
|
|
221
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
222
|
-
*/
|
|
223
|
-
declare class ChipsControl extends ControlBase {
|
|
224
|
-
#private;
|
|
225
|
-
/**
|
|
226
|
-
* The chips currently rendered. Internal state, not an input.
|
|
227
|
-
*/
|
|
228
|
-
readonly keywords: WritableSignal<string[]>;
|
|
229
|
-
writeValue(value: string | null): void;
|
|
230
|
-
remove(keyword: string): void;
|
|
231
|
-
add(event: MatChipInputEvent): void;
|
|
232
|
-
protected isEmpty(): boolean;
|
|
233
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsControl, never>;
|
|
234
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipsControl, "iss-ctrl-chips", never, {}, {}, never, ["label"], true, never>;
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
/**
|
|
238
|
-
* `<iss-ctrl-date-picker>` — single date selection through a Material calendar.
|
|
239
|
-
*
|
|
240
|
-
* The input itself is read-only; clicking it opens the calendar. The emitted value is a
|
|
241
|
-
* `yyyy-MM-dd` string, and a clear button appears once a date is picked.
|
|
242
|
-
*
|
|
243
|
-
* @example
|
|
244
|
-
* ```html
|
|
245
|
-
* <iss-ctrl-date-picker formControlName="startsOn" [minDate]="today" [disabledDays]="[5, 6]">
|
|
246
|
-
* <label>Start date</label>
|
|
247
|
-
* </iss-ctrl-date-picker>
|
|
248
|
-
* ```
|
|
249
|
-
*
|
|
250
|
-
* ### Own inputs
|
|
251
|
-
* | Property | Type | Default | Description |
|
|
252
|
-
* | --- | --- | --- | --- |
|
|
253
|
-
* | `minDate` | `Date \| null` | `null` | Earliest selectable date. |
|
|
254
|
-
* | `maxDate` | `Date \| null` | `null` | Latest selectable date. |
|
|
255
|
-
* | `disabledDays` | `number[]` | `[]` | Week days to block, `0` = Sunday … `6` = Saturday. |
|
|
256
|
-
* | `hijriCalendar` | `boolean` | `false` | Shows an Umm al-Qura Hijri calendar; the value stays Gregorian. |
|
|
257
|
-
* | `emitHijri` | `boolean` | `false` | Emits the Hijri date instead of the Gregorian one. Implies `hijriCalendar`. |
|
|
258
|
-
*
|
|
259
|
-
* ### Hijri dates
|
|
260
|
-
* `hijriCalendar` only changes what the user sees: the calendar is Hijri, the input reads
|
|
261
|
-
* `dd/MM/yyyy` in Hijri, and a day shown as `16/03/1447` is still emitted as `2025-09-08`.
|
|
262
|
-
* Turn on `emitHijri` as well when the form value itself has to be the Hijri date. `minDate` and
|
|
263
|
-
* `maxDate` stay Gregorian in both cases — they are bounds on a day, not on a notation.
|
|
264
|
-
*
|
|
265
|
-
* ### Inherited from {@link ControlBase}
|
|
266
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
267
|
-
*
|
|
268
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
269
|
-
*/
|
|
270
|
-
declare class DatePickerControl extends ControlBase implements Validator {
|
|
271
|
-
#private;
|
|
272
|
-
/**
|
|
273
|
-
* Week days that cannot be selected — `0` is Sunday through `6` for Saturday.
|
|
274
|
-
*/
|
|
275
|
-
disabledDays: InputSignal<number[]>;
|
|
276
|
-
/**
|
|
277
|
-
* Earliest selectable date.
|
|
278
|
-
*/
|
|
279
|
-
minDate: InputSignal<Date | null>;
|
|
280
|
-
/**
|
|
281
|
-
* Latest selectable date.
|
|
282
|
-
*/
|
|
283
|
-
maxDate: InputSignal<Date | null>;
|
|
284
|
-
/**
|
|
285
|
-
* Renders the calendar as an Umm al-Qura Hijri calendar, leaving the emitted value Gregorian.
|
|
286
|
-
*/
|
|
287
|
-
hijriCalendar: InputSignal<boolean>;
|
|
288
|
-
/**
|
|
289
|
-
* Emits the picked date as a Hijri `yyyy-MM-dd` string. Implies {@link hijriCalendar}.
|
|
290
|
-
*/
|
|
291
|
-
emitHijri: InputSignal<boolean>;
|
|
292
|
-
/**
|
|
293
|
-
* Whether this picker is currently showing the Hijri calendar.
|
|
294
|
-
*/
|
|
295
|
-
isHijri(): boolean;
|
|
296
|
-
writeValue(value: string | Date | null): void;
|
|
297
|
-
clear(event: MouseEvent): void;
|
|
298
|
-
protected calendarDaysFilter: (d: Date | null) => boolean;
|
|
299
|
-
protected emit($event: MatDatepickerInputEvent<any>): void;
|
|
300
|
-
protected openPicker(picker: any): void;
|
|
301
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerControl, never>;
|
|
302
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerControl, "iss-ctrl-date-picker", never, { "disabledDays": { "alias": "disabledDays"; "required": false; "isSignal": true; }; "minDate": { "alias": "minDate"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; "isSignal": true; }; "hijriCalendar": { "alias": "hijriCalendar"; "required": false; "isSignal": true; }; "emitHijri": { "alias": "emitHijri"; "required": false; "isSignal": true; }; }, {}, never, ["label"], true, never>;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
interface DateRangeEmission {
|
|
306
|
-
duration: number;
|
|
307
|
-
start: string;
|
|
308
|
-
end: string;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
/**
|
|
312
|
-
* `<iss-ctrl-date-range-picker>` — a start/end date range in one field.
|
|
313
|
-
*
|
|
314
|
-
* A half-filled range is not a value: clearing either endpoint clears the form value and
|
|
315
|
-
* emits `null`. The form value is a `yyyy-MM-dd` string pair; `(onDateRangeObjectChange)`
|
|
316
|
-
* emits the same range as a {@link DateRangeEmission} object.
|
|
317
|
-
*
|
|
318
|
-
* @example
|
|
319
|
-
* ```html
|
|
320
|
-
* <iss-ctrl-date-range-picker formControlName="period" (onDateRangeObjectChange)="apply($event)">
|
|
321
|
-
* <label>Period</label>
|
|
322
|
-
* </iss-ctrl-date-range-picker>
|
|
323
|
-
* ```
|
|
324
|
-
*
|
|
325
|
-
* ### Own inputs
|
|
326
|
-
* | Property | Type | Default | Description |
|
|
327
|
-
* | --- | --- | --- | --- |
|
|
328
|
-
* | `minDate` | `Date \| null` | `null` | Earliest selectable date. |
|
|
329
|
-
* | `maxDate` | `Date \| null` | `null` | Latest selectable date. |
|
|
330
|
-
* | `disabledDays` | `number[]` | `[]` | Week days to block, `0` = Sunday … `6` = Saturday. |
|
|
331
|
-
* | `hijriCalendar` | `boolean` | `false` | Shows an Umm al-Qura Hijri calendar; the value stays Gregorian. |
|
|
332
|
-
* | `emitHijri` | `boolean` | `false` | Emits both endpoints as Hijri dates. Implies `hijriCalendar`. |
|
|
333
|
-
*
|
|
334
|
-
* ### Hijri dates
|
|
335
|
-
* `hijriCalendar` only changes what the user sees; the emitted range stays Gregorian until
|
|
336
|
-
* `emitHijri` is on as well, at which point both endpoints carry Hijri dates. `duration` is
|
|
337
|
-
* a count of days either way, and `minDate`/`maxDate` stay Gregorian.
|
|
338
|
-
*
|
|
339
|
-
* ### Inherited from {@link ControlBase}
|
|
340
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
341
|
-
*
|
|
342
|
-
* ### Outputs
|
|
343
|
-
* - `(onDateRangeObjectChange)` — `DateRangeEmission | null`, the range as an object.
|
|
344
|
-
*
|
|
345
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
346
|
-
*/
|
|
347
|
-
declare class DateRangePickerControl extends ControlBase implements OnInit, OnDestroy {
|
|
348
|
-
#private;
|
|
349
|
-
/**
|
|
350
|
-
* Week days that cannot be selected — `0` is Sunday through `6` for Saturday.
|
|
351
|
-
*/
|
|
352
|
-
disabledDays: InputSignal<number[]>;
|
|
353
|
-
/**
|
|
354
|
-
* Earliest selectable date.
|
|
355
|
-
*/
|
|
356
|
-
minDate: InputSignal<Date | null>;
|
|
357
|
-
/**
|
|
358
|
-
* Latest selectable date.
|
|
359
|
-
*/
|
|
360
|
-
maxDate: InputSignal<Date | null>;
|
|
361
|
-
/**
|
|
362
|
-
* Renders the calendar as an Umm al-Qura Hijri calendar, leaving the emitted range Gregorian.
|
|
363
|
-
*/
|
|
364
|
-
hijriCalendar: InputSignal<boolean>;
|
|
365
|
-
/**
|
|
366
|
-
* Emits both endpoints as Hijri dates. Implies {@link hijriCalendar}.
|
|
367
|
-
*/
|
|
368
|
-
emitHijri: InputSignal<boolean>;
|
|
369
|
-
/**
|
|
370
|
-
* Emits the selected range as an object, or `null` while the range is incomplete.
|
|
371
|
-
*/
|
|
372
|
-
onDateRangeObjectChange: OutputEmitterRef<DateRangeEmission | null>;
|
|
373
|
-
/**
|
|
374
|
-
* The `start`/`end` form group backing the range input. Internal state.
|
|
375
|
-
*/
|
|
376
|
-
readonly range: FormGroup;
|
|
377
|
-
/**
|
|
378
|
-
* Whether this picker is currently showing the Hijri calendar.
|
|
379
|
-
*/
|
|
380
|
-
isHijri(): boolean;
|
|
381
|
-
ngOnInit(): void;
|
|
382
|
-
setDisabledState(isDisabled: boolean): void;
|
|
383
|
-
clear(event: MouseEvent): void;
|
|
384
|
-
writeValue(value: string | FormData | null): void;
|
|
385
|
-
ngOnDestroy(): void;
|
|
386
|
-
protected isEmpty(): boolean;
|
|
387
|
-
protected openPicker(picker: any): void;
|
|
388
|
-
protected calendarDaysFilter: (d: Date | null) => boolean;
|
|
389
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerControl, never>;
|
|
390
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerControl, "iss-ctrl-date-range-picker", never, { "disabledDays": { "alias": "disabledDays"; "required": false; "isSignal": true; }; "minDate": { "alias": "minDate"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; "isSignal": true; }; "hijriCalendar": { "alias": "hijriCalendar"; "required": false; "isSignal": true; }; "emitHijri": { "alias": "emitHijri"; "required": false; "isSignal": true; }; }, { "onDateRangeObjectChange": "onDateRangeObjectChange"; }, never, ["label"], true, never>;
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
/**
|
|
394
|
-
* `<iss-ctrl-datetime-picker>` — a date and a time in a single field.
|
|
395
|
-
*
|
|
396
|
-
* Combines the calendar of the date picker with the time list of the time picker; both parts
|
|
397
|
-
* must be set before a value is emitted.
|
|
398
|
-
*
|
|
399
|
-
* @example
|
|
400
|
-
* ```html
|
|
401
|
-
* <iss-ctrl-datetime-picker formControlName="scheduledAt" [minDate]="today" minTime="08:00" maxTime="17:00">
|
|
402
|
-
* <label>Scheduled at</label>
|
|
403
|
-
* </iss-ctrl-datetime-picker>
|
|
404
|
-
* ```
|
|
405
|
-
*
|
|
406
|
-
* ### Own inputs
|
|
407
|
-
* | Property | Type | Default | Description |
|
|
408
|
-
* | --- | --- | --- | --- |
|
|
409
|
-
* | `minDate` | `Date \| null` | `null` | Earliest selectable date. |
|
|
410
|
-
* | `maxDate` | `Date \| null` | `null` | Latest selectable date. |
|
|
411
|
-
* | `minTime` | `string \| null` | `null` | Earliest selectable time, `HH:mm`. |
|
|
412
|
-
* | `maxTime` | `string \| null` | `null` | Latest selectable time, `HH:mm`. |
|
|
413
|
-
* | `disabledDays` | `number[]` | `[]` | Week days to block, `0` = Sunday … `6` = Saturday. |
|
|
414
|
-
* | `hijriCalendar` | `boolean` | `false` | Shows an Umm al-Qura Hijri calendar; the value stays Gregorian. |
|
|
415
|
-
* | `emitHijri` | `boolean` | `false` | Emits the date half as a Hijri date. Implies `hijriCalendar`. |
|
|
416
|
-
*
|
|
417
|
-
* ### Hijri dates
|
|
418
|
-
* Both flags are handed straight to the inner date picker; the time half is untouched, so a
|
|
419
|
-
* Hijri value reads `1447-03-15T09:30:00`.
|
|
420
|
-
*
|
|
421
|
-
* ### Inherited from {@link ControlBase}
|
|
422
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
423
|
-
*
|
|
424
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
425
|
-
*/
|
|
426
|
-
declare class DatetimePickerControl extends ControlBase {
|
|
427
|
-
#private;
|
|
428
|
-
datetimeForm: FormGroup;
|
|
429
|
-
/**
|
|
430
|
-
* Week days that cannot be selected — `0` is Sunday through `6` for Saturday.
|
|
431
|
-
*/
|
|
432
|
-
disabledDays: InputSignal<number[]>;
|
|
433
|
-
/**
|
|
434
|
-
* Earliest selectable date.
|
|
435
|
-
*/
|
|
436
|
-
minDate: InputSignal<Date | null>;
|
|
437
|
-
/**
|
|
438
|
-
* Latest selectable date.
|
|
439
|
-
*/
|
|
440
|
-
maxDate: InputSignal<Date | null>;
|
|
441
|
-
/**
|
|
442
|
-
* Earliest selectable time of day, as `HH:mm`.
|
|
443
|
-
*/
|
|
444
|
-
minTime: InputSignal<string | null>;
|
|
445
|
-
/**
|
|
446
|
-
* Latest selectable time of day, as `HH:mm`.
|
|
447
|
-
*/
|
|
448
|
-
maxTime: InputSignal<string | null>;
|
|
449
|
-
/**
|
|
450
|
-
* Renders the calendar as an Umm al-Qura Hijri calendar, leaving the emitted date Gregorian.
|
|
451
|
-
*/
|
|
452
|
-
hijriCalendar: InputSignal<boolean>;
|
|
453
|
-
/**
|
|
454
|
-
* Emits the date half of the value as a Hijri date. Implies {@link hijriCalendar}.
|
|
455
|
-
*/
|
|
456
|
-
emitHijri: InputSignal<boolean>;
|
|
457
|
-
setDisabledState(isDisabled: boolean): void;
|
|
458
|
-
emit(): void;
|
|
459
|
-
writeValue(value: string | Date | null): void;
|
|
460
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerControl, never>;
|
|
461
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerControl, "iss-ctrl-datetime-picker", never, { "disabledDays": { "alias": "disabledDays"; "required": false; "isSignal": true; }; "minDate": { "alias": "minDate"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; "isSignal": true; }; "minTime": { "alias": "minTime"; "required": false; "isSignal": true; }; "maxTime": { "alias": "maxTime"; "required": false; "isSignal": true; }; "hijriCalendar": { "alias": "hijriCalendar"; "required": false; "isSignal": true; }; "emitHijri": { "alias": "emitHijri"; "required": false; "isSignal": true; }; }, {}, never, ["label"], true, never>;
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
interface IssAttachment {
|
|
465
|
-
id: string;
|
|
466
|
-
name: string;
|
|
467
|
-
type: string;
|
|
468
|
-
size: number;
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
interface IssFile {
|
|
472
|
-
id?: string;
|
|
473
|
-
name: string;
|
|
474
|
-
size: string | number;
|
|
475
|
-
type: string;
|
|
476
|
-
selected?: number;
|
|
477
|
-
errorMsg?: string;
|
|
478
|
-
file?: File;
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
/**
|
|
482
|
-
* `<iss-ctrl-file-picker>` — attachment upload with a per-file progress and error state.
|
|
483
|
-
*
|
|
484
|
-
* Uploading is done by the host: the control emits the picked files and renders whatever is
|
|
485
|
-
* fed back through `uploadedFiles`, `uploading` and `uploadingError`.
|
|
486
|
-
*
|
|
487
|
-
* @example
|
|
488
|
-
* ```html
|
|
489
|
-
* <iss-ctrl-file-picker
|
|
490
|
-
* formControlName="attachments"
|
|
491
|
-
* [multiple]="true"
|
|
492
|
-
* accept=".pdf,.png"
|
|
493
|
-
* [uploading]="uploading()"
|
|
494
|
-
* [uploadedFiles]="uploaded()"
|
|
495
|
-
* />
|
|
496
|
-
* ```
|
|
497
|
-
*
|
|
498
|
-
* ### Own inputs
|
|
499
|
-
* | Property | Type | Default | Description |
|
|
500
|
-
* | --- | --- | --- | --- |
|
|
501
|
-
* | `accept` | `string \| undefined` | `undefined` | Accepted extensions or MIME types for the native picker. |
|
|
502
|
-
* | `showDownloadButton` | `boolean` | `true` | Shows the download action on each attachment. |
|
|
503
|
-
* | `showDeleteButton` | `boolean` | `true` | Shows the remove action on each attachment. |
|
|
504
|
-
* | `uploading` | `boolean` | `false` | Renders the in-progress state. |
|
|
505
|
-
* | `uploadedFiles` | `IssAttachment[]` | `[]` | Files already stored on the server. |
|
|
506
|
-
* | `uploadingError` | `string \| undefined` | `undefined` | Error message attached to the failed upload. |
|
|
507
|
-
*
|
|
508
|
-
* ### Inherited from {@link ControlBase}
|
|
509
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `multiple` · `hints`
|
|
510
|
-
*
|
|
511
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
512
|
-
*/
|
|
513
|
-
declare class FilePickerControl extends ControlBase implements OnDestroy {
|
|
514
|
-
#private;
|
|
515
|
-
/**
|
|
516
|
-
* Accepted extensions or MIME types, passed straight to the native file input.
|
|
517
|
-
*/
|
|
518
|
-
accept: InputSignal<string | undefined>;
|
|
519
|
-
/**
|
|
520
|
-
* Shows the download action on each listed attachment.
|
|
521
|
-
*/
|
|
522
|
-
showDownloadButton: InputSignal<boolean>;
|
|
523
|
-
/**
|
|
524
|
-
* Shows the remove action on each listed attachment.
|
|
525
|
-
*/
|
|
526
|
-
showDeleteButton: InputSignal<boolean>;
|
|
527
|
-
/**
|
|
528
|
-
* Renders the upload-in-progress state; set by the host that performs the upload.
|
|
529
|
-
*/
|
|
530
|
-
uploading: InputSignal<boolean>;
|
|
531
|
-
/**
|
|
532
|
-
* Attachments already stored on the server, merged into the rendered list.
|
|
533
|
-
*/
|
|
534
|
-
uploadedFiles: InputSignal<IssAttachment[]>;
|
|
535
|
-
/**
|
|
536
|
-
* Error message shown on the attachment whose upload failed.
|
|
537
|
-
*/
|
|
538
|
-
uploadingError: InputSignal<string | undefined>;
|
|
539
|
-
readonly filesValue: Signal<any>;
|
|
540
|
-
protected attachments: WritableSignal<IssFile[]>;
|
|
541
|
-
ngOnDestroy(): void;
|
|
542
|
-
writeValue(val: FormData | string | null): void;
|
|
543
|
-
protected onDelete(files: IssFile[]): void;
|
|
544
|
-
protected captureFile($event: FileList): void;
|
|
545
|
-
protected openFilePicker(input: HTMLInputElement): void;
|
|
546
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilePickerControl, never>;
|
|
547
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilePickerControl, "iss-ctrl-file-picker", never, { "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "showDownloadButton": { "alias": "showDownloadButton"; "required": false; "isSignal": true; }; "showDeleteButton": { "alias": "showDeleteButton"; "required": false; "isSignal": true; }; "uploading": { "alias": "uploading"; "required": false; "isSignal": true; }; "uploadedFiles": { "alias": "uploadedFiles"; "required": false; "isSignal": true; }; "uploadingError": { "alias": "uploadingError"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
/**
|
|
551
|
-
* `<iss-ctrl-input>` — single line text input, the base for every scalar text field.
|
|
552
|
-
*
|
|
553
|
-
* `type` is forwarded to the native input, so `number`, `email` and `password` variants all
|
|
554
|
-
* come from this one control.
|
|
555
|
-
*
|
|
556
|
-
* @example
|
|
557
|
-
* ```html
|
|
558
|
-
* <iss-ctrl-input formControlName="amount" type="number" [min]="0" suffixText="SAR">
|
|
559
|
-
* <label>Amount</label>
|
|
560
|
-
* </iss-ctrl-input>
|
|
561
|
-
* ```
|
|
562
|
-
*
|
|
563
|
-
* ### Own inputs
|
|
564
|
-
* | Property | Type | Default | Description |
|
|
565
|
-
* | --- | --- | --- | --- |
|
|
566
|
-
* | `type` | `string` | `"text"` | Native input type: `text`, `number`, `email`, `password`, … |
|
|
567
|
-
* | `prefixIcon` | `string` | `""` | Icon rendered before the value. |
|
|
568
|
-
* | `prefixText` | `string` | `""` | Text rendered before the value. |
|
|
569
|
-
* | `suffixIcon` | `string` | `""` | Icon rendered after the value. |
|
|
570
|
-
* | `suffixText` | `string` | `""` | Text rendered after the value. |
|
|
571
|
-
*
|
|
572
|
-
* ### Inherited from {@link ControlBase}
|
|
573
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `placeholder` · `min` · `max` · `minLength` · `maxLength` · `hints`
|
|
574
|
-
*
|
|
575
|
-
* ### Outputs
|
|
576
|
-
* - `(onPrefixClick)` — `string`, the prefix affix was clicked.
|
|
577
|
-
* - `(onSuffixClick)` — `string`, the suffix affix was clicked.
|
|
578
|
-
*
|
|
579
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
580
|
-
*
|
|
581
|
-
* Also projects `[issPrefix]` and `[issSuffix]` for fully custom affixes.
|
|
582
|
-
*/
|
|
583
|
-
declare class InputControl extends ControlBase implements Validator, OnDestroy {
|
|
584
|
-
#private;
|
|
585
|
-
/**
|
|
586
|
-
* Native input type — `text`, `number`, `email`, `password`, and so on.
|
|
587
|
-
*/
|
|
588
|
-
type: InputSignal<string>;
|
|
589
|
-
/**
|
|
590
|
-
* Icon name rendered before the value.
|
|
591
|
-
*/
|
|
592
|
-
prefixIcon: InputSignal<string>;
|
|
593
|
-
/**
|
|
594
|
-
* Static text rendered before the value.
|
|
595
|
-
*/
|
|
596
|
-
prefixText: InputSignal<string>;
|
|
597
|
-
/**
|
|
598
|
-
* Icon name rendered after the value.
|
|
599
|
-
*/
|
|
600
|
-
suffixIcon: InputSignal<string>;
|
|
601
|
-
/**
|
|
602
|
-
* Static text rendered after the value, a unit or currency for example.
|
|
603
|
-
*/
|
|
604
|
-
suffixText: InputSignal<string>;
|
|
605
|
-
/**
|
|
606
|
-
* Emits when the prefix affix is clicked.
|
|
607
|
-
*/
|
|
608
|
-
onPrefixClick: OutputEmitterRef<string>;
|
|
609
|
-
/**
|
|
610
|
-
* Emits when the suffix affix is clicked.
|
|
611
|
-
*/
|
|
612
|
-
onSuffixClick: OutputEmitterRef<string>;
|
|
613
|
-
emitSuffixClick(): void;
|
|
614
|
-
emitPrefixClick(): void;
|
|
615
|
-
ngOnDestroy(): void;
|
|
616
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputControl, never>;
|
|
617
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InputControl, "iss-ctrl-input", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "prefixIcon": { "alias": "prefixIcon"; "required": false; "isSignal": true; }; "prefixText": { "alias": "prefixText"; "required": false; "isSignal": true; }; "suffixIcon": { "alias": "suffixIcon"; "required": false; "isSignal": true; }; "suffixText": { "alias": "suffixText"; "required": false; "isSignal": true; }; }, { "onPrefixClick": "onPrefixClick"; "onSuffixClick": "onSuffixClick"; }, never, ["label", "[issPrefix]", "[issSuffix]"], true, never>;
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
type ISO2 = "AF" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BA" | "BW" | "BR" | "IO" | "VG" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "BQ" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CD" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "XK" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "KP" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "KR" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "VI" | "UG" | "UA" | "AE" | "GB" | "US" | "UY" | "UZ" | "VU" | "VA" | "VE" | "VN" | "WF" | "EH" | "YE" | "ZM" | "ZW" | "AX";
|
|
621
|
-
|
|
622
|
-
interface Country {
|
|
623
|
-
name: string;
|
|
624
|
-
code: ISO2;
|
|
625
|
-
dailCode: string;
|
|
626
|
-
areaCodes?: string[];
|
|
627
|
-
priority: number;
|
|
628
|
-
order: number;
|
|
629
|
-
placeholder: string;
|
|
630
|
-
}
|
|
631
|
-
|
|
632
|
-
interface Mobile {
|
|
633
|
-
dailCode: string;
|
|
634
|
-
code: ISO2;
|
|
635
|
-
nationalNumber: string;
|
|
636
|
-
internationalNumber: string;
|
|
637
|
-
placeholder: string;
|
|
638
|
-
name: string;
|
|
639
|
-
priority: 0;
|
|
640
|
-
order: 0;
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
declare class Phone {
|
|
644
|
-
parse(phoneNumber: string, countryCode?: ISO2): PhoneNumber | undefined;
|
|
645
|
-
getPhoneNumberObject(number: string): Mobile | undefined;
|
|
646
|
-
format(phoneNumber: string, countryCode: ISO2, numberFormat: "E.164" | "INTERNATIONAL" | "NATIONAL"): string;
|
|
647
|
-
validate(number: string): boolean;
|
|
648
|
-
getPlaceholder(countryCode: ISO2): string;
|
|
649
|
-
getCountryIsoCode(dailCode: string, number: PhoneNumber): string;
|
|
650
|
-
getCountryByDailCode(dailCode: string | undefined, number: PhoneNumber): Country | undefined;
|
|
651
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Phone, never>;
|
|
652
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<Phone>;
|
|
653
|
-
}
|
|
654
|
-
|
|
655
|
-
/**
|
|
656
|
-
* `<iss-ctrl-mobile>` — international phone number with a country selector.
|
|
657
|
-
*
|
|
658
|
-
* The number is validated against the selected country and stored in its international form.
|
|
659
|
-
*
|
|
660
|
-
* @example
|
|
661
|
-
* ```html
|
|
662
|
-
* <iss-ctrl-mobile formControlName="mobile" [preferredCountries]="['SA', 'AE']">
|
|
663
|
-
* <label>Mobile</label>
|
|
664
|
-
* </iss-ctrl-mobile>
|
|
665
|
-
* ```
|
|
666
|
-
*
|
|
667
|
-
* ### Own inputs
|
|
668
|
-
* | Property | Type | Default | Description |
|
|
669
|
-
* | --- | --- | --- | --- |
|
|
670
|
-
* | `preferredCountries` | `ISO2[]` | `["SA"]` | Countries pinned to the top of the country list. |
|
|
671
|
-
*
|
|
672
|
-
* ### Inherited from {@link ControlBase}
|
|
673
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
674
|
-
*
|
|
675
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
676
|
-
*/
|
|
677
|
-
declare class MobileControl extends ControlBase implements OnDestroy, Validator {
|
|
678
|
-
#private;
|
|
679
|
-
phoneService: Phone;
|
|
680
|
-
isOpen: WritableSignal<boolean>;
|
|
681
|
-
selectedCountry: WritableSignal<Country>;
|
|
682
|
-
/**
|
|
683
|
-
* ISO-2 country codes pinned to the top of the country list; the first one is preselected.
|
|
684
|
-
*/
|
|
685
|
-
preferredCountries: InputSignal<ISO2[]>;
|
|
686
|
-
searchInput: FormControl;
|
|
687
|
-
filteredCountries: Signal<Country[]>;
|
|
688
|
-
writeValue(value: string | null): void;
|
|
689
|
-
emit(): void;
|
|
690
|
-
validate(control: AbstractControl): ValidationErrors | null;
|
|
691
|
-
ngOnDestroy(): void;
|
|
692
|
-
protected onInput(event: KeyboardEvent): void;
|
|
693
|
-
protected onSelectCountry(country: Country): void;
|
|
694
|
-
protected closeCountryCodeMenu(): void;
|
|
695
|
-
protected toggleCountryCodeMenu(): void;
|
|
696
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MobileControl, never>;
|
|
697
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MobileControl, "iss-ctrl-mobile", never, { "preferredCountries": { "alias": "preferredCountries"; "required": false; "isSignal": true; }; }, {}, never, ["label"], true, never>;
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
/**
|
|
701
|
-
* `<iss-ctrl-plate-number>` — Saudi vehicle plate, entered as digits and letters in both
|
|
702
|
-
* Arabic and English.
|
|
703
|
-
*
|
|
704
|
-
* Typing into one script fills the matching cell in the other automatically, and letters are
|
|
705
|
-
* validated against the allowed plate alphabet.
|
|
706
|
-
*
|
|
707
|
-
* @example
|
|
708
|
-
* ```html
|
|
709
|
-
* <iss-ctrl-plate-number formControlName="plate" [readonly]="false"/>
|
|
710
|
-
* ```
|
|
711
|
-
*
|
|
712
|
-
* ### Own inputs
|
|
713
|
-
* None — the control is configured entirely through the inherited properties.
|
|
714
|
-
*
|
|
715
|
-
* ### Inherited from {@link ControlBase}
|
|
716
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
717
|
-
*
|
|
718
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
719
|
-
*/
|
|
720
|
-
declare class PlateControl extends ControlBase {
|
|
721
|
-
#private;
|
|
722
|
-
numbersAr: i0.WritableSignal<string[]>;
|
|
723
|
-
numbersEn: i0.WritableSignal<string[]>;
|
|
724
|
-
lettersAr: i0.WritableSignal<string[]>;
|
|
725
|
-
lettersEn: i0.WritableSignal<string[]>;
|
|
726
|
-
letterErrors: i0.WritableSignal<boolean[]>;
|
|
727
|
-
writeValue(value: string | null): void;
|
|
728
|
-
onNumberInput(index: number, event: Event, lang: "ar" | "en"): void;
|
|
729
|
-
onLetterInput(index: number, event: Event, lang: "ar" | "en"): void;
|
|
730
|
-
protected preventNonDigits($event: KeyboardEvent, ar: string): void;
|
|
731
|
-
private emitPlate;
|
|
732
|
-
private stringifyPlate;
|
|
733
|
-
private focusInput;
|
|
734
|
-
private convertDigit;
|
|
735
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PlateControl, never>;
|
|
736
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PlateControl, "iss-ctrl-plate-number", never, {}, {}, never, never, true, never>;
|
|
737
|
-
}
|
|
738
|
-
|
|
739
|
-
/**
|
|
740
|
-
* `<iss-ctrl-radio>` — one choice out of a fixed set of options.
|
|
741
|
-
*
|
|
742
|
-
* @example
|
|
743
|
-
* ```html
|
|
744
|
-
* <iss-ctrl-radio formControlName="gender" [options]="genders"/>
|
|
745
|
-
* ```
|
|
746
|
-
*
|
|
747
|
-
* ### Own inputs
|
|
748
|
-
* | Property | Type | Default | Description |
|
|
749
|
-
* | --- | --- | --- | --- |
|
|
750
|
-
* | `options` | `Option[]` | **required** | The selectable choices. |
|
|
751
|
-
*
|
|
752
|
-
* ### Inherited from {@link ControlBase}
|
|
753
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
754
|
-
*
|
|
755
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
756
|
-
*/
|
|
757
|
-
declare class RadioControl extends ControlBase {
|
|
758
|
-
/**
|
|
759
|
-
* Selectable choices, each a `{ value, label }` pair. Required.
|
|
760
|
-
*/
|
|
761
|
-
options: InputSignal<Option[]>;
|
|
762
|
-
writeValue(value: string | null): void;
|
|
763
|
-
onRadioChange(value: string): void;
|
|
764
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioControl, never>;
|
|
765
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioControl, "iss-ctrl-radio", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
766
|
-
}
|
|
767
|
-
|
|
768
|
-
/**
|
|
769
|
-
* `<iss-ctrl-select>` — dropdown selection, single or multiple, with a search box.
|
|
770
|
-
*
|
|
771
|
-
* Typing in the search box emits `(onQueryChange)`, so options can be loaded remotely; set
|
|
772
|
-
* `loading` while that request is in flight.
|
|
773
|
-
*
|
|
774
|
-
* @example
|
|
775
|
-
* ```html
|
|
776
|
-
* <iss-ctrl-select
|
|
777
|
-
* formControlName="city"
|
|
778
|
-
* [options]="cities()"
|
|
779
|
-
* [multiple]="false"
|
|
780
|
-
* [loading]="loading()"
|
|
781
|
-
* (onQueryChange)="search($event)"
|
|
782
|
-
* >
|
|
783
|
-
* <label>City</label>
|
|
784
|
-
* </iss-ctrl-select>
|
|
785
|
-
* ```
|
|
786
|
-
*
|
|
787
|
-
* ### Own inputs
|
|
788
|
-
* | Property | Type | Default | Description |
|
|
789
|
-
* | --- | --- | --- | --- |
|
|
790
|
-
* | `options` | `Option[]` | **required** | The selectable choices. |
|
|
791
|
-
* | `height` | `string` | `"150px"` | Max height of the open panel. |
|
|
792
|
-
* | `loading` | `boolean` | `false` | Shows the loading state inside the panel. |
|
|
793
|
-
*
|
|
794
|
-
* ### Inherited from {@link ControlBase}
|
|
795
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `placeholder` · `multiple`
|
|
796
|
-
*
|
|
797
|
-
* ### Outputs
|
|
798
|
-
* - `(onQueryChange)` — `string`, the current search text.
|
|
799
|
-
*
|
|
800
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
801
|
-
*/
|
|
802
|
-
declare class SelectControl extends ControlBase implements OnDestroy {
|
|
803
|
-
#private;
|
|
804
|
-
selectedOptions: WritableSignal<Map<string, Option>>;
|
|
805
|
-
/**
|
|
806
|
-
* Selectable choices, each a `{ value, label }` pair. Required.
|
|
807
|
-
*/
|
|
808
|
-
options: InputSignal<Option[]>;
|
|
809
|
-
/**
|
|
810
|
-
* Maximum height of the open options panel, as a CSS length.
|
|
811
|
-
*/
|
|
812
|
-
height: InputSignal<string>;
|
|
813
|
-
query: Signal<string>;
|
|
814
|
-
readonly filteredOptions: Signal<Option[]>;
|
|
815
|
-
/**
|
|
816
|
-
* Shows the loading state inside the panel while options are being fetched.
|
|
817
|
-
*/
|
|
818
|
-
loading: InputSignal<boolean>;
|
|
819
|
-
/**
|
|
820
|
-
* Emits the search text so the host can load matching options.
|
|
821
|
-
*/
|
|
822
|
-
onQueryChange: OutputEmitterRef<string>;
|
|
823
|
-
protected optionTemplate: any;
|
|
824
|
-
protected cardViewerTemplate: any;
|
|
825
|
-
protected allSelected: WritableSignal<boolean>;
|
|
826
|
-
displayFn: (options: Option | Option[]) => string;
|
|
827
|
-
writeValue(value: string | null): void;
|
|
828
|
-
captureValue($event: any): void;
|
|
829
|
-
removeFromSelectedOptionsMap(option: Option): void;
|
|
830
|
-
clearSelection(): void;
|
|
831
|
-
toggleAllSelection(): void;
|
|
832
|
-
ngOnDestroy(): void;
|
|
833
|
-
protected isEmpty(): boolean;
|
|
834
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectControl, never>;
|
|
835
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectControl, "iss-ctrl-select", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; }, { "onQueryChange": "onQueryChange"; }, ["optionTemplate", "cardViewerTemplate"], ["label"], true, never>;
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
/**
|
|
839
|
-
* `<iss-ctrl-slide-toggle>` — an on/off switch for a boolean value.
|
|
840
|
-
*
|
|
841
|
-
* @example
|
|
842
|
-
* ```html
|
|
843
|
-
* <iss-ctrl-slide-toggle formControlName="active" (onChange)="save($event)"/>
|
|
844
|
-
* ```
|
|
845
|
-
*
|
|
846
|
-
* ### Own inputs
|
|
847
|
-
* None — the control is configured entirely through the inherited properties.
|
|
848
|
-
*
|
|
849
|
-
* ### Inherited from {@link ControlBase}
|
|
850
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
851
|
-
*
|
|
852
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
853
|
-
*/
|
|
854
|
-
declare class SlideToggleControl extends ControlBase {
|
|
855
|
-
onSlideToggleChange(checked: boolean): void;
|
|
856
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SlideToggleControl, never>;
|
|
857
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SlideToggleControl, "iss-ctrl-slide-toggle", never, {}, {}, never, never, true, never>;
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
/**
|
|
861
|
-
* `<iss-ctrl-textarea>` — multi line free text.
|
|
862
|
-
*
|
|
863
|
-
* @example
|
|
864
|
-
* ```html
|
|
865
|
-
* <iss-ctrl-textarea formControlName="notes" [maxLength]="500" placeholder="Add a note">
|
|
866
|
-
* <label>Notes</label>
|
|
867
|
-
* </iss-ctrl-textarea>
|
|
868
|
-
* ```
|
|
869
|
-
*
|
|
870
|
-
* ### Own inputs
|
|
871
|
-
* None — the control is configured entirely through the inherited properties.
|
|
872
|
-
*
|
|
873
|
-
* ### Inherited from {@link ControlBase}
|
|
874
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `placeholder` · `minLength` · `maxLength` · `hints`
|
|
875
|
-
*
|
|
876
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
877
|
-
*/
|
|
878
|
-
declare class TextareaControl extends ControlBase implements OnDestroy {
|
|
879
|
-
#private;
|
|
880
|
-
ngOnDestroy(): void;
|
|
881
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaControl, never>;
|
|
882
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaControl, "iss-ctrl-textarea", never, {}, {}, never, ["label"], true, never>;
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
/**
|
|
886
|
-
* `<iss-ctrl-time-picker>` — time of day, picked from a list generated at a fixed interval.
|
|
887
|
-
*
|
|
888
|
-
* @example
|
|
889
|
-
* ```html
|
|
890
|
-
* <iss-ctrl-time-picker formControlName="startsAt" interval="15min" minTime="08:00" maxTime="17:00">
|
|
891
|
-
* <label>Starts at</label>
|
|
892
|
-
* </iss-ctrl-time-picker>
|
|
893
|
-
* ```
|
|
894
|
-
*
|
|
895
|
-
* ### Own inputs
|
|
896
|
-
* | Property | Type | Default | Description |
|
|
897
|
-
* | --- | --- | --- | --- |
|
|
898
|
-
* | `interval` | `string` | `"30min"` | Step between the offered times. |
|
|
899
|
-
* | `minTime` | `string \| null` | `null` | Earliest offered time, `HH:mm`. |
|
|
900
|
-
* | `maxTime` | `string \| null` | `null` | Latest offered time, `HH:mm`. |
|
|
901
|
-
*
|
|
902
|
-
* ### Inherited from {@link ControlBase}
|
|
903
|
-
* `formControlName` · `readonly` · `className` · `(onChange)`
|
|
904
|
-
*
|
|
905
|
-
* Projects `<label>` into the floating label; omit it to render the control without one.
|
|
906
|
-
*/
|
|
907
|
-
declare class TimePickerControl extends ControlBase {
|
|
908
|
-
#private;
|
|
909
|
-
/**
|
|
910
|
-
* Step between the offered times, for example `"15min"` or `"30min"`.
|
|
911
|
-
*/
|
|
912
|
-
interval: InputSignal<string>;
|
|
913
|
-
/**
|
|
914
|
-
* Earliest offered time of day, as `HH:mm`.
|
|
915
|
-
*/
|
|
916
|
-
minTime: InputSignal<string | null>;
|
|
917
|
-
/**
|
|
918
|
-
* Latest offered time of day, as `HH:mm`.
|
|
919
|
-
*/
|
|
920
|
-
maxTime: InputSignal<string | null>;
|
|
921
|
-
emit(evt: any): void;
|
|
922
|
-
clear(event: MouseEvent): void;
|
|
923
|
-
writeValue(value: any): void;
|
|
924
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerControl, never>;
|
|
925
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerControl, "iss-ctrl-time-picker", never, { "interval": { "alias": "interval"; "required": false; "isSignal": true; }; "minTime": { "alias": "minTime"; "required": false; "isSignal": true; }; "maxTime": { "alias": "maxTime"; "required": false; "isSignal": true; }; }, {}, never, ["label"], true, never>;
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
/**
|
|
929
|
-
* `<iss-ctrl-toggle-button>` — options rendered as a button group instead of a dropdown.
|
|
930
|
-
*
|
|
931
|
-
* With `multiple` set, several buttons can be active at once.
|
|
932
|
-
*
|
|
933
|
-
* @example
|
|
934
|
-
* ```html
|
|
935
|
-
* <iss-ctrl-toggle-button formControlName="priority" [options]="priorities" [multiple]="false"/>
|
|
936
|
-
* ```
|
|
937
|
-
*
|
|
938
|
-
* ### Own inputs
|
|
939
|
-
* | Property | Type | Default | Description |
|
|
940
|
-
* | --- | --- | --- | --- |
|
|
941
|
-
* | `options` | `Option[]` | **required** | The selectable choices. |
|
|
942
|
-
*
|
|
943
|
-
* ### Inherited from {@link ControlBase}
|
|
944
|
-
* `formControlName` · `readonly` · `className` · `(onChange)` · `multiple`
|
|
945
|
-
*
|
|
946
|
-
* Does not project a label — the field label is rendered by the wrapping `iss-field-*`.
|
|
947
|
-
*/
|
|
948
|
-
declare class ToggleButtonControl extends ControlBase {
|
|
949
|
-
#private;
|
|
950
|
-
/**
|
|
951
|
-
* Selectable choices, each a `{ value, label }` pair. Required.
|
|
952
|
-
*/
|
|
953
|
-
options: InputSignal<Option[]>;
|
|
954
|
-
selectedOptions: WritableSignal<Map<string, Option>>;
|
|
955
|
-
writeValue(value: string | null): void;
|
|
956
|
-
addToSelectedOptionsMap(option: Map<string, Option>): void;
|
|
957
|
-
onToggleButtonChange(checked: boolean, value: string): void;
|
|
958
|
-
stringifySelectedOptions(): string | null;
|
|
959
|
-
getEmissionValue(options: any): void;
|
|
960
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleButtonControl, never>;
|
|
961
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToggleButtonControl, "iss-ctrl-toggle-button", never, { "options": { "alias": "options"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
962
|
-
}
|
|
9
|
+
import { IssFile } from 'iss-ctrl/file-picker';
|
|
963
10
|
|
|
964
11
|
declare class Loader {
|
|
965
12
|
#private;
|
|
@@ -1229,709 +276,120 @@ declare class IssField {
|
|
|
1229
276
|
jsonValue: any;
|
|
1230
277
|
defaultValue: string;
|
|
1231
278
|
ctrlValue: WritableSignal<string | null>;
|
|
1232
|
-
ctrlJsonValue: WritableSignal<any>;
|
|
1233
|
-
loading: WritableSignal<boolean>;
|
|
1234
|
-
constructor(field: any, loader: Loader);
|
|
1235
|
-
updateVisibility(value: boolean): void;
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
interface ComponentOutlet {
|
|
1239
|
-
self$: Observable<Type<any> | null>;
|
|
1240
|
-
data: IssField;
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
|
-
declare class Outlet implements OnInit, OnDestroy {
|
|
1244
|
-
#private;
|
|
1245
|
-
ready: OutputEmitterRef<boolean>;
|
|
1246
|
-
formReady: WritableSignal<boolean>;
|
|
1247
|
-
fields: InputSignal<IssField[]>;
|
|
1248
|
-
components: WritableSignal<ComponentOutlet[] | null>;
|
|
1249
|
-
get hostFormGroup(): FormGroup;
|
|
1250
|
-
ngOnInit(): void;
|
|
1251
|
-
ngOnDestroy(): void;
|
|
1252
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Outlet, never>;
|
|
1253
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<Outlet, "iss-form-outlet", never, { "fields": { "alias": "fields"; "required": true; "isSignal": true; }; }, { "ready": "ready"; }, never, never, true, never>;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
declare class EventHandler {
|
|
1257
|
-
#private;
|
|
1258
|
-
fire(control: AbstractControl, form: FormGroup, field: IssField, change: FieldChange): Promise<void>;
|
|
1259
|
-
revert(control: AbstractControl, form: FormGroup, field: IssField, change: FieldChange): Promise<void>;
|
|
1260
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventHandler, never>;
|
|
1261
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EventHandler>;
|
|
1262
|
-
}
|
|
1263
|
-
|
|
1264
|
-
declare class FormEngine {
|
|
1265
|
-
#private;
|
|
1266
|
-
registerFields(form: FormGroup, owner: object, fields: IssField[]): void;
|
|
1267
|
-
registerExpectedFieldNames(form: FormGroup, owner: object, names: string[]): void;
|
|
1268
|
-
unregisterOutlet(form: FormGroup, owner: object): void;
|
|
1269
|
-
getFields(form: FormGroup): IssField[];
|
|
1270
|
-
getExpectedFieldNames(form: FormGroup): string[];
|
|
1271
|
-
getField(form: FormGroup, name: string, fields?: IssField[]): IssField | undefined;
|
|
1272
|
-
getControlValue(form: FormGroup, name: string): any;
|
|
1273
|
-
createValidators(field: IssField): ValidatorFn[];
|
|
1274
|
-
createAsyncValidators(field: IssField): AsyncValidatorFn[];
|
|
1275
|
-
getFieldValue(field: IssField): string;
|
|
1276
|
-
trackChangesEvents(field: IssField, form: FormGroup): Observable<FieldChange>;
|
|
1277
|
-
trackChangesValidations(field: IssField, form: FormGroup): Observable<FieldChange>;
|
|
1278
|
-
processTrackChanges(masterName: any, masterNames: Set<string>, changes$: Observable<FieldChange>[], field: IssField, form: FormGroup): void;
|
|
1279
|
-
fieldHasValidation(field: IssField): boolean;
|
|
1280
|
-
fieldHasAsyncValidation(field: IssField): boolean;
|
|
1281
|
-
isFormValid(form: FormGroup, fields: IssField[]): boolean;
|
|
1282
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormEngine, never>;
|
|
1283
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FormEngine>;
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
/**
|
|
1287
|
-
* Base class for every `iss-field-*` field.
|
|
1288
|
-
*
|
|
1289
|
-
* A field is the form-engine layer around a control: it reads its whole configuration from
|
|
1290
|
-
* the injected {@link IssField} (label, options, config, validation, events), registers its
|
|
1291
|
-
* `FormControl` on the parent `FormGroup` on init and removes it again on destroy, and
|
|
1292
|
-
* switches between the control (`mode() === "edit"`) and the viewer (`mode() === "view"`).
|
|
1293
|
-
*
|
|
1294
|
-
* ### Inputs
|
|
1295
|
-
* | Property | Type | Description |
|
|
1296
|
-
* | --- | --- | --- |
|
|
1297
|
-
* | `issField` | `IssField` | **Required.** The field definition; also provided through the `FIELD_DATA` token. |
|
|
1298
|
-
* | `formReady` | `boolean \| undefined` | Set by the outlet once the whole form exists; gates event wiring. |
|
|
1299
|
-
*
|
|
1300
|
-
* ### Properties available on `field`
|
|
1301
|
-
* `name` · `type` · `base` · `label()` · `hint()` · `options()` · `api()` · `mode()` ·
|
|
1302
|
-
* `visible()` · `loading()` · `value` · `jsonValue` · `defaultValue` · `ctrlValue()` ·
|
|
1303
|
-
* `ctrlJsonValue()` · `events` · `validation` · `asyncValidation` · `children` ·
|
|
1304
|
-
* `response()` · `config` — see {@link IssField} and {@link FieldConfig}.
|
|
1305
|
-
*
|
|
1306
|
-
* Fields are not used directly in templates; the outlet resolves them from the field `type`
|
|
1307
|
-
* through the `COMPONENTS` index.
|
|
1308
|
-
*/
|
|
1309
|
-
declare class FieldBase implements OnInit, OnDestroy {
|
|
1310
|
-
#private;
|
|
1311
|
-
/**
|
|
1312
|
-
* The field definition rendered by this component. Required.
|
|
1313
|
-
*/
|
|
1314
|
-
issField: InputSignal<IssField>;
|
|
1315
|
-
/**
|
|
1316
|
-
* Set by the outlet once every field is registered; field events start only after it turns true.
|
|
1317
|
-
*/
|
|
1318
|
-
formReady: InputSignal<boolean | undefined>;
|
|
1319
|
-
/**
|
|
1320
|
-
* The {@link IssField} for this instance, injected through the `FIELD_DATA` token.
|
|
1321
|
-
*/
|
|
1322
|
-
field: IssField;
|
|
1323
|
-
parentFormGroup: ControlContainer;
|
|
1324
|
-
formEngine: FormEngine;
|
|
1325
|
-
eventHandler: EventHandler;
|
|
1326
|
-
destroyRef: DestroyRef;
|
|
1327
|
-
/**
|
|
1328
|
-
* The `FormControl` this field registers on the parent form under `field.name`.
|
|
1329
|
-
*/
|
|
1330
|
-
ctrl: FormControl;
|
|
1331
|
-
ctrlValueChange: i0.Signal<any>;
|
|
1332
|
-
get form(): FormGroup;
|
|
1333
|
-
ngOnInit(): void;
|
|
1334
|
-
ngOnDestroy(): void;
|
|
1335
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FieldBase, never>;
|
|
1336
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldBase, "ng-component", never, { "issField": { "alias": "issField"; "required": true; "isSignal": true; }; "formReady": { "alias": "formReady"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1337
|
-
}
|
|
1338
|
-
|
|
1339
|
-
/**
|
|
1340
|
-
* `<iss-field-input>` — single line text, number, email or password entry.
|
|
1341
|
-
*
|
|
1342
|
-
* Rendered by the outlet for fields of type `text_input`. In `edit` mode it renders
|
|
1343
|
-
* {@link InputControl} plus the validation message; in `view` mode the matching viewer.
|
|
1344
|
-
*
|
|
1345
|
-
* ### Supported `config` keys
|
|
1346
|
-
* | Key | Type | Description |
|
|
1347
|
-
* | --- | --- | --- |
|
|
1348
|
-
* | `type` | `string` | Native input type — `text`, `number`, `email`, `password`, … |
|
|
1349
|
-
* | `placeholder` | `string` | Placeholder shown while empty. |
|
|
1350
|
-
* | `min` | `number` | Minimum numeric value. |
|
|
1351
|
-
* | `max` | `number` | Maximum numeric value. |
|
|
1352
|
-
* | `minLength` | `number` | Minimum number of characters. |
|
|
1353
|
-
* | `maxLength` | `number` | Maximum number of characters. |
|
|
1354
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1355
|
-
*
|
|
1356
|
-
* ### Other field members used
|
|
1357
|
-
* `label()`
|
|
1358
|
-
*
|
|
1359
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1360
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1361
|
-
*
|
|
1362
|
-
* @example
|
|
1363
|
-
* ```json
|
|
1364
|
-
* { "name": "email", "type": "text_input", "label": "Email", "config": { "type": "email", "maxLength": 120 } }
|
|
1365
|
-
* ```
|
|
1366
|
-
*/
|
|
1367
|
-
declare class InputField extends FieldBase {
|
|
1368
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputField, never>;
|
|
1369
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InputField, "iss-field-input", never, {}, {}, never, never, true, never>;
|
|
1370
|
-
}
|
|
1371
|
-
|
|
1372
|
-
/**
|
|
1373
|
-
* `<iss-field-textarea>` — multi line free text.
|
|
1374
|
-
*
|
|
1375
|
-
* Rendered by the outlet for fields of type `textarea`. In `edit` mode it renders
|
|
1376
|
-
* {@link TextareaControl} plus the validation message; in `view` mode the matching viewer.
|
|
1377
|
-
*
|
|
1378
|
-
* ### Supported `config` keys
|
|
1379
|
-
* | Key | Type | Description |
|
|
1380
|
-
* | --- | --- | --- |
|
|
1381
|
-
* | `minLength` | `number` | Minimum number of characters. |
|
|
1382
|
-
* | `maxLength` | `number` | Maximum number of characters. |
|
|
1383
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1384
|
-
*
|
|
1385
|
-
* ### Other field members used
|
|
1386
|
-
* `label()`
|
|
1387
|
-
*
|
|
1388
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1389
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1390
|
-
*
|
|
1391
|
-
* @example
|
|
1392
|
-
* ```json
|
|
1393
|
-
* { "name": "notes", "type": "textarea", "label": "Notes", "config": { "maxLength": 500 } }
|
|
1394
|
-
* ```
|
|
1395
|
-
*/
|
|
1396
|
-
declare class TextareaField extends FieldBase {
|
|
1397
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaField, never>;
|
|
1398
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaField, "iss-field-textarea", never, {}, {}, never, never, true, never>;
|
|
1399
|
-
}
|
|
1400
|
-
|
|
1401
|
-
/**
|
|
1402
|
-
* `<iss-field-chips>` — free text entered as removable chips.
|
|
1403
|
-
*
|
|
1404
|
-
* Rendered by the outlet for fields of type `chips`. In `edit` mode it renders
|
|
1405
|
-
* {@link ChipsControl} plus the validation message; in `view` mode the matching viewer.
|
|
1406
|
-
*
|
|
1407
|
-
* ### Supported `config` keys
|
|
1408
|
-
* | Key | Type | Description |
|
|
1409
|
-
* | --- | --- | --- |
|
|
1410
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1411
|
-
*
|
|
1412
|
-
* ### Other field members used
|
|
1413
|
-
* `label()`
|
|
1414
|
-
*
|
|
1415
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1416
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1417
|
-
*
|
|
1418
|
-
* @example
|
|
1419
|
-
* ```json
|
|
1420
|
-
* { "name": "tags", "type": "chips", "label": "Tags" }
|
|
1421
|
-
* ```
|
|
1422
|
-
*/
|
|
1423
|
-
declare class ChipsField extends FieldBase {
|
|
1424
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsField, never>;
|
|
1425
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipsField, "iss-field-chips", never, {}, {}, never, never, true, never>;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
/**
|
|
1429
|
-
* `<iss-field-radio>` — one choice out of a fixed set of options.
|
|
1430
|
-
*
|
|
1431
|
-
* Rendered by the outlet for fields of type `radio`. In `edit` mode it renders
|
|
1432
|
-
* {@link RadioControl} plus the validation message; in `view` mode the matching viewer.
|
|
1433
|
-
*
|
|
1434
|
-
* ### Supported `config` keys
|
|
1435
|
-
* | Key | Type | Description |
|
|
1436
|
-
* | --- | --- | --- |
|
|
1437
|
-
* | `hideLabel` | `boolean` | Hides the field label. |
|
|
1438
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1439
|
-
*
|
|
1440
|
-
* ### Other field members used
|
|
1441
|
-
* `label()` · `options()`
|
|
1442
|
-
*
|
|
1443
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1444
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1445
|
-
*
|
|
1446
|
-
* @example
|
|
1447
|
-
* ```json
|
|
1448
|
-
* { "name": "gender", "type": "radio", "label": "Gender", "options": [{ "value": "m", "label": "Male" }] }
|
|
1449
|
-
* ```
|
|
1450
|
-
*/
|
|
1451
|
-
declare class RadioField extends FieldBase {
|
|
1452
|
-
onChange($event: any): void;
|
|
1453
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioField, never>;
|
|
1454
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioField, "iss-field-radio", never, {}, {}, never, never, true, never>;
|
|
1455
|
-
}
|
|
1456
|
-
|
|
1457
|
-
/**
|
|
1458
|
-
* `<iss-field-select>` — single or multiple selection from a dropdown.
|
|
1459
|
-
*
|
|
1460
|
-
* Rendered by the outlet for fields of type `dropdown_list`. In `edit` mode it renders
|
|
1461
|
-
* {@link SelectControl} plus the validation message; in `view` mode the matching viewer.
|
|
1462
|
-
*
|
|
1463
|
-
* ### Supported `config` keys
|
|
1464
|
-
* | Key | Type | Description |
|
|
1465
|
-
* | --- | --- | --- |
|
|
1466
|
-
* | `multiple` | `boolean` | Allows selecting more than one option. |
|
|
1467
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1468
|
-
*
|
|
1469
|
-
* ### Other field members used
|
|
1470
|
-
* `label()` · `options()` · `ctrlJsonValue()`
|
|
1471
|
-
*
|
|
1472
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1473
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1474
|
-
*
|
|
1475
|
-
* The raw form value holds the selected option values; the resolved options are written
|
|
1476
|
-
* back to `field.ctrlJsonValue`.
|
|
1477
|
-
*
|
|
1478
|
-
* @example
|
|
1479
|
-
* ```json
|
|
1480
|
-
* { "name": "city", "type": "dropdown_list", "label": "City", "options": [{ "value": "1", "label": "Riyadh" }] }
|
|
1481
|
-
* ```
|
|
1482
|
-
*/
|
|
1483
|
-
declare class SelectField extends FieldBase {
|
|
1484
|
-
onChange($event: string | FormData): void;
|
|
1485
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectField, never>;
|
|
1486
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectField, "iss-field-select", never, {}, {}, never, never, true, never>;
|
|
1487
|
-
}
|
|
1488
|
-
|
|
1489
|
-
/**
|
|
1490
|
-
* `<iss-field-mobile>` — an international phone number with a country selector.
|
|
1491
|
-
*
|
|
1492
|
-
* Rendered by the outlet for fields of the type `mobile`. In `edit` mode it renders
|
|
1493
|
-
* {@link MobileControl} plus the validation message; in `view` mode the matching viewer.
|
|
1494
|
-
*
|
|
1495
|
-
* ### Supported `config` keys
|
|
1496
|
-
* | Key | Type | Description |
|
|
1497
|
-
* | --- | --- | --- |
|
|
1498
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1499
|
-
*
|
|
1500
|
-
* ### Other field members used
|
|
1501
|
-
* `label()`
|
|
1502
|
-
*
|
|
1503
|
-
* Every field also honors `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1504
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1505
|
-
*
|
|
1506
|
-
* @example
|
|
1507
|
-
* ```json
|
|
1508
|
-
* { "name": "mobile", "type": "mobile", "label": "Mobile" }
|
|
1509
|
-
* ```
|
|
1510
|
-
*/
|
|
1511
|
-
declare class MobileField extends FieldBase {
|
|
1512
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MobileField, never>;
|
|
1513
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MobileField, "iss-field-mobile", never, {}, {}, never, never, true, never>;
|
|
1514
|
-
}
|
|
1515
|
-
|
|
1516
|
-
/**
|
|
1517
|
-
* `<iss-field-checkbox>` — a list of checkboxes over a fixed set of options.
|
|
1518
|
-
*
|
|
1519
|
-
* Rendered by the outlet for fields of type `checkbox`. In `edit` mode it renders
|
|
1520
|
-
* {@link CheckboxControl} plus the validation message; in `view` mode the matching viewer.
|
|
1521
|
-
*
|
|
1522
|
-
* ### Supported `config` keys
|
|
1523
|
-
* | Key | Type | Description |
|
|
1524
|
-
* | --- | --- | --- |
|
|
1525
|
-
* | `hideLabel` | `boolean` | Hides the field label. |
|
|
1526
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1527
|
-
*
|
|
1528
|
-
* ### Other field members used
|
|
1529
|
-
* `label()` · `options()`
|
|
1530
|
-
*
|
|
1531
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1532
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1533
|
-
*
|
|
1534
|
-
* @example
|
|
1535
|
-
* ```json
|
|
1536
|
-
* { "name": "days", "type": "checkbox", "label": "Days", "options": [{ "value": "sun", "label": "Sunday" }] }
|
|
1537
|
-
* ```
|
|
1538
|
-
*/
|
|
1539
|
-
declare class CheckboxField extends FieldBase {
|
|
1540
|
-
updateField($event: any): void;
|
|
1541
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxField, never>;
|
|
1542
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxField, "iss-field-checkbox", never, {}, {}, never, never, true, never>;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
/**
|
|
1546
|
-
* `<iss-field-toggle-button>` — options rendered as a button group.
|
|
1547
|
-
*
|
|
1548
|
-
* Rendered by the outlet for fields of type `toggle_button`. In `edit` mode it renders
|
|
1549
|
-
* {@link ToggleButtonControl} plus the validation message; in `view` mode the matching viewer.
|
|
1550
|
-
*
|
|
1551
|
-
* ### Supported `config` keys
|
|
1552
|
-
* | Key | Type | Description |
|
|
1553
|
-
* | --- | --- | --- |
|
|
1554
|
-
* | `multiple` | `boolean` | Allows more than one active button. |
|
|
1555
|
-
* | `hideLabel` | `boolean` | Hides the field label. |
|
|
1556
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1557
|
-
*
|
|
1558
|
-
* ### Other field members used
|
|
1559
|
-
* `label()` · `options()`
|
|
1560
|
-
*
|
|
1561
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1562
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1563
|
-
*
|
|
1564
|
-
* @example
|
|
1565
|
-
* ```json
|
|
1566
|
-
* { "name": "priority", "type": "toggle_button", "label": "Priority", "options": [{ "value": "high", "label": "High" }] }
|
|
1567
|
-
* ```
|
|
1568
|
-
*/
|
|
1569
|
-
declare class ToggleButtonField extends FieldBase {
|
|
1570
|
-
onChange($event: any): void;
|
|
1571
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleButtonField, never>;
|
|
1572
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToggleButtonField, "iss-field-toggle-button", never, {}, {}, never, never, true, never>;
|
|
1573
|
-
}
|
|
1574
|
-
|
|
1575
|
-
/**
|
|
1576
|
-
* `<iss-field-slide-toggle>` — an on/off switch for a boolean value.
|
|
1577
|
-
*
|
|
1578
|
-
* Rendered by the outlet for fields of type `switch`. In `edit` mode it renders
|
|
1579
|
-
* {@link SlideToggleControl} plus the validation message; in `view` mode the matching viewer.
|
|
1580
|
-
*
|
|
1581
|
-
* ### Supported `config` keys
|
|
1582
|
-
* | Key | Type | Description |
|
|
1583
|
-
* | --- | --- | --- |
|
|
1584
|
-
* | `hideLabel` | `boolean` | Hides the field label. |
|
|
1585
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1586
|
-
*
|
|
1587
|
-
* ### Other field members used
|
|
1588
|
-
* `label()`
|
|
1589
|
-
*
|
|
1590
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1591
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1592
|
-
*
|
|
1593
|
-
* @example
|
|
1594
|
-
* ```json
|
|
1595
|
-
* { "name": "active", "type": "switch", "label": "Active" }
|
|
1596
|
-
* ```
|
|
1597
|
-
*/
|
|
1598
|
-
declare class SlideToggleField extends FieldBase {
|
|
1599
|
-
onChange($event: any): void;
|
|
1600
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SlideToggleField, never>;
|
|
1601
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SlideToggleField, "iss-field-slide-toggle", never, {}, {}, never, never, true, never>;
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
/**
|
|
1605
|
-
* `<iss-field-plate-number>` — a Saudi vehicle plate in Arabic and English.
|
|
1606
|
-
*
|
|
1607
|
-
* Rendered by the outlet for fields of type `vehicle_plate`. In `edit` mode it renders
|
|
1608
|
-
* {@link PlateControl} plus the validation message; in `view` mode the matching viewer.
|
|
1609
|
-
*
|
|
1610
|
-
* ### Supported `config` keys
|
|
1611
|
-
* | Key | Type | Description |
|
|
1612
|
-
* | --- | --- | --- |
|
|
1613
|
-
* | `hideLabel` | `boolean` | Hides the field label. |
|
|
1614
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1615
|
-
*
|
|
1616
|
-
* ### Other field members used
|
|
1617
|
-
* `label()`
|
|
1618
|
-
*
|
|
1619
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1620
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1621
|
-
*
|
|
1622
|
-
* @example
|
|
1623
|
-
* ```json
|
|
1624
|
-
* { "name": "plate", "type": "vehicle_plate", "label": "Plate number" }
|
|
1625
|
-
* ```
|
|
1626
|
-
*/
|
|
1627
|
-
declare class PlateField extends FieldBase {
|
|
1628
|
-
updateField($event: any): void;
|
|
1629
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PlateField, never>;
|
|
1630
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PlateField, "iss-field-plate-number", never, {}, {}, never, never, true, never>;
|
|
1631
|
-
}
|
|
1632
|
-
|
|
1633
|
-
declare class FileHandler {
|
|
1634
|
-
#private;
|
|
1635
|
-
ATTACHMENT_UPLOAD_URL: string;
|
|
1636
|
-
ATTACHMENT_DOWNLOAD_URL: string;
|
|
1637
|
-
attachmentAdapter: (res: any) => IssAttachment[];
|
|
1638
|
-
upload(data: FormData): Observable<IssAttachment[]>;
|
|
1639
|
-
formDataFactory(files: IssFile[], multiple: boolean): FormData | null;
|
|
1640
|
-
formDataHasValue(formData: FormData): boolean;
|
|
1641
|
-
getFileFromFormData(formData: FormData, name: string): IssFile[];
|
|
1642
|
-
formatFileSize(x: string | number): string;
|
|
1643
|
-
fetchFileInfo(id: string): Observable<IssFile>;
|
|
1644
|
-
fetchFiles(ids: string): Observable<IssFile[]>;
|
|
1645
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileHandler, never>;
|
|
1646
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FileHandler>;
|
|
279
|
+
ctrlJsonValue: WritableSignal<any>;
|
|
280
|
+
loading: WritableSignal<boolean>;
|
|
281
|
+
constructor(field: any, loader: Loader);
|
|
282
|
+
updateVisibility(value: boolean): void;
|
|
1647
283
|
}
|
|
1648
284
|
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
* ### Supported `config` keys
|
|
1656
|
-
* | Key | Type | Description |
|
|
1657
|
-
* | --- | --- | --- |
|
|
1658
|
-
* | `multiple` | `boolean` | Allows attaching more than one file. |
|
|
1659
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1660
|
-
*
|
|
1661
|
-
* ### Other field members used
|
|
1662
|
-
* `label()` · `value` · `validation` · `ctrlJsonValue()`
|
|
1663
|
-
*
|
|
1664
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1665
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1666
|
-
*
|
|
1667
|
-
* The field uploads the picked files itself, stores the returned ids as the control value
|
|
1668
|
-
* and keeps the resolved attachments in `field.ctrlJsonValue`.
|
|
1669
|
-
*
|
|
1670
|
-
* Accepted extensions come from the `fileType` **validation** rule, not from `config`; the
|
|
1671
|
-
* `allowedFileSize`, `allowedFileTypes`, `minFilesCount`, `maxFilesCount`, `templateId` and
|
|
1672
|
-
* `templateUrl` config keys exist on {@link FieldConfig} but are not read here yet.
|
|
1673
|
-
*
|
|
1674
|
-
* @example
|
|
1675
|
-
* ```json
|
|
1676
|
-
* { "name": "attachments", "type": "attachment", "label": "Attachments", "config": { "multiple": true }, "validation": { "fileType": ["pdf", "png"] } }
|
|
1677
|
-
* ```
|
|
1678
|
-
*/
|
|
1679
|
-
declare class FilePickerField extends FieldBase implements OnDestroy {
|
|
285
|
+
interface ComponentOutlet {
|
|
286
|
+
self$: Observable<Type<any> | null>;
|
|
287
|
+
data: IssField;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
declare class Outlet implements OnInit, OnDestroy {
|
|
1680
291
|
#private;
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
accept: string;
|
|
1688
|
-
captureFile(formData: FormData | null): void;
|
|
1689
|
-
stringifyIssAttachment(attachments: IssAttachment[]): string;
|
|
292
|
+
ready: OutputEmitterRef<boolean>;
|
|
293
|
+
formReady: WritableSignal<boolean>;
|
|
294
|
+
fields: InputSignal<IssField[]>;
|
|
295
|
+
components: WritableSignal<ComponentOutlet[] | null>;
|
|
296
|
+
get hostFormGroup(): FormGroup;
|
|
297
|
+
ngOnInit(): void;
|
|
1690
298
|
ngOnDestroy(): void;
|
|
1691
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
1692
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
|
299
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Outlet, never>;
|
|
300
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Outlet, "iss-form-outlet", never, { "fields": { "alias": "fields"; "required": true; "isSignal": true; }; }, { "ready": "ready"; }, never, never, true, never>;
|
|
1693
301
|
}
|
|
1694
302
|
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
*
|
|
1701
|
-
* ### Supported `config` keys
|
|
1702
|
-
* | Key | Type | Description |
|
|
1703
|
-
* | --- | --- | --- |
|
|
1704
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1705
|
-
*
|
|
1706
|
-
* ### Other field members used
|
|
1707
|
-
* `label()`
|
|
1708
|
-
*
|
|
1709
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1710
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1711
|
-
*
|
|
1712
|
-
* @example
|
|
1713
|
-
* ```json
|
|
1714
|
-
* { "name": "startsAt", "type": "time", "label": "Starts at" }
|
|
1715
|
-
* ```
|
|
1716
|
-
*/
|
|
1717
|
-
declare class TimePickerField extends FieldBase {
|
|
1718
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerField, never>;
|
|
1719
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerField, "iss-field-time-picker", never, {}, {}, never, never, true, never>;
|
|
303
|
+
declare class FieldDataInjector implements PipeTransform {
|
|
304
|
+
injector: Injector;
|
|
305
|
+
transform(field: IssField | null): Injector;
|
|
306
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldDataInjector, never>;
|
|
307
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FieldDataInjector, "FieldDataInjector", true>;
|
|
1720
308
|
}
|
|
1721
309
|
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
* ### Supported `config` keys
|
|
1729
|
-
* | Key | Type | Description |
|
|
1730
|
-
* | --- | --- | --- |
|
|
1731
|
-
* | `minDate` | `Date` | Earliest selectable date. |
|
|
1732
|
-
* | `maxDate` | `Date` | Latest selectable date. |
|
|
1733
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1734
|
-
* | `hijriCalendar` | `boolean` | Renders an Umm al-Qura Hijri calendar while the emitted value stays Gregorian. |
|
|
1735
|
-
* | `emitHijri` | `boolean` | Emits the Hijri date instead of the Gregorian one. Implies `hijriCalendar`. |
|
|
1736
|
-
*
|
|
1737
|
-
* ### Other field members used
|
|
1738
|
-
* `label()`
|
|
1739
|
-
*
|
|
1740
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1741
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
1742
|
-
*
|
|
1743
|
-
* @example
|
|
1744
|
-
* ```json
|
|
1745
|
-
* { "name": "startsOn", "type": "date", "label": "Start date", "config": { "minDate": "2026-01-01" } }
|
|
1746
|
-
* ```
|
|
1747
|
-
*/
|
|
1748
|
-
declare class DatePickerField extends FieldBase {
|
|
1749
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerField, never>;
|
|
1750
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerField, "iss-field-date-picker", never, {}, {}, never, never, true, never>;
|
|
310
|
+
declare class EventHandler {
|
|
311
|
+
#private;
|
|
312
|
+
fire(control: AbstractControl, form: FormGroup, field: IssField, change: FieldChange): Promise<void>;
|
|
313
|
+
revert(control: AbstractControl, form: FormGroup, field: IssField, change: FieldChange): Promise<void>;
|
|
314
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EventHandler, never>;
|
|
315
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<EventHandler>;
|
|
1751
316
|
}
|
|
1752
317
|
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
*
|
|
1774
|
-
* @example
|
|
1775
|
-
* ```json
|
|
1776
|
-
* { "name": "scheduledAt", "type": "datetime", "label": "Scheduled at" }
|
|
1777
|
-
* ```
|
|
1778
|
-
*/
|
|
1779
|
-
declare class DatetimePickerField extends FieldBase {
|
|
1780
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerField, never>;
|
|
1781
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerField, "iss-field-datetime-picker", never, {}, {}, never, never, true, never>;
|
|
318
|
+
declare class FormEngine {
|
|
319
|
+
#private;
|
|
320
|
+
registerFields(form: FormGroup, owner: object, fields: IssField[]): void;
|
|
321
|
+
registerExpectedFieldNames(form: FormGroup, owner: object, names: string[]): void;
|
|
322
|
+
unregisterOutlet(form: FormGroup, owner: object): void;
|
|
323
|
+
getFields(form: FormGroup): IssField[];
|
|
324
|
+
getExpectedFieldNames(form: FormGroup): string[];
|
|
325
|
+
getField(form: FormGroup, name: string, fields?: IssField[]): IssField | undefined;
|
|
326
|
+
getControlValue(form: FormGroup, name: string): any;
|
|
327
|
+
createValidators(field: IssField): ValidatorFn[];
|
|
328
|
+
createAsyncValidators(field: IssField): AsyncValidatorFn[];
|
|
329
|
+
getFieldValue(field: IssField): string;
|
|
330
|
+
trackChangesEvents(field: IssField, form: FormGroup): Observable<FieldChange>;
|
|
331
|
+
trackChangesValidations(field: IssField, form: FormGroup): Observable<FieldChange>;
|
|
332
|
+
processTrackChanges(masterName: any, masterNames: Set<string>, changes$: Observable<FieldChange>[], field: IssField, form: FormGroup): void;
|
|
333
|
+
fieldHasValidation(field: IssField): boolean;
|
|
334
|
+
fieldHasAsyncValidation(field: IssField): boolean;
|
|
335
|
+
isFormValid(form: FormGroup, fields: IssField[]): boolean;
|
|
336
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormEngine, never>;
|
|
337
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FormEngine>;
|
|
1782
338
|
}
|
|
1783
339
|
|
|
1784
340
|
/**
|
|
1785
|
-
*
|
|
341
|
+
* Base class for every `iss-field-*` field.
|
|
1786
342
|
*
|
|
1787
|
-
*
|
|
1788
|
-
* {@link
|
|
343
|
+
* A field is the form-engine layer around a control: it reads its whole configuration from
|
|
344
|
+
* the injected {@link IssField} (label, options, config, validation, events), registers its
|
|
345
|
+
* `FormControl` on the parent `FormGroup` on init and removes it again on destroy, and
|
|
346
|
+
* switches between the control (`mode() === "edit"`) and the viewer (`mode() === "view"`).
|
|
1789
347
|
*
|
|
1790
|
-
* ###
|
|
1791
|
-
* |
|
|
348
|
+
* ### Inputs
|
|
349
|
+
* | Property | Type | Description |
|
|
1792
350
|
* | --- | --- | --- |
|
|
1793
|
-
* | `
|
|
1794
|
-
* | `
|
|
1795
|
-
* | `readonly` | `boolean` | Shows the value but blocks interaction. |
|
|
1796
|
-
* | `hijriCalendar` | `boolean` | Renders an Umm al-Qura Hijri calendar while the emitted value stays Gregorian. |
|
|
1797
|
-
* | `emitHijri` | `boolean` | Emits the Hijri date instead of the Gregorian one. Implies `hijriCalendar`. |
|
|
1798
|
-
*
|
|
1799
|
-
* ### Other field members used
|
|
1800
|
-
* `label()`
|
|
1801
|
-
*
|
|
1802
|
-
* Every field also honours `visible`, `mode`, `validation`, `asyncValidation` and
|
|
1803
|
-
* `events` — see {@link IssField} for the full model and {@link FieldConfig} for all keys.
|
|
351
|
+
* | `issField` | `IssField` | **Required.** The field definition; also provided through the `FIELD_DATA` token. |
|
|
352
|
+
* | `formReady` | `boolean \| undefined` | Set by the outlet once the whole form exists; gates event wiring. |
|
|
1804
353
|
*
|
|
1805
|
-
*
|
|
354
|
+
* ### Properties available on `field`
|
|
355
|
+
* `name` · `type` · `base` · `label()` · `hint()` · `options()` · `api()` · `mode()` ·
|
|
356
|
+
* `visible()` · `loading()` · `value` · `jsonValue` · `defaultValue` · `ctrlValue()` ·
|
|
357
|
+
* `ctrlJsonValue()` · `events` · `validation` · `asyncValidation` · `children` ·
|
|
358
|
+
* `response()` · `config` — see {@link IssField} and {@link FieldConfig}.
|
|
1806
359
|
*
|
|
1807
|
-
*
|
|
1808
|
-
*
|
|
1809
|
-
* { "name": "period", "type": "date_range", "label": "Period" }
|
|
1810
|
-
* ```
|
|
360
|
+
* Fields are not used directly in templates; the outlet resolves them from the field `type`
|
|
361
|
+
* through the `COMPONENTS` index.
|
|
1811
362
|
*/
|
|
1812
|
-
declare class
|
|
1813
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerField, never>;
|
|
1814
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerField, "iss-field-date-range-picker", never, {}, {}, never, never, true, never>;
|
|
1815
|
-
}
|
|
1816
|
-
|
|
1817
|
-
declare class ViewerBase {
|
|
1818
|
-
field: InputSignal<any>;
|
|
1819
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewerBase, never>;
|
|
1820
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewerBase, "ng-component", never, { "field": { "alias": "field"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1821
|
-
}
|
|
1822
|
-
|
|
1823
|
-
declare class InputViewer extends ViewerBase {
|
|
1824
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InputViewer, never>;
|
|
1825
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InputViewer, "iss-viewer-input", never, {}, {}, never, never, true, never>;
|
|
1826
|
-
}
|
|
1827
|
-
|
|
1828
|
-
declare class TextareaViewer extends ViewerBase {
|
|
1829
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaViewer, never>;
|
|
1830
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaViewer, "iss-viewer-textarea", never, {}, {}, never, never, true, never>;
|
|
1831
|
-
}
|
|
1832
|
-
|
|
1833
|
-
declare class ChipsViewer extends ViewerBase {
|
|
1834
|
-
keywords: i0.Signal<any>;
|
|
1835
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsViewer, never>;
|
|
1836
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipsViewer, "iss-viewer-chips", never, {}, {}, never, never, true, never>;
|
|
1837
|
-
}
|
|
1838
|
-
|
|
1839
|
-
declare class RadioViewer extends ViewerBase {
|
|
1840
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RadioViewer, never>;
|
|
1841
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RadioViewer, "iss-viewer-radio", never, {}, {}, never, never, true, never>;
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
declare class SelectViewer extends ViewerBase {
|
|
1845
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectViewer, never>;
|
|
1846
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectViewer, "iss-viewer-select", never, {}, {}, never, never, true, never>;
|
|
1847
|
-
}
|
|
1848
|
-
|
|
1849
|
-
declare class MobileViewer extends ViewerBase {
|
|
1850
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MobileViewer, never>;
|
|
1851
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MobileViewer, "iss-viewer-mobile", never, {}, {}, never, never, true, never>;
|
|
1852
|
-
}
|
|
1853
|
-
|
|
1854
|
-
declare class CheckboxViewer extends ViewerBase {
|
|
1855
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxViewer, never>;
|
|
1856
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxViewer, "iss-viewer-checkbox", never, {}, {}, never, never, true, never>;
|
|
1857
|
-
}
|
|
1858
|
-
|
|
1859
|
-
declare class ToggleButtonViewer extends ViewerBase {
|
|
1860
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleButtonViewer, never>;
|
|
1861
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToggleButtonViewer, "iss-viewer-toggle-button", never, {}, {}, never, never, true, never>;
|
|
1862
|
-
}
|
|
1863
|
-
|
|
1864
|
-
declare class SlideToggleViewer extends ViewerBase {
|
|
1865
|
-
isChecked(value: unknown): boolean;
|
|
1866
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SlideToggleViewer, never>;
|
|
1867
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SlideToggleViewer, "iss-viewer-slide-toggle", never, {}, {}, never, never, true, never>;
|
|
1868
|
-
}
|
|
1869
|
-
|
|
1870
|
-
declare class PlateViewer extends ViewerBase {
|
|
1871
|
-
numbersAr: i0.WritableSignal<string[]>;
|
|
1872
|
-
numbersEn: i0.WritableSignal<string[]>;
|
|
1873
|
-
lettersAr: i0.WritableSignal<string[]>;
|
|
1874
|
-
lettersEn: i0.WritableSignal<string[]>;
|
|
1875
|
-
effectRef: i0.EffectRef;
|
|
1876
|
-
private convertDigit;
|
|
1877
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PlateViewer, never>;
|
|
1878
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PlateViewer, "iss-viewer-plate", never, {}, {}, never, never, true, never>;
|
|
1879
|
-
}
|
|
1880
|
-
|
|
1881
|
-
declare class AttachmentViewer extends ViewerBase {
|
|
363
|
+
declare class FieldBase implements OnInit, OnDestroy {
|
|
1882
364
|
#private;
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
protected readonly DATETIME_FORMAT = "dd/MM/yyyy hh:mm a";
|
|
1906
|
-
protected hijriDatetime: Signal<string | null>;
|
|
1907
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerTimeViewer, never>;
|
|
1908
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerTimeViewer, "iss-viewer-datetime-picker", never, {}, {}, never, never, true, never>;
|
|
1909
|
-
}
|
|
1910
|
-
|
|
1911
|
-
declare class DateRangePickerViewer extends ViewerBase implements OnInit {
|
|
1912
|
-
dateRange: string[];
|
|
1913
|
-
hijriDates: (string | null)[];
|
|
365
|
+
/**
|
|
366
|
+
* The field definition rendered by this component. Required.
|
|
367
|
+
*/
|
|
368
|
+
issField: InputSignal<IssField>;
|
|
369
|
+
/**
|
|
370
|
+
* Set by the outlet once every field is registered; field events start only after it turns true.
|
|
371
|
+
*/
|
|
372
|
+
formReady: InputSignal<boolean | undefined>;
|
|
373
|
+
/**
|
|
374
|
+
* The {@link IssField} for this instance, injected through the `FIELD_DATA` token.
|
|
375
|
+
*/
|
|
376
|
+
field: IssField;
|
|
377
|
+
parentFormGroup: ControlContainer;
|
|
378
|
+
formEngine: FormEngine;
|
|
379
|
+
eventHandler: EventHandler;
|
|
380
|
+
destroyRef: DestroyRef;
|
|
381
|
+
/**
|
|
382
|
+
* The `FormControl` this field registers on the parent form under `field.name`.
|
|
383
|
+
*/
|
|
384
|
+
ctrl: FormControl;
|
|
385
|
+
ctrlValueChange: i0.Signal<any>;
|
|
386
|
+
get form(): FormGroup;
|
|
1914
387
|
ngOnInit(): void;
|
|
1915
|
-
|
|
1916
|
-
static
|
|
1917
|
-
}
|
|
1918
|
-
|
|
1919
|
-
declare const DEFAULT_COUNTRY: Country;
|
|
1920
|
-
declare const COUNTRIES: Country[];
|
|
1921
|
-
|
|
1922
|
-
declare const DATE_FORMAT_ADAPTER: MatDateFormats;
|
|
1923
|
-
declare const DATETIME_FORMAT = "dd/MM/yyyy hh:mm a";
|
|
1924
|
-
|
|
1925
|
-
interface PlateLetter {
|
|
1926
|
-
label: {
|
|
1927
|
-
ar: string;
|
|
1928
|
-
en: string;
|
|
1929
|
-
};
|
|
1930
|
-
value: string;
|
|
388
|
+
ngOnDestroy(): void;
|
|
389
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldBase, never>;
|
|
390
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldBase, "ng-component", never, { "issField": { "alias": "issField"; "required": true; "isSignal": true; }; "formReady": { "alias": "formReady"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1931
391
|
}
|
|
1932
392
|
|
|
1933
|
-
declare const PLATE_LETTERS: PlateLetter[];
|
|
1934
|
-
|
|
1935
393
|
declare const VIEW_PROVIDER: StaticProvider;
|
|
1936
394
|
|
|
1937
395
|
declare const PLACEHOLDER_REGEX: RegExp;
|
|
@@ -1996,25 +454,8 @@ declare const VALIDATORS: DynamicImport<Function>;
|
|
|
1996
454
|
*/
|
|
1997
455
|
declare function isActiveValidationRule(value: unknown): boolean;
|
|
1998
456
|
|
|
1999
|
-
declare const HOST: InjectionToken<string>;
|
|
2000
|
-
|
|
2001
457
|
declare const FIELD_DATA: InjectionToken<IssField>;
|
|
2002
458
|
|
|
2003
|
-
declare const UI_LANGUAGE: InjectionToken<string>;
|
|
2004
|
-
|
|
2005
|
-
declare const ATTACHMENT_UPLOAD_URL: InjectionToken<string>;
|
|
2006
|
-
declare const ATTACHMENT_UPLOAD_RESPONSE_MAPPER: InjectionToken<(res: any) => IssAttachment[]>;
|
|
2007
|
-
declare const ATTACHMENT_DOWNLOAD_URL: InjectionToken<string>;
|
|
2008
|
-
|
|
2009
|
-
declare const USER_SEARCH_API: InjectionToken<string>;
|
|
2010
|
-
|
|
2011
|
-
declare class Hints {
|
|
2012
|
-
hints: InputSignal<Hint[]>;
|
|
2013
|
-
touched: InputSignal<boolean>;
|
|
2014
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Hints, never>;
|
|
2015
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<Hints, "iss-ctrl-hints", never, { "hints": { "alias": "hints"; "required": false; "isSignal": true; }; "touched": { "alias": "touched"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
2016
|
-
}
|
|
2017
|
-
|
|
2018
459
|
declare class ValidationMessage {
|
|
2019
460
|
errors: InputSignal<ValidationErrors | null>;
|
|
2020
461
|
showMessage: InputSignal<boolean>;
|
|
@@ -2050,26 +491,17 @@ declare class FieldViewer {
|
|
|
2050
491
|
static ɵcmp: i0.ɵɵComponentDeclaration<FieldViewer, "iss-field-viewer", never, {}, {}, never, ["label", "*"], true, never>;
|
|
2051
492
|
}
|
|
2052
493
|
|
|
2053
|
-
declare class Droppable {
|
|
2054
|
-
onDrop: OutputEmitterRef<FileList>;
|
|
2055
|
-
onDragOver(evt: any): void;
|
|
2056
|
-
onDragLeave(evt: any): void;
|
|
2057
|
-
onDropped(evt: any): void;
|
|
2058
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Droppable, never>;
|
|
2059
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Droppable, "[droppable]", never, {}, { "onDrop": "onDrop"; }, never, never, true, never>;
|
|
2060
|
-
}
|
|
2061
|
-
|
|
2062
494
|
declare class ArabicNumberPipe implements PipeTransform {
|
|
2063
495
|
transform(n: string): string;
|
|
2064
496
|
static ɵfac: i0.ɵɵFactoryDeclaration<ArabicNumberPipe, never>;
|
|
2065
497
|
static ɵpipe: i0.ɵɵPipeDeclaration<ArabicNumberPipe, "arabicNumber", true>;
|
|
2066
498
|
}
|
|
2067
499
|
|
|
2068
|
-
declare class
|
|
2069
|
-
|
|
2070
|
-
transform(
|
|
2071
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
2072
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<
|
|
500
|
+
declare class TranslatePipe implements PipeTransform {
|
|
501
|
+
currentLanguage: string;
|
|
502
|
+
transform(value: I18n | string, locale?: string): string;
|
|
503
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TranslatePipe, never>;
|
|
504
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "translate", true>;
|
|
2073
505
|
}
|
|
2074
506
|
|
|
2075
507
|
declare class PlateLetterPipe implements PipeTransform {
|
|
@@ -2078,19 +510,6 @@ declare class PlateLetterPipe implements PipeTransform {
|
|
|
2078
510
|
static ɵpipe: i0.ɵɵPipeDeclaration<PlateLetterPipe, "plateLetter", true>;
|
|
2079
511
|
}
|
|
2080
512
|
|
|
2081
|
-
declare class SelectStatusPipe implements PipeTransform {
|
|
2082
|
-
transform(option: Option, ...args: unknown[]): boolean;
|
|
2083
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectStatusPipe, never>;
|
|
2084
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SelectStatusPipe, "selectStatus", true>;
|
|
2085
|
-
}
|
|
2086
|
-
|
|
2087
|
-
declare class TranslatePipe implements PipeTransform {
|
|
2088
|
-
currentLanguage: string;
|
|
2089
|
-
transform(value: I18n | string, locale?: string): string;
|
|
2090
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TranslatePipe, never>;
|
|
2091
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "translate", true>;
|
|
2092
|
-
}
|
|
2093
|
-
|
|
2094
513
|
declare class Employee {
|
|
2095
514
|
#private;
|
|
2096
515
|
loggedInUserProfile: any;
|
|
@@ -2104,139 +523,30 @@ declare class Employee {
|
|
|
2104
523
|
static ɵprov: i0.ɵɵInjectableDeclaration<Employee>;
|
|
2105
524
|
}
|
|
2106
525
|
|
|
2107
|
-
|
|
2108
|
-
* The single date adapter behind every `iss-ctrl-*` picker.
|
|
2109
|
-
*
|
|
2110
|
-
* It behaves as a plain Gregorian adapter — `dd/MM/yyyy` in and out — until its locale is
|
|
2111
|
-
* switched to {@link HIJRI_LOCALE}, at which point the whole calendar grid becomes Umm
|
|
2112
|
-
* al-Qura Hijri: the month lengths, the year and month labels and the day numbers all come
|
|
2113
|
-
* from the Hijri calendar.
|
|
2114
|
-
*
|
|
2115
|
-
* The value never changes shape. The adapter always works on a `Date`, so a Hijri calendar
|
|
2116
|
-
* still hands the control an ordinary `Date`, and it stays the control's decision whether to
|
|
2117
|
-
* emit that as a Gregorian or a Hijri string.
|
|
2118
|
-
*
|
|
2119
|
-
* Switch modes through {@link setHijri}, never by assigning `locale` — `setLocale` is what
|
|
2120
|
-
* tells an open calendar to re-render.
|
|
2121
|
-
*/
|
|
2122
|
-
declare class IssDateAdapter extends NativeDateAdapter {
|
|
526
|
+
declare class FileHandler {
|
|
2123
527
|
#private;
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
getMonthNames(style: "long" | "short" | "narrow"): string[];
|
|
2137
|
-
getDateNames(): string[];
|
|
2138
|
-
getDayOfWeekNames(style: "long" | "short" | "narrow"): string[];
|
|
2139
|
-
getYearName(date: Date): string;
|
|
2140
|
-
getFirstDayOfWeek(): number;
|
|
2141
|
-
getNumDaysInMonth(date: Date): number;
|
|
2142
|
-
createDate(year: number, month: number, date: number): Date;
|
|
2143
|
-
addCalendarYears(date: Date, years: number): Date;
|
|
2144
|
-
addCalendarMonths(date: Date, months: number): Date;
|
|
2145
|
-
addCalendarDays(date: Date, days: number): Date;
|
|
2146
|
-
parse(value: any, parseFormat?: any): Date | null;
|
|
2147
|
-
format(date: Date, displayFormat: string): string;
|
|
2148
|
-
deserialize(value: any): Date | null;
|
|
2149
|
-
toIso8601(date: Date): string;
|
|
2150
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IssDateAdapter, never>;
|
|
2151
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IssDateAdapter>;
|
|
528
|
+
ATTACHMENT_UPLOAD_URL: string;
|
|
529
|
+
ATTACHMENT_DOWNLOAD_URL: string;
|
|
530
|
+
attachmentAdapter: (res: any) => IssAttachment[];
|
|
531
|
+
upload(data: FormData): Observable<IssAttachment[]>;
|
|
532
|
+
formDataFactory(files: IssFile[], multiple: boolean): FormData | null;
|
|
533
|
+
formDataHasValue(formData: FormData): boolean;
|
|
534
|
+
getFileFromFormData(formData: FormData, name: string): IssFile[];
|
|
535
|
+
formatFileSize(x: string | number): string;
|
|
536
|
+
fetchFileInfo(id: string): Observable<IssFile>;
|
|
537
|
+
fetchFiles(ids: string): Observable<IssFile[]>;
|
|
538
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileHandler, never>;
|
|
539
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<FileHandler>;
|
|
2152
540
|
}
|
|
2153
|
-
/**
|
|
2154
|
-
* Providers every date-based control needs: the {@link IssDateAdapter} itself, the Gregorian
|
|
2155
|
-
* locale it falls back to, and the `dd/MM/yyyy` formats both of its calendars are rendered in.
|
|
2156
|
-
*
|
|
2157
|
-
* Declared per component, so each picker owns its adapter instance and one field switching to
|
|
2158
|
-
* the Hijri calendar leaves every other field on the form alone.
|
|
2159
|
-
*/
|
|
2160
|
-
declare function provideIssDateAdapter(): Provider[];
|
|
2161
541
|
|
|
2162
542
|
declare function arrayFrom<T>(length: number, valueFunction: (index: number) => T): T[];
|
|
2163
543
|
|
|
2164
|
-
declare function formatFileSize(x: string | number): string;
|
|
2165
|
-
|
|
2166
544
|
declare function getPropertyByPath(obj: any, path: string | undefined): any;
|
|
2167
545
|
|
|
2168
|
-
/**
|
|
2169
|
-
* Umm al-Qura Hijri calendar helpers.
|
|
2170
|
-
*
|
|
2171
|
-
* Every function here works on a plain `Date`: a `Date` is an instant, and the Hijri
|
|
2172
|
-
* calendar is only another way of naming that instant. Nothing stores Hijri numbers on the
|
|
2173
|
-
* date itself, so a value converted to Hijri for display or emission is still the same day.
|
|
2174
|
-
*
|
|
2175
|
-
* The conversion is done by `Intl` with the `islamic-umalqura` calendar, which is the
|
|
2176
|
-
* calendar used officially in Saudi Arabia.
|
|
2177
|
-
*/
|
|
2178
|
-
/** Locale used by the calendar UI when the Hijri calendar is on. */
|
|
2179
|
-
declare const HIJRI_LOCALE = "ar-SA-u-ca-islamic-umalqura";
|
|
2180
|
-
declare const HIJRI_MONTH_NAMES: {
|
|
2181
|
-
ar: string[];
|
|
2182
|
-
en: string[];
|
|
2183
|
-
enShort: string[];
|
|
2184
|
-
};
|
|
2185
|
-
interface HijriParts {
|
|
2186
|
-
/** Hijri year, for example `1447`. */
|
|
2187
|
-
year: number;
|
|
2188
|
-
/** Hijri month, **zero based** like `Date.getMonth()` — `0` is Muharram. */
|
|
2189
|
-
month: number;
|
|
2190
|
-
/** Hijri day of month, starting at `1`. */
|
|
2191
|
-
day: number;
|
|
2192
|
-
}
|
|
2193
|
-
/**
|
|
2194
|
-
* Reads the Hijri year, month and day a `Date` falls on.
|
|
2195
|
-
*/
|
|
2196
|
-
declare function getHijriParts(date: Date): HijriParts;
|
|
2197
|
-
/**
|
|
2198
|
-
* The Gregorian `Date` of the first day of the Hijri month `date` falls in, at midday.
|
|
2199
|
-
*
|
|
2200
|
-
* Midday, not midnight, so a daylight-saving shift can never push the result into the
|
|
2201
|
-
* previous day while the month is being walked.
|
|
2202
|
-
*/
|
|
2203
|
-
declare function startOfHijriMonth(date: Date): Date;
|
|
2204
|
-
/**
|
|
2205
|
-
* Number of days in the Hijri month `date` falls in — 29 or 30, decided by Umm al-Qura.
|
|
2206
|
-
*/
|
|
2207
|
-
declare function getHijriDaysInMonth(date: Date): number;
|
|
2208
|
-
/**
|
|
2209
|
-
* Builds the `Date` for a Hijri year/month/day. The month is zero based, and a day past the
|
|
2210
|
-
* end of the month is clamped to the last day of that month.
|
|
2211
|
-
*/
|
|
2212
|
-
declare function createHijriDate(year: number, month: number, day: number): Date;
|
|
2213
|
-
/**
|
|
2214
|
-
* Formats a date as a Hijri `yyyy-MM-dd` string — the shape the form emits when
|
|
2215
|
-
* `emitHijri` is on.
|
|
2216
|
-
*/
|
|
2217
|
-
declare function formatHijriDate(date: Date): string;
|
|
2218
|
-
/**
|
|
2219
|
-
* Reads a Hijri date back into a `Date`, accepting both the emitted `yyyy-MM-dd` shape and
|
|
2220
|
-
* the `dd/MM/yyyy` shape shown in the input. Returns `null` for anything else.
|
|
2221
|
-
*/
|
|
2222
|
-
declare function parseHijriDate(value: string | null | undefined): Date | null;
|
|
2223
|
-
/**
|
|
2224
|
-
* Renders a stored form value as a Hijri `dd/MM/yyyy` string for the read-only viewers, or
|
|
2225
|
-
* returns `null` when the field is not on the Hijri calendar and the value should be shown
|
|
2226
|
-
* as an ordinary Gregorian date.
|
|
2227
|
-
*
|
|
2228
|
-
* The two Hijri modes store different things, so they are read differently: with `emitHijri`
|
|
2229
|
-
* the value already carries Hijri numbers and only its notation changes, while with
|
|
2230
|
-
* `hijriCalendar` alone the value is Gregorian and has to be converted.
|
|
2231
|
-
*/
|
|
2232
|
-
declare function toHijriDisplay(value: string | null | undefined, options: {
|
|
2233
|
-
hijriCalendar?: boolean;
|
|
2234
|
-
emitHijri?: boolean;
|
|
2235
|
-
withTime?: boolean;
|
|
2236
|
-
}): string | null;
|
|
2237
|
-
|
|
2238
546
|
declare function replacePlaceholders(str: string, values: any): string;
|
|
2239
547
|
|
|
548
|
+
declare function formatFileSize(x: string | number): string;
|
|
549
|
+
|
|
2240
550
|
declare abstract class IssValidators {
|
|
2241
551
|
static required(): ValidatorFn;
|
|
2242
552
|
static max(maxValue: number): ValidatorFn;
|
|
@@ -2261,5 +571,5 @@ declare abstract class TimeValidator {
|
|
|
2261
571
|
static afterDate(otherFieldName: string): ValidatorFn;
|
|
2262
572
|
}
|
|
2263
573
|
|
|
2264
|
-
export {
|
|
2265
|
-
export type { ActionTriggerFn, ComponentOutlet,
|
|
574
|
+
export { ArabicNumberPipe, COMPONENTS, Employee, FIELD_DATA, FieldBase, FieldDataInjector, FieldViewer, FileHandler, FileValidators, FormEngine, IssValidators, Loader, Outlet, PLACEHOLDER_REGEX, PlateLetterPipe, SERVICES, TimeValidator, TranslatePipe, VALIDATION_MESSAGES, VALIDATORS, VIEW_PROVIDER, ValidationMessage, arrayFrom, formatFileSize, getPropertyByPath, isActiveValidationRule, replacePlaceholders };
|
|
575
|
+
export type { ActionTriggerFn, ComponentOutlet, DynamicImport, EventArgument, EventConfigFn, EventStrategy, FieldChange, I18n, IssValidator, ValidationMessageFn };
|