ng-zorro-antd-extension 19.0.1 → 20.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (177) 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 +11 -12
  13. package/fesm2022/ng-zorro-antd-extension-checkbox.mjs.map +1 -1
  14. package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs +84 -79
  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 +81 -81
  19. package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs.map +1 -1
  20. package/fesm2022/ng-zorro-antd-extension-editable.mjs +35 -35
  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 +55 -52
  27. package/fesm2022/ng-zorro-antd-extension-print.mjs.map +1 -1
  28. package/fesm2022/ng-zorro-antd-extension-simple-table.mjs +153 -137
  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 +20 -20
  33. package/fesm2022/ng-zorro-antd-extension-table-form.mjs.map +1 -1
  34. package/fesm2022/ng-zorro-antd-extension-table-select.mjs +22 -22
  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 +12 -12
  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/acl/nzx-acl.directive.d.ts +0 -25
  59. package/acl/nzx-acl.module.d.ts +0 -9
  60. package/acl/nzx-acl.service.d.ts +0 -19
  61. package/acl/public-api.d.ts +0 -7
  62. package/blank-field/blank-field.component.d.ts +0 -19
  63. package/blank-field/blank-field.module.d.ts +0 -7
  64. package/blank-field/public-api.d.ts +0 -6
  65. package/checkbox/checkbox-group.component.d.ts +0 -33
  66. package/checkbox/checkbox.module.d.ts +0 -7
  67. package/checkbox/public-api.d.ts +0 -6
  68. package/configurable-query/configurable-query-item/configurable-query-item.component.d.ts +0 -18
  69. package/configurable-query/configurable-query.component.d.ts +0 -111
  70. package/configurable-query/configurable-query.module.d.ts +0 -12
  71. package/configurable-query/control.directive.d.ts +0 -9
  72. package/configurable-query/controls/abstract.control.d.ts +0 -13
  73. package/configurable-query/controls/date-picker.control.d.ts +0 -6
  74. package/configurable-query/controls/input.control.d.ts +0 -6
  75. package/configurable-query/controls/range-picker.control.d.ts +0 -6
  76. package/configurable-query/controls/select.control.d.ts +0 -6
  77. package/configurable-query/controls/template.control.d.ts +0 -6
  78. package/configurable-query/public-api.d.ts +0 -6
  79. package/configurable-query/query-config.service.d.ts +0 -21
  80. package/configurable-query/type.d.ts +0 -89
  81. package/core/config/config.d.ts +0 -30
  82. package/core/config/config.service.d.ts +0 -20
  83. package/core/config/public-api.d.ts +0 -2
  84. package/dynamic-form/config/dynamic-form-config.d.ts +0 -18
  85. package/dynamic-form/controls/abstract.control.d.ts +0 -11
  86. package/dynamic-form/controls/date-picker.control.d.ts +0 -6
  87. package/dynamic-form/controls/input.control.d.ts +0 -6
  88. package/dynamic-form/controls/range-picker.control.d.ts +0 -6
  89. package/dynamic-form/controls/select.control.d.ts +0 -6
  90. package/dynamic-form/controls/template.control.d.ts +0 -6
  91. package/dynamic-form/dynamic-form-item/dynamic-form-item.component.d.ts +0 -12
  92. package/dynamic-form/dynamic-form.component.d.ts +0 -5
  93. package/dynamic-form/dynamic-form.module.d.ts +0 -17
  94. package/dynamic-form/public-api.d.ts +0 -7
  95. package/dynamic-form/wrapper/control/abstract-control-wrapper.d.ts +0 -12
  96. package/dynamic-form/wrapper/control/built-in-control-wrapper.d.ts +0 -7
  97. package/dynamic-form/wrapper/item/abstract-item-wrapper.d.ts +0 -14
  98. package/dynamic-form/wrapper/item/built-in-item-wrapper.d.ts +0 -6
  99. package/dynamic-form/wrapper/label/abstract-label-wrapper.d.ts +0 -5
  100. package/dynamic-form/wrapper/label/built-in-label-wrapper.d.ts +0 -6
  101. package/editable/editable.component.d.ts +0 -20
  102. package/editable/editable.module.d.ts +0 -7
  103. package/editable/public-api.d.ts +0 -2
  104. package/i18n/languages/en_US.d.ts +0 -10
  105. package/i18n/languages/zh_CN.d.ts +0 -10
  106. package/i18n/nz-i18n.interface.d.ts +0 -6
  107. package/i18n/public-api.d.ts +0 -3
  108. package/jigsaw/jigsaw.component.d.ts +0 -41
  109. package/jigsaw/jigsaw.module.d.ts +0 -7
  110. package/jigsaw/public-api.d.ts +0 -6
  111. package/pipes/map.pipe.d.ts +0 -9
  112. package/pipes/pipes.module.d.ts +0 -13
  113. package/pipes/public-api.d.ts +0 -12
  114. package/pipes/safe-html.pipe.d.ts +0 -9
  115. package/pipes/safe-null.pipe.d.ts +0 -11
  116. package/pipes/safe-resource-url.pipe.d.ts +0 -8
  117. package/pipes/safe-script.pipe.d.ts +0 -8
  118. package/pipes/safe-style.pipe.d.ts +0 -8
  119. package/pipes/safe-url.pipe.d.ts +0 -13
  120. package/print/nzx-print-content.directive.d.ts +0 -10
  121. package/print/nzx-print-v.component.d.ts +0 -47
  122. package/print/nzx-print.component.d.ts +0 -34
  123. package/print/nzx-print.directive.d.ts +0 -17
  124. package/print/nzx-print.module.d.ts +0 -10
  125. package/print/public-api.d.ts +0 -9
  126. package/public-api.d.ts +0 -2
  127. package/simple-table/directive/expand.directive.d.ts +0 -8
  128. package/simple-table/directive/td.directive.d.ts +0 -9
  129. package/simple-table/directive/th.directive.d.ts +0 -9
  130. package/simple-table/public-api.d.ts +0 -9
  131. package/simple-table/simple-table.component.d.ts +0 -57
  132. package/simple-table/simple-table.module.d.ts +0 -10
  133. package/table-adaptor/page-table-basic.d.ts +0 -14
  134. package/table-adaptor/public-api.d.ts +0 -7
  135. package/table-adaptor/table-adaptor.directive.d.ts +0 -43
  136. package/table-adaptor/table-adaptor.module.d.ts +0 -7
  137. package/table-form/directive/table-expand.directive.d.ts +0 -9
  138. package/table-form/directive/table-td.directive.d.ts +0 -9
  139. package/table-form/directive/table-th.directive.d.ts +0 -10
  140. package/table-form/public-api.d.ts +0 -10
  141. package/table-form/table-form.component.d.ts +0 -122
  142. package/table-form/table-form.module.d.ts +0 -10
  143. package/table-form/type.d.ts +0 -94
  144. package/table-select/abstract-table-select.d.ts +0 -51
  145. package/table-select/key.directive.d.ts +0 -8
  146. package/table-select/nzx-table-select.module.d.ts +0 -9
  147. package/table-select/page-table-select/page-table-select.component.d.ts +0 -22
  148. package/table-select/public-api.d.ts +0 -10
  149. package/table-select/table-select/table-select.component.d.ts +0 -13
  150. package/table-select/type.d.ts +0 -14
  151. package/timer-button/public-api.d.ts +0 -6
  152. package/timer-button/timer-button.directive.d.ts +0 -20
  153. package/timer-button/timer-button.module.d.ts +0 -7
  154. package/trim/public-api.d.ts +0 -6
  155. package/trim/trim.directive.d.ts +0 -39
  156. package/trim/trim.module.d.ts +0 -7
  157. package/types/common.d.ts +0 -8
  158. package/types/public-api.d.ts +0 -5
  159. package/util/lib/cloneDeep.d.ts +0 -2
  160. package/util/lib/fileUtil.d.ts +0 -16
  161. package/util/lib/getElementByTag.d.ts +0 -8
  162. package/util/lib/isArray.d.ts +0 -2
  163. package/util/lib/isDate.d.ts +0 -1
  164. package/util/lib/isEmpty.d.ts +0 -2
  165. package/util/lib/isNumber.d.ts +0 -1
  166. package/util/lib/isObject.d.ts +0 -1
  167. package/util/lib/isString.d.ts +0 -1
  168. package/util/lib/toNumber.d.ts +0 -1
  169. package/util/lib/toString.d.ts +0 -1
  170. package/util/lib/trimObject.d.ts +0 -2
  171. package/util/lib/updateControlStatus.d.ts +0 -9
  172. package/util/public-api.d.ts +0 -17
  173. package/wang-editor/public-api.d.ts +0 -8
  174. package/wang-editor/type.d.ts +0 -3
  175. package/wang-editor/wang-editor.component.d.ts +0 -41
  176. package/wang-editor/wang-editor.module.d.ts +0 -8
  177. package/wang-editor/wang-toolbar.component.d.ts +0 -19
@@ -1,30 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export interface NzxConfig {
3
- nzxSafeNull?: SafeNull;
4
- nzxSafeUrl?: SafeUrl;
5
- nzxTrim?: Trim;
6
- nzxTableAdaptor?: TableAdaptor;
7
- nzxTimerButton?: TimerButton;
8
- }
9
- export interface SafeNull {
10
- placeholder?: any;
11
- }
12
- export interface SafeUrl {
13
- protocol: 'http' | 'https';
14
- }
15
- export interface Trim {
16
- trimType: 'trim' | 'trimStart' | 'trimEnd';
17
- }
18
- export interface TableAdaptor {
19
- enableCache: boolean;
20
- dateFormat: string;
21
- customFormateOutFn: (queryParams: any) => any;
22
- }
23
- export interface TimerButton {
24
- duration: number;
25
- }
26
- export type NzxConfigKey = keyof NzxConfig;
27
- /**
28
- * User should provide an object implements this interface to set global configurations.
29
- */
30
- export declare const NZX_CONFIG: InjectionToken<NzxConfig>;
@@ -1,20 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { NzxConfig, NzxConfigKey } from './config';
3
- import * as i0 from "@angular/core";
4
- export declare class NzxConfigService {
5
- private configUpdated$;
6
- /** Global config holding property. */
7
- private readonly config;
8
- constructor(defaultConfig?: NzxConfig);
9
- getConfig(): NzxConfig;
10
- getConfigForComponent<T extends NzxConfigKey>(componentName: T): NzxConfig[T];
11
- getConfigChangeEventForComponent(componentName: NzxConfigKey): Observable<void>;
12
- set<T extends NzxConfigKey>(componentName: T, value: NzxConfig[T]): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxConfigService, [{ optional: true; }]>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<NzxConfigService>;
15
- }
16
- /**
17
- * This decorator is used to decorate properties. If a property is decorated, it would try to load default value from
18
- * config.
19
- */
20
- export declare function ExtensionWithConfig<T>(): (target: any, propName: any, originalDescriptor?: TypedPropertyDescriptor<T>) => any;
@@ -1,2 +0,0 @@
1
- export * from './config';
2
- export * from './config.service';
@@ -1,18 +0,0 @@
1
- import { NzxDFAbstractItemWrapper } from '../wrapper/item/abstract-item-wrapper';
2
- import { NzxDFAbstractLabelWrapper } from '../wrapper/label/abstract-label-wrapper';
3
- import { NzxDFAbstractControlWrapper } from '../wrapper/control/abstract-control-wrapper';
4
- import { NzxDFAbstractControl } from '../controls/abstract.control';
5
- import * as i0 from "@angular/core";
6
- export declare class NzxDFConfigService {
7
- private itemWrapperMap;
8
- private labelWrapperMap;
9
- private controlWrapperMap;
10
- private controlMap;
11
- constructor();
12
- getItemWrapper(key: string): typeof NzxDFAbstractItemWrapper;
13
- getLabelWrapper(key: string): typeof NzxDFAbstractLabelWrapper;
14
- getControlWrapper(key: string): typeof NzxDFAbstractControlWrapper;
15
- getControl(key: string): typeof NzxDFAbstractControl;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFConfigService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<NzxDFConfigService>;
18
- }
@@ -1,11 +0,0 @@
1
- import { FormGroup } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * 用来动态添加control type类型控件,类型控件需要继承此控件
5
- */
6
- export declare class NzxDFAbstractControl {
7
- form: FormGroup<any>;
8
- control: any;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractControl, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractControl, never, never, { "form": { "alias": "form"; "required": false; }; "control": { "alias": "control"; "required": false; }; }, {}, never, never, true, never>;
11
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractControl } from './abstract.control';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFDatePickerControlComponent extends NzxDFAbstractControl {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFDatePickerControlComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFDatePickerControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractControl } from './abstract.control';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFInputControlComponent extends NzxDFAbstractControl {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFInputControlComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFInputControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractControl } from './abstract.control';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFRangePickerControlComponent extends NzxDFAbstractControl {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFRangePickerControlComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFRangePickerControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractControl } from './abstract.control';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFSelectControlComponent extends NzxDFAbstractControl {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFSelectControlComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFSelectControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractControl } from './abstract.control';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFTemplateControlComponent extends NzxDFAbstractControl {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFTemplateControlComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFTemplateControlComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,12 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NzxDFConfigService } from '../config/dynamic-form-config';
3
- import * as i0 from "@angular/core";
4
- export declare class DynamicFormItemComponent implements OnInit {
5
- private nzxDFConfig;
6
- private itemTemplateView;
7
- constructor(nzxDFConfig: NzxDFConfigService);
8
- ngOnInit(): void;
9
- private renderItem;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<DynamicFormItemComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<DynamicFormItemComponent, "nzx-dynamic-form-item", never, {}, {}, never, never, true, never>;
12
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NzxDynamicFormComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDynamicFormComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDynamicFormComponent, "nzx-dynamic-form", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,17 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./dynamic-form.component";
4
- import * as i2 from "./dynamic-form-item/dynamic-form-item.component";
5
- import * as i3 from "./wrapper/item/built-in-item-wrapper";
6
- import * as i4 from "./wrapper/label/built-in-label-wrapper";
7
- import * as i5 from "./wrapper/control/built-in-control-wrapper";
8
- import * as i6 from "./controls/date-picker.control";
9
- import * as i7 from "./controls/input.control";
10
- import * as i8 from "./controls/range-picker.control";
11
- import * as i9 from "./controls/select.control";
12
- export declare class NzxDynamicFormModule {
13
- static forRoot(): ModuleWithProviders<NzxDynamicFormModule>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDynamicFormModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxDynamicFormModule, never, [typeof i1.NzxDynamicFormComponent, typeof i2.DynamicFormItemComponent, typeof i3.NzxDFBuiltInItemWrapperComponent, typeof i4.NzxDFBuiltInLabelWrapperComponent, typeof i5.NzxDFBuiltInControlWrapperComponent, typeof i6.NzxDFDatePickerControlComponent, typeof i7.NzxDFInputControlComponent, typeof i8.NzxDFRangePickerControlComponent, typeof i9.NzxDFSelectControlComponent], [typeof i1.NzxDynamicFormComponent]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxDynamicFormModule>;
17
- }
@@ -1,7 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './config/dynamic-form-config';
6
- export * from './dynamic-form.component';
7
- export * from './dynamic-form.module';
@@ -1,12 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NzxDFConfigService } from '../../config/dynamic-form-config';
3
- import * as i0 from "@angular/core";
4
- export declare class NzxDFAbstractControlWrapper implements OnInit {
5
- private nzxDFConfig;
6
- private controlTemplateView;
7
- constructor(nzxDFConfig: NzxDFConfigService);
8
- ngOnInit(): void;
9
- private renderControl;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractControlWrapper, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractControlWrapper, never, never, {}, {}, never, never, true, never>;
12
- }
@@ -1,7 +0,0 @@
1
- import { NzxDFAbstractControlWrapper } from './abstract-control-wrapper';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFBuiltInControlWrapperComponent extends NzxDFAbstractControlWrapper {
4
- controlWrapper: boolean;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInControlWrapperComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInControlWrapperComponent, "nzx-built-in-control-wrapper", never, {}, {}, never, never, true, never>;
7
- }
@@ -1,14 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NzxDFConfigService } from '../../config/dynamic-form-config';
3
- import * as i0 from "@angular/core";
4
- export declare class NzxDFAbstractItemWrapper implements OnInit {
5
- private nzxDFConfig;
6
- private labelWrapperTemplateView;
7
- private controlWrapperTemplateView;
8
- constructor(nzxDFConfig: NzxDFConfigService);
9
- ngOnInit(): void;
10
- private renderLabel;
11
- private renderControl;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractItemWrapper, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractItemWrapper, never, never, {}, {}, never, never, true, never>;
14
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractItemWrapper } from './abstract-item-wrapper';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFBuiltInItemWrapperComponent extends NzxDFAbstractItemWrapper {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInItemWrapperComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInItemWrapperComponent, "nzx-built-in-item-wrapper", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NzxDFAbstractLabelWrapper {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFAbstractLabelWrapper, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxDFAbstractLabelWrapper, never, never, {}, {}, never, never, true, never>;
5
- }
@@ -1,6 +0,0 @@
1
- import { NzxDFAbstractLabelWrapper } from './abstract-label-wrapper';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxDFBuiltInLabelWrapperComponent extends NzxDFAbstractLabelWrapper {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxDFBuiltInLabelWrapperComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxDFBuiltInLabelWrapperComponent, "nzx-built-in-label-wrapper", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,20 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxEditableComponent implements OnInit {
4
- nzxContent: string | number | null;
5
- nzxShowBtn: boolean;
6
- nzxContentType: 'string' | 'number' | undefined;
7
- nzxContentChange: EventEmitter<any>;
8
- class: string;
9
- private detailTemplateRef;
10
- private editTemplateRef;
11
- private detailContainerRef;
12
- private _valueType;
13
- dblclick(): void;
14
- ngOnInit(): void;
15
- edit(): void;
16
- blur(): void;
17
- valueChange(value: any): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxEditableComponent, never>;
19
- 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>;
20
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./editable.component";
3
- export declare class NzxEditableModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxEditableModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxEditableModule, never, [typeof i1.NzxEditableComponent], [typeof i1.NzxEditableComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxEditableModule>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './editable.component';
2
- export * from './editable.module';
@@ -1,10 +0,0 @@
1
- declare const _default: {
2
- locale: string;
3
- Query: {
4
- query: string;
5
- reset: string;
6
- expand: string;
7
- collapse: string;
8
- };
9
- };
10
- export default _default;
@@ -1,10 +0,0 @@
1
- declare const _default: {
2
- locale: string;
3
- Query: {
4
- query: string;
5
- reset: string;
6
- expand: string;
7
- collapse: string;
8
- };
9
- };
10
- export default _default;
@@ -1,6 +0,0 @@
1
- export interface NzxQueryI18nInterface {
2
- query: string;
3
- reset: string;
4
- expand: string;
5
- collapse: string;
6
- }
@@ -1,3 +0,0 @@
1
- export * from './nz-i18n.interface';
2
- export { default as nzx_en_US } from './languages/en_US';
3
- export { default as nzx_zh_CN } from './languages/zh_CN';
@@ -1,41 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxJigsawComponent implements AfterViewInit {
4
- private cd;
5
- width: number;
6
- height: number;
7
- nzxLoadingText: string;
8
- nzxTipText: string;
9
- nzxBgImgUrl: string | string[];
10
- nzxOnRefresh: EventEmitter<void>;
11
- nzxOnSuccess: EventEmitter<void>;
12
- nzxOnFail: EventEmitter<void>;
13
- isLoading: boolean;
14
- private canvasRef;
15
- private blockRef;
16
- private sliderContainerRef;
17
- private sliderRef;
18
- private sliderMaskRef;
19
- private img;
20
- private x;
21
- private y;
22
- private originX;
23
- private originY;
24
- private trail;
25
- private isMouseDown;
26
- constructor(cd: ChangeDetectorRef);
27
- ngAfterViewInit(): void;
28
- selectstart(): boolean;
29
- refresh(): void;
30
- handleDragStart(e: any): void;
31
- private verify;
32
- private reset;
33
- private initImg;
34
- private draw;
35
- private setImageSrc;
36
- private getRandomImgSrc;
37
- private getRandomNumberByRange;
38
- private drawPath;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxJigsawComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxJigsawComponent, "nzx-jigsaw", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "nzxLoadingText": { "alias": "nzxLoadingText"; "required": false; }; "nzxTipText": { "alias": "nzxTipText"; "required": false; }; "nzxBgImgUrl": { "alias": "nzxBgImgUrl"; "required": false; }; }, { "nzxOnRefresh": "nzxOnRefresh"; "nzxOnSuccess": "nzxOnSuccess"; "nzxOnFail": "nzxOnFail"; }, never, never, true, never>;
41
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./jigsaw.component";
3
- export declare class NzxJigsawModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxJigsawModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxJigsawModule, never, [typeof i1.NzxJigsawComponent], [typeof i1.NzxJigsawComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxJigsawModule>;
7
- }
@@ -1,6 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './jigsaw.module';
6
- export * from './jigsaw.component';
@@ -1,9 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxMapPipe implements PipeTransform {
4
- transform(value: string | number | any[], data?: {
5
- [key: string | number]: any;
6
- } | null, separator?: string): any;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxMapPipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxMapPipe, "nzxMap", true>;
9
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./map.pipe";
3
- import * as i2 from "./safe-null.pipe";
4
- import * as i3 from "./safe-url.pipe";
5
- import * as i4 from "./safe-style.pipe";
6
- import * as i5 from "./safe-html.pipe";
7
- import * as i6 from "./safe-resource-url.pipe";
8
- import * as i7 from "./safe-script.pipe";
9
- export declare class NzxPipesModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPipesModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxPipesModule, never, [typeof i1.NzxMapPipe, typeof i2.NzxSafeNullPipe, typeof i3.NzxSafeUrlPipe, typeof i4.NzxSafeStylePipe, typeof i5.NzxSafeHtmlPipe, typeof i6.NzxSafeResourceUrlPipe, typeof i7.NzxSafeScriptPipe], [typeof i1.NzxMapPipe, typeof i2.NzxSafeNullPipe, typeof i3.NzxSafeUrlPipe, typeof i4.NzxSafeStylePipe, typeof i5.NzxSafeHtmlPipe, typeof i6.NzxSafeResourceUrlPipe, typeof i7.NzxSafeScriptPipe]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxPipesModule>;
13
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './map.pipe';
6
- export * from './safe-null.pipe';
7
- export * from './safe-url.pipe';
8
- export * from './safe-html.pipe';
9
- export * from './safe-resource-url.pipe';
10
- export * from './safe-script.pipe';
11
- export * from './safe-style.pipe';
12
- export * from './pipes.module';
@@ -1,9 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { SafeHtml } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class NzxSafeHtmlPipe implements PipeTransform {
5
- private domSanitizer;
6
- transform(value: string): SafeHtml;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeHtmlPipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeHtmlPipe, "nzxSafeHtml", true>;
9
- }
@@ -1,11 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { NzxConfigKey } from 'ng-zorro-antd-extension/core/config';
3
- import * as i0 from "@angular/core";
4
- export declare class NzxSafeNullPipe implements PipeTransform {
5
- readonly _nzModuleName: NzxConfigKey;
6
- placeholder: string;
7
- private nzxConfigService;
8
- transform(value: any, placeholder?: string): string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeNullPipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeNullPipe, "nzxSafeNull", true>;
11
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxSafeResourceUrlPipe implements PipeTransform {
4
- private domSanitizer;
5
- transform(value: string): import("@angular/platform-browser").SafeResourceUrl;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeResourceUrlPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeResourceUrlPipe, "nzxSafeResourceUrl", true>;
8
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxSafeScriptPipe implements PipeTransform {
4
- private domSanitizer;
5
- transform(value: string): import("@angular/platform-browser").SafeScript;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeScriptPipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeScriptPipe, "nzxSafeScript", true>;
8
- }
@@ -1,8 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxSafeStylePipe implements PipeTransform {
4
- private domSanitizer;
5
- transform(value: string): import("@angular/platform-browser").SafeStyle;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeStylePipe, never>;
7
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeStylePipe, "nzxSafeStyle", true>;
8
- }
@@ -1,13 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { SafeUrl } from '@angular/platform-browser';
3
- import { NzxConfigKey } from 'ng-zorro-antd-extension/core/config';
4
- import * as i0 from "@angular/core";
5
- export declare class NzxSafeUrlPipe implements PipeTransform {
6
- readonly _nzModuleName: NzxConfigKey;
7
- protocol: 'http' | 'https' | undefined;
8
- private nzxConfigService;
9
- private domSanitizer;
10
- transform(value: string, protocol?: "http" | "https"): SafeUrl;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxSafeUrlPipe, never>;
12
- static ɵpipe: i0.ɵɵPipeDeclaration<NzxSafeUrlPipe, "nzxSafeUrl", true>;
13
- }
@@ -1,10 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxPrintContentDirective {
4
- elementRef: ElementRef;
5
- identifierStr: string | string[];
6
- customStyle: string;
7
- constructor(elementRef: ElementRef);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPrintContentDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxPrintContentDirective, "[nzxPrintContent]", never, { "identifierStr": { "alias": "identifierStr"; "required": false; }; "customStyle": { "alias": "customStyle"; "required": false; }; }, {}, never, never, true, never>;
10
- }
@@ -1,47 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnDestroy } from '@angular/core';
2
- import { Platform } from '@angular/cdk/platform';
3
- import { CoreViewer } from '@vivliostyle/core';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Vivliostyle 打印
7
- */
8
- export declare class NzxPrintVComponent implements OnDestroy, AfterViewInit {
9
- private platform;
10
- private cd;
11
- printTitle: string;
12
- /**
13
- * a4 794px1123px
14
- */
15
- width: number;
16
- height: number;
17
- enablePreview: boolean;
18
- pixelRatio: number;
19
- pageRenderComplete: EventEmitter<boolean>;
20
- viewer: CoreViewer | undefined;
21
- pageTotal: number;
22
- private vivViewRef;
23
- private _printElQueryList;
24
- private _title;
25
- private iframeEl;
26
- private _isRenderComplete;
27
- constructor(platform: Platform, cd: ChangeDetectorRef);
28
- ngAfterViewInit(): void;
29
- ngOnDestroy(): void;
30
- onPageIndexChange(num: number): void;
31
- print(): void;
32
- refresh(): void;
33
- private createIframeWrapper;
34
- private createVivViewer;
35
- private handleError;
36
- private handleReadyStateChange;
37
- private handleHyperlink;
38
- private handleLoaded;
39
- private handleNavigation;
40
- private createListener;
41
- private removeListeners;
42
- private getStyles;
43
- private getVivTemplates;
44
- private clearView;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPrintVComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxPrintVComponent, "nzx-print-v", never, { "printTitle": { "alias": "printTitle"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "enablePreview": { "alias": "enablePreview"; "required": false; }; "pixelRatio": { "alias": "pixelRatio"; "required": false; }; }, { "pageRenderComplete": "pageRenderComplete"; }, ["_printElQueryList"], ["[nzxPrintHeader]"], true, never>;
47
- }
@@ -1,34 +0,0 @@
1
- import { Platform } from '@angular/cdk/platform';
2
- import { AfterViewInit, OnInit } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * 使用Paged.js打印
6
- */
7
- export declare class NzxPrintComponent implements OnInit, AfterViewInit {
8
- private platform;
9
- private document;
10
- printTitle: string;
11
- /**
12
- * a4 794px1123px
13
- */
14
- width: number;
15
- height: number;
16
- enablePreview: boolean;
17
- identifierStr: string | string[];
18
- pagedCDN: string;
19
- private containerRef;
20
- private _printEl;
21
- private iframeEl;
22
- private _title;
23
- private afterPrint;
24
- private beforePrint;
25
- constructor(platform: Platform, document: Document);
26
- ngOnInit(): void;
27
- ngAfterViewInit(): void;
28
- print(): void;
29
- refresh(): void;
30
- private render;
31
- private getTemplateStr;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPrintComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<NzxPrintComponent, "nzx-print", never, { "printTitle": { "alias": "printTitle"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "enablePreview": { "alias": "enablePreview"; "required": false; }; "identifierStr": { "alias": "identifierStr"; "required": false; }; "pagedCDN": { "alias": "pagedCDN"; "required": false; }; }, {}, ["_printEl"], ["[nzxPrintHeader]"], true, never>;
34
- }
@@ -1,17 +0,0 @@
1
- import { AfterViewInit, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * 常规打印
5
- */
6
- export declare class NzxPrintDirective implements OnInit, AfterViewInit {
7
- printEl: HTMLElement | string | undefined;
8
- printTitle: string | undefined;
9
- identifierStr: string | string[];
10
- private _printEl;
11
- ngOnInit(): void;
12
- ngAfterViewInit(): void;
13
- private print;
14
- private getElement;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPrintDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxPrintDirective, "button[nzxPrint]", never, { "printEl": { "alias": "printEl"; "required": false; }; "printTitle": { "alias": "printTitle"; "required": false; }; "identifierStr": { "alias": "identifierStr"; "required": false; }; }, {}, never, never, true, never>;
17
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./nzx-print.component";
3
- import * as i2 from "./nzx-print-v.component";
4
- import * as i3 from "./nzx-print.directive";
5
- import * as i4 from "./nzx-print-content.directive";
6
- export declare class NzxPrintModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxPrintModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxPrintModule, never, [typeof i1.NzxPrintComponent, typeof i2.NzxPrintVComponent, typeof i3.NzxPrintDirective, typeof i4.NzxPrintContentDirective], [typeof i1.NzxPrintComponent, typeof i2.NzxPrintVComponent, typeof i4.NzxPrintContentDirective, typeof i3.NzxPrintDirective]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxPrintModule>;
10
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './nzx-print.component';
6
- export * from './nzx-print-v.component';
7
- export * from './nzx-print.directive';
8
- export * from './nzx-print.module';
9
- export * from './nzx-print-content.directive';
package/public-api.d.ts DELETED
@@ -1,2 +0,0 @@
1
- declare const _default: any;
2
- export default _default;
@@ -1,8 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NzxExpandDirective {
4
- templateRef: TemplateRef<unknown>;
5
- constructor(templateRef: TemplateRef<unknown>);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxExpandDirective, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxExpandDirective, "[nzxExpandTr]", never, {}, {}, never, never, true, never>;
8
- }