@arco-iconbox/react-hiagent 0.0.27 → 0.0.29
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/{esm/IconBookFill → cjs/IconCollect2}/index.d.ts +2 -2
- package/cjs/IconCollect2/index.js +60 -0
- package/cjs/{IconBookFill → IconCopyLine}/index.d.ts +2 -2
- package/cjs/{IconDocLog → IconCopyLine}/index.js +5 -5
- package/cjs/IconUncollect2/index.d.ts +4 -0
- package/cjs/IconUncollect2/index.js +60 -0
- package/cjs/index.d.ts +4 -29
- package/cjs/index.js +35 -85
- package/dist/icon.min.js +1 -1
- package/{umd/IconBookFill → esm/IconCollect2}/index.d.ts +2 -2
- package/esm/IconCollect2/index.js +35 -0
- package/esm/IconCopyLine/index.d.ts +4 -0
- package/esm/{IconBookFill → IconCopyLine}/index.js +5 -5
- package/esm/IconUncollect2/index.d.ts +4 -0
- package/esm/IconUncollect2/index.js +35 -0
- package/esm/index.d.ts +4 -29
- package/esm/index.js +4 -29
- package/package.json +1 -1
- package/src/IconCollect2/index.tsx +15 -0
- package/src/IconCopyLine/index.tsx +15 -0
- package/src/IconUncollect2/index.tsx +15 -0
- package/src/index.ts +4 -29
- package/umd/IconCollect2/index.d.ts +4 -0
- package/umd/IconCollect2/index.js +70 -0
- package/umd/IconCopyLine/index.d.ts +4 -0
- package/umd/{IconCopy → IconCopyLine}/index.js +5 -5
- package/umd/IconUncollect2/index.d.ts +4 -0
- package/umd/IconUncollect2/index.js +70 -0
- package/umd/index.d.ts +4 -29
- package/umd/index.js +10 -60
- package/cjs/IconAdd/index.d.ts +0 -4
- package/cjs/IconAdd/index.js +0 -59
- package/cjs/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/cjs/IconAuthorizationSucceeds/index.js +0 -219
- package/cjs/IconBookFill/index.js +0 -59
- package/cjs/IconCaretDown/index.d.ts +0 -4
- package/cjs/IconCaretDown/index.js +0 -59
- package/cjs/IconCaretUp/index.d.ts +0 -4
- package/cjs/IconCaretUp/index.js +0 -59
- package/cjs/IconCloudSave/index.d.ts +0 -4
- package/cjs/IconCloudSave/index.js +0 -59
- package/cjs/IconCollect/index.d.ts +0 -4
- package/cjs/IconCollect/index.js +0 -61
- package/cjs/IconCollected/index.d.ts +0 -4
- package/cjs/IconCollected/index.js +0 -61
- package/cjs/IconCollectedAlready/index.d.ts +0 -4
- package/cjs/IconCollectedAlready/index.js +0 -61
- package/cjs/IconCollectedNot/index.d.ts +0 -4
- package/cjs/IconCollectedNot/index.js +0 -61
- package/cjs/IconCopy/index.d.ts +0 -4
- package/cjs/IconCopy/index.js +0 -59
- package/cjs/IconDepartmentAvatar/index.d.ts +0 -4
- package/cjs/IconDepartmentAvatar/index.js +0 -66
- package/cjs/IconDocLog/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.js +0 -140
- package/cjs/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeLowSaturation/index.js +0 -66
- package/cjs/IconLogAreality/index.d.ts +0 -4
- package/cjs/IconLogAreality/index.js +0 -59
- package/cjs/IconMessage/index.d.ts +0 -4
- package/cjs/IconMessage/index.js +0 -59
- package/cjs/IconMinification/index.d.ts +0 -4
- package/cjs/IconMinification/index.js +0 -59
- package/cjs/IconNoDataLowSaturation/index.d.ts +0 -4
- package/cjs/IconNoDataLowSaturation/index.js +0 -147
- package/cjs/IconOtherSettings/index.d.ts +0 -4
- package/cjs/IconOtherSettings/index.js +0 -60
- package/cjs/IconOverlapRectConfig1/index.d.ts +0 -4
- package/cjs/IconOverlapRectConfig1/index.js +0 -65
- package/cjs/IconOverviewCopy/index.d.ts +0 -4
- package/cjs/IconOverviewCopy/index.js +0 -59
- package/cjs/IconPenFill/index.d.ts +0 -4
- package/cjs/IconPenFill/index.js +0 -59
- package/cjs/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/cjs/IconSearchNullLowSaturation/index.js +0 -66
- package/cjs/IconStopResponse/index.d.ts +0 -4
- package/cjs/IconStopResponse/index.js +0 -59
- package/cjs/IconTeamSpaceAddition/index.d.ts +0 -4
- package/cjs/IconTeamSpaceAddition/index.js +0 -60
- package/cjs/IconUserManagement/index.d.ts +0 -4
- package/cjs/IconUserManagement/index.js +0 -59
- package/cjs/IconWorkflowBlowUp/index.d.ts +0 -4
- package/cjs/IconWorkflowBlowUp/index.js +0 -59
- package/esm/IconAdd/index.d.ts +0 -4
- package/esm/IconAdd/index.js +0 -34
- package/esm/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/esm/IconAuthorizationSucceeds/index.js +0 -194
- package/esm/IconCaretDown/index.d.ts +0 -4
- package/esm/IconCaretDown/index.js +0 -34
- package/esm/IconCaretUp/index.d.ts +0 -4
- package/esm/IconCaretUp/index.js +0 -34
- package/esm/IconCloudSave/index.d.ts +0 -4
- package/esm/IconCloudSave/index.js +0 -34
- package/esm/IconCollect/index.d.ts +0 -4
- package/esm/IconCollect/index.js +0 -36
- package/esm/IconCollected/index.d.ts +0 -4
- package/esm/IconCollected/index.js +0 -36
- package/esm/IconCollectedAlready/index.d.ts +0 -4
- package/esm/IconCollectedAlready/index.js +0 -36
- package/esm/IconCollectedNot/index.d.ts +0 -4
- package/esm/IconCollectedNot/index.js +0 -36
- package/esm/IconCopy/index.d.ts +0 -4
- package/esm/IconCopy/index.js +0 -34
- package/esm/IconDepartmentAvatar/index.d.ts +0 -4
- package/esm/IconDepartmentAvatar/index.js +0 -41
- package/esm/IconDocLog/index.d.ts +0 -4
- package/esm/IconDocLog/index.js +0 -34
- package/esm/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeHighSaturation/index.js +0 -115
- package/esm/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeLowSaturation/index.js +0 -41
- package/esm/IconLogAreality/index.d.ts +0 -4
- package/esm/IconLogAreality/index.js +0 -34
- package/esm/IconMessage/index.d.ts +0 -4
- package/esm/IconMessage/index.js +0 -34
- package/esm/IconMinification/index.d.ts +0 -4
- package/esm/IconMinification/index.js +0 -34
- package/esm/IconNoDataLowSaturation/index.d.ts +0 -4
- package/esm/IconNoDataLowSaturation/index.js +0 -122
- package/esm/IconOtherSettings/index.d.ts +0 -4
- package/esm/IconOtherSettings/index.js +0 -35
- package/esm/IconOverlapRectConfig1/index.d.ts +0 -4
- package/esm/IconOverlapRectConfig1/index.js +0 -40
- package/esm/IconOverviewCopy/index.d.ts +0 -4
- package/esm/IconOverviewCopy/index.js +0 -34
- package/esm/IconPenFill/index.d.ts +0 -4
- package/esm/IconPenFill/index.js +0 -34
- package/esm/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/esm/IconSearchNullLowSaturation/index.js +0 -41
- package/esm/IconStopResponse/index.d.ts +0 -4
- package/esm/IconStopResponse/index.js +0 -34
- package/esm/IconTeamSpaceAddition/index.d.ts +0 -4
- package/esm/IconTeamSpaceAddition/index.js +0 -35
- package/esm/IconUserManagement/index.d.ts +0 -4
- package/esm/IconUserManagement/index.js +0 -34
- package/esm/IconWorkflowBlowUp/index.d.ts +0 -4
- package/esm/IconWorkflowBlowUp/index.js +0 -34
- package/src/IconAdd/index.tsx +0 -15
- package/src/IconAuthorizationSucceeds/index.tsx +0 -15
- package/src/IconBookFill/index.tsx +0 -15
- package/src/IconCaretDown/index.tsx +0 -15
- package/src/IconCaretUp/index.tsx +0 -15
- package/src/IconCloudSave/index.tsx +0 -15
- package/src/IconCollect/index.tsx +0 -15
- package/src/IconCollected/index.tsx +0 -15
- package/src/IconCollectedAlready/index.tsx +0 -15
- package/src/IconCollectedNot/index.tsx +0 -15
- package/src/IconCopy/index.tsx +0 -15
- package/src/IconDepartmentAvatar/index.tsx +0 -15
- package/src/IconDocLog/index.tsx +0 -15
- package/src/IconErrorTypeHighSaturation/index.tsx +0 -15
- package/src/IconErrorTypeLowSaturation/index.tsx +0 -15
- package/src/IconLogAreality/index.tsx +0 -15
- package/src/IconMessage/index.tsx +0 -15
- package/src/IconMinification/index.tsx +0 -15
- package/src/IconNoDataLowSaturation/index.tsx +0 -15
- package/src/IconOtherSettings/index.tsx +0 -15
- package/src/IconOverlapRectConfig1/index.tsx +0 -15
- package/src/IconOverviewCopy/index.tsx +0 -15
- package/src/IconPenFill/index.tsx +0 -15
- package/src/IconSearchNullLowSaturation/index.tsx +0 -15
- package/src/IconStopResponse/index.tsx +0 -15
- package/src/IconTeamSpaceAddition/index.tsx +0 -15
- package/src/IconUserManagement/index.tsx +0 -15
- package/src/IconWorkflowBlowUp/index.tsx +0 -15
- package/umd/IconAdd/index.d.ts +0 -4
- package/umd/IconAdd/index.js +0 -69
- package/umd/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/umd/IconAuthorizationSucceeds/index.js +0 -229
- package/umd/IconBookFill/index.js +0 -69
- package/umd/IconCaretDown/index.d.ts +0 -4
- package/umd/IconCaretDown/index.js +0 -69
- package/umd/IconCaretUp/index.d.ts +0 -4
- package/umd/IconCaretUp/index.js +0 -69
- package/umd/IconCloudSave/index.d.ts +0 -4
- package/umd/IconCloudSave/index.js +0 -69
- package/umd/IconCollect/index.d.ts +0 -4
- package/umd/IconCollect/index.js +0 -71
- package/umd/IconCollected/index.d.ts +0 -4
- package/umd/IconCollected/index.js +0 -71
- package/umd/IconCollectedAlready/index.d.ts +0 -4
- package/umd/IconCollectedAlready/index.js +0 -71
- package/umd/IconCollectedNot/index.d.ts +0 -4
- package/umd/IconCollectedNot/index.js +0 -71
- package/umd/IconCopy/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.js +0 -76
- package/umd/IconDocLog/index.d.ts +0 -4
- package/umd/IconDocLog/index.js +0 -69
- package/umd/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeHighSaturation/index.js +0 -150
- package/umd/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeLowSaturation/index.js +0 -76
- package/umd/IconLogAreality/index.d.ts +0 -4
- package/umd/IconLogAreality/index.js +0 -69
- package/umd/IconMessage/index.d.ts +0 -4
- package/umd/IconMessage/index.js +0 -69
- package/umd/IconMinification/index.d.ts +0 -4
- package/umd/IconMinification/index.js +0 -69
- package/umd/IconNoDataLowSaturation/index.d.ts +0 -4
- package/umd/IconNoDataLowSaturation/index.js +0 -157
- package/umd/IconOtherSettings/index.d.ts +0 -4
- package/umd/IconOtherSettings/index.js +0 -70
- package/umd/IconOverlapRectConfig1/index.d.ts +0 -4
- package/umd/IconOverlapRectConfig1/index.js +0 -75
- package/umd/IconOverviewCopy/index.d.ts +0 -4
- package/umd/IconOverviewCopy/index.js +0 -69
- package/umd/IconPenFill/index.d.ts +0 -4
- package/umd/IconPenFill/index.js +0 -69
- package/umd/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/umd/IconSearchNullLowSaturation/index.js +0 -76
- package/umd/IconStopResponse/index.d.ts +0 -4
- package/umd/IconStopResponse/index.js +0 -69
- package/umd/IconTeamSpaceAddition/index.d.ts +0 -4
- package/umd/IconTeamSpaceAddition/index.js +0 -70
- package/umd/IconUserManagement/index.d.ts +0 -4
- package/umd/IconUserManagement/index.js +0 -69
- package/umd/IconWorkflowBlowUp/index.d.ts +0 -4
- package/umd/IconWorkflowBlowUp/index.js +0 -69
package/umd/index.d.ts
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
export { default as IconAuthorizationSucceeds } from './IconAuthorizationSucceeds';
|
|
2
|
-
export { default as IconErrorTypeLowSaturation } from './IconErrorTypeLowSaturation';
|
|
3
|
-
export { default as IconSearchNullLowSaturation } from './IconSearchNullLowSaturation';
|
|
4
1
|
export { default as IconWorkflowNodata } from './IconWorkflowNodata';
|
|
5
|
-
export { default as IconNoDataLowSaturation } from './IconNoDataLowSaturation';
|
|
6
2
|
export { default as IconAgentNodata } from './IconAgentNodata';
|
|
7
3
|
export { default as IconPlugInNodata } from './IconPlugInNodata';
|
|
8
4
|
export { default as IconNodata } from './IconNodata';
|
|
9
5
|
export { default as IconAddAssessment } from './IconAddAssessment';
|
|
10
|
-
export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSuccessHighSaturation';
|
|
11
6
|
export { default as IconSearchWithoutData } from './IconSearchWithoutData';
|
|
12
7
|
export { default as IconKnowledgeNodata } from './IconKnowledgeNodata';
|
|
13
8
|
export { default as IconWorkflowCondition } from './IconWorkflowCondition';
|
|
@@ -71,7 +66,6 @@ export { default as IconExcellentAreality } from './IconExcellentAreality';
|
|
|
71
66
|
export { default as IconOverview } from './IconOverview';
|
|
72
67
|
export { default as IconLocalUpload } from './IconLocalUpload';
|
|
73
68
|
export { default as IconDownloadOnline } from './IconDownloadOnline';
|
|
74
|
-
export { default as IconOtherSettings } from './IconOtherSettings';
|
|
75
69
|
export { default as IconAutomaticPartitioning } from './IconAutomaticPartitioning';
|
|
76
70
|
export { default as IconKnowledgeBase } from './IconKnowledgeBase';
|
|
77
71
|
export { default as IconMonitorVariable } from './IconMonitorVariable';
|
|
@@ -89,7 +83,6 @@ export { default as IconEvaluation } from './IconEvaluation';
|
|
|
89
83
|
export { default as IconUnstructuredFile } from './IconUnstructuredFile';
|
|
90
84
|
export { default as IconIntelligentVideoServiceP } from './IconIntelligentVideoServiceP';
|
|
91
85
|
export { default as IconEditAreality } from './IconEditAreality';
|
|
92
|
-
export { default as IconCloudSave } from './IconCloudSave';
|
|
93
86
|
export { default as IconStopRecordingFill } from './IconStopRecordingFill';
|
|
94
87
|
export { default as IconHomebotG } from './IconHomebotG';
|
|
95
88
|
export { default as IconDebug } from './IconDebug';
|
|
@@ -98,13 +91,11 @@ export { default as IconDerive } from './IconDerive';
|
|
|
98
91
|
export { default as IconRemarks } from './IconRemarks';
|
|
99
92
|
export { default as IconQuote } from './IconQuote';
|
|
100
93
|
export { default as IconPersonalSpace } from './IconPersonalSpace';
|
|
101
|
-
export { default as IconStopResponse } from './IconStopResponse';
|
|
102
94
|
export { default as IconPicturePlaceholder } from './IconPicturePlaceholder';
|
|
103
95
|
export { default as IconPromptAssessment } from './IconPromptAssessment';
|
|
104
96
|
export { default as IconPublishAreality } from './IconPublishAreality';
|
|
105
97
|
export { default as IconDialogueSuggestion } from './IconDialogueSuggestion';
|
|
106
98
|
export { default as IconArchive } from './IconArchive';
|
|
107
|
-
export { default as IconUserManagement } from './IconUserManagement';
|
|
108
99
|
export { default as IconLicence } from './IconLicence';
|
|
109
100
|
export { default as IconWorkspaceManagement } from './IconWorkspaceManagement';
|
|
110
101
|
export { default as IconOtherTag } from './IconOtherTag';
|
|
@@ -118,11 +109,9 @@ export { default as IconVoice2 } from './IconVoice2';
|
|
|
118
109
|
export { default as IconQA } from './IconQA';
|
|
119
110
|
export { default as IconVoice3 } from './IconVoice3';
|
|
120
111
|
export { default as IconSend } from './IconSend';
|
|
121
|
-
export { default as IconLogAreality } from './IconLogAreality';
|
|
122
112
|
export { default as IconMessageFill } from './IconMessageFill';
|
|
123
113
|
export { default as IconRemove } from './IconRemove';
|
|
124
114
|
export { default as IconOtherTool } from './IconOtherTool';
|
|
125
|
-
export { default as IconMessage } from './IconMessage';
|
|
126
115
|
export { default as IconCustomSegmentation } from './IconCustomSegmentation';
|
|
127
116
|
export { default as IconHistory } from './IconHistory';
|
|
128
117
|
export { default as IconWorkspaceSetting } from './IconWorkspaceSetting';
|
|
@@ -178,18 +167,14 @@ export { default as IconEvent } from './IconEvent';
|
|
|
178
167
|
export { default as IconDataNode } from './IconDataNode';
|
|
179
168
|
export { default as IconSso } from './IconSso';
|
|
180
169
|
export { default as IconBreak } from './IconBreak';
|
|
181
|
-
export { default as IconCollectedAlready } from './IconCollectedAlready';
|
|
182
170
|
export { default as IconWorkflowStart } from './IconWorkflowStart';
|
|
183
171
|
export { default as IconToolsWorkflow } from './IconToolsWorkflow';
|
|
184
172
|
export { default as IconUnlock25D } from './IconUnlock25D';
|
|
185
173
|
export { default as IconControlled25D } from './IconControlled25D';
|
|
186
|
-
export { default as IconCollect } from './IconCollect';
|
|
187
174
|
export { default as IconDatabase } from './IconDatabase';
|
|
188
175
|
export { default as IconPersonalVisibility } from './IconPersonalVisibility';
|
|
189
176
|
export { default as IconPublishedAgent } from './IconPublishedAgent';
|
|
190
177
|
export { default as IconDeleteC } from './IconDeleteC';
|
|
191
|
-
export { default as IconCollectedNot } from './IconCollectedNot';
|
|
192
|
-
export { default as IconCollected } from './IconCollected';
|
|
193
178
|
export { default as IconAgent } from './IconAgent';
|
|
194
179
|
export { default as IconClockFill } from './IconClockFill';
|
|
195
180
|
export { default as IconFullscreenExit } from './IconFullscreenExit';
|
|
@@ -200,7 +185,6 @@ export { default as IconOptimalLayout } from './IconOptimalLayout';
|
|
|
200
185
|
export { default as IconNextStep } from './IconNextStep';
|
|
201
186
|
export { default as IconOverviewPreview } from './IconOverviewPreview';
|
|
202
187
|
export { default as IconWrapper } from './IconWrapper';
|
|
203
|
-
export { default as IconOverviewCopy } from './IconOverviewCopy';
|
|
204
188
|
export { default as IconCmdOptimalLayout } from './IconCmdOptimalLayout';
|
|
205
189
|
export { default as IconWorkflowFullscreenExit } from './IconWorkflowFullscreenExit';
|
|
206
190
|
export { default as IconLocation } from './IconLocation';
|
|
@@ -221,7 +205,6 @@ export { default as IconSwitchover } from './IconSwitchover';
|
|
|
221
205
|
export { default as IconPromptTemplate } from './IconPromptTemplate';
|
|
222
206
|
export { default as IconAddModel } from './IconAddModel';
|
|
223
207
|
export { default as IconList } from './IconList';
|
|
224
|
-
export { default as IconCopy } from './IconCopy';
|
|
225
208
|
export { default as IconCode } from './IconCode';
|
|
226
209
|
export { default as IconIde } from './IconIde';
|
|
227
210
|
export { default as IconSkip } from './IconSkip';
|
|
@@ -254,11 +237,9 @@ export { default as IconMore } from './IconMore';
|
|
|
254
237
|
export { default as IconHomeCollect } from './IconHomeCollect';
|
|
255
238
|
export { default as IconClockCircle } from './IconClockCircle';
|
|
256
239
|
export { default as IconClose } from './IconClose';
|
|
257
|
-
export { default as IconWorkflowBlowUp } from './IconWorkflowBlowUp';
|
|
258
240
|
export { default as IconTeamSpaceSearch } from './IconTeamSpaceSearch';
|
|
259
241
|
export { default as IconExport } from './IconExport';
|
|
260
242
|
export { default as IconTips } from './IconTips';
|
|
261
|
-
export { default as IconTeamSpaceAddition } from './IconTeamSpaceAddition';
|
|
262
243
|
export { default as IconEarth } from './IconEarth';
|
|
263
244
|
export { default as IconClearHistory } from './IconClearHistory';
|
|
264
245
|
export { default as IconAuth } from './IconAuth';
|
|
@@ -269,11 +250,9 @@ export { default as IconNode500 } from './IconNode500';
|
|
|
269
250
|
export { default as IconMergeGraph } from './IconMergeGraph';
|
|
270
251
|
export { default as IconArrayPoint } from './IconArrayPoint';
|
|
271
252
|
export { default as IconWorkflowMinification } from './IconWorkflowMinification';
|
|
272
|
-
export { default as IconAdd } from './IconAdd';
|
|
273
253
|
export { default as IconCmd } from './IconCmd';
|
|
274
254
|
export { default as IconPlus } from './IconPlus';
|
|
275
255
|
export { default as IconBlowUp } from './IconBlowUp';
|
|
276
|
-
export { default as IconMinification } from './IconMinification';
|
|
277
256
|
export { default as IconArrowRight } from './IconArrowRight';
|
|
278
257
|
export { default as IconScatterPoint } from './IconScatterPoint';
|
|
279
258
|
export { default as IconLine } from './IconLine';
|
|
@@ -284,7 +263,6 @@ export { default as IconRadiationPoint } from './IconRadiationPoint';
|
|
|
284
263
|
export { default as IconDownload } from './IconDownload';
|
|
285
264
|
export { default as IconNoOntology } from './IconNoOntology';
|
|
286
265
|
export { default as IconNoChartData } from './IconNoChartData';
|
|
287
|
-
export { default as IconErrorTypeHighSaturation } from './IconErrorTypeHighSaturation';
|
|
288
266
|
export { default as IconLoginFailure } from './IconLoginFailure';
|
|
289
267
|
export { default as IconCodeUn } from './IconCodeUn';
|
|
290
268
|
export { default as IconUploadFile } from './IconUploadFile';
|
|
@@ -344,15 +322,12 @@ export { default as IconText1 } from './IconText1';
|
|
|
344
322
|
export { default as IconImage } from './IconImage';
|
|
345
323
|
export { default as IconMix } from './IconMix';
|
|
346
324
|
export { default as IconMd } from './IconMd';
|
|
347
|
-
export { default as IconOverlapRectConfig1 } from './IconOverlapRectConfig1';
|
|
348
325
|
export { default as IconTechnology } from './IconTechnology';
|
|
349
326
|
export { default as IconModel1 } from './IconModel1';
|
|
350
327
|
export { default as IconCreateFile } from './IconCreateFile';
|
|
351
328
|
export { default as IconAlbum } from './IconAlbum';
|
|
352
|
-
export { default as IconCaretUp } from './IconCaretUp';
|
|
353
329
|
export { default as IconStar } from './IconStar';
|
|
354
330
|
export { default as IconCamera } from './IconCamera';
|
|
355
|
-
export { default as IconCaretDown } from './IconCaretDown';
|
|
356
331
|
export { default as IconRight } from './IconRight';
|
|
357
332
|
export { default as IconUp } from './IconUp';
|
|
358
333
|
export { default as IconLeft } from './IconLeft';
|
|
@@ -363,7 +338,6 @@ export { default as IconUploadCloud } from './IconUploadCloud';
|
|
|
363
338
|
export { default as IconDoubleLeft } from './IconDoubleLeft';
|
|
364
339
|
export { default as IconDrop } from './IconDrop';
|
|
365
340
|
export { default as IconSearch } from './IconSearch';
|
|
366
|
-
export { default as IconPenFill } from './IconPenFill';
|
|
367
341
|
export { default as IconDragDotVertical } from './IconDragDotVertical';
|
|
368
342
|
export { default as IconFilter } from './IconFilter';
|
|
369
343
|
export { default as IconUpload } from './IconUpload';
|
|
@@ -1088,7 +1062,6 @@ export { default as IconFork } from './IconFork';
|
|
|
1088
1062
|
export { default as IconCaretLeft } from './IconCaretLeft';
|
|
1089
1063
|
export { default as IconDeleteFolder } from './IconDeleteFolder';
|
|
1090
1064
|
export { default as IconGitMerge } from './IconGitMerge';
|
|
1091
|
-
export { default as IconDepartmentAvatar } from './IconDepartmentAvatar';
|
|
1092
1065
|
export { default as IconMerge } from './IconMerge';
|
|
1093
1066
|
export { default as IconBranchDeleted } from './IconBranchDeleted';
|
|
1094
1067
|
export { default as IconCommit } from './IconCommit';
|
|
@@ -1151,7 +1124,6 @@ export { default as IconSound } from './IconSound';
|
|
|
1151
1124
|
export { default as IconHardwareServer } from './IconHardwareServer';
|
|
1152
1125
|
export { default as IconBreadcrumbsSplit } from './IconBreadcrumbsSplit';
|
|
1153
1126
|
export { default as IconUpCircle } from './IconUpCircle';
|
|
1154
|
-
export { default as IconBookFill } from './IconBookFill';
|
|
1155
1127
|
export { default as IconMobileFill } from './IconMobileFill';
|
|
1156
1128
|
export { default as IconArrowDown } from './IconArrowDown';
|
|
1157
1129
|
export { default as IconClick } from './IconClick';
|
|
@@ -1214,7 +1186,6 @@ export { default as IconPermissionRequestFail } from './IconPermissionRequestFai
|
|
|
1214
1186
|
export { default as IconPermissionRequestSuccess } from './IconPermissionRequestSuccess';
|
|
1215
1187
|
export { default as IconSubmissionSuccess } from './IconSubmissionSuccess';
|
|
1216
1188
|
export { default as IconOtherAlarmSetting } from './IconOtherAlarmSetting';
|
|
1217
|
-
export { default as IconDocLog } from './IconDocLog';
|
|
1218
1189
|
export { default as IconCardInfo } from './IconCardInfo';
|
|
1219
1190
|
export { default as IconOtherAlarm } from './IconOtherAlarm';
|
|
1220
1191
|
export { default as IconClassicalBuilding } from './IconClassicalBuilding';
|
|
@@ -1347,4 +1318,8 @@ export { default as IconRougeL } from './IconRougeL';
|
|
|
1347
1318
|
export { default as IconRouge1 } from './IconRouge1';
|
|
1348
1319
|
export { default as IconAddGroup } from './IconAddGroup';
|
|
1349
1320
|
export { default as IconUploadingDoc } from './IconUploadingDoc';
|
|
1321
|
+
export { default as IconUncollect2 } from './IconUncollect2';
|
|
1322
|
+
export { default as IconCollect2 } from './IconCollect2';
|
|
1323
|
+
export { default as IconCopyLine } from './IconCopyLine';
|
|
1324
|
+
export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSuccessHighSaturation';
|
|
1350
1325
|
export * from './type';
|