@antdv-next/auto-import-resolver 1.0.2 → 1.0.4
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/dist/index.mjs +120 -473
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -1,472 +1,120 @@
|
|
|
1
1
|
//#region src/components.ts
|
|
2
2
|
var components_default = {
|
|
3
|
-
AAffix:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
name: "SkeletonInput",
|
|
119
|
-
path: "skeleton",
|
|
120
|
-
as: "SkeletonInput"
|
|
121
|
-
}],
|
|
122
|
-
ASkeletonImage: [{
|
|
123
|
-
name: "SkeletonImage",
|
|
124
|
-
path: "skeleton",
|
|
125
|
-
as: "SkeletonImage"
|
|
126
|
-
}],
|
|
127
|
-
ASkeletonNode: [{
|
|
128
|
-
name: "SkeletonNode",
|
|
129
|
-
path: "skeleton",
|
|
130
|
-
as: "SkeletonNode"
|
|
131
|
-
}],
|
|
132
|
-
AStatistic: [{
|
|
133
|
-
name: "Statistic",
|
|
134
|
-
path: "statistic"
|
|
135
|
-
}],
|
|
136
|
-
AStatisticTimer: [{
|
|
137
|
-
name: "StatisticTimer",
|
|
138
|
-
path: "statistic"
|
|
139
|
-
}],
|
|
140
|
-
ADescriptions: [{
|
|
141
|
-
name: "Descriptions",
|
|
142
|
-
path: "descriptions"
|
|
143
|
-
}],
|
|
144
|
-
ATimeline: [{
|
|
145
|
-
name: "Timeline",
|
|
146
|
-
path: "timeline"
|
|
147
|
-
}],
|
|
148
|
-
AWatermark: [{
|
|
149
|
-
name: "Watermark",
|
|
150
|
-
path: "watermark"
|
|
151
|
-
}],
|
|
152
|
-
AQrcode: [{
|
|
153
|
-
name: "QRCode",
|
|
154
|
-
path: "qrcode"
|
|
155
|
-
}],
|
|
156
|
-
ACollapse: [{
|
|
157
|
-
name: "Collapse",
|
|
158
|
-
path: "collapse"
|
|
159
|
-
}],
|
|
160
|
-
ATooltip: [{
|
|
161
|
-
name: "Tooltip",
|
|
162
|
-
path: "tooltip"
|
|
163
|
-
}],
|
|
164
|
-
ASegmented: [{
|
|
165
|
-
name: "Segmented",
|
|
166
|
-
path: "segmented"
|
|
167
|
-
}],
|
|
168
|
-
APopover: [{
|
|
169
|
-
name: "Popover",
|
|
170
|
-
path: "popover"
|
|
171
|
-
}],
|
|
172
|
-
APopconfirm: [{
|
|
173
|
-
name: "Popconfirm",
|
|
174
|
-
path: "popconfirm"
|
|
175
|
-
}],
|
|
176
|
-
AFloatButton: [{
|
|
177
|
-
name: "FloatButton",
|
|
178
|
-
path: "float-button"
|
|
179
|
-
}],
|
|
180
|
-
AFloatBackTop: [{
|
|
181
|
-
name: "BackTop",
|
|
182
|
-
path: "float-button"
|
|
183
|
-
}],
|
|
184
|
-
AFloatButtonGroup: [{
|
|
185
|
-
name: "FloatButtonGroup",
|
|
186
|
-
path: "float-button"
|
|
187
|
-
}],
|
|
188
|
-
AMenu: [{
|
|
189
|
-
name: "Menu",
|
|
190
|
-
path: "menu"
|
|
191
|
-
}],
|
|
192
|
-
ADropdown: [{
|
|
193
|
-
name: "Dropdown",
|
|
194
|
-
path: "dropdown"
|
|
195
|
-
}],
|
|
196
|
-
ATour: [{
|
|
197
|
-
name: "Tour",
|
|
198
|
-
path: "tour"
|
|
199
|
-
}],
|
|
200
|
-
ABreadcrumb: [{
|
|
201
|
-
name: "Breadcrumb",
|
|
202
|
-
path: "breadcrumb"
|
|
203
|
-
}],
|
|
204
|
-
AAvatar: [{
|
|
205
|
-
name: "Avatar",
|
|
206
|
-
path: "avatar"
|
|
207
|
-
}],
|
|
208
|
-
AAvatarGroup: [{
|
|
209
|
-
name: "AvatarGroup",
|
|
210
|
-
path: "avatar"
|
|
211
|
-
}],
|
|
212
|
-
AForm: [{
|
|
213
|
-
name: "Form",
|
|
214
|
-
path: "form"
|
|
215
|
-
}],
|
|
216
|
-
AFormItem: [{
|
|
217
|
-
name: "FormItem",
|
|
218
|
-
path: "form"
|
|
219
|
-
}],
|
|
220
|
-
ACheckbox: [{
|
|
221
|
-
name: "Checkbox",
|
|
222
|
-
path: "checkbox"
|
|
223
|
-
}],
|
|
224
|
-
ACheckboxGroup: [{
|
|
225
|
-
name: "CheckboxGroup",
|
|
226
|
-
path: "checkbox"
|
|
227
|
-
}],
|
|
228
|
-
ARadio: [{
|
|
229
|
-
name: "Radio",
|
|
230
|
-
path: "radio"
|
|
231
|
-
}],
|
|
232
|
-
ARadioGroup: [{
|
|
233
|
-
name: "RadioGroup",
|
|
234
|
-
path: "radio"
|
|
235
|
-
}],
|
|
236
|
-
ARadioButton: [{
|
|
237
|
-
name: "RadioButton",
|
|
238
|
-
path: "radio"
|
|
239
|
-
}],
|
|
240
|
-
ASwitch: [{
|
|
241
|
-
name: "Switch",
|
|
242
|
-
path: "switch"
|
|
243
|
-
}],
|
|
244
|
-
AColorPicker: [{
|
|
245
|
-
name: "ColorPicker",
|
|
246
|
-
path: "color-picker"
|
|
247
|
-
}],
|
|
248
|
-
ASlider: [{
|
|
249
|
-
name: "Slider",
|
|
250
|
-
path: "slider"
|
|
251
|
-
}],
|
|
252
|
-
AInput: [{
|
|
253
|
-
name: "Input",
|
|
254
|
-
path: "input"
|
|
255
|
-
}],
|
|
256
|
-
AInputSearch: [{
|
|
257
|
-
name: "InputSearch",
|
|
258
|
-
path: "input"
|
|
259
|
-
}],
|
|
260
|
-
AInputPassword: [{
|
|
261
|
-
name: "InputPassword",
|
|
262
|
-
path: "input"
|
|
263
|
-
}],
|
|
264
|
-
AInputOtp: [{
|
|
265
|
-
name: "InputOTP",
|
|
266
|
-
path: "input"
|
|
267
|
-
}],
|
|
268
|
-
AInputGroup: [{
|
|
269
|
-
name: "InputGroup",
|
|
270
|
-
path: "input"
|
|
271
|
-
}],
|
|
272
|
-
AInputNumber: [{
|
|
273
|
-
name: "InputNumber",
|
|
274
|
-
path: "input-number"
|
|
275
|
-
}],
|
|
276
|
-
ATextarea: [{
|
|
277
|
-
name: "TextArea",
|
|
278
|
-
path: "input"
|
|
279
|
-
}],
|
|
280
|
-
ATypography: [{
|
|
281
|
-
name: "Typography",
|
|
282
|
-
path: "typography"
|
|
283
|
-
}],
|
|
284
|
-
ATypographyText: [{
|
|
285
|
-
name: "TypographyText",
|
|
286
|
-
path: "typography",
|
|
287
|
-
as: "TypographyText"
|
|
288
|
-
}],
|
|
289
|
-
ATypographyTitle: [{
|
|
290
|
-
name: "TypographyTitle",
|
|
291
|
-
path: "typography",
|
|
292
|
-
as: "TypographyTitle"
|
|
293
|
-
}],
|
|
294
|
-
ATypographyParagraph: [{
|
|
295
|
-
name: "TypographyParagraph",
|
|
296
|
-
path: "typography",
|
|
297
|
-
as: "TypographyParagraph"
|
|
298
|
-
}],
|
|
299
|
-
ATypographyLink: [{
|
|
300
|
-
name: "TypographyLink",
|
|
301
|
-
path: "typography",
|
|
302
|
-
as: "TypographyLink"
|
|
303
|
-
}],
|
|
304
|
-
ATabs: [{
|
|
305
|
-
name: "Tabs",
|
|
306
|
-
path: "tabs"
|
|
307
|
-
}],
|
|
308
|
-
ATabPane: [{
|
|
309
|
-
name: "TabPane",
|
|
310
|
-
path: "tabs",
|
|
311
|
-
as: "TabPane"
|
|
312
|
-
}],
|
|
313
|
-
ASelect: [{
|
|
314
|
-
name: "Select",
|
|
315
|
-
path: "select"
|
|
316
|
-
}],
|
|
317
|
-
ASelectOption: [{
|
|
318
|
-
name: "SelectOption",
|
|
319
|
-
path: "select"
|
|
320
|
-
}],
|
|
321
|
-
ASelectOptGroup: [{
|
|
322
|
-
name: "SelectOptGroup",
|
|
323
|
-
path: "select"
|
|
324
|
-
}],
|
|
325
|
-
ASplitter: [{
|
|
326
|
-
name: "Splitter",
|
|
327
|
-
path: "splitter"
|
|
328
|
-
}],
|
|
329
|
-
ASplitterPanel: [{
|
|
330
|
-
name: "SplitterPanel",
|
|
331
|
-
path: "splitter"
|
|
332
|
-
}],
|
|
333
|
-
ACard: [{
|
|
334
|
-
name: "Card",
|
|
335
|
-
path: "card"
|
|
336
|
-
}],
|
|
337
|
-
ACardGrid: [{
|
|
338
|
-
name: "CardGrid",
|
|
339
|
-
path: "card"
|
|
340
|
-
}],
|
|
341
|
-
ACardMeta: [{
|
|
342
|
-
name: "CardMeta",
|
|
343
|
-
path: "card"
|
|
344
|
-
}],
|
|
345
|
-
AMasonry: [{
|
|
346
|
-
name: "Masonry",
|
|
347
|
-
path: "masonry"
|
|
348
|
-
}],
|
|
349
|
-
ARate: [{
|
|
350
|
-
name: "Rate",
|
|
351
|
-
path: "rate"
|
|
352
|
-
}],
|
|
353
|
-
AProgress: [{
|
|
354
|
-
name: "Progress",
|
|
355
|
-
path: "progress"
|
|
356
|
-
}],
|
|
357
|
-
ADrawer: [{
|
|
358
|
-
name: "Drawer",
|
|
359
|
-
path: "drawer"
|
|
360
|
-
}],
|
|
361
|
-
AModal: [{
|
|
362
|
-
name: "Modal",
|
|
363
|
-
path: "modal"
|
|
364
|
-
}],
|
|
365
|
-
ASteps: [{
|
|
366
|
-
name: "Steps",
|
|
367
|
-
path: "steps"
|
|
368
|
-
}],
|
|
369
|
-
AImage: [{
|
|
370
|
-
name: "Image",
|
|
371
|
-
path: "image"
|
|
372
|
-
}],
|
|
373
|
-
AImagePreviewGroup: [{
|
|
374
|
-
name: "ImagePreviewGroup",
|
|
375
|
-
path: "image"
|
|
376
|
-
}],
|
|
377
|
-
AApp: [{
|
|
378
|
-
name: "App",
|
|
379
|
-
path: "app"
|
|
380
|
-
}],
|
|
381
|
-
ATree: [{
|
|
382
|
-
name: "Tree",
|
|
383
|
-
path: "tree"
|
|
384
|
-
}],
|
|
385
|
-
ADirectoryTree: [{
|
|
386
|
-
name: "DirectoryTree",
|
|
387
|
-
path: "tree"
|
|
388
|
-
}],
|
|
389
|
-
ATreeSelect: [{
|
|
390
|
-
name: "TreeSelect",
|
|
391
|
-
path: "tree-select"
|
|
392
|
-
}],
|
|
393
|
-
AUpload: [{
|
|
394
|
-
name: "Upload",
|
|
395
|
-
path: "upload"
|
|
396
|
-
}],
|
|
397
|
-
AUploadDragger: [{
|
|
398
|
-
name: "UploadDragger",
|
|
399
|
-
path: "upload"
|
|
400
|
-
}],
|
|
401
|
-
APagination: [{
|
|
402
|
-
name: "Pagination",
|
|
403
|
-
path: "pagination"
|
|
404
|
-
}],
|
|
405
|
-
ATransfer: [{
|
|
406
|
-
name: "Transfer",
|
|
407
|
-
path: "transfer"
|
|
408
|
-
}],
|
|
409
|
-
AMentions: [{
|
|
410
|
-
name: "Mentions",
|
|
411
|
-
path: "mentions"
|
|
412
|
-
}],
|
|
413
|
-
ACarousel: [{
|
|
414
|
-
name: "Carousel",
|
|
415
|
-
path: "carousel"
|
|
416
|
-
}],
|
|
417
|
-
ACascader: [{
|
|
418
|
-
name: "Cascader",
|
|
419
|
-
path: "cascader"
|
|
420
|
-
}],
|
|
421
|
-
ATable: [{
|
|
422
|
-
name: "Table",
|
|
423
|
-
path: "table"
|
|
424
|
-
}],
|
|
425
|
-
ATableColumn: [{
|
|
426
|
-
name: "TableColumn",
|
|
427
|
-
path: "table"
|
|
428
|
-
}],
|
|
429
|
-
ATableSummary: [{
|
|
430
|
-
name: "TableSummary",
|
|
431
|
-
path: "table"
|
|
432
|
-
}],
|
|
433
|
-
ATableSummaryRow: [{
|
|
434
|
-
name: "TableSummaryRow",
|
|
435
|
-
path: "table"
|
|
436
|
-
}],
|
|
437
|
-
ATableSummaryCell: [{
|
|
438
|
-
name: "TableSummaryCell",
|
|
439
|
-
path: "table"
|
|
440
|
-
}],
|
|
441
|
-
ACalendar: [{
|
|
442
|
-
name: "Calendar",
|
|
443
|
-
path: "calendar"
|
|
444
|
-
}],
|
|
445
|
-
ADatePicker: [{
|
|
446
|
-
name: "DatePicker",
|
|
447
|
-
path: "date-picker"
|
|
448
|
-
}],
|
|
449
|
-
ARangePicker: [{
|
|
450
|
-
name: "DateRangePicker",
|
|
451
|
-
path: "date-picker"
|
|
452
|
-
}],
|
|
453
|
-
ATimePicker: [{
|
|
454
|
-
name: "TimePicker",
|
|
455
|
-
path: "time-picker"
|
|
456
|
-
}],
|
|
457
|
-
ATimeRangePicker: [{
|
|
458
|
-
name: "TimeRangePicker",
|
|
459
|
-
path: "time-picker"
|
|
460
|
-
}],
|
|
461
|
-
AAutoComplete: [{
|
|
462
|
-
name: "AutoComplete",
|
|
463
|
-
path: "auto-complete"
|
|
464
|
-
}],
|
|
465
|
-
AAutoCompleteOption: [{
|
|
466
|
-
name: "AutoCompleteOption",
|
|
467
|
-
path: "auto-complete",
|
|
468
|
-
as: "AutoCompleteOption"
|
|
469
|
-
}]
|
|
3
|
+
AAffix: "Affix",
|
|
4
|
+
AButton: "Button",
|
|
5
|
+
AAlert: "Alert",
|
|
6
|
+
AAnchor: "Anchor",
|
|
7
|
+
ASpace: "Space",
|
|
8
|
+
ADivider: "Divider",
|
|
9
|
+
ASpaceCompact: "SpaceCompact",
|
|
10
|
+
ASpaceAddon: "SpaceAddon",
|
|
11
|
+
AStyleProvider: "StyleProvider",
|
|
12
|
+
AFlex: "Flex",
|
|
13
|
+
AConfigProvider: "ConfigProvider",
|
|
14
|
+
ACol: "Col",
|
|
15
|
+
ARow: "Row",
|
|
16
|
+
ABadge: "Badge",
|
|
17
|
+
ABadgeRibbon: "BadgeRibbon",
|
|
18
|
+
ATag: "Tag",
|
|
19
|
+
ACheckableTag: "CheckableTag",
|
|
20
|
+
ACheckableTagGroup: "CheckableTagGroup",
|
|
21
|
+
ALayout: "Layout",
|
|
22
|
+
ALayoutHeader: "LayoutHeader",
|
|
23
|
+
ALayoutFooter: "LayoutFooter",
|
|
24
|
+
ALayoutContent: "LayoutContent",
|
|
25
|
+
ALayoutSider: "LayoutSider",
|
|
26
|
+
AEmpty: "Empty",
|
|
27
|
+
AResult: "Result",
|
|
28
|
+
ASpin: "Spin",
|
|
29
|
+
ASkeleton: "Skeleton",
|
|
30
|
+
ASkeletonButton: "SkeletonButton",
|
|
31
|
+
ASkeletonAvatar: "SkeletonAvatar",
|
|
32
|
+
ASkeletonInput: "SkeletonInput",
|
|
33
|
+
ASkeletonImage: "SkeletonImage",
|
|
34
|
+
ASkeletonNode: "SkeletonNode",
|
|
35
|
+
AStatistic: "Statistic",
|
|
36
|
+
AStatisticTimer: "StatisticTimer",
|
|
37
|
+
ADescriptions: "Descriptions",
|
|
38
|
+
ATimeline: "Timeline",
|
|
39
|
+
AWatermark: "Watermark",
|
|
40
|
+
AQrcode: "QRCode",
|
|
41
|
+
ACollapse: "Collapse",
|
|
42
|
+
ATooltip: "Tooltip",
|
|
43
|
+
ASegmented: "Segmented",
|
|
44
|
+
APopover: "Popover",
|
|
45
|
+
APopconfirm: "Popconfirm",
|
|
46
|
+
AFloatButton: "FloatButton",
|
|
47
|
+
AFloatBackTop: "BackTop",
|
|
48
|
+
AFloatButtonGroup: "FloatButtonGroup",
|
|
49
|
+
AMenu: "Menu",
|
|
50
|
+
ADropdown: "Dropdown",
|
|
51
|
+
ATour: "Tour",
|
|
52
|
+
ABreadcrumb: "Breadcrumb",
|
|
53
|
+
AAvatar: "Avatar",
|
|
54
|
+
AAvatarGroup: "AvatarGroup",
|
|
55
|
+
AForm: "Form",
|
|
56
|
+
AFormItem: "FormItem",
|
|
57
|
+
ACheckbox: "Checkbox",
|
|
58
|
+
ACheckboxGroup: "CheckboxGroup",
|
|
59
|
+
ARadio: "Radio",
|
|
60
|
+
ARadioGroup: "RadioGroup",
|
|
61
|
+
ARadioButton: "RadioButton",
|
|
62
|
+
ASwitch: "Switch",
|
|
63
|
+
AColorPicker: "ColorPicker",
|
|
64
|
+
ASlider: "Slider",
|
|
65
|
+
AInput: "Input",
|
|
66
|
+
AInputSearch: "InputSearch",
|
|
67
|
+
AInputPassword: "InputPassword",
|
|
68
|
+
AInputOtp: "InputOTP",
|
|
69
|
+
AInputGroup: "InputGroup",
|
|
70
|
+
AInputNumber: "InputNumber",
|
|
71
|
+
ATextarea: "TextArea",
|
|
72
|
+
ATypography: "Typography",
|
|
73
|
+
ATypographyText: "TypographyText",
|
|
74
|
+
ATypographyTitle: "TypographyTitle",
|
|
75
|
+
ATypographyParagraph: "TypographyParagraph",
|
|
76
|
+
ATypographyLink: "TypographyLink",
|
|
77
|
+
ATabs: "Tabs",
|
|
78
|
+
ATabPane: "TabPane",
|
|
79
|
+
ASelect: "Select",
|
|
80
|
+
ASelectOption: "SelectOption",
|
|
81
|
+
ASelectOptGroup: "SelectOptGroup",
|
|
82
|
+
ASplitter: "Splitter",
|
|
83
|
+
ASplitterPanel: "SplitterPanel",
|
|
84
|
+
ACard: "Card",
|
|
85
|
+
ACardGrid: "CardGrid",
|
|
86
|
+
ACardMeta: "CardMeta",
|
|
87
|
+
AMasonry: "Masonry",
|
|
88
|
+
ARate: "Rate",
|
|
89
|
+
AProgress: "Progress",
|
|
90
|
+
ADrawer: "Drawer",
|
|
91
|
+
AModal: "Modal",
|
|
92
|
+
ASteps: "Steps",
|
|
93
|
+
AImage: "Image",
|
|
94
|
+
AImagePreviewGroup: "ImagePreviewGroup",
|
|
95
|
+
AApp: "App",
|
|
96
|
+
ATree: "Tree",
|
|
97
|
+
ADirectoryTree: "DirectoryTree",
|
|
98
|
+
ATreeSelect: "TreeSelect",
|
|
99
|
+
AUpload: "Upload",
|
|
100
|
+
AUploadDragger: "UploadDragger",
|
|
101
|
+
APagination: "Pagination",
|
|
102
|
+
ATransfer: "Transfer",
|
|
103
|
+
AMentions: "Mentions",
|
|
104
|
+
ACarousel: "Carousel",
|
|
105
|
+
ACascader: "Cascader",
|
|
106
|
+
ATable: "Table",
|
|
107
|
+
ATableColumn: "Column",
|
|
108
|
+
ATableSummary: "Summary",
|
|
109
|
+
ATableSummaryRow: "SummaryRow",
|
|
110
|
+
ATableSummaryCell: "SummaryCell",
|
|
111
|
+
ACalendar: "Calendar",
|
|
112
|
+
ADatePicker: "DatePicker",
|
|
113
|
+
ARangePicker: "DateRangePicker",
|
|
114
|
+
ATimePicker: "TimePicker",
|
|
115
|
+
ATimeRangePicker: "TimeRangePicker",
|
|
116
|
+
AAutoComplete: "AutoComplete",
|
|
117
|
+
AAutoCompleteOption: "Option"
|
|
470
118
|
};
|
|
471
119
|
|
|
472
120
|
//#endregion
|
|
@@ -1326,16 +974,15 @@ function AntdvNextResolver(options) {
|
|
|
1326
974
|
const opts = Object.assign({}, options);
|
|
1327
975
|
if (isExclude(name, opts.exclude)) return;
|
|
1328
976
|
if (opts.resolveIcons && icons_default.includes(name)) return {
|
|
1329
|
-
|
|
1330
|
-
from:
|
|
977
|
+
name,
|
|
978
|
+
from: "@antdv-next/icons"
|
|
1331
979
|
};
|
|
1332
|
-
const importName = components_default[name]
|
|
980
|
+
const importName = components_default[name];
|
|
1333
981
|
if (importName) {
|
|
1334
982
|
if (isExclude(importName, opts.exclude)) return;
|
|
1335
983
|
return {
|
|
1336
|
-
name:
|
|
1337
|
-
|
|
1338
|
-
from: `antdv-next/dist/${components_default[name][0].path}/index`
|
|
984
|
+
name: importName,
|
|
985
|
+
from: "antdv-next"
|
|
1339
986
|
};
|
|
1340
987
|
}
|
|
1341
988
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antdv-next/auto-import-resolver",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.4",
|
|
5
5
|
"description": "antdv-next auto import resolver based on unplugin-vue-components",
|
|
6
6
|
"homepage": "https://github.com/antdv-next/auto-import-resolver#readme",
|
|
7
7
|
"repository": {
|