ngx-formly-zorro-antd 17.0.5 → 17.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) hide show
  1. package/button/button.type.d.ts +4 -0
  2. package/esm2022/button/button.module.mjs +4 -4
  3. package/esm2022/button/button.type.mjs +8 -8
  4. package/esm2022/button-group/button-group.module.mjs +4 -4
  5. package/esm2022/button-group/button-group.type.mjs +3 -3
  6. package/esm2022/card/card.module.mjs +4 -4
  7. package/esm2022/card/card.type.mjs +3 -3
  8. package/esm2022/card-wrapper/card-wrapper.module.mjs +4 -4
  9. package/esm2022/card-wrapper/card.wrapper.mjs +3 -3
  10. package/esm2022/cascader/cascader.module.mjs +4 -4
  11. package/esm2022/cascader/cascader.type.mjs +3 -3
  12. package/esm2022/checkbox/checkbox.module.mjs +4 -4
  13. package/esm2022/checkbox/checkbox.type.mjs +3 -3
  14. package/esm2022/common/common.module.mjs +4 -4
  15. package/esm2022/common/formly-box-templates.directive.mjs +3 -3
  16. package/esm2022/datepicker/datepicker.module.mjs +4 -4
  17. package/esm2022/datepicker/datepicker.type.mjs +3 -3
  18. package/esm2022/form-field/form-field.module.mjs +4 -4
  19. package/esm2022/form-field/form-field.wrapper.mjs +10 -10
  20. package/esm2022/grid/grid.module.mjs +4 -4
  21. package/esm2022/grid/grid.type.mjs +28 -28
  22. package/esm2022/input/input.module.mjs +4 -4
  23. package/esm2022/input/input.type.mjs +3 -3
  24. package/esm2022/input-group/input-group.module.mjs +4 -4
  25. package/esm2022/input-group/input-group.type.mjs +3 -3
  26. package/esm2022/input-number/input-number.module.mjs +4 -4
  27. package/esm2022/input-number/input-number.type.mjs +3 -3
  28. package/esm2022/lib/ui-ng-zorro-antd.module.mjs +4 -4
  29. package/esm2022/radio/radio.module.mjs +4 -4
  30. package/esm2022/radio/radio.type.mjs +3 -3
  31. package/esm2022/rate/rate.module.mjs +4 -4
  32. package/esm2022/rate/rate.type.mjs +3 -3
  33. package/esm2022/ref-template/ref-template.module.mjs +4 -4
  34. package/esm2022/ref-template/ref-template.type.mjs +3 -3
  35. package/esm2022/select/select.module.mjs +4 -4
  36. package/esm2022/select/select.type.mjs +3 -3
  37. package/esm2022/slider/slider.module.mjs +4 -4
  38. package/esm2022/slider/slider.type.mjs +3 -3
  39. package/esm2022/space/space.module.mjs +4 -4
  40. package/esm2022/space/space.type.mjs +3 -3
  41. package/esm2022/switch/switch.module.mjs +4 -4
  42. package/esm2022/switch/switch.type.mjs +3 -3
  43. package/esm2022/tabs/tabs.module.mjs +4 -4
  44. package/esm2022/tabs/tabs.wrapper.mjs +3 -3
  45. package/esm2022/textarea/textarea.module.mjs +4 -4
  46. package/esm2022/textarea/textarea.type.mjs +3 -3
  47. package/esm2022/timepicker/timepicker.module.mjs +4 -4
  48. package/esm2022/timepicker/timepicker.type.mjs +3 -3
  49. package/esm2022/transfer/transfer.component.mjs +3 -3
  50. package/esm2022/transfer/transfer.module.mjs +4 -4
  51. package/esm2022/transfer/transfer.type.mjs +3 -3
  52. package/esm2022/tree-select/tree-select.module.mjs +4 -4
  53. package/esm2022/tree-select/tree-select.type.mjs +3 -3
  54. package/esm2022/upload/upload.component.mjs +3 -3
  55. package/esm2022/upload/upload.module.mjs +4 -4
  56. package/esm2022/upload/upload.type.mjs +3 -3
  57. package/fesm2022/ngx-formly-zorro-antd-button-group.mjs +7 -7
  58. package/fesm2022/ngx-formly-zorro-antd-button.mjs +11 -11
  59. package/fesm2022/ngx-formly-zorro-antd-button.mjs.map +1 -1
  60. package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs +7 -7
  61. package/fesm2022/ngx-formly-zorro-antd-card.mjs +7 -7
  62. package/fesm2022/ngx-formly-zorro-antd-cascader.mjs +7 -7
  63. package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs +7 -7
  64. package/fesm2022/ngx-formly-zorro-antd-common.mjs +7 -7
  65. package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs +7 -7
  66. package/fesm2022/ngx-formly-zorro-antd-form-field.mjs +13 -13
  67. package/fesm2022/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
  68. package/fesm2022/ngx-formly-zorro-antd-grid.mjs +31 -31
  69. package/fesm2022/ngx-formly-zorro-antd-grid.mjs.map +1 -1
  70. package/fesm2022/ngx-formly-zorro-antd-input-group.mjs +7 -7
  71. package/fesm2022/ngx-formly-zorro-antd-input-number.mjs +7 -7
  72. package/fesm2022/ngx-formly-zorro-antd-input.mjs +7 -7
  73. package/fesm2022/ngx-formly-zorro-antd-radio.mjs +7 -7
  74. package/fesm2022/ngx-formly-zorro-antd-rate.mjs +7 -7
  75. package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs +7 -7
  76. package/fesm2022/ngx-formly-zorro-antd-select.mjs +7 -7
  77. package/fesm2022/ngx-formly-zorro-antd-slider.mjs +7 -7
  78. package/fesm2022/ngx-formly-zorro-antd-space.mjs +7 -7
  79. package/fesm2022/ngx-formly-zorro-antd-switch.mjs +7 -7
  80. package/fesm2022/ngx-formly-zorro-antd-tabs.mjs +7 -7
  81. package/fesm2022/ngx-formly-zorro-antd-textarea.mjs +7 -7
  82. package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs +7 -7
  83. package/fesm2022/ngx-formly-zorro-antd-transfer.mjs +10 -10
  84. package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs +7 -7
  85. package/fesm2022/ngx-formly-zorro-antd-upload.mjs +10 -10
  86. package/fesm2022/ngx-formly-zorro-antd.mjs +4 -4
  87. package/package.json +17 -17
@@ -6,10 +6,10 @@ import { NzGridModule } from 'ng-zorro-antd/grid';
6
6
  import * as i0 from "@angular/core";
7
7
  import * as i1 from "@ngx-formly/core";
8
8
  export class FormlyNzGridModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzGridModule, declarations: [FormlyFieldGrid], imports: [CommonModule,
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzGridModule, declarations: [FormlyFieldGrid], imports: [CommonModule,
11
11
  NzGridModule, i1.FormlyModule] }); }
12
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzGridModule, imports: [CommonModule,
12
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzGridModule, imports: [CommonModule,
13
13
  NzGridModule,
14
14
  FormlyModule.forChild({
15
15
  types: [
@@ -20,7 +20,7 @@ export class FormlyNzGridModule {
20
20
  ]
21
21
  })] }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzGridModule, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzGridModule, decorators: [{
24
24
  type: NgModule,
25
25
  args: [{
26
26
  declarations: [FormlyFieldGrid],
@@ -4,8 +4,8 @@ import * as i0 from "@angular/core";
4
4
  import * as i1 from "ng-zorro-antd/grid";
5
5
  import * as i2 from "@ngx-formly/core";
6
6
  export class FormlyFieldGrid extends FieldType {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldGrid, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
8
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldGrid, selector: "formly-field-grid", usesInheritance: true, ngImport: i0, template: `
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldGrid, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
8
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldGrid, selector: "formly-field-grid", usesInheritance: true, ngImport: i0, template: `
9
9
  <div
10
10
  nz-row
11
11
  [nzAlign]="props.align ?? null"
@@ -17,24 +17,24 @@ export class FormlyFieldGrid extends FieldType {
17
17
  <formly-field
18
18
  [field]="item"
19
19
  nz-col
20
- [nzFlex]="item.props?.['grid']?.['flex'] || props.flex"
21
- [nzOffset]="item.props?.['grid']?.['offset'] || props.offset"
22
- [nzOrder]="item.props?.['grid']?.['order'] || props.order"
23
- [nzPull]="item.props?.['grid']?.['pull'] || props.pull"
24
- [nzPush]="item.props?.['grid']?.['push'] || props.push"
25
- [nzSpan]="item.props?.['grid']?.['span'] || props.span"
26
- [nzXs]="item.props?.['grid']?.['xs'] || props.xs"
27
- [nzSm]="item.props?.['grid']?.['sm'] || props.sm"
28
- [nzMd]="item.props?.['grid']?.['md'] || props.md"
29
- [nzLg]="item.props?.['grid']?.['lg'] || props.lg"
30
- [nzXl]="item.props?.['grid']?.['xl'] || props.xl"
31
- [nzXXl]="item.props?.['grid']?.['xxl'] || props.xxl"
20
+ [nzFlex]="item.props?.['flex'] || props.flex"
21
+ [nzOffset]="item.props?.['offset'] || props.offset"
22
+ [nzOrder]="item.props?.['order'] || props.order"
23
+ [nzPull]="item.props?.['pull'] || props.pull"
24
+ [nzPush]="item.props?.['push'] || props.push"
25
+ [nzSpan]="item.props?.['span'] || props.span"
26
+ [nzXs]="item.props?.['xs'] || props.xs"
27
+ [nzSm]="item.props?.['sm'] || props.sm"
28
+ [nzMd]="item.props?.['md'] || props.md"
29
+ [nzLg]="item.props?.['lg'] || props.lg"
30
+ [nzXl]="item.props?.['xl'] || props.xl"
31
+ [nzXXl]="item.props?.['xxl'] || props.xxl"
32
32
  ></formly-field>
33
33
  }
34
34
  </div>
35
35
  `, isInline: true, dependencies: [{ 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: "component", type: i2.FormlyField, selector: "formly-field", inputs: ["field"] }, { kind: "directive", type: i2.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldGrid, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldGrid, decorators: [{
38
38
  type: Component,
39
39
  args: [{
40
40
  selector: 'formly-field-grid',
@@ -50,18 +50,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
50
50
  <formly-field
51
51
  [field]="item"
52
52
  nz-col
53
- [nzFlex]="item.props?.['grid']?.['flex'] || props.flex"
54
- [nzOffset]="item.props?.['grid']?.['offset'] || props.offset"
55
- [nzOrder]="item.props?.['grid']?.['order'] || props.order"
56
- [nzPull]="item.props?.['grid']?.['pull'] || props.pull"
57
- [nzPush]="item.props?.['grid']?.['push'] || props.push"
58
- [nzSpan]="item.props?.['grid']?.['span'] || props.span"
59
- [nzXs]="item.props?.['grid']?.['xs'] || props.xs"
60
- [nzSm]="item.props?.['grid']?.['sm'] || props.sm"
61
- [nzMd]="item.props?.['grid']?.['md'] || props.md"
62
- [nzLg]="item.props?.['grid']?.['lg'] || props.lg"
63
- [nzXl]="item.props?.['grid']?.['xl'] || props.xl"
64
- [nzXXl]="item.props?.['grid']?.['xxl'] || props.xxl"
53
+ [nzFlex]="item.props?.['flex'] || props.flex"
54
+ [nzOffset]="item.props?.['offset'] || props.offset"
55
+ [nzOrder]="item.props?.['order'] || props.order"
56
+ [nzPull]="item.props?.['pull'] || props.pull"
57
+ [nzPush]="item.props?.['push'] || props.push"
58
+ [nzSpan]="item.props?.['span'] || props.span"
59
+ [nzXs]="item.props?.['xs'] || props.xs"
60
+ [nzSm]="item.props?.['sm'] || props.sm"
61
+ [nzMd]="item.props?.['md'] || props.md"
62
+ [nzLg]="item.props?.['lg'] || props.lg"
63
+ [nzXl]="item.props?.['xl'] || props.xl"
64
+ [nzXXl]="item.props?.['xxl'] || props.xxl"
65
65
  ></formly-field>
66
66
  }
67
67
  </div>
@@ -69,4 +69,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImpor
69
69
  changeDetection: ChangeDetectionStrategy.OnPush
70
70
  }]
71
71
  }] });
72
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC50eXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvZm9ybWx5YW50ZC9ncmlkL3NyYy9ncmlkLnR5cGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBUSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUUsU0FBUyxFQUFtQixNQUFNLGtCQUFrQixDQUFDOzs7O0FBd0M5RCxNQUFNLE9BQU8sZUFBZ0IsU0FBUSxTQUFxQzs4R0FBN0QsZUFBZTtrR0FBZixlQUFlLGdGQTlCaEI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQTJCVDs7MkZBR1UsZUFBZTtrQkFoQzNCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLG1CQUFtQjtvQkFDN0IsUUFBUSxFQUFFOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7R0EyQlQ7b0JBQ0QsZUFBZSxFQUFFLHVCQUF1QixDQUFDLE1BQU07aUJBQ2hEIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBUeXBlLCBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRmllbGRUeXBlLCBGaWVsZFR5cGVDb25maWcgfSBmcm9tICdAbmd4LWZvcm1seS9jb3JlJztcbmltcG9ydCB0eXBlIHsgTnpGb3JtbHlGaWVsZENvbmZpZyB9IGZyb20gJ25neC1mb3JtbHktem9ycm8tYW50ZC9jb21tb24nO1xuaW1wb3J0IHR5cGUgeyBHcmlkUHJvcHMgfSBmcm9tICcuL2dyaWQucHJvcHMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEZvcm1seUdyaWRGaWVsZENvbmZpZyBleHRlbmRzIE56Rm9ybWx5RmllbGRDb25maWc8R3JpZFByb3BzPiB7XG4gIHR5cGU6ICdncmlkJyB8IFR5cGU8Rm9ybWx5RmllbGRHcmlkPjtcbn1cblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZm9ybWx5LWZpZWxkLWdyaWQnLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxkaXZcbiAgICAgIG56LXJvd1xuICAgICAgW256QWxpZ25dPVwicHJvcHMuYWxpZ24gPz8gbnVsbFwiXG4gICAgICBbbnpHdXR0ZXJdPVwicHJvcHMuZ3V0dGVyID8/IG51bGxcIlxuICAgICAgW256SnVzdGlmeV09XCJwcm9wcy5qdXN0aWZ5ID8/IG51bGxcIlxuICAgICAgW2Zvcm1seUF0dHJpYnV0ZXNdPVwiZmllbGRcIlxuICAgID5cbiAgICAgIEBmb3IgKGl0ZW0gb2YgZmllbGQuZmllbGRHcm91cDsgdHJhY2sgaXRlbS5pZCkge1xuICAgICAgICA8Zm9ybWx5LWZpZWxkXG4gICAgICAgICAgW2ZpZWxkXT1cIml0ZW1cIlxuICAgICAgICAgIG56LWNvbFxuICAgICAgICAgIFtuekZsZXhdPVwiaXRlbS5wcm9wcz8uWydncmlkJ10/LlsnZmxleCddIHx8IHByb3BzLmZsZXhcIlxuICAgICAgICAgIFtuek9mZnNldF09XCJpdGVtLnByb3BzPy5bJ2dyaWQnXT8uWydvZmZzZXQnXSB8fCBwcm9wcy5vZmZzZXRcIlxuICAgICAgICAgIFtuek9yZGVyXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ29yZGVyJ10gfHwgcHJvcHMub3JkZXJcIlxuICAgICAgICAgIFtuelB1bGxdPVwiaXRlbS5wcm9wcz8uWydncmlkJ10/LlsncHVsbCddIHx8IHByb3BzLnB1bGxcIlxuICAgICAgICAgIFtuelB1c2hdPVwiaXRlbS5wcm9wcz8uWydncmlkJ10/LlsncHVzaCddIHx8IHByb3BzLnB1c2hcIlxuICAgICAgICAgIFtuelNwYW5dPVwiaXRlbS5wcm9wcz8uWydncmlkJ10/Llsnc3BhbiddIHx8IHByb3BzLnNwYW5cIlxuICAgICAgICAgIFtuelhzXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ3hzJ10gfHwgcHJvcHMueHNcIlxuICAgICAgICAgIFtuelNtXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ3NtJ10gfHwgcHJvcHMuc21cIlxuICAgICAgICAgIFtuek1kXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ21kJ10gfHwgcHJvcHMubWRcIlxuICAgICAgICAgIFtuekxnXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ2xnJ10gfHwgcHJvcHMubGdcIlxuICAgICAgICAgIFtuelhsXT1cIml0ZW0ucHJvcHM/LlsnZ3JpZCddPy5bJ3hsJ10gfHwgcHJvcHMueGxcIlxuICAgICAgICAgIFtuelhYbF09XCJpdGVtLnByb3BzPy5bJ2dyaWQnXT8uWyd4eGwnXSB8fCBwcm9wcy54eGxcIlxuICAgICAgICA+PC9mb3JtbHktZmllbGQ+XG4gICAgICB9XG4gICAgPC9kaXY+XG4gIGAsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1seUZpZWxkR3JpZCBleHRlbmRzIEZpZWxkVHlwZTxGaWVsZFR5cGVDb25maWc8R3JpZFByb3BzPj4ge31cbiJdfQ==
72
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC50eXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcGFja2FnZXMvZm9ybWx5YW50ZC9ncmlkL3NyYy9ncmlkLnR5cGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBUSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUUsU0FBUyxFQUFtQixNQUFNLGtCQUFrQixDQUFDOzs7O0FBd0M5RCxNQUFNLE9BQU8sZUFBZ0IsU0FBUSxTQUFxQzs4R0FBN0QsZUFBZTtrR0FBZixlQUFlLGdGQTlCaEI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQTJCVDs7MkZBR1UsZUFBZTtrQkFoQzNCLFNBQVM7bUJBQUM7b0JBQ1QsUUFBUSxFQUFFLG1CQUFtQjtvQkFDN0IsUUFBUSxFQUFFOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7R0EyQlQ7b0JBQ0QsZUFBZSxFQUFFLHVCQUF1QixDQUFDLE1BQU07aUJBQ2hEIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBUeXBlLCBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRmllbGRUeXBlLCBGaWVsZFR5cGVDb25maWcgfSBmcm9tICdAbmd4LWZvcm1seS9jb3JlJztcbmltcG9ydCB0eXBlIHsgTnpGb3JtbHlGaWVsZENvbmZpZyB9IGZyb20gJ25neC1mb3JtbHktem9ycm8tYW50ZC9jb21tb24nO1xuaW1wb3J0IHR5cGUgeyBHcmlkUHJvcHMgfSBmcm9tICcuL2dyaWQucHJvcHMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEZvcm1seUdyaWRGaWVsZENvbmZpZyBleHRlbmRzIE56Rm9ybWx5RmllbGRDb25maWc8R3JpZFByb3BzPiB7XG4gIHR5cGU6ICdncmlkJyB8IFR5cGU8Rm9ybWx5RmllbGRHcmlkPjtcbn1cblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZm9ybWx5LWZpZWxkLWdyaWQnLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxkaXZcbiAgICAgIG56LXJvd1xuICAgICAgW256QWxpZ25dPVwicHJvcHMuYWxpZ24gPz8gbnVsbFwiXG4gICAgICBbbnpHdXR0ZXJdPVwicHJvcHMuZ3V0dGVyID8/IG51bGxcIlxuICAgICAgW256SnVzdGlmeV09XCJwcm9wcy5qdXN0aWZ5ID8/IG51bGxcIlxuICAgICAgW2Zvcm1seUF0dHJpYnV0ZXNdPVwiZmllbGRcIlxuICAgID5cbiAgICAgIEBmb3IgKGl0ZW0gb2YgZmllbGQuZmllbGRHcm91cDsgdHJhY2sgaXRlbS5pZCkge1xuICAgICAgICA8Zm9ybWx5LWZpZWxkXG4gICAgICAgICAgW2ZpZWxkXT1cIml0ZW1cIlxuICAgICAgICAgIG56LWNvbFxuICAgICAgICAgIFtuekZsZXhdPVwiaXRlbS5wcm9wcz8uWydmbGV4J10gfHwgcHJvcHMuZmxleFwiXG4gICAgICAgICAgW256T2Zmc2V0XT1cIml0ZW0ucHJvcHM/Llsnb2Zmc2V0J10gfHwgcHJvcHMub2Zmc2V0XCJcbiAgICAgICAgICBbbnpPcmRlcl09XCJpdGVtLnByb3BzPy5bJ29yZGVyJ10gfHwgcHJvcHMub3JkZXJcIlxuICAgICAgICAgIFtuelB1bGxdPVwiaXRlbS5wcm9wcz8uWydwdWxsJ10gfHwgcHJvcHMucHVsbFwiXG4gICAgICAgICAgW256UHVzaF09XCJpdGVtLnByb3BzPy5bJ3B1c2gnXSB8fCBwcm9wcy5wdXNoXCJcbiAgICAgICAgICBbbnpTcGFuXT1cIml0ZW0ucHJvcHM/Llsnc3BhbiddIHx8IHByb3BzLnNwYW5cIlxuICAgICAgICAgIFtuelhzXT1cIml0ZW0ucHJvcHM/LlsneHMnXSB8fCBwcm9wcy54c1wiXG4gICAgICAgICAgW256U21dPVwiaXRlbS5wcm9wcz8uWydzbSddIHx8IHByb3BzLnNtXCJcbiAgICAgICAgICBbbnpNZF09XCJpdGVtLnByb3BzPy5bJ21kJ10gfHwgcHJvcHMubWRcIlxuICAgICAgICAgIFtuekxnXT1cIml0ZW0ucHJvcHM/LlsnbGcnXSB8fCBwcm9wcy5sZ1wiXG4gICAgICAgICAgW256WGxdPVwiaXRlbS5wcm9wcz8uWyd4bCddIHx8IHByb3BzLnhsXCJcbiAgICAgICAgICBbbnpYWGxdPVwiaXRlbS5wcm9wcz8uWyd4eGwnXSB8fCBwcm9wcy54eGxcIlxuICAgICAgICA+PC9mb3JtbHktZmllbGQ+XG4gICAgICB9XG4gICAgPC9kaXY+XG4gIGAsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1seUZpZWxkR3JpZCBleHRlbmRzIEZpZWxkVHlwZTxGaWVsZFR5cGVDb25maWc8R3JpZFByb3BzPj4ge31cbiJdfQ==
@@ -10,14 +10,14 @@ import { FormlyFieldInput } from './input.type';
10
10
  import * as i0 from "@angular/core";
11
11
  import * as i1 from "@ngx-formly/core";
12
12
  export class FormlyNzInputModule {
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputModule, declarations: [FormlyFieldInput], imports: [CommonModule,
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputModule, declarations: [FormlyFieldInput], imports: [CommonModule,
15
15
  ReactiveFormsModule,
16
16
  NzInputModule,
17
17
  NzAutocompleteModule,
18
18
  NzIconModule,
19
19
  FormlyNzFormFieldModule, i1.FormlyModule] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputModule, imports: [CommonModule,
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputModule, imports: [CommonModule,
21
21
  ReactiveFormsModule,
22
22
  NzInputModule,
23
23
  NzAutocompleteModule,
@@ -48,7 +48,7 @@ export class FormlyNzInputModule {
48
48
  ]
49
49
  })] }); }
50
50
  }
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputModule, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputModule, decorators: [{
52
52
  type: NgModule,
53
53
  args: [{
54
54
  declarations: [FormlyFieldInput],
@@ -25,8 +25,8 @@ export class FormlyFieldInput extends FieldType {
25
25
  };
26
26
  this.passwordVisible = false;
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInput, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldInput, selector: "formly-field-input", usesInheritance: true, ngImport: i0, template: `
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInput, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldInput, selector: "formly-field-input", usesInheritance: true, ngImport: i0, template: `
30
30
  @switch (props.type) {
31
31
  @case ('password') {
32
32
  <nz-input-group
@@ -163,7 +163,7 @@ export class FormlyFieldInput extends FieldType {
163
163
  </ng-template>
164
164
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { 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: "directive", type: i3.NzInputDirective, selector: "input[nz-input],textarea[nz-input]", inputs: ["nzBorderless", "nzSize", "nzStepperless", "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.NzInputGroupWhitSuffixOrPrefixDirective, selector: "nz-input-group[nzSuffix], nz-input-group[nzPrefix]" }, { kind: "component", type: i4.NzAutocompleteComponent, selector: "nz-autocomplete", inputs: ["nzWidth", "nzOverlayClassName", "nzOverlayStyle", "nzDefaultActiveFirstOption", "nzBackfill", "compareWith", "nzDataSource"], outputs: ["selectionChange"], exportAs: ["nzAutocomplete"] }, { kind: "component", type: i4.NzAutocompleteOptionComponent, selector: "nz-auto-option", inputs: ["nzValue", "nzLabel", "nzDisabled"], outputs: ["selectionChange", "mouseEntered"], exportAs: ["nzAutoOption"] }, { kind: "directive", type: i4.NzAutocompleteTriggerDirective, selector: "input[nzAutocomplete], textarea[nzAutocomplete]", inputs: ["nzAutocomplete"], exportAs: ["nzAutocompleteTrigger"] }, { kind: "directive", type: i5.NzIconDirective, selector: "[nz-icon]", inputs: ["nzSpin", "nzRotate", "nzType", "nzTheme", "nzTwotoneColor", "nzIconfont"], exportAs: ["nzIcon"] }, { kind: "directive", type: i6.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
165
165
  }
166
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInput, decorators: [{
166
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInput, decorators: [{
167
167
  type: Component,
168
168
  args: [{
169
169
  selector: 'formly-field-input',
@@ -7,11 +7,11 @@ import { NzInputModule } from 'ng-zorro-antd/input';
7
7
  import * as i0 from "@angular/core";
8
8
  import * as i1 from "@ngx-formly/core";
9
9
  export class FormlyNzInputGroupModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputGroupModule, declarations: [FormlyFieldInputGroup], imports: [CommonModule,
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputGroupModule, declarations: [FormlyFieldInputGroup], imports: [CommonModule,
12
12
  NzInputModule,
13
13
  FormlyNzFormFieldModule, i1.FormlyModule] }); }
14
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputGroupModule, imports: [CommonModule,
14
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputGroupModule, imports: [CommonModule,
15
15
  NzInputModule,
16
16
  FormlyNzFormFieldModule,
17
17
  FormlyModule.forChild({
@@ -24,7 +24,7 @@ export class FormlyNzInputGroupModule {
24
24
  ]
25
25
  })] }); }
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputGroupModule, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputGroupModule, decorators: [{
28
28
  type: NgModule,
29
29
  args: [{
30
30
  declarations: [FormlyFieldInputGroup],
@@ -13,8 +13,8 @@ export class FormlyFieldInputGroup extends FieldType {
13
13
  }
14
14
  };
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInputGroup, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldInputGroup, selector: "formly-field-input-group", usesInheritance: true, ngImport: i0, template: `
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInputGroup, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldInputGroup, selector: "formly-field-input-group", usesInheritance: true, ngImport: i0, template: `
18
18
  <nz-input-group
19
19
  [nzPrefixIcon]="props['prefixIcon']"
20
20
  [nzSuffixIcon]="props['suffixIcon']"
@@ -35,7 +35,7 @@ export class FormlyFieldInputGroup extends FieldType {
35
35
  </nz-input-group>
36
36
  `, isInline: true, dependencies: [{ kind: "component", type: i1.NzInputGroupComponent, selector: "nz-input-group", inputs: ["nzAddOnBeforeIcon", "nzAddOnAfterIcon", "nzPrefixIcon", "nzSuffixIcon", "nzAddOnBefore", "nzAddOnAfter", "nzPrefix", "nzStatus", "nzSuffix", "nzSize", "nzSearch", "nzCompact"], exportAs: ["nzInputGroup"] }, { kind: "directive", type: i1.NzInputGroupWhitSuffixOrPrefixDirective, selector: "nz-input-group[nzSuffix], nz-input-group[nzPrefix]" }, { kind: "component", type: i2.FormlyField, selector: "formly-field", inputs: ["field"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
37
37
  }
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInputGroup, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInputGroup, decorators: [{
39
39
  type: Component,
40
40
  args: [{
41
41
  selector: 'formly-field-input-group',
@@ -8,12 +8,12 @@ import { NzInputNumberModule } from 'ng-zorro-antd/input-number';
8
8
  import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzInputNumberModule {
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputNumberModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputNumberModule, declarations: [FormlyFieldInputNumber], imports: [CommonModule,
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputNumberModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputNumberModule, declarations: [FormlyFieldInputNumber], imports: [CommonModule,
13
13
  ReactiveFormsModule,
14
14
  FormlyNzFormFieldModule,
15
15
  NzInputNumberModule, i1.FormlyModule] }); }
16
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputNumberModule, imports: [CommonModule,
16
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputNumberModule, imports: [CommonModule,
17
17
  ReactiveFormsModule,
18
18
  FormlyNzFormFieldModule,
19
19
  NzInputNumberModule,
@@ -31,7 +31,7 @@ export class FormlyNzInputNumberModule {
31
31
  ]
32
32
  })] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzInputNumberModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzInputNumberModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  declarations: [FormlyFieldInputNumber],
@@ -26,8 +26,8 @@ export class FormlyFieldInputNumber extends FieldType {
26
26
  }
27
27
  };
28
28
  }
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInputNumber, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
30
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldInputNumber, selector: "formly-field-inputnumber", usesInheritance: true, ngImport: i0, template: `
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInputNumber, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
30
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldInputNumber, selector: "formly-field-inputnumber", usesInheritance: true, ngImport: i0, template: `
31
31
  @switch (props.type) {
32
32
  @case ('group') {
33
33
  <nz-input-number-group
@@ -73,7 +73,7 @@ export class FormlyFieldInputNumber extends FieldType {
73
73
  </ng-template>
74
74
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { 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.NzInputNumberComponent, selector: "nz-input-number", inputs: ["nzSize", "nzMin", "nzMax", "nzParser", "nzPrecision", "nzPrecisionMode", "nzPlaceHolder", "nzStatus", "nzStep", "nzInputMode", "nzId", "nzDisabled", "nzReadOnly", "nzAutoFocus", "nzBorderless", "nzFormatter"], outputs: ["nzBlur", "nzFocus"], exportAs: ["nzInputNumber"] }, { kind: "component", type: i3.NzInputNumberGroupComponent, selector: "nz-input-number-group", inputs: ["nzAddOnBeforeIcon", "nzAddOnAfterIcon", "nzPrefixIcon", "nzSuffixIcon", "nzAddOnBefore", "nzAddOnAfter", "nzPrefix", "nzStatus", "nzSuffix", "nzSize", "nzCompact"], exportAs: ["nzInputNumberGroup"] }, { kind: "directive", type: i3.NzInputNumberGroupWhitSuffixOrPrefixDirective, selector: "nz-input-number-group[nzSuffix], nz-input-number-group[nzPrefix]" }, { kind: "directive", type: i4.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
75
75
  }
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldInputNumber, decorators: [{
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldInputNumber, decorators: [{
77
77
  type: Component,
78
78
  args: [{
79
79
  selector: 'formly-field-inputnumber',
@@ -27,8 +27,8 @@ import { FormlyNzGridModule } from 'ngx-formly-zorro-antd/grid';
27
27
  import { FormlyNzSpaceModule } from 'ngx-formly-zorro-antd/space';
28
28
  import * as i0 from "@angular/core";
29
29
  export class FormlyNgAntdModule {
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNgAntdModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNgAntdModule, imports: [FormlyCommonModule,
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNgAntdModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNgAntdModule, imports: [FormlyCommonModule,
32
32
  FormlyRefTemplateModule,
33
33
  FormlyNzFormFieldModule,
34
34
  FormlyNzInputModule,
@@ -54,7 +54,7 @@ export class FormlyNgAntdModule {
54
54
  FormlyNzButtonGroupModule,
55
55
  FormlyNzGridModule,
56
56
  FormlyNzSpaceModule], exports: [FormlyCommonModule] }); }
57
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNgAntdModule, imports: [FormlyCommonModule,
57
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNgAntdModule, imports: [FormlyCommonModule,
58
58
  FormlyRefTemplateModule,
59
59
  FormlyNzFormFieldModule,
60
60
  FormlyNzInputModule,
@@ -81,7 +81,7 @@ export class FormlyNgAntdModule {
81
81
  FormlyNzGridModule,
82
82
  FormlyNzSpaceModule, FormlyCommonModule] }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNgAntdModule, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNgAntdModule, decorators: [{
85
85
  type: NgModule,
86
86
  args: [{
87
87
  imports: [
@@ -10,14 +10,14 @@ import { NzRadioModule } from 'ng-zorro-antd/radio';
10
10
  import * as i0 from "@angular/core";
11
11
  import * as i1 from "@ngx-formly/core";
12
12
  export class FormlyNzRadioModule {
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRadioModule, declarations: [FormlyFieldRadio], imports: [CommonModule,
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRadioModule, declarations: [FormlyFieldRadio], imports: [CommonModule,
15
15
  ReactiveFormsModule,
16
16
  FormlyNzFormFieldModule,
17
17
  FormlySelectModule,
18
18
  NzFormModule,
19
19
  NzRadioModule, i1.FormlyModule] }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRadioModule, imports: [CommonModule,
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRadioModule, imports: [CommonModule,
21
21
  ReactiveFormsModule,
22
22
  FormlyNzFormFieldModule,
23
23
  FormlySelectModule,
@@ -33,7 +33,7 @@ export class FormlyNzRadioModule {
33
33
  ]
34
34
  })] }); }
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRadioModule, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRadioModule, decorators: [{
37
37
  type: NgModule,
38
38
  args: [{
39
39
  declarations: [FormlyFieldRadio],
@@ -16,8 +16,8 @@ export class FormlyFieldRadio extends FieldType {
16
16
  }
17
17
  };
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRadio, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldRadio, selector: "formly-field-radio", usesInheritance: true, ngImport: i0, template: `
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRadio, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldRadio, selector: "formly-field-radio", usesInheritance: true, ngImport: i0, template: `
21
21
  <nz-radio-group
22
22
  [formControl]="formControl"
23
23
  [formlyAttributes]="field"
@@ -59,7 +59,7 @@ export class FormlyFieldRadio extends FieldType {
59
59
  </nz-radio-group>
60
60
  `, 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.NzRadioComponent, selector: "[nz-radio],[nz-radio-button]", inputs: ["nzValue", "nzDisabled", "nzAutoFocus"], exportAs: ["nzRadio"] }, { kind: "directive", type: i2.NzRadioButtonDirective, selector: "[nz-radio-button]" }, { kind: "component", type: i2.NzRadioGroupComponent, selector: "nz-radio-group", inputs: ["nzDisabled", "nzButtonStyle", "nzSize", "nzName"], exportAs: ["nzRadioGroup"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.FormlySelectOptionsPipe, name: "formlySelectOptions" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
61
61
  }
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRadio, decorators: [{
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRadio, decorators: [{
63
63
  type: Component,
64
64
  args: [{
65
65
  selector: 'formly-field-radio',
@@ -8,12 +8,12 @@ import { FormlyFieldRate } from './rate.type';
8
8
  import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzRateModule {
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRateModule, declarations: [FormlyFieldRate], imports: [CommonModule,
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRateModule, declarations: [FormlyFieldRate], imports: [CommonModule,
13
13
  ReactiveFormsModule,
14
14
  FormlyNzFormFieldModule,
15
15
  NzRateModule, i1.FormlyModule] }); }
16
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRateModule, imports: [CommonModule,
16
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRateModule, imports: [CommonModule,
17
17
  ReactiveFormsModule,
18
18
  FormlyNzFormFieldModule,
19
19
  NzRateModule,
@@ -27,7 +27,7 @@ export class FormlyNzRateModule {
27
27
  ]
28
28
  })] }); }
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzRateModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzRateModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldRate],
@@ -17,8 +17,8 @@ export class FormlyFieldRate extends FieldType {
17
17
  }
18
18
  };
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRate, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.3", type: FormlyFieldRate, selector: "formly-field-rate", usesInheritance: true, ngImport: i0, template: `
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRate, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.6", type: FormlyFieldRate, selector: "formly-field-rate", usesInheritance: true, ngImport: i0, template: `
22
22
  <nz-rate
23
23
  [formControl]="formControl"
24
24
  [formlyAttributes]="field"
@@ -36,7 +36,7 @@ export class FormlyFieldRate extends FieldType {
36
36
  ></nz-rate>
37
37
  `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: i2.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 }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRate, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRate, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  selector: 'formly-field-rate',
@@ -7,11 +7,11 @@ import { FormlyFieldRefTemplate } from './ref-template.type';
7
7
  import * as i0 from "@angular/core";
8
8
  import * as i1 from "@ngx-formly/core";
9
9
  export class FormlyRefTemplateModule {
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyRefTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyRefTemplateModule, declarations: [FormlyFieldRefTemplate], imports: [CommonModule,
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyRefTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
11
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyRefTemplateModule, declarations: [FormlyFieldRefTemplate], imports: [CommonModule,
12
12
  NzOutletModule,
13
13
  TrustedHtmlPipe, i1.FormlyModule] }); }
14
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyRefTemplateModule, imports: [CommonModule,
14
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyRefTemplateModule, imports: [CommonModule,
15
15
  NzOutletModule,
16
16
  FormlyModule.forChild({
17
17
  types: [
@@ -22,7 +22,7 @@ export class FormlyRefTemplateModule {
22
22
  ]
23
23
  })] }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyRefTemplateModule, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyRefTemplateModule, decorators: [{
26
26
  type: NgModule,
27
27
  args: [{
28
28
  declarations: [FormlyFieldRefTemplate],
@@ -65,14 +65,14 @@ export class FormlyFieldRefTemplate extends FieldType {
65
65
  get ref() {
66
66
  return resolveTplName(this.props, this.fieldTemplates, 'ref');
67
67
  }
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRefTemplate, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
69
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.3", type: FormlyFieldRefTemplate, selector: "formly-ref-template", usesInheritance: true, ngImport: i0, template: `
68
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRefTemplate, deps: [{ token: i1.FormlyBoxTemplates, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
69
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.6", type: FormlyFieldRefTemplate, selector: "formly-ref-template", usesInheritance: true, ngImport: i0, template: `
70
70
  <ng-container *nzStringTemplateOutlet="ref; context: { $implicit: field, props: props }">
71
71
  <div [innerHTML]="$any(ref) | trustedHtml"></div>
72
72
  </ng-container>
73
73
  `, isInline: true, dependencies: [{ kind: "directive", type: i2.NzStringTemplateOutletDirective, selector: "[nzStringTemplateOutlet]", inputs: ["nzStringTemplateOutletContext", "nzStringTemplateOutlet"], exportAs: ["nzStringTemplateOutlet"] }, { kind: "pipe", type: i3.TrustedHtmlPipe, name: "trustedHtml" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
74
74
  }
75
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldRefTemplate, decorators: [{
75
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldRefTemplate, decorators: [{
76
76
  type: Component,
77
77
  args: [{
78
78
  selector: 'formly-ref-template',
@@ -9,13 +9,13 @@ import { FormlyFieldSelect } from './select.type';
9
9
  import * as i0 from "@angular/core";
10
10
  import * as i1 from "@ngx-formly/core";
11
11
  export class FormlyNzSelectModule {
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSelectModule, declarations: [FormlyFieldSelect], imports: [CommonModule,
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSelectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSelectModule, declarations: [FormlyFieldSelect], imports: [CommonModule,
14
14
  ReactiveFormsModule,
15
15
  NzSelectModule,
16
16
  FormlyNzFormFieldModule,
17
17
  FormlySelectModule, i1.FormlyModule] }); }
18
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSelectModule, imports: [CommonModule,
18
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSelectModule, imports: [CommonModule,
19
19
  ReactiveFormsModule,
20
20
  NzSelectModule,
21
21
  FormlyNzFormFieldModule,
@@ -31,7 +31,7 @@ export class FormlyNzSelectModule {
31
31
  ]
32
32
  })] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSelectModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSelectModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  declarations: [FormlyFieldSelect],
@@ -37,8 +37,8 @@ export class FormlyFieldSelect extends FieldType {
37
37
  this.select.nzFilterOption = this.props['filterOption'];
38
38
  }
39
39
  }
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldSelect, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
41
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.3", type: FormlyFieldSelect, selector: "formly-field-select", viewQueries: [{ propertyName: "select", first: true, predicate: ["select"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
40
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldSelect, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
41
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.6", type: FormlyFieldSelect, selector: "formly-field-select", viewQueries: [{ propertyName: "select", first: true, predicate: ["select"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
42
42
  <nz-select
43
43
  #select
44
44
  [class.ng-dirty]="showError"
@@ -99,7 +99,7 @@ export class FormlyFieldSelect extends FieldType {
99
99
  </nz-select>
100
100
  `, 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.NzOptionComponent, selector: "nz-option", inputs: ["nzTitle", "nzLabel", "nzValue", "nzKey", "nzDisabled", "nzHide", "nzCustomContent"], exportAs: ["nzOption"] }, { kind: "component", type: i2.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: i2.NzOptionGroupComponent, selector: "nz-option-group", inputs: ["nzLabel"], exportAs: ["nzOptionGroup"] }, { kind: "directive", type: i3.ɵFormlyAttributes, selector: "[formlyAttributes]", inputs: ["formlyAttributes", "id"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i5.FormlySelectOptionsPipe, name: "formlySelectOptions" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
101
101
  }
102
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldSelect, decorators: [{
102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldSelect, decorators: [{
103
103
  type: Component,
104
104
  args: [{
105
105
  selector: 'formly-field-select',
@@ -8,12 +8,12 @@ import { NzSliderModule } from 'ng-zorro-antd/slider';
8
8
  import * as i0 from "@angular/core";
9
9
  import * as i1 from "@ngx-formly/core";
10
10
  export class FormlyNzSliderModule {
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSliderModule, declarations: [FormlyFieldSlider], imports: [CommonModule,
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSliderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSliderModule, declarations: [FormlyFieldSlider], imports: [CommonModule,
13
13
  ReactiveFormsModule,
14
14
  FormlyNzFormFieldModule,
15
15
  NzSliderModule, i1.FormlyModule] }); }
16
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSliderModule, imports: [CommonModule,
16
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSliderModule, imports: [CommonModule,
17
17
  ReactiveFormsModule,
18
18
  FormlyNzFormFieldModule,
19
19
  NzSliderModule,
@@ -27,7 +27,7 @@ export class FormlyNzSliderModule {
27
27
  ]
28
28
  })] }); }
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSliderModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSliderModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  declarations: [FormlyFieldSlider],
@@ -21,8 +21,8 @@ export class FormlyFieldSlider extends FieldType {
21
21
  }
22
22
  };
23
23
  }
24
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldSlider, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
25
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.3", type: FormlyFieldSlider, selector: "formly-field-slider", usesInheritance: true, ngImport: i0, template: `<nz-slider
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldSlider, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
25
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.6", type: FormlyFieldSlider, selector: "formly-field-slider", usesInheritance: true, ngImport: i0, template: `<nz-slider
26
26
  #slider
27
27
  [formControl]="formControl"
28
28
  [formlyAttributes]="field"
@@ -40,7 +40,7 @@ export class FormlyFieldSlider extends FieldType {
40
40
  (nzOnAfterChange)="props['afterChange'] && props['afterChange'](field, $event)"
41
41
  ></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 }); }
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyFieldSlider, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyFieldSlider, decorators: [{
44
44
  type: Component,
45
45
  args: [{
46
46
  selector: 'formly-field-slider',
@@ -6,10 +6,10 @@ import { NzSpaceModule } from 'ng-zorro-antd/space';
6
6
  import * as i0 from "@angular/core";
7
7
  import * as i1 from "@ngx-formly/core";
8
8
  export class FormlyNzSpaceModule {
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSpaceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSpaceModule, declarations: [FormlyFieldSpace], imports: [CommonModule,
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSpaceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSpaceModule, declarations: [FormlyFieldSpace], imports: [CommonModule,
11
11
  NzSpaceModule, i1.FormlyModule] }); }
12
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSpaceModule, imports: [CommonModule,
12
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSpaceModule, imports: [CommonModule,
13
13
  NzSpaceModule,
14
14
  FormlyModule.forChild({
15
15
  types: [
@@ -20,7 +20,7 @@ export class FormlyNzSpaceModule {
20
20
  ]
21
21
  })] }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.3", ngImport: i0, type: FormlyNzSpaceModule, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.6", ngImport: i0, type: FormlyNzSpaceModule, decorators: [{
24
24
  type: NgModule,
25
25
  args: [{
26
26
  declarations: [FormlyFieldSpace],