-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcomponents.d.ts
145 lines (145 loc) · 8.48 KB
/
components.d.ts
1
2
3
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
/* generated by farmfe_plugin_react_components */
export {}
declare global {
const ComponentB: typeof import('./src/components/ComponentB')['ComponentB']
const ComponentG: typeof import('./src/components/ComponentE')['ComponentG']
const ComponentD: typeof import('./src/components/ComponentD')['default']
const ComponentE: typeof import('./src/components/ComponentE')['ComponentE']
const ComponentX: typeof import('./src/components/ComponentD')['ComponentX']
const ComponentC: typeof import('./src/components/ComponentC')['ComponentC']
const ComponentF: typeof import('./src/components/ComponentE')['ComponentF']
const ComponentA: typeof import('./src/components/ComponentA')['default']
const AResizeBox: typeof import('@arco-design/web-react')['ResizeBox']
const ADescriptions: typeof import('@arco-design/web-react')['Descriptions']
const ATable: typeof import('@arco-design/web-react')['Table']
const AntAnchor: typeof import('antd')['Anchor']
const AntMentions: typeof import('antd')['Mentions']
const AntEmpty: typeof import('antd')['Empty']
const AntCascader: typeof import('antd')['Cascader']
const AResult: typeof import('@arco-design/web-react')['Result']
const ABreadcrumb: typeof import('@arco-design/web-react')['Breadcrumb']
const APagination: typeof import('@arco-design/web-react')['Pagination']
const ADivider: typeof import('@arco-design/web-react')['Divider']
const AEmpty: typeof import('@arco-design/web-react')['Empty']
const ADrawer: typeof import('@arco-design/web-react')['Drawer']
const AAnchor: typeof import('@arco-design/web-react')['Anchor']
const ACheckbox: typeof import('@arco-design/web-react')['Checkbox']
const AntForm: typeof import('antd')['Form']
const AntCard: typeof import('antd')['Card']
const ASelect: typeof import('@arco-design/web-react')['Select']
const AntPopover: typeof import('antd')['Popover']
const ASpace: typeof import('@arco-design/web-react')['Space']
const AInput: typeof import('@arco-design/web-react')['Input']
const AMessage: typeof import('@arco-design/web-react')['Message']
const Antnotification: typeof import('antd')['notification']
const AntTabs: typeof import('antd')['Tabs']
const AAvatar: typeof import('@arco-design/web-react')['Avatar']
const AntButton: typeof import('antd')['Button']
const ACalendar: typeof import('@arco-design/web-react')['Calendar']
const AList: typeof import('@arco-design/web-react')['List']
const ADatePicker: typeof import('@arco-design/web-react')['DatePicker']
const AntSlider: typeof import('antd')['Slider']
const ASpin: typeof import('@arco-design/web-react')['Spin']
const AntDrawer: typeof import('antd')['Drawer']
const AntSelect: typeof import('antd')['Select']
const AntUpload: typeof import('antd')['Upload']
const AntTypography: typeof import('antd')['Typography']
const ABackTop: typeof import('@arco-design/web-react')['BackTop']
const AntAffix: typeof import('antd')['Affix']
const AntProgress: typeof import('antd')['Progress']
const AntAlert: typeof import('antd')['Alert']
const AntRate: typeof import('antd')['Rate']
const AInputNumber: typeof import('@arco-design/web-react')['InputNumber']
const AntPagination: typeof import('antd')['Pagination']
const AModal: typeof import('@arco-design/web-react')['Modal']
const ACarousel: typeof import('@arco-design/web-react')['Carousel']
const AProgress: typeof import('@arco-design/web-react')['Progress']
const AntApp: typeof import('antd')['App']
const ATree: typeof import('@arco-design/web-react')['Tree']
const ATreeSelect: typeof import('@arco-design/web-react')['TreeSelect']
const AWatermark: typeof import('@arco-design/web-react')['Watermark']
const AForm: typeof import('@arco-design/web-react')['Form']
const AntInput: typeof import('antd')['Input']
const APortal: typeof import('@arco-design/web-react')['Portal']
const AntCheckbox: typeof import('antd')['Checkbox']
const APageHeader: typeof import('@arco-design/web-react')['PageHeader']
const AntCalendar: typeof import('antd')['Calendar']
const ATabs: typeof import('@arco-design/web-react')['Tabs']
const AIcon: typeof import('@arco-design/web-react')['Icon']
const AntTimeline: typeof import('antd')['Timeline']
const AntSteps: typeof import('antd')['Steps']
const AntRow: typeof import('antd')['Row']
const APopconfirm: typeof import('@arco-design/web-react')['Popconfirm']
const AUpload: typeof import('@arco-design/web-react')['Upload']
const ARadio: typeof import('@arco-design/web-react')['Radio']
const AntSkeleton: typeof import('antd')['Skeleton']
const AntSpace: typeof import('antd')['Space']
const AntCol: typeof import('antd')['Col']
const AAlert: typeof import('@arco-design/web-react')['Alert']
const ALink: typeof import('@arco-design/web-react')['Link']
const ATag: typeof import('@arco-design/web-react')['Tag']
const AntList: typeof import('antd')['List']
const AntSpin: typeof import('antd')['Spin']
const AntWatermark: typeof import('antd')['Watermark']
const ACollapse: typeof import('@arco-design/web-react')['Collapse']
const AntBreadcrumb: typeof import('antd')['Breadcrumb']
const AntTag: typeof import('antd')['Tag']
const AInputTag: typeof import('@arco-design/web-react')['InputTag']
const AntCollapse: typeof import('antd')['Collapse']
const AVerificationCode: typeof import('@arco-design/web-react')['VerificationCode']
const AntSegmented: typeof import('antd')['Segmented']
const AAutoComplete: typeof import('@arco-design/web-react')['AutoComplete']
const AImage: typeof import('@arco-design/web-react')['Image']
const ATimeline: typeof import('@arco-design/web-react')['Timeline']
const ATransfer: typeof import('@arco-design/web-react')['Transfer']
const AntResult: typeof import('antd')['Result']
const AMentions: typeof import('@arco-design/web-react')['Mentions']
const AMenu: typeof import('@arco-design/web-react')['Menu']
const ATooltip: typeof import('@arco-design/web-react')['Tooltip']
const ATimePicker: typeof import('@arco-design/web-react')['TimePicker']
const AntTour: typeof import('antd')['Tour']
const AAffix: typeof import('@arco-design/web-react')['Affix']
const AButton: typeof import('@arco-design/web-react')['Button']
const AGrid: typeof import('@arco-design/web-react')['Grid']
const AntLayout: typeof import('antd')['Layout']
const ASlider: typeof import('@arco-design/web-react')['Slider']
const ABadge: typeof import('@arco-design/web-react')['Badge']
const AStatistic: typeof import('@arco-design/web-react')['Statistic']
const ACascader: typeof import('@arco-design/web-react')['Cascader']
const AntAvatar: typeof import('antd')['Avatar']
const AntMenu: typeof import('antd')['Menu']
const AntRadio: typeof import('antd')['Radio']
const AntModal: typeof import('antd')['Modal']
const Anttheme: typeof import('antd')['theme']
const APopover: typeof import('@arco-design/web-react')['Popover']
const Antmessage: typeof import('antd')['message']
const ASwitch: typeof import('@arco-design/web-react')['Switch']
const AntDescriptions: typeof import('antd')['Descriptions']
const AntPopconfirm: typeof import('antd')['Popconfirm']
const AColorPicker: typeof import('@arco-design/web-react')['ColorPicker']
const ARate: typeof import('@arco-design/web-react')['Rate']
const ATrigger: typeof import('@arco-design/web-react')['Trigger']
const AntTable: typeof import('antd')['Table']
const AntGrid: typeof import('antd')['Grid']
const AntDropdown: typeof import('antd')['Dropdown']
const AntCarousel: typeof import('antd')['Carousel']
const AntImage: typeof import('antd')['Image']
const AConfigProvider: typeof import('@arco-design/web-react')['ConfigProvider']
const ADropdown: typeof import('@arco-design/web-react')['Dropdown']
const ASteps: typeof import('@arco-design/web-react')['Steps']
const ATypography: typeof import('@arco-design/web-react')['Typography']
const AntTransfer: typeof import('antd')['Transfer']
const AntTooltip: typeof import('antd')['Tooltip']
const AComment: typeof import('@arco-design/web-react')['Comment']
const ALayout: typeof import('@arco-design/web-react')['Layout']
const AntTree: typeof import('antd')['Tree']
const Antversion: typeof import('antd')['version']
const AntBadge: typeof import('antd')['Badge']
const AntDivider: typeof import('antd')['Divider']
const AntStatistic: typeof import('antd')['Statistic']
const ASkeleton: typeof import('@arco-design/web-react')['Skeleton']
const ACard: typeof import('@arco-design/web-react')['Card']
const ANotification: typeof import('@arco-design/web-react')['Notification']
const AntSwitch: typeof import('antd')['Switch']
const AntFlex: typeof import('antd')['Flex']
}