ngx-formly-zorro-antd 17.0.5 → 17.0.7
Sign up to get free protection for your applications and to get access to all the features.
- package/button/button.type.d.ts +4 -0
- package/esm2022/button/button.module.mjs +4 -4
- package/esm2022/button/button.type.mjs +8 -8
- package/esm2022/button-group/button-group.module.mjs +4 -4
- package/esm2022/button-group/button-group.type.mjs +3 -3
- package/esm2022/card/card.module.mjs +4 -4
- package/esm2022/card/card.type.mjs +3 -3
- package/esm2022/card-wrapper/card-wrapper.module.mjs +4 -4
- package/esm2022/card-wrapper/card.wrapper.mjs +3 -3
- package/esm2022/cascader/cascader.module.mjs +4 -4
- package/esm2022/cascader/cascader.type.mjs +3 -3
- package/esm2022/checkbox/checkbox.module.mjs +4 -4
- package/esm2022/checkbox/checkbox.type.mjs +3 -3
- package/esm2022/common/common.module.mjs +4 -4
- package/esm2022/common/formly-box-templates.directive.mjs +3 -3
- package/esm2022/datepicker/datepicker.module.mjs +4 -4
- package/esm2022/datepicker/datepicker.type.mjs +3 -3
- package/esm2022/form-field/form-field.module.mjs +4 -4
- package/esm2022/form-field/form-field.wrapper.mjs +10 -10
- package/esm2022/grid/grid.module.mjs +4 -4
- package/esm2022/grid/grid.type.mjs +28 -28
- package/esm2022/input/input.module.mjs +4 -4
- package/esm2022/input/input.type.mjs +3 -3
- package/esm2022/input-group/input-group.module.mjs +4 -4
- package/esm2022/input-group/input-group.type.mjs +3 -3
- package/esm2022/input-number/input-number.module.mjs +4 -4
- package/esm2022/input-number/input-number.type.mjs +3 -3
- package/esm2022/lib/ui-ng-zorro-antd.module.mjs +4 -4
- package/esm2022/radio/radio.module.mjs +4 -4
- package/esm2022/radio/radio.type.mjs +3 -3
- package/esm2022/rate/rate.module.mjs +4 -4
- package/esm2022/rate/rate.type.mjs +3 -3
- package/esm2022/ref-template/ref-template.module.mjs +4 -4
- package/esm2022/ref-template/ref-template.type.mjs +3 -3
- package/esm2022/select/select.module.mjs +4 -4
- package/esm2022/select/select.type.mjs +3 -3
- package/esm2022/slider/slider.module.mjs +4 -4
- package/esm2022/slider/slider.type.mjs +3 -3
- package/esm2022/space/space.module.mjs +4 -4
- package/esm2022/space/space.type.mjs +3 -3
- package/esm2022/switch/switch.module.mjs +4 -4
- package/esm2022/switch/switch.type.mjs +3 -3
- package/esm2022/tabs/tabs.module.mjs +4 -4
- package/esm2022/tabs/tabs.wrapper.mjs +3 -3
- package/esm2022/textarea/textarea.module.mjs +4 -4
- package/esm2022/textarea/textarea.type.mjs +3 -3
- package/esm2022/timepicker/timepicker.module.mjs +4 -4
- package/esm2022/timepicker/timepicker.type.mjs +3 -3
- package/esm2022/transfer/transfer.component.mjs +3 -3
- package/esm2022/transfer/transfer.module.mjs +4 -4
- package/esm2022/transfer/transfer.type.mjs +3 -3
- package/esm2022/tree-select/tree-select.module.mjs +4 -4
- package/esm2022/tree-select/tree-select.type.mjs +3 -3
- package/esm2022/upload/upload.component.mjs +3 -3
- package/esm2022/upload/upload.module.mjs +4 -4
- package/esm2022/upload/upload.type.mjs +3 -3
- package/fesm2022/ngx-formly-zorro-antd-button-group.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-button.mjs +11 -11
- package/fesm2022/ngx-formly-zorro-antd-button.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-card.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-cascader.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-common.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs +13 -13
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs +31 -31
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-group.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-input-number.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-input.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-radio.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-rate.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-select.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-slider.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-space.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-switch.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-tabs.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-textarea.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-transfer.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-upload.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd.mjs +4 -4
- package/package.json +17 -17
package/button/button.type.d.ts
CHANGED
@@ -8,12 +8,12 @@ import { NzIconModule } from 'ng-zorro-antd/icon';
|
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
import * as i1 from "@ngx-formly/core";
|
10
10
|
export class FormlyNzButtonModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonModule, declarations: [FormlyFieldButton], imports: [CommonModule,
|
13
13
|
NzOutletModule,
|
14
14
|
NzButtonModule,
|
15
15
|
NzIconModule, i1.FormlyModule] }); }
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonModule, imports: [CommonModule,
|
17
17
|
NzOutletModule,
|
18
18
|
NzButtonModule,
|
19
19
|
NzIconModule,
|
@@ -34,7 +34,7 @@ export class FormlyNzButtonModule {
|
|
34
34
|
]
|
35
35
|
})] }); }
|
36
36
|
}
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonModule, decorators: [{
|
38
38
|
type: NgModule,
|
39
39
|
args: [{
|
40
40
|
declarations: [FormlyFieldButton],
|
@@ -30,8 +30,8 @@ export class FormlyFieldButton extends FieldType {
|
|
30
30
|
get text() {
|
31
31
|
return resolveTplName(this.props, this.fieldTemplates, 'text');
|
32
32
|
}
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
34
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldButton, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
34
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldButton, selector: "formly-field-button", usesInheritance: true, ngImport: i0, template: `
|
35
35
|
@if (props.type === 'a') {
|
36
36
|
<a
|
37
37
|
nz-button
|
@@ -61,8 +61,9 @@ export class FormlyFieldButton extends FieldType {
|
|
61
61
|
</a>
|
62
62
|
} @else {
|
63
63
|
<button
|
64
|
-
[attr.type]="field.type"
|
65
64
|
[formlyAttributes]="field"
|
65
|
+
[attr.type]="field.type"
|
66
|
+
[attr.form]="props['formName']"
|
66
67
|
[disabled]="props['disabled']!!"
|
67
68
|
[nzGhost]="props['ghost']!!"
|
68
69
|
[nzLoading]="props['loading']!!"
|
@@ -84,7 +85,6 @@ export class FormlyFieldButton extends FieldType {
|
|
84
85
|
{{ text }}
|
85
86
|
</ng-container>
|
86
87
|
}
|
87
|
-
<!-- {{ props.label }} -->
|
88
88
|
@if (props['afterIcon']) {
|
89
89
|
<span nz-icon [nzType]="props['afterIcon']"></span>
|
90
90
|
}
|
@@ -92,7 +92,7 @@ export class FormlyFieldButton extends FieldType {
|
|
92
92
|
}
|
93
93
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NzStringTemplateOutletDirective, selector: "[nzStringTemplateOutlet]", inputs: ["nzStringTemplateOutletContext", "nzStringTemplateOutlet"], exportAs: ["nzStringTemplateOutlet"] }, { kind: "component", type: i4.NzButtonComponent, selector: "button[nz-button], a[nz-button]", inputs: ["nzBlock", "nzGhost", "nzSearch", "nzLoading", "nzDanger", "disabled", "tabIndex", "nzType", "nzShape", "nzSize"], exportAs: ["nzButton"] }, { kind: "directive", type: i5.ɵNzTransitionPatchDirective, selector: "[nz-button], nz-button-group, [nz-icon], [nz-menu-item], [nz-submenu], nz-select-top-control, nz-select-placeholder, nz-input-group", inputs: ["hidden"] }, { kind: "directive", type: i6.NzWaveDirective, selector: "[nz-wave],button[nz-button]:not([nzType=\"link\"]):not([nzType=\"text\"])", inputs: ["nzWaveExtraNode"], exportAs: ["nzWave"] }, { kind: "directive", type: i7.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }, { kind: "directive", type: i8.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
94
94
|
}
|
95
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
95
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldButton, decorators: [{
|
96
96
|
type: Component,
|
97
97
|
args: [{
|
98
98
|
selector: 'formly-field-button',
|
@@ -126,8 +126,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
|
|
126
126
|
</a>
|
127
127
|
} @else {
|
128
128
|
<button
|
129
|
-
[attr.type]="field.type"
|
130
129
|
[formlyAttributes]="field"
|
130
|
+
[attr.type]="field.type"
|
131
|
+
[attr.form]="props['formName']"
|
131
132
|
[disabled]="props['disabled']!!"
|
132
133
|
[nzGhost]="props['ghost']!!"
|
133
134
|
[nzLoading]="props['loading']!!"
|
@@ -149,7 +150,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
|
|
149
150
|
{{ text }}
|
150
151
|
</ng-container>
|
151
152
|
}
|
152
|
-
<!-- {{ props.label }} -->
|
153
153
|
@if (props['afterIcon']) {
|
154
154
|
<span nz-icon [nzType]="props['afterIcon']"></span>
|
155
155
|
}
|
@@ -161,4 +161,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
|
|
161
161
|
}], ctorParameters: () => [{ type: i1.FormlyBoxTemplates, decorators: [{
|
162
162
|
type: Optional
|
163
163
|
}] }] });
|
164
|
-
//# sourceMappingURL=data:application/json;base64,
|
164
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLnR5cGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wYWNrYWdlcy9mb3JtbHlhbnRkL2J1dHRvbi9zcmMvYnV0dG9uLnR5cGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBcUIsUUFBUSxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2hHLE9BQU8sRUFBRSxTQUFTLEVBQW1CLE1BQU0sa0JBQWtCLENBQUM7QUFFOUQsT0FBTyxFQUVMLGtCQUFrQixFQUNsQixlQUFlLEVBQ2YsY0FBYyxFQUNmLE1BQU0sOEJBQThCLENBQUM7Ozs7Ozs7Ozs7QUEwSXRDLE1BQU0sT0FBTyxpQkFBa0IsU0FBUSxTQUF1QztJQVc1RSxZQUErQixjQUFrQztRQUMvRCxLQUFLLEVBQUUsQ0FBQztRQURxQixtQkFBYyxHQUFkLGNBQWMsQ0FBb0I7UUFWeEQsbUJBQWMsR0FBRztZQUN4QixLQUFLLEVBQUU7Z0JBQ0wsS0FBSyxFQUFFLEtBQUs7Z0JBQ1osT0FBTyxFQUFFLEtBQUs7Z0JBQ2QsS0FBSyxFQUFFLEtBQUs7Z0JBQ1osSUFBSSxFQUFFLFNBQWtCO2dCQUN4QixNQUFNLEVBQUUsS0FBSzthQUNkO1NBQ0YsQ0FBQztJQUlGLENBQUM7SUFFRCxJQUFJLE9BQU87UUFDVCxPQUFPLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLE1BQU0sQ0FBQyxDQUFDO0lBQzdDLENBQUM7SUFFRCxJQUFJLElBQUk7UUFDTixPQUFPLGNBQWMsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLElBQUksQ0FBQyxjQUFjLEVBQUUsTUFBTSxDQUFDLENBQUM7SUFDakUsQ0FBQzs4R0FyQlUsaUJBQWlCO2tHQUFqQixpQkFBaUIsa0ZBOURsQjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7R0EyRFQ7OzJGQUdVLGlCQUFpQjtrQkFoRTdCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLHFCQUFxQjtvQkFDL0IsUUFBUSxFQUFFOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQTJEVDtvQkFDRCxlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtpQkFDaEQ7OzBCQVljLFFBQVEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIFR5cGUsIFRlbXBsYXRlUmVmLCBPcHRpb25hbCwgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEZpZWxkVHlwZSwgRmllbGRUeXBlQ29uZmlnIH0gZnJvbSAnQG5neC1mb3JtbHkvY29yZSc7XG5pbXBvcnQgdHlwZSB7IEZvcm1seUZpZWxkUHJvcHMgfSBmcm9tICduZ3gtZm9ybWx5LXpvcnJvLWFudGQvZm9ybS1maWVsZCc7XG5pbXBvcnQge1xuICBOekZvcm1seUZpZWxkQ29uZmlnLFxuICBGb3JtbHlCb3hUZW1wbGF0ZXMsXG4gIGhhc1RwbE5hbWVWYWx1ZSxcbiAgcmVzb2x2ZVRwbE5hbWVcbn0gZnJvbSAnbmd4LWZvcm1seS16b3Jyby1hbnRkL2NvbW1vbic7XG5cbmltcG9ydCB0eXBlIHsgTnpCdXR0b25TaGFwZSwgTnpCdXR0b25TaXplLCBOekJ1dHRvblR5cGUgfSBmcm9tICduZy16b3Jyby1hbnRkL2J1dHRvbic7XG5pbXBvcnQgdHlwZSB7IE56U2FmZUFueSB9IGZyb20gJ25nLXpvcnJvLWFudGQvY29yZS90eXBlcyc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgQnV0dG9uUHJvcHMgZXh0ZW5kcyBGb3JtbHlGaWVsZFByb3BzIHtcbiAgdHlwZT86ICdhJyB8ICdidXR0b24nO1xuXG4gIC8qKlxuICAgKiBmb3JtIOWQjeensFxuICAgKi9cbiAgZm9ybU5hbWU/OiBzdHJpbmc7XG5cbiAgLyoqXG4gICAqIOaMiemSruWGheWuueaWh+acrFxuICAgKi9cbiAgdGV4dD86IHN0cmluZyB8IFRlbXBsYXRlUmVmPHsgJGltcGxpY2l0OiBOelNhZmVBbnk7IG9wdGlvbnM6IEJ1dHRvblByb3BzIH0+O1xuICB0ZXh0TmFtZT86IHN0cmluZztcblxuICAvKipcbiAgICog5bm954G15bGe5oCn77yM5L2/5oyJ6ZKu6IOM5pmv6YCP5piOXG4gICAqIEBkZWZhdWx0IGZhbHNlXG4gICAqL1xuICBnaG9zdD86IGJvb2xlYW47XG5cbiAgLyoqXG4gICAqIOiuvue9ruaMiemSrui9veWFpeeKtuaAgVxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgbG9hZGluZz86IGJvb2xlYW47XG5cbiAgLyoqXG4gICAqIOiuvue9ruaMiemSruW9oueKtlxuICAgKi9cbiAgc2hhcGU/OiBOekJ1dHRvblNoYXBlO1xuXG4gIC8qKlxuICAgKiDorr7nva7mjInpkq7lpKflsI9cbiAgICogQGRlZmF1bHQgZGVmYXVsdFxuICAgKi9cbiAgc2l6ZT86IE56QnV0dG9uU2l6ZTtcblxuICAvKipcbiAgICog6K6+572u5oyJ6ZKu57G75Z6LXG4gICAqL1xuICBuelR5cGU/OiBOekJ1dHRvblR5cGU7XG5cbiAgLyoqXG4gICAqIOWwhuaMiemSruWuveW6puiwg+aVtOS4uuWFtueItuWuveW6pueahOmAiemhuVxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgYmxvY2s/OiBib29sZWFuO1xuXG4gIC8qKlxuICAgKiDorr7nva7ljbHpmanmjInpkq5cbiAgICogQGRlZmF1bHQgZmFsc2VcbiAgICovXG4gIGRhbmdlcj86IGJvb2xlYW47XG5cbiAgLyoqXG4gICAqIOaWh+Wtl+WJjemdoueahOWbvuagh1xuICAgKi9cbiAgYmVmb3JlSWNvbj86IHN0cmluZztcblxuICAvKipcbiAgICog5paH5a2X5ZCO6Z2i6Z2i55qE5Zu+5qCHXG4gICAqL1xuICBhZnRlckljb24/OiBzdHJpbmc7XG59XG5cbmV4cG9ydCBpbnRlcmZhY2UgRm9ybWx5QnV0dG9uRmllbGRDb25maWcgZXh0ZW5kcyBOekZvcm1seUZpZWxkQ29uZmlnPEJ1dHRvblByb3BzPiB7XG4gIHR5cGU6ICdidXR0b24nIHwgJ3N1Ym1pdCcgfCAncmVzZXQnIHwgVHlwZTxGb3JtbHlGaWVsZEJ1dHRvbj47XG59XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2Zvcm1seS1maWVsZC1idXR0b24nLFxuICB0ZW1wbGF0ZTogYFxuICAgIEBpZiAocHJvcHMudHlwZSA9PT0gJ2EnKSB7XG4gICAgICA8YVxuICAgICAgICBuei1idXR0b25cbiAgICAgICAgW2Zvcm1seUF0dHJpYnV0ZXNdPVwiZmllbGRcIlxuICAgICAgICBbbnpHaG9zdF09XCJwcm9wc1snZ2hvc3QnXSEhXCJcbiAgICAgICAgW256TG9hZGluZ109XCJwcm9wc1snbG9hZGluZyddISFcIlxuICAgICAgICBbbnpTaGFwZV09XCJwcm9wc1snc2hhcGUnXSA/PyBudWxsXCJcbiAgICAgICAgW256U2l6ZV09XCJwcm9wc1snc2l6ZSddIVwiXG4gICAgICAgIFtuekJsb2NrXT1cInByb3BzWydibG9jayddISFcIlxuICAgICAgICBbbnpEYW5nZXJdPVwicHJvcHNbJ2RhbmdlciddISFcIlxuICAgICAgICBbbnpUeXBlXT1cInByb3BzWyduelR5cGUnXSA/PyAnbGluaydcIlxuICAgICAgICBbbmdDbGFzc109XCJwcm9wc1snY2xhc3NOYW1lJ11cIlxuICAgICAgPlxuICAgICAgICBAaWYgKHByb3BzWydiZWZvcmVJY29uJ10pIHtcbiAgICAgICAgICA8c3BhbiBuei1pY29uIFtuelR5cGVdPVwicHJvcHNbJ2JlZm9yZUljb24nXVwiPjwvc3Bhbj5cbiAgICAgICAgfVxuICAgICAgICBAaWYgKGhhc1RleHQpIHtcbiAgICAgICAgICA8bmctY29udGFpbmVyXG4gICAgICAgICAgICAqbnpTdHJpbmdUZW1wbGF0ZU91dGxldD1cInRleHQ7IGNvbnRleHQ6IHsgJGltcGxpY2l0OiBmaWVsZCwgb3B0aW9uczogcHJvcHMgfVwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAge3sgdGV4dCB9fVxuICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICB9XG4gICAgICAgIEBpZiAocHJvcHNbJ2FmdGVySWNvbiddKSB7XG4gICAgICAgICAgPHNwYW4gbnotaWNvbiBbbnpUeXBlXT1cInByb3BzWydhZnRlckljb24nXVwiPjwvc3Bhbj5cbiAgICAgICAgfVxuICAgICAgPC9hPlxuICAgIH0gQGVsc2Uge1xuICAgICAgPGJ1dHRvblxuICAgICAgICBbZm9ybWx5QXR0cmlidXRlc109XCJmaWVsZFwiXG4gICAgICAgIFthdHRyLnR5cGVdPVwiZmllbGQudHlwZVwiXG4gICAgICAgIFthdHRyLmZvcm1dPVwicHJvcHNbJ2Zvcm1OYW1lJ11cIlxuICAgICAgICBbZGlzYWJsZWRdPVwicHJvcHNbJ2Rpc2FibGVkJ10hIVwiXG4gICAgICAgIFtuekdob3N0XT1cInByb3BzWydnaG9zdCddISFcIlxuICAgICAgICBbbnpMb2FkaW5nXT1cInByb3BzWydsb2FkaW5nJ10hIVwiXG4gICAgICAgIFtuelNoYXBlXT1cInByb3BzWydzaGFwZSddID8/IG51bGxcIlxuICAgICAgICBbbnpTaXplXT1cInByb3BzWydzaXplJ10hXCJcbiAgICAgICAgW256QmxvY2tdPVwicHJvcHNbJ2Jsb2NrJ10hIVwiXG4gICAgICAgIFtuekRhbmdlcl09XCJwcm9wc1snZGFuZ2VyJ10hIVwiXG4gICAgICAgIFtuelR5cGVdPVwicHJvcHNbJ256VHlwZSddID8/IG51bGxcIlxuICAgICAgICBbbmdDbGFzc109XCJwcm9wc1snY2xhc3NOYW1lJ11cIlxuICAgICAgICBuei1idXR0b25cbiAgICAgID5cbiAgICAgICAgQGlmIChwcm9wc1snYmVmb3JlSWNvbiddKSB7XG4gICAgICAgICAgPHNwYW4gbnotaWNvbiBbbnpUeXBlXT1cInByb3BzWydiZWZvcmVJY29uJ11cIj48L3NwYW4+XG4gICAgICAgIH1cbiAgICAgICAgQGlmIChoYXNUZXh0KSB7XG4gICAgICAgICAgPG5nLWNvbnRhaW5lclxuICAgICAgICAgICAgKm56U3RyaW5nVGVtcGxhdGVPdXRsZXQ9XCJ0ZXh0OyBjb250ZXh0OiB7ICRpbXBsaWNpdDogZmllbGQsIG9wdGlvbnM6IHByb3BzIH1cIlxuICAgICAgICAgID5cbiAgICAgICAgICAgIHt7IHRleHQgfX1cbiAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgfVxuICAgICAgICBAaWYgKHByb3BzWydhZnRlckljb24nXSkge1xuICAgICAgICAgIDxzcGFuIG56LWljb24gW256VHlwZV09XCJwcm9wc1snYWZ0ZXJJY29uJ11cIj48L3NwYW4+XG4gICAgICAgIH1cbiAgICAgIDwvYnV0dG9uPlxuICAgIH1cbiAgYCxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2hcbn0pXG5leHBvcnQgY2xhc3MgRm9ybWx5RmllbGRCdXR0b24gZXh0ZW5kcyBGaWVsZFR5cGU8RmllbGRUeXBlQ29uZmlnPEJ1dHRvblByb3BzPj4ge1xuICBvdmVycmlkZSBkZWZhdWx0T3B0aW9ucyA9IHtcbiAgICBwcm9wczoge1xuICAgICAgZ2hvc3Q6IGZhbHNlLFxuICAgICAgbG9hZGluZzogZmFsc2UsXG4gICAgICBibG9jazogZmFsc2UsXG4gICAgICBzaXplOiAnZGVmYXVsdCcgYXMgY29uc3QsXG4gICAgICBkYW5nZXI6IGZhbHNlXG4gICAgfVxuICB9O1xuXG4gIGNvbnN0cnVjdG9yKEBPcHRpb25hbCgpIHB1YmxpYyBmaWVsZFRlbXBsYXRlczogRm9ybWx5Qm94VGVtcGxhdGVzKSB7XG4gICAgc3VwZXIoKTtcbiAgfVxuXG4gIGdldCBoYXNUZXh0KCkge1xuICAgIHJldHVybiBoYXNUcGxOYW1lVmFsdWUodGhpcy5wcm9wcywgJ3RleHQnKTtcbiAgfVxuXG4gIGdldCB0ZXh0KCkge1xuICAgIHJldHVybiByZXNvbHZlVHBsTmFtZSh0aGlzLnByb3BzLCB0aGlzLmZpZWxkVGVtcGxhdGVzLCAndGV4dCcpO1xuICB9XG59XG4iXX0=
|
@@ -7,11 +7,11 @@ import { NzIconModule } from 'ng-zorro-antd/icon';
|
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
import * as i1 from "@ngx-formly/core";
|
9
9
|
export class FormlyNzButtonGroupModule {
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
11
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
10
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
11
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonGroupModule, declarations: [FormlyFieldButtonGroup], imports: [CommonModule,
|
12
12
|
NzButtonModule,
|
13
13
|
NzIconModule, i1.FormlyModule] }); }
|
14
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
14
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonGroupModule, imports: [CommonModule,
|
15
15
|
NzButtonModule,
|
16
16
|
NzIconModule,
|
17
17
|
FormlyModule.forChild({
|
@@ -23,7 +23,7 @@ export class FormlyNzButtonGroupModule {
|
|
23
23
|
]
|
24
24
|
})] }); }
|
25
25
|
}
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzButtonGroupModule, decorators: [{
|
27
27
|
type: NgModule,
|
28
28
|
args: [{
|
29
29
|
declarations: [FormlyFieldButtonGroup],
|
@@ -26,8 +26,8 @@ export class FormlyFieldButtonGroup extends FieldType {
|
|
26
26
|
ngOnDestroy() {
|
27
27
|
this.subjectDestroy();
|
28
28
|
}
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
30
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldButtonGroup, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
30
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldButtonGroup, selector: "formly-field-button-group", usesInheritance: true, ngImport: i0, template: `
|
31
31
|
<nz-button-group [formlyAttributes]="field" [nzSize]="props['size'] || 'default'">
|
32
32
|
@for (item of props.buttons; track item.id) {
|
33
33
|
<ng-container *ngTemplateOutlet="btnTemplate; context: { $implicit: item }"></ng-container>
|
@@ -61,7 +61,7 @@ export class FormlyFieldButtonGroup extends FieldType {
|
|
61
61
|
</ng-template>
|
62
62
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.NzButtonComponent, selector: "button[nz-button], a[nz-button]", inputs: ["nzBlock", "nzGhost", "nzSearch", "nzLoading", "nzDanger", "disabled", "tabIndex", "nzType", "nzShape", "nzSize"], exportAs: ["nzButton"] }, { kind: "component", type: i2.NzButtonGroupComponent, selector: "nz-button-group", inputs: ["nzSize"], exportAs: ["nzButtonGroup"] }, { kind: "directive", type: i3.ɵNzTransitionPatchDirective, selector: "[nz-button], nz-button-group, [nz-icon], [nz-menu-item], [nz-submenu], nz-select-top-control, nz-select-placeholder, nz-input-group", inputs: ["hidden"] }, { kind: "directive", type: i4.NzWaveDirective, selector: "[nz-wave],button[nz-button]:not([nzType=\"link\"]):not([nzType=\"text\"])", inputs: ["nzWaveExtraNode"], exportAs: ["nzWave"] }, { kind: "directive", type: i5.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }, { kind: "directive", type: i6.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
63
63
|
}
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldButtonGroup, decorators: [{
|
65
65
|
type: Component,
|
66
66
|
args: [{
|
67
67
|
selector: 'formly-field-button-group',
|
@@ -8,11 +8,11 @@ import * as i0 from "@angular/core";
|
|
8
8
|
import * as i1 from "@ngx-formly/core";
|
9
9
|
const COMPONENT = FormlyFieldCard;
|
10
10
|
export class FormlyNzCardModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardModule, declarations: [FormlyFieldCard], imports: [CommonModule,
|
13
13
|
NzCardModule,
|
14
14
|
NzOutletModule, i1.FormlyModule], exports: [FormlyFieldCard] }); }
|
15
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
15
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardModule, imports: [CommonModule,
|
16
16
|
NzCardModule,
|
17
17
|
NzOutletModule,
|
18
18
|
FormlyModule.forChild({
|
@@ -24,7 +24,7 @@ export class FormlyNzCardModule {
|
|
24
24
|
]
|
25
25
|
})] }); }
|
26
26
|
}
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardModule, decorators: [{
|
28
28
|
type: NgModule,
|
29
29
|
args: [{
|
30
30
|
declarations: [COMPONENT],
|
@@ -33,8 +33,8 @@ export class FormlyFieldCard extends FieldType {
|
|
33
33
|
get nzContent() {
|
34
34
|
return resolveTplName(this.props, this.fieldTemplates, 'content');
|
35
35
|
}
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
37
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCard, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
37
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldCard, selector: "formly-field-card", usesInheritance: true, ngImport: i0, template: `
|
38
38
|
<nz-card
|
39
39
|
[nzActions]="nzActions"
|
40
40
|
[formlyAttributes]="field"
|
@@ -61,7 +61,7 @@ export class FormlyFieldCard extends FieldType {
|
|
61
61
|
</nz-card>
|
62
62
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3.NzCardComponent, selector: "nz-card", inputs: ["nzBordered", "nzBorderless", "nzLoading", "nzHoverable", "nzBodyStyle", "nzCover", "nzActions", "nzType", "nzSize", "nzTitle", "nzExtra"], exportAs: ["nzCard"] }, { kind: "directive", type: i4.NzStringTemplateOutletDirective, selector: "[nzStringTemplateOutlet]", inputs: ["nzStringTemplateOutletContext", "nzStringTemplateOutlet"], exportAs: ["nzStringTemplateOutlet"] }, { kind: "component", type: i5.FormlyField, selector: "formly-field", inputs: ["field"] }, { kind: "directive", type: i5.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
63
63
|
}
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCard, decorators: [{
|
65
65
|
type: Component,
|
66
66
|
args: [{
|
67
67
|
selector: 'formly-field-card',
|
@@ -6,10 +6,10 @@ import { NzCardModule } from 'ng-zorro-antd/card';
|
|
6
6
|
import * as i0 from "@angular/core";
|
7
7
|
import * as i1 from "@ngx-formly/core";
|
8
8
|
export class FormlyNzCardWrapperModule {
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardWrapperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
10
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardWrapperModule, declarations: [FormlyWrapperCard], imports: [CommonModule,
|
11
11
|
NzCardModule, i1.FormlyModule] }); }
|
12
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
12
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardWrapperModule, imports: [CommonModule,
|
13
13
|
NzCardModule,
|
14
14
|
FormlyModule.forChild({
|
15
15
|
wrappers: [
|
@@ -20,7 +20,7 @@ export class FormlyNzCardWrapperModule {
|
|
20
20
|
]
|
21
21
|
})] }); }
|
22
22
|
}
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCardWrapperModule, decorators: [{
|
24
24
|
type: NgModule,
|
25
25
|
args: [{
|
26
26
|
declarations: [FormlyWrapperCard],
|
@@ -28,8 +28,8 @@ export class FormlyWrapperCard extends FieldWrapper {
|
|
28
28
|
get nzActions() {
|
29
29
|
return resolveTplNameArray(this.props, this.fieldTemplates, 'actions') || [];
|
30
30
|
}
|
31
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
32
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
31
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyWrapperCard, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
32
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.6", type: FormlyWrapperCard, selector: "formly-wrapper-card", usesInheritance: true, ngImport: i0, template: `
|
33
33
|
<nz-card
|
34
34
|
[nzActions]="nzActions"
|
35
35
|
[formlyAttributes]="field"
|
@@ -49,7 +49,7 @@ export class FormlyWrapperCard extends FieldWrapper {
|
|
49
49
|
</nz-card>
|
50
50
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3.NzCardComponent, selector: "nz-card", inputs: ["nzBordered", "nzBorderless", "nzLoading", "nzHoverable", "nzBodyStyle", "nzCover", "nzActions", "nzType", "nzSize", "nzTitle", "nzExtra"], exportAs: ["nzCard"] }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
51
51
|
}
|
52
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
52
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyWrapperCard, decorators: [{
|
53
53
|
type: Component,
|
54
54
|
args: [{
|
55
55
|
selector: 'formly-wrapper-card',
|
@@ -8,12 +8,12 @@ import { FormlyFieldCascader } from './cascader.type';
|
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
import * as i1 from "@ngx-formly/core";
|
10
10
|
export class FormlyNzCascaderModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCascaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCascaderModule, declarations: [FormlyFieldCascader], imports: [CommonModule,
|
13
13
|
ReactiveFormsModule,
|
14
14
|
FormlyNzFormFieldModule,
|
15
15
|
NzCascaderModule, i1.FormlyModule] }); }
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCascaderModule, imports: [CommonModule,
|
17
17
|
ReactiveFormsModule,
|
18
18
|
FormlyNzFormFieldModule,
|
19
19
|
NzCascaderModule,
|
@@ -27,7 +27,7 @@ export class FormlyNzCascaderModule {
|
|
27
27
|
]
|
28
28
|
})] }); }
|
29
29
|
}
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCascaderModule, decorators: [{
|
31
31
|
type: NgModule,
|
32
32
|
args: [{
|
33
33
|
declarations: [FormlyFieldCascader],
|
@@ -50,8 +50,8 @@ export class FormlyFieldCascader extends FieldType {
|
|
50
50
|
this.props['cascaderOptions'] = this.props.options;
|
51
51
|
}
|
52
52
|
}
|
53
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
54
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
53
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCascader, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
54
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.6", type: FormlyFieldCascader, selector: "formly-field-cascader", usesInheritance: true, ngImport: i0, template: `<nz-cascader
|
55
55
|
#cascader
|
56
56
|
[nzPlaceHolder]="props.placeholder ?? ''"
|
57
57
|
[formControl]="formControl"
|
@@ -85,7 +85,7 @@ export class FormlyFieldCascader extends FieldType {
|
|
85
85
|
(nzSelectionChange)="props['selectionChange'] && props['selectionChange'](field, $event)"
|
86
86
|
></nz-cascader>`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i4.NzCascaderComponent, selector: "nz-cascader, [nz-cascader]", inputs: ["nzOptionRender", "nzShowInput", "nzShowArrow", "nzAllowClear", "nzAutoFocus", "nzChangeOnSelect", "nzDisabled", "nzColumnClassName", "nzExpandTrigger", "nzValueProperty", "nzLabelRender", "nzLabelProperty", "nzNotFoundContent", "nzSize", "nzBackdrop", "nzShowSearch", "nzPlaceHolder", "nzMenuClassName", "nzMenuStyle", "nzMouseEnterDelay", "nzMouseLeaveDelay", "nzStatus", "nzTriggerAction", "nzChangeOn", "nzLoadData", "nzSuffixIcon", "nzExpandIcon", "nzOptions"], outputs: ["nzVisibleChange", "nzSelectionChange", "nzSelect", "nzClear"], exportAs: ["nzCascader"] }, { kind: "directive", type: i5.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
87
87
|
}
|
88
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
88
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCascader, decorators: [{
|
89
89
|
type: Component,
|
90
90
|
args: [{
|
91
91
|
selector: 'formly-field-cascader',
|
@@ -8,12 +8,12 @@ import { FormlyFieldCheckbox } from './checkbox.type';
|
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
import * as i1 from "@ngx-formly/core";
|
10
10
|
export class FormlyNzCheckboxModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCheckboxModule, declarations: [FormlyFieldCheckbox], imports: [CommonModule,
|
13
13
|
ReactiveFormsModule,
|
14
14
|
FormlyNzFormFieldModule,
|
15
15
|
NzCheckboxModule, i1.FormlyModule] }); }
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCheckboxModule, imports: [CommonModule,
|
17
17
|
ReactiveFormsModule,
|
18
18
|
FormlyNzFormFieldModule,
|
19
19
|
NzCheckboxModule,
|
@@ -31,7 +31,7 @@ export class FormlyNzCheckboxModule {
|
|
31
31
|
]
|
32
32
|
})] }); }
|
33
33
|
}
|
34
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
34
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzCheckboxModule, decorators: [{
|
35
35
|
type: NgModule,
|
36
36
|
args: [{
|
37
37
|
declarations: [FormlyFieldCheckbox],
|
@@ -14,8 +14,8 @@ export class FormlyFieldCheckbox extends FieldType {
|
|
14
14
|
}
|
15
15
|
};
|
16
16
|
}
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCheckbox, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldCheckbox, selector: "formly-field-checkbox", usesInheritance: true, ngImport: i0, template: `
|
19
19
|
@if (props.type !== 'group') {
|
20
20
|
<label
|
21
21
|
[formControl]="formControl"
|
@@ -36,7 +36,7 @@ export class FormlyFieldCheckbox extends FieldType {
|
|
36
36
|
}
|
37
37
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i2.NzCheckboxComponent, selector: "[nz-checkbox]", inputs: ["nzValue", "nzAutoFocus", "nzDisabled", "nzIndeterminate", "nzChecked", "nzId"], outputs: ["nzCheckedChange"], exportAs: ["nzCheckbox"] }, { kind: "component", type: i2.NzCheckboxGroupComponent, selector: "nz-checkbox-group", inputs: ["nzDisabled"], exportAs: ["nzCheckboxGroup"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
38
38
|
}
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldCheckbox, decorators: [{
|
40
40
|
type: Component,
|
41
41
|
args: [{
|
42
42
|
selector: 'formly-field-checkbox',
|
@@ -5,11 +5,11 @@ import { NamedTemplate } from '@pkt/ng.core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
6
6
|
const COMPONENT = [FormlyBoxTemplates, NamedTemplate];
|
7
7
|
export class FormlyCommonModule {
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
9
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
10
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
9
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyCommonModule, imports: [CommonModule, FormlyBoxTemplates, NamedTemplate], exports: [FormlyBoxTemplates, NamedTemplate] }); }
|
10
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyCommonModule, imports: [CommonModule] }); }
|
11
11
|
}
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyCommonModule, decorators: [{
|
13
13
|
type: NgModule,
|
14
14
|
args: [{
|
15
15
|
imports: [CommonModule, ...COMPONENT],
|
@@ -83,10 +83,10 @@ export class FormlyBoxTemplates {
|
|
83
83
|
});
|
84
84
|
return;
|
85
85
|
}
|
86
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
87
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
86
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyBoxTemplates, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
87
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.6", type: FormlyBoxTemplates, isStandalone: true, selector: "[formly-box]", inputs: { templateList: ["formly-box", "templateList"] }, outputs: { templateChange: "templateChange" }, queries: [{ propertyName: "namedTemplate", predicate: NamedTemplate }], exportAs: ["FormlyBox"], usesOnChanges: true, ngImport: i0 }); }
|
88
88
|
}
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyBoxTemplates, decorators: [{
|
90
90
|
type: Directive,
|
91
91
|
args: [{
|
92
92
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
@@ -8,12 +8,12 @@ import { FormlyFieldDatepicker } from './datepicker.type';
|
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
import * as i1 from "@ngx-formly/core";
|
10
10
|
export class FormlyNzDatepickerModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzDatepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzDatepickerModule, declarations: [FormlyFieldDatepicker], imports: [CommonModule,
|
13
13
|
ReactiveFormsModule,
|
14
14
|
FormlyNzFormFieldModule,
|
15
15
|
NzDatePickerModule, i1.FormlyModule] }); }
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzDatepickerModule, imports: [CommonModule,
|
17
17
|
ReactiveFormsModule,
|
18
18
|
FormlyNzFormFieldModule,
|
19
19
|
NzDatePickerModule,
|
@@ -27,7 +27,7 @@ export class FormlyNzDatepickerModule {
|
|
27
27
|
]
|
28
28
|
})] }); }
|
29
29
|
}
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzDatepickerModule, decorators: [{
|
31
31
|
type: NgModule,
|
32
32
|
args: [{
|
33
33
|
declarations: [FormlyFieldDatepicker],
|
@@ -30,8 +30,8 @@ export class FormlyFieldDatepicker extends FieldType {
|
|
30
30
|
}
|
31
31
|
};
|
32
32
|
}
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
34
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldDatepicker, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
34
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldDatepicker, selector: "formly-field-datepicker", usesInheritance: true, ngImport: i0, template: ` @if (props.type === 'range') {
|
35
35
|
<nz-range-picker
|
36
36
|
[nzId]="id"
|
37
37
|
[formControl]="formControl"
|
@@ -107,7 +107,7 @@ export class FormlyFieldDatepicker extends FieldType {
|
|
107
107
|
></nz-date-picker>
|
108
108
|
}`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i3.NzDatePickerComponent, selector: "nz-date-picker,nz-week-picker,nz-month-picker,nz-year-picker,nz-range-picker", inputs: ["nzAllowClear", "nzAutoFocus", "nzDisabled", "nzBorderless", "nzInputReadOnly", "nzInline", "nzOpen", "nzDisabledDate", "nzLocale", "nzPlaceHolder", "nzPopupStyle", "nzDropdownClassName", "nzSize", "nzStatus", "nzFormat", "nzDateRender", "nzDisabledTime", "nzRenderExtraFooter", "nzShowToday", "nzMode", "nzShowNow", "nzRanges", "nzDefaultPickerValue", "nzSeparator", "nzSuffixIcon", "nzBackdrop", "nzId", "nzPlacement", "nzShowWeekNumber", "nzShowTime"], outputs: ["nzOnPanelChange", "nzOnCalendarChange", "nzOnOk", "nzOnOpenChange"], exportAs: ["nzDatePicker"] }, { kind: "directive", type: i3.NzRangePickerComponent, selector: "nz-range-picker", exportAs: ["nzRangePicker"] }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
109
109
|
}
|
110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldDatepicker, decorators: [{
|
111
111
|
type: Component,
|
112
112
|
args: [{
|
113
113
|
selector: 'formly-field-datepicker',
|
@@ -8,12 +8,12 @@ import { NzOutletModule } from 'ng-zorro-antd/core/outlet';
|
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
import * as i1 from "@ngx-formly/core";
|
10
10
|
export class FormlyNzFormFieldModule {
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
12
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzFormFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
12
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzFormFieldModule, declarations: [FormlyWrapperFormField], imports: [CommonModule,
|
13
13
|
ReactiveFormsModule,
|
14
14
|
NzFormModule,
|
15
15
|
NzOutletModule, i1.FormlyModule] }); }
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzFormFieldModule, imports: [CommonModule,
|
17
17
|
ReactiveFormsModule,
|
18
18
|
NzFormModule,
|
19
19
|
NzOutletModule,
|
@@ -26,7 +26,7 @@ export class FormlyNzFormFieldModule {
|
|
26
26
|
]
|
27
27
|
})] }); }
|
28
28
|
}
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzFormFieldModule, decorators: [{
|
30
30
|
type: NgModule,
|
31
31
|
args: [{
|
32
32
|
declarations: [FormlyWrapperFormField],
|
@@ -31,8 +31,8 @@ export class FormlyWrapperFormField extends FieldWrapper {
|
|
31
31
|
get validateStatus() {
|
32
32
|
return this.hasError ? 'error' : 'success';
|
33
33
|
}
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
35
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyWrapperFormField, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
35
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyWrapperFormField, selector: "formly-wrapper-nz-form-field", usesInheritance: true, ngImport: i0, template: `
|
36
36
|
<nz-form-item [ngClass]="props.itemClass">
|
37
37
|
@if (hasLabel && props['hideLabel'] !== true) {
|
38
38
|
<nz-form-label
|
@@ -51,11 +51,11 @@ export class FormlyWrapperFormField extends FieldWrapper {
|
|
51
51
|
[ngClass]="props.labelClass || formState.labelClass"
|
52
52
|
[nzRequired]="props.required && props['hideRequiredMarker'] !== true"
|
53
53
|
[nzFor]="id"
|
54
|
-
[nzNoColon]="props['noColon']!!"
|
54
|
+
[nzNoColon]="props['noColon'] ?? formState.noColon!!"
|
55
55
|
[nzTooltipTitle]="nzTooltipTitle"
|
56
56
|
[nzTooltipIcon]="props['tooltipIcon']!"
|
57
|
-
[nzLabelAlign]="props['labelAlign']
|
58
|
-
[nzLabelWrap]="props['labelWrap']!!"
|
57
|
+
[nzLabelAlign]="props['labelAlign'] || 'right'"
|
58
|
+
[nzLabelWrap]="props['labelWrap'] ?? formState.labelWrap!!"
|
59
59
|
>
|
60
60
|
<ng-container
|
61
61
|
*nzStringTemplateOutlet="label; context: { $implicit: field, options: props }"
|
@@ -94,7 +94,7 @@ export class FormlyWrapperFormField extends FieldWrapper {
|
|
94
94
|
</nz-form-item>
|
95
95
|
`, isInline: true, styles: [":host .formly-label-text{overflow:hidden;text-overflow:ellipsis}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NzColDirective, selector: "[nz-col],nz-col,nz-form-control,nz-form-label", inputs: ["nzFlex", "nzSpan", "nzOrder", "nzOffset", "nzPush", "nzPull", "nzXs", "nzSm", "nzMd", "nzLg", "nzXl", "nzXXl"], exportAs: ["nzCol"] }, { kind: "directive", type: i3.NzRowDirective, selector: "[nz-row],nz-row,nz-form-item", inputs: ["nzAlign", "nzJustify", "nzGutter"], exportAs: ["nzRow"] }, { kind: "component", type: i4.NzFormItemComponent, selector: "nz-form-item", exportAs: ["nzFormItem"] }, { kind: "component", type: i4.NzFormLabelComponent, selector: "nz-form-label", inputs: ["nzFor", "nzRequired", "nzNoColon", "nzTooltipTitle", "nzTooltipIcon", "nzLabelAlign", "nzLabelWrap"], exportAs: ["nzFormLabel"] }, { kind: "component", type: i4.NzFormControlComponent, selector: "nz-form-control", inputs: ["nzSuccessTip", "nzWarningTip", "nzErrorTip", "nzValidatingTip", "nzExtra", "nzAutoTips", "nzDisableAutoTips", "nzHasFeedback", "nzValidateStatus"], exportAs: ["nzFormControl"] }, { kind: "directive", type: i5.NzStringTemplateOutletDirective, selector: "[nzStringTemplateOutlet]", inputs: ["nzStringTemplateOutletContext", "nzStringTemplateOutlet"], exportAs: ["nzStringTemplateOutlet"] }, { kind: "component", type: i6.ɵFormlyValidationMessage, selector: "formly-validation-message", inputs: ["field"] }] }); }
|
96
96
|
}
|
97
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
97
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyWrapperFormField, decorators: [{
|
98
98
|
type: Component,
|
99
99
|
args: [{ selector: 'formly-wrapper-nz-form-field', template: `
|
100
100
|
<nz-form-item [ngClass]="props.itemClass">
|
@@ -115,11 +115,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
|
|
115
115
|
[ngClass]="props.labelClass || formState.labelClass"
|
116
116
|
[nzRequired]="props.required && props['hideRequiredMarker'] !== true"
|
117
117
|
[nzFor]="id"
|
118
|
-
[nzNoColon]="props['noColon']!!"
|
118
|
+
[nzNoColon]="props['noColon'] ?? formState.noColon!!"
|
119
119
|
[nzTooltipTitle]="nzTooltipTitle"
|
120
120
|
[nzTooltipIcon]="props['tooltipIcon']!"
|
121
|
-
[nzLabelAlign]="props['labelAlign']
|
122
|
-
[nzLabelWrap]="props['labelWrap']!!"
|
121
|
+
[nzLabelAlign]="props['labelAlign'] || 'right'"
|
122
|
+
[nzLabelWrap]="props['labelWrap'] ?? formState.labelWrap!!"
|
123
123
|
>
|
124
124
|
<ng-container
|
125
125
|
*nzStringTemplateOutlet="label; context: { $implicit: field, options: props }"
|
@@ -160,4 +160,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
|
|
160
160
|
}], ctorParameters: () => [{ type: i1.FormlyBoxTemplates, decorators: [{
|
161
161
|
type: Optional
|
162
162
|
}] }] });
|
163
|
-
//# sourceMappingURL=data:application/json;base64,
|
163
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS1maWVsZC53cmFwcGVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvZm9ybWx5YW50ZC9mb3JtLWZpZWxkL3NyYy9mb3JtLWZpZWxkLndyYXBwZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDcEQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGtCQUFrQixDQUFDO0FBR2hELE9BQU8sRUFBRSxjQUFjLEVBQUUsZUFBZSxFQUFFLGtCQUFrQixFQUFFLE1BQU0sOEJBQThCLENBQUM7Ozs7Ozs7O0FBcUVuRyxNQUFNLE9BQU8sc0JBQXVCLFNBQVEsWUFBbUQ7SUFDN0YsWUFBK0IsY0FBa0M7UUFDL0QsS0FBSyxFQUFFLENBQUM7UUFEcUIsbUJBQWMsR0FBZCxjQUFjLENBQW9CO0lBRWpFLENBQUM7SUFFRCxJQUFJLGNBQWM7UUFDaEIsT0FBTyxjQUFjLENBQUMsSUFBSSxDQUFDLEtBQUssRUFBRSxJQUFJLENBQUMsY0FBYyxFQUFFLGNBQWMsQ0FBQyxDQUFDO0lBQ3pFLENBQUM7SUFDRCxJQUFJLE9BQU87UUFDVCxPQUFPLGNBQWMsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLElBQUksQ0FBQyxjQUFjLEVBQUUsT0FBTyxDQUFDLENBQUM7SUFDbEUsQ0FBQztJQUNELElBQUksUUFBUTtRQUNWLE9BQU8sZUFBZSxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsT0FBTyxDQUFDLENBQUM7SUFDOUMsQ0FBQztJQUVELElBQUksS0FBSztRQUNQLE9BQU8sY0FBYyxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsSUFBSSxDQUFDLGNBQWMsRUFBRSxPQUFPLENBQUMsQ0FBQztJQUNsRSxDQUFDO0lBRUQsSUFBSSxRQUFRO1FBQ1YsT0FBTyxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsS0FBSyxJQUFJLElBQUksQ0FBQyxXQUFXLEVBQUUsT0FBTyxDQUFDLElBQUksSUFBSSxDQUFDLFdBQVcsQ0FBQyxNQUFNLENBQUM7SUFDM0YsQ0FBQztJQUNELElBQUksY0FBYztRQUNoQixPQUFPLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO0lBQzdDLENBQUM7OEdBeEJVLHNCQUFzQjtrR0FBdEIsc0JBQXNCLDJGQTlEdkI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQTREVDs7MkZBRVUsc0JBQXNCO2tCQWpFbEMsU0FBUzsrQkFDRSw4QkFBOEIsWUFFOUI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQTREVDs7MEJBR1ksUUFBUSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT3B0aW9uYWwgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEZpZWxkV3JhcHBlciB9IGZyb20gJ0BuZ3gtZm9ybWx5L2NvcmUnO1xuaW1wb3J0IHR5cGUgeyBOekZvcm1XcmFwcGVyUHJvcHMgfSBmcm9tICcuL2Zvcm0tZmllbGQucHJvcHMnO1xuaW1wb3J0IHR5cGUgeyBOekZvcm1seUZpZWxkQ29uZmlnIH0gZnJvbSAnbmd4LWZvcm1seS16b3Jyby1hbnRkL2NvbW1vbic7XG5pbXBvcnQgeyByZXNvbHZlVHBsTmFtZSwgaGFzVHBsTmFtZVZhbHVlLCBGb3JtbHlCb3hUZW1wbGF0ZXMgfSBmcm9tICduZ3gtZm9ybWx5LXpvcnJvLWFudGQvY29tbW9uJztcblxuZXhwb3J0IHR5cGUgRm9ybWx5RmllbGRQcm9wcyA9IE56Rm9ybVdyYXBwZXJQcm9wcztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZm9ybWx5LXdyYXBwZXItbnotZm9ybS1maWVsZCcsXG4gIHN0eWxlVXJsczogWycuL2Zvcm0tZmllbGQud3JhcHBlci5zY3NzJ10sXG4gIHRlbXBsYXRlOiBgXG4gICAgPG56LWZvcm0taXRlbSBbbmdDbGFzc109XCJwcm9wcy5pdGVtQ2xhc3NcIj5cbiAgICAgIEBpZiAoaGFzTGFiZWwgJiYgcHJvcHNbJ2hpZGVMYWJlbCddICE9PSB0cnVlKSB7XG4gICAgICAgIDxuei1mb3JtLWxhYmVsXG4gICAgICAgICAgW256RmxleF09XCJwcm9wcy5sYWJlbEZsZXggfHwgZm9ybVN0YXRlLmxhYmVsRmxleFwiXG4gICAgICAgICAgW256T2Zmc2V0XT1cInByb3BzLmxhYmVsT2Zmc2V0IHx8IGZvcm1TdGF0ZS5sYWJlbE9mZnNldFwiXG4gICAgICAgICAgW256T3JkZXJdPVwicHJvcHMubGFiZWxPcmRlciB8fCBmb3JtU3RhdGUubGFiZWxPcmRlclwiXG4gICAgICAgICAgW256UHVsbF09XCJwcm9wcy5sYWJlbFB1bGwgfHwgZm9ybVN0YXRlLmxhYmVsUHVsbFwiXG4gICAgICAgICAgW256UHVzaF09XCJwcm9wcy5sYWJlbFB1c2ggfHwgZm9ybVN0YXRlLmxhYmVsUHVzaFwiXG4gICAgICAgICAgW256U3Bhbl09XCJwcm9wcy5sYWJlbFNwYW4gfHwgZm9ybVN0YXRlLmxhYmVsU3BhblwiXG4gICAgICAgICAgW256WHNdPVwicHJvcHMubGFiZWxYcyB8fCBmb3JtU3RhdGUubGFiZWxYc1wiXG4gICAgICAgICAgW256U21dPVwicHJvcHMubGFiZWxTbSB8fCBmb3JtU3RhdGUubGFiZWxTbVwiXG4gICAgICAgICAgW256TWRdPVwicHJvcHMubGFiZWxNZCB8fCBmb3JtU3RhdGUubGFiZWxNZFwiXG4gICAgICAgICAgW256TGddPVwicHJvcHMubGFiZWxMZyB8fCBmb3JtU3RhdGUubGFiZWxMZ1wiXG4gICAgICAgICAgW256WGxdPVwicHJvcHMubGFiZWxYbCB8fCBmb3JtU3RhdGUubGFiZWxYbFwiXG4gICAgICAgICAgW256WFhsXT1cInByb3BzLmxhYmVsWFhsIHx8IGZvcm1TdGF0ZS5sYWJlbFhYbFwiXG4gICAgICAgICAgW25nQ2xhc3NdPVwicHJvcHMubGFiZWxDbGFzcyB8fCBmb3JtU3RhdGUubGFiZWxDbGFzc1wiXG4gICAgICAgICAgW256UmVxdWlyZWRdPVwicHJvcHMucmVxdWlyZWQgJiYgcHJvcHNbJ2hpZGVSZXF1aXJlZE1hcmtlciddICE9PSB0cnVlXCJcbiAgICAgICAgICBbbnpGb3JdPVwiaWRcIlxuICAgICAgICAgIFtuek5vQ29sb25dPVwicHJvcHNbJ25vQ29sb24nXSA/PyBmb3JtU3RhdGUubm9Db2xvbiEhXCJcbiAgICAgICAgICBbbnpUb29sdGlwVGl0bGVdPVwibnpUb29sdGlwVGl0bGVcIlxuICAgICAgICAgIFtuelRvb2x0aXBJY29uXT1cInByb3BzWyd0b29sdGlwSWNvbiddIVwiXG4gICAgICAgICAgW256TGFiZWxBbGlnbl09XCJwcm9wc1snbGFiZWxBbGlnbiddIHx8ICdyaWdodCdcIlxuICAgICAgICAgIFtuekxhYmVsV3JhcF09XCJwcm9wc1snbGFiZWxXcmFwJ10gPz8gZm9ybVN0YXRlLmxhYmVsV3JhcCEhXCJcbiAgICAgICAgPlxuICAgICAgICAgIDxuZy1jb250YWluZXJcbiAgICAgICAgICAgICpuelN0cmluZ1RlbXBsYXRlT3V0bGV0PVwibGFiZWw7IGNvbnRleHQ6IHsgJGltcGxpY2l0OiBmaWVsZCwgb3B0aW9uczogcHJvcHMgfVwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImZvcm1seS1sYWJlbC10ZXh0XCIgW2F0dHIudGl0bGVdPVwibGFiZWxcIiBbaW5uZXJIVE1MXT1cImxhYmVsXCI+PC9kaXY+XG4gICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvbnotZm9ybS1sYWJlbD5cbiAgICAgIH1cbiAgICAgIDxuei1mb3JtLWNvbnRyb2xcbiAgICAgICAgW256VmFsaWRhdGVTdGF0dXNdPVwidmFsaWRhdGVTdGF0dXNcIlxuICAgICAgICBbbnpIYXNGZWVkYmFja109XCJwcm9wc1snaGFzRmVlZGJhY2snXSEhXCJcbiAgICAgICAgW256RXh0cmFdPVwicHJvcHMuZGVzY3JpcHRpb24gfHwgbnpFeHRyYVwiXG4gICAgICAgIFtuekVycm9yVGlwXT1cImVycm9yVGlwXCJcbiAgICAgICAgW25nQ2xhc3NdPVwicHJvcHMuY29udHJvbENsYXNzIHx8IGZvcm1TdGF0ZS5jb250cm9sQ2xhc3NcIlxuICAgICAgICBbbnpGbGV4XT1cInByb3BzLmNvbnRyb2xGbGV4IHx8IGZvcm1TdGF0ZS5jb250cm9sRmxleFwiXG4gICAgICAgIFtuek9mZnNldF09XCJwcm9wcy5jb250cm9sT2Zmc2V0IHx8IGZvcm1TdGF0ZS5jb250cm9sT2Zmc2V0XCJcbiAgICAgICAgW256T3JkZXJdPVwicHJvcHMuY29udHJvbE9yZGVyIHx8IGZvcm1TdGF0ZS5jb250cm9sT3JkZXJcIlxuICAgICAgICBbbnpQdWxsXT1cInByb3BzLmNvbnRyb2xQdWxsIHx8IGZvcm1TdGF0ZS5jb250cm9sUHVsbFwiXG4gICAgICAgIFtuelB1c2hdPVwicHJvcHMuY29udHJvbFB1c2ggfHwgZm9ybVN0YXRlLmNvbnRyb2xQdXNoXCJcbiAgICAgICAgW256U3Bhbl09XCJwcm9wcy5jb250cm9sU3BhbiB8fCBmb3JtU3RhdGUuY29udHJvbFNwYW5cIlxuICAgICAgICBbbnpYc109XCJwcm9wcy5jb250cm9sWHMgfHwgZm9ybVN0YXRlLmNvbnRyb2xYc1wiXG4gICAgICAgIFtuelNtXT1cInByb3BzLmNvbnRyb2xTbSB8fCBmb3JtU3RhdGUuY29udHJvbFNtXCJcbiAgICAgICAgW256TWRdPVwicHJvcHMuY29udHJvbE1kIHx8IGZvcm1TdGF0ZS5jb250cm9sTWRcIlxuICAgICAgICBbbnpMZ109XCJwcm9wcy5jb250cm9sTGcgfHwgZm9ybVN0YXRlLmNvbnRyb2xMZ1wiXG4gICAgICAgIFtuelhsXT1cInByb3BzLmNvbnRyb2xYbCB8fCBmb3JtU3RhdGUuY29udHJvbFhsXCJcbiAgICAgICAgW256WFhsXT1cInByb3BzLmNvbnRyb2xYWGwgfHwgZm9ybVN0YXRlLmNvbnRyb2xYWGxcIlxuICAgICAgPlxuICAgICAgICA8bmctY29udGFpbmVyICNmaWVsZENvbXBvbmVudD48L25nLWNvbnRhaW5lcj5cblxuICAgICAgICA8bmctdGVtcGxhdGUgI2Vycm9yVGlwIGxldC1jb250cm9sPlxuICAgICAgICAgIEBpZiAoaGFzRXJyb3IpIHtcbiAgICAgICAgICAgIDxmb3JtbHktdmFsaWRhdGlvbi1tZXNzYWdlIFtmaWVsZF09XCJmaWVsZFwiPjwvZm9ybWx5LXZhbGlkYXRpb24tbWVzc2FnZT5cbiAgICAgICAgICB9XG4gICAgICAgIDwvbmctdGVtcGxhdGU+XG4gICAgICA8L256LWZvcm0tY29udHJvbD5cbiAgICA8L256LWZvcm0taXRlbT5cbiAgYFxufSlcbmV4cG9ydCBjbGFzcyBGb3JtbHlXcmFwcGVyRm9ybUZpZWxkIGV4dGVuZHMgRmllbGRXcmFwcGVyPE56Rm9ybWx5RmllbGRDb25maWc8Rm9ybWx5RmllbGRQcm9wcz4+IHtcbiAgY29uc3RydWN0b3IoQE9wdGlvbmFsKCkgcHVibGljIGZpZWxkVGVtcGxhdGVzOiBGb3JtbHlCb3hUZW1wbGF0ZXMpIHtcbiAgICBzdXBlcigpO1xuICB9XG5cbiAgZ2V0IG56VG9vbHRpcFRpdGxlKCkge1xuICAgIHJldHVybiByZXNvbHZlVHBsTmFtZSh0aGlzLnByb3BzLCB0aGlzLmZpZWxkVGVtcGxhdGVzLCAndG9vbHRpcFRpdGxlJyk7XG4gIH1cbiAgZ2V0IG56RXh0cmEoKSB7XG4gICAgcmV0dXJuIHJlc29sdmVUcGxOYW1lKHRoaXMucHJvcHMsIHRoaXMuZmllbGRUZW1wbGF0ZXMsICdleHRyYScpO1xuICB9XG4gIGdldCBoYXNMYWJlbCgpIHtcbiAgICByZXR1cm4gaGFzVHBsTmFtZVZhbHVlKHRoaXMucHJvcHMsICdsYWJlbCcpO1xuICB9XG5cbiAgZ2V0IGxhYmVsKCkge1xuICAgIHJldHVybiByZXNvbHZlVHBsTmFtZSh0aGlzLnByb3BzLCB0aGlzLmZpZWxkVGVtcGxhdGVzLCAnbGFiZWwnKTtcbiAgfVxuXG4gIGdldCBoYXNFcnJvcigpIHtcbiAgICByZXR1cm4gKHRoaXMuZm9ybUNvbnRyb2w/LmRpcnR5IHx8IHRoaXMuZm9ybUNvbnRyb2w/LnRvdWNoZWQpICYmIHRoaXMuZm9ybUNvbnRyb2wuZXJyb3JzO1xuICB9XG4gIGdldCB2YWxpZGF0ZVN0YXR1cygpIHtcbiAgICByZXR1cm4gdGhpcy5oYXNFcnJvciA/ICdlcnJvcicgOiAnc3VjY2Vzcyc7XG4gIH1cbn1cbiJdfQ==
|