ng-zorro-antd-extension 19.0.0 → 20.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (198) hide show
  1. package/acl/index.d.ts +52 -5
  2. package/blank-field/index.d.ts +27 -5
  3. package/checkbox/index.d.ts +40 -3
  4. package/configurable-query/index.d.ts +243 -3
  5. package/core/config/index.d.ts +52 -3
  6. package/dynamic-form/index.d.ts +112 -3
  7. package/editable/index.d.ts +29 -5
  8. package/fesm2022/ng-zorro-antd-extension-acl.mjs +11 -11
  9. package/fesm2022/ng-zorro-antd-extension-acl.mjs.map +1 -1
  10. package/fesm2022/ng-zorro-antd-extension-blank-field.mjs +8 -8
  11. package/fesm2022/ng-zorro-antd-extension-blank-field.mjs.map +1 -1
  12. package/fesm2022/ng-zorro-antd-extension-checkbox.mjs +9 -9
  13. package/fesm2022/ng-zorro-antd-extension-checkbox.mjs.map +1 -1
  14. package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs +39 -39
  15. package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs.map +1 -1
  16. package/fesm2022/ng-zorro-antd-extension-core-config.mjs +4 -4
  17. package/fesm2022/ng-zorro-antd-extension-core-config.mjs.map +1 -1
  18. package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs +53 -53
  19. package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs.map +1 -1
  20. package/fesm2022/ng-zorro-antd-extension-editable.mjs +9 -9
  21. package/fesm2022/ng-zorro-antd-extension-editable.mjs.map +1 -1
  22. package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs +8 -8
  23. package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs.map +1 -1
  24. package/fesm2022/ng-zorro-antd-extension-pipes.mjs +25 -25
  25. package/fesm2022/ng-zorro-antd-extension-pipes.mjs.map +1 -1
  26. package/fesm2022/ng-zorro-antd-extension-print.mjs +36 -26
  27. package/fesm2022/ng-zorro-antd-extension-print.mjs.map +1 -1
  28. package/fesm2022/ng-zorro-antd-extension-simple-table.mjs +18 -18
  29. package/fesm2022/ng-zorro-antd-extension-simple-table.mjs.map +1 -1
  30. package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs +11 -11
  31. package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs.map +1 -1
  32. package/fesm2022/ng-zorro-antd-extension-table-form.mjs +19 -19
  33. package/fesm2022/ng-zorro-antd-extension-table-form.mjs.map +1 -1
  34. package/fesm2022/ng-zorro-antd-extension-table-select.mjs +20 -20
  35. package/fesm2022/ng-zorro-antd-extension-table-select.mjs.map +1 -1
  36. package/fesm2022/ng-zorro-antd-extension-timer-button.mjs +8 -8
  37. package/fesm2022/ng-zorro-antd-extension-timer-button.mjs.map +1 -1
  38. package/fesm2022/ng-zorro-antd-extension-trim.mjs +8 -8
  39. package/fesm2022/ng-zorro-antd-extension-trim.mjs.map +1 -1
  40. package/fesm2022/ng-zorro-antd-extension-util.mjs.map +1 -1
  41. package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs +11 -11
  42. package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs.map +1 -1
  43. package/i18n/index.d.ts +29 -5
  44. package/index.d.ts +2 -5
  45. package/jigsaw/index.d.ts +50 -5
  46. package/package.json +15 -15
  47. package/pipes/index.d.ts +68 -5
  48. package/print/index.d.ts +111 -3
  49. package/simple-table/index.d.ts +85 -3
  50. package/table-adaptor/index.d.ts +66 -5
  51. package/table-form/index.d.ts +247 -3
  52. package/table-select/index.d.ts +107 -3
  53. package/timer-button/index.d.ts +29 -5
  54. package/trim/index.d.ts +48 -5
  55. package/types/index.d.ts +8 -3
  56. package/util/index.d.ts +60 -3
  57. package/wang-editor/index.d.ts +70 -5
  58. package/.npmignore +0 -2
  59. package/acl/nzx-acl.directive.d.ts +0 -25
  60. package/acl/nzx-acl.module.d.ts +0 -9
  61. package/acl/nzx-acl.service.d.ts +0 -19
  62. package/acl/package.json +0 -3
  63. package/acl/public-api.d.ts +0 -7
  64. package/blank-field/blank-field.component.d.ts +0 -19
  65. package/blank-field/blank-field.module.d.ts +0 -7
  66. package/blank-field/package.json +0 -3
  67. package/blank-field/public-api.d.ts +0 -6
  68. package/checkbox/checkbox-group.component.d.ts +0 -33
  69. package/checkbox/checkbox.module.d.ts +0 -7
  70. package/checkbox/package.json +0 -3
  71. package/checkbox/public-api.d.ts +0 -6
  72. package/configurable-query/configurable-query-item/configurable-query-item.component.d.ts +0 -18
  73. package/configurable-query/configurable-query.component.d.ts +0 -111
  74. package/configurable-query/configurable-query.module.d.ts +0 -12
  75. package/configurable-query/control.directive.d.ts +0 -9
  76. package/configurable-query/controls/abstract.control.d.ts +0 -13
  77. package/configurable-query/controls/date-picker.control.d.ts +0 -6
  78. package/configurable-query/controls/input.control.d.ts +0 -6
  79. package/configurable-query/controls/range-picker.control.d.ts +0 -6
  80. package/configurable-query/controls/select.control.d.ts +0 -6
  81. package/configurable-query/controls/template.control.d.ts +0 -6
  82. package/configurable-query/package.json +0 -3
  83. package/configurable-query/public-api.d.ts +0 -6
  84. package/configurable-query/query-config.service.d.ts +0 -21
  85. package/configurable-query/type.d.ts +0 -89
  86. package/core/config/config.d.ts +0 -30
  87. package/core/config/config.service.d.ts +0 -20
  88. package/core/config/package.json +0 -3
  89. package/core/config/public-api.d.ts +0 -2
  90. package/dynamic-form/config/dynamic-form-config.d.ts +0 -18
  91. package/dynamic-form/controls/abstract.control.d.ts +0 -11
  92. package/dynamic-form/controls/date-picker.control.d.ts +0 -6
  93. package/dynamic-form/controls/input.control.d.ts +0 -6
  94. package/dynamic-form/controls/range-picker.control.d.ts +0 -6
  95. package/dynamic-form/controls/select.control.d.ts +0 -6
  96. package/dynamic-form/controls/template.control.d.ts +0 -6
  97. package/dynamic-form/dynamic-form-item/dynamic-form-item.component.d.ts +0 -12
  98. package/dynamic-form/dynamic-form.component.d.ts +0 -5
  99. package/dynamic-form/dynamic-form.module.d.ts +0 -17
  100. package/dynamic-form/package.json +0 -3
  101. package/dynamic-form/public-api.d.ts +0 -7
  102. package/dynamic-form/wrapper/control/abstract-control-wrapper.d.ts +0 -12
  103. package/dynamic-form/wrapper/control/built-in-control-wrapper.d.ts +0 -7
  104. package/dynamic-form/wrapper/item/abstract-item-wrapper.d.ts +0 -14
  105. package/dynamic-form/wrapper/item/built-in-item-wrapper.d.ts +0 -6
  106. package/dynamic-form/wrapper/label/abstract-label-wrapper.d.ts +0 -5
  107. package/dynamic-form/wrapper/label/built-in-label-wrapper.d.ts +0 -6
  108. package/editable/editable.component.d.ts +0 -20
  109. package/editable/editable.module.d.ts +0 -7
  110. package/editable/package.json +0 -3
  111. package/editable/public-api.d.ts +0 -2
  112. package/i18n/languages/en_US.d.ts +0 -10
  113. package/i18n/languages/zh_CN.d.ts +0 -10
  114. package/i18n/nz-i18n.interface.d.ts +0 -6
  115. package/i18n/package.json +0 -3
  116. package/i18n/public-api.d.ts +0 -3
  117. package/jigsaw/jigsaw.component.d.ts +0 -41
  118. package/jigsaw/jigsaw.module.d.ts +0 -7
  119. package/jigsaw/package.json +0 -3
  120. package/jigsaw/public-api.d.ts +0 -6
  121. package/pipes/map.pipe.d.ts +0 -9
  122. package/pipes/package.json +0 -3
  123. package/pipes/pipes.module.d.ts +0 -13
  124. package/pipes/public-api.d.ts +0 -12
  125. package/pipes/safe-html.pipe.d.ts +0 -9
  126. package/pipes/safe-null.pipe.d.ts +0 -11
  127. package/pipes/safe-resource-url.pipe.d.ts +0 -8
  128. package/pipes/safe-script.pipe.d.ts +0 -8
  129. package/pipes/safe-style.pipe.d.ts +0 -8
  130. package/pipes/safe-url.pipe.d.ts +0 -13
  131. package/print/nzx-print-content.directive.d.ts +0 -10
  132. package/print/nzx-print-v.component.d.ts +0 -45
  133. package/print/nzx-print.component.d.ts +0 -34
  134. package/print/nzx-print.directive.d.ts +0 -17
  135. package/print/nzx-print.module.d.ts +0 -10
  136. package/print/package.json +0 -3
  137. package/print/public-api.d.ts +0 -9
  138. package/public-api.d.ts +0 -2
  139. package/simple-table/directive/expand.directive.d.ts +0 -8
  140. package/simple-table/directive/td.directive.d.ts +0 -9
  141. package/simple-table/directive/th.directive.d.ts +0 -9
  142. package/simple-table/package.json +0 -3
  143. package/simple-table/public-api.d.ts +0 -9
  144. package/simple-table/simple-table.component.d.ts +0 -57
  145. package/simple-table/simple-table.module.d.ts +0 -10
  146. package/table-adaptor/package.json +0 -3
  147. package/table-adaptor/page-table-basic.d.ts +0 -14
  148. package/table-adaptor/public-api.d.ts +0 -7
  149. package/table-adaptor/table-adaptor.directive.d.ts +0 -43
  150. package/table-adaptor/table-adaptor.module.d.ts +0 -7
  151. package/table-form/directive/table-expand.directive.d.ts +0 -9
  152. package/table-form/directive/table-td.directive.d.ts +0 -9
  153. package/table-form/directive/table-th.directive.d.ts +0 -10
  154. package/table-form/package.json +0 -3
  155. package/table-form/public-api.d.ts +0 -10
  156. package/table-form/table-form.component.d.ts +0 -122
  157. package/table-form/table-form.module.d.ts +0 -10
  158. package/table-form/type.d.ts +0 -94
  159. package/table-select/abstract-table-select.d.ts +0 -51
  160. package/table-select/key.directive.d.ts +0 -8
  161. package/table-select/nzx-table-select.module.d.ts +0 -9
  162. package/table-select/package.json +0 -3
  163. package/table-select/page-table-select/page-table-select.component.d.ts +0 -22
  164. package/table-select/public-api.d.ts +0 -10
  165. package/table-select/table-select/table-select.component.d.ts +0 -13
  166. package/table-select/type.d.ts +0 -14
  167. package/timer-button/package.json +0 -3
  168. package/timer-button/public-api.d.ts +0 -6
  169. package/timer-button/timer-button.directive.d.ts +0 -20
  170. package/timer-button/timer-button.module.d.ts +0 -7
  171. package/trim/package.json +0 -3
  172. package/trim/public-api.d.ts +0 -6
  173. package/trim/trim.directive.d.ts +0 -39
  174. package/trim/trim.module.d.ts +0 -7
  175. package/types/common.d.ts +0 -8
  176. package/types/package.json +0 -3
  177. package/types/public-api.d.ts +0 -5
  178. package/util/lib/cloneDeep.d.ts +0 -2
  179. package/util/lib/fileUtil.d.ts +0 -16
  180. package/util/lib/getElementByTag.d.ts +0 -8
  181. package/util/lib/isArray.d.ts +0 -2
  182. package/util/lib/isDate.d.ts +0 -1
  183. package/util/lib/isEmpty.d.ts +0 -2
  184. package/util/lib/isNumber.d.ts +0 -1
  185. package/util/lib/isObject.d.ts +0 -1
  186. package/util/lib/isString.d.ts +0 -1
  187. package/util/lib/toNumber.d.ts +0 -1
  188. package/util/lib/toString.d.ts +0 -1
  189. package/util/lib/trimObject.d.ts +0 -2
  190. package/util/lib/updateControlStatus.d.ts +0 -9
  191. package/util/package.json +0 -3
  192. package/util/public-api.d.ts +0 -17
  193. package/wang-editor/package.json +0 -3
  194. package/wang-editor/public-api.d.ts +0 -8
  195. package/wang-editor/type.d.ts +0 -3
  196. package/wang-editor/wang-editor.component.d.ts +0 -41
  197. package/wang-editor/wang-editor.module.d.ts +0 -8
  198. package/wang-editor/wang-toolbar.component.d.ts +0 -19
package/acl/index.d.ts CHANGED
@@ -1,5 +1,52 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="ng-zorro-antd-extension/acl" />
5
- export * from './public-api';
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, OnDestroy, TemplateRef, ViewContainerRef, ChangeDetectorRef, ModuleWithProviders } from '@angular/core';
3
+ import { Observable } from 'rxjs';
4
+
5
+ declare class NzxAclService {
6
+ permissions$: Observable<string[]>;
7
+ private permissionsSource;
8
+ constructor();
9
+ /** 加载权限 */
10
+ loadPermissions(permissions: string[]): void;
11
+ /** 含有权限 */
12
+ hasPermission(permission: string): boolean;
13
+ /** 添加权限 */
14
+ addPermission(permission: string): void;
15
+ /** 移除权限 */
16
+ removePermission(permission: string): void;
17
+ /** 刷新权限 */
18
+ refreshPermission(): void;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxAclService, never>;
20
+ static ɵprov: i0.ɵɵInjectableDeclaration<NzxAclService>;
21
+ }
22
+
23
+ interface AclContext {
24
+ $implicit: string[];
25
+ currentAcl: string;
26
+ }
27
+ declare class NzxAclDirective implements OnInit, OnDestroy {
28
+ private templateRef;
29
+ private viewContainerRef;
30
+ private nzxAclService;
31
+ private cd;
32
+ codes: string | string[];
33
+ nzxAclElse?: TemplateRef<any>;
34
+ dataAcl: boolean;
35
+ private destroy$;
36
+ constructor(templateRef: TemplateRef<AclContext>, viewContainerRef: ViewContainerRef, nzxAclService: NzxAclService, cd: ChangeDetectorRef);
37
+ ngOnDestroy(): void;
38
+ ngOnInit(): void;
39
+ private judge;
40
+ private createView;
41
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxAclDirective, never>;
42
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxAclDirective, "[nzxAcl]", ["NzxAcl"], { "codes": { "alias": "nzxAcl"; "required": false; }; "nzxAclElse": { "alias": "nzxAclElse"; "required": false; }; "dataAcl": { "alias": "nzxAclDataAcl"; "required": false; }; }, {}, never, never, true, never>;
43
+ }
44
+
45
+ declare class NzxAclModule {
46
+ static forRoot(): ModuleWithProviders<NzxAclModule>;
47
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxAclModule, never>;
48
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxAclModule, never, [typeof NzxAclDirective], [typeof NzxAclDirective]>;
49
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxAclModule>;
50
+ }
51
+
52
+ export { NzxAclDirective, NzxAclModule, NzxAclService };
@@ -1,5 +1,27 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="ng-zorro-antd-extension/blank-field" />
5
- export * from './public-api';
1
+ import * as i0 from '@angular/core';
2
+ import { TemplateRef } from '@angular/core';
3
+ import { ControlValueAccessor } from '@angular/forms';
4
+
5
+ interface Context {
6
+ disabled: boolean;
7
+ $implicit: any;
8
+ }
9
+ declare class NzxBlankFieldComponent implements ControlValueAccessor {
10
+ contextExp: Context;
11
+ templateRefExp: TemplateRef<Context>;
12
+ private propagateChange;
13
+ registerOnChange(fn: any): void;
14
+ registerOnTouched(fn: any): void;
15
+ setDisabledState(isDisabled: boolean): void;
16
+ writeValue(obj: any): void;
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxBlankFieldComponent, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxBlankFieldComponent, "nzx-blank-field", never, {}, {}, ["templateRefExp"], never, true, never>;
19
+ }
20
+
21
+ declare class NzxBlankFieldModule {
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxBlankFieldModule, never>;
23
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxBlankFieldModule, never, [typeof NzxBlankFieldComponent], [typeof NzxBlankFieldComponent]>;
24
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxBlankFieldModule>;
25
+ }
26
+
27
+ export { NzxBlankFieldComponent, NzxBlankFieldModule };
@@ -1,5 +1,42 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ChangeDetectorRef } from '@angular/core';
3
+ import { ControlValueAccessor } from '@angular/forms';
4
+ import { NzCheckboxOption } from 'ng-zorro-antd/checkbox';
5
+
1
6
  /**
2
- * Generated bundle index. Do not edit.
7
+ * nzx-checkbox-group
8
+ * 自定义选择框,选择时传出的值为数组形式如:[1,2]
3
9
  */
4
- /// <amd-module name="ng-zorro-antd-extension/checkbox" />
5
- export * from './public-api';
10
+ declare class NzxCheckboxGroupComponent implements ControlValueAccessor {
11
+ private cd;
12
+ checkOptions: Array<NzCheckboxOption>;
13
+ /**
14
+ * 自定义函数用来格式化输输入内容用来回显
15
+ */
16
+ customFormateInFn: (value: any) => Array<any>;
17
+ /**
18
+ * 自定义函数用来格式化输出内容用来接口入参
19
+ */
20
+ customFormateOutFn: (value: any) => any;
21
+ nzDisabled: boolean;
22
+ selectValue: any[];
23
+ private propagateChange;
24
+ constructor(cd: ChangeDetectorRef);
25
+ writeValue(v: (string | number)[] | any): void;
26
+ /**更新视图 */
27
+ updateView(): void;
28
+ registerOnChange(fn: any): void;
29
+ registerOnTouched(fn: any): void;
30
+ setDisabledState?(isDisabled: boolean): void;
31
+ valueChange(value: Array<number | string>): void;
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxCheckboxGroupComponent, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxCheckboxGroupComponent, "nzx-checkbox-group", ["NzxCheckboxGroup"], { "checkOptions": { "alias": "checkOptions"; "required": false; }; "customFormateInFn": { "alias": "customFormateInFn"; "required": false; }; "customFormateOutFn": { "alias": "customFormateOutFn"; "required": false; }; }, {}, never, never, true, never>;
34
+ }
35
+
36
+ declare class NzxCheckboxModule {
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxCheckboxModule, never>;
38
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxCheckboxModule, never, [typeof NzxCheckboxGroupComponent], [typeof NzxCheckboxGroupComponent]>;
39
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxCheckboxModule>;
40
+ }
41
+
42
+ export { NzxCheckboxGroupComponent, NzxCheckboxModule };
@@ -1,5 +1,245 @@
1
+ import * as i0 from '@angular/core';
2
+ import { TemplateRef, OnChanges, OnInit, AfterViewInit, AfterContentInit, OnDestroy, EventEmitter, QueryList, ChangeDetectorRef, SimpleChanges, ModuleWithProviders, InjectionToken } from '@angular/core';
3
+ import { FormGroup, FormControl, AbstractControl, FormBuilder } from '@angular/forms';
4
+ import { NzxOptions } from 'ng-zorro-antd-extension/types';
5
+ import { NzxQueryI18nInterface } from 'ng-zorro-antd-extension/i18n';
6
+ import { NzJustify } from 'ng-zorro-antd/grid';
7
+ import { NzI18nService } from 'ng-zorro-antd/i18n';
8
+ import { BehaviorSubject } from 'rxjs';
9
+
1
10
  /**
2
- * Generated bundle index. Do not edit.
11
+ * 用来动态添加control type类型控件,类型控件需要继承此控件
3
12
  */
4
- /// <amd-module name="ng-zorro-antd-extension/configurable-query" />
5
- export * from './public-api';
13
+ declare abstract class NzxAbstractControl {
14
+ form: FormGroup<any>;
15
+ control: NzxQueryControlOptions;
16
+ get formControl(): FormControl;
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxAbstractControl, never>;
18
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxAbstractControl, never, never, { "form": { "alias": "form"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, {}, never, never, true, never>;
19
+ }
20
+
21
+ /**
22
+ * 查询参数
23
+ */
24
+ interface NzxQueryParams {
25
+ [key: string]: any;
26
+ }
27
+ type ControlType = 'input' | 'select' | 'datePicker' | 'rangePicker' | 'Template' | string;
28
+ /**
29
+ * 配置项
30
+ */
31
+ interface NzxQueryControlOptions {
32
+ /**
33
+ * 控件名对应查询参数的key
34
+ */
35
+ controlName?: string;
36
+ /**
37
+ * 控件类型
38
+ */
39
+ controlType?: ControlType;
40
+ /**
41
+ * 查询框label
42
+ */
43
+ label?: string;
44
+ /**
45
+ * 查询框placeholder
46
+ */
47
+ placeholder?: string;
48
+ /**
49
+ * 控件为select时下拉集合
50
+ */
51
+ menuList?: Array<NzxOptions<any>>;
52
+ /**
53
+ * 控件为select时允许单独清空
54
+ */
55
+ nzxAllowClear?: boolean;
56
+ /**
57
+ * 控件为select时允许前端搜索
58
+ */
59
+ nzxShowSearch?: boolean;
60
+ /**
61
+ * 查询项所占栅格数
62
+ */
63
+ nzxSpan?: number;
64
+ /**
65
+ * 控件默认值,注意默认值重置时不会清空
66
+ */
67
+ default?: any;
68
+ /**
69
+ * 查询项label所占栅格数
70
+ */
71
+ nzxLSpan?: number;
72
+ /**
73
+ * 查询项控件所占栅格数
74
+ */
75
+ nzxRSpan?: number;
76
+ /**
77
+ * 校验错误提示
78
+ */
79
+ errorTip?: string;
80
+ /**
81
+ * 折叠
82
+ */
83
+ collapse?: boolean;
84
+ /**
85
+ * 隐藏控件(主要用来携带查询参数但界面不可见)
86
+ */
87
+ hidden?: boolean;
88
+ /**
89
+ * 控件实例,可选
90
+ */
91
+ controlInstance?: AbstractControl;
92
+ /**
93
+ * 自定义模板
94
+ */
95
+ templateRef?: TemplateRef<unknown>;
96
+ [key: string]: any;
97
+ }
98
+ interface NzxQueryControlType {
99
+ key: string;
100
+ component: typeof NzxAbstractControl;
101
+ }
102
+ interface NzxQueryConfig {
103
+ controlTypes: NzxQueryControlType[];
104
+ }
105
+
106
+ declare class NzxControlDirective {
107
+ templateRef: TemplateRef<unknown>;
108
+ nzxControl: string;
109
+ constructor(templateRef: TemplateRef<unknown>);
110
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxControlDirective, never>;
111
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxControlDirective, "[nzxControl]", never, { "nzxControl": { "alias": "nzxControl"; "required": false; }; }, {}, never, never, true, never>;
112
+ }
113
+
114
+ /**
115
+ * 查询组件
116
+ * 支持模板自定义,在使用模板自定义时,要注意controlType应该设置为Template并且确保controlName与指令上的nzxControl应该相同
117
+ */
118
+ declare class NzxConfigurableQueryComponent implements OnChanges, OnInit, AfterViewInit, AfterContentInit, OnDestroy {
119
+ private i18n;
120
+ private fb;
121
+ private cd;
122
+ /**
123
+ * 配置项用来生成查询表单
124
+ */
125
+ controls: Array<NzxQueryControlOptions>;
126
+ /** 查询表单排列方式默认start */
127
+ nzxJustify: NzJustify;
128
+ /** 查询项间隔默认为8 */
129
+ nzxGutter: number;
130
+ /** 一行展示多少查询项默认展示3个 */
131
+ lineNumber: number;
132
+ /** 操作按钮所占栅格数,24则换行 */
133
+ nzxBtnSpan: number | null;
134
+ /** 初始化时,是否主动触发查询 */
135
+ initQuery: boolean;
136
+ /** 缺省 固定参数会固定携带在抛出事件中 */
137
+ fixedParams: {};
138
+ /** 查询时会触发抛出查询参数 */
139
+ queryChange: EventEmitter<NzxQueryParams>;
140
+ /** 重置时会触发抛出查询参数 */
141
+ resetChange: EventEmitter<NzxQueryParams>;
142
+ /** 组件最终的查询参数 */
143
+ get queryParams(): any;
144
+ set queryParams(value: any);
145
+ /** 判断当前组件是否展示展开折叠按钮 */
146
+ get nzxCollapse(): boolean;
147
+ /** 内置 form 查询表单实例 */
148
+ queryForm: FormGroup;
149
+ locale: NzxQueryI18nInterface;
150
+ collapseIcon: string;
151
+ collapseText: string;
152
+ private _queryParams;
153
+ /** 重置时用来给查询框默认值 */
154
+ private defaultValue;
155
+ private cacheParams;
156
+ private destroy$;
157
+ private queyFormEl;
158
+ controlTemplateList: QueryList<NzxControlDirective>;
159
+ constructor(i18n: NzI18nService, fb: FormBuilder, cd: ChangeDetectorRef);
160
+ ngOnChanges(changes: SimpleChanges): void;
161
+ ngOnInit(): void;
162
+ ngAfterViewInit(): void;
163
+ ngAfterContentInit(): void;
164
+ /** 设置查询值进行回显 */
165
+ setQueryParams(cacheParams: NzxQueryParams): void;
166
+ /**
167
+ * 根据controlName设置config值
168
+ * @param defaultValueResettable 添加的表单控件默认值是否可以重置,默认不可以
169
+ */
170
+ setControl(controlName: string, config: Partial<NzxQueryControlOptions>, defaultValueResettable?: boolean): void;
171
+ /**
172
+ * 动态添加控件
173
+ * @param config 配置项
174
+ * @param position 添加位置 不传为末尾
175
+ * @param defaultValueResettable 添加的表单控件默认值是否可以重置,默认不可以
176
+ */
177
+ addControl(config: NzxQueryControlOptions, position?: number | undefined, defaultValueResettable?: boolean): void;
178
+ /**
179
+ * 根据控件名删除控件
180
+ */
181
+ removeControl(controlName: string): void;
182
+ /**
183
+ * 根据controlName获取config项
184
+ */
185
+ getControl(controlName: string | undefined): NzxQueryControlOptions | undefined;
186
+ /**
187
+ * 检索给定控件名称或路径的子控件。
188
+ * 这个 getFormControl 签名支持字符串和 const 数组(.getFormControl(['foo', 'bar'] as const))
189
+ */
190
+ getFormControl(path: string | readonly (string | number)[]): AbstractControl<any, any> | null;
191
+ /** 查询 */
192
+ search(): void;
193
+ /** 重置 */
194
+ reset(): void;
195
+ /**展开、收起*/
196
+ toggleCollapse(): void;
197
+ ngOnDestroy(): void;
198
+ /** 计算展开收起icon、文案 */
199
+ private calculateText;
200
+ /** 清空表单控件 */
201
+ private clearFormControl;
202
+ /** 生成 queryForm 表单 */
203
+ private generateForm;
204
+ /**
205
+ *
206
+ * @param controlConfig control配置
207
+ * @param defaultValueResettable 添加的表单控件默认值是否可以重置,默认不可以
208
+ *
209
+ * 1. 生成单个表单控件并将其添加到queryForm中
210
+ * 2. 如果没有templateRef根据controlName获取投影的templateList中的templateRef给 templateRef 赋值
211
+ *
212
+ **/
213
+ private generateControl;
214
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxConfigurableQueryComponent, never>;
215
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxConfigurableQueryComponent, "nzx-configurable-query", ["NzxConfigurableQuery"], { "controls": { "alias": "controls"; "required": false; }; "nzxJustify": { "alias": "nzxJustify"; "required": false; }; "nzxGutter": { "alias": "nzxGutter"; "required": false; }; "lineNumber": { "alias": "lineNumber"; "required": false; }; "nzxBtnSpan": { "alias": "nzxBtnSpan"; "required": false; }; "initQuery": { "alias": "initQuery"; "required": false; }; "fixedParams": { "alias": "fixedParams"; "required": false; }; }, { "queryChange": "queryChange"; "resetChange": "resetChange"; }, ["controlTemplateList"], ["*"], true, never>;
216
+ }
217
+
218
+ declare class NzxConfigurableQueryModule {
219
+ static forRoot(nzxQueryConfig: NzxQueryConfig): ModuleWithProviders<NzxConfigurableQueryModule>;
220
+ static forChild(nzxQueryConfig: NzxQueryConfig): ModuleWithProviders<NzxConfigurableQueryModule>;
221
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxConfigurableQueryModule, never>;
222
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxConfigurableQueryModule, never, [typeof NzxControlDirective, typeof NzxConfigurableQueryComponent], [typeof NzxControlDirective, typeof NzxConfigurableQueryComponent]>;
223
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxConfigurableQueryModule>;
224
+ }
225
+
226
+ declare const QUERY_CONFIG: InjectionToken<NzxQueryControlType[]>;
227
+ /**
228
+ * 用来动态添加control type类型控件
229
+ */
230
+ declare class NzxQueryConfigService {
231
+ private controlTypePoll;
232
+ controlTypes$: BehaviorSubject<NzxQueryControlType[]>;
233
+ constructor(nzxQueryConfig: NzxQueryConfig);
234
+ /** 添加controlType 类型控件 */
235
+ addControlType(controlType: NzxQueryControlType): void;
236
+ /** 删除controlType 类型控件 */
237
+ removeControlType(key: string): void;
238
+ /** 刷新 */
239
+ refreshControlType(): void;
240
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxQueryConfigService, [{ optional: true; }]>;
241
+ static ɵprov: i0.ɵɵInjectableDeclaration<NzxQueryConfigService>;
242
+ }
243
+
244
+ export { NzxAbstractControl, NzxConfigurableQueryComponent, NzxConfigurableQueryModule, NzxControlDirective, NzxQueryConfigService, QUERY_CONFIG };
245
+ export type { NzxQueryConfig, NzxQueryControlOptions, NzxQueryControlType, NzxQueryParams };
@@ -1,5 +1,54 @@
1
+ import * as i0 from '@angular/core';
2
+ import { InjectionToken } from '@angular/core';
3
+ import { Observable } from 'rxjs';
4
+
5
+ interface NzxConfig {
6
+ nzxSafeNull?: SafeNull;
7
+ nzxSafeUrl?: SafeUrl;
8
+ nzxTrim?: Trim;
9
+ nzxTableAdaptor?: TableAdaptor;
10
+ nzxTimerButton?: TimerButton;
11
+ }
12
+ interface SafeNull {
13
+ placeholder?: any;
14
+ }
15
+ interface SafeUrl {
16
+ protocol: 'http' | 'https';
17
+ }
18
+ interface Trim {
19
+ trimType: 'trim' | 'trimStart' | 'trimEnd';
20
+ }
21
+ interface TableAdaptor {
22
+ enableCache: boolean;
23
+ dateFormat: string;
24
+ customFormateOutFn: (queryParams: any) => any;
25
+ }
26
+ interface TimerButton {
27
+ duration: number;
28
+ }
29
+ type NzxConfigKey = keyof NzxConfig;
1
30
  /**
2
- * Generated bundle index. Do not edit.
31
+ * User should provide an object implements this interface to set global configurations.
3
32
  */
4
- /// <amd-module name="ng-zorro-antd-extension/core/config" />
5
- export * from './public-api';
33
+ declare const NZX_CONFIG: InjectionToken<NzxConfig>;
34
+
35
+ declare class NzxConfigService {
36
+ private configUpdated$;
37
+ /** Global config holding property. */
38
+ private readonly config;
39
+ constructor(defaultConfig?: NzxConfig);
40
+ getConfig(): NzxConfig;
41
+ getConfigForComponent<T extends NzxConfigKey>(componentName: T): NzxConfig[T];
42
+ getConfigChangeEventForComponent(componentName: NzxConfigKey): Observable<void>;
43
+ set<T extends NzxConfigKey>(componentName: T, value: NzxConfig[T]): void;
44
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxConfigService, [{ optional: true; }]>;
45
+ static ɵprov: i0.ɵɵInjectableDeclaration<NzxConfigService>;
46
+ }
47
+ /**
48
+ * This decorator is used to decorate properties. If a property is decorated, it would try to load default value from
49
+ * config.
50
+ */
51
+ declare function ExtensionWithConfig<T>(): (target: any, propName: any, originalDescriptor?: TypedPropertyDescriptor<T>) => any;
52
+
53
+ export { ExtensionWithConfig, NZX_CONFIG, NzxConfigService };
54
+ export type { NzxConfig, NzxConfigKey, SafeNull, SafeUrl, TableAdaptor, TimerButton, Trim };
@@ -1,5 +1,114 @@
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, ModuleWithProviders } from '@angular/core';
3
+ import { FormGroup } from '@angular/forms';
4
+
5
+ declare class NzxDFAbstractItemWrapper implements OnInit {
6
+ private nzxDFConfig;
7
+ private labelWrapperTemplateView;
8
+ private controlWrapperTemplateView;
9
+ constructor(nzxDFConfig: NzxDFConfigService);
10
+ ngOnInit(): void;
11
+ private renderLabel;
12
+ private renderControl;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractItemWrapper, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractItemWrapper, never, never, {}, {}, never, never, true, never>;
15
+ }
16
+
17
+ declare class NzxDFAbstractLabelWrapper {
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractLabelWrapper, never>;
19
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractLabelWrapper, never, never, {}, {}, never, never, true, never>;
20
+ }
21
+
22
+ declare class NzxDFAbstractControlWrapper implements OnInit {
23
+ private nzxDFConfig;
24
+ private controlTemplateView;
25
+ constructor(nzxDFConfig: NzxDFConfigService);
26
+ ngOnInit(): void;
27
+ private renderControl;
28
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractControlWrapper, never>;
29
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractControlWrapper, never, never, {}, {}, never, never, true, never>;
30
+ }
31
+
1
32
  /**
2
- * Generated bundle index. Do not edit.
33
+ * 用来动态添加control type类型控件,类型控件需要继承此控件
3
34
  */
4
- /// <amd-module name="ng-zorro-antd-extension/dynamic-form" />
5
- export * from './public-api';
35
+ declare class NzxDFAbstractControl {
36
+ form: FormGroup<any>;
37
+ control: any;
38
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractControl, never>;
39
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractControl, never, never, { "form": { "alias": "form"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, {}, never, never, true, never>;
40
+ }
41
+
42
+ declare class NzxDFConfigService {
43
+ private itemWrapperMap;
44
+ private labelWrapperMap;
45
+ private controlWrapperMap;
46
+ private controlMap;
47
+ constructor();
48
+ getItemWrapper(key: string): typeof NzxDFAbstractItemWrapper;
49
+ getLabelWrapper(key: string): typeof NzxDFAbstractLabelWrapper;
50
+ getControlWrapper(key: string): typeof NzxDFAbstractControlWrapper;
51
+ getControl(key: string): typeof NzxDFAbstractControl;
52
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFConfigService, never>;
53
+ static ɵprov: i0.ɵɵInjectableDeclaration<NzxDFConfigService>;
54
+ }
55
+
56
+ declare class NzxDynamicFormComponent {
57
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDynamicFormComponent, never>;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDynamicFormComponent, "nzx-dynamic-form", never, {}, {}, never, never, true, never>;
59
+ }
60
+
61
+ declare class DynamicFormItemComponent implements OnInit {
62
+ private nzxDFConfig;
63
+ private itemTemplateView;
64
+ constructor(nzxDFConfig: NzxDFConfigService);
65
+ ngOnInit(): void;
66
+ private renderItem;
67
+ static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormItemComponent, never>;
68
+ static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormItemComponent, "nzx-dynamic-form-item", never, {}, {}, never, never, true, never>;
69
+ }
70
+
71
+ declare class NzxDFBuiltInItemWrapperComponent extends NzxDFAbstractItemWrapper {
72
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInItemWrapperComponent, never>;
73
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInItemWrapperComponent, "nzx-built-in-item-wrapper", never, {}, {}, never, never, true, never>;
74
+ }
75
+
76
+ declare class NzxDFBuiltInLabelWrapperComponent extends NzxDFAbstractLabelWrapper {
77
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInLabelWrapperComponent, never>;
78
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInLabelWrapperComponent, "nzx-built-in-label-wrapper", never, {}, {}, never, never, true, never>;
79
+ }
80
+
81
+ declare class NzxDFBuiltInControlWrapperComponent extends NzxDFAbstractControlWrapper {
82
+ controlWrapper: boolean;
83
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInControlWrapperComponent, never>;
84
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInControlWrapperComponent, "nzx-built-in-control-wrapper", never, {}, {}, never, never, true, never>;
85
+ }
86
+
87
+ declare class NzxDFDatePickerControlComponent extends NzxDFAbstractControl {
88
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFDatePickerControlComponent, never>;
89
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFDatePickerControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
90
+ }
91
+
92
+ declare class NzxDFInputControlComponent extends NzxDFAbstractControl {
93
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFInputControlComponent, never>;
94
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFInputControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
95
+ }
96
+
97
+ declare class NzxDFRangePickerControlComponent extends NzxDFAbstractControl {
98
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFRangePickerControlComponent, never>;
99
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFRangePickerControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
100
+ }
101
+
102
+ declare class NzxDFSelectControlComponent extends NzxDFAbstractControl {
103
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFSelectControlComponent, never>;
104
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFSelectControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
105
+ }
106
+
107
+ declare class NzxDynamicFormModule {
108
+ static forRoot(): ModuleWithProviders<NzxDynamicFormModule>;
109
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxDynamicFormModule, never>;
110
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxDynamicFormModule, never, [typeof NzxDynamicFormComponent, typeof DynamicFormItemComponent, typeof NzxDFBuiltInItemWrapperComponent, typeof NzxDFBuiltInLabelWrapperComponent, typeof NzxDFBuiltInControlWrapperComponent, typeof NzxDFDatePickerControlComponent, typeof NzxDFInputControlComponent, typeof NzxDFRangePickerControlComponent, typeof NzxDFSelectControlComponent], [typeof NzxDynamicFormComponent]>;
111
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxDynamicFormModule>;
112
+ }
113
+
114
+ export { NzxDFConfigService, NzxDynamicFormComponent, NzxDynamicFormModule };
@@ -1,5 +1,29 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="ng-zorro-antd-extension/editable" />
5
- export * from './public-api';
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, EventEmitter } from '@angular/core';
3
+
4
+ declare class NzxEditableComponent implements OnInit {
5
+ nzxContent: string | number | null;
6
+ nzxShowBtn: boolean;
7
+ nzxContentType: 'string' | 'number' | undefined;
8
+ nzxContentChange: EventEmitter<any>;
9
+ class: string;
10
+ private detailTemplateRef;
11
+ private editTemplateRef;
12
+ private detailContainerRef;
13
+ private _valueType;
14
+ dblclick(): void;
15
+ ngOnInit(): void;
16
+ edit(): void;
17
+ blur(): void;
18
+ valueChange(value: any): void;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxEditableComponent, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<NzxEditableComponent, "[nzx-editable]", ["NzxEditable"], { "nzxContent": { "alias": "nzxContent"; "required": false; }; "nzxShowBtn": { "alias": "nzxShowBtn"; "required": false; }; "nzxContentType": { "alias": "nzxContentType"; "required": false; }; }, { "nzxContentChange": "nzxContentChange"; }, never, never, true, never>;
21
+ }
22
+
23
+ declare class NzxEditableModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<NzxEditableModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<NzxEditableModule, never, [typeof NzxEditableComponent], [typeof NzxEditableComponent]>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<NzxEditableModule>;
27
+ }
28
+
29
+ export { NzxEditableComponent, NzxEditableModule };
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Injectable, Directive, Input, NgModule } from '@angular/core';
2
+ import { Injectable, Input, Directive, NgModule } from '@angular/core';
3
3
  import { BehaviorSubject, Subject, takeUntil } from 'rxjs';
4
4
 
5
5
  class NzxAclService {
@@ -37,10 +37,10 @@ class NzxAclService {
37
37
  this.permissionsSource.next(this.permissionsSource.value);
38
38
  }, 0);
39
39
  }
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclService }); }
40
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclService }); }
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclService, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclService, decorators: [{
44
44
  type: Injectable
45
45
  }], ctorParameters: () => [] });
46
46
 
@@ -101,10 +101,10 @@ class NzxAclDirective {
101
101
  this.cd.markForCheck();
102
102
  }
103
103
  }
104
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NzxAclService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
105
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.2", type: NzxAclDirective, isStandalone: true, selector: "[nzxAcl]", inputs: { codes: ["nzxAcl", "codes"], nzxAclElse: "nzxAclElse", dataAcl: ["nzxAclDataAcl", "dataAcl"] }, exportAs: ["NzxAcl"], ngImport: i0 }); }
104
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: NzxAclService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
105
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.7", type: NzxAclDirective, isStandalone: true, selector: "[nzxAcl]", inputs: { codes: ["nzxAcl", "codes"], nzxAclElse: "nzxAclElse", dataAcl: ["nzxAclDataAcl", "dataAcl"] }, exportAs: ["NzxAcl"], ngImport: i0 }); }
106
106
  }
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclDirective, decorators: [{
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclDirective, decorators: [{
108
108
  type: Directive,
109
109
  args: [{
110
110
  selector: '[nzxAcl]',
@@ -127,11 +127,11 @@ class NzxAclModule {
127
127
  providers: [NzxAclService],
128
128
  };
129
129
  }
130
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
131
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: NzxAclModule, imports: [NzxAclDirective], exports: [NzxAclDirective] }); }
132
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclModule }); }
130
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
131
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.7", ngImport: i0, type: NzxAclModule, imports: [NzxAclDirective], exports: [NzxAclDirective] }); }
132
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclModule }); }
133
133
  }
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: NzxAclModule, decorators: [{
134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.7", ngImport: i0, type: NzxAclModule, decorators: [{
135
135
  type: NgModule,
136
136
  args: [{
137
137
  imports: [NzxAclDirective],