ng-zorro-antd-extension 20.0.0 → 20.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npmignore +2 -0
- package/acl/package.json +3 -0
- package/blank-field/package.json +3 -0
- package/checkbox/package.json +3 -0
- package/configurable-query/package.json +3 -0
- package/core/config/package.json +3 -0
- package/dynamic-form/package.json +3 -0
- package/editable/package.json +3 -0
- package/fesm2022/ng-zorro-antd-extension-acl.mjs +10 -10
- package/fesm2022/ng-zorro-antd-extension-blank-field.mjs +7 -7
- package/fesm2022/ng-zorro-antd-extension-checkbox.mjs +9 -10
- package/fesm2022/ng-zorro-antd-extension-checkbox.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs +80 -75
- package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-core-config.mjs +3 -3
- package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs +79 -79
- package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-editable.mjs +34 -34
- package/fesm2022/ng-zorro-antd-extension-editable.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs +7 -7
- package/fesm2022/ng-zorro-antd-extension-pipes.mjs +25 -25
- package/fesm2022/ng-zorro-antd-extension-print.mjs +54 -51
- package/fesm2022/ng-zorro-antd-extension-print.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-simple-table.mjs +152 -136
- package/fesm2022/ng-zorro-antd-extension-simple-table.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs +10 -10
- package/fesm2022/ng-zorro-antd-extension-table-form.mjs +18 -18
- package/fesm2022/ng-zorro-antd-extension-table-form.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-table-select.mjs +20 -20
- package/fesm2022/ng-zorro-antd-extension-table-select.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-timer-button.mjs +7 -7
- package/fesm2022/ng-zorro-antd-extension-trim.mjs +7 -7
- package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs +10 -10
- package/i18n/package.json +3 -0
- package/jigsaw/package.json +3 -0
- package/package.json +12 -12
- package/pipes/package.json +3 -0
- package/print/package.json +3 -0
- package/simple-table/package.json +3 -0
- package/table-adaptor/package.json +3 -0
- package/table-form/package.json +3 -0
- package/table-select/package.json +3 -0
- package/timer-button/package.json +3 -0
- package/trim/package.json +3 -0
- package/types/package.json +3 -0
- package/util/package.json +3 -0
- package/wang-editor/package.json +3 -0
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ViewContainerRef, ViewChild, Directive, Component, HostBinding, Input, Injectable, ChangeDetectionStrategy, NgModule } from '@angular/core';
|
|
3
|
-
import * as i1$3 from '@angular/common';
|
|
4
|
-
import { CommonModule, NgStyle } from '@angular/common';
|
|
5
3
|
import * as i2 from 'ng-zorro-antd/form';
|
|
6
4
|
import { NzFormModule } from 'ng-zorro-antd/form';
|
|
7
5
|
import * as i1 from 'ng-zorro-antd/grid';
|
|
@@ -9,9 +7,11 @@ import * as i1$1 from 'ng-zorro-antd/input';
|
|
|
9
7
|
import { NzInputModule } from 'ng-zorro-antd/input';
|
|
10
8
|
import * as i1$2 from 'ng-zorro-antd/date-picker';
|
|
11
9
|
import { NzDatePickerModule } from 'ng-zorro-antd/date-picker';
|
|
12
|
-
import * as
|
|
10
|
+
import * as i1$4 from '@angular/common';
|
|
11
|
+
import { NgStyle, CommonModule } from '@angular/common';
|
|
12
|
+
import * as i1$3 from '@angular/forms';
|
|
13
13
|
import { ReactiveFormsModule } from '@angular/forms';
|
|
14
|
-
import * as
|
|
14
|
+
import * as i2$1 from 'ng-zorro-antd/select';
|
|
15
15
|
import { NzSelectModule } from 'ng-zorro-antd/select';
|
|
16
16
|
|
|
17
17
|
class NzxDFAbstractItemWrapper {
|
|
@@ -42,10 +42,10 @@ class NzxDFAbstractItemWrapper {
|
|
|
42
42
|
throw `label:: is invalidate`;
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
46
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1
|
|
45
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractItemWrapper, deps: [{ token: NzxDFConfigService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
46
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFAbstractItemWrapper, isStandalone: true, viewQueries: [{ propertyName: "labelWrapperTemplateView", first: true, predicate: ["dfLabelWrapperTpl"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "controlWrapperTemplateView", first: true, predicate: ["dfControlWrapperTpl"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0 }); }
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractItemWrapper, decorators: [{
|
|
49
49
|
type: Directive
|
|
50
50
|
}], ctorParameters: () => [{ type: NzxDFConfigService }], propDecorators: { labelWrapperTemplateView: [{
|
|
51
51
|
type: ViewChild,
|
|
@@ -56,18 +56,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
56
56
|
}] } });
|
|
57
57
|
|
|
58
58
|
class NzxDFBuiltInItemWrapperComponent extends NzxDFAbstractItemWrapper {
|
|
59
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
60
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
59
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInItemWrapperComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
60
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFBuiltInItemWrapperComponent, isStandalone: true, selector: "nzx-built-in-item-wrapper", usesInheritance: true, ngImport: i0, template: `
|
|
61
61
|
<nz-form-item>
|
|
62
62
|
<ng-template #dfLabelWrapperTpl></ng-template>
|
|
63
63
|
<ng-template #dfControlWrapperTpl></ng-template>
|
|
64
64
|
</nz-form-item>
|
|
65
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type:
|
|
65
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: NzFormModule }, { kind: "directive", type: i1.NzRowDirective, selector: "[nz-row],nz-row,nz-form-item", inputs: ["nzAlign", "nzJustify", "nzGutter"], exportAs: ["nzRow"] }, { kind: "component", type: i2.NzFormItemComponent, selector: "nz-form-item", exportAs: ["nzFormItem"] }] }); }
|
|
66
66
|
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInItemWrapperComponent, decorators: [{
|
|
68
68
|
type: Component,
|
|
69
69
|
args: [{
|
|
70
|
-
imports: [
|
|
70
|
+
imports: [NzFormModule],
|
|
71
71
|
selector: 'nzx-built-in-item-wrapper',
|
|
72
72
|
template: `
|
|
73
73
|
<nz-form-item>
|
|
@@ -79,21 +79,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
79
79
|
}] });
|
|
80
80
|
|
|
81
81
|
class NzxDFAbstractLabelWrapper {
|
|
82
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
83
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1
|
|
82
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractLabelWrapper, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
83
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFAbstractLabelWrapper, isStandalone: true, ngImport: i0 }); }
|
|
84
84
|
}
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
85
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractLabelWrapper, decorators: [{
|
|
86
86
|
type: Directive
|
|
87
87
|
}] });
|
|
88
88
|
|
|
89
89
|
class NzxDFBuiltInLabelWrapperComponent extends NzxDFAbstractLabelWrapper {
|
|
90
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
91
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
90
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInLabelWrapperComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
91
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFBuiltInLabelWrapperComponent, isStandalone: true, selector: "nzx-built-in-label-wrapper", usesInheritance: true, ngImport: i0, template: ` <nz-form-label>我是label</nz-form-label> `, isInline: true, dependencies: [{ kind: "ngmodule", type: NzFormModule }, { kind: "directive", type: i1.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: "component", type: i2.NzFormLabelComponent, selector: "nz-form-label", inputs: ["nzFor", "nzRequired", "nzNoColon", "nzTooltipTitle", "nzTooltipIcon", "nzLabelAlign", "nzLabelWrap"], exportAs: ["nzFormLabel"] }] }); }
|
|
92
92
|
}
|
|
93
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
93
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInLabelWrapperComponent, decorators: [{
|
|
94
94
|
type: Component,
|
|
95
95
|
args: [{
|
|
96
|
-
imports: [
|
|
96
|
+
imports: [NzFormModule],
|
|
97
97
|
selector: 'nzx-built-in-label-wrapper',
|
|
98
98
|
template: ` <nz-form-label>我是label</nz-form-label> `,
|
|
99
99
|
}]
|
|
@@ -116,10 +116,10 @@ class NzxDFAbstractControlWrapper {
|
|
|
116
116
|
throw `label:: is invalidate`;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
120
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1
|
|
119
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractControlWrapper, deps: [{ token: NzxDFConfigService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
120
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFAbstractControlWrapper, isStandalone: true, viewQueries: [{ propertyName: "controlTemplateView", first: true, predicate: ["dfControlTpl"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0 }); }
|
|
121
121
|
}
|
|
122
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
122
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractControlWrapper, decorators: [{
|
|
123
123
|
type: Directive
|
|
124
124
|
}], ctorParameters: () => [{ type: NzxDFConfigService }], propDecorators: { controlTemplateView: [{
|
|
125
125
|
type: ViewChild,
|
|
@@ -131,17 +131,17 @@ class NzxDFBuiltInControlWrapperComponent extends NzxDFAbstractControlWrapper {
|
|
|
131
131
|
super(...arguments);
|
|
132
132
|
this.controlWrapper = true;
|
|
133
133
|
}
|
|
134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
135
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
134
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInControlWrapperComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
135
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFBuiltInControlWrapperComponent, isStandalone: true, selector: "nzx-built-in-control-wrapper", host: { properties: { "class.ant-form-item-control": "this.controlWrapper" } }, usesInheritance: true, ngImport: i0, template: `
|
|
136
136
|
<nz-form-control>
|
|
137
137
|
<ng-template #dfControlTpl></ng-template>
|
|
138
138
|
</nz-form-control>
|
|
139
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type:
|
|
139
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: NzFormModule }, { kind: "directive", type: i1.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: "component", type: i2.NzFormControlComponent, selector: "nz-form-control", inputs: ["nzSuccessTip", "nzWarningTip", "nzErrorTip", "nzValidatingTip", "nzExtra", "nzAutoTips", "nzDisableAutoTips", "nzHasFeedback", "nzValidateStatus"], exportAs: ["nzFormControl"] }] }); }
|
|
140
140
|
}
|
|
141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFBuiltInControlWrapperComponent, decorators: [{
|
|
142
142
|
type: Component,
|
|
143
143
|
args: [{
|
|
144
|
-
imports: [
|
|
144
|
+
imports: [NzFormModule],
|
|
145
145
|
selector: 'nzx-built-in-control-wrapper',
|
|
146
146
|
template: `
|
|
147
147
|
<nz-form-control>
|
|
@@ -158,10 +158,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
158
158
|
* 用来动态添加control type类型控件,类型控件需要继承此控件
|
|
159
159
|
*/
|
|
160
160
|
class NzxDFAbstractControl {
|
|
161
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
162
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1
|
|
161
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractControl, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
162
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFAbstractControl, isStandalone: true, inputs: { form: "form", control: "control" }, ngImport: i0 }); }
|
|
163
163
|
}
|
|
164
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
164
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFAbstractControl, decorators: [{
|
|
165
165
|
type: Directive
|
|
166
166
|
}], propDecorators: { form: [{
|
|
167
167
|
type: Input
|
|
@@ -170,10 +170,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
170
170
|
}] } });
|
|
171
171
|
|
|
172
172
|
class NzxDFInputControlComponent extends NzxDFAbstractControl {
|
|
173
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
174
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
173
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFInputControlComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
174
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFInputControlComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ` <input nz-input type="text" /> `, isInline: true, dependencies: [{ kind: "ngmodule", type: NzInputModule }, { kind: "directive", type: i1$1.NzInputDirective, selector: "input[nz-input],textarea[nz-input]", inputs: ["nzBorderless", "nzVariant", "nzSize", "nzStepperless", "nzStatus", "disabled"], exportAs: ["nzInput"] }] }); }
|
|
175
175
|
}
|
|
176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFInputControlComponent, decorators: [{
|
|
177
177
|
type: Component,
|
|
178
178
|
args: [{
|
|
179
179
|
imports: [NzInputModule],
|
|
@@ -182,12 +182,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
182
182
|
}] });
|
|
183
183
|
|
|
184
184
|
class NzxDFDatePickerControlComponent extends NzxDFAbstractControl {
|
|
185
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
186
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
185
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFDatePickerControlComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
186
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFDatePickerControlComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: `
|
|
187
187
|
<nz-date-picker [ngStyle]="{ width: '100%' }"> </nz-date-picker>
|
|
188
188
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: NzDatePickerModule }, { kind: "component", type: i1$2.NzDatePickerComponent, selector: "nz-date-picker,nz-week-picker,nz-month-picker,nz-quarter-picker,nz-year-picker,nz-range-picker", inputs: ["nzAllowClear", "nzAutoFocus", "nzDisabled", "nzBorderless", "nzInputReadOnly", "nzInline", "nzOpen", "nzDisabledDate", "nzLocale", "nzPlaceHolder", "nzPopupStyle", "nzDropdownClassName", "nzSize", "nzStatus", "nzFormat", "nzVariant", "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: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] }); }
|
|
189
189
|
}
|
|
190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
190
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFDatePickerControlComponent, decorators: [{
|
|
191
191
|
type: Component,
|
|
192
192
|
args: [{
|
|
193
193
|
imports: [NzDatePickerModule, NgStyle],
|
|
@@ -198,10 +198,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
198
198
|
}] });
|
|
199
199
|
|
|
200
200
|
class NzxDFRangePickerControlComponent extends NzxDFAbstractControl {
|
|
201
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
202
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFRangePickerControlComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
202
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFRangePickerControlComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ` <nz-range-picker> </nz-range-picker> `, isInline: true, dependencies: [{ kind: "ngmodule", type: NzDatePickerModule }, { kind: "component", type: i1$2.NzDatePickerComponent, selector: "nz-date-picker,nz-week-picker,nz-month-picker,nz-quarter-picker,nz-year-picker,nz-range-picker", inputs: ["nzAllowClear", "nzAutoFocus", "nzDisabled", "nzBorderless", "nzInputReadOnly", "nzInline", "nzOpen", "nzDisabledDate", "nzLocale", "nzPlaceHolder", "nzPopupStyle", "nzDropdownClassName", "nzSize", "nzStatus", "nzFormat", "nzVariant", "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: i1$2.NzRangePickerComponent, selector: "nz-range-picker", exportAs: ["nzRangePicker"] }] }); }
|
|
203
203
|
}
|
|
204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFRangePickerControlComponent, decorators: [{
|
|
205
205
|
type: Component,
|
|
206
206
|
args: [{
|
|
207
207
|
imports: [NzDatePickerModule],
|
|
@@ -210,29 +210,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
210
210
|
}] });
|
|
211
211
|
|
|
212
212
|
class NzxDFSelectControlComponent extends NzxDFAbstractControl {
|
|
213
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
214
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
213
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFSelectControlComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
214
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.1", type: NzxDFSelectControlComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: `
|
|
215
215
|
<ng-container [formGroup]="form">
|
|
216
216
|
<nz-select
|
|
217
217
|
[formControlName]="control.controlName!"
|
|
218
218
|
[nzShowSearch]="control.nzxShowSearch ?? true"
|
|
219
219
|
[nzAllowClear]="control.nzxAllowClear ?? true"
|
|
220
220
|
[nzPlaceHolder]="control.placeholder!"
|
|
221
|
-
>
|
|
222
|
-
<nz-option
|
|
223
|
-
*ngFor="let item of control.menuList"
|
|
224
|
-
[nzValue]="item.value"
|
|
225
|
-
[nzLabel]="item.label"
|
|
226
221
|
>
|
|
227
|
-
|
|
222
|
+
@for (item of control.menuList; track item) {
|
|
223
|
+
<nz-option
|
|
224
|
+
[nzValue]="item.value"
|
|
225
|
+
[nzLabel]="item.label"
|
|
226
|
+
>
|
|
227
|
+
</nz-option>
|
|
228
|
+
}
|
|
228
229
|
</nz-select>
|
|
229
230
|
</ng-container>
|
|
230
|
-
|
|
231
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "ngmodule", type: NzSelectModule }, { kind: "component", type: i2$1.NzOptionComponent, selector: "nz-option", inputs: ["nzTitle", "nzLabel", "nzValue", "nzKey", "nzDisabled", "nzHide", "nzCustomContent"], exportAs: ["nzOption"] }, { kind: "component", type: i2$1.NzSelectComponent, selector: "nz-select", inputs: ["nzId", "nzSize", "nzStatus", "nzVariant", "nzOptionHeightPx", "nzOptionOverflowSize", "nzDropdownClassName", "nzDropdownMatchSelectWidth", "nzDropdownStyle", "nzNotFoundContent", "nzPlaceHolder", "nzPlacement", "nzMaxTagCount", "nzDropdownRender", "nzCustomTemplate", "nzPrefix", "nzSuffixIcon", "nzClearIcon", "nzRemoveIcon", "nzMenuItemSelectedIcon", "nzTokenSeparators", "nzMaxTagPlaceholder", "nzMaxMultipleCount", "nzMode", "nzFilterOption", "compareWith", "nzAllowClear", "nzBorderless", "nzShowSearch", "nzLoading", "nzAutoFocus", "nzAutoClearSearchValue", "nzServerSearch", "nzDisabled", "nzOpen", "nzSelectOnTab", "nzBackdrop", "nzOptions", "nzShowArrow"], outputs: ["nzOnSearch", "nzScrollToBottom", "nzOpenChange", "nzBlur", "nzFocus", "nzOnClear"], exportAs: ["nzSelect"] }] }); }
|
|
231
232
|
}
|
|
232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
233
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFSelectControlComponent, decorators: [{
|
|
233
234
|
type: Component,
|
|
234
235
|
args: [{
|
|
235
|
-
imports: [
|
|
236
|
+
imports: [ReactiveFormsModule, NzSelectModule],
|
|
236
237
|
template: `
|
|
237
238
|
<ng-container [formGroup]="form">
|
|
238
239
|
<nz-select
|
|
@@ -240,22 +241,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImpor
|
|
|
240
241
|
[nzShowSearch]="control.nzxShowSearch ?? true"
|
|
241
242
|
[nzAllowClear]="control.nzxAllowClear ?? true"
|
|
242
243
|
[nzPlaceHolder]="control.placeholder!"
|
|
243
|
-
>
|
|
244
|
-
<nz-option
|
|
245
|
-
*ngFor="let item of control.menuList"
|
|
246
|
-
[nzValue]="item.value"
|
|
247
|
-
[nzLabel]="item.label"
|
|
248
244
|
>
|
|
249
|
-
|
|
245
|
+
@for (item of control.menuList; track item) {
|
|
246
|
+
<nz-option
|
|
247
|
+
[nzValue]="item.value"
|
|
248
|
+
[nzLabel]="item.label"
|
|
249
|
+
>
|
|
250
|
+
</nz-option>
|
|
251
|
+
}
|
|
250
252
|
</nz-select>
|
|
251
253
|
</ng-container>
|
|
252
|
-
|
|
254
|
+
`,
|
|
253
255
|
}]
|
|
254
256
|
}] });
|
|
255
257
|
|
|
256
258
|
class NzxDFTemplateControlComponent extends NzxDFAbstractControl {
|
|
257
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
258
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
259
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFTemplateControlComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
260
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDFTemplateControlComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: `
|
|
259
261
|
<ng-container
|
|
260
262
|
*ngTemplateOutlet="
|
|
261
263
|
control.templateRef!;
|
|
@@ -263,9 +265,9 @@ class NzxDFTemplateControlComponent extends NzxDFAbstractControl {
|
|
|
263
265
|
"
|
|
264
266
|
>
|
|
265
267
|
</ng-container>
|
|
266
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$
|
|
268
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
267
269
|
}
|
|
268
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
270
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFTemplateControlComponent, decorators: [{
|
|
269
271
|
type: Component,
|
|
270
272
|
args: [{
|
|
271
273
|
imports: [CommonModule],
|
|
@@ -310,10 +312,10 @@ class NzxDFConfigService {
|
|
|
310
312
|
getControl(key) {
|
|
311
313
|
return this.controlMap.get(key);
|
|
312
314
|
}
|
|
313
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
314
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1
|
|
315
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
316
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFConfigService, providedIn: 'root' }); }
|
|
315
317
|
}
|
|
316
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDFConfigService, decorators: [{
|
|
317
319
|
type: Injectable,
|
|
318
320
|
args: [{ providedIn: 'root' }]
|
|
319
321
|
}], ctorParameters: () => [] });
|
|
@@ -335,20 +337,20 @@ class DynamicFormItemComponent {
|
|
|
335
337
|
throw `item:: is invalidate`;
|
|
336
338
|
}
|
|
337
339
|
}
|
|
338
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
339
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
340
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DynamicFormItemComponent, deps: [{ token: NzxDFConfigService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
341
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: DynamicFormItemComponent, isStandalone: true, selector: "nzx-dynamic-form-item", viewQueries: [{ propertyName: "itemTemplateView", first: true, predicate: ["dfItemTpl"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: ` <ng-template #dfItemTpl></ng-template> `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
340
342
|
}
|
|
341
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: DynamicFormItemComponent, decorators: [{
|
|
342
344
|
type: Component,
|
|
343
|
-
args: [{ imports: [
|
|
345
|
+
args: [{ imports: [], selector: 'nzx-dynamic-form-item', template: ` <ng-template #dfItemTpl></ng-template> `, changeDetection: ChangeDetectionStrategy.OnPush }]
|
|
344
346
|
}], ctorParameters: () => [{ type: NzxDFConfigService }], propDecorators: { itemTemplateView: [{
|
|
345
347
|
type: ViewChild,
|
|
346
348
|
args: ['dfItemTpl', { static: true, read: ViewContainerRef }]
|
|
347
349
|
}] } });
|
|
348
350
|
|
|
349
351
|
class NzxDynamicFormComponent {
|
|
350
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
351
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1
|
|
352
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
353
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.1", type: NzxDynamicFormComponent, isStandalone: true, selector: "nzx-dynamic-form", ngImport: i0, template: `
|
|
352
354
|
<form nz-form [nzLayout]="'vertical'">
|
|
353
355
|
<nz-form-item>
|
|
354
356
|
<nz-form-label>我是label</nz-form-label>
|
|
@@ -361,16 +363,15 @@ class NzxDynamicFormComponent {
|
|
|
361
363
|
<nzx-dynamic-form-item></nzx-dynamic-form-item>
|
|
362
364
|
<nzx-dynamic-form-item></nzx-dynamic-form-item>
|
|
363
365
|
</form>
|
|
364
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type:
|
|
366
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: NzFormModule }, { kind: "directive", type: i1.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: i1.NzRowDirective, selector: "[nz-row],nz-row,nz-form-item", inputs: ["nzAlign", "nzJustify", "nzGutter"], exportAs: ["nzRow"] }, { kind: "directive", type: i2.NzFormDirective, selector: "[nz-form]", inputs: ["nzLayout", "nzNoColon", "nzAutoTips", "nzDisableAutoTips", "nzTooltipIcon", "nzLabelAlign", "nzLabelWrap"], exportAs: ["nzForm"] }, { kind: "component", type: i2.NzFormItemComponent, selector: "nz-form-item", exportAs: ["nzFormItem"] }, { kind: "component", type: i2.NzFormLabelComponent, selector: "nz-form-label", inputs: ["nzFor", "nzRequired", "nzNoColon", "nzTooltipTitle", "nzTooltipIcon", "nzLabelAlign", "nzLabelWrap"], exportAs: ["nzFormLabel"] }, { kind: "component", type: i2.NzFormControlComponent, selector: "nz-form-control", inputs: ["nzSuccessTip", "nzWarningTip", "nzErrorTip", "nzValidatingTip", "nzExtra", "nzAutoTips", "nzDisableAutoTips", "nzHasFeedback", "nzValidateStatus"], exportAs: ["nzFormControl"] }, { kind: "ngmodule", type: NzInputModule }, { kind: "directive", type: i1$1.NzInputDirective, selector: "input[nz-input],textarea[nz-input]", inputs: ["nzBorderless", "nzVariant", "nzSize", "nzStepperless", "nzStatus", "disabled"], exportAs: ["nzInput"] }, { kind: "component", type: DynamicFormItemComponent, selector: "nzx-dynamic-form-item" }] }); }
|
|
365
367
|
}
|
|
366
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
368
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormComponent, decorators: [{
|
|
367
369
|
type: Component,
|
|
368
370
|
args: [{
|
|
369
371
|
imports: [
|
|
370
|
-
CommonModule,
|
|
371
372
|
NzFormModule,
|
|
372
373
|
NzInputModule,
|
|
373
|
-
DynamicFormItemComponent
|
|
374
|
+
DynamicFormItemComponent
|
|
374
375
|
],
|
|
375
376
|
selector: 'nzx-dynamic-form',
|
|
376
377
|
template: `
|
|
@@ -397,8 +398,8 @@ class NzxDynamicFormModule {
|
|
|
397
398
|
providers: [],
|
|
398
399
|
};
|
|
399
400
|
}
|
|
400
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1
|
|
401
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1
|
|
401
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
402
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormModule, imports: [NzxDynamicFormComponent,
|
|
402
403
|
DynamicFormItemComponent,
|
|
403
404
|
NzxDFBuiltInItemWrapperComponent,
|
|
404
405
|
NzxDFBuiltInLabelWrapperComponent,
|
|
@@ -407,8 +408,7 @@ class NzxDynamicFormModule {
|
|
|
407
408
|
NzxDFInputControlComponent,
|
|
408
409
|
NzxDFRangePickerControlComponent,
|
|
409
410
|
NzxDFSelectControlComponent], exports: [NzxDynamicFormComponent] }); }
|
|
410
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1
|
|
411
|
-
DynamicFormItemComponent,
|
|
411
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormModule, imports: [NzxDynamicFormComponent,
|
|
412
412
|
NzxDFBuiltInItemWrapperComponent,
|
|
413
413
|
NzxDFBuiltInLabelWrapperComponent,
|
|
414
414
|
NzxDFBuiltInControlWrapperComponent,
|
|
@@ -417,7 +417,7 @@ class NzxDynamicFormModule {
|
|
|
417
417
|
NzxDFRangePickerControlComponent,
|
|
418
418
|
NzxDFSelectControlComponent] }); }
|
|
419
419
|
}
|
|
420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1
|
|
420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: NzxDynamicFormModule, decorators: [{
|
|
421
421
|
type: NgModule,
|
|
422
422
|
args: [{
|
|
423
423
|
imports: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ng-zorro-antd-extension-dynamic-form.mjs","sources":["../../../components/dynamic-form/wrapper/item/abstract-item-wrapper.ts","../../../components/dynamic-form/wrapper/item/built-in-item-wrapper.ts","../../../components/dynamic-form/wrapper/label/abstract-label-wrapper.ts","../../../components/dynamic-form/wrapper/label/built-in-label-wrapper.ts","../../../components/dynamic-form/wrapper/control/abstract-control-wrapper.ts","../../../components/dynamic-form/wrapper/control/built-in-control-wrapper.ts","../../../components/dynamic-form/controls/abstract.control.ts","../../../components/dynamic-form/controls/input.control.ts","../../../components/dynamic-form/controls/date-picker.control.ts","../../../components/dynamic-form/controls/range-picker.control.ts","../../../components/dynamic-form/controls/select.control.ts","../../../components/dynamic-form/controls/template.control.ts","../../../components/dynamic-form/config/dynamic-form-config.ts","../../../components/dynamic-form/dynamic-form-item/dynamic-form-item.component.ts","../../../components/dynamic-form/dynamic-form.component.ts","../../../components/dynamic-form/dynamic-form.module.ts","../../../components/dynamic-form/public-api.ts","../../../components/dynamic-form/ng-zorro-antd-extension-dynamic-form.ts"],"sourcesContent":["import { Directive, OnInit, ViewChild, ViewContainerRef } from '@angular/core';\nimport { NzxDFConfigService } from '../../config/dynamic-form-config';\n\n@Directive()\nexport class NzxDFAbstractItemWrapper implements OnInit {\n @ViewChild('dfLabelWrapperTpl', { static: true, read: ViewContainerRef })\n private labelWrapperTemplateView!: ViewContainerRef;\n @ViewChild('dfControlWrapperTpl', { static: true, read: ViewContainerRef })\n private controlWrapperTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderLabel();\n this.renderControl();\n }\n\n private renderLabel() {\n this.labelWrapperTemplateView.clear();\n const labelWrapperComponent =\n this.nzxDFConfig.getLabelWrapper('builtin-label');\n if (labelWrapperComponent) {\n const componentRef = this.labelWrapperTemplateView.createComponent(\n labelWrapperComponent\n );\n } else {\n throw `label:: is invalidate`;\n }\n }\n private renderControl() {\n this.controlWrapperTemplateView.clear();\n const controlWrapperComponent =\n this.nzxDFConfig.getControlWrapper('builtin-control');\n if (controlWrapperComponent) {\n const componentRef = this.controlWrapperTemplateView.createComponent(\n controlWrapperComponent\n );\n } else {\n throw `label:: is invalidate`;\n }\n }\n}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractItemWrapper } from './abstract-item-wrapper';\nimport { CommonModule } from '@angular/common';\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [CommonModule, NzFormModule],\n selector: 'nzx-built-in-item-wrapper',\n template: `\n <nz-form-item>\n <ng-template #dfLabelWrapperTpl></ng-template>\n <ng-template #dfControlWrapperTpl></ng-template>\n </nz-form-item>\n `,\n})\nexport class NzxDFBuiltInItemWrapperComponent extends NzxDFAbstractItemWrapper {}\n","import { Directive } from '@angular/core';\n\n@Directive()\nexport class NzxDFAbstractLabelWrapper {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractLabelWrapper } from './abstract-label-wrapper';\nimport { CommonModule } from '@angular/common';\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [CommonModule, NzFormModule],\n selector: 'nzx-built-in-label-wrapper',\n template: ` <nz-form-label>我是label</nz-form-label> `,\n})\nexport class NzxDFBuiltInLabelWrapperComponent extends NzxDFAbstractLabelWrapper {}\n","import { Directive, OnInit, ViewChild, ViewContainerRef } from '@angular/core';\nimport { NzxDFConfigService } from '../../config/dynamic-form-config';\n\n@Directive()\nexport class NzxDFAbstractControlWrapper implements OnInit {\n @ViewChild('dfControlTpl', { static: true, read: ViewContainerRef })\n private controlTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderControl();\n }\n\n private renderControl() {\n this.controlTemplateView.clear();\n const controlComponent = this.nzxDFConfig.getControl('input');\n if (controlComponent) {\n const componentRef =\n this.controlTemplateView.createComponent(controlComponent);\n } else {\n throw `label:: is invalidate`;\n }\n }\n}\n","import { Component, HostBinding } from '@angular/core';\nimport { NzxDFAbstractControlWrapper } from './abstract-control-wrapper';\nimport { CommonModule } from '@angular/common';\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [CommonModule, NzFormModule],\n selector: 'nzx-built-in-control-wrapper',\n template: `\n <nz-form-control>\n <ng-template #dfControlTpl></ng-template>\n </nz-form-control>\n `,\n})\nexport class NzxDFBuiltInControlWrapperComponent extends NzxDFAbstractControlWrapper {\n @HostBinding('class.ant-form-item-control') controlWrapper = true;\n}\n","import { Directive, Input } from '@angular/core';\nimport { FormGroup } from '@angular/forms';\n\n/**\n * 用来动态添加control type类型控件,类型控件需要继承此控件\n */\n@Directive()\nexport class NzxDFAbstractControl {\n @Input() form!: FormGroup<any>;\n @Input() control!: any;\n}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzInputModule } from 'ng-zorro-antd/input';\n\n@Component({\n imports: [NzInputModule],\n template: ` <input nz-input type=\"text\" /> `,\n})\nexport class NzxDFInputControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\nimport { NgStyle } from '@angular/common';\n\n@Component({\n imports: [NzDatePickerModule, NgStyle],\n template: `\n <nz-date-picker [ngStyle]=\"{ width: '100%' }\"> </nz-date-picker>\n `,\n})\nexport class NzxDFDatePickerControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\n\n@Component({\n imports: [NzDatePickerModule],\n template: ` <nz-range-picker> </nz-range-picker> `,\n})\nexport class NzxDFRangePickerControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { NzSelectModule } from 'ng-zorro-antd/select';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n imports: [CommonModule, ReactiveFormsModule, NzSelectModule],\n template: `\n <ng-container [formGroup]=\"form\">\n <nz-select\n [formControlName]=\"control.controlName!\"\n [nzShowSearch]=\"control.nzxShowSearch ?? true\"\n [nzAllowClear]=\"control.nzxAllowClear ?? true\"\n [nzPlaceHolder]=\"control.placeholder!\"\n >\n <nz-option\n *ngFor=\"let item of control.menuList\"\n [nzValue]=\"item.value\"\n [nzLabel]=\"item.label\"\n >\n </nz-option>\n </nz-select>\n </ng-container>\n `,\n})\nexport class NzxDFSelectControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n imports: [CommonModule],\n template: `\n <ng-container\n *ngTemplateOutlet=\"\n control.templateRef!;\n context: { $implicit: form.get(control.controlName!), formGroup: form }\n \"\n >\n </ng-container>\n `,\n})\nexport class NzxDFTemplateControlComponent extends NzxDFAbstractControl {}\n","import { Injectable } from '@angular/core';\n\nimport { NzxDFBuiltInItemWrapperComponent } from '../wrapper/item/built-in-item-wrapper';\nimport { NzxDFBuiltInLabelWrapperComponent } from '../wrapper/label/built-in-label-wrapper';\nimport { NzxDFBuiltInControlWrapperComponent } from '../wrapper/control/built-in-control-wrapper';\nimport { NzxDFAbstractItemWrapper } from '../wrapper/item/abstract-item-wrapper';\nimport { NzxDFAbstractLabelWrapper } from '../wrapper/label/abstract-label-wrapper';\nimport { NzxDFAbstractControlWrapper } from '../wrapper/control/abstract-control-wrapper';\n\nimport { NzxDFAbstractControl } from '../controls/abstract.control';\nimport { NzxDFInputControlComponent } from '../controls/input.control';\nimport { NzxDFDatePickerControlComponent } from '../controls/date-picker.control';\nimport { NzxDFRangePickerControlComponent } from '../controls/range-picker.control';\nimport { NzxDFSelectControlComponent } from '../controls/select.control';\nimport { NzxDFTemplateControlComponent } from '../controls/template.control';\n\n@Injectable({ providedIn: 'root' })\nexport class NzxDFConfigService {\n private itemWrapperMap = new Map<string, typeof NzxDFAbstractItemWrapper>([\n ['builtin-item', NzxDFBuiltInItemWrapperComponent],\n ]);\n\n private labelWrapperMap = new Map<string, typeof NzxDFAbstractLabelWrapper>([\n ['builtin-label', NzxDFBuiltInLabelWrapperComponent],\n ]);\n\n private controlWrapperMap = new Map<\n string,\n typeof NzxDFAbstractControlWrapper\n >([['builtin-control', NzxDFBuiltInControlWrapperComponent]]);\n\n private controlMap = new Map<string, typeof NzxDFAbstractControl>([\n ['input', NzxDFInputControlComponent],\n ['datePicker', NzxDFDatePickerControlComponent],\n ['rangePicker', NzxDFRangePickerControlComponent],\n ['select', NzxDFSelectControlComponent],\n ['template', NzxDFTemplateControlComponent],\n ]);\n constructor() {}\n\n getItemWrapper(key: string) {\n return this.itemWrapperMap.get(key);\n }\n getLabelWrapper(key: string) {\n return this.labelWrapperMap.get(key);\n }\n getControlWrapper(key: string) {\n return this.controlWrapperMap.get(key);\n }\n\n getControl(key: string) {\n return this.controlMap.get(key);\n }\n}\n","import {\n ChangeDetectionStrategy,\n Component,\n OnInit,\n ViewChild,\n ViewContainerRef,\n} from '@angular/core';\nimport { NzxDFConfigService } from '../config/dynamic-form-config';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n imports: [CommonModule],\n selector: 'nzx-dynamic-form-item',\n template: ` <ng-template #dfItemTpl></ng-template> `,\n styles: [],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class DynamicFormItemComponent implements OnInit {\n @ViewChild('dfItemTpl', { static: true, read: ViewContainerRef })\n private itemTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderItem();\n }\n\n private renderItem() {\n this.itemTemplateView.clear();\n const labelComponent = this.nzxDFConfig.getItemWrapper('builtin-item');\n if (labelComponent) {\n const componentRef =\n this.itemTemplateView.createComponent(labelComponent);\n } else {\n throw `item:: is invalidate`;\n }\n }\n}\n","import { CommonModule } from '@angular/common';\nimport { Component } from '@angular/core';\nimport { NzFormModule } from 'ng-zorro-antd/form';\nimport { DynamicFormItemComponent } from './dynamic-form-item/dynamic-form-item.component';\nimport { NzInputModule } from 'ng-zorro-antd/input';\n\n@Component({\n imports: [\n CommonModule,\n NzFormModule,\n NzInputModule,\n DynamicFormItemComponent,\n ],\n selector: 'nzx-dynamic-form',\n template: `\n <form nz-form [nzLayout]=\"'vertical'\">\n <nz-form-item>\n <nz-form-label>我是label</nz-form-label>\n <nz-form-control>\n <input nz-input />\n </nz-form-control>\n </nz-form-item>\n\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n </form>\n `,\n})\nexport class NzxDynamicFormComponent {}\n","import { CommonModule } from '@angular/common';\nimport { ModuleWithProviders, NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport { NzFormModule } from 'ng-zorro-antd/form';\nimport { NzInputModule } from 'ng-zorro-antd/input';\nimport { NzSelectModule } from 'ng-zorro-antd/select';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\n\nimport { NzxDFBuiltInControlWrapperComponent } from './wrapper/control/built-in-control-wrapper';\nimport { NzxDFBuiltInItemWrapperComponent } from './wrapper/item/built-in-item-wrapper';\nimport { NzxDFBuiltInLabelWrapperComponent } from './wrapper/label/built-in-label-wrapper';\n\nimport { NzxDFDatePickerControlComponent } from './controls/date-picker.control';\nimport { NzxDFInputControlComponent } from './controls/input.control';\nimport { NzxDFRangePickerControlComponent } from './controls/range-picker.control';\nimport { NzxDFSelectControlComponent } from './controls/select.control';\n\nimport { DynamicFormItemComponent } from './dynamic-form-item/dynamic-form-item.component';\nimport { NzxDynamicFormComponent } from './dynamic-form.component';\n\n@NgModule({\n imports: [\n NzxDynamicFormComponent,\n DynamicFormItemComponent,\n\n NzxDFBuiltInItemWrapperComponent,\n NzxDFBuiltInLabelWrapperComponent,\n NzxDFBuiltInControlWrapperComponent,\n\n NzxDFDatePickerControlComponent,\n NzxDFInputControlComponent,\n NzxDFRangePickerControlComponent,\n NzxDFSelectControlComponent,\n ],\n exports: [NzxDynamicFormComponent],\n})\nexport class NzxDynamicFormModule {\n static forRoot(): ModuleWithProviders<NzxDynamicFormModule> {\n return {\n ngModule: NzxDynamicFormModule,\n providers: [],\n };\n }\n}\n","/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nexport * from './config/dynamic-form-config';\nexport * from './dynamic-form.component';\nexport * from './dynamic-form.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i1.NzxDFConfigService","i1","i2"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ng-zorro-antd-extension-dynamic-form.mjs","sources":["../../../components/dynamic-form/wrapper/item/abstract-item-wrapper.ts","../../../components/dynamic-form/wrapper/item/built-in-item-wrapper.ts","../../../components/dynamic-form/wrapper/label/abstract-label-wrapper.ts","../../../components/dynamic-form/wrapper/label/built-in-label-wrapper.ts","../../../components/dynamic-form/wrapper/control/abstract-control-wrapper.ts","../../../components/dynamic-form/wrapper/control/built-in-control-wrapper.ts","../../../components/dynamic-form/controls/abstract.control.ts","../../../components/dynamic-form/controls/input.control.ts","../../../components/dynamic-form/controls/date-picker.control.ts","../../../components/dynamic-form/controls/range-picker.control.ts","../../../components/dynamic-form/controls/select.control.ts","../../../components/dynamic-form/controls/template.control.ts","../../../components/dynamic-form/config/dynamic-form-config.ts","../../../components/dynamic-form/dynamic-form-item/dynamic-form-item.component.ts","../../../components/dynamic-form/dynamic-form.component.ts","../../../components/dynamic-form/dynamic-form.module.ts","../../../components/dynamic-form/public-api.ts","../../../components/dynamic-form/ng-zorro-antd-extension-dynamic-form.ts"],"sourcesContent":["import { Directive, OnInit, ViewChild, ViewContainerRef } from '@angular/core';\nimport { NzxDFConfigService } from '../../config/dynamic-form-config';\n\n@Directive()\nexport class NzxDFAbstractItemWrapper implements OnInit {\n @ViewChild('dfLabelWrapperTpl', { static: true, read: ViewContainerRef })\n private labelWrapperTemplateView!: ViewContainerRef;\n @ViewChild('dfControlWrapperTpl', { static: true, read: ViewContainerRef })\n private controlWrapperTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderLabel();\n this.renderControl();\n }\n\n private renderLabel() {\n this.labelWrapperTemplateView.clear();\n const labelWrapperComponent =\n this.nzxDFConfig.getLabelWrapper('builtin-label');\n if (labelWrapperComponent) {\n const componentRef = this.labelWrapperTemplateView.createComponent(\n labelWrapperComponent\n );\n } else {\n throw `label:: is invalidate`;\n }\n }\n private renderControl() {\n this.controlWrapperTemplateView.clear();\n const controlWrapperComponent =\n this.nzxDFConfig.getControlWrapper('builtin-control');\n if (controlWrapperComponent) {\n const componentRef = this.controlWrapperTemplateView.createComponent(\n controlWrapperComponent\n );\n } else {\n throw `label:: is invalidate`;\n }\n }\n}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractItemWrapper } from './abstract-item-wrapper';\n\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [NzFormModule],\n selector: 'nzx-built-in-item-wrapper',\n template: `\n <nz-form-item>\n <ng-template #dfLabelWrapperTpl></ng-template>\n <ng-template #dfControlWrapperTpl></ng-template>\n </nz-form-item>\n `,\n})\nexport class NzxDFBuiltInItemWrapperComponent extends NzxDFAbstractItemWrapper {}\n","import { Directive } from '@angular/core';\n\n@Directive()\nexport class NzxDFAbstractLabelWrapper {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractLabelWrapper } from './abstract-label-wrapper';\n\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [NzFormModule],\n selector: 'nzx-built-in-label-wrapper',\n template: ` <nz-form-label>我是label</nz-form-label> `,\n})\nexport class NzxDFBuiltInLabelWrapperComponent extends NzxDFAbstractLabelWrapper {}\n","import { Directive, OnInit, ViewChild, ViewContainerRef } from '@angular/core';\nimport { NzxDFConfigService } from '../../config/dynamic-form-config';\n\n@Directive()\nexport class NzxDFAbstractControlWrapper implements OnInit {\n @ViewChild('dfControlTpl', { static: true, read: ViewContainerRef })\n private controlTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderControl();\n }\n\n private renderControl() {\n this.controlTemplateView.clear();\n const controlComponent = this.nzxDFConfig.getControl('input');\n if (controlComponent) {\n const componentRef =\n this.controlTemplateView.createComponent(controlComponent);\n } else {\n throw `label:: is invalidate`;\n }\n }\n}\n","import { Component, HostBinding } from '@angular/core';\nimport { NzxDFAbstractControlWrapper } from './abstract-control-wrapper';\n\nimport { NzFormModule } from 'ng-zorro-antd/form';\n\n@Component({\n imports: [NzFormModule],\n selector: 'nzx-built-in-control-wrapper',\n template: `\n <nz-form-control>\n <ng-template #dfControlTpl></ng-template>\n </nz-form-control>\n `,\n})\nexport class NzxDFBuiltInControlWrapperComponent extends NzxDFAbstractControlWrapper {\n @HostBinding('class.ant-form-item-control') controlWrapper = true;\n}\n","import { Directive, Input } from '@angular/core';\nimport { FormGroup } from '@angular/forms';\n\n/**\n * 用来动态添加control type类型控件,类型控件需要继承此控件\n */\n@Directive()\nexport class NzxDFAbstractControl {\n @Input() form!: FormGroup<any>;\n @Input() control!: any;\n}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzInputModule } from 'ng-zorro-antd/input';\n\n@Component({\n imports: [NzInputModule],\n template: ` <input nz-input type=\"text\" /> `,\n})\nexport class NzxDFInputControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\nimport { NgStyle } from '@angular/common';\n\n@Component({\n imports: [NzDatePickerModule, NgStyle],\n template: `\n <nz-date-picker [ngStyle]=\"{ width: '100%' }\"> </nz-date-picker>\n `,\n})\nexport class NzxDFDatePickerControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\n\n@Component({\n imports: [NzDatePickerModule],\n template: ` <nz-range-picker> </nz-range-picker> `,\n})\nexport class NzxDFRangePickerControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { NzSelectModule } from 'ng-zorro-antd/select';\n\n\n@Component({\n imports: [ReactiveFormsModule, NzSelectModule],\n template: `\n <ng-container [formGroup]=\"form\">\n <nz-select\n [formControlName]=\"control.controlName!\"\n [nzShowSearch]=\"control.nzxShowSearch ?? true\"\n [nzAllowClear]=\"control.nzxAllowClear ?? true\"\n [nzPlaceHolder]=\"control.placeholder!\"\n >\n @for (item of control.menuList; track item) {\n <nz-option\n [nzValue]=\"item.value\"\n [nzLabel]=\"item.label\"\n >\n </nz-option>\n }\n </nz-select>\n </ng-container>\n `,\n})\nexport class NzxDFSelectControlComponent extends NzxDFAbstractControl {}\n","import { Component } from '@angular/core';\nimport { NzxDFAbstractControl } from './abstract.control';\nimport { CommonModule } from '@angular/common';\n\n@Component({\n imports: [CommonModule],\n template: `\n <ng-container\n *ngTemplateOutlet=\"\n control.templateRef!;\n context: { $implicit: form.get(control.controlName!), formGroup: form }\n \"\n >\n </ng-container>\n `,\n})\nexport class NzxDFTemplateControlComponent extends NzxDFAbstractControl {}\n","import { Injectable } from '@angular/core';\n\nimport { NzxDFBuiltInItemWrapperComponent } from '../wrapper/item/built-in-item-wrapper';\nimport { NzxDFBuiltInLabelWrapperComponent } from '../wrapper/label/built-in-label-wrapper';\nimport { NzxDFBuiltInControlWrapperComponent } from '../wrapper/control/built-in-control-wrapper';\nimport { NzxDFAbstractItemWrapper } from '../wrapper/item/abstract-item-wrapper';\nimport { NzxDFAbstractLabelWrapper } from '../wrapper/label/abstract-label-wrapper';\nimport { NzxDFAbstractControlWrapper } from '../wrapper/control/abstract-control-wrapper';\n\nimport { NzxDFAbstractControl } from '../controls/abstract.control';\nimport { NzxDFInputControlComponent } from '../controls/input.control';\nimport { NzxDFDatePickerControlComponent } from '../controls/date-picker.control';\nimport { NzxDFRangePickerControlComponent } from '../controls/range-picker.control';\nimport { NzxDFSelectControlComponent } from '../controls/select.control';\nimport { NzxDFTemplateControlComponent } from '../controls/template.control';\n\n@Injectable({ providedIn: 'root' })\nexport class NzxDFConfigService {\n private itemWrapperMap = new Map<string, typeof NzxDFAbstractItemWrapper>([\n ['builtin-item', NzxDFBuiltInItemWrapperComponent],\n ]);\n\n private labelWrapperMap = new Map<string, typeof NzxDFAbstractLabelWrapper>([\n ['builtin-label', NzxDFBuiltInLabelWrapperComponent],\n ]);\n\n private controlWrapperMap = new Map<\n string,\n typeof NzxDFAbstractControlWrapper\n >([['builtin-control', NzxDFBuiltInControlWrapperComponent]]);\n\n private controlMap = new Map<string, typeof NzxDFAbstractControl>([\n ['input', NzxDFInputControlComponent],\n ['datePicker', NzxDFDatePickerControlComponent],\n ['rangePicker', NzxDFRangePickerControlComponent],\n ['select', NzxDFSelectControlComponent],\n ['template', NzxDFTemplateControlComponent],\n ]);\n constructor() {}\n\n getItemWrapper(key: string) {\n return this.itemWrapperMap.get(key);\n }\n getLabelWrapper(key: string) {\n return this.labelWrapperMap.get(key);\n }\n getControlWrapper(key: string) {\n return this.controlWrapperMap.get(key);\n }\n\n getControl(key: string) {\n return this.controlMap.get(key);\n }\n}\n","import {\n ChangeDetectionStrategy,\n Component,\n OnInit,\n ViewChild,\n ViewContainerRef,\n} from '@angular/core';\nimport { NzxDFConfigService } from '../config/dynamic-form-config';\n\n\n@Component({\n imports: [],\n selector: 'nzx-dynamic-form-item',\n template: ` <ng-template #dfItemTpl></ng-template> `,\n styles: [],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class DynamicFormItemComponent implements OnInit {\n @ViewChild('dfItemTpl', { static: true, read: ViewContainerRef })\n private itemTemplateView!: ViewContainerRef;\n\n constructor(private nzxDFConfig: NzxDFConfigService) {}\n\n ngOnInit(): void {\n this.renderItem();\n }\n\n private renderItem() {\n this.itemTemplateView.clear();\n const labelComponent = this.nzxDFConfig.getItemWrapper('builtin-item');\n if (labelComponent) {\n const componentRef =\n this.itemTemplateView.createComponent(labelComponent);\n } else {\n throw `item:: is invalidate`;\n }\n }\n}\n","\nimport { Component } from '@angular/core';\nimport { NzFormModule } from 'ng-zorro-antd/form';\nimport { DynamicFormItemComponent } from './dynamic-form-item/dynamic-form-item.component';\nimport { NzInputModule } from 'ng-zorro-antd/input';\n\n@Component({\n imports: [\n NzFormModule,\n NzInputModule,\n DynamicFormItemComponent\n],\n selector: 'nzx-dynamic-form',\n template: `\n <form nz-form [nzLayout]=\"'vertical'\">\n <nz-form-item>\n <nz-form-label>我是label</nz-form-label>\n <nz-form-control>\n <input nz-input />\n </nz-form-control>\n </nz-form-item>\n\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n <nzx-dynamic-form-item></nzx-dynamic-form-item>\n </form>\n `,\n})\nexport class NzxDynamicFormComponent {}\n","import { CommonModule } from '@angular/common';\nimport { ModuleWithProviders, NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\n\nimport { NzFormModule } from 'ng-zorro-antd/form';\nimport { NzInputModule } from 'ng-zorro-antd/input';\nimport { NzSelectModule } from 'ng-zorro-antd/select';\nimport { NzDatePickerModule } from 'ng-zorro-antd/date-picker';\n\nimport { NzxDFBuiltInControlWrapperComponent } from './wrapper/control/built-in-control-wrapper';\nimport { NzxDFBuiltInItemWrapperComponent } from './wrapper/item/built-in-item-wrapper';\nimport { NzxDFBuiltInLabelWrapperComponent } from './wrapper/label/built-in-label-wrapper';\n\nimport { NzxDFDatePickerControlComponent } from './controls/date-picker.control';\nimport { NzxDFInputControlComponent } from './controls/input.control';\nimport { NzxDFRangePickerControlComponent } from './controls/range-picker.control';\nimport { NzxDFSelectControlComponent } from './controls/select.control';\n\nimport { DynamicFormItemComponent } from './dynamic-form-item/dynamic-form-item.component';\nimport { NzxDynamicFormComponent } from './dynamic-form.component';\n\n@NgModule({\n imports: [\n NzxDynamicFormComponent,\n DynamicFormItemComponent,\n\n NzxDFBuiltInItemWrapperComponent,\n NzxDFBuiltInLabelWrapperComponent,\n NzxDFBuiltInControlWrapperComponent,\n\n NzxDFDatePickerControlComponent,\n NzxDFInputControlComponent,\n NzxDFRangePickerControlComponent,\n NzxDFSelectControlComponent,\n ],\n exports: [NzxDynamicFormComponent],\n})\nexport class NzxDynamicFormModule {\n static forRoot(): ModuleWithProviders<NzxDynamicFormModule> {\n return {\n ngModule: NzxDynamicFormModule,\n providers: [],\n };\n }\n}\n","/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nexport * from './config/dynamic-form-config';\nexport * from './dynamic-form.component';\nexport * from './dynamic-form.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i1.NzxDFConfigService","i1","i2","i3"],"mappings":";;;;;;;;;;;;;;;;MAIa,wBAAwB,CAAA;AAMnC,IAAA,WAAA,CAAoB,WAA+B,EAAA;QAA/B,IAAA,CAAA,WAAW,GAAX,WAAW;IAAuB;IAEtD,QAAQ,GAAA;QACN,IAAI,CAAC,WAAW,EAAE;QAClB,IAAI,CAAC,aAAa,EAAE;IACtB;IAEQ,WAAW,GAAA;AACjB,QAAA,IAAI,CAAC,wBAAwB,CAAC,KAAK,EAAE;QACrC,MAAM,qBAAqB,GACzB,IAAI,CAAC,WAAW,CAAC,eAAe,CAAC,eAAe,CAAC;QACnD,IAAI,qBAAqB,EAAE;YACzB,MAAM,YAAY,GAAG,IAAI,CAAC,wBAAwB,CAAC,eAAe,CAChE,qBAAqB,CACtB;QACH;aAAO;AACL,YAAA,MAAM,wBAAwB;QAChC;IACF;IACQ,aAAa,GAAA;AACnB,QAAA,IAAI,CAAC,0BAA0B,CAAC,KAAK,EAAE;QACvC,MAAM,uBAAuB,GAC3B,IAAI,CAAC,WAAW,CAAC,iBAAiB,CAAC,iBAAiB,CAAC;QACvD,IAAI,uBAAuB,EAAE;YAC3B,MAAM,YAAY,GAAG,IAAI,CAAC,0BAA0B,CAAC,eAAe,CAClE,uBAAuB,CACxB;QACH;aAAO;AACL,YAAA,MAAM,wBAAwB;QAChC;IACF;8GApCW,wBAAwB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAAA,kBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,0BAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,IAAA,EACmB,gBAAgB,EAAA,MAAA,EAAA,IAAA,EAAA,EAAA,EAAA,YAAA,EAAA,4BAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,IAAA,EAEd,gBAAgB,EAAA,MAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAH7D,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBADpC;oFAGS,wBAAwB,EAAA,CAAA;sBAD/B,SAAS;uBAAC,mBAAmB,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,gBAAgB,EAAE;gBAGhE,0BAA0B,EAAA,CAAA;sBADjC,SAAS;uBAAC,qBAAqB,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,gBAAgB,EAAE;;;ACQtE,MAAO,gCAAiC,SAAQ,wBAAwB,CAAA;8GAAjE,gCAAgC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAhC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,gCAAgC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAPjC;;;;;AAKT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAPS,YAAY,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,cAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,CAAA,SAAA,EAAA,WAAA,EAAA,UAAA,CAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,cAAA,EAAA,QAAA,EAAA,CAAA,YAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FASX,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAV5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE;;;;;AAKT,EAAA,CAAA;AACF,iBAAA;;;MCXY,yBAAyB,CAAA;8GAAzB,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAzB,yBAAyB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAAzB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBADrC;;;ACQK,MAAO,iCAAkC,SAAQ,yBAAyB,CAAA;8GAAnE,iCAAiC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAjC,iCAAiC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAFlC,CAAA,wCAAA,CAA0C,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAF1C,YAAY,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,cAAA,EAAA,QAAA,EAAA,+CAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAAA,SAAA,EAAA,UAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,YAAA,EAAA,WAAA,EAAA,gBAAA,EAAA,eAAA,EAAA,cAAA,EAAA,aAAA,CAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAIX,iCAAiC,EAAA,UAAA,EAAA,CAAA;kBAL7C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,QAAQ,EAAE,4BAA4B;AACtC,oBAAA,QAAQ,EAAE,CAAA,wCAAA,CAA0C;AACrD,iBAAA;;;MCLY,2BAA2B,CAAA;AAItC,IAAA,WAAA,CAAoB,WAA+B,EAAA;QAA/B,IAAA,CAAA,WAAW,GAAX,WAAW;IAAuB;IAEtD,QAAQ,GAAA;QACN,IAAI,CAAC,aAAa,EAAE;IACtB;IAEQ,aAAa,GAAA;AACnB,QAAA,IAAI,CAAC,mBAAmB,CAAC,KAAK,EAAE;QAChC,MAAM,gBAAgB,GAAG,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,OAAO,CAAC;QAC7D,IAAI,gBAAgB,EAAE;YACpB,MAAM,YAAY,GAChB,IAAI,CAAC,mBAAmB,CAAC,eAAe,CAAC,gBAAgB,CAAC;QAC9D;aAAO;AACL,YAAA,MAAM,wBAAwB;QAChC;IACF;8GAnBW,2BAA2B,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAAA,kBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,8IACW,gBAAgB,EAAA,MAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FADtD,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBADvC;oFAGS,mBAAmB,EAAA,CAAA;sBAD1B,SAAS;uBAAC,cAAc,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,gBAAgB,EAAE;;;ACS/D,MAAO,mCAAoC,SAAQ,2BAA2B,CAAA;AATpF,IAAA,WAAA,GAAA;;QAU8C,IAAA,CAAA,cAAc,GAAG,IAAI;AAClE,IAAA;8GAFY,mCAAmC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAnC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,mCAAmC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,6BAAA,EAAA,qBAAA,EAAA,EAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EANpC;;;;AAIT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EANS,YAAY,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,cAAA,EAAA,QAAA,EAAA,+CAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAAA,SAAA,EAAA,UAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,CAAA,cAAA,EAAA,cAAA,EAAA,YAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,YAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,kBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAQX,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBAT/C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,QAAQ,EAAE;;;;AAIT,EAAA,CAAA;AACF,iBAAA;8BAE6C,cAAc,EAAA,CAAA;sBAAzD,WAAW;uBAAC,6BAA6B;;;ACZ5C;;AAEG;MAEU,oBAAoB,CAAA;8GAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAApB,oBAAoB,EAAA,YAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBADhC;8BAEU,IAAI,EAAA,CAAA;sBAAZ;gBACQ,OAAO,EAAA,CAAA;sBAAf;;;ACDG,MAAO,0BAA2B,SAAQ,oBAAoB,CAAA;8GAAvD,0BAA0B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAA1B,0BAA0B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAF3B,CAAA,gCAAA,CAAkC,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EADlC,aAAa,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,IAAA,CAAA,gBAAA,EAAA,QAAA,EAAA,oCAAA,EAAA,MAAA,EAAA,CAAA,cAAA,EAAA,WAAA,EAAA,QAAA,EAAA,eAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,QAAA,EAAA,CAAA,SAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAGZ,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAJtC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,CAAA,gCAAA,CAAkC;AAC7C,iBAAA;;;ACIK,MAAO,+BAAgC,SAAQ,oBAAoB,CAAA;8GAA5D,+BAA+B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,+BAA+B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAJhC;;GAET,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAHS,kBAAkB,8wBAAE,OAAO,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,SAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAK1B,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAN3C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,OAAO,EAAE,CAAC,kBAAkB,EAAE,OAAO,CAAC;AACtC,oBAAA,QAAQ,EAAE;;AAET,EAAA,CAAA;AACF,iBAAA;;;ACFK,MAAO,gCAAiC,SAAQ,oBAAoB,CAAA;8GAA7D,gCAAgC,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAhC,gCAAgC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAFjC,CAAA,sCAAA,CAAwC,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EADxC,kBAAkB,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,qBAAA,EAAA,QAAA,EAAA,gGAAA,EAAA,MAAA,EAAA,CAAA,cAAA,EAAA,aAAA,EAAA,YAAA,EAAA,cAAA,EAAA,iBAAA,EAAA,UAAA,EAAA,QAAA,EAAA,gBAAA,EAAA,UAAA,EAAA,eAAA,EAAA,cAAA,EAAA,qBAAA,EAAA,QAAA,EAAA,UAAA,EAAA,UAAA,EAAA,WAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,qBAAA,EAAA,aAAA,EAAA,QAAA,EAAA,WAAA,EAAA,UAAA,EAAA,sBAAA,EAAA,aAAA,EAAA,cAAA,EAAA,YAAA,EAAA,MAAA,EAAA,aAAA,EAAA,kBAAA,EAAA,YAAA,CAAA,EAAA,OAAA,EAAA,CAAA,iBAAA,EAAA,oBAAA,EAAA,QAAA,EAAA,gBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,cAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAGjB,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAJ5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,kBAAkB,CAAC;AAC7B,oBAAA,QAAQ,EAAE,CAAA,sCAAA,CAAwC;AACnD,iBAAA;;;ACoBK,MAAO,2BAA4B,SAAQ,oBAAoB,CAAA;8GAAxD,2BAA2B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAnB5B;;;;;;;;;;;;;;;;;KAiBP,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAlBO,mBAAmB,2lBAAE,cAAc,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,IAAA,CAAA,iBAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,SAAA,EAAA,OAAA,EAAA,YAAA,EAAA,QAAA,EAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,iBAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,QAAA,EAAA,UAAA,EAAA,WAAA,EAAA,kBAAA,EAAA,sBAAA,EAAA,qBAAA,EAAA,4BAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,aAAA,EAAA,eAAA,EAAA,kBAAA,EAAA,kBAAA,EAAA,UAAA,EAAA,cAAA,EAAA,aAAA,EAAA,cAAA,EAAA,wBAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,oBAAA,EAAA,QAAA,EAAA,gBAAA,EAAA,aAAA,EAAA,cAAA,EAAA,cAAA,EAAA,cAAA,EAAA,WAAA,EAAA,aAAA,EAAA,wBAAA,EAAA,gBAAA,EAAA,YAAA,EAAA,QAAA,EAAA,eAAA,EAAA,YAAA,EAAA,WAAA,EAAA,aAAA,CAAA,EAAA,OAAA,EAAA,CAAA,YAAA,EAAA,kBAAA,EAAA,cAAA,EAAA,QAAA,EAAA,SAAA,EAAA,WAAA,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAoBlC,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBArBvC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,OAAO,EAAE,CAAC,mBAAmB,EAAE,cAAc,CAAC;AAC9C,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;;;;;AAiBP,IAAA,CAAA;AACJ,iBAAA;;;ACVK,MAAO,6BAA8B,SAAQ,oBAAoB,CAAA;8GAA1D,6BAA6B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,6BAA6B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAV9B;;;;;;;;AAQT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EATS,YAAY,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAD,IAAA,CAAA,gBAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,MAAA,EAAA,CAAA,yBAAA,EAAA,kBAAA,EAAA,0BAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAWX,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBAZzC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,YAAY,CAAC;AACvB,oBAAA,QAAQ,EAAE;;;;;;;;AAQT,EAAA,CAAA;AACF,iBAAA;;;MCEY,kBAAkB,CAAA;AAqB7B,IAAA,WAAA,GAAA;QApBQ,IAAA,CAAA,cAAc,GAAG,IAAI,GAAG,CAA0C;YACxE,CAAC,cAAc,EAAE,gCAAgC,CAAC;AACnD,SAAA,CAAC;QAEM,IAAA,CAAA,eAAe,GAAG,IAAI,GAAG,CAA2C;YAC1E,CAAC,eAAe,EAAE,iCAAiC,CAAC;AACrD,SAAA,CAAC;AAEM,QAAA,IAAA,CAAA,iBAAiB,GAAG,IAAI,GAAG,CAGjC,CAAC,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,CAAC;QAErD,IAAA,CAAA,UAAU,GAAG,IAAI,GAAG,CAAsC;YAChE,CAAC,OAAO,EAAE,0BAA0B,CAAC;YACrC,CAAC,YAAY,EAAE,+BAA+B,CAAC;YAC/C,CAAC,aAAa,EAAE,gCAAgC,CAAC;YACjD,CAAC,QAAQ,EAAE,2BAA2B,CAAC;YACvC,CAAC,UAAU,EAAE,6BAA6B,CAAC;AAC5C,SAAA,CAAC;IACa;AAEf,IAAA,cAAc,CAAC,GAAW,EAAA;QACxB,OAAO,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,GAAG,CAAC;IACrC;AACA,IAAA,eAAe,CAAC,GAAW,EAAA;QACzB,OAAO,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,GAAG,CAAC;IACtC;AACA,IAAA,iBAAiB,CAAC,GAAW,EAAA;QAC3B,OAAO,IAAI,CAAC,iBAAiB,CAAC,GAAG,CAAC,GAAG,CAAC;IACxC;AAEA,IAAA,UAAU,CAAC,GAAW,EAAA;QACpB,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,CAAC;IACjC;8GAnCW,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kBAAkB,cADL,MAAM,EAAA,CAAA,CAAA;;2FACnB,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAD9B,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE;;;MCCrB,wBAAwB,CAAA;AAInC,IAAA,WAAA,CAAoB,WAA+B,EAAA;QAA/B,IAAA,CAAA,WAAW,GAAX,WAAW;IAAuB;IAEtD,QAAQ,GAAA;QACN,IAAI,CAAC,UAAU,EAAE;IACnB;IAEQ,UAAU,GAAA;AAChB,QAAA,IAAI,CAAC,gBAAgB,CAAC,KAAK,EAAE;QAC7B,MAAM,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,cAAc,CAAC,cAAc,CAAC;QACtE,IAAI,cAAc,EAAE;YAClB,MAAM,YAAY,GAChB,IAAI,CAAC,gBAAgB,CAAC,eAAe,CAAC,cAAc,CAAC;QACzD;aAAO;AACL,YAAA,MAAM,uBAAuB;QAC/B;IACF;8GAnBW,wBAAwB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAAD,kBAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,uBAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,kBAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,WAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,IAAA,EACW,gBAAgB,EAAA,MAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EALpD,CAAA,wCAAA,CAA0C,EAAA,QAAA,EAAA,IAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;;2FAIzC,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAPpC,SAAS;AACC,YAAA,IAAA,EAAA,CAAA,EAAA,OAAA,EAAA,EAAE,YACD,uBAAuB,EAAA,QAAA,EACvB,0CAA0C,EAAA,eAAA,EAEnC,uBAAuB,CAAC,MAAM,EAAA;oFAIvC,gBAAgB,EAAA,CAAA;sBADvB,SAAS;uBAAC,WAAW,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,gBAAgB,EAAE;;;MCUrD,uBAAuB,CAAA;8GAAvB,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAfxB;;;;;;;;;;;;;AAaT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAlBC,YAAY,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,cAAA,EAAA,QAAA,EAAA,+CAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAAA,SAAA,EAAA,UAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,OAAA,CAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,cAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,CAAA,SAAA,EAAA,WAAA,EAAA,UAAA,CAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,UAAA,EAAA,WAAA,EAAA,YAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,cAAA,EAAA,aAAA,CAAA,EAAA,QAAA,EAAA,CAAA,QAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,QAAA,EAAA,cAAA,EAAA,QAAA,EAAA,CAAA,YAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,YAAA,EAAA,WAAA,EAAA,gBAAA,EAAA,eAAA,EAAA,cAAA,EAAA,aAAA,CAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,CAAA,cAAA,EAAA,cAAA,EAAA,YAAA,EAAA,iBAAA,EAAA,SAAA,EAAA,YAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,kBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EACZ,aAAa,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAG,IAAA,CAAA,gBAAA,EAAA,QAAA,EAAA,oCAAA,EAAA,MAAA,EAAA,CAAA,cAAA,EAAA,WAAA,EAAA,QAAA,EAAA,eAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,QAAA,EAAA,CAAA,SAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EACb,wBAAwB,EAAA,QAAA,EAAA,uBAAA,EAAA,CAAA,EAAA,CAAA,CAAA;;2FAkBf,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAtBnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,OAAO,EAAE;wBACP,YAAY;wBACZ,aAAa;wBACb;AACH,qBAAA;AACC,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;AAaT,EAAA,CAAA;AACF,iBAAA;;;MCUY,oBAAoB,CAAA;AAC/B,IAAA,OAAO,OAAO,GAAA;QACZ,OAAO;AACL,YAAA,QAAQ,EAAE,oBAAoB;AAC9B,YAAA,SAAS,EAAE,EAAE;SACd;IACH;8GANW,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,oBAAoB,YAd7B,uBAAuB;YACvB,wBAAwB;YAExB,gCAAgC;YAChC,iCAAiC;YACjC,mCAAmC;YAEnC,+BAA+B;YAC/B,0BAA0B;YAC1B,gCAAgC;AAChC,YAAA,2BAA2B,aAEnB,uBAAuB,CAAA,EAAA,CAAA,CAAA;AAEtB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,oBAAoB,YAd7B,uBAAuB;YAGvB,gCAAgC;YAChC,iCAAiC;YACjC,mCAAmC;YAEnC,+BAA+B;YAC/B,0BAA0B;YAC1B,gCAAgC;YAChC,2BAA2B,CAAA,EAAA,CAAA,CAAA;;2FAIlB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAhBhC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE;wBACP,uBAAuB;wBACvB,wBAAwB;wBAExB,gCAAgC;wBAChC,iCAAiC;wBACjC,mCAAmC;wBAEnC,+BAA+B;wBAC/B,0BAA0B;wBAC1B,gCAAgC;wBAChC,2BAA2B;AAC5B,qBAAA;oBACD,OAAO,EAAE,CAAC,uBAAuB,CAAC;AACnC,iBAAA;;;ACpCD;;;AAGG;;ACHH;;AAEG;;;;"}
|