@noah-libjs/components 0.0.9 → 0.0.23
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/package.json +4 -4
- package/dist/ArrayInput/DispalyInner.d.ts +0 -4
- package/dist/ArrayInput/Inner.d.ts +0 -4
- package/dist/ArrayInput/components.d.ts +0 -201
- package/dist/ArrayInput/index.d.ts +0 -4
- package/dist/ArrayInput/types.d.ts +0 -77
- package/dist/ArrayInput/utils.d.ts +0 -3
- package/dist/ArraySingle/DispalyInner.d.ts +0 -4
- package/dist/ArraySingle/Inner.d.ts +0 -4
- package/dist/ArraySingle/index.d.ts +0 -4
- package/dist/ArraySingle/types.d.ts +0 -16
- package/dist/ContainerDimensions/index.d.ts +0 -9
- package/dist/GlobalModal/index.d.ts +0 -8
- package/dist/GlobalModal/utils.d.ts +0 -65
- package/dist/LazyAntd/AutoComplete/Inner.d.ts +0 -3
- package/dist/LazyAntd/AutoComplete/index.d.ts +0 -9
- package/dist/LazyAntd/Checkbox/GroupInner.d.ts +0 -3
- package/dist/LazyAntd/Checkbox/Inner.d.ts +0 -2
- package/dist/LazyAntd/Checkbox/index.d.ts +0 -9
- package/dist/LazyAntd/ColorPicker/Inner.d.ts +0 -3
- package/dist/LazyAntd/ColorPicker/index.d.ts +0 -42
- package/dist/LazyAntd/DatePicker/Base/Calendar.d.ts +0 -3
- package/dist/LazyAntd/DatePicker/Base/DatePicker.d.ts +0 -37
- package/dist/LazyAntd/DatePicker/Base/index.d.ts +0 -62
- package/dist/LazyAntd/DatePicker/Calendar.d.ts +0 -5
- package/dist/LazyAntd/DatePicker/DatePicker.d.ts +0 -12
- package/dist/LazyAntd/DatePicker/MonthPicker.d.ts +0 -11
- package/dist/LazyAntd/DatePicker/RangePicker.d.ts +0 -19
- package/dist/LazyAntd/DatePicker/TimePicker.d.ts +0 -12
- package/dist/LazyAntd/DatePicker/index.d.ts +0 -5
- package/dist/LazyAntd/Dropdown/Button.d.ts +0 -2
- package/dist/LazyAntd/Dropdown/Inner.d.ts +0 -2
- package/dist/LazyAntd/Dropdown/index.d.ts +0 -10
- package/dist/LazyAntd/Form/FormItemInner.d.ts +0 -2
- package/dist/LazyAntd/Form/Inner.d.ts +0 -2
- package/dist/LazyAntd/Form/index.d.ts +0 -9
- package/dist/LazyAntd/Modal/Inner.d.ts +0 -3
- package/dist/LazyAntd/Modal/index.d.ts +0 -3
- package/dist/LazyAntd/Pagination/Inner.d.ts +0 -2
- package/dist/LazyAntd/Pagination/index.d.ts +0 -3
- package/dist/LazyAntd/QRCode/Inner.d.ts +0 -3
- package/dist/LazyAntd/QRCode/index.d.ts +0 -2
- package/dist/LazyAntd/Select/Inner.d.ts +0 -2
- package/dist/LazyAntd/Select/OptionInner.d.ts +0 -1
- package/dist/LazyAntd/Select/index.d.ts +0 -9
- package/dist/LazyAntd/Switch/index.d.ts +0 -1
- package/dist/LazyAntd/Table/Inner.d.ts +0 -2
- package/dist/LazyAntd/Table/index.d.ts +0 -3
- package/dist/LazyAntd/Tree/DirectoryTreeInner.d.ts +0 -2
- package/dist/LazyAntd/Tree/Inner.d.ts +0 -3
- package/dist/LazyAntd/Tree/TreeNodeInner.d.ts +0 -3
- package/dist/LazyAntd/Tree/index.d.ts +0 -14
- package/dist/LazyAntd/TreeSelect/Inner.d.ts +0 -2
- package/dist/LazyAntd/TreeSelect/index.d.ts +0 -3
- package/dist/LazyAntd/index.d.ts +0 -14
- package/dist/Monaco/Inner.d.ts +0 -4
- package/dist/Monaco/index.d.ts +0 -6
- package/dist/Monaco/types.d.ts +0 -9
- package/dist/MyAutoComplete/Inner.d.ts +0 -3
- package/dist/MyAutoComplete/index.d.ts +0 -5
- package/dist/MyAutoComplete/types.d.ts +0 -25
- package/dist/MyAutoComplete/useConfig.d.ts +0 -11
- package/dist/MyButton/index.d.ts +0 -10
- package/dist/MyCheckbox/Display.d.ts +0 -6
- package/dist/MyCheckbox/Inner.d.ts +0 -5
- package/dist/MyCheckbox/components.d.ts +0 -201
- package/dist/MyCheckbox/index.d.ts +0 -6
- package/dist/MyCheckbox/types.d.ts +0 -65
- package/dist/MyCheckbox/utils.d.ts +0 -3
- package/dist/MyColor/index.d.ts +0 -4
- package/dist/MyColor/types.d.ts +0 -6
- package/dist/MyDatePicker/Display.d.ts +0 -3
- package/dist/MyDatePicker/Inner.d.ts +0 -5
- package/dist/MyDatePicker/index.d.ts +0 -8
- package/dist/MyDatePicker/utils.d.ts +0 -26
- package/dist/MyIconSelect/MyIcon.d.ts +0 -2
- package/dist/MyIconSelect/MyIconSelect.d.ts +0 -5
- package/dist/MyIconSelect/index.d.ts +0 -6
- package/dist/MyIconSelect/types.d.ts +0 -16
- package/dist/MyIconSelect/utils.d.ts +0 -7
- package/dist/MyInput/index.d.ts +0 -5
- package/dist/MyInput/types.d.ts +0 -7
- package/dist/MyInputNumber/index.d.ts +0 -5
- package/dist/MyInputNumber/types.d.ts +0 -9
- package/dist/MyLazyComponent/index.d.ts +0 -6
- package/dist/MyRangeDate/Display.d.ts +0 -2
- package/dist/MyRangeDate/Inner.d.ts +0 -6
- package/dist/MyRangeDate/index.d.ts +0 -7
- package/dist/MyRangeDate/utils.d.ts +0 -40
- package/dist/MySelect/Display.d.ts +0 -3
- package/dist/MySelect/Inner.d.ts +0 -4
- package/dist/MySelect/components.d.ts +0 -201
- package/dist/MySelect/index.d.ts +0 -8
- package/dist/MySelect/types.d.ts +0 -29
- package/dist/MySelect/utils.d.ts +0 -1
- package/dist/MySwitch/index.d.ts +0 -4
- package/dist/MySwitch/types.d.ts +0 -10
- package/dist/a_chunks/components.js +0 -7
- package/dist/a_chunks/index.js +0 -1403
- package/dist/a_chunks/index.module.js +0 -10
- package/dist/a_chunks/root..js +0 -37
- package/dist/a_chunks/root.10.js +0 -9
- package/dist/a_chunks/root.11.js +0 -19
- package/dist/a_chunks/root.12.js +0 -9
- package/dist/a_chunks/root.13.js +0 -9
- package/dist/a_chunks/root.14.js +0 -9
- package/dist/a_chunks/root.15.js +0 -9
- package/dist/a_chunks/root.16.js +0 -9
- package/dist/a_chunks/root.17.js +0 -172
- package/dist/a_chunks/root.18.js +0 -237
- package/dist/a_chunks/root.19.js +0 -18
- package/dist/a_chunks/root.2.js +0 -9
- package/dist/a_chunks/root.20.js +0 -129
- package/dist/a_chunks/root.21.js +0 -78
- package/dist/a_chunks/root.22.js +0 -166
- package/dist/a_chunks/root.23.js +0 -15
- package/dist/a_chunks/root.24.js +0 -66
- package/dist/a_chunks/root.25.js +0 -8
- package/dist/a_chunks/root.26.js +0 -68
- package/dist/a_chunks/root.27.js +0 -212
- package/dist/a_chunks/root.28.js +0 -117
- package/dist/a_chunks/root.29.js +0 -5
- package/dist/a_chunks/root.3.js +0 -9
- package/dist/a_chunks/root.30.js +0 -4
- package/dist/a_chunks/root.4.js +0 -9
- package/dist/a_chunks/root.5.js +0 -9
- package/dist/a_chunks/root.6.js +0 -9
- package/dist/a_chunks/root.7.js +0 -9
- package/dist/a_chunks/root.8.js +0 -11
- package/dist/a_chunks/root.9.js +0 -9
- package/dist/a_chunks/utils.js +0 -59
- package/dist/index.d.ts +0 -8
- package/dist/index.js +0 -8
- package/dist/packs.d.ts +0 -215
- package/dist/util-types/comp.d.ts +0 -12
- package/dist/util-types/fd/FormItemLayout.d.ts +0 -5
- package/dist/util-types/fd/InputType.d.ts +0 -1
- package/dist/util-types/fd/Rules.d.ts +0 -4
- package/dist/util-types/fd/SpecialConfig.d.ts +0 -33
- package/dist/util-types/fd/TranferRules.d.ts +0 -9
- package/dist/util-types/fd/index.d.ts +0 -230
- package/dist/util-types/index.d.ts +0 -2
- package/dist/utils/getInputStyle.d.ts +0 -14
- package/dist/utils/index.d.ts +0 -4
- package/dist/utils/msmc.d.ts +0 -50
- package/dist/utils/new.d.ts +0 -18
- package/dist/utils/other.d.ts +0 -4
- package/dist/utils/use_array_marshal.d.ts +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@noah-libjs/components",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.23",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
@@ -38,12 +38,12 @@
|
|
|
38
38
|
"rollup-plugin-postcss": "^4.0.2"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@noah-libjs/request": "0.0.
|
|
42
|
-
"@noah-libjs/utils": "0.0.
|
|
41
|
+
"@noah-libjs/request": "^0.0.23",
|
|
42
|
+
"@noah-libjs/utils": "^0.0.23"
|
|
43
43
|
},
|
|
44
44
|
"publishConfig": {
|
|
45
45
|
"access": "public"
|
|
46
46
|
},
|
|
47
47
|
"license": "MIT",
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "c8ac6f11df2df5f1995b337ef1a1cb11fc203bef"
|
|
49
49
|
}
|
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
export declare const componentMap: {
|
|
2
|
-
Divider: import("react").FC<import("antd").DividerProps>;
|
|
3
|
-
MyIconSelect: import("..").TCommonComponent<import("src/packs").IMyIconSelectProps, string>;
|
|
4
|
-
MI: import("..").TCommonComponent<import("src/packs").IMyInputProps, string>;
|
|
5
|
-
input: import("..").TCommonComponent<import("src/packs").IMyInputProps, string>;
|
|
6
|
-
Input: import("..").TCommonComponent<import("src/packs").IMyInputProps, string>;
|
|
7
|
-
MyInput: import("..").TCommonComponent<import("src/packs").IMyInputProps, string>;
|
|
8
|
-
MyInputNumber: import("..").TCommonComponent<import("../MyInputNumber").IMyInputNumberProps>;
|
|
9
|
-
InputNumber: import("..").TCommonComponent<import("../MyInputNumber").IMyInputNumberProps>;
|
|
10
|
-
input_number: import("..").TCommonComponent<import("../MyInputNumber").IMyInputNumberProps>;
|
|
11
|
-
MyDatePicker: import("src/packs").TMyDatePicker;
|
|
12
|
-
DatePicker: import("src/packs").TMyDatePicker;
|
|
13
|
-
DP: import("src/packs").TMyDatePicker;
|
|
14
|
-
single_date_picker: import("src/packs").TMyDatePicker;
|
|
15
|
-
CusDatePicker: import("src/packs").TMyDatePicker;
|
|
16
|
-
date: import("src/packs").TMyDatePicker;
|
|
17
|
-
MyRangePicker: import("react").FunctionComponent<{
|
|
18
|
-
disabled?: boolean;
|
|
19
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
20
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
21
|
-
isDisplay?: boolean;
|
|
22
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
23
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
24
|
-
disabled?: boolean;
|
|
25
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
26
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
27
|
-
isDisplay?: boolean;
|
|
28
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
29
|
-
};
|
|
30
|
-
RangePicker: import("react").FunctionComponent<{
|
|
31
|
-
disabled?: boolean;
|
|
32
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
33
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
34
|
-
isDisplay?: boolean;
|
|
35
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
36
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
37
|
-
disabled?: boolean;
|
|
38
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
39
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
40
|
-
isDisplay?: boolean;
|
|
41
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
42
|
-
};
|
|
43
|
-
rangePicker: import("react").FunctionComponent<{
|
|
44
|
-
disabled?: boolean;
|
|
45
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
46
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
47
|
-
isDisplay?: boolean;
|
|
48
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
49
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
50
|
-
disabled?: boolean;
|
|
51
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
52
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
53
|
-
isDisplay?: boolean;
|
|
54
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
55
|
-
};
|
|
56
|
-
range_picker: import("react").FunctionComponent<{
|
|
57
|
-
disabled?: boolean;
|
|
58
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
59
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
60
|
-
isDisplay?: boolean;
|
|
61
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
62
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
63
|
-
disabled?: boolean;
|
|
64
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
65
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
66
|
-
isDisplay?: boolean;
|
|
67
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
68
|
-
};
|
|
69
|
-
MyRangeDate: import("react").FunctionComponent<{
|
|
70
|
-
disabled?: boolean;
|
|
71
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
72
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
73
|
-
isDisplay?: boolean;
|
|
74
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
75
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
76
|
-
disabled?: boolean;
|
|
77
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
78
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
79
|
-
isDisplay?: boolean;
|
|
80
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
81
|
-
};
|
|
82
|
-
RangeDate: import("react").FunctionComponent<{
|
|
83
|
-
disabled?: boolean;
|
|
84
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
85
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
86
|
-
isDisplay?: boolean;
|
|
87
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
88
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
89
|
-
disabled?: boolean;
|
|
90
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
91
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
92
|
-
isDisplay?: boolean;
|
|
93
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
94
|
-
};
|
|
95
|
-
rangeDate: import("react").FunctionComponent<{
|
|
96
|
-
disabled?: boolean;
|
|
97
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
98
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
99
|
-
isDisplay?: boolean;
|
|
100
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
101
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
102
|
-
disabled?: boolean;
|
|
103
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
104
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
105
|
-
isDisplay?: boolean;
|
|
106
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
107
|
-
};
|
|
108
|
-
range_date: import("react").FunctionComponent<{
|
|
109
|
-
disabled?: boolean;
|
|
110
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
111
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
112
|
-
isDisplay?: boolean;
|
|
113
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
114
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
115
|
-
disabled?: boolean;
|
|
116
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
117
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
118
|
-
isDisplay?: boolean;
|
|
119
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
120
|
-
};
|
|
121
|
-
MyRangeDateTime: import("react").FunctionComponent<{
|
|
122
|
-
disabled?: boolean;
|
|
123
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
124
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
125
|
-
isDisplay?: boolean;
|
|
126
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
127
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
128
|
-
disabled?: boolean;
|
|
129
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
130
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
131
|
-
isDisplay?: boolean;
|
|
132
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
133
|
-
};
|
|
134
|
-
RangeDateTime: import("react").FunctionComponent<{
|
|
135
|
-
disabled?: boolean;
|
|
136
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
137
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
138
|
-
isDisplay?: boolean;
|
|
139
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
140
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
141
|
-
disabled?: boolean;
|
|
142
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
143
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
144
|
-
isDisplay?: boolean;
|
|
145
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
146
|
-
};
|
|
147
|
-
rangeDateTime: import("react").FunctionComponent<{
|
|
148
|
-
disabled?: boolean;
|
|
149
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
150
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
151
|
-
isDisplay?: boolean;
|
|
152
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
153
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
154
|
-
disabled?: boolean;
|
|
155
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
156
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
157
|
-
isDisplay?: boolean;
|
|
158
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
159
|
-
};
|
|
160
|
-
range_date_time: import("react").FunctionComponent<{
|
|
161
|
-
disabled?: boolean;
|
|
162
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
163
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
164
|
-
isDisplay?: boolean;
|
|
165
|
-
} & import("src/packs").IMyRangePickerProps> & {
|
|
166
|
-
DisplayFC?: import("react").FunctionComponent<{
|
|
167
|
-
disabled?: boolean;
|
|
168
|
-
value?: import("../MyRangeDate/utils").MyValue;
|
|
169
|
-
onChange?(v: import("../MyRangeDate/utils").MyValue, v2?: any): void;
|
|
170
|
-
isDisplay?: boolean;
|
|
171
|
-
} & import("src/packs").IMyRangePickerProps> | undefined;
|
|
172
|
-
};
|
|
173
|
-
MyColor: import("..").TCommonComponent<import("../MyColor/types").IMyColorProps>;
|
|
174
|
-
MySwitch: import("..").TCommonComponent<import("../MySwitch/types").IMySwitchProps, boolean>;
|
|
175
|
-
switch: import("..").TCommonComponent<import("../MySwitch/types").IMySwitchProps, boolean>;
|
|
176
|
-
Switch: import("..").TCommonComponent<import("../MySwitch/types").IMySwitchProps, boolean>;
|
|
177
|
-
MSW: import("..").TCommonComponent<import("../MySwitch/types").IMySwitchProps, boolean>;
|
|
178
|
-
ArrayInput: import("..").TCommonComponent<import("src/packs").IArrayInputProps, string>;
|
|
179
|
-
ArraySingle: import("..").TCommonComponent<import("src/packs").IArraySingleProps, string>;
|
|
180
|
-
MySelect: import("react").LazyExoticComponent<import("..").TCommonComponent<import("src/packs").IMySelectProps, string | number>> & {
|
|
181
|
-
DisplayFC: typeof import("../MySelect/Display").DisplayFC;
|
|
182
|
-
};
|
|
183
|
-
MS: import("react").LazyExoticComponent<import("..").TCommonComponent<import("src/packs").IMySelectProps, string | number>> & {
|
|
184
|
-
DisplayFC: typeof import("../MySelect/Display").DisplayFC;
|
|
185
|
-
};
|
|
186
|
-
Select: import("react").LazyExoticComponent<import("..").TCommonComponent<import("src/packs").IMySelectProps, string | number>> & {
|
|
187
|
-
DisplayFC: typeof import("../MySelect/Display").DisplayFC;
|
|
188
|
-
};
|
|
189
|
-
select: import("react").LazyExoticComponent<import("..").TCommonComponent<import("src/packs").IMySelectProps, string | number>> & {
|
|
190
|
-
DisplayFC: typeof import("../MySelect/Display").DisplayFC;
|
|
191
|
-
};
|
|
192
|
-
MyCheckbox: import("..").TCommonComponent<import("src/packs").IMyCheckboxProps>;
|
|
193
|
-
Checkbox: import("..").TCommonComponent<import("src/packs").IMyCheckboxProps>;
|
|
194
|
-
MC: import("..").TCommonComponent<import("src/packs").IMyCheckboxProps>;
|
|
195
|
-
checkbox: import("..").TCommonComponent<import("src/packs").IMyCheckboxProps>;
|
|
196
|
-
MyButton: typeof import("src/packs").MyButton;
|
|
197
|
-
MyAutoComplete: import("..").TCommonComponent<import("src/packs").MyAutoCompleteProps>;
|
|
198
|
-
MA: import("..").TCommonComponent<import("src/packs").MyAutoCompleteProps>;
|
|
199
|
-
AutoComplete: import("..").TCommonComponent<import("src/packs").MyAutoCompleteProps>;
|
|
200
|
-
autocomplete: import("..").TCommonComponent<import("src/packs").MyAutoCompleteProps>;
|
|
201
|
-
};
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { InputNumberProps } from 'antd';
|
|
2
|
-
import { CheckboxGroupProps } from 'antd/lib/checkbox';
|
|
3
|
-
import { MyAutoCompleteProps } from '../MyAutoComplete';
|
|
4
|
-
import { ICommonOption } from '@noah-libjs/utils';
|
|
5
|
-
import { FocusEventHandler } from 'react';
|
|
6
|
-
import { IMyDatePickerProps } from 'src/MyDatePicker/utils';
|
|
7
|
-
import { IMyInputProps } from 'src/MyInput';
|
|
8
|
-
import { IMySelectProps } from '../MySelect';
|
|
9
|
-
import { IMyCheckboxProps } from 'src/MyCheckbox';
|
|
10
|
-
import { SizeType } from 'antd/es/config-provider/SizeContext';
|
|
11
|
-
import { IMchc_FormDescriptions_InputProps } from 'src/util-types';
|
|
12
|
-
export type TOption = {
|
|
13
|
-
inputType: 'MyAutoComplete';
|
|
14
|
-
props?: MyAutoCompleteProps;
|
|
15
|
-
} | {
|
|
16
|
-
inputType: 'MA';
|
|
17
|
-
props?: MyAutoCompleteProps;
|
|
18
|
-
} | {
|
|
19
|
-
inputType: 'MySelect';
|
|
20
|
-
props?: IMySelectProps;
|
|
21
|
-
} | {
|
|
22
|
-
inputType: 'MS';
|
|
23
|
-
props?: IMySelectProps;
|
|
24
|
-
} | {
|
|
25
|
-
inputType: 'CusDatePicker';
|
|
26
|
-
props?: IMyDatePickerProps;
|
|
27
|
-
} | {
|
|
28
|
-
inputType: 'DatePicker';
|
|
29
|
-
props?: IMyDatePickerProps;
|
|
30
|
-
} | {
|
|
31
|
-
inputType: 'MyInput';
|
|
32
|
-
props?: IMyInputProps;
|
|
33
|
-
} | {
|
|
34
|
-
inputType: 'Input';
|
|
35
|
-
props?: IMyInputProps;
|
|
36
|
-
} | {
|
|
37
|
-
inputType: 'input';
|
|
38
|
-
props?: IMyInputProps;
|
|
39
|
-
} | {
|
|
40
|
-
inputType: 'CheckboxGroup';
|
|
41
|
-
props?: CheckboxGroupProps;
|
|
42
|
-
} | {
|
|
43
|
-
inputType: 'InputNumber';
|
|
44
|
-
props?: InputNumberProps;
|
|
45
|
-
} | {
|
|
46
|
-
inputType: 'input_number';
|
|
47
|
-
props?: InputNumberProps;
|
|
48
|
-
} | {
|
|
49
|
-
inputType: 'MyInputNumber';
|
|
50
|
-
props?: InputNumberProps;
|
|
51
|
-
} | {
|
|
52
|
-
inputType: 'CheckboxWithInput';
|
|
53
|
-
props?: IMyCheckboxProps;
|
|
54
|
-
} | {
|
|
55
|
-
inputType: 'MyCheckbox';
|
|
56
|
-
props?: IMyCheckboxProps;
|
|
57
|
-
} | {
|
|
58
|
-
inputType: 'MC';
|
|
59
|
-
props?: IMyCheckboxProps;
|
|
60
|
-
} | {
|
|
61
|
-
inputType: 'Checkbox';
|
|
62
|
-
props?: IMyCheckboxProps;
|
|
63
|
-
};
|
|
64
|
-
export interface IArrayInputProps {
|
|
65
|
-
size?: SizeType;
|
|
66
|
-
autoFocus?: boolean;
|
|
67
|
-
disabled?: boolean;
|
|
68
|
-
inputWidth?: number;
|
|
69
|
-
value?: string;
|
|
70
|
-
optionKey?: string;
|
|
71
|
-
onChange?(v: string | any[]): void;
|
|
72
|
-
separator?: string;
|
|
73
|
-
marshal?: IMchc_FormDescriptions_InputProps['marshal'];
|
|
74
|
-
onBlur?: FocusEventHandler<any>;
|
|
75
|
-
options?: (TOption & ICommonOption)[];
|
|
76
|
-
sp?: (TOption & ICommonOption)[];
|
|
77
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ButtonProps, FormInstance } from "antd";
|
|
2
|
-
import { IMchc_FormDescriptions_InputType } from "../util-types/fd/InputType";
|
|
3
|
-
import { IMchc_FormDescriptions_InputProps } from "src/util-types";
|
|
4
|
-
export interface IArraySingleProps {
|
|
5
|
-
linker?: string;
|
|
6
|
-
value?: string;
|
|
7
|
-
onChange?(v: string | any[]): void;
|
|
8
|
-
marshal?: IMchc_FormDescriptions_InputProps['marshal'];
|
|
9
|
-
form?: FormInstance;
|
|
10
|
-
tip?: string;
|
|
11
|
-
addBtnStyle?: ButtonProps;
|
|
12
|
-
inputType?: IMchc_FormDescriptions_InputType;
|
|
13
|
-
component_map?: IMchc_FormDescriptions_InputProps['component_map'];
|
|
14
|
-
genRowData?: (list: any[]) => any;
|
|
15
|
-
on_row_value_change(data: any[], index: number, changed?: any, form?: FormInstance): void;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React, { Component, FC } from "react";
|
|
2
|
-
import { ContainerDimensionsProps } from 'react-container-dimensions';
|
|
3
|
-
export declare class ContainerDimensions extends Component<ContainerDimensionsProps, {
|
|
4
|
-
Comp: FC<ContainerDimensionsProps> | null;
|
|
5
|
-
}> {
|
|
6
|
-
constructor(props: any);
|
|
7
|
-
componentDidMount(): void;
|
|
8
|
-
render(): React.JSX.Element;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { GlobalModal, IGlobalModalProps, TGlobalModalMeta } from './utils';
|
|
3
|
-
export * from './utils';
|
|
4
|
-
export { IGlobalModalProps };
|
|
5
|
-
export declare function MountGlobalModal(props: {
|
|
6
|
-
meta: TGlobalModalMeta;
|
|
7
|
-
globalModal: GlobalModal<any>;
|
|
8
|
-
}): React.JSX.Element;
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { ModalFuncProps, ModalProps } from "antd";
|
|
2
|
-
export interface IGlobalModalProps<T> extends Omit<ModalProps, 'onOk' | 'onClose'> {
|
|
3
|
-
modal_data: T;
|
|
4
|
-
props?: any;
|
|
5
|
-
/**
|
|
6
|
-
* 避免使用 onOk, 请使用 onClose 替代。当前栈弹出时, 内部会调用 onClose, onOk 或者 onCancel。
|
|
7
|
-
*
|
|
8
|
-
* @deprecated
|
|
9
|
-
*
|
|
10
|
-
*/
|
|
11
|
-
onOk?: (e?: React.MouseEvent<HTMLElement>) => void;
|
|
12
|
-
/**
|
|
13
|
-
* 避免使用 onCancel, 请使用 onClose 替代。当前栈弹出时, 内部会调用 onClose, onOk 或者 onCancel。
|
|
14
|
-
*
|
|
15
|
-
* @deprecated
|
|
16
|
-
*
|
|
17
|
-
* */
|
|
18
|
-
onCancel?: (e?: React.MouseEvent<HTMLElement>) => void;
|
|
19
|
-
/**
|
|
20
|
-
* 当前栈弹出时, 内部会调用 onClose, onOk 或者 onCancel。
|
|
21
|
-
*/
|
|
22
|
-
onClose?: (status?: boolean) => void;
|
|
23
|
-
/**
|
|
24
|
-
* pop 当前栈, 内部会调用 onClose, onOk 或者 onCancel
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
close?: (status?: boolean, e?: React.MouseEvent<HTMLElement>) => void;
|
|
28
|
-
}
|
|
29
|
-
export type TGlobalModalMeta = {
|
|
30
|
-
[x: string]: (...args: any) => any;
|
|
31
|
-
};
|
|
32
|
-
export declare class GlobalModal_<T extends {
|
|
33
|
-
[x: string]: (...args: any) => any;
|
|
34
|
-
}> {
|
|
35
|
-
open: <S extends keyof T>(n: S, ...data: Parameters<T[S]>) => number;
|
|
36
|
-
openOne: <S extends keyof T>(id: number, n: S, ...data: Parameters<T[S]>) => number;
|
|
37
|
-
pop: (status?: boolean) => void;
|
|
38
|
-
destroyAll: () => void;
|
|
39
|
-
confirmOnce({ storeKey, cb, ...others }: ModalFuncProps & {
|
|
40
|
-
storeKey: string;
|
|
41
|
-
cb(): void;
|
|
42
|
-
}): void;
|
|
43
|
-
}
|
|
44
|
-
type StackItem = {
|
|
45
|
-
name: any;
|
|
46
|
-
data: IGlobalModalProps<{}>;
|
|
47
|
-
id: number;
|
|
48
|
-
};
|
|
49
|
-
export declare class GlobalModal<T extends {
|
|
50
|
-
[x: string]: (...args: any) => any;
|
|
51
|
-
}> {
|
|
52
|
-
private stack;
|
|
53
|
-
private setStack;
|
|
54
|
-
init(stack: StackItem[], setStack: (v: StackItem[]) => void): void;
|
|
55
|
-
open<S extends keyof T>(name: S, data: Parameters<T[S]>[0]): number;
|
|
56
|
-
openOne<S extends keyof T>(id: any, name: S, data: Parameters<T[S]>[0]): any;
|
|
57
|
-
pop(status?: boolean, e?: React.MouseEvent<HTMLElement>): void;
|
|
58
|
-
private clear_one;
|
|
59
|
-
destroyAll(): void;
|
|
60
|
-
confirmOnce({ storeKey, cb, ...others }: ModalFuncProps & {
|
|
61
|
-
storeKey: string;
|
|
62
|
-
cb(): void;
|
|
63
|
-
}): void;
|
|
64
|
-
}
|
|
65
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { AutoCompleteProps } from 'antd/es/auto-complete';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { SelectOption_L } from '../Select';
|
|
4
|
-
declare const AutoComplete_: React.ForwardRefExoticComponent<AutoCompleteProps<any, import("rc-select/lib/Select").DefaultOptionType> & React.RefAttributes<any>>;
|
|
5
|
-
type AutoCompleteType = typeof AutoComplete_ & {
|
|
6
|
-
Option: typeof SelectOption_L;
|
|
7
|
-
};
|
|
8
|
-
declare const AutoComplete_L: AutoCompleteType;
|
|
9
|
-
export { AutoComplete_L, AutoCompleteProps };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SelectProps } from 'antd';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const GroupInner: React.LazyExoticComponent<typeof import("./GroupInner").default>;
|
|
4
|
-
declare function Checkbox_<T extends Object = any>(props: SelectProps<T>): React.JSX.Element;
|
|
5
|
-
type CheckboxType = typeof Checkbox_ & {
|
|
6
|
-
Group: typeof GroupInner;
|
|
7
|
-
};
|
|
8
|
-
export declare const Checkbox_L: CheckboxType;
|
|
9
|
-
export {};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { ColorPickerProps } from 'antd';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
export type { ColorPickerProps as RcColorPickerProps } from '@rc-component/color-picker';
|
|
4
|
-
declare const ColorPicker_L: React.ForwardRefExoticComponent<Omit<import("@rc-component/color-picker").ColorPickerProps, "onChange" | "value" | "defaultValue" | "components" | "panelRender" | "disabledAlpha" | "onChangeComplete"> & {
|
|
5
|
-
[key: `data-${string}`]: string;
|
|
6
|
-
mode?: import("antd/es/color-picker/interface").ModeType | import("antd/es/color-picker/interface").ModeType[];
|
|
7
|
-
value?: import("antd/es/color-picker/interface").ColorValueType;
|
|
8
|
-
defaultValue?: import("antd/es/color-picker/interface").ColorValueType;
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
open?: boolean;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
placement?: import("antd/es/color-picker/interface").TriggerPlacement;
|
|
13
|
-
trigger?: import("antd/es/color-picker/interface").TriggerType;
|
|
14
|
-
format?: import("antd/es/color-picker/interface").ColorFormatType;
|
|
15
|
-
defaultFormat?: import("antd/es/color-picker/interface").ColorFormatType;
|
|
16
|
-
allowClear?: boolean;
|
|
17
|
-
presets?: import("antd/es/color-picker/interface").PresetsItem[];
|
|
18
|
-
arrow?: boolean | {
|
|
19
|
-
pointAtCenter: boolean;
|
|
20
|
-
};
|
|
21
|
-
panelRender?: (panel: React.ReactNode, extra: {
|
|
22
|
-
components: {
|
|
23
|
-
Picker: React.FC;
|
|
24
|
-
Presets: React.FC;
|
|
25
|
-
};
|
|
26
|
-
}) => React.ReactNode;
|
|
27
|
-
showText?: boolean | ((color: import("antd/es/color-picker").Color) => React.ReactNode);
|
|
28
|
-
size?: import("antd/es/button").ButtonSize;
|
|
29
|
-
styles?: {
|
|
30
|
-
popup?: React.CSSProperties;
|
|
31
|
-
popupOverlayInner?: React.CSSProperties;
|
|
32
|
-
};
|
|
33
|
-
rootClassName?: string;
|
|
34
|
-
disabledAlpha?: boolean;
|
|
35
|
-
onOpenChange?: (open: boolean) => void;
|
|
36
|
-
onFormatChange?: (format?: import("antd/es/color-picker/interface").ColorFormatType) => void;
|
|
37
|
-
onChange?: (value: import("antd/es/color-picker").Color, css: string) => void;
|
|
38
|
-
onClear?: () => void;
|
|
39
|
-
onChangeComplete?: (value: import("antd/es/color-picker").Color) => void;
|
|
40
|
-
disabledFormat?: boolean;
|
|
41
|
-
} & Pick<import("antd").PopoverProps, "getPopupContainer" | "autoAdjustOverflow" | "destroyTooltipOnHide" | "destroyOnHidden"> & React.RefAttributes<any>>;
|
|
42
|
-
export { ColorPicker_L, ColorPickerProps };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { Dayjs } from 'dayjs';
|
|
2
|
-
export { Dayjs };
|
|
3
|
-
declare const DatePicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, import("antd/es/date-picker/generatePicker").PickerProps<Dayjs>, ValueType>) => React.ReactElement) & {
|
|
4
|
-
displayName?: string;
|
|
5
|
-
} & {
|
|
6
|
-
displayName?: string;
|
|
7
|
-
WeekPicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
8
|
-
displayName?: string;
|
|
9
|
-
};
|
|
10
|
-
MonthPicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
11
|
-
displayName?: string;
|
|
12
|
-
};
|
|
13
|
-
YearPicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
14
|
-
displayName?: string;
|
|
15
|
-
};
|
|
16
|
-
RangePicker: import("react").ForwardRefExoticComponent<Omit<import("rc-picker").RangePickerProps<Dayjs>, "styles" | "classNames" | "locale" | "generateConfig" | "hideHeader"> & {
|
|
17
|
-
locale?: import("antd/es/date-picker/generatePicker").PickerLocale;
|
|
18
|
-
size?: import("antd/es/button").ButtonSize;
|
|
19
|
-
placement?: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
20
|
-
bordered?: boolean;
|
|
21
|
-
status?: import("antd/es/_util/statusUtils").InputStatus;
|
|
22
|
-
variant?: import("antd/es/config-provider").Variant;
|
|
23
|
-
dropdownClassName?: string;
|
|
24
|
-
popupClassName?: string;
|
|
25
|
-
rootClassName?: string;
|
|
26
|
-
popupStyle?: React.CSSProperties;
|
|
27
|
-
styles?: import("antd/es/date-picker/generatePicker/interface").PickerStyles;
|
|
28
|
-
classNames?: import("antd/es/date-picker/generatePicker/interface").PickerClassNames;
|
|
29
|
-
} & import("react").RefAttributes<import("rc-picker").PickerRef>>;
|
|
30
|
-
TimePicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, Omit<import("antd/es/date-picker/generatePicker/interface").GenericTimePickerProps<Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
31
|
-
displayName?: string;
|
|
32
|
-
};
|
|
33
|
-
QuarterPicker: (<ValueType = Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
34
|
-
displayName?: string;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
export { DatePicker };
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { GetProps } from 'antd';
|
|
2
|
-
export { Dayjs } from 'dayjs';
|
|
3
|
-
export declare const DatePickerInner: import("react").LazyExoticComponent<(<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, ValueType>) => React.ReactElement) & {
|
|
4
|
-
displayName?: string;
|
|
5
|
-
} & {
|
|
6
|
-
displayName?: string;
|
|
7
|
-
WeekPicker: (<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
8
|
-
displayName?: string;
|
|
9
|
-
};
|
|
10
|
-
MonthPicker: (<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
11
|
-
displayName?: string;
|
|
12
|
-
};
|
|
13
|
-
YearPicker: (<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
14
|
-
displayName?: string;
|
|
15
|
-
};
|
|
16
|
-
RangePicker: import("react").ForwardRefExoticComponent<Omit<import("rc-picker").RangePickerProps<import("dayjs").Dayjs>, "styles" | "classNames" | "locale" | "generateConfig" | "hideHeader"> & {
|
|
17
|
-
locale?: import("antd/es/date-picker/generatePicker").PickerLocale;
|
|
18
|
-
size?: import("antd/es/button").ButtonSize;
|
|
19
|
-
placement?: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
20
|
-
bordered?: boolean;
|
|
21
|
-
status?: import("antd/es/_util/statusUtils").InputStatus;
|
|
22
|
-
variant?: import("antd/es/config-provider").Variant;
|
|
23
|
-
dropdownClassName?: string;
|
|
24
|
-
popupClassName?: string;
|
|
25
|
-
rootClassName?: string;
|
|
26
|
-
popupStyle?: React.CSSProperties;
|
|
27
|
-
styles?: import("antd/es/date-picker/generatePicker/interface").PickerStyles;
|
|
28
|
-
classNames?: import("antd/es/date-picker/generatePicker/interface").PickerClassNames;
|
|
29
|
-
} & import("react").RefAttributes<import("rc-picker").PickerRef>>;
|
|
30
|
-
TimePicker: (<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker/interface").GenericTimePickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
31
|
-
displayName?: string;
|
|
32
|
-
};
|
|
33
|
-
QuarterPicker: (<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
34
|
-
displayName?: string;
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
export type DatePickerProps = GetProps<typeof DatePickerInner>;
|
|
38
|
-
export declare const RangePickerInner: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<Omit<import("rc-picker").RangePickerProps<import("dayjs").Dayjs>, "styles" | "classNames" | "locale" | "generateConfig" | "hideHeader"> & {
|
|
39
|
-
locale?: import("antd/es/date-picker/generatePicker").PickerLocale;
|
|
40
|
-
size?: import("antd/es/button").ButtonSize;
|
|
41
|
-
placement?: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
|
|
42
|
-
bordered?: boolean;
|
|
43
|
-
status?: import("antd/es/_util/statusUtils").InputStatus;
|
|
44
|
-
variant?: import("antd/es/config-provider").Variant;
|
|
45
|
-
dropdownClassName?: string;
|
|
46
|
-
popupClassName?: string;
|
|
47
|
-
rootClassName?: string;
|
|
48
|
-
popupStyle?: React.CSSProperties;
|
|
49
|
-
styles?: import("antd/es/date-picker/generatePicker/interface").PickerStyles;
|
|
50
|
-
classNames?: import("antd/es/date-picker/generatePicker/interface").PickerClassNames;
|
|
51
|
-
} & import("react").RefAttributes<import("rc-picker").PickerRef>>>;
|
|
52
|
-
export type RangePickerProps = GetProps<typeof RangePickerInner>;
|
|
53
|
-
export declare const MonthPickerInner: import("react").LazyExoticComponent<(<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker").PickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
54
|
-
displayName?: string;
|
|
55
|
-
}>;
|
|
56
|
-
export type MonthPickerProps = GetProps<typeof MonthPickerInner>;
|
|
57
|
-
export declare const TimePickerInner: import("react").LazyExoticComponent<(<ValueType = import("dayjs").Dayjs>(props: import("antd/es/date-picker/generatePicker/interface").PickerPropsWithMultiple<import("dayjs").Dayjs, Omit<import("antd/es/date-picker/generatePicker/interface").GenericTimePickerProps<import("dayjs").Dayjs>, "picker">, ValueType>) => React.ReactElement) & {
|
|
58
|
-
displayName?: string;
|
|
59
|
-
}>;
|
|
60
|
-
export type TimePickerProps = GetProps<typeof TimePickerInner>;
|
|
61
|
-
export declare const CalendarInner: import("react").LazyExoticComponent<import("react").FC<Readonly<import("antd").CalendarProps<import("dayjs").Dayjs>>>>;
|
|
62
|
-
export type CalendarProps = GetProps<typeof CalendarInner>;
|