ngx-formly-zorro-antd 14.3.0 → 15.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (159) hide show
  1. package/button/button.type.d.ts +1 -1
  2. package/card/card.wrapper.d.ts +1 -1
  3. package/cascader/cascader.type.d.ts +1 -1
  4. package/checkbox/checkbox.type.d.ts +1 -1
  5. package/datepicker/datepicker.type.d.ts +1 -1
  6. package/esm2020/button/button.module.mjs +4 -4
  7. package/esm2020/button/button.type.mjs +3 -3
  8. package/esm2020/card/card.module.mjs +4 -4
  9. package/esm2020/card/card.wrapper.mjs +3 -3
  10. package/esm2020/cascader/cascader.module.mjs +4 -4
  11. package/esm2020/cascader/cascader.type.mjs +3 -3
  12. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  13. package/esm2020/checkbox/checkbox.type.mjs +3 -3
  14. package/esm2020/datepicker/datepicker.module.mjs +4 -4
  15. package/esm2020/datepicker/datepicker.type.mjs +3 -3
  16. package/esm2020/form-field/form-field.module.mjs +4 -4
  17. package/esm2020/form-field/form-field.wrapper.mjs +3 -3
  18. package/esm2020/grid/grid.module.mjs +4 -4
  19. package/esm2020/grid/grid.type.mjs +3 -3
  20. package/esm2020/input/input.module.mjs +4 -4
  21. package/esm2020/input/input.type.mjs +3 -3
  22. package/esm2020/input-group/input-group.module.mjs +4 -4
  23. package/esm2020/input-group/input-group.type.mjs +3 -3
  24. package/esm2020/input-number/input-number.module.mjs +4 -4
  25. package/esm2020/input-number/input-number.type.mjs +3 -3
  26. package/esm2020/lib/ui-ng-zorro-antd.module.mjs +4 -4
  27. package/esm2020/radio/radio.module.mjs +4 -4
  28. package/esm2020/radio/radio.type.mjs +3 -3
  29. package/esm2020/rate/rate.module.mjs +4 -4
  30. package/esm2020/rate/rate.type.mjs +3 -3
  31. package/esm2020/select/select.module.mjs +4 -4
  32. package/esm2020/select/select.type.mjs +3 -3
  33. package/esm2020/slider/slider.module.mjs +4 -4
  34. package/esm2020/slider/slider.type.mjs +3 -3
  35. package/esm2020/switch/switch.module.mjs +4 -4
  36. package/esm2020/switch/switch.type.mjs +3 -3
  37. package/esm2020/tabs/tabs.module.mjs +4 -4
  38. package/esm2020/tabs/tabs.wrapper.mjs +3 -3
  39. package/esm2020/textarea/textarea.module.mjs +4 -4
  40. package/esm2020/textarea/textarea.type.mjs +12 -12
  41. package/esm2020/timepicker/timepicker.module.mjs +4 -4
  42. package/esm2020/timepicker/timepicker.type.mjs +3 -3
  43. package/esm2020/transfer/transfer.component.mjs +3 -3
  44. package/esm2020/transfer/transfer.module.mjs +4 -4
  45. package/esm2020/transfer/transfer.type.mjs +3 -3
  46. package/esm2020/tree-select/tree-select.module.mjs +4 -4
  47. package/esm2020/tree-select/tree-select.type.mjs +3 -3
  48. package/esm2020/upload/upload.component.mjs +3 -3
  49. package/esm2020/upload/upload.module.mjs +4 -4
  50. package/esm2020/upload/upload.type.mjs +3 -3
  51. package/fesm2015/ngx-formly-zorro-antd-autocomplete.mjs.map +1 -1
  52. package/fesm2015/ngx-formly-zorro-antd-button.mjs +7 -7
  53. package/fesm2015/ngx-formly-zorro-antd-button.mjs.map +1 -1
  54. package/fesm2015/ngx-formly-zorro-antd-card.mjs +7 -7
  55. package/fesm2015/ngx-formly-zorro-antd-card.mjs.map +1 -1
  56. package/fesm2015/ngx-formly-zorro-antd-cascader.mjs +7 -7
  57. package/fesm2015/ngx-formly-zorro-antd-cascader.mjs.map +1 -1
  58. package/fesm2015/ngx-formly-zorro-antd-checkbox.mjs +7 -7
  59. package/fesm2015/ngx-formly-zorro-antd-checkbox.mjs.map +1 -1
  60. package/fesm2015/ngx-formly-zorro-antd-datepicker.mjs +7 -7
  61. package/fesm2015/ngx-formly-zorro-antd-datepicker.mjs.map +1 -1
  62. package/fesm2015/ngx-formly-zorro-antd-form-field.mjs +7 -7
  63. package/fesm2015/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
  64. package/fesm2015/ngx-formly-zorro-antd-grid.mjs +7 -7
  65. package/fesm2015/ngx-formly-zorro-antd-grid.mjs.map +1 -1
  66. package/fesm2015/ngx-formly-zorro-antd-input-group.mjs +7 -7
  67. package/fesm2015/ngx-formly-zorro-antd-input-group.mjs.map +1 -1
  68. package/fesm2015/ngx-formly-zorro-antd-input-number.mjs +7 -7
  69. package/fesm2015/ngx-formly-zorro-antd-input-number.mjs.map +1 -1
  70. package/fesm2015/ngx-formly-zorro-antd-input.mjs +7 -7
  71. package/fesm2015/ngx-formly-zorro-antd-input.mjs.map +1 -1
  72. package/fesm2015/ngx-formly-zorro-antd-radio.mjs +7 -7
  73. package/fesm2015/ngx-formly-zorro-antd-radio.mjs.map +1 -1
  74. package/fesm2015/ngx-formly-zorro-antd-rate.mjs +7 -7
  75. package/fesm2015/ngx-formly-zorro-antd-rate.mjs.map +1 -1
  76. package/fesm2015/ngx-formly-zorro-antd-select.mjs +7 -7
  77. package/fesm2015/ngx-formly-zorro-antd-select.mjs.map +1 -1
  78. package/fesm2015/ngx-formly-zorro-antd-slider.mjs +7 -7
  79. package/fesm2015/ngx-formly-zorro-antd-slider.mjs.map +1 -1
  80. package/fesm2015/ngx-formly-zorro-antd-switch.mjs +7 -7
  81. package/fesm2015/ngx-formly-zorro-antd-switch.mjs.map +1 -1
  82. package/fesm2015/ngx-formly-zorro-antd-tabs.mjs +7 -7
  83. package/fesm2015/ngx-formly-zorro-antd-tabs.mjs.map +1 -1
  84. package/fesm2015/ngx-formly-zorro-antd-textarea.mjs +15 -15
  85. package/fesm2015/ngx-formly-zorro-antd-textarea.mjs.map +1 -1
  86. package/fesm2015/ngx-formly-zorro-antd-timepicker.mjs +7 -7
  87. package/fesm2015/ngx-formly-zorro-antd-timepicker.mjs.map +1 -1
  88. package/fesm2015/ngx-formly-zorro-antd-transfer.mjs +10 -10
  89. package/fesm2015/ngx-formly-zorro-antd-transfer.mjs.map +1 -1
  90. package/fesm2015/ngx-formly-zorro-antd-tree-select.mjs +7 -7
  91. package/fesm2015/ngx-formly-zorro-antd-tree-select.mjs.map +1 -1
  92. package/fesm2015/ngx-formly-zorro-antd-upload.mjs +10 -10
  93. package/fesm2015/ngx-formly-zorro-antd-upload.mjs.map +1 -1
  94. package/fesm2015/ngx-formly-zorro-antd.mjs +4 -4
  95. package/fesm2015/ngx-formly-zorro-antd.mjs.map +1 -1
  96. package/fesm2020/ngx-formly-zorro-antd-autocomplete.mjs.map +1 -1
  97. package/fesm2020/ngx-formly-zorro-antd-button.mjs +7 -7
  98. package/fesm2020/ngx-formly-zorro-antd-button.mjs.map +1 -1
  99. package/fesm2020/ngx-formly-zorro-antd-card.mjs +7 -7
  100. package/fesm2020/ngx-formly-zorro-antd-card.mjs.map +1 -1
  101. package/fesm2020/ngx-formly-zorro-antd-cascader.mjs +7 -7
  102. package/fesm2020/ngx-formly-zorro-antd-cascader.mjs.map +1 -1
  103. package/fesm2020/ngx-formly-zorro-antd-checkbox.mjs +7 -7
  104. package/fesm2020/ngx-formly-zorro-antd-checkbox.mjs.map +1 -1
  105. package/fesm2020/ngx-formly-zorro-antd-datepicker.mjs +7 -7
  106. package/fesm2020/ngx-formly-zorro-antd-datepicker.mjs.map +1 -1
  107. package/fesm2020/ngx-formly-zorro-antd-form-field.mjs +7 -7
  108. package/fesm2020/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
  109. package/fesm2020/ngx-formly-zorro-antd-grid.mjs +7 -7
  110. package/fesm2020/ngx-formly-zorro-antd-grid.mjs.map +1 -1
  111. package/fesm2020/ngx-formly-zorro-antd-input-group.mjs +7 -7
  112. package/fesm2020/ngx-formly-zorro-antd-input-group.mjs.map +1 -1
  113. package/fesm2020/ngx-formly-zorro-antd-input-number.mjs +7 -7
  114. package/fesm2020/ngx-formly-zorro-antd-input-number.mjs.map +1 -1
  115. package/fesm2020/ngx-formly-zorro-antd-input.mjs +7 -7
  116. package/fesm2020/ngx-formly-zorro-antd-input.mjs.map +1 -1
  117. package/fesm2020/ngx-formly-zorro-antd-radio.mjs +7 -7
  118. package/fesm2020/ngx-formly-zorro-antd-radio.mjs.map +1 -1
  119. package/fesm2020/ngx-formly-zorro-antd-rate.mjs +7 -7
  120. package/fesm2020/ngx-formly-zorro-antd-rate.mjs.map +1 -1
  121. package/fesm2020/ngx-formly-zorro-antd-select.mjs +7 -7
  122. package/fesm2020/ngx-formly-zorro-antd-select.mjs.map +1 -1
  123. package/fesm2020/ngx-formly-zorro-antd-slider.mjs +7 -7
  124. package/fesm2020/ngx-formly-zorro-antd-slider.mjs.map +1 -1
  125. package/fesm2020/ngx-formly-zorro-antd-switch.mjs +7 -7
  126. package/fesm2020/ngx-formly-zorro-antd-switch.mjs.map +1 -1
  127. package/fesm2020/ngx-formly-zorro-antd-tabs.mjs +7 -7
  128. package/fesm2020/ngx-formly-zorro-antd-tabs.mjs.map +1 -1
  129. package/fesm2020/ngx-formly-zorro-antd-textarea.mjs +15 -15
  130. package/fesm2020/ngx-formly-zorro-antd-textarea.mjs.map +1 -1
  131. package/fesm2020/ngx-formly-zorro-antd-timepicker.mjs +7 -7
  132. package/fesm2020/ngx-formly-zorro-antd-timepicker.mjs.map +1 -1
  133. package/fesm2020/ngx-formly-zorro-antd-transfer.mjs +10 -10
  134. package/fesm2020/ngx-formly-zorro-antd-transfer.mjs.map +1 -1
  135. package/fesm2020/ngx-formly-zorro-antd-tree-select.mjs +7 -7
  136. package/fesm2020/ngx-formly-zorro-antd-tree-select.mjs.map +1 -1
  137. package/fesm2020/ngx-formly-zorro-antd-upload.mjs +10 -10
  138. package/fesm2020/ngx-formly-zorro-antd-upload.mjs.map +1 -1
  139. package/fesm2020/ngx-formly-zorro-antd.mjs +4 -4
  140. package/fesm2020/ngx-formly-zorro-antd.mjs.map +1 -1
  141. package/form-field/form-field.wrapper.d.ts +1 -1
  142. package/grid/grid.type.d.ts +1 -1
  143. package/input/input.type.d.ts +1 -1
  144. package/input-group/input-group.type.d.ts +1 -1
  145. package/input-number/input-number.type.d.ts +1 -1
  146. package/package.json +9 -8
  147. package/radio/radio.type.d.ts +1 -1
  148. package/rate/rate.type.d.ts +1 -1
  149. package/select/select.type.d.ts +1 -1
  150. package/slider/slider.type.d.ts +1 -1
  151. package/switch/switch.type.d.ts +1 -1
  152. package/tabs/tabs.wrapper.d.ts +1 -1
  153. package/textarea/textarea.type.d.ts +1 -1
  154. package/timepicker/timepicker.type.d.ts +1 -1
  155. package/transfer/transfer.component.d.ts +1 -1
  156. package/transfer/transfer.type.d.ts +1 -1
  157. package/tree-select/tree-select.type.d.ts +1 -1
  158. package/upload/upload.component.d.ts +1 -1
  159. package/upload/upload.type.d.ts +1 -1
@@ -11,14 +11,14 @@ import * as i0 from "@angular/core";
11
11
  import * as i1 from "@ngx-formly/core";
12
12
  export class FormlyNzRadioModule {
13
13
  }
14
- FormlyNzRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- FormlyNzRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRadioModule, declarations: [FormlyFieldRadio], imports: [CommonModule,
14
+ FormlyNzRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ FormlyNzRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRadioModule, declarations: [FormlyFieldRadio], imports: [CommonModule,
16
16
  ReactiveFormsModule,
17
17
  FormlyNzFormFieldModule,
18
18
  FormlySelectModule,
19
19
  NzFormModule,
20
20
  NzRadioModule, i1.FormlyModule] });
21
- FormlyNzRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRadioModule, imports: [CommonModule,
21
+ FormlyNzRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRadioModule, imports: [CommonModule,
22
22
  ReactiveFormsModule,
23
23
  FormlyNzFormFieldModule,
24
24
  FormlySelectModule,
@@ -33,7 +33,7 @@ FormlyNzRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ver
33
33
  }
34
34
  ]
35
35
  })] });
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRadioModule, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRadioModule, decorators: [{
37
37
  type: NgModule,
38
38
  args: [{
39
39
  declarations: [FormlyFieldRadio],
@@ -17,8 +17,8 @@ export class FormlyFieldRadio extends FieldType {
17
17
  };
18
18
  }
19
19
  }
20
- FormlyFieldRadio.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldRadio, deps: null, target: i0.ɵɵFactoryTarget.Component });
21
- FormlyFieldRadio.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldRadio, selector: "formly-field-radio", usesInheritance: true, ngImport: i0, template: `
20
+ FormlyFieldRadio.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldRadio, deps: null, target: i0.ɵɵFactoryTarget.Component });
21
+ FormlyFieldRadio.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldRadio, selector: "formly-field-radio", usesInheritance: true, ngImport: i0, template: `
22
22
  <nz-radio-group
23
23
  [formControl]="formControl"
24
24
  [formlyAttributes]="field"
@@ -52,7 +52,7 @@ FormlyFieldRadio.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
52
52
  </ng-template>
53
53
  </nz-radio-group>
54
54
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { 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.NzRadioComponent, selector: "[nz-radio],[nz-radio-button]", inputs: ["nzValue", "nzDisabled", "nzAutoFocus"], exportAs: ["nzRadio"] }, { kind: "directive", type: i3.NzRadioButtonDirective, selector: "[nz-radio-button]" }, { kind: "component", type: i3.NzRadioGroupComponent, selector: "nz-radio-group", inputs: ["nzDisabled", "nzButtonStyle", "nzSize", "nzName"], exportAs: ["nzRadioGroup"] }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.FormlySelectOptionsPipe, name: "formlySelectOptions" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldRadio, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldRadio, decorators: [{
56
56
  type: Component,
57
57
  args: [{
58
58
  selector: 'formly-field-radio',
@@ -9,12 +9,12 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzRateModule {
11
11
  }
12
- FormlyNzRateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- FormlyNzRateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRateModule, declarations: [FormlyFieldRate], imports: [CommonModule,
12
+ FormlyNzRateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ FormlyNzRateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRateModule, declarations: [FormlyFieldRate], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  FormlyNzFormFieldModule,
16
16
  NzRateModule, i1.FormlyModule] });
17
- FormlyNzRateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRateModule, imports: [CommonModule,
17
+ FormlyNzRateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRateModule, imports: [CommonModule,
18
18
  ReactiveFormsModule,
19
19
  FormlyNzFormFieldModule,
20
20
  NzRateModule,
@@ -27,7 +27,7 @@ FormlyNzRateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
27
27
  }
28
28
  ]
29
29
  })] });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzRateModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzRateModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldRate],
@@ -18,8 +18,8 @@ export class FormlyFieldRate extends FieldType {
18
18
  };
19
19
  }
20
20
  }
21
- FormlyFieldRate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldRate, deps: null, target: i0.ɵɵFactoryTarget.Component });
22
- FormlyFieldRate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldRate, selector: "formly-field-rate", usesInheritance: true, ngImport: i0, template: `
21
+ FormlyFieldRate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldRate, deps: null, target: i0.ɵɵFactoryTarget.Component });
22
+ FormlyFieldRate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldRate, selector: "formly-field-rate", usesInheritance: true, ngImport: i0, template: `
23
23
  <nz-rate
24
24
  [formControl]="formControl"
25
25
  [formlyAttributes]="field"
@@ -36,7 +36,7 @@ FormlyFieldRate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
36
36
  (nzOnKeyDown)="props.keydown && props.keydown(field, $event)"
37
37
  ></nz-rate>
38
38
  `, 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.NzRateComponent, selector: "nz-rate", inputs: ["nzAllowClear", "nzAllowHalf", "nzDisabled", "nzAutoFocus", "nzCharacter", "nzCount", "nzTooltips"], outputs: ["nzOnBlur", "nzOnFocus", "nzOnHoverChange", "nzOnKeyDown"], exportAs: ["nzRate"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldRate, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldRate, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  selector: 'formly-field-rate',
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
10
10
  import * as i1 from "@ngx-formly/core";
11
11
  export class FormlyNzSelectModule {
12
12
  }
13
- FormlyNzSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
- FormlyNzSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSelectModule, declarations: [FormlyFieldSelect], imports: [CommonModule,
13
+ FormlyNzSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
+ FormlyNzSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSelectModule, declarations: [FormlyFieldSelect], imports: [CommonModule,
15
15
  ReactiveFormsModule,
16
16
  NzSelectModule,
17
17
  FormlyNzFormFieldModule,
18
18
  FormlySelectModule, i1.FormlyModule] });
19
- FormlyNzSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSelectModule, imports: [CommonModule,
19
+ FormlyNzSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSelectModule, imports: [CommonModule,
20
20
  ReactiveFormsModule,
21
21
  NzSelectModule,
22
22
  FormlyNzFormFieldModule,
@@ -31,7 +31,7 @@ FormlyNzSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ve
31
31
  { name: 'enum', extends: 'select' }
32
32
  ]
33
33
  })] });
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSelectModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSelectModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  declarations: [FormlyFieldSelect],
@@ -38,8 +38,8 @@ export class FormlyFieldSelect extends FieldType {
38
38
  }
39
39
  }
40
40
  }
41
- FormlyFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSelect, deps: null, target: i0.ɵɵFactoryTarget.Component });
42
- FormlyFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldSelect, selector: "formly-field-select", viewQueries: [{ propertyName: "select", first: true, predicate: ["select"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
41
+ FormlyFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSelect, deps: null, target: i0.ɵɵFactoryTarget.Component });
42
+ FormlyFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldSelect, selector: "formly-field-select", viewQueries: [{ propertyName: "select", first: true, predicate: ["select"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
43
43
  <nz-select
44
44
  #select
45
45
  [class.ng-dirty]="showError"
@@ -98,7 +98,7 @@ FormlyFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
98
98
  </ng-container>
99
99
  </nz-select>
100
100
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { 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.NzOptionComponent, selector: "nz-option", inputs: ["nzLabel", "nzValue", "nzDisabled", "nzHide", "nzCustomContent"], exportAs: ["nzOption"] }, { kind: "component", type: i3.NzSelectComponent, selector: "nz-select", inputs: ["nzId", "nzSize", "nzStatus", "nzOptionHeightPx", "nzOptionOverflowSize", "nzDropdownClassName", "nzDropdownMatchSelectWidth", "nzDropdownStyle", "nzNotFoundContent", "nzPlaceHolder", "nzPlacement", "nzMaxTagCount", "nzDropdownRender", "nzCustomTemplate", "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"], exportAs: ["nzSelect"] }, { kind: "component", type: i3.NzOptionGroupComponent, selector: "nz-option-group", inputs: ["nzLabel"], exportAs: ["nzOptionGroup"] }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.FormlySelectOptionsPipe, name: "formlySelectOptions" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSelect, decorators: [{
101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSelect, decorators: [{
102
102
  type: Component,
103
103
  args: [{
104
104
  selector: 'formly-field-select',
@@ -9,12 +9,12 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzSliderModule {
11
11
  }
12
- FormlyNzSliderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- FormlyNzSliderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSliderModule, declarations: [FormlyFieldSlider], imports: [CommonModule,
12
+ FormlyNzSliderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ FormlyNzSliderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSliderModule, declarations: [FormlyFieldSlider], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  FormlyNzFormFieldModule,
16
16
  NzSliderModule, i1.FormlyModule] });
17
- FormlyNzSliderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSliderModule, imports: [CommonModule,
17
+ FormlyNzSliderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSliderModule, imports: [CommonModule,
18
18
  ReactiveFormsModule,
19
19
  FormlyNzFormFieldModule,
20
20
  NzSliderModule,
@@ -27,7 +27,7 @@ FormlyNzSliderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ve
27
27
  }
28
28
  ]
29
29
  })] });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSliderModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSliderModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldSlider],
@@ -22,8 +22,8 @@ export class FormlyFieldSlider extends FieldType {
22
22
  };
23
23
  }
24
24
  }
25
- FormlyFieldSlider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSlider, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
- FormlyFieldSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldSlider, selector: "formly-field-slider", usesInheritance: true, ngImport: i0, template: `<nz-slider
25
+ FormlyFieldSlider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSlider, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
+ FormlyFieldSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldSlider, selector: "formly-field-slider", usesInheritance: true, ngImport: i0, template: `<nz-slider
27
27
  #slider
28
28
  [formControl]="formControl"
29
29
  [formlyAttributes]="field"
@@ -40,7 +40,7 @@ FormlyFieldSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
40
40
  (ngModelChange)="props.change && props.change(field, $event)"
41
41
  (nzOnAfterChange)="props['afterChange'] && props['afterChange'](field, $event)"
42
42
  ></nz-slider>`, 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.NzSliderComponent, selector: "nz-slider", inputs: ["nzDisabled", "nzDots", "nzIncluded", "nzRange", "nzVertical", "nzReverse", "nzDefaultValue", "nzMarks", "nzMax", "nzMin", "nzStep", "nzTooltipVisible", "nzTooltipPlacement", "nzTipFormatter"], outputs: ["nzOnAfterChange"], exportAs: ["nzSlider"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSlider, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSlider, decorators: [{
44
44
  type: Component,
45
45
  args: [{
46
46
  selector: 'formly-field-slider',
@@ -9,12 +9,12 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzSwitchModule {
11
11
  }
12
- FormlyNzSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- FormlyNzSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSwitchModule, declarations: [FormlyFieldSwitch], imports: [CommonModule,
12
+ FormlyNzSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ FormlyNzSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSwitchModule, declarations: [FormlyFieldSwitch], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  FormlyNzFormFieldModule,
16
16
  NzSwitchModule, i1.FormlyModule] });
17
- FormlyNzSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSwitchModule, imports: [CommonModule,
17
+ FormlyNzSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSwitchModule, imports: [CommonModule,
18
18
  ReactiveFormsModule,
19
19
  FormlyNzFormFieldModule,
20
20
  NzSwitchModule,
@@ -27,7 +27,7 @@ FormlyNzSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ve
27
27
  }
28
28
  ]
29
29
  })] });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzSwitchModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzSwitchModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldSwitch],
@@ -16,8 +16,8 @@ export class FormlyFieldSwitch extends FieldType {
16
16
  };
17
17
  }
18
18
  }
19
- FormlyFieldSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSwitch, deps: null, target: i0.ɵɵFactoryTarget.Component });
20
- FormlyFieldSwitch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldSwitch, selector: "formly-field-switch", usesInheritance: true, ngImport: i0, template: `
19
+ FormlyFieldSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSwitch, deps: null, target: i0.ɵɵFactoryTarget.Component });
20
+ FormlyFieldSwitch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldSwitch, selector: "formly-field-switch", usesInheritance: true, ngImport: i0, template: `
21
21
  <nz-switch
22
22
  [formControl]="formControl"
23
23
  [formlyAttributes]="field"
@@ -30,7 +30,7 @@ FormlyFieldSwitch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
30
30
  (ngModelChange)="props.change && props.change(field, $event)"
31
31
  ></nz-switch>
32
32
  `, 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.NzSwitchComponent, selector: "nz-switch", inputs: ["nzLoading", "nzDisabled", "nzControl", "nzCheckedChildren", "nzUnCheckedChildren", "nzSize", "nzId"], exportAs: ["nzSwitch"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldSwitch, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldSwitch, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'formly-field-switch',
@@ -7,10 +7,10 @@ import * as i0 from "@angular/core";
7
7
  import * as i1 from "@ngx-formly/core";
8
8
  export class FormlyNzTabsModule {
9
9
  }
10
- FormlyNzTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- FormlyNzTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTabsModule, declarations: [FormlyWrapperTabs], imports: [CommonModule,
10
+ FormlyNzTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ FormlyNzTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTabsModule, declarations: [FormlyWrapperTabs], imports: [CommonModule,
12
12
  NzTabsModule, i1.FormlyModule] });
13
- FormlyNzTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTabsModule, imports: [CommonModule,
13
+ FormlyNzTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTabsModule, imports: [CommonModule,
14
14
  NzTabsModule,
15
15
  FormlyModule.forChild({
16
16
  wrappers: [
@@ -20,7 +20,7 @@ FormlyNzTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
20
20
  }
21
21
  ]
22
22
  })] });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTabsModule, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTabsModule, decorators: [{
24
24
  type: NgModule,
25
25
  args: [{
26
26
  declarations: [FormlyWrapperTabs],
@@ -26,8 +26,8 @@ export class FormlyWrapperTabs extends FieldWrapper {
26
26
  };
27
27
  }
28
28
  }
29
- FormlyWrapperTabs.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyWrapperTabs, deps: null, target: i0.ɵɵFactoryTarget.Component });
30
- FormlyWrapperTabs.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyWrapperTabs, selector: "formly-wrapper-tabs", usesInheritance: true, ngImport: i0, template: `<nz-tabset
29
+ FormlyWrapperTabs.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyWrapperTabs, deps: null, target: i0.ɵɵFactoryTarget.Component });
30
+ FormlyWrapperTabs.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyWrapperTabs, selector: "formly-wrapper-tabs", usesInheritance: true, ngImport: i0, template: `<nz-tabset
31
31
  [(nzSelectedIndex)]="props['selectedIndex']"
32
32
  [nzAnimated]="props['animated']!"
33
33
  [nzSize]="props['size']!"
@@ -66,7 +66,7 @@ FormlyWrapperTabs.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
66
66
  <formly-field [field]="tab"></formly-field>
67
67
  </nz-tab>
68
68
  </nz-tabset>`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i2.NzTabSetComponent, selector: "nz-tabset", inputs: ["nzSelectedIndex", "nzTabPosition", "nzTabBarExtraContent", "nzCanDeactivate", "nzAddIcon", "nzTabBarStyle", "nzType", "nzSize", "nzAnimated", "nzTabBarGutter", "nzHideAdd", "nzCentered", "nzHideAll", "nzLinkRouter", "nzLinkExact"], outputs: ["nzSelectChange", "nzSelectedIndexChange", "nzTabListScroll", "nzClose", "nzAdd"], exportAs: ["nzTabset"] }, { kind: "component", type: i2.NzTabComponent, selector: "nz-tab", inputs: ["nzTitle", "nzClosable", "nzCloseIcon", "nzDisabled", "nzForceRender"], outputs: ["nzSelect", "nzDeselect", "nzClick", "nzContextmenu"], exportAs: ["nzTab"] }, { kind: "component", type: i3.FormlyField, selector: "formly-field", inputs: ["field"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyWrapperTabs, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyWrapperTabs, decorators: [{
70
70
  type: Component,
71
71
  args: [{
72
72
  selector: 'formly-wrapper-tabs',
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
10
10
  import * as i1 from "@ngx-formly/core";
11
11
  export class FormlyNzTextareaModule {
12
12
  }
13
- FormlyNzTextareaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTextareaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
- FormlyNzTextareaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTextareaModule, declarations: [FormlyFieldTextarea], imports: [CommonModule,
13
+ FormlyNzTextareaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTextareaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
+ FormlyNzTextareaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTextareaModule, declarations: [FormlyFieldTextarea], imports: [CommonModule,
15
15
  ReactiveFormsModule,
16
16
  FormlyNzFormFieldModule,
17
17
  NzInputModule,
18
18
  NzIconModule, i1.FormlyModule] });
19
- FormlyNzTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTextareaModule, imports: [CommonModule,
19
+ FormlyNzTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTextareaModule, imports: [CommonModule,
20
20
  ReactiveFormsModule,
21
21
  FormlyNzFormFieldModule,
22
22
  NzInputModule,
@@ -30,7 +30,7 @@ FormlyNzTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0",
30
30
  }
31
31
  ]
32
32
  })] });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTextareaModule, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTextareaModule, decorators: [{
34
34
  type: NgModule,
35
35
  args: [{
36
36
  declarations: [FormlyFieldTextarea],
@@ -18,8 +18,8 @@ export class FormlyFieldTextarea extends FieldType {
18
18
  };
19
19
  }
20
20
  }
21
- FormlyFieldTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTextarea, deps: null, target: i0.ɵɵFactoryTarget.Component });
22
- FormlyFieldTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldTextarea, selector: "formly-field-textarea", usesInheritance: true, ngImport: i0, template: `
21
+ FormlyFieldTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTextarea, deps: null, target: i0.ɵɵFactoryTarget.Component });
22
+ FormlyFieldTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldTextarea, selector: "formly-field-textarea", usesInheritance: true, ngImport: i0, template: `
23
23
  <ng-container [ngSwitch]="props.type">
24
24
  <ng-container *ngSwitchCase="'count'">
25
25
  <nz-textarea-count [nzMaxCharacterCount]="props['maxCharacterCount'] || 0">
@@ -27,8 +27,8 @@ FormlyFieldTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
27
27
  [formControl]="formControl"
28
28
  [formlyAttributes]="field"
29
29
  [ngClass]="props['className']"
30
- [rows]="props.rows"
31
- [cols]="props.cols"
30
+ [attr.rows]="props.rows"
31
+ [attr.cols]="props.cols"
32
32
  nz-input
33
33
  [nzBorderless]="props['borderless']!!"
34
34
  [nzAutosize]="props['autosize']!!"
@@ -55,8 +55,8 @@ FormlyFieldTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
55
55
  [formControl]="formControl"
56
56
  [formlyAttributes]="field"
57
57
  [ngClass]="props['className']"
58
- [rows]="props.rows"
59
- [cols]="props.cols"
58
+ [attr.rows]="props.rows"
59
+ [attr.cols]="props.cols"
60
60
  nz-input
61
61
  [nzBorderless]="props['borderless']!!"
62
62
  [nzAutosize]="props['autosize']!!"
@@ -75,7 +75,7 @@ FormlyFieldTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
75
75
  ></span>
76
76
  </ng-template>
77
77
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i2.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { 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.NzTextareaCountComponent, selector: "nz-textarea-count", inputs: ["nzMaxCharacterCount", "nzComputeCharacterCount", "nzFormatter"] }, { kind: "directive", type: i3.NzInputDirective, selector: "input[nz-input],textarea[nz-input]", inputs: ["nzBorderless", "nzSize", "nzStatus", "disabled"], exportAs: ["nzInput"] }, { kind: "component", type: i3.NzInputGroupComponent, selector: "nz-input-group", inputs: ["nzAddOnBeforeIcon", "nzAddOnAfterIcon", "nzPrefixIcon", "nzSuffixIcon", "nzAddOnBefore", "nzAddOnAfter", "nzPrefix", "nzStatus", "nzSuffix", "nzSize", "nzSearch", "nzCompact"], exportAs: ["nzInputGroup"] }, { kind: "directive", type: i3.NzAutosizeDirective, selector: "textarea[nzAutosize]", inputs: ["nzAutosize"], exportAs: ["nzAutosize"] }, { kind: "directive", type: i3.NzInputGroupWhitSuffixOrPrefixDirective, selector: "nz-input-group[nzSuffix], nz-input-group[nzPrefix]" }, { kind: "directive", type: i4.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }, { kind: "directive", type: i5.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTextarea, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTextarea, decorators: [{
79
79
  type: Component,
80
80
  args: [{
81
81
  selector: 'formly-field-textarea',
@@ -87,8 +87,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImpor
87
87
  [formControl]="formControl"
88
88
  [formlyAttributes]="field"
89
89
  [ngClass]="props['className']"
90
- [rows]="props.rows"
91
- [cols]="props.cols"
90
+ [attr.rows]="props.rows"
91
+ [attr.cols]="props.cols"
92
92
  nz-input
93
93
  [nzBorderless]="props['borderless']!!"
94
94
  [nzAutosize]="props['autosize']!!"
@@ -115,8 +115,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImpor
115
115
  [formControl]="formControl"
116
116
  [formlyAttributes]="field"
117
117
  [ngClass]="props['className']"
118
- [rows]="props.rows"
119
- [cols]="props.cols"
118
+ [attr.rows]="props.rows"
119
+ [attr.cols]="props.cols"
120
120
  nz-input
121
121
  [nzBorderless]="props['borderless']!!"
122
122
  [nzAutosize]="props['autosize']!!"
@@ -138,4 +138,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImpor
138
138
  changeDetection: ChangeDetectionStrategy.OnPush
139
139
  }]
140
140
  }] });
141
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dGFyZWEudHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2Zvcm1seWFudGQvdGV4dGFyZWEvc3JjL3RleHRhcmVhLnR5cGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBUSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUUsU0FBUyxFQUFzQyxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7O0FBd0ZqRixNQUFNLE9BQU8sbUJBQW9CLFNBQVEsU0FBeUM7SUE1RGxGOztRQTZEVyxtQkFBYyxHQUFHO1lBQ3hCLEtBQUssRUFBRTtnQkFDTCxJQUFJLEVBQUUsQ0FBQztnQkFDUCxRQUFRLEVBQUUsS0FBSztnQkFDZixVQUFVLEVBQUUsS0FBSzthQUNsQjtTQUNGLENBQUM7S0FDSDs7Z0hBUlksbUJBQW1CO29HQUFuQixtQkFBbUIsb0ZBMURwQjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVEVDsyRkFHVSxtQkFBbUI7a0JBNUQvQixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSx1QkFBdUI7b0JBQ2pDLFFBQVEsRUFBRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVEVDtvQkFDRCxlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtpQkFDaEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIFR5cGUsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBGaWVsZFR5cGUsIEZpZWxkVHlwZUNvbmZpZywgRm9ybWx5RmllbGRDb25maWcgfSBmcm9tICdAbmd4LWZvcm1seS9jb3JlJztcbmltcG9ydCB0eXBlIHsgRm9ybWx5RmllbGRQcm9wcyB9IGZyb20gJ25neC1mb3JtbHktem9ycm8tYW50ZC9mb3JtLWZpZWxkJztcblxuaW50ZXJmYWNlIFRleHRhcmVhUHJvcHMgZXh0ZW5kcyBGb3JtbHlGaWVsZFByb3BzIHtcbiAgdHlwZT86ICdjb3VudCcgfCAnY2xlYXInO1xuXG4gIC8qKlxuICAgKiDoh6rpgILlupTlhoXlrrnpq5jluqbvvIzlj6/orr7nva7kuLogYm9vbGVhbiDmiJblr7nosaHvvJp7IG1pblJvd3M6IDIsIG1heFJvd3M6IDYgfVxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgYXV0b3NpemU/OiBib29sZWFuIHwgeyBtaW5Sb3dzOiBudW1iZXI7IG1heFJvd3M6IG51bWJlciB9O1xuXG4gIC8qKlxuICAgKiDmmK/lkKbpmpDol4/ovrnmoYZcbiAgICogQGRlZmF1bHQgZmFsc2VcbiAgICovXG4gIGJvcmRlcmxlc3M/OiBib29sZWFuO1xuXG4gIC8qKlxuICAgKiB0ZXh0YXJlYSDmlbDlrZfmj5DnpLrmmL7npLrnmoTmnIDlpKflgLxcbiAgICovXG4gIG1heENoYXJhY3RlckNvdW50PzogbnVtYmVyO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIEZvcm1seVRleHRhcmVhRmllbGRDb25maWcgZXh0ZW5kcyBGb3JtbHlGaWVsZENvbmZpZzxUZXh0YXJlYVByb3BzPiB7XG4gIHR5cGU6ICd0ZXh0YXJlYScgfCBUeXBlPEZvcm1seUZpZWxkVGV4dGFyZWE+O1xufVxuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdmb3JtbHktZmllbGQtdGV4dGFyZWEnLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxuZy1jb250YWluZXIgW25nU3dpdGNoXT1cInByb3BzLnR5cGVcIj5cbiAgICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cIidjb3VudCdcIj5cbiAgICAgICAgPG56LXRleHRhcmVhLWNvdW50IFtuek1heENoYXJhY3RlckNvdW50XT1cInByb3BzWydtYXhDaGFyYWN0ZXJDb3VudCddIHx8IDBcIj5cbiAgICAgICAgICA8dGV4dGFyZWFcbiAgICAgICAgICAgIFtmb3JtQ29udHJvbF09XCJmb3JtQ29udHJvbFwiXG4gICAgICAgICAgICBbZm9ybWx5QXR0cmlidXRlc109XCJmaWVsZFwiXG4gICAgICAgICAgICBbbmdDbGFzc109XCJwcm9wc1snY2xhc3NOYW1lJ11cIlxuICAgICAgICAgICAgW3Jvd3NdPVwicHJvcHMucm93c1wiXG4gICAgICAgICAgICBbY29sc109XCJwcm9wcy5jb2xzXCJcbiAgICAgICAgICAgIG56LWlucHV0XG4gICAgICAgICAgICBbbnpCb3JkZXJsZXNzXT1cInByb3BzWydib3JkZXJsZXNzJ10hIVwiXG4gICAgICAgICAgICBbbnpBdXRvc2l6ZV09XCJwcm9wc1snYXV0b3NpemUnXSEhXCJcbiAgICAgICAgICA+PC90ZXh0YXJlYT5cbiAgICAgICAgPC9uei10ZXh0YXJlYS1jb3VudD5cbiAgICAgIDwvbmctY29udGFpbmVyPlxuXG4gICAgICA8bmctY29udGFpbmVyICpuZ1N3aXRjaENhc2U9XCInY2xlYXInXCI+XG4gICAgICAgIDxuei1pbnB1dC1ncm91cFxuICAgICAgICAgIGNsYXNzPVwiYW50LWlucHV0LWFmZml4LXdyYXBwZXItdGV4dGFyZWEtd2l0aC1jbGVhci1idG5cIlxuICAgICAgICAgIFtuelN1ZmZpeF09XCJ0ZXh0QXJlYUNsZWFyVHBsXCJcbiAgICAgICAgPlxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJ0ZXh0YXJlYVRwbFwiPiA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPC9uei1pbnB1dC1ncm91cD5cbiAgICAgIDwvbmctY29udGFpbmVyPlxuXG4gICAgICA8bmctY29udGFpbmVyICpuZ1N3aXRjaERlZmF1bHQ+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJ0ZXh0YXJlYVRwbFwiPiA8L25nLWNvbnRhaW5lcj5cbiAgICAgIDwvbmctY29udGFpbmVyPlxuICAgIDwvbmctY29udGFpbmVyPlxuXG4gICAgPG5nLXRlbXBsYXRlICN0ZXh0YXJlYVRwbD5cbiAgICAgIDx0ZXh0YXJlYVxuICAgICAgICBbZm9ybUNvbnRyb2xdPVwiZm9ybUNvbnRyb2xcIlxuICAgICAgICBbZm9ybWx5QXR0cmlidXRlc109XCJmaWVsZFwiXG4gICAgICAgIFtuZ0NsYXNzXT1cInByb3BzWydjbGFzc05hbWUnXVwiXG4gICAgICAgIFtyb3dzXT1cInByb3BzLnJvd3NcIlxuICAgICAgICBbY29sc109XCJwcm9wcy5jb2xzXCJcbiAgICAgICAgbnotaW5wdXRcbiAgICAgICAgW256Qm9yZGVybGVzc109XCJwcm9wc1snYm9yZGVybGVzcyddISFcIlxuICAgICAgICBbbnpBdXRvc2l6ZV09XCJwcm9wc1snYXV0b3NpemUnXSEhXCJcbiAgICAgID48L3RleHRhcmVhPlxuICAgIDwvbmctdGVtcGxhdGU+XG5cbiAgICA8IS0tIOa4hemZpOaVsOaNriAtLT5cbiAgICA8bmctdGVtcGxhdGUgI3RleHRBcmVhQ2xlYXJUcGw+XG4gICAgICA8c3BhblxuICAgICAgICBuei1pY29uXG4gICAgICAgIGNsYXNzPVwiYW50LWlucHV0LWNsZWFyLWljb25cIlxuICAgICAgICBuelRoZW1lPVwiZmlsbFwiXG4gICAgICAgIG56VHlwZT1cImNsb3NlLWNpcmNsZVwiXG4gICAgICAgICpuZ0lmPVwiZm9ybUNvbnRyb2wudmFsdWVcIlxuICAgICAgICAoY2xpY2spPVwiZm9ybUNvbnRyb2wucmVzZXQoKVwiXG4gICAgICA+PC9zcGFuPlxuICAgIDwvbmctdGVtcGxhdGU+XG4gIGAsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1seUZpZWxkVGV4dGFyZWEgZXh0ZW5kcyBGaWVsZFR5cGU8RmllbGRUeXBlQ29uZmlnPFRleHRhcmVhUHJvcHM+PiB7XG4gIG92ZXJyaWRlIGRlZmF1bHRPcHRpb25zID0ge1xuICAgIHByb3BzOiB7XG4gICAgICByb3dzOiA0LFxuICAgICAgYXV0b3NpemU6IGZhbHNlLFxuICAgICAgYm9yZGVybGVzczogZmFsc2VcbiAgICB9XG4gIH07XG59XG4iXX0=
141
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dGFyZWEudHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2Zvcm1seWFudGQvdGV4dGFyZWEvc3JjL3RleHRhcmVhLnR5cGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBUSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUUsU0FBUyxFQUFzQyxNQUFNLGtCQUFrQixDQUFDOzs7Ozs7O0FBd0ZqRixNQUFNLE9BQU8sbUJBQW9CLFNBQVEsU0FBeUM7SUE1RGxGOztRQTZEVyxtQkFBYyxHQUFHO1lBQ3hCLEtBQUssRUFBRTtnQkFDTCxJQUFJLEVBQUUsQ0FBQztnQkFDUCxRQUFRLEVBQUUsS0FBSztnQkFDZixVQUFVLEVBQUUsS0FBSzthQUNsQjtTQUNGLENBQUM7S0FDSDs7Z0hBUlksbUJBQW1CO29HQUFuQixtQkFBbUIsb0ZBMURwQjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVEVDsyRkFHVSxtQkFBbUI7a0JBNUQvQixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSx1QkFBdUI7b0JBQ2pDLFFBQVEsRUFBRTs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVEVDtvQkFDRCxlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtpQkFDaEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIFR5cGUsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBGaWVsZFR5cGUsIEZpZWxkVHlwZUNvbmZpZywgRm9ybWx5RmllbGRDb25maWcgfSBmcm9tICdAbmd4LWZvcm1seS9jb3JlJztcbmltcG9ydCB0eXBlIHsgRm9ybWx5RmllbGRQcm9wcyB9IGZyb20gJ25neC1mb3JtbHktem9ycm8tYW50ZC9mb3JtLWZpZWxkJztcblxuaW50ZXJmYWNlIFRleHRhcmVhUHJvcHMgZXh0ZW5kcyBGb3JtbHlGaWVsZFByb3BzIHtcbiAgdHlwZT86ICdjb3VudCcgfCAnY2xlYXInO1xuXG4gIC8qKlxuICAgKiDoh6rpgILlupTlhoXlrrnpq5jluqbvvIzlj6/orr7nva7kuLogYm9vbGVhbiDmiJblr7nosaHvvJp7IG1pblJvd3M6IDIsIG1heFJvd3M6IDYgfVxuICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgKi9cbiAgYXV0b3NpemU/OiBib29sZWFuIHwgeyBtaW5Sb3dzOiBudW1iZXI7IG1heFJvd3M6IG51bWJlciB9O1xuXG4gIC8qKlxuICAgKiDmmK/lkKbpmpDol4/ovrnmoYZcbiAgICogQGRlZmF1bHQgZmFsc2VcbiAgICovXG4gIGJvcmRlcmxlc3M/OiBib29sZWFuO1xuXG4gIC8qKlxuICAgKiB0ZXh0YXJlYSDmlbDlrZfmj5DnpLrmmL7npLrnmoTmnIDlpKflgLxcbiAgICovXG4gIG1heENoYXJhY3RlckNvdW50PzogbnVtYmVyO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIEZvcm1seVRleHRhcmVhRmllbGRDb25maWcgZXh0ZW5kcyBGb3JtbHlGaWVsZENvbmZpZzxUZXh0YXJlYVByb3BzPiB7XG4gIHR5cGU6ICd0ZXh0YXJlYScgfCBUeXBlPEZvcm1seUZpZWxkVGV4dGFyZWE+O1xufVxuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdmb3JtbHktZmllbGQtdGV4dGFyZWEnLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxuZy1jb250YWluZXIgW25nU3dpdGNoXT1cInByb3BzLnR5cGVcIj5cbiAgICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cIidjb3VudCdcIj5cbiAgICAgICAgPG56LXRleHRhcmVhLWNvdW50IFtuek1heENoYXJhY3RlckNvdW50XT1cInByb3BzWydtYXhDaGFyYWN0ZXJDb3VudCddIHx8IDBcIj5cbiAgICAgICAgICA8dGV4dGFyZWFcbiAgICAgICAgICAgIFtmb3JtQ29udHJvbF09XCJmb3JtQ29udHJvbFwiXG4gICAgICAgICAgICBbZm9ybWx5QXR0cmlidXRlc109XCJmaWVsZFwiXG4gICAgICAgICAgICBbbmdDbGFzc109XCJwcm9wc1snY2xhc3NOYW1lJ11cIlxuICAgICAgICAgICAgW2F0dHIucm93c109XCJwcm9wcy5yb3dzXCJcbiAgICAgICAgICAgIFthdHRyLmNvbHNdPVwicHJvcHMuY29sc1wiXG4gICAgICAgICAgICBuei1pbnB1dFxuICAgICAgICAgICAgW256Qm9yZGVybGVzc109XCJwcm9wc1snYm9yZGVybGVzcyddISFcIlxuICAgICAgICAgICAgW256QXV0b3NpemVdPVwicHJvcHNbJ2F1dG9zaXplJ10hIVwiXG4gICAgICAgICAgPjwvdGV4dGFyZWE+XG4gICAgICAgIDwvbnotdGV4dGFyZWEtY291bnQ+XG4gICAgICA8L25nLWNvbnRhaW5lcj5cblxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hDYXNlPVwiJ2NsZWFyJ1wiPlxuICAgICAgICA8bnotaW5wdXQtZ3JvdXBcbiAgICAgICAgICBjbGFzcz1cImFudC1pbnB1dC1hZmZpeC13cmFwcGVyLXRleHRhcmVhLXdpdGgtY2xlYXItYnRuXCJcbiAgICAgICAgICBbbnpTdWZmaXhdPVwidGV4dEFyZWFDbGVhclRwbFwiXG4gICAgICAgID5cbiAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwidGV4dGFyZWFUcGxcIj4gPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvbnotaW5wdXQtZ3JvdXA+XG4gICAgICA8L25nLWNvbnRhaW5lcj5cblxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hEZWZhdWx0PlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwidGV4dGFyZWFUcGxcIj4gPC9uZy1jb250YWluZXI+XG4gICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8L25nLWNvbnRhaW5lcj5cblxuICAgIDxuZy10ZW1wbGF0ZSAjdGV4dGFyZWFUcGw+XG4gICAgICA8dGV4dGFyZWFcbiAgICAgICAgW2Zvcm1Db250cm9sXT1cImZvcm1Db250cm9sXCJcbiAgICAgICAgW2Zvcm1seUF0dHJpYnV0ZXNdPVwiZmllbGRcIlxuICAgICAgICBbbmdDbGFzc109XCJwcm9wc1snY2xhc3NOYW1lJ11cIlxuICAgICAgICBbYXR0ci5yb3dzXT1cInByb3BzLnJvd3NcIlxuICAgICAgICBbYXR0ci5jb2xzXT1cInByb3BzLmNvbHNcIlxuICAgICAgICBuei1pbnB1dFxuICAgICAgICBbbnpCb3JkZXJsZXNzXT1cInByb3BzWydib3JkZXJsZXNzJ10hIVwiXG4gICAgICAgIFtuekF1dG9zaXplXT1cInByb3BzWydhdXRvc2l6ZSddISFcIlxuICAgICAgPjwvdGV4dGFyZWE+XG4gICAgPC9uZy10ZW1wbGF0ZT5cblxuICAgIDwhLS0g5riF6Zmk5pWw5o2uIC0tPlxuICAgIDxuZy10ZW1wbGF0ZSAjdGV4dEFyZWFDbGVhclRwbD5cbiAgICAgIDxzcGFuXG4gICAgICAgIG56LWljb25cbiAgICAgICAgY2xhc3M9XCJhbnQtaW5wdXQtY2xlYXItaWNvblwiXG4gICAgICAgIG56VGhlbWU9XCJmaWxsXCJcbiAgICAgICAgbnpUeXBlPVwiY2xvc2UtY2lyY2xlXCJcbiAgICAgICAgKm5nSWY9XCJmb3JtQ29udHJvbC52YWx1ZVwiXG4gICAgICAgIChjbGljayk9XCJmb3JtQ29udHJvbC5yZXNldCgpXCJcbiAgICAgID48L3NwYW4+XG4gICAgPC9uZy10ZW1wbGF0ZT5cbiAgYCxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2hcbn0pXG5leHBvcnQgY2xhc3MgRm9ybWx5RmllbGRUZXh0YXJlYSBleHRlbmRzIEZpZWxkVHlwZTxGaWVsZFR5cGVDb25maWc8VGV4dGFyZWFQcm9wcz4+IHtcbiAgb3ZlcnJpZGUgZGVmYXVsdE9wdGlvbnMgPSB7XG4gICAgcHJvcHM6IHtcbiAgICAgIHJvd3M6IDQsXG4gICAgICBhdXRvc2l6ZTogZmFsc2UsXG4gICAgICBib3JkZXJsZXNzOiBmYWxzZVxuICAgIH1cbiAgfTtcbn1cbiJdfQ==
@@ -9,12 +9,12 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzTimepickerModule {
11
11
  }
12
- FormlyNzTimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTimepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- FormlyNzTimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTimepickerModule, declarations: [FormlyFieldTimepicker], imports: [CommonModule,
12
+ FormlyNzTimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTimepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ FormlyNzTimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTimepickerModule, declarations: [FormlyFieldTimepicker], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  FormlyNzFormFieldModule,
16
16
  NzTimePickerModule, i1.FormlyModule] });
17
- FormlyNzTimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTimepickerModule, imports: [CommonModule,
17
+ FormlyNzTimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTimepickerModule, imports: [CommonModule,
18
18
  ReactiveFormsModule,
19
19
  FormlyNzFormFieldModule,
20
20
  NzTimePickerModule,
@@ -27,7 +27,7 @@ FormlyNzTimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0"
27
27
  }
28
28
  ]
29
29
  })] });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTimepickerModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTimepickerModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldTimepicker],
@@ -23,8 +23,8 @@ export class FormlyFieldTimepicker extends FieldType {
23
23
  };
24
24
  }
25
25
  }
26
- FormlyFieldTimepicker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTimepicker, deps: null, target: i0.ɵɵFactoryTarget.Component });
27
- FormlyFieldTimepicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldTimepicker, selector: "formly-field-timepicker", usesInheritance: true, ngImport: i0, template: `<nz-time-picker
26
+ FormlyFieldTimepicker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTimepicker, deps: null, target: i0.ɵɵFactoryTarget.Component });
27
+ FormlyFieldTimepicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldTimepicker, selector: "formly-field-timepicker", usesInheritance: true, ngImport: i0, template: `<nz-time-picker
28
28
  #time
29
29
  [formControl]="formControl"
30
30
  [formlyAttributes]="field"
@@ -55,7 +55,7 @@ FormlyFieldTimepicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
55
55
  (ngModelChange)="props.change && props.change(field, $event)"
56
56
  (nzOpenChange)="props['openChange'] && props['openChange'](field, $event)"
57
57
  ></nz-time-picker>`, 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.NzTimePickerComponent, selector: "nz-time-picker", inputs: ["nzId", "nzSize", "nzStatus", "nzHourStep", "nzMinuteStep", "nzSecondStep", "nzClearText", "nzNowText", "nzOkText", "nzPopupClassName", "nzPlaceHolder", "nzAddOn", "nzDefaultOpenValue", "nzDisabledHours", "nzDisabledMinutes", "nzDisabledSeconds", "nzFormat", "nzOpen", "nzUse12Hours", "nzSuffixIcon", "nzHideDisabledOptions", "nzAllowEmpty", "nzDisabled", "nzAutoFocus", "nzBackdrop", "nzBorderless", "nzInputReadOnly"], outputs: ["nzOpenChange"], exportAs: ["nzTimePicker"] }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTimepicker, decorators: [{
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTimepicker, decorators: [{
59
59
  type: Component,
60
60
  args: [{
61
61
  selector: 'formly-field-timepicker',
@@ -48,8 +48,8 @@ export class TransferComponent extends NzTransferComponent {
48
48
  this.nzSearchChange.emit(value);
49
49
  }
50
50
  }
51
- TransferComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: TransferComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
52
- TransferComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: TransferComponent, selector: "formly-transfer", inputs: { resultMap: "resultMap" }, providers: [
51
+ TransferComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TransferComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
52
+ TransferComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TransferComponent, selector: "formly-transfer", inputs: { resultMap: "resultMap" }, providers: [
53
53
  {
54
54
  provide: NG_VALUE_ACCESSOR,
55
55
  useExisting: TransferComponent,
@@ -80,7 +80,7 @@ TransferComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
80
80
  style="flex: auto;"
81
81
  ></nz-transfer>
82
82
  `, isInline: true, dependencies: [{ kind: "component", type: i1.NzTransferComponent, selector: "nz-transfer", inputs: ["nzDisabled", "nzDataSource", "nzTitles", "nzOperations", "nzListStyle", "nzShowSelectAll", "nzItemUnit", "nzItemsUnit", "nzCanMove", "nzRenderList", "nzRender", "nzFooter", "nzShowSearch", "nzFilterOption", "nzSearchPlaceholder", "nzNotFoundContent", "nzTargetKeys", "nzSelectedKeys", "nzStatus"], outputs: ["nzChange", "nzSearchChange", "nzSelectChange"], exportAs: ["nzTransfer"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: TransferComponent, decorators: [{
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TransferComponent, decorators: [{
84
84
  type: Component,
85
85
  args: [{
86
86
  selector: 'formly-transfer',
@@ -10,12 +10,12 @@ import * as i0 from "@angular/core";
10
10
  import * as i1 from "@ngx-formly/core";
11
11
  export class FormlyNzTransferModule {
12
12
  }
13
- FormlyNzTransferModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTransferModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
- FormlyNzTransferModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTransferModule, declarations: [FormlyFieldTransfer, TransferComponent], imports: [CommonModule,
13
+ FormlyNzTransferModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTransferModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
14
+ FormlyNzTransferModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTransferModule, declarations: [FormlyFieldTransfer, TransferComponent], imports: [CommonModule,
15
15
  ReactiveFormsModule,
16
16
  FormlyNzFormFieldModule,
17
17
  NzTransferModule, i1.FormlyModule] });
18
- FormlyNzTransferModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTransferModule, imports: [CommonModule,
18
+ FormlyNzTransferModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTransferModule, imports: [CommonModule,
19
19
  ReactiveFormsModule,
20
20
  FormlyNzFormFieldModule,
21
21
  NzTransferModule,
@@ -28,7 +28,7 @@ FormlyNzTransferModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0",
28
28
  }
29
29
  ]
30
30
  })] });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTransferModule, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTransferModule, decorators: [{
32
32
  type: NgModule,
33
33
  args: [{
34
34
  declarations: [FormlyFieldTransfer, TransferComponent],
@@ -25,8 +25,8 @@ export class FormlyFieldTransfer extends FieldType {
25
25
  }
26
26
  }
27
27
  }
28
- FormlyFieldTransfer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTransfer, deps: null, target: i0.ɵɵFactoryTarget.Component });
29
- FormlyFieldTransfer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.1", type: FormlyFieldTransfer, selector: "formly-field-transfer", viewQueries: [{ propertyName: "transfer", first: true, predicate: ["transfer"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `<formly-transfer
28
+ FormlyFieldTransfer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTransfer, deps: null, target: i0.ɵɵFactoryTarget.Component });
29
+ FormlyFieldTransfer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: FormlyFieldTransfer, selector: "formly-field-transfer", viewQueries: [{ propertyName: "transfer", first: true, predicate: ["transfer"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `<formly-transfer
30
30
  #transfer
31
31
  [formControl]="formControl"
32
32
  [formlyAttributes]="field"
@@ -50,7 +50,7 @@ FormlyFieldTransfer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
50
50
  (nzSearchChange)="props['searchChange'] && props['searchChange'](field, $event)"
51
51
  (nzSelectChange)="props['selectChange'] && props['selectChange'](field, $event)"
52
52
  ></formly-transfer>`, 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: "directive", type: i2.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }, { kind: "component", type: i3.TransferComponent, selector: "formly-transfer", inputs: ["resultMap"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyFieldTransfer, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyFieldTransfer, decorators: [{
54
54
  type: Component,
55
55
  args: [{
56
56
  selector: 'formly-field-transfer',
@@ -9,12 +9,12 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzTreeSelectModule {
11
11
  }
12
- FormlyNzTreeSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTreeSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- FormlyNzTreeSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTreeSelectModule, declarations: [FormlyFieldTreeSelect], imports: [CommonModule,
12
+ FormlyNzTreeSelectModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTreeSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ FormlyNzTreeSelectModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTreeSelectModule, declarations: [FormlyFieldTreeSelect], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  FormlyNzFormFieldModule,
16
16
  NzTreeSelectModule, i1.FormlyModule] });
17
- FormlyNzTreeSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTreeSelectModule, imports: [CommonModule,
17
+ FormlyNzTreeSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTreeSelectModule, imports: [CommonModule,
18
18
  ReactiveFormsModule,
19
19
  FormlyNzFormFieldModule,
20
20
  NzTreeSelectModule,
@@ -27,7 +27,7 @@ FormlyNzTreeSelectModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0"
27
27
  }
28
28
  ]
29
29
  })] });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.1", ngImport: i0, type: FormlyNzTreeSelectModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: FormlyNzTreeSelectModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldTreeSelect],