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/tabs/index.d.ts
CHANGED
@@ -1,5 +1,185 @@
|
|
1
|
+
import * as i0 from '@angular/core';
|
2
|
+
import { TemplateRef, Type } from '@angular/core';
|
3
|
+
import * as i4 from '@ngx-formly/core';
|
4
|
+
import { FieldWrapper, ConfigOption } from '@ngx-formly/core';
|
5
|
+
import { FormlyAttributeEvent, NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
6
|
+
import * as i3 from 'ng-zorro-antd/tabs';
|
7
|
+
import { NzAnimatedInterface, NzTabPosition, NzTabType, NzTabsCanDeactivateFn, NzTabComponent, TabTemplateContext } from 'ng-zorro-antd/tabs';
|
8
|
+
import { NzSizeLDSType, NzSafeAny } from 'ng-zorro-antd/core/types';
|
9
|
+
import * as i2 from '@angular/common';
|
10
|
+
|
1
11
|
/**
|
2
|
-
*
|
12
|
+
* @publicApi
|
3
13
|
*/
|
4
|
-
|
5
|
-
|
14
|
+
interface TabsProps {
|
15
|
+
/**
|
16
|
+
* 当前激活 tab 面板的 序列号,可双向绑定
|
17
|
+
*/
|
18
|
+
selectedIndex?: number | null;
|
19
|
+
/**
|
20
|
+
* 是否使用动画切换 Tabs,在 nzTabPosition=top\bottom 时有效
|
21
|
+
* @default true
|
22
|
+
*/
|
23
|
+
animated?: NzAnimatedInterface | boolean;
|
24
|
+
/**
|
25
|
+
* 大小,提供 largedefault 和 small 三种大小
|
26
|
+
* @default default
|
27
|
+
*/
|
28
|
+
size?: NzSizeLDSType;
|
29
|
+
/**
|
30
|
+
* tab bar 上额外的元素
|
31
|
+
*/
|
32
|
+
tabBarExtraContent?: TemplateRef<void>;
|
33
|
+
/**
|
34
|
+
* tab bar 的样式对象
|
35
|
+
*/
|
36
|
+
tabBarStyle?: {
|
37
|
+
[key: string]: string;
|
38
|
+
} | null;
|
39
|
+
/**
|
40
|
+
* 页签位置
|
41
|
+
* @default top
|
42
|
+
*/
|
43
|
+
tabPosition?: NzTabPosition;
|
44
|
+
/**
|
45
|
+
* 页签的基本样式
|
46
|
+
* @default line
|
47
|
+
*/
|
48
|
+
type?: NzTabType;
|
49
|
+
/**
|
50
|
+
* tabs 之间的间隙
|
51
|
+
*/
|
52
|
+
tabBarGutter?: number;
|
53
|
+
/**
|
54
|
+
* 是否隐藏所有tab内容
|
55
|
+
* @default false
|
56
|
+
*/
|
57
|
+
hideAll?: boolean;
|
58
|
+
/**
|
59
|
+
* 与 Angular 路由联动
|
60
|
+
* @default false
|
61
|
+
*/
|
62
|
+
linkRouter?: boolean;
|
63
|
+
/**
|
64
|
+
* 以严格匹配模式确定联动的路由
|
65
|
+
* @default true
|
66
|
+
*/
|
67
|
+
linkExact?: boolean;
|
68
|
+
/**
|
69
|
+
* 决定一个 tab 是否可以被切换
|
70
|
+
*/
|
71
|
+
canDeactivate?: NzTabsCanDeactivateFn | null;
|
72
|
+
/**
|
73
|
+
* 标签居中展示
|
74
|
+
* @default false
|
75
|
+
*/
|
76
|
+
centered?: boolean;
|
77
|
+
/**
|
78
|
+
* 被隐藏时是否销毁 DOM 结构
|
79
|
+
* @default false
|
80
|
+
*/
|
81
|
+
destroyInactiveTabPane?: boolean;
|
82
|
+
/**
|
83
|
+
* 当前激活 tab 面板的 序列号变更回调函数
|
84
|
+
*/
|
85
|
+
selectedIndexChange?: FormlyAttributeEvent<number>;
|
86
|
+
/**
|
87
|
+
* 当前激活 tab 面板变更回调函数
|
88
|
+
*/
|
89
|
+
selectChange?: (field: NzFormlyFieldConfig, index?: number, tab?: NzTabComponent) => void;
|
90
|
+
/**
|
91
|
+
* 隐藏添加按钮
|
92
|
+
* @default false
|
93
|
+
*/
|
94
|
+
hideAdd?: boolean;
|
95
|
+
/**
|
96
|
+
* 添加按钮图标
|
97
|
+
*/
|
98
|
+
addIcon?: string | TemplateRef<NzSafeAny>;
|
99
|
+
/**
|
100
|
+
* 点击添加按钮时的事件
|
101
|
+
*/
|
102
|
+
onAdd?: FormlyAttributeEvent;
|
103
|
+
/**
|
104
|
+
* 点击删除按钮时的事件
|
105
|
+
*/
|
106
|
+
onClose?: FormlyAttributeEvent<number>;
|
107
|
+
tab?: TabProps;
|
108
|
+
}
|
109
|
+
/**
|
110
|
+
* @publicApi
|
111
|
+
*/
|
112
|
+
interface TabProps {
|
113
|
+
/**
|
114
|
+
* 选项卡头显示文字
|
115
|
+
*/
|
116
|
+
title?: string | TemplateRef<TabTemplateContext>;
|
117
|
+
/**
|
118
|
+
* 被隐藏时是否渲染 DOM 结构
|
119
|
+
* @default false
|
120
|
+
*/
|
121
|
+
forceRender?: boolean;
|
122
|
+
/**
|
123
|
+
* 是否禁用
|
124
|
+
* @default false
|
125
|
+
*/
|
126
|
+
disabled?: boolean;
|
127
|
+
/**
|
128
|
+
* 显示删除按钮
|
129
|
+
* @default false
|
130
|
+
*/
|
131
|
+
closable?: boolean;
|
132
|
+
/**
|
133
|
+
* 单击 title 的回调函数
|
134
|
+
*/
|
135
|
+
click?: FormlyAttributeEvent;
|
136
|
+
/**
|
137
|
+
* 右键 title 的回调函数
|
138
|
+
*/
|
139
|
+
contextmenu?: FormlyAttributeEvent<MouseEvent>;
|
140
|
+
/**
|
141
|
+
* tab 被选中的回调函数
|
142
|
+
*/
|
143
|
+
select?: FormlyAttributeEvent;
|
144
|
+
/**
|
145
|
+
* tab 被取消选中的回调函数
|
146
|
+
*/
|
147
|
+
deselect?: FormlyAttributeEvent;
|
148
|
+
}
|
149
|
+
|
150
|
+
interface FormlyTabsWrapperConfig extends NzFormlyFieldConfig<TabsProps> {
|
151
|
+
wrappers: ('tabs' | Type<FormlyWrapperTabs>)[];
|
152
|
+
}
|
153
|
+
/** @private */
|
154
|
+
declare class FormlyWrapperTabs extends FieldWrapper<NzFormlyFieldConfig<TabsProps>> {
|
155
|
+
defaultOptions: {
|
156
|
+
props: {
|
157
|
+
size: "default";
|
158
|
+
type: "line";
|
159
|
+
tabPosition: "top";
|
160
|
+
hideAll: boolean;
|
161
|
+
linkRouter: boolean;
|
162
|
+
linkExact: boolean;
|
163
|
+
centered: boolean;
|
164
|
+
hideAdd: boolean;
|
165
|
+
selectedIndex: null;
|
166
|
+
tab: {
|
167
|
+
forceRender: boolean;
|
168
|
+
disabled: boolean;
|
169
|
+
};
|
170
|
+
};
|
171
|
+
};
|
172
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyWrapperTabs, never>;
|
173
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyWrapperTabs, "formly-wrapper-tabs", never, {}, {}, never, never, false, never>;
|
174
|
+
}
|
175
|
+
|
176
|
+
declare class FormlyNzTabsModule {
|
177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTabsModule, never>;
|
178
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTabsModule, [typeof FormlyWrapperTabs], [typeof i2.CommonModule, typeof i3.NzTabsModule, typeof i4.FormlyModule], never>;
|
179
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTabsModule>;
|
180
|
+
}
|
181
|
+
|
182
|
+
declare function withFormlyTabs(): ConfigOption;
|
183
|
+
|
184
|
+
export { FormlyNzTabsModule, FormlyWrapperTabs, withFormlyTabs };
|
185
|
+
export type { FormlyTabsWrapperConfig };
|
package/text-value/index.d.ts
CHANGED
@@ -1,5 +1,56 @@
|
|
1
|
+
import * as i0 from '@angular/core';
|
2
|
+
import { OnInit, OnDestroy, Type } from '@angular/core';
|
3
|
+
import * as i5 from '@ngx-formly/core';
|
4
|
+
import { FieldType, FieldTypeConfig, ConfigOption } from '@ngx-formly/core';
|
5
|
+
import { Observable } from 'rxjs';
|
6
|
+
import { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
7
|
+
import { NzSafeAny } from 'ng-zorro-antd/core/types';
|
8
|
+
import { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
9
|
+
import * as i2 from '@angular/common';
|
10
|
+
import * as i3 from 'ng-zorro-antd/form';
|
11
|
+
import * as i4 from '@pkt/ng.core';
|
12
|
+
|
1
13
|
/**
|
2
|
-
*
|
14
|
+
* @publicApi
|
3
15
|
*/
|
4
|
-
|
5
|
-
|
16
|
+
interface TextValueProps extends FormlyFieldProps {
|
17
|
+
/**
|
18
|
+
* 格式化函数
|
19
|
+
* @param value 表单值
|
20
|
+
* @param field 当前字段
|
21
|
+
*/
|
22
|
+
format?: (value: NzSafeAny, field: NzFormlyFieldConfig<TextValueProps>) => Observable<NzSafeAny> | Promise<NzSafeAny> | NzSafeAny | null;
|
23
|
+
/**
|
24
|
+
* 默认显示文本
|
25
|
+
*/
|
26
|
+
defaultText?: string;
|
27
|
+
}
|
28
|
+
interface FormlyTextValueFieldConfig extends NzFormlyFieldConfig<TextValueProps> {
|
29
|
+
type: 'text' | Type<FormlyFieldTextValue>;
|
30
|
+
}
|
31
|
+
/** @private */
|
32
|
+
declare class FormlyFieldTextValue<T = NzSafeAny> extends FieldType<FieldTypeConfig<TextValueProps>> implements OnInit, OnDestroy {
|
33
|
+
private result?;
|
34
|
+
private subscription?;
|
35
|
+
defaultOptions: {
|
36
|
+
props: {
|
37
|
+
defaultText: string;
|
38
|
+
};
|
39
|
+
};
|
40
|
+
ngOnInit(): void;
|
41
|
+
get textValue$(): Observable<any> | Promise<any>;
|
42
|
+
ngOnDestroy(): void;
|
43
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTextValue<any>, never>;
|
44
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTextValue<any>, "formly-field-text-value", never, {}, {}, never, never, false, never>;
|
45
|
+
}
|
46
|
+
|
47
|
+
declare class FormlyNzTextValueModule {
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTextValueModule, never>;
|
49
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTextValueModule, [typeof FormlyFieldTextValue], [typeof i2.CommonModule, typeof i3.NzFormModule, typeof i4.DefaultifyPipe, typeof i5.FormlyModule], never>;
|
50
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTextValueModule>;
|
51
|
+
}
|
52
|
+
|
53
|
+
declare function withFormlyFieldTextValue(): ConfigOption;
|
54
|
+
|
55
|
+
export { FormlyFieldTextValue, FormlyNzTextValueModule, withFormlyFieldTextValue };
|
56
|
+
export type { FormlyTextValueFieldConfig, TextValueProps };
|
package/textarea/index.d.ts
CHANGED
@@ -1,5 +1,66 @@
|
|
1
|
+
import * as i0 from '@angular/core';
|
2
|
+
import { Type } from '@angular/core';
|
3
|
+
import * as i7 from '@ngx-formly/core';
|
4
|
+
import { FieldType, FieldTypeConfig, ConfigOption } from '@ngx-formly/core';
|
5
|
+
import { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
6
|
+
import { NzVariant } from 'ng-zorro-antd/core/types';
|
7
|
+
import * as i4 from 'ngx-formly-zorro-antd/form-field';
|
8
|
+
import { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
9
|
+
import * as i2 from '@angular/common';
|
10
|
+
import * as i3 from '@angular/forms';
|
11
|
+
import * as i5 from 'ng-zorro-antd/input';
|
12
|
+
import * as i6 from 'ng-zorro-antd/icon';
|
13
|
+
|
1
14
|
/**
|
2
|
-
*
|
15
|
+
* @publicApi
|
3
16
|
*/
|
4
|
-
|
5
|
-
|
17
|
+
interface TextareaProps extends FormlyFieldProps {
|
18
|
+
type?: 'count' | 'clear';
|
19
|
+
/**
|
20
|
+
* 自适应内容高度,可设置为 boolean 或对象:{ minRows: 2, maxRows: 6 }
|
21
|
+
* @default false
|
22
|
+
*/
|
23
|
+
autosize?: boolean | {
|
24
|
+
minRows: number;
|
25
|
+
maxRows: number;
|
26
|
+
};
|
27
|
+
/**
|
28
|
+
* 是否隐藏边框
|
29
|
+
* @deprecated Will be removed in v21. It is recommended to use `variant` instead.
|
30
|
+
* @default false
|
31
|
+
*/
|
32
|
+
borderless?: boolean;
|
33
|
+
/** 形态变体 */
|
34
|
+
variant?: NzVariant;
|
35
|
+
/**
|
36
|
+
* textarea 数字提示显示的最大值
|
37
|
+
*/
|
38
|
+
maxCharacterCount?: number;
|
39
|
+
}
|
40
|
+
interface FormlyTextareaFieldConfig extends NzFormlyFieldConfig<TextareaProps> {
|
41
|
+
type: 'textarea' | Type<FormlyFieldTextarea>;
|
42
|
+
}
|
43
|
+
/** @private */
|
44
|
+
declare class FormlyFieldTextarea extends FieldType<FieldTypeConfig> {
|
45
|
+
defaultOptions: {
|
46
|
+
props: {
|
47
|
+
readonly rows: 4;
|
48
|
+
readonly autosize: false;
|
49
|
+
readonly borderless: false;
|
50
|
+
readonly variant: "outlined";
|
51
|
+
};
|
52
|
+
};
|
53
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTextarea, never>;
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTextarea, "formly-field-textarea", never, {}, {}, never, never, false, never>;
|
55
|
+
}
|
56
|
+
|
57
|
+
declare class FormlyNzTextareaModule {
|
58
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTextareaModule, never>;
|
59
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTextareaModule, [typeof FormlyFieldTextarea], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzInputModule, typeof i6.NzIconModule, typeof i7.FormlyModule], never>;
|
60
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTextareaModule>;
|
61
|
+
}
|
62
|
+
|
63
|
+
declare function withFormlyFieldTextarea(): ConfigOption;
|
64
|
+
|
65
|
+
export { FormlyFieldTextarea, FormlyNzTextareaModule, withFormlyFieldTextarea };
|
66
|
+
export type { FormlyTextareaFieldConfig, TextareaProps };
|
package/timepicker/index.d.ts
CHANGED
@@ -1,5 +1,164 @@
|
|
1
|
+
import * as i0 from '@angular/core';
|
2
|
+
import { TemplateRef, Type } from '@angular/core';
|
3
|
+
import * as i2 from '@angular/common';
|
4
|
+
import { DatePipe } from '@angular/common';
|
5
|
+
import * as i6 from '@ngx-formly/core';
|
6
|
+
import { FieldType, FieldTypeConfig, ConfigOption } from '@ngx-formly/core';
|
7
|
+
import { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
8
|
+
import * as i4 from 'ngx-formly-zorro-antd/form-field';
|
9
|
+
import { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
10
|
+
import { NzSafeAny, NzVariant } from 'ng-zorro-antd/core/types';
|
11
|
+
import * as i3 from '@angular/forms';
|
12
|
+
import * as i5 from 'ng-zorro-antd/time-picker';
|
13
|
+
|
1
14
|
/**
|
2
|
-
*
|
15
|
+
* @publicApi
|
3
16
|
*/
|
4
|
-
|
5
|
-
|
17
|
+
interface TimepickerProps extends FormlyFieldProps {
|
18
|
+
/**
|
19
|
+
* 选择框底部显示自定义的内容
|
20
|
+
*/
|
21
|
+
addOn?: TemplateRef<void>;
|
22
|
+
/**
|
23
|
+
* 是否展示清除按钮
|
24
|
+
* @default true
|
25
|
+
*/
|
26
|
+
allowEmpty?: boolean;
|
27
|
+
/**
|
28
|
+
* 自动获取焦点
|
29
|
+
* @default false
|
30
|
+
*/
|
31
|
+
autoFocus?: boolean;
|
32
|
+
/**
|
33
|
+
* 浮层是否应带有背景板
|
34
|
+
* @default false
|
35
|
+
*/
|
36
|
+
backdrop?: boolean;
|
37
|
+
/**
|
38
|
+
* 清除按钮的提示文案
|
39
|
+
* @default clear
|
40
|
+
*/
|
41
|
+
clearText?: string;
|
42
|
+
/**
|
43
|
+
* 此刻按钮文本
|
44
|
+
* @default 此刻
|
45
|
+
*/
|
46
|
+
nowText?: string;
|
47
|
+
/**
|
48
|
+
* 确认按钮文本
|
49
|
+
* @default 确定
|
50
|
+
*/
|
51
|
+
okText?: string;
|
52
|
+
/**
|
53
|
+
* 当 [ngModel] 不存在时,可以设置面板打开时默认选中的值
|
54
|
+
* @default new Date()
|
55
|
+
*/
|
56
|
+
defaultOpenValue?: Date;
|
57
|
+
/**
|
58
|
+
* 禁止选择部分小时选项
|
59
|
+
*/
|
60
|
+
disabledHours?: () => number[];
|
61
|
+
/**
|
62
|
+
* 禁止选择部分分钟选项
|
63
|
+
*/
|
64
|
+
disabledMinutes?: (hour: number) => number[];
|
65
|
+
/**
|
66
|
+
* 禁止选择部分秒选项
|
67
|
+
*/
|
68
|
+
disabledSeconds?: (hour: number, minute: number) => number[];
|
69
|
+
/**
|
70
|
+
* 展示的时间格式
|
71
|
+
* @default "HH:mm:ss"
|
72
|
+
*/
|
73
|
+
format?: DatePipe;
|
74
|
+
/**
|
75
|
+
* 隐藏禁止选择的选项
|
76
|
+
* @default false
|
77
|
+
*/
|
78
|
+
hideDisabledOptions?: boolean;
|
79
|
+
/**
|
80
|
+
* 小时选项间隔
|
81
|
+
* @default 1
|
82
|
+
*/
|
83
|
+
hourStep?: number;
|
84
|
+
/**
|
85
|
+
* 分钟选项间隔
|
86
|
+
* @default 1
|
87
|
+
*/
|
88
|
+
minuteStep?: number;
|
89
|
+
/**
|
90
|
+
* 秒选项间隔
|
91
|
+
* @default 1
|
92
|
+
*/
|
93
|
+
secondStep?: number;
|
94
|
+
/**
|
95
|
+
* 面板是否打开,可双向绑定
|
96
|
+
* @default false
|
97
|
+
*/
|
98
|
+
open?: boolean;
|
99
|
+
/**
|
100
|
+
* 弹出层类名
|
101
|
+
* @default '''
|
102
|
+
*/
|
103
|
+
popupClassName?: string;
|
104
|
+
/**
|
105
|
+
* 使用12小时制,为true时format默认为h:mm:ss a
|
106
|
+
* @default false
|
107
|
+
*/
|
108
|
+
use12Hours?: boolean;
|
109
|
+
/**
|
110
|
+
* 无边框
|
111
|
+
* @deprecated Will be removed in v21. It is recommended to use `variant` instead.
|
112
|
+
* @default false
|
113
|
+
*/
|
114
|
+
borderless?: boolean;
|
115
|
+
/** 形态变体 */
|
116
|
+
variant?: NzVariant;
|
117
|
+
/**
|
118
|
+
* 为 input 标签设置只读属性(避免在移动设备上触发小键盘)
|
119
|
+
* @default false
|
120
|
+
*/
|
121
|
+
inputReadOnly?: boolean;
|
122
|
+
/**
|
123
|
+
* 自定义的后缀图标
|
124
|
+
*
|
125
|
+
*/
|
126
|
+
suffixIcon?: string | TemplateRef<void>;
|
127
|
+
/**
|
128
|
+
* 面板打开/关闭时的回调
|
129
|
+
*/
|
130
|
+
openChange?: FormlyAttributeEvent<boolean>;
|
131
|
+
}
|
132
|
+
interface FormlyTimepickerFieldConfig extends NzFormlyFieldConfig<TimepickerProps> {
|
133
|
+
type: 'timepicker' | Type<FormlyFieldTimepicker>;
|
134
|
+
}
|
135
|
+
/** @private */
|
136
|
+
declare class FormlyFieldTimepicker extends FieldType<FieldTypeConfig> {
|
137
|
+
defaultOptions: {
|
138
|
+
props: {
|
139
|
+
allowEmpty: boolean;
|
140
|
+
autoFocus: boolean;
|
141
|
+
backdrop: boolean;
|
142
|
+
borderless: boolean;
|
143
|
+
variant: string;
|
144
|
+
inputReadOnly: boolean;
|
145
|
+
open: boolean;
|
146
|
+
clearText: string;
|
147
|
+
defaultOpenValue: Date;
|
148
|
+
format: NzSafeAny;
|
149
|
+
};
|
150
|
+
};
|
151
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTimepicker, never>;
|
152
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTimepicker, "formly-field-timepicker", never, {}, {}, never, never, false, never>;
|
153
|
+
}
|
154
|
+
|
155
|
+
declare class FormlyNzTimepickerModule {
|
156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTimepickerModule, never>;
|
157
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTimepickerModule, [typeof FormlyFieldTimepicker], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzTimePickerModule, typeof i6.FormlyModule], never>;
|
158
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTimepickerModule>;
|
159
|
+
}
|
160
|
+
|
161
|
+
declare function withFormlyFieldTimepicker(): ConfigOption;
|
162
|
+
|
163
|
+
export { FormlyFieldTimepicker, FormlyNzTimepickerModule, withFormlyFieldTimepicker };
|
164
|
+
export type { FormlyTimepickerFieldConfig, TimepickerProps };
|
package/transfer/index.d.ts
CHANGED
@@ -1,5 +1,164 @@
|
|
1
|
+
import * as i0 from '@angular/core';
|
2
|
+
import { OnInit, TemplateRef, Type } from '@angular/core';
|
3
|
+
import * as i7 from '@ngx-formly/core';
|
4
|
+
import { FieldType, FieldTypeConfig, ConfigOption } from '@ngx-formly/core';
|
5
|
+
import { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
6
|
+
import * as i5 from 'ngx-formly-zorro-antd/form-field';
|
7
|
+
import { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
8
|
+
import { Observable } from 'rxjs';
|
9
|
+
import * as i6 from 'ng-zorro-antd/transfer';
|
10
|
+
import { NzTransferComponent, TransferItem, TransferCanMove, TransferChange, TransferSearchChange, TransferSelectChange } from 'ng-zorro-antd/transfer';
|
11
|
+
import { NgStyleInterface, NzSafeAny, OnChangeType, OnTouchedType } from 'ng-zorro-antd/core/types';
|
12
|
+
import * as i4 from '@angular/forms';
|
13
|
+
import { ControlValueAccessor } from '@angular/forms';
|
14
|
+
import * as i3 from '@angular/common';
|
15
|
+
|
1
16
|
/**
|
2
|
-
*
|
17
|
+
* @publicApi
|
3
18
|
*/
|
4
|
-
|
5
|
-
|
19
|
+
interface TransferProps extends FormlyFieldProps {
|
20
|
+
/**
|
21
|
+
* 数据源,其中若数据属性 direction: 'right' 将会被渲染到右边一栏中或使用 nzTargetKeys
|
22
|
+
* @default []
|
23
|
+
*/
|
24
|
+
dataSource?: TransferItem[];
|
25
|
+
/**
|
26
|
+
* 标题集合,顺序从左至右
|
27
|
+
* @default ['', '']
|
28
|
+
*/
|
29
|
+
titles?: string[];
|
30
|
+
/**
|
31
|
+
* 操作文案集合,顺序从下至上
|
32
|
+
* @default ['', '']
|
33
|
+
*/
|
34
|
+
operations?: string[];
|
35
|
+
/**
|
36
|
+
* 两个穿梭框的自定义样式,等同 style
|
37
|
+
*/
|
38
|
+
listStyle?: NgStyleInterface;
|
39
|
+
/**
|
40
|
+
* 单数单位
|
41
|
+
* @default 项目
|
42
|
+
*/
|
43
|
+
itemUnit?: string;
|
44
|
+
/**
|
45
|
+
* 复数单位
|
46
|
+
* @default 项目
|
47
|
+
*/
|
48
|
+
itemsUnit?: string;
|
49
|
+
/**
|
50
|
+
* 自定义渲染列表,见示例
|
51
|
+
* @default [null, null]
|
52
|
+
*/
|
53
|
+
renderList?: Array<TemplateRef<NzSafeAny> | null> | null;
|
54
|
+
/**
|
55
|
+
* 每行数据渲染模板,见示例
|
56
|
+
*/
|
57
|
+
render?: TemplateRef<NzSafeAny> | null;
|
58
|
+
/**
|
59
|
+
* 底部渲染模板,见示例
|
60
|
+
*/
|
61
|
+
footer?: TemplateRef<NzSafeAny> | null;
|
62
|
+
/**
|
63
|
+
* 是否显示搜索框
|
64
|
+
* @default false
|
65
|
+
*/
|
66
|
+
showSearch?: boolean;
|
67
|
+
/**
|
68
|
+
* 接收 inputValueoption 两个参数,当 option 符合筛选条件时,应返回 true,反之则返回 false。
|
69
|
+
*/
|
70
|
+
filterOption?: (inputValue: string, item: TransferItem) => boolean;
|
71
|
+
/**
|
72
|
+
* 搜索框的默认值
|
73
|
+
* @default 请输入搜索内容
|
74
|
+
*/
|
75
|
+
searchPlaceholder?: string;
|
76
|
+
/**
|
77
|
+
* 当列表为空时显示的内容
|
78
|
+
* @default 列表为空
|
79
|
+
*/
|
80
|
+
notFoundContent?: string;
|
81
|
+
/**
|
82
|
+
* 穿梭时二次校验。注意: 穿梭组件内部始终只保留一份数据,二次校验过程中需取消穿梭项则直接删除该项;具体用法见示例。
|
83
|
+
*/
|
84
|
+
canMove?: (arg: TransferCanMove) => Observable<TransferItem[]>;
|
85
|
+
/**
|
86
|
+
* 设置被选中的 key 集合
|
87
|
+
*/
|
88
|
+
selectedKeys?: string[];
|
89
|
+
/**
|
90
|
+
* 显示在右侧框数据的 key 集合
|
91
|
+
*/
|
92
|
+
targetKeys?: string[];
|
93
|
+
/**
|
94
|
+
* 选项在两栏之间转移时的回调函数
|
95
|
+
*/
|
96
|
+
onChange?: (value: TransferChange) => void;
|
97
|
+
/**
|
98
|
+
* 搜索框内容时改变时的回调函数
|
99
|
+
*/
|
100
|
+
searchChange?: FormlyAttributeEvent<TransferSearchChange>;
|
101
|
+
/**
|
102
|
+
* 选中项发生改变时的回调函数
|
103
|
+
*/
|
104
|
+
selectChange?: FormlyAttributeEvent<TransferSelectChange>;
|
105
|
+
/**
|
106
|
+
* 返回结果格式映射
|
107
|
+
* @returns 默认返回 TransferItem[] 格式
|
108
|
+
*/
|
109
|
+
resultMap?: (items: TransferItem[]) => NzSafeAny[];
|
110
|
+
}
|
111
|
+
interface FormlyTransferFieldConfig extends NzFormlyFieldConfig<TransferProps> {
|
112
|
+
type: 'transfer' | Type<FormlyFieldTransfer>;
|
113
|
+
}
|
114
|
+
/** @private */
|
115
|
+
declare class FormlyFieldTransfer extends FieldType<FieldTypeConfig> implements OnInit {
|
116
|
+
defaultOptions: {
|
117
|
+
props: {
|
118
|
+
dataSource: never[];
|
119
|
+
titles: string[];
|
120
|
+
operations: string[];
|
121
|
+
renderList: null[];
|
122
|
+
noFor: boolean;
|
123
|
+
listStyle: {};
|
124
|
+
};
|
125
|
+
};
|
126
|
+
transfer: i0.Signal<NzTransferComponent>;
|
127
|
+
ngOnInit(): void;
|
128
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldTransfer, never>;
|
129
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldTransfer, "formly-field-transfer", never, {}, {}, never, never, false, never>;
|
130
|
+
}
|
131
|
+
|
132
|
+
/** @private */
|
133
|
+
declare class TransferComponent extends NzTransferComponent implements ControlValueAccessor {
|
134
|
+
transfer: i0.Signal<NzTransferComponent>;
|
135
|
+
resultMap: i0.InputSignal<((items: TransferItem[]) => NzSafeAny[]) | undefined>;
|
136
|
+
onChange: OnChangeType;
|
137
|
+
onTouched: OnTouchedType;
|
138
|
+
writeValue(obj: NzSafeAny): void;
|
139
|
+
registerOnChange(fn: NzSafeAny): void;
|
140
|
+
registerOnTouched(fn: NzSafeAny): void;
|
141
|
+
setDisabledState?(isDisabled: boolean): void;
|
142
|
+
change(value: TransferChange): void;
|
143
|
+
/**
|
144
|
+
* 选中项发生改变时的回调函数
|
145
|
+
*/
|
146
|
+
selectChange(value: TransferSelectChange): void;
|
147
|
+
/**
|
148
|
+
* 搜索框内容时改变时的回调函数
|
149
|
+
*/
|
150
|
+
searchChange(value: TransferSearchChange): void;
|
151
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TransferComponent, never>;
|
152
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TransferComponent, "formly-transfer", never, { "resultMap": { "alias": "resultMap"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
|
153
|
+
}
|
154
|
+
|
155
|
+
declare class FormlyNzTransferModule {
|
156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTransferModule, never>;
|
157
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTransferModule, [typeof FormlyFieldTransfer, typeof TransferComponent], [typeof i3.CommonModule, typeof i4.ReactiveFormsModule, typeof i5.FormlyNzFormFieldModule, typeof i6.NzTransferModule, typeof i7.FormlyModule], never>;
|
158
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTransferModule>;
|
159
|
+
}
|
160
|
+
|
161
|
+
declare function withFormlyFieldTransfer(): ConfigOption;
|
162
|
+
|
163
|
+
export { FormlyFieldTransfer, FormlyNzTransferModule, withFormlyFieldTransfer };
|
164
|
+
export type { FormlyTransferFieldConfig, TransferProps };
|