ngx-formly-zorro-antd 19.3.4 → 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/autocomplete/index.d.ts +39 -5
- package/button/index.d.ts +108 -3
- package/card/index.d.ts +55 -3
- package/card-wrapper/index.d.ts +95 -3
- package/cascader/index.d.ts +199 -3
- package/checkbox/index.d.ts +60 -3
- package/common/index.d.ts +115 -3
- package/datepicker/index.d.ts +211 -3
- package/extension/index.d.ts +25 -3
- package/fesm2022/ngx-formly-zorro-antd-autocomplete.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-button.mjs +19 -22
- package/fesm2022/ngx-formly-zorro-antd-button.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs +15 -18
- package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-card.mjs +16 -19
- package/fesm2022/ngx-formly-zorro-antd-card.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-cascader.mjs +20 -20
- package/fesm2022/ngx-formly-zorro-antd-cascader.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs +10 -9
- package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-common.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-common.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs +13 -8
- package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-extension.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-flex.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-flex.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs +18 -21
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-helpers.mjs +0 -5
- package/fesm2022/ngx-formly-zorro-antd-helpers.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-group.mjs +8 -10
- package/fesm2022/ngx-formly-zorro-antd-input-group.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-number.mjs +9 -10
- package/fesm2022/ngx-formly-zorro-antd-input-number.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-otp.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-input-otp.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input.mjs +40 -43
- package/fesm2022/ngx-formly-zorro-antd-input.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-radio.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-radio.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-rate.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-rate.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs +16 -19
- package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-select.mjs +12 -8
- package/fesm2022/ngx-formly-zorro-antd-select.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-slider.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-slider.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-space-compact.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-space-compact.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-space.mjs +15 -18
- package/fesm2022/ngx-formly-zorro-antd-space.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-switch.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-switch.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-tabs.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd-tabs.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-text-value.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-text-value.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-textarea.mjs +18 -15
- package/fesm2022/ngx-formly-zorro-antd-textarea.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs +11 -8
- package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-transfer.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd-transfer.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs +19 -19
- package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-types.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-upload.mjs +20 -23
- package/fesm2022/ngx-formly-zorro-antd-upload.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd.mjs +4 -9
- package/fesm2022/ngx-formly-zorro-antd.mjs.map +1 -1
- package/flex/index.d.ts +66 -3
- package/form-field/index.d.ts +217 -3
- package/grid/index.d.ts +84 -3
- package/helpers/index.d.ts +142 -5
- package/index.d.ts +41 -1
- package/input/index.d.ts +93 -3
- package/input-group/index.d.ts +96 -3
- package/input-number/index.d.ts +124 -3
- package/input-otp/index.d.ts +70 -3
- package/package.json +18 -22
- package/radio/index.d.ts +65 -3
- package/rate/index.d.ts +80 -3
- package/ref-template/index.d.ts +95 -3
- package/select/index.d.ts +233 -3
- package/slider/index.d.ts +97 -3
- package/space/index.d.ts +67 -3
- package/space-compact/index.d.ts +54 -3
- package/switch/index.d.ts +63 -3
- package/tabs/index.d.ts +183 -3
- package/text-value/index.d.ts +54 -3
- package/textarea/index.d.ts +64 -3
- package/timepicker/index.d.ts +162 -3
- package/transfer/index.d.ts +162 -3
- package/tree-select/index.d.ts +204 -3
- package/types/index.d.ts +26 -5
- package/upload/index.d.ts +264 -3
- package/autocomplete/autocomplete.props.d.ts +0 -36
- package/autocomplete/public_api.d.ts +0 -1
- package/button/button.config.d.ts +0 -2
- package/button/button.module.d.ts +0 -12
- package/button/button.type.d.ts +0 -93
- package/button/public_api.d.ts +0 -4
- package/button-group/button-group.config.d.ts +0 -2
- package/button-group/button-group.module.d.ts +0 -11
- package/button-group/button-group.type.d.ts +0 -41
- package/button-group/index.d.ts +0 -5
- package/button-group/public_api.d.ts +0 -4
- package/card/card.config.d.ts +0 -2
- package/card/card.module.d.ts +0 -11
- package/card/card.type.d.ts +0 -42
- package/card/public_api.d.ts +0 -4
- package/card-wrapper/card-wrapper.config.d.ts +0 -2
- package/card-wrapper/card-wrapper.module.d.ts +0 -10
- package/card-wrapper/card-wrapper.props.d.ts +0 -58
- package/card-wrapper/card.wrapper.d.ts +0 -27
- package/card-wrapper/public_api.d.ts +0 -5
- package/cascader/cascader.config.d.ts +0 -2
- package/cascader/cascader.module.d.ts +0 -12
- package/cascader/cascader.type.d.ts +0 -182
- package/cascader/public_api.d.ts +0 -4
- package/checkbox/checkbox.config.d.ts +0 -2
- package/checkbox/checkbox.module.d.ts +0 -12
- package/checkbox/checkbox.type.d.ts +0 -41
- package/checkbox/public_api.d.ts +0 -4
- package/common/common.module.d.ts +0 -9
- package/common/formly-box-templates.directive.d.ts +0 -49
- package/common/formly-utils.d.ts +0 -31
- package/common/interface.d.ts +0 -27
- package/common/public_api.d.ts +0 -4
- package/datepicker/datepicker.config.d.ts +0 -2
- package/datepicker/datepicker.module.d.ts +0 -12
- package/datepicker/datepicker.props.d.ts +0 -158
- package/datepicker/datepicker.type.d.ts +0 -36
- package/datepicker/public_api.d.ts +0 -5
- package/extension/public_api.d.ts +0 -1
- package/extension/value-changes-extension.d.ts +0 -23
- package/fesm2022/ngx-formly-zorro-antd-button-group.mjs +0 -158
- package/fesm2022/ngx-formly-zorro-antd-button-group.mjs.map +0 -1
- package/flex/flex.config.d.ts +0 -2
- package/flex/flex.module.d.ts +0 -10
- package/flex/flex.type.d.ts +0 -53
- package/flex/public_api.d.ts +0 -4
- package/form-field/form-field.config.d.ts +0 -2
- package/form-field/form-field.module.d.ts +0 -12
- package/form-field/form-field.props.d.ts +0 -180
- package/form-field/form-field.wrapper.d.ts +0 -25
- package/form-field/public_api.d.ts +0 -4
- package/grid/grid.config.d.ts +0 -2
- package/grid/grid.module.d.ts +0 -10
- package/grid/grid.props.d.ts +0 -59
- package/grid/grid.type.d.ts +0 -15
- package/grid/public_api.d.ts +0 -5
- package/helpers/common.d.ts +0 -7
- package/helpers/formly.d.ts +0 -87
- package/helpers/public_api.d.ts +0 -53
- package/input/input.config.d.ts +0 -2
- package/input/input.module.d.ts +0 -14
- package/input/input.props.d.ts +0 -41
- package/input/input.type.d.ts +0 -35
- package/input/public_api.d.ts +0 -5
- package/input-group/input-group.config.d.ts +0 -2
- package/input-group/input-group.module.d.ts +0 -11
- package/input-group/input-group.props.d.ts +0 -65
- package/input-group/input-group.type.d.ts +0 -24
- package/input-group/public_api.d.ts +0 -5
- package/input-number/input-number.config.d.ts +0 -2
- package/input-number/input-number.module.d.ts +0 -12
- package/input-number/input-number.props.d.ts +0 -85
- package/input-number/input-number.type.d.ts +0 -28
- package/input-number/public_api.d.ts +0 -5
- package/input-otp/input-otp.config.d.ts +0 -2
- package/input-otp/input-otp.module.d.ts +0 -12
- package/input-otp/input-otp.props.d.ts +0 -30
- package/input-otp/input-otp.type.d.ts +0 -25
- package/input-otp/public_api.d.ts +0 -5
- package/lib/ui-ng-zorro-antd.config.d.ts +0 -1
- package/lib/ui-ng-zorro-antd.d.ts +0 -2
- package/lib/ui-ng-zorro-antd.module.d.ts +0 -36
- package/radio/public_api.d.ts +0 -4
- package/radio/radio.config.d.ts +0 -2
- package/radio/radio.module.d.ts +0 -14
- package/radio/radio.type.d.ts +0 -48
- package/rate/public_api.d.ts +0 -4
- package/rate/rate.config.d.ts +0 -2
- package/rate/rate.module.d.ts +0 -12
- package/rate/rate.type.d.ts +0 -65
- package/ref-template/public_api.d.ts +0 -4
- package/ref-template/ref-template.config.d.ts +0 -2
- package/ref-template/ref-template.module.d.ts +0 -11
- package/ref-template/ref-template.type.d.ts +0 -82
- package/select/public_api.d.ts +0 -5
- package/select/select.config.d.ts +0 -2
- package/select/select.module.d.ts +0 -13
- package/select/select.props.d.ts +0 -176
- package/select/select.type.d.ts +0 -38
- package/slider/public_api.d.ts +0 -4
- package/slider/slider.config.d.ts +0 -2
- package/slider/slider.module.d.ts +0 -12
- package/slider/slider.type.d.ts +0 -82
- package/space/public_api.d.ts +0 -4
- package/space/space.config.d.ts +0 -2
- package/space/space.module.d.ts +0 -10
- package/space/space.type.d.ts +0 -55
- package/space-compact/public_api.d.ts +0 -4
- package/space-compact/space-compact.config.d.ts +0 -2
- package/space-compact/space-compact.module.d.ts +0 -10
- package/space-compact/space-compact.type.d.ts +0 -41
- package/switch/public_api.d.ts +0 -4
- package/switch/switch.config.d.ts +0 -2
- package/switch/switch.module.d.ts +0 -12
- package/switch/switch.type.d.ts +0 -48
- package/tabs/public_api.d.ts +0 -4
- package/tabs/tabs.config.d.ts +0 -2
- package/tabs/tabs.module.d.ts +0 -10
- package/tabs/tabs.props.d.ts +0 -143
- package/tabs/tabs.wrapper.d.ts +0 -30
- package/text-value/public_api.d.ts +0 -4
- package/text-value/text-value.config.d.ts +0 -2
- package/text-value/text-value.module.d.ts +0 -11
- package/text-value/text-value.type.d.ts +0 -40
- package/textarea/public_api.d.ts +0 -4
- package/textarea/textarea.config.d.ts +0 -2
- package/textarea/textarea.module.d.ts +0 -13
- package/textarea/textarea.type.d.ts +0 -43
- package/timepicker/public_api.d.ts +0 -4
- package/timepicker/timepicker.config.d.ts +0 -2
- package/timepicker/timepicker.module.d.ts +0 -12
- package/timepicker/timepicker.type.d.ts +0 -143
- package/transfer/public_api.d.ts +0 -4
- package/transfer/transfer.component.d.ts +0 -27
- package/transfer/transfer.config.d.ts +0 -2
- package/transfer/transfer.module.d.ts +0 -13
- package/transfer/transfer.type.d.ts +0 -123
- package/tree-select/public_api.d.ts +0 -4
- package/tree-select/tree-select.config.d.ts +0 -2
- package/tree-select/tree-select.module.d.ts +0 -12
- package/tree-select/tree-select.type.d.ts +0 -187
- package/types/public_api.d.ts +0 -27
- package/upload/public_api.d.ts +0 -5
- package/upload/upload.component.d.ts +0 -37
- package/upload/upload.config.d.ts +0 -2
- package/upload/upload.module.d.ts +0 -15
- package/upload/upload.props.d.ts +0 -183
- package/upload/upload.type.d.ts +0 -36
package/slider/slider.type.d.ts
DELETED
@@ -1,82 +0,0 @@
|
|
1
|
-
import { Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import type { NzSliderShowTooltip } from 'ng-zorro-antd/slider';
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
/**
|
8
|
-
* @publicApi
|
9
|
-
*/
|
10
|
-
export interface SlideProps extends FormlyFieldProps {
|
11
|
-
/**
|
12
|
-
* 是否只能拖拽到刻度上
|
13
|
-
* @default false
|
14
|
-
*/
|
15
|
-
dots?: boolean;
|
16
|
-
/**
|
17
|
-
* marks 不为空对象时有效,值为 true 时表示值为包含关系,false 表示并列
|
18
|
-
* @default true
|
19
|
-
*/
|
20
|
-
included?: boolean;
|
21
|
-
/**
|
22
|
-
* 刻度标记,key 的类型必须为 number 且取值在闭区间 [min, max] 内,每个标签可以单独设置样式
|
23
|
-
* @default
|
24
|
-
* { number: string/HTML } or { number: { style: object, label: string/HTML } }
|
25
|
-
*/
|
26
|
-
marks?: object;
|
27
|
-
/**
|
28
|
-
* 双滑块模式
|
29
|
-
* @default false
|
30
|
-
*/
|
31
|
-
range?: boolean;
|
32
|
-
/**
|
33
|
-
* Slider 会把当前值传给 nzTipFormatter,并在 Tooltip 中显示 nzTipFormatter 的返回值,若为 null,则隐藏 Tooltip。
|
34
|
-
*/
|
35
|
-
tipFormatter?: (value: number) => string;
|
36
|
-
/**
|
37
|
-
* 值为 true 时,Slider 为垂直方向
|
38
|
-
* @default false
|
39
|
-
*/
|
40
|
-
vertical?: boolean;
|
41
|
-
/**
|
42
|
-
* 反向坐标轴
|
43
|
-
* @default false
|
44
|
-
*/
|
45
|
-
reverse?: boolean;
|
46
|
-
/**
|
47
|
-
* 值为 always 时总是显示,值为 never 时在任何情况下都不显示
|
48
|
-
* @default default
|
49
|
-
*/
|
50
|
-
tooltipVisible?: NzSliderShowTooltip;
|
51
|
-
/**
|
52
|
-
* 设置 Tooltip 的默认位置。
|
53
|
-
*/
|
54
|
-
tooltipPlacement?: string;
|
55
|
-
/**
|
56
|
-
* 与 onmouseup 触发时机一致,把当前值作为参数传入。
|
57
|
-
*/
|
58
|
-
afterChange?: FormlyAttributeEvent<number[] | number>;
|
59
|
-
}
|
60
|
-
export interface FormlySlideFieldConfig extends NzFormlyFieldConfig<SlideProps> {
|
61
|
-
type: 'slider' | Type<FormlyFieldSlider>;
|
62
|
-
}
|
63
|
-
/**
|
64
|
-
* @private
|
65
|
-
*/
|
66
|
-
export declare class FormlyFieldSlider extends FieldType<FieldTypeConfig<SlideProps>> {
|
67
|
-
defaultOptions: {
|
68
|
-
props: {
|
69
|
-
max: number;
|
70
|
-
min: number;
|
71
|
-
step: number;
|
72
|
-
dots: boolean;
|
73
|
-
included: boolean;
|
74
|
-
range: boolean;
|
75
|
-
vertical: boolean;
|
76
|
-
reverse: boolean;
|
77
|
-
tooltipVisible: "default";
|
78
|
-
};
|
79
|
-
};
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldSlider, never>;
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldSlider, "formly-field-slider", never, {}, {}, never, never, false, never>;
|
82
|
-
}
|
package/space/public_api.d.ts
DELETED
package/space/space.config.d.ts
DELETED
package/space/space.module.d.ts
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./space.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "ng-zorro-antd/space";
|
5
|
-
import * as i4 from "@ngx-formly/core";
|
6
|
-
export declare class FormlyNzSpaceModule {
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSpaceModule, never>;
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSpaceModule, [typeof i1.FormlyFieldSpace], [typeof i2.CommonModule, typeof i3.NzSpaceModule, typeof i4.FormlyModule], never>;
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSpaceModule>;
|
10
|
-
}
|
package/space/space.type.d.ts
DELETED
@@ -1,55 +0,0 @@
|
|
1
|
-
import { Type, TemplateRef } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
4
|
-
import { FormlyBoxTemplates } from 'ngx-formly-zorro-antd/common';
|
5
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
6
|
-
import type { NzSpaceDirection, NzSpaceSize, NzSpaceAlign } from 'ng-zorro-antd/space';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
/**
|
9
|
-
* @publicApi
|
10
|
-
*/
|
11
|
-
export interface SpaceProps extends FormlyFieldProps {
|
12
|
-
/**
|
13
|
-
* 间距大小
|
14
|
-
* @default small
|
15
|
-
*/
|
16
|
-
size?: NzSpaceSize;
|
17
|
-
/**
|
18
|
-
* 间距方向
|
19
|
-
* @default horizontal
|
20
|
-
*/
|
21
|
-
direction?: NzSpaceDirection;
|
22
|
-
/**
|
23
|
-
* 对齐方式
|
24
|
-
*/
|
25
|
-
align?: NzSpaceAlign;
|
26
|
-
/**
|
27
|
-
* 是否自动换行,仅在 horizontal 时有效
|
28
|
-
*/
|
29
|
-
wrap?: boolean;
|
30
|
-
/**
|
31
|
-
* 设置分隔符
|
32
|
-
*/
|
33
|
-
split?: TemplateRef<{
|
34
|
-
$implicit: number;
|
35
|
-
}> | null;
|
36
|
-
splitName?: string;
|
37
|
-
}
|
38
|
-
export interface FormlySpaceFieldConfig extends NzFormlyFieldConfig<SpaceProps> {
|
39
|
-
type: 'space' | Type<FormlyFieldSpace>;
|
40
|
-
}
|
41
|
-
/** @private */
|
42
|
-
export declare class FormlyFieldSpace extends FieldType<FieldTypeConfig<SpaceProps>> {
|
43
|
-
fieldTemplates: FormlyBoxTemplates;
|
44
|
-
defaultOptions: {
|
45
|
-
props: {
|
46
|
-
size: "small";
|
47
|
-
direction: "horizontal";
|
48
|
-
wrap: boolean;
|
49
|
-
};
|
50
|
-
};
|
51
|
-
constructor(fieldTemplates: FormlyBoxTemplates);
|
52
|
-
get nzSplit(): TemplateRef<any> | undefined;
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldSpace, [{ optional: true; }]>;
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldSpace, "formly-field-space", never, {}, {}, never, never, false, never>;
|
55
|
-
}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
export { FormlyNzSpaceCompactModule } from './space-compact.module';
|
2
|
-
export { FormlyFieldSpaceCompact } from './space-compact.type';
|
3
|
-
export { withFormlyFieldSpaceCompact } from './space-compact.config';
|
4
|
-
export type { FormlySpaceCompactFieldConfig, SpaceCompactProps } from './space-compact.type';
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./space-compact.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "ng-zorro-antd/space";
|
5
|
-
import * as i4 from "@ngx-formly/core";
|
6
|
-
export declare class FormlyNzSpaceCompactModule {
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSpaceCompactModule, never>;
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSpaceCompactModule, [typeof i1.FormlyFieldSpaceCompact], [typeof i2.CommonModule, typeof i3.NzSpaceModule, typeof i4.FormlyModule], never>;
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSpaceCompactModule>;
|
10
|
-
}
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
4
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
5
|
-
import type { NzSizeLDSType } from 'ng-zorro-antd/core/types';
|
6
|
-
import type { NzSpaceDirection } from 'ng-zorro-antd/space';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
/**
|
9
|
-
* @publicApi
|
10
|
-
*/
|
11
|
-
export interface SpaceCompactProps extends FormlyFieldProps {
|
12
|
-
/**
|
13
|
-
* 子组件大小
|
14
|
-
* @default default
|
15
|
-
*/
|
16
|
-
size?: NzSizeLDSType;
|
17
|
-
/**
|
18
|
-
* 指定排列方向
|
19
|
-
* @default horizontal
|
20
|
-
*/
|
21
|
-
direction?: NzSpaceDirection;
|
22
|
-
/**
|
23
|
-
* 将宽度调整为父元素宽度的选项
|
24
|
-
*/
|
25
|
-
block?: boolean;
|
26
|
-
}
|
27
|
-
export interface FormlySpaceCompactFieldConfig extends NzFormlyFieldConfig<SpaceCompactProps> {
|
28
|
-
type: 'space-compact' | Type<FormlyFieldSpaceCompact>;
|
29
|
-
}
|
30
|
-
/** @private */
|
31
|
-
export declare class FormlyFieldSpaceCompact extends FieldType<FieldTypeConfig<SpaceCompactProps>> {
|
32
|
-
defaultOptions: {
|
33
|
-
props: {
|
34
|
-
size: "default";
|
35
|
-
direction: "horizontal";
|
36
|
-
block: boolean;
|
37
|
-
};
|
38
|
-
};
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldSpaceCompact, never>;
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldSpaceCompact, "formly-field-space-compact", never, {}, {}, never, never, false, never>;
|
41
|
-
}
|
package/switch/public_api.d.ts
DELETED
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./switch.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "ng-zorro-antd/switch";
|
7
|
-
import * as i6 from "@ngx-formly/core";
|
8
|
-
export declare class FormlyNzSwitchModule {
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSwitchModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSwitchModule, [typeof i1.FormlyFieldSwitch], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzSwitchModule, typeof i6.FormlyModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSwitchModule>;
|
12
|
-
}
|
package/switch/switch.type.d.ts
DELETED
@@ -1,48 +0,0 @@
|
|
1
|
-
import { Type, TemplateRef } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import type { NzSizeDSType } from 'ng-zorro-antd/core/types';
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
/**
|
8
|
-
* @publicApi
|
9
|
-
*/
|
10
|
-
export interface SwitchProps extends FormlyFieldProps {
|
11
|
-
/**
|
12
|
-
* 选中时的内容
|
13
|
-
*/
|
14
|
-
checkedChildren?: string | TemplateRef<void> | null;
|
15
|
-
/**
|
16
|
-
* 非选中时的内容
|
17
|
-
*/
|
18
|
-
unCheckedChildren?: string | TemplateRef<void> | null;
|
19
|
-
/**
|
20
|
-
* 开关大小
|
21
|
-
*/
|
22
|
-
size?: NzSizeDSType;
|
23
|
-
/**
|
24
|
-
* 加载中的开关
|
25
|
-
* @default false
|
26
|
-
*/
|
27
|
-
loading?: boolean;
|
28
|
-
/**
|
29
|
-
* 是否完全由用户控制状态
|
30
|
-
* @default false
|
31
|
-
*/
|
32
|
-
control?: boolean;
|
33
|
-
}
|
34
|
-
export interface FormlySwitchFieldConfig extends NzFormlyFieldConfig<SwitchProps> {
|
35
|
-
type: 'switch' | Type<FormlyFieldSwitch>;
|
36
|
-
}
|
37
|
-
/** @private */
|
38
|
-
export declare class FormlyFieldSwitch extends FieldType<FieldTypeConfig<SwitchProps>> {
|
39
|
-
defaultOptions: {
|
40
|
-
props: {
|
41
|
-
size: "default";
|
42
|
-
loading: boolean;
|
43
|
-
control: boolean;
|
44
|
-
};
|
45
|
-
};
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldSwitch, never>;
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldSwitch, "formly-field-switch", never, {}, {}, never, never, false, never>;
|
48
|
-
}
|
package/tabs/public_api.d.ts
DELETED
package/tabs/tabs.config.d.ts
DELETED
package/tabs/tabs.module.d.ts
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./tabs.wrapper";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "ng-zorro-antd/tabs";
|
5
|
-
import * as i4 from "@ngx-formly/core";
|
6
|
-
export declare class FormlyNzTabsModule {
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTabsModule, never>;
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTabsModule, [typeof i1.FormlyWrapperTabs], [typeof i2.CommonModule, typeof i3.NzTabsModule, typeof i4.FormlyModule], never>;
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTabsModule>;
|
10
|
-
}
|
package/tabs/tabs.props.d.ts
DELETED
@@ -1,143 +0,0 @@
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
2
|
-
import type { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
3
|
-
import { NzTabComponent } from 'ng-zorro-antd/tabs';
|
4
|
-
import type { NzSizeLDSType, NzSafeAny } from 'ng-zorro-antd/core/types';
|
5
|
-
import type { NzTabsCanDeactivateFn, TabTemplateContext, NzTabType, NzTabPosition, NzAnimatedInterface } from 'ng-zorro-antd/tabs';
|
6
|
-
/**
|
7
|
-
* @publicApi
|
8
|
-
*/
|
9
|
-
export interface TabsProps {
|
10
|
-
/**
|
11
|
-
* 当前激活 tab 面板的 序列号,可双向绑定
|
12
|
-
*/
|
13
|
-
selectedIndex?: number | null;
|
14
|
-
/**
|
15
|
-
* 是否使用动画切换 Tabs,在 nzTabPosition=top\bottom 时有效
|
16
|
-
* @default true
|
17
|
-
*/
|
18
|
-
animated?: NzAnimatedInterface | boolean;
|
19
|
-
/**
|
20
|
-
* 大小,提供 largedefault 和 small 三种大小
|
21
|
-
* @default default
|
22
|
-
*/
|
23
|
-
size?: NzSizeLDSType;
|
24
|
-
/**
|
25
|
-
* tab bar 上额外的元素
|
26
|
-
*/
|
27
|
-
tabBarExtraContent?: TemplateRef<void>;
|
28
|
-
/**
|
29
|
-
* tab bar 的样式对象
|
30
|
-
*/
|
31
|
-
tabBarStyle?: {
|
32
|
-
[key: string]: string;
|
33
|
-
} | null;
|
34
|
-
/**
|
35
|
-
* 页签位置
|
36
|
-
* @default top
|
37
|
-
*/
|
38
|
-
tabPosition?: NzTabPosition;
|
39
|
-
/**
|
40
|
-
* 页签的基本样式
|
41
|
-
* @default line
|
42
|
-
*/
|
43
|
-
type?: NzTabType;
|
44
|
-
/**
|
45
|
-
* tabs 之间的间隙
|
46
|
-
*/
|
47
|
-
tabBarGutter?: number;
|
48
|
-
/**
|
49
|
-
* 是否隐藏所有tab内容
|
50
|
-
* @default false
|
51
|
-
*/
|
52
|
-
hideAll?: boolean;
|
53
|
-
/**
|
54
|
-
* 与 Angular 路由联动
|
55
|
-
* @default false
|
56
|
-
*/
|
57
|
-
linkRouter?: boolean;
|
58
|
-
/**
|
59
|
-
* 以严格匹配模式确定联动的路由
|
60
|
-
* @default true
|
61
|
-
*/
|
62
|
-
linkExact?: boolean;
|
63
|
-
/**
|
64
|
-
* 决定一个 tab 是否可以被切换
|
65
|
-
*/
|
66
|
-
canDeactivate?: NzTabsCanDeactivateFn | null;
|
67
|
-
/**
|
68
|
-
* 标签居中展示
|
69
|
-
* @default false
|
70
|
-
*/
|
71
|
-
centered?: boolean;
|
72
|
-
/**
|
73
|
-
* 被隐藏时是否销毁 DOM 结构
|
74
|
-
* @default false
|
75
|
-
*/
|
76
|
-
destroyInactiveTabPane?: boolean;
|
77
|
-
/**
|
78
|
-
* 当前激活 tab 面板的 序列号变更回调函数
|
79
|
-
*/
|
80
|
-
selectedIndexChange?: FormlyAttributeEvent<number>;
|
81
|
-
/**
|
82
|
-
* 当前激活 tab 面板变更回调函数
|
83
|
-
*/
|
84
|
-
selectChange?: (field: NzFormlyFieldConfig, index?: number, tab?: NzTabComponent) => void;
|
85
|
-
/**
|
86
|
-
* 隐藏添加按钮
|
87
|
-
* @default false
|
88
|
-
*/
|
89
|
-
hideAdd?: boolean;
|
90
|
-
/**
|
91
|
-
* 添加按钮图标
|
92
|
-
*/
|
93
|
-
addIcon?: string | TemplateRef<NzSafeAny>;
|
94
|
-
/**
|
95
|
-
* 点击添加按钮时的事件
|
96
|
-
*/
|
97
|
-
onAdd?: FormlyAttributeEvent;
|
98
|
-
/**
|
99
|
-
* 点击删除按钮时的事件
|
100
|
-
*/
|
101
|
-
onClose?: FormlyAttributeEvent<number>;
|
102
|
-
tab?: TabProps;
|
103
|
-
}
|
104
|
-
/**
|
105
|
-
* @publicApi
|
106
|
-
*/
|
107
|
-
export interface TabProps {
|
108
|
-
/**
|
109
|
-
* 选项卡头显示文字
|
110
|
-
*/
|
111
|
-
title?: string | TemplateRef<TabTemplateContext>;
|
112
|
-
/**
|
113
|
-
* 被隐藏时是否渲染 DOM 结构
|
114
|
-
* @default false
|
115
|
-
*/
|
116
|
-
forceRender?: boolean;
|
117
|
-
/**
|
118
|
-
* 是否禁用
|
119
|
-
* @default false
|
120
|
-
*/
|
121
|
-
disabled?: boolean;
|
122
|
-
/**
|
123
|
-
* 显示删除按钮
|
124
|
-
* @default false
|
125
|
-
*/
|
126
|
-
closable?: boolean;
|
127
|
-
/**
|
128
|
-
* 单击 title 的回调函数
|
129
|
-
*/
|
130
|
-
click?: FormlyAttributeEvent;
|
131
|
-
/**
|
132
|
-
* 右键 title 的回调函数
|
133
|
-
*/
|
134
|
-
contextmenu?: FormlyAttributeEvent<MouseEvent>;
|
135
|
-
/**
|
136
|
-
* tab 被选中的回调函数
|
137
|
-
*/
|
138
|
-
select?: FormlyAttributeEvent;
|
139
|
-
/**
|
140
|
-
* tab 被取消选中的回调函数
|
141
|
-
*/
|
142
|
-
deselect?: FormlyAttributeEvent;
|
143
|
-
}
|
package/tabs/tabs.wrapper.d.ts
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
import { Type } from '@angular/core';
|
2
|
-
import { FieldWrapper } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { TabsProps } from './tabs.props';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
export interface FormlyTabsWrapperConfig extends NzFormlyFieldConfig<TabsProps> {
|
7
|
-
wrappers: ('tabs' | Type<FormlyWrapperTabs>)[];
|
8
|
-
}
|
9
|
-
/** @private */
|
10
|
-
export declare class FormlyWrapperTabs extends FieldWrapper<NzFormlyFieldConfig<TabsProps>> {
|
11
|
-
defaultOptions: {
|
12
|
-
props: {
|
13
|
-
size: "default";
|
14
|
-
type: "line";
|
15
|
-
tabPosition: "top";
|
16
|
-
hideAll: boolean;
|
17
|
-
linkRouter: boolean;
|
18
|
-
linkExact: boolean;
|
19
|
-
centered: boolean;
|
20
|
-
hideAdd: boolean;
|
21
|
-
selectedIndex: null;
|
22
|
-
tab: {
|
23
|
-
forceRender: boolean;
|
24
|
-
disabled: boolean;
|
25
|
-
};
|
26
|
-
};
|
27
|
-
};
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyWrapperTabs, never>;
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyWrapperTabs, "formly-wrapper-tabs", never, {}, {}, never, never, false, never>;
|
30
|
-
}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
export { FormlyNzTextValueModule } from './text-value.module';
|
2
|
-
export { FormlyFieldTextValue } from './text-value.type';
|
3
|
-
export { withFormlyFieldTextValue } from './text-value.config';
|
4
|
-
export type { FormlyTextValueFieldConfig, TextValueProps } from './text-value.type';
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./text-value.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "ng-zorro-antd/form";
|
5
|
-
import * as i4 from "@pkt/ng.core";
|
6
|
-
import * as i5 from "@ngx-formly/core";
|
7
|
-
export declare class FormlyNzTextValueModule {
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTextValueModule, never>;
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTextValueModule, [typeof i1.FormlyFieldTextValue], [typeof i2.CommonModule, typeof i3.NzFormModule, typeof i4.DefaultifyPipe, typeof i5.FormlyModule], never>;
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTextValueModule>;
|
11
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
import { Type, OnDestroy, OnInit } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import { Observable } from 'rxjs';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import type { NzSafeAny } from 'ng-zorro-antd/core/types';
|
6
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
/**
|
9
|
-
* @publicApi
|
10
|
-
*/
|
11
|
-
export interface TextValueProps extends FormlyFieldProps {
|
12
|
-
/**
|
13
|
-
* 格式化函数
|
14
|
-
* @param value 表单值
|
15
|
-
* @param field 当前字段
|
16
|
-
*/
|
17
|
-
format?: (value: NzSafeAny, field: NzFormlyFieldConfig<TextValueProps>) => Observable<NzSafeAny> | Promise<NzSafeAny> | NzSafeAny | null;
|
18
|
-
/**
|
19
|
-
* 默认显示文本
|
20
|
-
*/
|
21
|
-
defaultText?: string;
|
22
|
-
}
|
23
|
-
export interface FormlyTextValueFieldConfig extends NzFormlyFieldConfig<TextValueProps> {
|
24
|
-
type: 'text' | Type<FormlyFieldTextValue>;
|
25
|
-
}
|
26
|
-
/** @private */
|
27
|
-
export declare class FormlyFieldTextValue<T = NzSafeAny> extends FieldType<FieldTypeConfig<TextValueProps>> implements OnInit, OnDestroy {
|
28
|
-
private result?;
|
29
|
-
private subscription?;
|
30
|
-
defaultOptions: {
|
31
|
-
props: {
|
32
|
-
defaultText: string;
|
33
|
-
};
|
34
|
-
};
|
35
|
-
ngOnInit(): void;
|
36
|
-
get textValue$(): Observable<any> | Promise<any>;
|
37
|
-
ngOnDestroy(): void;
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTextValue<any>, never>;
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTextValue<any>, "formly-field-text-value", never, {}, {}, never, never, false, never>;
|
40
|
-
}
|
package/textarea/public_api.d.ts
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./textarea.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "ng-zorro-antd/input";
|
7
|
-
import * as i6 from "ng-zorro-antd/icon";
|
8
|
-
import * as i7 from "@ngx-formly/core";
|
9
|
-
export declare class FormlyNzTextareaModule {
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTextareaModule, never>;
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTextareaModule, [typeof i1.FormlyFieldTextarea], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzInputModule, typeof i6.NzIconModule, typeof i7.FormlyModule], never>;
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTextareaModule>;
|
13
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
import { Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
/**
|
7
|
-
* @publicApi
|
8
|
-
*/
|
9
|
-
export interface TextareaProps extends FormlyFieldProps {
|
10
|
-
type?: 'count' | 'clear';
|
11
|
-
/**
|
12
|
-
* 自适应内容高度,可设置为 boolean 或对象:{ minRows: 2, maxRows: 6 }
|
13
|
-
* @default false
|
14
|
-
*/
|
15
|
-
autosize?: boolean | {
|
16
|
-
minRows: number;
|
17
|
-
maxRows: number;
|
18
|
-
};
|
19
|
-
/**
|
20
|
-
* 是否隐藏边框
|
21
|
-
* @default false
|
22
|
-
*/
|
23
|
-
borderless?: boolean;
|
24
|
-
/**
|
25
|
-
* textarea 数字提示显示的最大值
|
26
|
-
*/
|
27
|
-
maxCharacterCount?: number;
|
28
|
-
}
|
29
|
-
export interface FormlyTextareaFieldConfig extends NzFormlyFieldConfig<TextareaProps> {
|
30
|
-
type: 'textarea' | Type<FormlyFieldTextarea>;
|
31
|
-
}
|
32
|
-
/** @private */
|
33
|
-
export declare class FormlyFieldTextarea extends FieldType<FieldTypeConfig<TextareaProps>> {
|
34
|
-
defaultOptions: {
|
35
|
-
props: {
|
36
|
-
rows: number;
|
37
|
-
autosize: boolean;
|
38
|
-
borderless: boolean;
|
39
|
-
};
|
40
|
-
};
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTextarea, never>;
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTextarea, "formly-field-textarea", never, {}, {}, never, never, false, never>;
|
43
|
-
}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
export { FormlyNzTimepickerModule } from './timepicker.module';
|
2
|
-
export { FormlyFieldTimepicker } from './timepicker.type';
|
3
|
-
export { withFormlyFieldTimepicker } from './timepicker.config';
|
4
|
-
export type { FormlyTimepickerFieldConfig, TimepickerProps } from './timepicker.type';
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./timepicker.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "ng-zorro-antd/time-picker";
|
7
|
-
import * as i6 from "@ngx-formly/core";
|
8
|
-
export declare class FormlyNzTimepickerModule {
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTimepickerModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTimepickerModule, [typeof i1.FormlyFieldTimepicker], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzTimePickerModule, typeof i6.FormlyModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTimepickerModule>;
|
12
|
-
}
|