ngx-formly-zorro-antd 16.2.0 → 16.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. package/card-wrapper/card-wrapper.module.d.ts +2 -3
  2. package/cascader/cascader.module.d.ts +3 -4
  3. package/esm2022/card-wrapper/card-wrapper.module.mjs +2 -6
  4. package/esm2022/cascader/cascader.module.mjs +1 -5
  5. package/esm2022/form-field/form-field.module.mjs +2 -6
  6. package/esm2022/lib/ui-ng-zorro-antd.module.mjs +14 -14
  7. package/esm2022/select/select.type.mjs +1 -1
  8. package/esm2022/space/space.module.mjs +1 -5
  9. package/esm2022/tree-select/tree-select.module.mjs +1 -5
  10. package/esm2022/upload/upload.module.mjs +1 -5
  11. package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs +2 -5
  12. package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs.map +1 -1
  13. package/fesm2022/ngx-formly-zorro-antd-cascader.mjs +2 -5
  14. package/fesm2022/ngx-formly-zorro-antd-cascader.mjs.map +1 -1
  15. package/fesm2022/ngx-formly-zorro-antd-form-field.mjs +3 -6
  16. package/fesm2022/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
  17. package/fesm2022/ngx-formly-zorro-antd-select.mjs +1 -1
  18. package/fesm2022/ngx-formly-zorro-antd-select.mjs.map +1 -1
  19. package/fesm2022/ngx-formly-zorro-antd-space.mjs +1 -4
  20. package/fesm2022/ngx-formly-zorro-antd-space.mjs.map +1 -1
  21. package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs +2 -5
  22. package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs.map +1 -1
  23. package/fesm2022/ngx-formly-zorro-antd-upload.mjs +2 -5
  24. package/fesm2022/ngx-formly-zorro-antd-upload.mjs.map +1 -1
  25. package/fesm2022/ngx-formly-zorro-antd.mjs +13 -13
  26. package/fesm2022/ngx-formly-zorro-antd.mjs.map +1 -1
  27. package/form-field/form-field.module.d.ts +3 -4
  28. package/lib/ui-ng-zorro-antd.module.d.ts +26 -26
  29. package/package.json +10 -11
  30. package/space/space.module.d.ts +3 -4
  31. package/tree-select/tree-select.module.d.ts +3 -4
  32. package/upload/upload.module.d.ts +5 -6
@@ -1,31 +1,31 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "ngx-formly-zorro-antd/form-field";
3
- import * as i2 from "ngx-formly-zorro-antd/common";
4
- import * as i3 from "ngx-formly-zorro-antd/input";
5
- import * as i4 from "ngx-formly-zorro-antd/input-number";
6
- import * as i5 from "ngx-formly-zorro-antd/input-group";
7
- import * as i6 from "ngx-formly-zorro-antd/textarea";
8
- import * as i7 from "ngx-formly-zorro-antd/radio";
9
- import * as i8 from "ngx-formly-zorro-antd/checkbox";
10
- import * as i9 from "ngx-formly-zorro-antd/select";
11
- import * as i10 from "ngx-formly-zorro-antd/switch";
12
- import * as i11 from "ngx-formly-zorro-antd/cascader";
13
- import * as i12 from "ngx-formly-zorro-antd/datepicker";
14
- import * as i13 from "ngx-formly-zorro-antd/rate";
15
- import * as i14 from "ngx-formly-zorro-antd/slider";
16
- import * as i15 from "ngx-formly-zorro-antd/timepicker";
17
- import * as i16 from "ngx-formly-zorro-antd/transfer";
18
- import * as i17 from "ngx-formly-zorro-antd/tree-select";
19
- import * as i18 from "ngx-formly-zorro-antd/upload";
20
- import * as i19 from "ngx-formly-zorro-antd/tabs";
21
- import * as i20 from "ngx-formly-zorro-antd/card";
22
- import * as i21 from "ngx-formly-zorro-antd/card-wrapper";
23
- import * as i22 from "ngx-formly-zorro-antd/button";
24
- import * as i23 from "ngx-formly-zorro-antd/grid";
25
- import * as i24 from "ngx-formly-zorro-antd/space";
26
- import * as i25 from "ngx-formly-zorro-antd/ref-template";
2
+ import * as i1 from "ngx-formly-zorro-antd/common";
3
+ import * as i2 from "ngx-formly-zorro-antd/ref-template";
4
+ import * as i3 from "ngx-formly-zorro-antd/form-field";
5
+ import * as i4 from "ngx-formly-zorro-antd/input";
6
+ import * as i5 from "ngx-formly-zorro-antd/input-number";
7
+ import * as i6 from "ngx-formly-zorro-antd/input-group";
8
+ import * as i7 from "ngx-formly-zorro-antd/textarea";
9
+ import * as i8 from "ngx-formly-zorro-antd/radio";
10
+ import * as i9 from "ngx-formly-zorro-antd/checkbox";
11
+ import * as i10 from "ngx-formly-zorro-antd/select";
12
+ import * as i11 from "ngx-formly-zorro-antd/switch";
13
+ import * as i12 from "ngx-formly-zorro-antd/cascader";
14
+ import * as i13 from "ngx-formly-zorro-antd/datepicker";
15
+ import * as i14 from "ngx-formly-zorro-antd/rate";
16
+ import * as i15 from "ngx-formly-zorro-antd/slider";
17
+ import * as i16 from "ngx-formly-zorro-antd/timepicker";
18
+ import * as i17 from "ngx-formly-zorro-antd/transfer";
19
+ import * as i18 from "ngx-formly-zorro-antd/tree-select";
20
+ import * as i19 from "ngx-formly-zorro-antd/upload";
21
+ import * as i20 from "ngx-formly-zorro-antd/tabs";
22
+ import * as i21 from "ngx-formly-zorro-antd/card";
23
+ import * as i22 from "ngx-formly-zorro-antd/card-wrapper";
24
+ import * as i23 from "ngx-formly-zorro-antd/button";
25
+ import * as i24 from "ngx-formly-zorro-antd/grid";
26
+ import * as i25 from "ngx-formly-zorro-antd/space";
27
27
  export declare class FormlyNgAntdModule {
28
28
  static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNgAntdModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNgAntdModule, never, [typeof i1.FormlyNzFormFieldModule, typeof i2.FormlyCommonModule, typeof i3.FormlyNzInputModule, typeof i4.FormlyNzInputNumberModule, typeof i5.FormlyNzInputGroupModule, typeof i6.FormlyNzTextareaModule, typeof i7.FormlyNzRadioModule, typeof i8.FormlyNzCheckboxModule, typeof i9.FormlyNzSelectModule, typeof i10.FormlyNzSwitchModule, typeof i11.FormlyNzCascaderModule, typeof i12.FormlyNzDatepickerModule, typeof i13.FormlyNzRateModule, typeof i14.FormlyNzSliderModule, typeof i15.FormlyNzTimepickerModule, typeof i16.FormlyNzTransferModule, typeof i17.FormlyNzTreeSelectModule, typeof i18.FormlyNzUploadModule, typeof i19.FormlyNzTabsModule, typeof i20.FormlyNzCardModule, typeof i21.FormlyNzCardWrapperModule, typeof i22.FormlyNzButtonModule, typeof i23.FormlyNzGridModule, typeof i24.FormlyNzSpaceModule, typeof i25.FormlyRefTemplateModule], never>;
29
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNgAntdModule, never, [typeof i1.FormlyCommonModule, typeof i2.FormlyRefTemplateModule, typeof i3.FormlyNzFormFieldModule, typeof i4.FormlyNzInputModule, typeof i5.FormlyNzInputNumberModule, typeof i6.FormlyNzInputGroupModule, typeof i7.FormlyNzTextareaModule, typeof i8.FormlyNzRadioModule, typeof i9.FormlyNzCheckboxModule, typeof i10.FormlyNzSelectModule, typeof i11.FormlyNzSwitchModule, typeof i12.FormlyNzCascaderModule, typeof i13.FormlyNzDatepickerModule, typeof i14.FormlyNzRateModule, typeof i15.FormlyNzSliderModule, typeof i16.FormlyNzTimepickerModule, typeof i17.FormlyNzTransferModule, typeof i18.FormlyNzTreeSelectModule, typeof i19.FormlyNzUploadModule, typeof i20.FormlyNzTabsModule, typeof i21.FormlyNzCardModule, typeof i22.FormlyNzCardWrapperModule, typeof i23.FormlyNzButtonModule, typeof i24.FormlyNzGridModule, typeof i25.FormlyNzSpaceModule], never>;
30
30
  static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNgAntdModule>;
31
31
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-formly-zorro-antd",
3
- "version": "16.2.0",
3
+ "version": "16.2.2",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org",
6
6
  "access": "public"
@@ -11,11 +11,10 @@
11
11
  "@angular/common": "^16.0.0",
12
12
  "@angular/forms": "^16.0.0",
13
13
  "@angular/platform-browser": "^16.0.0",
14
- "ng-zorro-antd": "^16.2.0",
14
+ "ng-zorro-antd": "^16.2.2",
15
15
  "@ngx-formly/core": "^6.0.0",
16
16
  "@pkt/ng.core": "^4.0.3",
17
- "rxjs": "^6.5.3 || ^7.4.0",
18
- "@ant-design/icons-angular": "16.0.0"
17
+ "rxjs": "^6.5.3 || ^7.4.0"
19
18
  },
20
19
  "dependencies": {
21
20
  "tslib": "^2.3.0"
@@ -44,6 +43,12 @@
44
43
  "esm": "./esm2022/button/ngx-formly-zorro-antd-button.mjs",
45
44
  "default": "./fesm2022/ngx-formly-zorro-antd-button.mjs"
46
45
  },
46
+ "./card": {
47
+ "types": "./card/index.d.ts",
48
+ "esm2022": "./esm2022/card/ngx-formly-zorro-antd-card.mjs",
49
+ "esm": "./esm2022/card/ngx-formly-zorro-antd-card.mjs",
50
+ "default": "./fesm2022/ngx-formly-zorro-antd-card.mjs"
51
+ },
47
52
  "./card-wrapper": {
48
53
  "types": "./card-wrapper/index.d.ts",
49
54
  "esm2022": "./esm2022/card-wrapper/ngx-formly-zorro-antd-card-wrapper.mjs",
@@ -62,12 +67,6 @@
62
67
  "esm": "./esm2022/checkbox/ngx-formly-zorro-antd-checkbox.mjs",
63
68
  "default": "./fesm2022/ngx-formly-zorro-antd-checkbox.mjs"
64
69
  },
65
- "./card": {
66
- "types": "./card/index.d.ts",
67
- "esm2022": "./esm2022/card/ngx-formly-zorro-antd-card.mjs",
68
- "esm": "./esm2022/card/ngx-formly-zorro-antd-card.mjs",
69
- "default": "./fesm2022/ngx-formly-zorro-antd-card.mjs"
70
- },
71
70
  "./common": {
72
71
  "types": "./common/index.d.ts",
73
72
  "esm2022": "./esm2022/common/ngx-formly-zorro-antd-common.mjs",
@@ -196,4 +195,4 @@
196
195
  }
197
196
  },
198
197
  "sideEffects": false
199
- }
198
+ }
@@ -1,11 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./space.type";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "ngx-formly-zorro-antd/common";
5
- import * as i4 from "ng-zorro-antd/space";
6
- import * as i5 from "@ngx-formly/core";
4
+ import * as i3 from "ng-zorro-antd/space";
5
+ import * as i4 from "@ngx-formly/core";
7
6
  export declare class FormlyNzSpaceModule {
8
7
  static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSpaceModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSpaceModule, [typeof i1.FormlyFieldSpace], [typeof i2.CommonModule, typeof i3.FormlyCommonModule, typeof i4.NzSpaceModule, typeof i5.FormlyModule], never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSpaceModule, [typeof i1.FormlyFieldSpace], [typeof i2.CommonModule, typeof i3.NzSpaceModule, typeof i4.FormlyModule], never>;
10
9
  static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSpaceModule>;
11
10
  }
@@ -3,11 +3,10 @@ import * as i1 from "./tree-select.type";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
5
  import * as i4 from "ngx-formly-zorro-antd/form-field";
6
- import * as i5 from "ngx-formly-zorro-antd/common";
7
- import * as i6 from "ng-zorro-antd/tree-select";
8
- import * as i7 from "@ngx-formly/core";
6
+ import * as i5 from "ng-zorro-antd/tree-select";
7
+ import * as i6 from "@ngx-formly/core";
9
8
  export declare class FormlyNzTreeSelectModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTreeSelectModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTreeSelectModule, [typeof i1.FormlyFieldTreeSelect], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.FormlyCommonModule, typeof i6.NzTreeSelectModule, typeof i7.FormlyModule], never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTreeSelectModule, [typeof i1.FormlyFieldTreeSelect], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzTreeSelectModule, typeof i6.FormlyModule], never>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTreeSelectModule>;
13
12
  }
@@ -4,13 +4,12 @@ import * as i2 from "./upload.component";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@angular/forms";
6
6
  import * as i5 from "ngx-formly-zorro-antd/form-field";
7
- import * as i6 from "ngx-formly-zorro-antd/common";
8
- import * as i7 from "ng-zorro-antd/upload";
9
- import * as i8 from "ng-zorro-antd/button";
10
- import * as i9 from "ng-zorro-antd/icon";
11
- import * as i10 from "@ngx-formly/core";
7
+ import * as i6 from "ng-zorro-antd/upload";
8
+ import * as i7 from "ng-zorro-antd/button";
9
+ import * as i8 from "ng-zorro-antd/icon";
10
+ import * as i9 from "@ngx-formly/core";
12
11
  export declare class FormlyNzUploadModule {
13
12
  static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzUploadModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzUploadModule, [typeof i1.FormlyFieldUpload, typeof i2.UploadNzComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.FormlyNzFormFieldModule, typeof i6.FormlyCommonModule, typeof i7.NzUploadModule, typeof i8.NzButtonModule, typeof i9.NzIconModule, typeof i10.FormlyModule], never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzUploadModule, [typeof i1.FormlyFieldUpload, typeof i2.UploadNzComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.FormlyNzFormFieldModule, typeof i6.NzUploadModule, typeof i7.NzButtonModule, typeof i8.NzIconModule, typeof i9.FormlyModule], never>;
15
14
  static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzUploadModule>;
16
15
  }