@antscorp/antsomi-ui 1.3.6-beta.151 → 1.3.6-beta.152
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/es/components/icons/LazyIcon/LazyIcon.d.ts +11 -10
- package/es/components/icons/LazyIcon/LazyIcon.js +11 -10
- package/es/components/icons/SearchNotFoundIcon.d.ts +3 -0
- package/es/components/icons/SearchNotFoundIcon.js +7 -0
- package/es/components/icons/SummarizeIcon.d.ts +3 -0
- package/es/components/icons/SummarizeIcon.js +7 -0
- package/es/components/icons/index.d.ts +11 -10
- package/es/components/icons/index.js +11 -10
- package/es/components/molecules/ItemNotFound/ItemNotFound.d.ts +6 -0
- package/es/components/molecules/ItemNotFound/ItemNotFound.js +9 -0
- package/es/components/molecules/ItemNotFound/index.d.ts +1 -0
- package/es/components/molecules/ItemNotFound/index.js +1 -0
- package/es/components/molecules/ItemNotFound/styled.d.ts +4 -0
- package/es/components/molecules/ItemNotFound/styled.js +29 -0
- package/es/components/molecules/index.d.ts +1 -0
- package/es/components/molecules/index.js +1 -0
- package/package.json +2 -2
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
export declare const LazyIcon: {
|
|
3
3
|
AccountCircleIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
4
4
|
AccountCircleOutlineIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
5
|
-
Accounts30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
6
5
|
AccountSharing30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
7
6
|
AccountSharingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
8
7
|
AccountTreeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
8
|
+
Accounts30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
9
9
|
AddChartIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
10
10
|
AddFolderIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
11
11
|
AddIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -55,6 +55,7 @@ export declare const LazyIcon: {
|
|
|
55
55
|
ChatConversationCommentAddCommentIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
56
56
|
ChatMentionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
57
57
|
ChatUnreadIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
58
|
+
CheckSlimIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
58
59
|
CheckboxChecked5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
59
60
|
CheckboxCheckedIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
60
61
|
CheckboxIndeterminate5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -62,7 +63,6 @@ export declare const LazyIcon: {
|
|
|
62
63
|
CheckboxUnchecked5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
63
64
|
CheckboxUncheckedIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
64
65
|
ChecklistRtlIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
65
|
-
CheckSlimIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
66
66
|
CircleAddElementIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
67
67
|
CircleInfoIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
68
68
|
CircleNotificationsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -98,15 +98,15 @@ export declare const LazyIcon: {
|
|
|
98
98
|
DataDestinationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
99
99
|
DataEncryption30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
100
100
|
DataEncryptionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
101
|
-
Dataflows30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
102
101
|
DataIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
103
102
|
DataRefreshIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
104
103
|
DataSchema30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
105
104
|
DataSource30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
106
|
-
DatasourceIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
107
|
-
DatasourceSegment30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
108
105
|
DataView30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
109
106
|
DataViewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
107
|
+
Dataflows30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
108
|
+
DatasourceIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
109
|
+
DatasourceSegment30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
110
110
|
DecreaseDecimalIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
111
111
|
DeleteRemoveTrashIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
112
112
|
DeliveryLogIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -183,13 +183,13 @@ export declare const LazyIcon: {
|
|
|
183
183
|
ForwardIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
184
184
|
FreeDrawIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
185
185
|
FullReviewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
186
|
+
GPTIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
186
187
|
GalleryTemplateIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
187
188
|
GeneralSettingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
188
189
|
GeneralSettings30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
189
190
|
GenerateAutoWizardIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
190
191
|
Geofence30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
191
192
|
GetInsightIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
192
|
-
GPTIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
193
193
|
GridViewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
194
194
|
GroupIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
195
195
|
GroupLayerIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -253,8 +253,8 @@ export declare const LazyIcon: {
|
|
|
253
253
|
NodeViewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
254
254
|
NoteNewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
255
255
|
NotificationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
256
|
-
NotificationsActiveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
257
256
|
NotificationSettingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
257
|
+
NotificationsActiveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
258
258
|
OpenNewTabIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
259
259
|
OpenUrlIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
260
260
|
OrchestrationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -306,11 +306,13 @@ export declare const LazyIcon: {
|
|
|
306
306
|
ResumeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
307
307
|
RightExpandIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
308
308
|
Role30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
309
|
+
SQLWorkspace30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
309
310
|
SaveAsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
310
311
|
SaveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
311
312
|
ScheduleEmailDeliveryIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
312
313
|
ScreenshotMonitorIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
313
314
|
SearchIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
315
|
+
SearchNotFoundIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
314
316
|
SectionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
315
317
|
Segments30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
316
318
|
SegmentsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -329,7 +331,6 @@ export declare const LazyIcon: {
|
|
|
329
331
|
SlideGroupIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
330
332
|
Sort1Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
331
333
|
SortIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
332
|
-
SQLWorkspace30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
333
334
|
SqlWorkspaceIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
334
335
|
StatisticIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
335
336
|
StickerIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -337,7 +338,7 @@ export declare const LazyIcon: {
|
|
|
337
338
|
StoreIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
338
339
|
StudioTemplates30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
339
340
|
SubtractRadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
340
|
-
|
|
341
|
+
SummarizeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
341
342
|
SupportAssistantIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
342
343
|
Survey30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
343
344
|
SurveyDirectorProfileIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
@@ -380,9 +381,9 @@ export declare const LazyIcon: {
|
|
|
380
381
|
VisitorInformationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
381
382
|
WarningIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
382
383
|
WebAssetIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
383
|
-
WebhookIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
384
384
|
WebIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
385
385
|
WebPersonalizationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
386
|
+
WebhookIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
386
387
|
WidgetIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
387
388
|
WritingAIAssitantIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
|
|
388
389
|
};
|
|
@@ -2,10 +2,10 @@ import { lazy } from 'react';
|
|
|
2
2
|
export const LazyIcon = {
|
|
3
3
|
AccountCircleIcon: lazy(() => import('../AccountCircleIcon').then(m => ({ default: m.AccountCircleIcon }))),
|
|
4
4
|
AccountCircleOutlineIcon: lazy(() => import('../AccountCircleOutlineIcon').then(m => ({ default: m.AccountCircleOutlineIcon }))),
|
|
5
|
-
Accounts30Icon: lazy(() => import('../Accounts30Icon').then(m => ({ default: m.Accounts30Icon }))),
|
|
6
5
|
AccountSharing30Icon: lazy(() => import('../AccountSharing30Icon').then(m => ({ default: m.AccountSharing30Icon }))),
|
|
7
6
|
AccountSharingIcon: lazy(() => import('../AccountSharingIcon').then(m => ({ default: m.AccountSharingIcon }))),
|
|
8
7
|
AccountTreeIcon: lazy(() => import('../AccountTreeIcon').then(m => ({ default: m.AccountTreeIcon }))),
|
|
8
|
+
Accounts30Icon: lazy(() => import('../Accounts30Icon').then(m => ({ default: m.Accounts30Icon }))),
|
|
9
9
|
AddChartIcon: lazy(() => import('../AddChartIcon').then(m => ({ default: m.AddChartIcon }))),
|
|
10
10
|
AddFolderIcon: lazy(() => import('../AddFolderIcon').then(m => ({ default: m.AddFolderIcon }))),
|
|
11
11
|
AddIcon: lazy(() => import('../AddIcon').then(m => ({ default: m.AddIcon }))),
|
|
@@ -57,6 +57,7 @@ export const LazyIcon = {
|
|
|
57
57
|
}))),
|
|
58
58
|
ChatMentionIcon: lazy(() => import('../ChatMentionIcon').then(m => ({ default: m.ChatMentionIcon }))),
|
|
59
59
|
ChatUnreadIcon: lazy(() => import('../ChatUnreadIcon').then(m => ({ default: m.ChatUnreadIcon }))),
|
|
60
|
+
CheckSlimIcon: lazy(() => import('../CheckSlimIcon').then(m => ({ default: m.CheckSlimIcon }))),
|
|
60
61
|
CheckboxChecked5RadiusIcon: lazy(() => import('../CheckboxChecked5RadiusIcon').then(m => ({ default: m.CheckboxChecked5RadiusIcon }))),
|
|
61
62
|
CheckboxCheckedIcon: lazy(() => import('../CheckboxCheckedIcon').then(m => ({ default: m.CheckboxCheckedIcon }))),
|
|
62
63
|
CheckboxIndeterminate5RadiusIcon: lazy(() => import('../CheckboxIndeterminate5RadiusIcon').then(m => ({
|
|
@@ -68,7 +69,6 @@ export const LazyIcon = {
|
|
|
68
69
|
}))),
|
|
69
70
|
CheckboxUncheckedIcon: lazy(() => import('../CheckboxUncheckedIcon').then(m => ({ default: m.CheckboxUncheckedIcon }))),
|
|
70
71
|
ChecklistRtlIcon: lazy(() => import('../ChecklistRtlIcon').then(m => ({ default: m.ChecklistRtlIcon }))),
|
|
71
|
-
CheckSlimIcon: lazy(() => import('../CheckSlimIcon').then(m => ({ default: m.CheckSlimIcon }))),
|
|
72
72
|
CircleAddElementIcon: lazy(() => import('../CircleAddElementIcon').then(m => ({ default: m.CircleAddElementIcon }))),
|
|
73
73
|
CircleInfoIcon: lazy(() => import('../CircleInfoIcon').then(m => ({ default: m.CircleInfoIcon }))),
|
|
74
74
|
CircleNotificationsIcon: lazy(() => import('../CircleNotificationsIcon').then(m => ({ default: m.CircleNotificationsIcon }))),
|
|
@@ -104,15 +104,15 @@ export const LazyIcon = {
|
|
|
104
104
|
DataDestinationIcon: lazy(() => import('../DataDestinationIcon').then(m => ({ default: m.DataDestinationIcon }))),
|
|
105
105
|
DataEncryption30Icon: lazy(() => import('../DataEncryption30Icon').then(m => ({ default: m.DataEncryption30Icon }))),
|
|
106
106
|
DataEncryptionIcon: lazy(() => import('../DataEncryptionIcon').then(m => ({ default: m.DataEncryptionIcon }))),
|
|
107
|
-
Dataflows30Icon: lazy(() => import('../Dataflows30Icon').then(m => ({ default: m.Dataflows30Icon }))),
|
|
108
107
|
DataIcon: lazy(() => import('../DataIcon').then(m => ({ default: m.DataIcon }))),
|
|
109
108
|
DataRefreshIcon: lazy(() => import('../DataRefreshIcon').then(m => ({ default: m.DataRefreshIcon }))),
|
|
110
109
|
DataSchema30Icon: lazy(() => import('../DataSchema30Icon').then(m => ({ default: m.DataSchema30Icon }))),
|
|
111
110
|
DataSource30Icon: lazy(() => import('../DataSource30Icon').then(m => ({ default: m.DataSource30Icon }))),
|
|
112
|
-
DatasourceIcon: lazy(() => import('../DatasourceIcon').then(m => ({ default: m.DatasourceIcon }))),
|
|
113
|
-
DatasourceSegment30Icon: lazy(() => import('../DatasourceSegment30Icon').then(m => ({ default: m.DatasourceSegment30Icon }))),
|
|
114
111
|
DataView30Icon: lazy(() => import('../DataView30Icon').then(m => ({ default: m.DataView30Icon }))),
|
|
115
112
|
DataViewIcon: lazy(() => import('../DataViewIcon').then(m => ({ default: m.DataViewIcon }))),
|
|
113
|
+
Dataflows30Icon: lazy(() => import('../Dataflows30Icon').then(m => ({ default: m.Dataflows30Icon }))),
|
|
114
|
+
DatasourceIcon: lazy(() => import('../DatasourceIcon').then(m => ({ default: m.DatasourceIcon }))),
|
|
115
|
+
DatasourceSegment30Icon: lazy(() => import('../DatasourceSegment30Icon').then(m => ({ default: m.DatasourceSegment30Icon }))),
|
|
116
116
|
DecreaseDecimalIcon: lazy(() => import('../DecreaseDecimalIcon').then(m => ({ default: m.DecreaseDecimalIcon }))),
|
|
117
117
|
DeleteRemoveTrashIcon: lazy(() => import('../DeleteRemoveTrashIcon').then(m => ({ default: m.DeleteRemoveTrashIcon }))),
|
|
118
118
|
DeliveryLogIcon: lazy(() => import('../DeliveryLogIcon').then(m => ({ default: m.DeliveryLogIcon }))),
|
|
@@ -189,13 +189,13 @@ export const LazyIcon = {
|
|
|
189
189
|
ForwardIcon: lazy(() => import('../ForwardIcon').then(m => ({ default: m.ForwardIcon }))),
|
|
190
190
|
FreeDrawIcon: lazy(() => import('../FreeDrawIcon').then(m => ({ default: m.FreeDrawIcon }))),
|
|
191
191
|
FullReviewIcon: lazy(() => import('../FullReviewIcon').then(m => ({ default: m.FullReviewIcon }))),
|
|
192
|
+
GPTIcon: lazy(() => import('../GPTIcon').then(m => ({ default: m.GPTIcon }))),
|
|
192
193
|
GalleryTemplateIcon: lazy(() => import('../GalleryTemplateIcon').then(m => ({ default: m.GalleryTemplateIcon }))),
|
|
193
194
|
GeneralSettingIcon: lazy(() => import('../GeneralSettingIcon').then(m => ({ default: m.GeneralSettingIcon }))),
|
|
194
195
|
GeneralSettings30Icon: lazy(() => import('../GeneralSettings30Icon').then(m => ({ default: m.GeneralSettings30Icon }))),
|
|
195
196
|
GenerateAutoWizardIcon: lazy(() => import('../GenerateAutoWizardIcon').then(m => ({ default: m.GenerateAutoWizardIcon }))),
|
|
196
197
|
Geofence30Icon: lazy(() => import('../Geofence30Icon').then(m => ({ default: m.Geofence30Icon }))),
|
|
197
198
|
GetInsightIcon: lazy(() => import('../GetInsightIcon').then(m => ({ default: m.GetInsightIcon }))),
|
|
198
|
-
GPTIcon: lazy(() => import('../GPTIcon').then(m => ({ default: m.GPTIcon }))),
|
|
199
199
|
GridViewIcon: lazy(() => import('../GridViewIcon').then(m => ({ default: m.GridViewIcon }))),
|
|
200
200
|
GroupIcon: lazy(() => import('../GroupIcon').then(m => ({ default: m.GroupIcon }))),
|
|
201
201
|
GroupLayerIcon: lazy(() => import('../GroupLayerIcon').then(m => ({ default: m.GroupLayerIcon }))),
|
|
@@ -257,8 +257,8 @@ export const LazyIcon = {
|
|
|
257
257
|
NodeViewIcon: lazy(() => import('../NodeViewIcon').then(m => ({ default: m.NodeViewIcon }))),
|
|
258
258
|
NoteNewIcon: lazy(() => import('../NoteNewIcon').then(m => ({ default: m.NoteNewIcon }))),
|
|
259
259
|
NotificationIcon: lazy(() => import('../NotificationIcon').then(m => ({ default: m.NotificationIcon }))),
|
|
260
|
-
NotificationsActiveIcon: lazy(() => import('../NotificationsActiveIcon').then(m => ({ default: m.NotificationsActiveIcon }))),
|
|
261
260
|
NotificationSettingIcon: lazy(() => import('../NotificationSettingIcon').then(m => ({ default: m.NotificationSettingIcon }))),
|
|
261
|
+
NotificationsActiveIcon: lazy(() => import('../NotificationsActiveIcon').then(m => ({ default: m.NotificationsActiveIcon }))),
|
|
262
262
|
OpenNewTabIcon: lazy(() => import('../OpenNewTabIcon').then(m => ({ default: m.OpenNewTabIcon }))),
|
|
263
263
|
OpenUrlIcon: lazy(() => import('../OpenUrlIcon').then(m => ({ default: m.OpenUrlIcon }))),
|
|
264
264
|
OrchestrationIcon: lazy(() => import('../OrchestrationIcon').then(m => ({ default: m.OrchestrationIcon }))),
|
|
@@ -312,11 +312,13 @@ export const LazyIcon = {
|
|
|
312
312
|
ResumeIcon: lazy(() => import('../ResumeIcon').then(m => ({ default: m.ResumeIcon }))),
|
|
313
313
|
RightExpandIcon: lazy(() => import('../RightExpandIcon').then(m => ({ default: m.RightExpandIcon }))),
|
|
314
314
|
Role30Icon: lazy(() => import('../Role30Icon').then(m => ({ default: m.Role30Icon }))),
|
|
315
|
+
SQLWorkspace30Icon: lazy(() => import('../SQLWorkspace30Icon').then(m => ({ default: m.SQLWorkspace30Icon }))),
|
|
315
316
|
SaveAsIcon: lazy(() => import('../SaveAsIcon').then(m => ({ default: m.SaveAsIcon }))),
|
|
316
317
|
SaveIcon: lazy(() => import('../SaveIcon').then(m => ({ default: m.SaveIcon }))),
|
|
317
318
|
ScheduleEmailDeliveryIcon: lazy(() => import('../ScheduleEmailDeliveryIcon').then(m => ({ default: m.ScheduleEmailDeliveryIcon }))),
|
|
318
319
|
ScreenshotMonitorIcon: lazy(() => import('../ScreenshotMonitorIcon').then(m => ({ default: m.ScreenshotMonitorIcon }))),
|
|
319
320
|
SearchIcon: lazy(() => import('../SearchIcon').then(m => ({ default: m.SearchIcon }))),
|
|
321
|
+
SearchNotFoundIcon: lazy(() => import('../SearchNotFoundIcon').then(m => ({ default: m.SearchNotFoundIcon }))),
|
|
320
322
|
SectionIcon: lazy(() => import('../SectionIcon').then(m => ({ default: m.SectionIcon }))),
|
|
321
323
|
Segments30Icon: lazy(() => import('../Segments30Icon').then(m => ({ default: m.Segments30Icon }))),
|
|
322
324
|
SegmentsIcon: lazy(() => import('../SegmentsIcon').then(m => ({ default: m.SegmentsIcon }))),
|
|
@@ -335,7 +337,6 @@ export const LazyIcon = {
|
|
|
335
337
|
SlideGroupIcon: lazy(() => import('../SlideGroupIcon').then(m => ({ default: m.SlideGroupIcon }))),
|
|
336
338
|
Sort1Icon: lazy(() => import('../Sort1Icon').then(m => ({ default: m.Sort1Icon }))),
|
|
337
339
|
SortIcon: lazy(() => import('../SortIcon').then(m => ({ default: m.SortIcon }))),
|
|
338
|
-
SQLWorkspace30Icon: lazy(() => import('../SQLWorkspace30Icon').then(m => ({ default: m.SQLWorkspace30Icon }))),
|
|
339
340
|
SqlWorkspaceIcon: lazy(() => import('../SqlWorkspaceIcon').then(m => ({ default: m.SqlWorkspaceIcon }))),
|
|
340
341
|
StatisticIcon: lazy(() => import('../StatisticIcon').then(m => ({ default: m.StatisticIcon }))),
|
|
341
342
|
StickerIcon: lazy(() => import('../StickerIcon').then(m => ({ default: m.StickerIcon }))),
|
|
@@ -343,7 +344,7 @@ export const LazyIcon = {
|
|
|
343
344
|
StoreIcon: lazy(() => import('../StoreIcon').then(m => ({ default: m.StoreIcon }))),
|
|
344
345
|
StudioTemplates30Icon: lazy(() => import('../StudioTemplates30Icon').then(m => ({ default: m.StudioTemplates30Icon }))),
|
|
345
346
|
SubtractRadiusIcon: lazy(() => import('../SubtractRadiusIcon').then(m => ({ default: m.SubtractRadiusIcon }))),
|
|
346
|
-
|
|
347
|
+
SummarizeIcon: lazy(() => import('../SummarizeIcon').then(m => ({ default: m.SummarizeIcon }))),
|
|
347
348
|
SupportAssistantIcon: lazy(() => import('../SupportAssistantIcon').then(m => ({ default: m.SupportAssistantIcon }))),
|
|
348
349
|
Survey30Icon: lazy(() => import('../Survey30Icon').then(m => ({ default: m.Survey30Icon }))),
|
|
349
350
|
SurveyDirectorProfileIcon: lazy(() => import('../SurveyDirectorProfileIcon').then(m => ({ default: m.SurveyDirectorProfileIcon }))),
|
|
@@ -386,9 +387,9 @@ export const LazyIcon = {
|
|
|
386
387
|
VisitorInformationIcon: lazy(() => import('../VisitorInformationIcon').then(m => ({ default: m.VisitorInformationIcon }))),
|
|
387
388
|
WarningIcon: lazy(() => import('../WarningIcon').then(m => ({ default: m.WarningIcon }))),
|
|
388
389
|
WebAssetIcon: lazy(() => import('../WebAssetIcon').then(m => ({ default: m.WebAssetIcon }))),
|
|
389
|
-
WebhookIcon: lazy(() => import('../WebhookIcon').then(m => ({ default: m.WebhookIcon }))),
|
|
390
390
|
WebIcon: lazy(() => import('../WebIcon').then(m => ({ default: m.WebIcon }))),
|
|
391
391
|
WebPersonalizationIcon: lazy(() => import('../WebPersonalizationIcon').then(m => ({ default: m.WebPersonalizationIcon }))),
|
|
392
|
+
WebhookIcon: lazy(() => import('../WebhookIcon').then(m => ({ default: m.WebhookIcon }))),
|
|
392
393
|
WidgetIcon: lazy(() => import('../WidgetIcon').then(m => ({ default: m.WidgetIcon }))),
|
|
393
394
|
WritingAIAssitantIcon: lazy(() => import('../WritingAIAssitantIcon').then(m => ({ default: m.WritingAIAssitantIcon }))),
|
|
394
395
|
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { useIcon } from './hooks/useIcon';
|
|
4
|
+
export const SearchNotFoundIcon = forwardRef((props, ref) => {
|
|
5
|
+
const { width, height } = useIcon(props);
|
|
6
|
+
return (_jsx("svg", { viewBox: "0 0 21 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: _jsx("path", { d: "M15.5156 11.5156L20.4844 16.4844L18.9844 17.9844L14.0156 13.0156V12.2188L13.7344 11.9375C13.1719 12.4375 12.5156 12.8281 11.7656 13.1094C11.0469 13.3594 10.2969 13.4844 9.51562 13.4844C9.32812 13.4844 9.15625 13.4844 9 13.4844V11.4688C9.09375 11.4688 9.17188 11.4844 9.23438 11.5156C9.32812 11.5156 9.42188 11.5156 9.51562 11.5156C10.3281 11.5156 11.0781 11.3125 11.7656 10.9062C12.4531 10.5 13 9.95312 13.4062 9.26562C13.8125 8.57812 14.0156 7.82812 14.0156 7.01562C14.0156 6.17188 13.8125 5.42188 13.4062 4.76562C13 4.07812 12.4531 3.53125 11.7656 3.125C11.0781 2.71875 10.3281 2.51562 9.51562 2.51562C8.73438 2.51562 8.01562 2.6875 7.35938 3.03125C6.73438 3.375 6.20312 3.85938 5.76562 4.48438C5.35938 5.07813 5.125 5.75 5.0625 6.5H3.04688C3.10938 5.375 3.4375 4.35937 4.03125 3.45312C4.625 2.54688 5.39062 1.82812 6.32812 1.29688C7.29688 0.765625 8.35938 0.5 9.51562 0.5C10.3906 0.5 11.2188 0.671875 12 1.01562C12.8125 1.35937 13.5156 1.82812 14.1094 2.42188C14.7031 3.01563 15.1562 3.70312 15.4688 4.48438C15.8125 5.26563 15.9844 6.10938 15.9844 7.01562C15.9844 7.79688 15.8438 8.5625 15.5625 9.3125C15.3125 10.0312 14.9375 10.6719 14.4375 11.2344L14.7188 11.5156H15.5156ZM6.46875 8.32812L7.17188 9.03125L4.6875 11.5156L7.17188 13.9531L6.46875 14.7031L3.98438 12.2188L1.54688 14.7031L0.796875 13.9531L3.28125 11.5156L0.796875 9.03125L1.54688 8.32812L3.98438 10.8125L6.46875 8.32812Z", fill: "#666666" }) }));
|
|
7
|
+
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { useIcon } from './hooks/useIcon';
|
|
4
|
+
export const SummarizeIcon = forwardRef((props, ref) => {
|
|
5
|
+
const { width, height } = useIcon(props);
|
|
6
|
+
return (_jsx("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: _jsx("path", { d: "M7.5 20C6.97005 19.9984 6.46225 19.7872 6.08752 19.4125C5.71279 19.0377 5.50158 18.5299 5.5 18L5.51001 6C5.51 5.4713 5.71934 4.9641 6.09225 4.58931C6.46517 4.21452 6.9713 4.00264 7.5 4H17.5C18.0299 4.00158 18.5377 4.2128 18.9125 4.58753C19.2872 4.96227 19.4984 5.47005 19.5 6V18C19.4984 18.5299 19.2872 19.0377 18.9125 19.4125C18.5377 19.7872 18.0299 19.9984 17.5 20H7.5ZM7.5 18H17.5V6H7.5V18ZM8.5 16V14H10.5V16H8.5ZM11.5 15V14H15.5V15H11.5ZM8.5 13V11H10.5V13H8.5ZM11.5 12V11H15.5V12H11.5ZM8.5 10V8H10.5V10H8.5ZM11.5 9V8H15.5V9H11.5Z", fill: "currentColor" }) }));
|
|
7
|
+
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { AccountCircleIcon } from './AccountCircleIcon';
|
|
2
2
|
export { AccountCircleOutlineIcon } from './AccountCircleOutlineIcon';
|
|
3
|
-
export { Accounts30Icon } from './Accounts30Icon';
|
|
4
3
|
export { AccountSharing30Icon } from './AccountSharing30Icon';
|
|
5
4
|
export { AccountSharingIcon } from './AccountSharingIcon';
|
|
6
5
|
export { AccountTreeIcon } from './AccountTreeIcon';
|
|
6
|
+
export { Accounts30Icon } from './Accounts30Icon';
|
|
7
7
|
export { AddChartIcon } from './AddChartIcon';
|
|
8
8
|
export { AddFolderIcon } from './AddFolderIcon';
|
|
9
9
|
export { AddIcon } from './AddIcon';
|
|
@@ -53,6 +53,7 @@ export { ChatBubbleOutlineIcon } from './ChatBubbleOutlineIcon';
|
|
|
53
53
|
export { ChatConversationCommentAddCommentIcon } from './ChatConversationCommentAddCommentIcon';
|
|
54
54
|
export { ChatMentionIcon } from './ChatMentionIcon';
|
|
55
55
|
export { ChatUnreadIcon } from './ChatUnreadIcon';
|
|
56
|
+
export { CheckSlimIcon } from './CheckSlimIcon';
|
|
56
57
|
export { CheckboxChecked5RadiusIcon } from './CheckboxChecked5RadiusIcon';
|
|
57
58
|
export { CheckboxCheckedIcon } from './CheckboxCheckedIcon';
|
|
58
59
|
export { CheckboxIndeterminate5RadiusIcon } from './CheckboxIndeterminate5RadiusIcon';
|
|
@@ -60,7 +61,6 @@ export { CheckboxIndeterminateIcon } from './CheckboxIndeterminateIcon';
|
|
|
60
61
|
export { CheckboxUnchecked5RadiusIcon } from './CheckboxUnchecked5RadiusIcon';
|
|
61
62
|
export { CheckboxUncheckedIcon } from './CheckboxUncheckedIcon';
|
|
62
63
|
export { ChecklistRtlIcon } from './ChecklistRtlIcon';
|
|
63
|
-
export { CheckSlimIcon } from './CheckSlimIcon';
|
|
64
64
|
export { CircleAddElementIcon } from './CircleAddElementIcon';
|
|
65
65
|
export { CircleInfoIcon } from './CircleInfoIcon';
|
|
66
66
|
export { CircleNotificationsIcon } from './CircleNotificationsIcon';
|
|
@@ -96,15 +96,15 @@ export { DataDestination30Icon } from './DataDestination30Icon';
|
|
|
96
96
|
export { DataDestinationIcon } from './DataDestinationIcon';
|
|
97
97
|
export { DataEncryption30Icon } from './DataEncryption30Icon';
|
|
98
98
|
export { DataEncryptionIcon } from './DataEncryptionIcon';
|
|
99
|
-
export { Dataflows30Icon } from './Dataflows30Icon';
|
|
100
99
|
export { DataIcon } from './DataIcon';
|
|
101
100
|
export { DataRefreshIcon } from './DataRefreshIcon';
|
|
102
101
|
export { DataSchema30Icon } from './DataSchema30Icon';
|
|
103
102
|
export { DataSource30Icon } from './DataSource30Icon';
|
|
104
|
-
export { DatasourceIcon } from './DatasourceIcon';
|
|
105
|
-
export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
|
|
106
103
|
export { DataView30Icon } from './DataView30Icon';
|
|
107
104
|
export { DataViewIcon } from './DataViewIcon';
|
|
105
|
+
export { Dataflows30Icon } from './Dataflows30Icon';
|
|
106
|
+
export { DatasourceIcon } from './DatasourceIcon';
|
|
107
|
+
export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
|
|
108
108
|
export { DecreaseDecimalIcon } from './DecreaseDecimalIcon';
|
|
109
109
|
export { DeleteRemoveTrashIcon } from './DeleteRemoveTrashIcon';
|
|
110
110
|
export { DeliveryLogIcon } from './DeliveryLogIcon';
|
|
@@ -181,13 +181,13 @@ export { Form30Icon } from './Form30Icon';
|
|
|
181
181
|
export { ForwardIcon } from './ForwardIcon';
|
|
182
182
|
export { FreeDrawIcon } from './FreeDrawIcon';
|
|
183
183
|
export { FullReviewIcon } from './FullReviewIcon';
|
|
184
|
+
export { GPTIcon } from './GPTIcon';
|
|
184
185
|
export { GalleryTemplateIcon } from './GalleryTemplateIcon';
|
|
185
186
|
export { GeneralSettingIcon } from './GeneralSettingIcon';
|
|
186
187
|
export { GeneralSettings30Icon } from './GeneralSettings30Icon';
|
|
187
188
|
export { GenerateAutoWizardIcon } from './GenerateAutoWizardIcon';
|
|
188
189
|
export { Geofence30Icon } from './Geofence30Icon';
|
|
189
190
|
export { GetInsightIcon } from './GetInsightIcon';
|
|
190
|
-
export { GPTIcon } from './GPTIcon';
|
|
191
191
|
export { GridViewIcon } from './GridViewIcon';
|
|
192
192
|
export { GroupIcon } from './GroupIcon';
|
|
193
193
|
export { GroupLayerIcon } from './GroupLayerIcon';
|
|
@@ -249,8 +249,8 @@ export { MuteIcon } from './MuteIcon';
|
|
|
249
249
|
export { NodeViewIcon } from './NodeViewIcon';
|
|
250
250
|
export { NoteNewIcon } from './NoteNewIcon';
|
|
251
251
|
export { NotificationIcon } from './NotificationIcon';
|
|
252
|
-
export { NotificationsActiveIcon } from './NotificationsActiveIcon';
|
|
253
252
|
export { NotificationSettingIcon } from './NotificationSettingIcon';
|
|
253
|
+
export { NotificationsActiveIcon } from './NotificationsActiveIcon';
|
|
254
254
|
export { OpenNewTabIcon } from './OpenNewTabIcon';
|
|
255
255
|
export { OpenUrlIcon } from './OpenUrlIcon';
|
|
256
256
|
export { OrchestrationIcon } from './OrchestrationIcon';
|
|
@@ -302,11 +302,13 @@ export { RestoreDefaultIcon } from './RestoreDefaultIcon';
|
|
|
302
302
|
export { ResumeIcon } from './ResumeIcon';
|
|
303
303
|
export { RightExpandIcon } from './RightExpandIcon';
|
|
304
304
|
export { Role30Icon } from './Role30Icon';
|
|
305
|
+
export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
|
|
305
306
|
export { SaveAsIcon } from './SaveAsIcon';
|
|
306
307
|
export { SaveIcon } from './SaveIcon';
|
|
307
308
|
export { ScheduleEmailDeliveryIcon } from './ScheduleEmailDeliveryIcon';
|
|
308
309
|
export { ScreenshotMonitorIcon } from './ScreenshotMonitorIcon';
|
|
309
310
|
export { SearchIcon } from './SearchIcon';
|
|
311
|
+
export { SearchNotFoundIcon } from './SearchNotFoundIcon';
|
|
310
312
|
export { SectionIcon } from './SectionIcon';
|
|
311
313
|
export { Segments30Icon } from './Segments30Icon';
|
|
312
314
|
export { SegmentsIcon } from './SegmentsIcon';
|
|
@@ -325,7 +327,6 @@ export { SignatureIcon } from './SignatureIcon';
|
|
|
325
327
|
export { SlideGroupIcon } from './SlideGroupIcon';
|
|
326
328
|
export { Sort1Icon } from './Sort1Icon';
|
|
327
329
|
export { SortIcon } from './SortIcon';
|
|
328
|
-
export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
|
|
329
330
|
export { SqlWorkspaceIcon } from './SqlWorkspaceIcon';
|
|
330
331
|
export { StatisticIcon } from './StatisticIcon';
|
|
331
332
|
export { StickerIcon } from './StickerIcon';
|
|
@@ -333,7 +334,7 @@ export { StopRecordIcon } from './StopRecordIcon';
|
|
|
333
334
|
export { StoreIcon } from './StoreIcon';
|
|
334
335
|
export { StudioTemplates30Icon } from './StudioTemplates30Icon';
|
|
335
336
|
export { SubtractRadiusIcon } from './SubtractRadiusIcon';
|
|
336
|
-
export {
|
|
337
|
+
export { SummarizeIcon } from './SummarizeIcon';
|
|
337
338
|
export { SupportAssistantIcon } from './SupportAssistantIcon';
|
|
338
339
|
export { Survey30Icon } from './Survey30Icon';
|
|
339
340
|
export { SurveyDirectorProfileIcon } from './SurveyDirectorProfileIcon';
|
|
@@ -376,8 +377,8 @@ export { VisitorIcon } from './VisitorIcon';
|
|
|
376
377
|
export { VisitorInformationIcon } from './VisitorInformationIcon';
|
|
377
378
|
export { WarningIcon } from './WarningIcon';
|
|
378
379
|
export { WebAssetIcon } from './WebAssetIcon';
|
|
379
|
-
export { WebhookIcon } from './WebhookIcon';
|
|
380
380
|
export { WebIcon } from './WebIcon';
|
|
381
381
|
export { WebPersonalizationIcon } from './WebPersonalizationIcon';
|
|
382
|
+
export { WebhookIcon } from './WebhookIcon';
|
|
382
383
|
export { WidgetIcon } from './WidgetIcon';
|
|
383
384
|
export { WritingAIAssitantIcon } from './WritingAIAssitantIcon';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { AccountCircleIcon } from './AccountCircleIcon';
|
|
2
2
|
export { AccountCircleOutlineIcon } from './AccountCircleOutlineIcon';
|
|
3
|
-
export { Accounts30Icon } from './Accounts30Icon';
|
|
4
3
|
export { AccountSharing30Icon } from './AccountSharing30Icon';
|
|
5
4
|
export { AccountSharingIcon } from './AccountSharingIcon';
|
|
6
5
|
export { AccountTreeIcon } from './AccountTreeIcon';
|
|
6
|
+
export { Accounts30Icon } from './Accounts30Icon';
|
|
7
7
|
export { AddChartIcon } from './AddChartIcon';
|
|
8
8
|
export { AddFolderIcon } from './AddFolderIcon';
|
|
9
9
|
export { AddIcon } from './AddIcon';
|
|
@@ -53,6 +53,7 @@ export { ChatBubbleOutlineIcon } from './ChatBubbleOutlineIcon';
|
|
|
53
53
|
export { ChatConversationCommentAddCommentIcon } from './ChatConversationCommentAddCommentIcon';
|
|
54
54
|
export { ChatMentionIcon } from './ChatMentionIcon';
|
|
55
55
|
export { ChatUnreadIcon } from './ChatUnreadIcon';
|
|
56
|
+
export { CheckSlimIcon } from './CheckSlimIcon';
|
|
56
57
|
export { CheckboxChecked5RadiusIcon } from './CheckboxChecked5RadiusIcon';
|
|
57
58
|
export { CheckboxCheckedIcon } from './CheckboxCheckedIcon';
|
|
58
59
|
export { CheckboxIndeterminate5RadiusIcon } from './CheckboxIndeterminate5RadiusIcon';
|
|
@@ -60,7 +61,6 @@ export { CheckboxIndeterminateIcon } from './CheckboxIndeterminateIcon';
|
|
|
60
61
|
export { CheckboxUnchecked5RadiusIcon } from './CheckboxUnchecked5RadiusIcon';
|
|
61
62
|
export { CheckboxUncheckedIcon } from './CheckboxUncheckedIcon';
|
|
62
63
|
export { ChecklistRtlIcon } from './ChecklistRtlIcon';
|
|
63
|
-
export { CheckSlimIcon } from './CheckSlimIcon';
|
|
64
64
|
export { CircleAddElementIcon } from './CircleAddElementIcon';
|
|
65
65
|
export { CircleInfoIcon } from './CircleInfoIcon';
|
|
66
66
|
export { CircleNotificationsIcon } from './CircleNotificationsIcon';
|
|
@@ -96,15 +96,15 @@ export { DataDestination30Icon } from './DataDestination30Icon';
|
|
|
96
96
|
export { DataDestinationIcon } from './DataDestinationIcon';
|
|
97
97
|
export { DataEncryption30Icon } from './DataEncryption30Icon';
|
|
98
98
|
export { DataEncryptionIcon } from './DataEncryptionIcon';
|
|
99
|
-
export { Dataflows30Icon } from './Dataflows30Icon';
|
|
100
99
|
export { DataIcon } from './DataIcon';
|
|
101
100
|
export { DataRefreshIcon } from './DataRefreshIcon';
|
|
102
101
|
export { DataSchema30Icon } from './DataSchema30Icon';
|
|
103
102
|
export { DataSource30Icon } from './DataSource30Icon';
|
|
104
|
-
export { DatasourceIcon } from './DatasourceIcon';
|
|
105
|
-
export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
|
|
106
103
|
export { DataView30Icon } from './DataView30Icon';
|
|
107
104
|
export { DataViewIcon } from './DataViewIcon';
|
|
105
|
+
export { Dataflows30Icon } from './Dataflows30Icon';
|
|
106
|
+
export { DatasourceIcon } from './DatasourceIcon';
|
|
107
|
+
export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
|
|
108
108
|
export { DecreaseDecimalIcon } from './DecreaseDecimalIcon';
|
|
109
109
|
export { DeleteRemoveTrashIcon } from './DeleteRemoveTrashIcon';
|
|
110
110
|
export { DeliveryLogIcon } from './DeliveryLogIcon';
|
|
@@ -181,13 +181,13 @@ export { Form30Icon } from './Form30Icon';
|
|
|
181
181
|
export { ForwardIcon } from './ForwardIcon';
|
|
182
182
|
export { FreeDrawIcon } from './FreeDrawIcon';
|
|
183
183
|
export { FullReviewIcon } from './FullReviewIcon';
|
|
184
|
+
export { GPTIcon } from './GPTIcon';
|
|
184
185
|
export { GalleryTemplateIcon } from './GalleryTemplateIcon';
|
|
185
186
|
export { GeneralSettingIcon } from './GeneralSettingIcon';
|
|
186
187
|
export { GeneralSettings30Icon } from './GeneralSettings30Icon';
|
|
187
188
|
export { GenerateAutoWizardIcon } from './GenerateAutoWizardIcon';
|
|
188
189
|
export { Geofence30Icon } from './Geofence30Icon';
|
|
189
190
|
export { GetInsightIcon } from './GetInsightIcon';
|
|
190
|
-
export { GPTIcon } from './GPTIcon';
|
|
191
191
|
export { GridViewIcon } from './GridViewIcon';
|
|
192
192
|
export { GroupIcon } from './GroupIcon';
|
|
193
193
|
export { GroupLayerIcon } from './GroupLayerIcon';
|
|
@@ -249,8 +249,8 @@ export { MuteIcon } from './MuteIcon';
|
|
|
249
249
|
export { NodeViewIcon } from './NodeViewIcon';
|
|
250
250
|
export { NoteNewIcon } from './NoteNewIcon';
|
|
251
251
|
export { NotificationIcon } from './NotificationIcon';
|
|
252
|
-
export { NotificationsActiveIcon } from './NotificationsActiveIcon';
|
|
253
252
|
export { NotificationSettingIcon } from './NotificationSettingIcon';
|
|
253
|
+
export { NotificationsActiveIcon } from './NotificationsActiveIcon';
|
|
254
254
|
export { OpenNewTabIcon } from './OpenNewTabIcon';
|
|
255
255
|
export { OpenUrlIcon } from './OpenUrlIcon';
|
|
256
256
|
export { OrchestrationIcon } from './OrchestrationIcon';
|
|
@@ -302,11 +302,13 @@ export { RestoreDefaultIcon } from './RestoreDefaultIcon';
|
|
|
302
302
|
export { ResumeIcon } from './ResumeIcon';
|
|
303
303
|
export { RightExpandIcon } from './RightExpandIcon';
|
|
304
304
|
export { Role30Icon } from './Role30Icon';
|
|
305
|
+
export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
|
|
305
306
|
export { SaveAsIcon } from './SaveAsIcon';
|
|
306
307
|
export { SaveIcon } from './SaveIcon';
|
|
307
308
|
export { ScheduleEmailDeliveryIcon } from './ScheduleEmailDeliveryIcon';
|
|
308
309
|
export { ScreenshotMonitorIcon } from './ScreenshotMonitorIcon';
|
|
309
310
|
export { SearchIcon } from './SearchIcon';
|
|
311
|
+
export { SearchNotFoundIcon } from './SearchNotFoundIcon';
|
|
310
312
|
export { SectionIcon } from './SectionIcon';
|
|
311
313
|
export { Segments30Icon } from './Segments30Icon';
|
|
312
314
|
export { SegmentsIcon } from './SegmentsIcon';
|
|
@@ -325,7 +327,6 @@ export { SignatureIcon } from './SignatureIcon';
|
|
|
325
327
|
export { SlideGroupIcon } from './SlideGroupIcon';
|
|
326
328
|
export { Sort1Icon } from './Sort1Icon';
|
|
327
329
|
export { SortIcon } from './SortIcon';
|
|
328
|
-
export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
|
|
329
330
|
export { SqlWorkspaceIcon } from './SqlWorkspaceIcon';
|
|
330
331
|
export { StatisticIcon } from './StatisticIcon';
|
|
331
332
|
export { StickerIcon } from './StickerIcon';
|
|
@@ -333,7 +334,7 @@ export { StopRecordIcon } from './StopRecordIcon';
|
|
|
333
334
|
export { StoreIcon } from './StoreIcon';
|
|
334
335
|
export { StudioTemplates30Icon } from './StudioTemplates30Icon';
|
|
335
336
|
export { SubtractRadiusIcon } from './SubtractRadiusIcon';
|
|
336
|
-
export {
|
|
337
|
+
export { SummarizeIcon } from './SummarizeIcon';
|
|
337
338
|
export { SupportAssistantIcon } from './SupportAssistantIcon';
|
|
338
339
|
export { Survey30Icon } from './Survey30Icon';
|
|
339
340
|
export { SurveyDirectorProfileIcon } from './SurveyDirectorProfileIcon';
|
|
@@ -376,8 +377,8 @@ export { VisitorIcon } from './VisitorIcon';
|
|
|
376
377
|
export { VisitorInformationIcon } from './VisitorInformationIcon';
|
|
377
378
|
export { WarningIcon } from './WarningIcon';
|
|
378
379
|
export { WebAssetIcon } from './WebAssetIcon';
|
|
379
|
-
export { WebhookIcon } from './WebhookIcon';
|
|
380
380
|
export { WebIcon } from './WebIcon';
|
|
381
381
|
export { WebPersonalizationIcon } from './WebPersonalizationIcon';
|
|
382
|
+
export { WebhookIcon } from './WebhookIcon';
|
|
382
383
|
export { WidgetIcon } from './WidgetIcon';
|
|
383
384
|
export { WritingAIAssitantIcon } from './WritingAIAssitantIcon';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Flex } from 'antd';
|
|
3
|
+
import { translate, translations } from '@antscorp/antsomi-locales';
|
|
4
|
+
import { SearchNotFoundIcon } from '../../icons';
|
|
5
|
+
import { ContainerModule } from './styled';
|
|
6
|
+
export const ItemNotFound = props => {
|
|
7
|
+
const { height = '100%' } = props;
|
|
8
|
+
return (_jsx(ContainerModule, { "$height": height, children: _jsxs("div", { children: [_jsxs(Flex, { className: "item-title", align: "center", children: [_jsx("span", { className: "content-title", children: translate(translations._ERR_ITEM_NOT_FOUND, 'Item not found') }), _jsx(SearchNotFoundIcon, { className: "icon-title" })] }), _jsx("div", { className: "item-body", children: translate(translations._ERR_ITEM_NOT_FOUND_DES, 'Item does not exist or has been deleted') })] }) }));
|
|
9
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ItemNotFound } from './ItemNotFound';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ItemNotFound } from './ItemNotFound';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const ContainerModule: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").FlexProps<import("antd/es/_util/type").AnyObject> & import("react").RefAttributes<HTMLElement>>, any, {
|
|
3
|
+
$height: string;
|
|
4
|
+
}, never>;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { Flex } from 'antd';
|
|
2
|
+
import styled from 'styled-components';
|
|
3
|
+
export const ContainerModule = styled(Flex) `
|
|
4
|
+
height: ${props => (props.$height ? props.$height : '100%')};
|
|
5
|
+
align-items: center;
|
|
6
|
+
justify-content: center;
|
|
7
|
+
flex-direction: column;
|
|
8
|
+
gap: 5px;
|
|
9
|
+
.item-title {
|
|
10
|
+
display: flex;
|
|
11
|
+
|
|
12
|
+
.content-title {
|
|
13
|
+
font-size: 20px;
|
|
14
|
+
font-weight: bold;
|
|
15
|
+
color: #f29100;
|
|
16
|
+
margin-right: 5px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.icon-title {
|
|
20
|
+
font-size: 24px;
|
|
21
|
+
color: #666666;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.item-body {
|
|
26
|
+
font-size: 12px;
|
|
27
|
+
color: #595959;
|
|
28
|
+
}
|
|
29
|
+
`;
|
|
@@ -68,6 +68,7 @@ export * from './EmojiPopover';
|
|
|
68
68
|
export * from './DisplayFormat';
|
|
69
69
|
export * from './CodeStructure';
|
|
70
70
|
export { default as InputSelectAttribute } from './InputSelectAttribute';
|
|
71
|
+
export * from './ItemNotFound';
|
|
71
72
|
export { EditorScript } from './EditorScript';
|
|
72
73
|
export { EditorTab } from './EditorTab';
|
|
73
74
|
export { SelectAccount } from './SelectAccount';
|
|
@@ -68,6 +68,7 @@ export * from './EmojiPopover';
|
|
|
68
68
|
export * from './DisplayFormat';
|
|
69
69
|
export * from './CodeStructure';
|
|
70
70
|
export { default as InputSelectAttribute } from './InputSelectAttribute';
|
|
71
|
+
export * from './ItemNotFound';
|
|
71
72
|
export { EditorScript } from './EditorScript';
|
|
72
73
|
export { EditorTab } from './EditorTab';
|
|
73
74
|
export { SelectAccount } from './SelectAccount';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antscorp/antsomi-ui",
|
|
3
|
-
"version": "1.3.6-beta.
|
|
3
|
+
"version": "1.3.6-beta.152",
|
|
4
4
|
"description": "An enterprise-class UI design language and React UI library.",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"dist/*",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
],
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@ant-design/cssinjs": "^1.6.2",
|
|
65
|
-
"@antscorp/antsomi-locales": "1.0.
|
|
65
|
+
"@antscorp/antsomi-locales": "1.0.68",
|
|
66
66
|
"@antscorp/icons": "0.27.56",
|
|
67
67
|
"@antscorp/image-editor": "1.0.2",
|
|
68
68
|
"@antscorp/processing-notification": "^1.0.3",
|