ng-zorro-antd-extension 19.0.1 → 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.
- package/acl/index.d.ts +52 -5
- package/blank-field/index.d.ts +27 -5
- package/checkbox/index.d.ts +40 -3
- package/configurable-query/index.d.ts +243 -3
- package/core/config/index.d.ts +52 -3
- package/dynamic-form/index.d.ts +112 -3
- package/editable/index.d.ts +29 -5
- package/fesm2022/ng-zorro-antd-extension-acl.mjs +11 -11
- package/fesm2022/ng-zorro-antd-extension-acl.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-blank-field.mjs +8 -8
- package/fesm2022/ng-zorro-antd-extension-blank-field.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-checkbox.mjs +9 -9
- package/fesm2022/ng-zorro-antd-extension-checkbox.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs +39 -39
- package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-core-config.mjs +4 -4
- package/fesm2022/ng-zorro-antd-extension-core-config.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs +53 -53
- package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-editable.mjs +9 -9
- package/fesm2022/ng-zorro-antd-extension-editable.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs +8 -8
- package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-pipes.mjs +25 -25
- package/fesm2022/ng-zorro-antd-extension-pipes.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-print.mjs +18 -18
- package/fesm2022/ng-zorro-antd-extension-print.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-simple-table.mjs +18 -18
- package/fesm2022/ng-zorro-antd-extension-simple-table.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs +11 -11
- package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-table-form.mjs +19 -19
- package/fesm2022/ng-zorro-antd-extension-table-form.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-table-select.mjs +20 -20
- package/fesm2022/ng-zorro-antd-extension-table-select.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-timer-button.mjs +8 -8
- package/fesm2022/ng-zorro-antd-extension-timer-button.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-trim.mjs +8 -8
- package/fesm2022/ng-zorro-antd-extension-trim.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-util.mjs.map +1 -1
- package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs +11 -11
- package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs.map +1 -1
- package/i18n/index.d.ts +29 -5
- package/index.d.ts +2 -5
- package/jigsaw/index.d.ts +50 -5
- package/package.json +15 -15
- package/pipes/index.d.ts +68 -5
- package/print/index.d.ts +111 -3
- package/simple-table/index.d.ts +85 -3
- package/table-adaptor/index.d.ts +66 -5
- package/table-form/index.d.ts +247 -3
- package/table-select/index.d.ts +107 -3
- package/timer-button/index.d.ts +29 -5
- package/trim/index.d.ts +48 -5
- package/types/index.d.ts +8 -3
- package/util/index.d.ts +60 -3
- package/wang-editor/index.d.ts +70 -5
- package/.npmignore +0 -2
- package/acl/nzx-acl.directive.d.ts +0 -25
- package/acl/nzx-acl.module.d.ts +0 -9
- package/acl/nzx-acl.service.d.ts +0 -19
- package/acl/package.json +0 -3
- package/acl/public-api.d.ts +0 -7
- package/blank-field/blank-field.component.d.ts +0 -19
- package/blank-field/blank-field.module.d.ts +0 -7
- package/blank-field/package.json +0 -3
- package/blank-field/public-api.d.ts +0 -6
- package/checkbox/checkbox-group.component.d.ts +0 -33
- package/checkbox/checkbox.module.d.ts +0 -7
- package/checkbox/package.json +0 -3
- package/checkbox/public-api.d.ts +0 -6
- package/configurable-query/configurable-query-item/configurable-query-item.component.d.ts +0 -18
- package/configurable-query/configurable-query.component.d.ts +0 -111
- package/configurable-query/configurable-query.module.d.ts +0 -12
- package/configurable-query/control.directive.d.ts +0 -9
- package/configurable-query/controls/abstract.control.d.ts +0 -13
- package/configurable-query/controls/date-picker.control.d.ts +0 -6
- package/configurable-query/controls/input.control.d.ts +0 -6
- package/configurable-query/controls/range-picker.control.d.ts +0 -6
- package/configurable-query/controls/select.control.d.ts +0 -6
- package/configurable-query/controls/template.control.d.ts +0 -6
- package/configurable-query/package.json +0 -3
- package/configurable-query/public-api.d.ts +0 -6
- package/configurable-query/query-config.service.d.ts +0 -21
- package/configurable-query/type.d.ts +0 -89
- package/core/config/config.d.ts +0 -30
- package/core/config/config.service.d.ts +0 -20
- package/core/config/package.json +0 -3
- package/core/config/public-api.d.ts +0 -2
- package/dynamic-form/config/dynamic-form-config.d.ts +0 -18
- package/dynamic-form/controls/abstract.control.d.ts +0 -11
- package/dynamic-form/controls/date-picker.control.d.ts +0 -6
- package/dynamic-form/controls/input.control.d.ts +0 -6
- package/dynamic-form/controls/range-picker.control.d.ts +0 -6
- package/dynamic-form/controls/select.control.d.ts +0 -6
- package/dynamic-form/controls/template.control.d.ts +0 -6
- package/dynamic-form/dynamic-form-item/dynamic-form-item.component.d.ts +0 -12
- package/dynamic-form/dynamic-form.component.d.ts +0 -5
- package/dynamic-form/dynamic-form.module.d.ts +0 -17
- package/dynamic-form/package.json +0 -3
- package/dynamic-form/public-api.d.ts +0 -7
- package/dynamic-form/wrapper/control/abstract-control-wrapper.d.ts +0 -12
- package/dynamic-form/wrapper/control/built-in-control-wrapper.d.ts +0 -7
- package/dynamic-form/wrapper/item/abstract-item-wrapper.d.ts +0 -14
- package/dynamic-form/wrapper/item/built-in-item-wrapper.d.ts +0 -6
- package/dynamic-form/wrapper/label/abstract-label-wrapper.d.ts +0 -5
- package/dynamic-form/wrapper/label/built-in-label-wrapper.d.ts +0 -6
- package/editable/editable.component.d.ts +0 -20
- package/editable/editable.module.d.ts +0 -7
- package/editable/package.json +0 -3
- package/editable/public-api.d.ts +0 -2
- package/i18n/languages/en_US.d.ts +0 -10
- package/i18n/languages/zh_CN.d.ts +0 -10
- package/i18n/nz-i18n.interface.d.ts +0 -6
- package/i18n/package.json +0 -3
- package/i18n/public-api.d.ts +0 -3
- package/jigsaw/jigsaw.component.d.ts +0 -41
- package/jigsaw/jigsaw.module.d.ts +0 -7
- package/jigsaw/package.json +0 -3
- package/jigsaw/public-api.d.ts +0 -6
- package/pipes/map.pipe.d.ts +0 -9
- package/pipes/package.json +0 -3
- package/pipes/pipes.module.d.ts +0 -13
- package/pipes/public-api.d.ts +0 -12
- package/pipes/safe-html.pipe.d.ts +0 -9
- package/pipes/safe-null.pipe.d.ts +0 -11
- package/pipes/safe-resource-url.pipe.d.ts +0 -8
- package/pipes/safe-script.pipe.d.ts +0 -8
- package/pipes/safe-style.pipe.d.ts +0 -8
- package/pipes/safe-url.pipe.d.ts +0 -13
- package/print/nzx-print-content.directive.d.ts +0 -10
- package/print/nzx-print-v.component.d.ts +0 -47
- package/print/nzx-print.component.d.ts +0 -34
- package/print/nzx-print.directive.d.ts +0 -17
- package/print/nzx-print.module.d.ts +0 -10
- package/print/package.json +0 -3
- package/print/public-api.d.ts +0 -9
- package/public-api.d.ts +0 -2
- package/simple-table/directive/expand.directive.d.ts +0 -8
- package/simple-table/directive/td.directive.d.ts +0 -9
- package/simple-table/directive/th.directive.d.ts +0 -9
- package/simple-table/package.json +0 -3
- package/simple-table/public-api.d.ts +0 -9
- package/simple-table/simple-table.component.d.ts +0 -57
- package/simple-table/simple-table.module.d.ts +0 -10
- package/table-adaptor/package.json +0 -3
- package/table-adaptor/page-table-basic.d.ts +0 -14
- package/table-adaptor/public-api.d.ts +0 -7
- package/table-adaptor/table-adaptor.directive.d.ts +0 -43
- package/table-adaptor/table-adaptor.module.d.ts +0 -7
- package/table-form/directive/table-expand.directive.d.ts +0 -9
- package/table-form/directive/table-td.directive.d.ts +0 -9
- package/table-form/directive/table-th.directive.d.ts +0 -10
- package/table-form/package.json +0 -3
- package/table-form/public-api.d.ts +0 -10
- package/table-form/table-form.component.d.ts +0 -122
- package/table-form/table-form.module.d.ts +0 -10
- package/table-form/type.d.ts +0 -94
- package/table-select/abstract-table-select.d.ts +0 -51
- package/table-select/key.directive.d.ts +0 -8
- package/table-select/nzx-table-select.module.d.ts +0 -9
- package/table-select/package.json +0 -3
- package/table-select/page-table-select/page-table-select.component.d.ts +0 -22
- package/table-select/public-api.d.ts +0 -10
- package/table-select/table-select/table-select.component.d.ts +0 -13
- package/table-select/type.d.ts +0 -14
- package/timer-button/package.json +0 -3
- package/timer-button/public-api.d.ts +0 -6
- package/timer-button/timer-button.directive.d.ts +0 -20
- package/timer-button/timer-button.module.d.ts +0 -7
- package/trim/package.json +0 -3
- package/trim/public-api.d.ts +0 -6
- package/trim/trim.directive.d.ts +0 -39
- package/trim/trim.module.d.ts +0 -7
- package/types/common.d.ts +0 -8
- package/types/package.json +0 -3
- package/types/public-api.d.ts +0 -5
- package/util/lib/cloneDeep.d.ts +0 -2
- package/util/lib/fileUtil.d.ts +0 -16
- package/util/lib/getElementByTag.d.ts +0 -8
- package/util/lib/isArray.d.ts +0 -2
- package/util/lib/isDate.d.ts +0 -1
- package/util/lib/isEmpty.d.ts +0 -2
- package/util/lib/isNumber.d.ts +0 -1
- package/util/lib/isObject.d.ts +0 -1
- package/util/lib/isString.d.ts +0 -1
- package/util/lib/toNumber.d.ts +0 -1
- package/util/lib/toString.d.ts +0 -1
- package/util/lib/trimObject.d.ts +0 -2
- package/util/lib/updateControlStatus.d.ts +0 -9
- package/util/package.json +0 -3
- package/util/public-api.d.ts +0 -17
- package/wang-editor/package.json +0 -3
- package/wang-editor/public-api.d.ts +0 -8
- package/wang-editor/type.d.ts +0 -3
- package/wang-editor/wang-editor.component.d.ts +0 -41
- package/wang-editor/wang-editor.module.d.ts +0 -8
- package/wang-editor/wang-toolbar.component.d.ts +0 -19
|
@@ -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
|
-
}
|
package/editable/package.json
DELETED
package/editable/public-api.d.ts
DELETED
package/i18n/package.json
DELETED
package/i18n/public-api.d.ts
DELETED
|
@@ -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
|
-
}
|
package/jigsaw/package.json
DELETED
package/jigsaw/public-api.d.ts
DELETED
package/pipes/map.pipe.d.ts
DELETED
|
@@ -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
|
-
}
|
package/pipes/package.json
DELETED
package/pipes/pipes.module.d.ts
DELETED
|
@@ -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
|
-
}
|
package/pipes/public-api.d.ts
DELETED
|
@@ -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
|
-
}
|
package/pipes/safe-url.pipe.d.ts
DELETED
|
@@ -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
|
-
}
|
package/print/package.json
DELETED
package/print/public-api.d.ts
DELETED
|
@@ -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,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
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NzxTdDirective {
|
|
4
|
-
templateRef: TemplateRef<any>;
|
|
5
|
-
key?: any;
|
|
6
|
-
constructor(templateRef: TemplateRef<any>);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NzxTdDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NzxTdDirective, "[nzxTd]", never, { "key": { "alias": "key"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NzxThDirective {
|
|
4
|
-
templateRef: TemplateRef<unknown>;
|
|
5
|
-
width: string | null;
|
|
6
|
-
constructor(templateRef: TemplateRef<unknown>);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NzxThDirective, never>;
|
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NzxThDirective, "[nzxTh]", never, { "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -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 './directive/td.directive';
|
|
6
|
-
export * from './directive/th.directive';
|
|
7
|
-
export * from './directive/expand.directive';
|
|
8
|
-
export * from './simple-table.component';
|
|
9
|
-
export * from './simple-table.module';
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { NzTableSize } from 'ng-zorro-antd/table';
|
|
3
|
-
import { NzxExpandDirective } from './directive/expand.directive';
|
|
4
|
-
import { NzxTdDirective } from './directive/td.directive';
|
|
5
|
-
import { NzxThDirective } from './directive/th.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* nzx-simple-table 组件配置格式
|
|
9
|
-
*/
|
|
10
|
-
export interface NzxSimpleTableConfig<T> {
|
|
11
|
-
/**
|
|
12
|
-
* 表头名
|
|
13
|
-
*/
|
|
14
|
-
header: string;
|
|
15
|
-
/**
|
|
16
|
-
* 字段key值
|
|
17
|
-
*/
|
|
18
|
-
key?: string | number;
|
|
19
|
-
/**
|
|
20
|
-
* td宽度
|
|
21
|
-
*/
|
|
22
|
-
width?: string;
|
|
23
|
-
/**
|
|
24
|
-
* 数据格式化函数
|
|
25
|
-
*/
|
|
26
|
-
format?: (data: T) => any;
|
|
27
|
-
template?: TemplateRef<any>;
|
|
28
|
-
}
|
|
29
|
-
export declare class NzxSimpleTableComponent<T extends {
|
|
30
|
-
expand?: boolean;
|
|
31
|
-
[key: string]: any;
|
|
32
|
-
}> implements AfterContentInit {
|
|
33
|
-
/** th td 布局方式 */
|
|
34
|
-
nzxAlign: 'left' | 'right' | 'center' | null;
|
|
35
|
-
/** table 标题 */
|
|
36
|
-
nzxTitle: string | TemplateRef<void>;
|
|
37
|
-
/** table 页脚*/
|
|
38
|
-
nzxFooter: string | TemplateRef<void>;
|
|
39
|
-
/** 支持展开 */
|
|
40
|
-
nzxExpand: boolean;
|
|
41
|
-
/** 启用边框 */
|
|
42
|
-
nzxBordered: boolean;
|
|
43
|
-
/** table数据集合 */
|
|
44
|
-
nzxData: Array<T>;
|
|
45
|
-
/** table size */
|
|
46
|
-
nzxSize: NzTableSize;
|
|
47
|
-
/** table 配置项 */
|
|
48
|
-
nzxConfig: Array<NzxSimpleTableConfig<T>>;
|
|
49
|
-
tdList: Array<NzxTdDirective>;
|
|
50
|
-
thList: Array<NzxThDirective>;
|
|
51
|
-
expandDirective: NzxExpandDirective;
|
|
52
|
-
private _thList;
|
|
53
|
-
private _tdList;
|
|
54
|
-
ngAfterContentInit(): void;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NzxSimpleTableComponent<any>, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NzxSimpleTableComponent<any>, "nzx-simple-table", never, { "nzxAlign": { "alias": "nzxAlign"; "required": false; }; "nzxTitle": { "alias": "nzxTitle"; "required": false; }; "nzxFooter": { "alias": "nzxFooter"; "required": false; }; "nzxExpand": { "alias": "nzxExpand"; "required": false; }; "nzxBordered": { "alias": "nzxBordered"; "required": false; }; "nzxData": { "alias": "nzxData"; "required": false; }; "nzxSize": { "alias": "nzxSize"; "required": false; }; "nzxConfig": { "alias": "nzxConfig"; "required": false; }; }, {}, ["expandDirective", "_thList", "_tdList"], never, true, never>;
|
|
57
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./simple-table.component";
|
|
3
|
-
import * as i2 from "./directive/th.directive";
|
|
4
|
-
import * as i3 from "./directive/td.directive";
|
|
5
|
-
import * as i4 from "./directive/expand.directive";
|
|
6
|
-
export declare class NzxSimpleTableModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NzxSimpleTableModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NzxSimpleTableModule, never, [typeof i1.NzxSimpleTableComponent, typeof i2.NzxThDirective, typeof i3.NzxTdDirective, typeof i4.NzxExpandDirective], [typeof i2.NzxThDirective, typeof i3.NzxTdDirective, typeof i4.NzxExpandDirective, typeof i1.NzxSimpleTableComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NzxSimpleTableModule>;
|
|
10
|
-
}
|