@antscorp/antsomi-ui 2.0.64-staging.21 → 2.0.64-staging.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/es/components/icons/AntsomiAIIcon.d.ts +3 -0
  2. package/es/components/icons/AntsomiAIIcon.js +7 -0
  3. package/es/components/icons/EmotionFeedbackIcon.d.ts +6 -0
  4. package/es/components/icons/EmotionFeedbackIcon.js +8 -0
  5. package/es/components/icons/FeedbackRatingIcon.d.ts +3 -0
  6. package/es/components/icons/FeedbackRatingIcon.js +7 -0
  7. package/es/components/icons/LazyIcon/LazyIcon.d.ts +19 -9
  8. package/es/components/icons/LazyIcon/LazyIcon.js +16 -9
  9. package/es/components/icons/NoteNewIcon.d.ts +3 -0
  10. package/es/components/icons/NoteNewIcon.js +7 -0
  11. package/es/components/icons/SearchNotFoundIcon.d.ts +3 -0
  12. package/es/components/icons/SearchNotFoundIcon.js +7 -0
  13. package/es/components/icons/StatusInfoIcon.d.ts +3 -0
  14. package/es/components/icons/StatusInfoIcon.js +7 -0
  15. package/es/components/icons/SummarizeIcon.d.ts +3 -0
  16. package/es/components/icons/SummarizeIcon.js +7 -0
  17. package/es/components/icons/index.d.ts +16 -9
  18. package/es/components/icons/index.js +16 -9
  19. package/es/components/molecules/ColorSetting/index.js +2 -11
  20. package/es/components/molecules/ColorSetting/styled.d.ts +1 -1
  21. package/es/components/molecules/ColorSetting/styled.js +9 -1
  22. package/es/components/molecules/ItemNotFound/ItemNotFound.d.ts +6 -0
  23. package/es/components/molecules/ItemNotFound/ItemNotFound.js +9 -0
  24. package/es/components/molecules/ItemNotFound/index.d.ts +1 -0
  25. package/es/components/molecules/ItemNotFound/index.js +1 -0
  26. package/es/components/molecules/ItemNotFound/styled.d.ts +4 -0
  27. package/es/components/molecules/ItemNotFound/styled.js +29 -0
  28. package/es/components/molecules/MatchAnySelect/MatchesAnySelect.js +23 -7
  29. package/es/components/molecules/MatchAnySelect/components/ExtendValuePopup.d.ts +1 -0
  30. package/es/components/molecules/MatchAnySelect/components/ExtendValuePopup.js +7 -2
  31. package/es/components/molecules/MatchAnySelect/types.d.ts +2 -1
  32. package/es/components/molecules/MatchAnySelect/utils.d.ts +1 -0
  33. package/es/components/molecules/MatchAnySelect/utils.js +2 -0
  34. package/es/components/molecules/index.d.ts +1 -0
  35. package/es/components/molecules/index.js +1 -0
  36. package/es/components/organism/TicketEditor/index.js +24 -16
  37. package/es/locales/en/translation.json +2 -1
  38. package/es/locales/i18n.d.ts +2 -0
  39. package/es/locales/vi/translation.json +2 -1
  40. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const AntsomiAIIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ import { useIcon } from './hooks/useIcon';
4
+ export const AntsomiAIIcon = forwardRef((props, ref) => {
5
+ const { width, height } = useIcon(props);
6
+ return (_jsxs("svg", { viewBox: "0 0 60 60", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: [_jsx("path", { d: "M33.0997 25.3651L25.1083 7.28243C24.8076 6.60574 24.3188 6.02572 23.6905 5.61755C23.0675 5.20939 22.3371 4.99457 21.596 4.99457C20.8548 4.99457 20.1244 5.20939 19.5014 5.61755C18.8784 6.02572 18.3844 6.60037 18.0836 7.28243L0.3285 47.4328C0.124418 47.8947 0.0116362 48.3888 0.000895095 48.8882C-0.00984604 49.3877 0.0760831 49.8925 0.258682 50.3598C0.441282 50.827 0.715181 51.2567 1.06427 51.6219C1.41335 51.9871 1.82689 52.2771 2.28876 52.4811C2.75063 52.6852 3.24472 52.7926 3.74955 52.8088C4.25439 52.8249 4.75385 52.7336 5.22646 52.551C5.69907 52.3684 6.12872 52.0998 6.48854 51.7508C6.84837 51.4017 7.14375 50.9881 7.34783 50.5316L21.5906 18.319L27.278 31.1761L33.0997 25.3651Z", fill: "#005EB8" }), _jsx("path", { d: "M42.8598 47.4328L37.6718 35.6874L31.8555 41.4823L35.8458 50.5102C36.2593 51.4393 37.022 52.1643 37.9725 52.5349C38.9231 52.9001 39.9811 52.8786 40.9102 52.4704C41.8394 52.0623 42.5698 51.2997 42.9403 50.3544C43.3109 49.4092 43.284 48.3566 42.8705 47.4275", fill: "#005EB8" }), _jsx("path", { d: "M42.063 20.4941C41.3433 19.7744 40.3659 19.3716 39.3509 19.3716C38.3358 19.3716 37.3584 19.7744 36.6387 20.4941L21.4991 35.5747L15.5378 29.6348L12.2188 37.1482L18.7816 43.6842C19.5012 44.4039 20.4787 44.8067 21.4937 44.8067C22.5088 44.8067 23.4862 44.4039 24.2059 43.6842L42.0576 25.8915C42.7773 25.1772 43.1801 24.1998 43.1801 23.1847C43.1801 22.1697 42.7773 21.1976 42.0576 20.4834L42.063 20.4941Z", fill: "#EF3340" }), _jsx("path", { d: "M16.6787 29.4307L12.5273 38.8185L6.71094 33.0236L10.8624 23.6359L16.6787 29.4307Z", fill: "#005EB8" }), _jsx("path", { d: "M57.004 49.8389C57.7881 49.8389 58.4164 49.2052 58.8837 47.9431L60.0007 48.1203C60.0007 48.5177 59.845 49.0279 59.5281 49.6617C59.2542 50.2524 58.9213 50.7465 58.5292 51.144C57.5088 52.2503 55.9782 52.8035 53.9427 52.8035C49.7483 52.8035 47.6484 50.8486 47.6484 46.9334V23.55C47.6484 21.3427 49.4368 19.5489 51.6495 19.5489C53.8568 19.5489 55.6506 21.3373 55.6506 23.55V47.8196C55.6506 49.1622 56.1017 49.8335 57.004 49.8335V49.8389Z", fill: "url(#paint0_linear_2513_39378)" }), _jsx("path", { d: "M51.4106 16.015C54.2284 16.015 56.5127 13.7307 56.5127 10.913C56.5127 8.09517 54.2284 5.81091 51.4106 5.81091C48.5929 5.81091 46.3086 8.09517 46.3086 10.913C46.3086 13.7307 48.5929 16.015 51.4106 16.015Z", fill: "#EF3340" })] }));
7
+ });
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const EmotionFeedbackIcon: React.ForwardRefExoticComponent<IconProps & {
4
+ iconHappyColor?: string | undefined;
5
+ iconSadColor?: string | undefined;
6
+ } & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ import { useIcon } from './hooks/useIcon';
4
+ export const EmotionFeedbackIcon = forwardRef((props, ref) => {
5
+ const { iconHappyColor, iconSadColor } = props;
6
+ const { width, height } = useIcon(props);
7
+ return (_jsxs("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: [_jsx("path", { d: "M7.46387 2C11.0421 2 13.9414 4.89894 13.9414 8.4707C13.9414 8.62276 13.9332 8.77341 13.9229 8.92285C13.4325 9.0975 12.9645 9.31902 12.5254 9.58398C12.604 9.22531 12.6475 8.85305 12.6475 8.4707C12.6475 5.61074 10.3307 3.29401 7.4707 3.29395C4.6107 3.29395 2.29395 5.6107 2.29395 8.4707C2.29401 11.3307 4.61074 13.6475 7.4707 13.6475C8.13206 13.6474 8.76342 13.5208 9.34473 13.2949C9.15122 13.7675 9.00388 14.2636 8.90625 14.7773C8.44232 14.8828 7.9598 14.9414 7.46387 14.9414C3.89226 14.9413 1.00006 12.0423 1 8.4707C1 4.89902 3.89222 2.00014 7.46387 2Z", fill: iconSadColor || 'currentColor' }), _jsx("path", { d: "M7.4707 9.76465C8.72592 9.76469 9.82718 10.4161 10.46 11.3994C10.299 11.6014 10.1484 11.8117 10.0078 12.0293H9.70312C9.2502 11.2593 8.4283 10.7354 7.4707 10.7354C6.5131 10.7354 5.68477 11.2594 5.23828 12.0293H4.15723C4.67487 10.7028 5.96306 9.76465 7.4707 9.76465Z", fill: iconSadColor || 'currentColor' }), _jsx("path", { d: "M5.20605 5.88281C5.74188 5.88291 6.17654 6.31674 6.17676 6.85254C6.17676 7.38852 5.74202 7.82315 5.20605 7.82324C4.67001 7.82324 4.23535 7.38858 4.23535 6.85254C4.23557 6.31668 4.67015 5.88281 5.20605 5.88281Z", fill: iconSadColor || 'currentColor' }), _jsx("path", { d: "M9.73535 5.88281C10.2713 5.88281 10.7058 6.31668 10.7061 6.85254C10.7061 7.38858 10.2714 7.82324 9.73535 7.82324C9.19936 7.82319 8.76465 7.38855 8.76465 6.85254C8.76487 6.31672 9.19949 5.88287 9.73535 5.88281Z", fill: iconSadColor || 'currentColor' }), _jsx("path", { d: "M14.2971 17.529C14.7501 18.2988 15.572 18.8229 16.5295 18.8229C17.4871 18.8229 18.3155 18.2989 18.762 17.529H19.842C19.3243 18.8552 18.037 19.7936 16.5295 19.7936C15.0219 19.7936 13.7337 18.8554 13.2161 17.529H14.2971Z", fill: iconHappyColor || 'currentColor' }), _jsx("path", { d: "M14.2649 13.6461C14.8008 13.6463 15.2356 14.0809 15.2356 14.6169C15.2356 15.1528 14.8008 15.5874 14.2649 15.5876C13.7289 15.5876 13.2942 15.1529 13.2942 14.6169C13.2942 14.0808 13.7289 13.6461 14.2649 13.6461Z", fill: iconHappyColor || 'currentColor' }), _jsx("path", { d: "M18.7942 13.6461C19.3302 13.6461 19.7649 14.0808 19.7649 14.6169C19.7649 15.1529 19.3302 15.5876 18.7942 15.5876C18.2582 15.5875 17.8235 15.1529 17.8235 14.6169C17.8235 14.0808 18.2582 13.6462 18.7942 13.6461Z", fill: iconHappyColor || 'currentColor' }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5227 9.76431C20.1009 9.76431 23.0002 12.6633 23.0002 16.235C23 19.8066 20.1008 22.7047 16.5227 22.7047C12.9512 22.7046 10.0591 19.8065 10.0588 16.235C10.0588 12.6633 12.951 9.76443 16.5227 9.76431ZM16.5295 11.0583C13.6695 11.0583 11.3528 13.375 11.3528 16.235C11.353 19.0948 13.6697 21.4108 16.5295 21.4108C19.3893 21.4107 21.706 19.0948 21.7063 16.235C21.7063 13.3751 19.3895 11.0583 16.5295 11.0583Z", fill: iconHappyColor || 'currentColor' }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5227 9.76431C20.1009 9.76431 23.0002 12.6633 23.0002 16.235C23 19.8066 20.1008 22.7047 16.5227 22.7047C12.9512 22.7046 10.0591 19.8065 10.0588 16.235C10.0588 12.6633 12.951 9.76443 16.5227 9.76431ZM16.5295 11.0583C13.6695 11.0583 11.3528 13.375 11.3528 16.235C11.353 19.0948 13.6697 21.4108 16.5295 21.4108C19.3893 21.4107 21.706 19.0948 21.7063 16.235C21.7063 13.3751 19.3895 11.0583 16.5295 11.0583Z", fill: iconHappyColor || 'currentColor' })] }));
8
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const FeedbackRatingIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ import { useIcon } from './hooks/useIcon';
4
+ export const FeedbackRatingIcon = forwardRef((props, ref) => {
5
+ const { width, height } = useIcon(props);
6
+ return (_jsxs("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: [_jsx("path", { d: "M19.3058 16.2229L16.9275 15.1776C16.8461 15.14 16.7523 15.115 16.6521 15.115H16.2453V12.2984C16.2453 11.4346 15.5443 10.7336 14.6806 10.7336C13.8169 10.7336 13.1159 11.4346 13.1159 12.2984V17.3996L11.9455 17.1492C11.8266 17.1304 11.3071 17.0553 10.8628 17.4997L9.98653 18.3822L13.191 21.6307C13.4226 21.8686 13.7418 22 14.0735 22H18.173C18.7864 22 19.3058 21.5619 19.406 20.9547L19.9818 17.5498C20.0757 17.0115 19.8003 16.4732 19.3058 16.2229ZM18.173 20.7482H14.0735L11.7578 18.3822L14.3677 18.9393V12.2984C14.3677 12.1231 14.5054 11.9854 14.6806 11.9854C14.8558 11.9854 14.9935 12.1231 14.9935 12.2984V16.1665H16.0951L18.7488 17.3432L18.173 20.7482Z", fill: "currentColor" }), _jsx("path", { d: "M12.8444 7.08751L18.37 7.56427L16.2652 9.39032C15.8423 9.15932 15.3637 9.01754 14.8546 8.99116L15.3654 8.54851L11.9993 8.25597L10.685 5.15144L9.37845 8.24829L6.01226 8.54084L8.56398 10.7541L7.79556 14.0437L10.685 12.2987L11.369 12.7123V14.1486L10.685 13.7358L5.9355 16.6024L7.19601 11.1993L3 7.56427L8.5256 7.09518L10.685 2L12.8444 7.08751Z", fill: "currentColor" })] }));
7
+ });
@@ -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>>>;
@@ -20,6 +20,7 @@ export declare const LazyIcon: {
20
20
  AnalyticsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
21
21
  AnlysisIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
22
22
  AnlyticModelsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
23
+ AntsomiAIIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
23
24
  ArrowGrowIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
24
25
  ArrowLineIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
25
26
  ArticleIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -54,6 +55,7 @@ export declare const LazyIcon: {
54
55
  ChatConversationCommentAddCommentIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
55
56
  ChatMentionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
56
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>>>;
57
59
  CheckboxChecked5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
58
60
  CheckboxCheckedIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
59
61
  CheckboxIndeterminate5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -61,7 +63,6 @@ export declare const LazyIcon: {
61
63
  CheckboxUnchecked5RadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
62
64
  CheckboxUncheckedIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
63
65
  ChecklistRtlIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
64
- CheckSlimIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
65
66
  CircleAddElementIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
66
67
  CircleInfoIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
67
68
  CircleNotificationsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -97,15 +98,15 @@ export declare const LazyIcon: {
97
98
  DataDestinationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
98
99
  DataEncryption30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
99
100
  DataEncryptionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
100
- Dataflows30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
101
101
  DataIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
102
102
  DataRefreshIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
103
103
  DataSchema30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
104
104
  DataSource30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
105
- DatasourceIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
106
- DatasourceSegment30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
107
105
  DataView30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
108
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>>>;
109
110
  DecreaseDecimalIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
110
111
  DeleteRemoveTrashIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
111
112
  DeliveryLogIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -145,6 +146,10 @@ export declare const LazyIcon: {
145
146
  EmojiRamenDiningIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
146
147
  EmojiReactionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
147
148
  EmojiSmileIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
149
+ EmotionFeedbackIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & {
150
+ iconHappyColor?: string | undefined;
151
+ iconSadColor?: string | undefined;
152
+ } & import("react").RefAttributes<SVGSVGElement>>>;
148
153
  ErrorIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
149
154
  EventAttribute30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
150
155
  EventAttributeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -168,6 +173,7 @@ export declare const LazyIcon: {
168
173
  ExportMenuIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
169
174
  ExtendValueIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
170
175
  FactCheckIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
176
+ FeedbackRatingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
171
177
  FileDownloadIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
172
178
  FileTransferIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
173
179
  FileUpload1Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -182,13 +188,13 @@ export declare const LazyIcon: {
182
188
  ForwardIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
183
189
  FreeDrawIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
184
190
  FullReviewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
191
+ GPTIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
185
192
  GalleryTemplateIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
186
193
  GeneralSettingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
187
194
  GeneralSettings30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
188
195
  GenerateAutoWizardIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
189
196
  Geofence30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
190
197
  GetInsightIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
191
- GPTIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
192
198
  GridViewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
193
199
  GroupIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
194
200
  GroupLayerIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -250,9 +256,10 @@ export declare const LazyIcon: {
250
256
  MoveToIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
251
257
  MuteIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
252
258
  NodeViewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
259
+ NoteNewIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
253
260
  NotificationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
254
- NotificationsActiveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
255
261
  NotificationSettingIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
262
+ NotificationsActiveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
256
263
  OpenNewTabIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
257
264
  OpenUrlIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
258
265
  OrchestrationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -304,11 +311,13 @@ export declare const LazyIcon: {
304
311
  ResumeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
305
312
  RightExpandIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
306
313
  Role30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
314
+ SQLWorkspace30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
307
315
  SaveAsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
308
316
  SaveIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
309
317
  ScheduleEmailDeliveryIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
310
318
  ScreenshotMonitorIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
311
319
  SearchIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
320
+ SearchNotFoundIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
312
321
  SectionIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
313
322
  Segments30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
314
323
  SegmentsIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -327,14 +336,15 @@ export declare const LazyIcon: {
327
336
  SlideGroupIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
328
337
  Sort1Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
329
338
  SortIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
330
- SQLWorkspace30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
331
339
  SqlWorkspaceIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
332
340
  StatisticIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
341
+ StatusInfoIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
333
342
  StickerIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
334
343
  StopRecordIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
335
344
  StoreIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
336
345
  StudioTemplates30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
337
346
  SubtractRadiusIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
347
+ SummarizeIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
338
348
  SupportAssistantIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
339
349
  Survey30Icon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
340
350
  SurveyDirectorProfileIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
@@ -377,9 +387,9 @@ export declare const LazyIcon: {
377
387
  VisitorInformationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
378
388
  WarningIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
379
389
  WebAssetIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
380
- WebhookIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
381
390
  WebIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
382
391
  WebPersonalizationIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
392
+ WebhookIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
383
393
  WidgetIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
384
394
  WritingAIAssitantIcon: import("react").LazyExoticComponent<import("react").ForwardRefExoticComponent<import("../types").IconProps & import("react").RefAttributes<SVGSVGElement>>>;
385
395
  };
@@ -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 }))),
@@ -20,6 +20,7 @@ export const LazyIcon = {
20
20
  AnalyticsIcon: lazy(() => import('../AnalyticsIcon').then(m => ({ default: m.AnalyticsIcon }))),
21
21
  AnlysisIcon: lazy(() => import('../AnlysisIcon').then(m => ({ default: m.AnlysisIcon }))),
22
22
  AnlyticModelsIcon: lazy(() => import('../AnlyticModelsIcon').then(m => ({ default: m.AnlyticModelsIcon }))),
23
+ AntsomiAIIcon: lazy(() => import('../AntsomiAIIcon').then(m => ({ default: m.AntsomiAIIcon }))),
23
24
  ArrowGrowIcon: lazy(() => import('../ArrowGrowIcon').then(m => ({ default: m.ArrowGrowIcon }))),
24
25
  ArrowLineIcon: lazy(() => import('../ArrowLineIcon').then(m => ({ default: m.ArrowLineIcon }))),
25
26
  ArticleIcon: lazy(() => import('../ArticleIcon').then(m => ({ default: m.ArticleIcon }))),
@@ -56,6 +57,7 @@ export const LazyIcon = {
56
57
  }))),
57
58
  ChatMentionIcon: lazy(() => import('../ChatMentionIcon').then(m => ({ default: m.ChatMentionIcon }))),
58
59
  ChatUnreadIcon: lazy(() => import('../ChatUnreadIcon').then(m => ({ default: m.ChatUnreadIcon }))),
60
+ CheckSlimIcon: lazy(() => import('../CheckSlimIcon').then(m => ({ default: m.CheckSlimIcon }))),
59
61
  CheckboxChecked5RadiusIcon: lazy(() => import('../CheckboxChecked5RadiusIcon').then(m => ({ default: m.CheckboxChecked5RadiusIcon }))),
60
62
  CheckboxCheckedIcon: lazy(() => import('../CheckboxCheckedIcon').then(m => ({ default: m.CheckboxCheckedIcon }))),
61
63
  CheckboxIndeterminate5RadiusIcon: lazy(() => import('../CheckboxIndeterminate5RadiusIcon').then(m => ({
@@ -67,7 +69,6 @@ export const LazyIcon = {
67
69
  }))),
68
70
  CheckboxUncheckedIcon: lazy(() => import('../CheckboxUncheckedIcon').then(m => ({ default: m.CheckboxUncheckedIcon }))),
69
71
  ChecklistRtlIcon: lazy(() => import('../ChecklistRtlIcon').then(m => ({ default: m.ChecklistRtlIcon }))),
70
- CheckSlimIcon: lazy(() => import('../CheckSlimIcon').then(m => ({ default: m.CheckSlimIcon }))),
71
72
  CircleAddElementIcon: lazy(() => import('../CircleAddElementIcon').then(m => ({ default: m.CircleAddElementIcon }))),
72
73
  CircleInfoIcon: lazy(() => import('../CircleInfoIcon').then(m => ({ default: m.CircleInfoIcon }))),
73
74
  CircleNotificationsIcon: lazy(() => import('../CircleNotificationsIcon').then(m => ({ default: m.CircleNotificationsIcon }))),
@@ -103,15 +104,15 @@ export const LazyIcon = {
103
104
  DataDestinationIcon: lazy(() => import('../DataDestinationIcon').then(m => ({ default: m.DataDestinationIcon }))),
104
105
  DataEncryption30Icon: lazy(() => import('../DataEncryption30Icon').then(m => ({ default: m.DataEncryption30Icon }))),
105
106
  DataEncryptionIcon: lazy(() => import('../DataEncryptionIcon').then(m => ({ default: m.DataEncryptionIcon }))),
106
- Dataflows30Icon: lazy(() => import('../Dataflows30Icon').then(m => ({ default: m.Dataflows30Icon }))),
107
107
  DataIcon: lazy(() => import('../DataIcon').then(m => ({ default: m.DataIcon }))),
108
108
  DataRefreshIcon: lazy(() => import('../DataRefreshIcon').then(m => ({ default: m.DataRefreshIcon }))),
109
109
  DataSchema30Icon: lazy(() => import('../DataSchema30Icon').then(m => ({ default: m.DataSchema30Icon }))),
110
110
  DataSource30Icon: lazy(() => import('../DataSource30Icon').then(m => ({ default: m.DataSource30Icon }))),
111
- DatasourceIcon: lazy(() => import('../DatasourceIcon').then(m => ({ default: m.DatasourceIcon }))),
112
- DatasourceSegment30Icon: lazy(() => import('../DatasourceSegment30Icon').then(m => ({ default: m.DatasourceSegment30Icon }))),
113
111
  DataView30Icon: lazy(() => import('../DataView30Icon').then(m => ({ default: m.DataView30Icon }))),
114
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 }))),
115
116
  DecreaseDecimalIcon: lazy(() => import('../DecreaseDecimalIcon').then(m => ({ default: m.DecreaseDecimalIcon }))),
116
117
  DeleteRemoveTrashIcon: lazy(() => import('../DeleteRemoveTrashIcon').then(m => ({ default: m.DeleteRemoveTrashIcon }))),
117
118
  DeliveryLogIcon: lazy(() => import('../DeliveryLogIcon').then(m => ({ default: m.DeliveryLogIcon }))),
@@ -151,6 +152,7 @@ export const LazyIcon = {
151
152
  EmojiRamenDiningIcon: lazy(() => import('../EmojiRamenDiningIcon').then(m => ({ default: m.EmojiRamenDiningIcon }))),
152
153
  EmojiReactionIcon: lazy(() => import('../EmojiReactionIcon').then(m => ({ default: m.EmojiReactionIcon }))),
153
154
  EmojiSmileIcon: lazy(() => import('../EmojiSmileIcon').then(m => ({ default: m.EmojiSmileIcon }))),
155
+ EmotionFeedbackIcon: lazy(() => import('../EmotionFeedbackIcon').then(m => ({ default: m.EmotionFeedbackIcon }))),
154
156
  ErrorIcon: lazy(() => import('../ErrorIcon').then(m => ({ default: m.ErrorIcon }))),
155
157
  EventAttribute30Icon: lazy(() => import('../EventAttribute30Icon').then(m => ({ default: m.EventAttribute30Icon }))),
156
158
  EventAttributeIcon: lazy(() => import('../EventAttributeIcon').then(m => ({ default: m.EventAttributeIcon }))),
@@ -174,6 +176,7 @@ export const LazyIcon = {
174
176
  ExportMenuIcon: lazy(() => import('../ExportMenuIcon').then(m => ({ default: m.ExportMenuIcon }))),
175
177
  ExtendValueIcon: lazy(() => import('../ExtendValueIcon').then(m => ({ default: m.ExtendValueIcon }))),
176
178
  FactCheckIcon: lazy(() => import('../FactCheckIcon').then(m => ({ default: m.FactCheckIcon }))),
179
+ FeedbackRatingIcon: lazy(() => import('../FeedbackRatingIcon').then(m => ({ default: m.FeedbackRatingIcon }))),
177
180
  FileDownloadIcon: lazy(() => import('../FileDownloadIcon').then(m => ({ default: m.FileDownloadIcon }))),
178
181
  FileTransferIcon: lazy(() => import('../FileTransferIcon').then(m => ({ default: m.FileTransferIcon }))),
179
182
  FileUpload1Icon: lazy(() => import('../FileUpload1Icon').then(m => ({ default: m.FileUpload1Icon }))),
@@ -188,13 +191,13 @@ export const LazyIcon = {
188
191
  ForwardIcon: lazy(() => import('../ForwardIcon').then(m => ({ default: m.ForwardIcon }))),
189
192
  FreeDrawIcon: lazy(() => import('../FreeDrawIcon').then(m => ({ default: m.FreeDrawIcon }))),
190
193
  FullReviewIcon: lazy(() => import('../FullReviewIcon').then(m => ({ default: m.FullReviewIcon }))),
194
+ GPTIcon: lazy(() => import('../GPTIcon').then(m => ({ default: m.GPTIcon }))),
191
195
  GalleryTemplateIcon: lazy(() => import('../GalleryTemplateIcon').then(m => ({ default: m.GalleryTemplateIcon }))),
192
196
  GeneralSettingIcon: lazy(() => import('../GeneralSettingIcon').then(m => ({ default: m.GeneralSettingIcon }))),
193
197
  GeneralSettings30Icon: lazy(() => import('../GeneralSettings30Icon').then(m => ({ default: m.GeneralSettings30Icon }))),
194
198
  GenerateAutoWizardIcon: lazy(() => import('../GenerateAutoWizardIcon').then(m => ({ default: m.GenerateAutoWizardIcon }))),
195
199
  Geofence30Icon: lazy(() => import('../Geofence30Icon').then(m => ({ default: m.Geofence30Icon }))),
196
200
  GetInsightIcon: lazy(() => import('../GetInsightIcon').then(m => ({ default: m.GetInsightIcon }))),
197
- GPTIcon: lazy(() => import('../GPTIcon').then(m => ({ default: m.GPTIcon }))),
198
201
  GridViewIcon: lazy(() => import('../GridViewIcon').then(m => ({ default: m.GridViewIcon }))),
199
202
  GroupIcon: lazy(() => import('../GroupIcon').then(m => ({ default: m.GroupIcon }))),
200
203
  GroupLayerIcon: lazy(() => import('../GroupLayerIcon').then(m => ({ default: m.GroupLayerIcon }))),
@@ -254,9 +257,10 @@ export const LazyIcon = {
254
257
  MoveToIcon: lazy(() => import('../MoveToIcon').then(m => ({ default: m.MoveToIcon }))),
255
258
  MuteIcon: lazy(() => import('../MuteIcon').then(m => ({ default: m.MuteIcon }))),
256
259
  NodeViewIcon: lazy(() => import('../NodeViewIcon').then(m => ({ default: m.NodeViewIcon }))),
260
+ NoteNewIcon: lazy(() => import('../NoteNewIcon').then(m => ({ default: m.NoteNewIcon }))),
257
261
  NotificationIcon: lazy(() => import('../NotificationIcon').then(m => ({ default: m.NotificationIcon }))),
258
- NotificationsActiveIcon: lazy(() => import('../NotificationsActiveIcon').then(m => ({ default: m.NotificationsActiveIcon }))),
259
262
  NotificationSettingIcon: lazy(() => import('../NotificationSettingIcon').then(m => ({ default: m.NotificationSettingIcon }))),
263
+ NotificationsActiveIcon: lazy(() => import('../NotificationsActiveIcon').then(m => ({ default: m.NotificationsActiveIcon }))),
260
264
  OpenNewTabIcon: lazy(() => import('../OpenNewTabIcon').then(m => ({ default: m.OpenNewTabIcon }))),
261
265
  OpenUrlIcon: lazy(() => import('../OpenUrlIcon').then(m => ({ default: m.OpenUrlIcon }))),
262
266
  OrchestrationIcon: lazy(() => import('../OrchestrationIcon').then(m => ({ default: m.OrchestrationIcon }))),
@@ -310,11 +314,13 @@ export const LazyIcon = {
310
314
  ResumeIcon: lazy(() => import('../ResumeIcon').then(m => ({ default: m.ResumeIcon }))),
311
315
  RightExpandIcon: lazy(() => import('../RightExpandIcon').then(m => ({ default: m.RightExpandIcon }))),
312
316
  Role30Icon: lazy(() => import('../Role30Icon').then(m => ({ default: m.Role30Icon }))),
317
+ SQLWorkspace30Icon: lazy(() => import('../SQLWorkspace30Icon').then(m => ({ default: m.SQLWorkspace30Icon }))),
313
318
  SaveAsIcon: lazy(() => import('../SaveAsIcon').then(m => ({ default: m.SaveAsIcon }))),
314
319
  SaveIcon: lazy(() => import('../SaveIcon').then(m => ({ default: m.SaveIcon }))),
315
320
  ScheduleEmailDeliveryIcon: lazy(() => import('../ScheduleEmailDeliveryIcon').then(m => ({ default: m.ScheduleEmailDeliveryIcon }))),
316
321
  ScreenshotMonitorIcon: lazy(() => import('../ScreenshotMonitorIcon').then(m => ({ default: m.ScreenshotMonitorIcon }))),
317
322
  SearchIcon: lazy(() => import('../SearchIcon').then(m => ({ default: m.SearchIcon }))),
323
+ SearchNotFoundIcon: lazy(() => import('../SearchNotFoundIcon').then(m => ({ default: m.SearchNotFoundIcon }))),
318
324
  SectionIcon: lazy(() => import('../SectionIcon').then(m => ({ default: m.SectionIcon }))),
319
325
  Segments30Icon: lazy(() => import('../Segments30Icon').then(m => ({ default: m.Segments30Icon }))),
320
326
  SegmentsIcon: lazy(() => import('../SegmentsIcon').then(m => ({ default: m.SegmentsIcon }))),
@@ -333,14 +339,15 @@ export const LazyIcon = {
333
339
  SlideGroupIcon: lazy(() => import('../SlideGroupIcon').then(m => ({ default: m.SlideGroupIcon }))),
334
340
  Sort1Icon: lazy(() => import('../Sort1Icon').then(m => ({ default: m.Sort1Icon }))),
335
341
  SortIcon: lazy(() => import('../SortIcon').then(m => ({ default: m.SortIcon }))),
336
- SQLWorkspace30Icon: lazy(() => import('../SQLWorkspace30Icon').then(m => ({ default: m.SQLWorkspace30Icon }))),
337
342
  SqlWorkspaceIcon: lazy(() => import('../SqlWorkspaceIcon').then(m => ({ default: m.SqlWorkspaceIcon }))),
338
343
  StatisticIcon: lazy(() => import('../StatisticIcon').then(m => ({ default: m.StatisticIcon }))),
344
+ StatusInfoIcon: lazy(() => import('../StatusInfoIcon').then(m => ({ default: m.StatusInfoIcon }))),
339
345
  StickerIcon: lazy(() => import('../StickerIcon').then(m => ({ default: m.StickerIcon }))),
340
346
  StopRecordIcon: lazy(() => import('../StopRecordIcon').then(m => ({ default: m.StopRecordIcon }))),
341
347
  StoreIcon: lazy(() => import('../StoreIcon').then(m => ({ default: m.StoreIcon }))),
342
348
  StudioTemplates30Icon: lazy(() => import('../StudioTemplates30Icon').then(m => ({ default: m.StudioTemplates30Icon }))),
343
349
  SubtractRadiusIcon: lazy(() => import('../SubtractRadiusIcon').then(m => ({ default: m.SubtractRadiusIcon }))),
350
+ SummarizeIcon: lazy(() => import('../SummarizeIcon').then(m => ({ default: m.SummarizeIcon }))),
344
351
  SupportAssistantIcon: lazy(() => import('../SupportAssistantIcon').then(m => ({ default: m.SupportAssistantIcon }))),
345
352
  Survey30Icon: lazy(() => import('../Survey30Icon').then(m => ({ default: m.Survey30Icon }))),
346
353
  SurveyDirectorProfileIcon: lazy(() => import('../SurveyDirectorProfileIcon').then(m => ({ default: m.SurveyDirectorProfileIcon }))),
@@ -383,9 +390,9 @@ export const LazyIcon = {
383
390
  VisitorInformationIcon: lazy(() => import('../VisitorInformationIcon').then(m => ({ default: m.VisitorInformationIcon }))),
384
391
  WarningIcon: lazy(() => import('../WarningIcon').then(m => ({ default: m.WarningIcon }))),
385
392
  WebAssetIcon: lazy(() => import('../WebAssetIcon').then(m => ({ default: m.WebAssetIcon }))),
386
- WebhookIcon: lazy(() => import('../WebhookIcon').then(m => ({ default: m.WebhookIcon }))),
387
393
  WebIcon: lazy(() => import('../WebIcon').then(m => ({ default: m.WebIcon }))),
388
394
  WebPersonalizationIcon: lazy(() => import('../WebPersonalizationIcon').then(m => ({ default: m.WebPersonalizationIcon }))),
395
+ WebhookIcon: lazy(() => import('../WebhookIcon').then(m => ({ default: m.WebhookIcon }))),
389
396
  WidgetIcon: lazy(() => import('../WidgetIcon').then(m => ({ default: m.WidgetIcon }))),
390
397
  WritingAIAssitantIcon: lazy(() => import('../WritingAIAssitantIcon').then(m => ({ default: m.WritingAIAssitantIcon }))),
391
398
  };
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const NoteNewIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -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 NoteNewIcon = forwardRef((props, ref) => {
5
+ const { width, height } = useIcon(props);
6
+ return (_jsx("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.17969 14.0781L16.7188 6.5L17.5 7.28125L9.92188 14.8203H9.17969V14.0781ZM20.3125 1.73438C20.1562 1.57812 19.9219 1.5 19.7266 1.5C19.4922 1.5 19.2969 1.57812 19.1406 1.73438L17.6172 3.25781L20.7422 6.38281L22.2656 4.85938C22.5781 4.54688 22.5781 4 22.2656 3.6875L20.3125 1.73438ZM19.8438 7.28125L16.7188 4.15625L7.5 13.375V16.5H10.625L19.8438 7.28125ZM17.9844 13V19.9844H4.01562V6.01562H11V4H4.01562C2.89062 4 2 4.89062 2 6.01562V19.9844C2 21.1094 2.89062 22 4.01562 22H17.9844C19.1094 22 20 21.1094 20 19.9844V13H17.9844Z", fill: "currentColor" }) }));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const SearchNotFoundIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -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,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const StatusInfoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -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 StatusInfoIcon = forwardRef((props, ref) => {
5
+ const { width, height } = useIcon(props);
6
+ return (_jsx("svg", { viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: ref, width: width, height: height, children: _jsx("path", { d: "M7.99536 16.8003C6.41311 16.8003 4.8664 16.3311 3.5508 15.4521C2.23521 14.573 1.20983 13.3235 0.604329 11.8617C-0.00117234 10.3999 -0.159599 8.7913 0.149083 7.23945C0.457764 5.68761 1.21969 4.26229 2.33851 3.14347C3.45733 2.02465 4.88279 1.26242 6.43464 0.953741C7.98649 0.64506 9.59502 0.803598 11.0568 1.4091C12.5186 2.0146 13.7681 3.03993 14.6471 4.35553C15.5262 5.67112 15.9954 7.21803 15.9954 8.80028C15.9929 10.9213 15.1493 12.9545 13.6495 14.4543C12.1498 15.9541 10.1164 16.7979 7.99536 16.8003ZM5.58736 6.75675C5.46208 6.75675 5.3419 6.80666 5.25321 6.89515C5.16451 6.98363 5.11452 7.10356 5.11422 7.22885V8.0687C5.11452 8.19398 5.16451 8.31392 5.25321 8.4024C5.3419 8.49089 5.46208 8.54079 5.58736 8.54079H6.77594V14.4482H9.06165V6.75675H5.58736ZM7.73251 3.09995C7.4477 3.09972 7.16923 3.18353 6.93229 3.34158C6.69536 3.49962 6.51061 3.72474 6.40142 3.98778C6.29222 4.25082 6.26347 4.53988 6.31881 4.81925C6.37415 5.09863 6.5111 5.35543 6.71232 5.55698C6.91355 5.75852 7.17002 5.89628 7.44931 5.95207C7.7286 6.00785 8.01816 5.97937 8.28137 5.87059C8.54458 5.76181 8.76963 5.57714 8.92804 5.34046C9.08646 5.10378 9.17114 4.8256 9.17136 4.54079C9.17197 4.15847 9.02075 3.79158 8.75095 3.52071C8.48114 3.24983 8.11483 3.09695 7.73251 3.09604V3.09995Z", fill: "currentColor" }) }));
7
+ });
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const SummarizeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -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';
@@ -18,6 +18,7 @@ export { Analytics30Icon } from './Analytics30Icon';
18
18
  export { AnalyticsIcon } from './AnalyticsIcon';
19
19
  export { AnlysisIcon } from './AnlysisIcon';
20
20
  export { AnlyticModelsIcon } from './AnlyticModelsIcon';
21
+ export { AntsomiAIIcon } from './AntsomiAIIcon';
21
22
  export { ArrowGrowIcon } from './ArrowGrowIcon';
22
23
  export { ArrowLineIcon } from './ArrowLineIcon';
23
24
  export { ArticleIcon } from './ArticleIcon';
@@ -52,6 +53,7 @@ export { ChatBubbleOutlineIcon } from './ChatBubbleOutlineIcon';
52
53
  export { ChatConversationCommentAddCommentIcon } from './ChatConversationCommentAddCommentIcon';
53
54
  export { ChatMentionIcon } from './ChatMentionIcon';
54
55
  export { ChatUnreadIcon } from './ChatUnreadIcon';
56
+ export { CheckSlimIcon } from './CheckSlimIcon';
55
57
  export { CheckboxChecked5RadiusIcon } from './CheckboxChecked5RadiusIcon';
56
58
  export { CheckboxCheckedIcon } from './CheckboxCheckedIcon';
57
59
  export { CheckboxIndeterminate5RadiusIcon } from './CheckboxIndeterminate5RadiusIcon';
@@ -59,7 +61,6 @@ export { CheckboxIndeterminateIcon } from './CheckboxIndeterminateIcon';
59
61
  export { CheckboxUnchecked5RadiusIcon } from './CheckboxUnchecked5RadiusIcon';
60
62
  export { CheckboxUncheckedIcon } from './CheckboxUncheckedIcon';
61
63
  export { ChecklistRtlIcon } from './ChecklistRtlIcon';
62
- export { CheckSlimIcon } from './CheckSlimIcon';
63
64
  export { CircleAddElementIcon } from './CircleAddElementIcon';
64
65
  export { CircleInfoIcon } from './CircleInfoIcon';
65
66
  export { CircleNotificationsIcon } from './CircleNotificationsIcon';
@@ -95,15 +96,15 @@ export { DataDestination30Icon } from './DataDestination30Icon';
95
96
  export { DataDestinationIcon } from './DataDestinationIcon';
96
97
  export { DataEncryption30Icon } from './DataEncryption30Icon';
97
98
  export { DataEncryptionIcon } from './DataEncryptionIcon';
98
- export { Dataflows30Icon } from './Dataflows30Icon';
99
99
  export { DataIcon } from './DataIcon';
100
100
  export { DataRefreshIcon } from './DataRefreshIcon';
101
101
  export { DataSchema30Icon } from './DataSchema30Icon';
102
102
  export { DataSource30Icon } from './DataSource30Icon';
103
- export { DatasourceIcon } from './DatasourceIcon';
104
- export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
105
103
  export { DataView30Icon } from './DataView30Icon';
106
104
  export { DataViewIcon } from './DataViewIcon';
105
+ export { Dataflows30Icon } from './Dataflows30Icon';
106
+ export { DatasourceIcon } from './DatasourceIcon';
107
+ export { DatasourceSegment30Icon } from './DatasourceSegment30Icon';
107
108
  export { DecreaseDecimalIcon } from './DecreaseDecimalIcon';
108
109
  export { DeleteRemoveTrashIcon } from './DeleteRemoveTrashIcon';
109
110
  export { DeliveryLogIcon } from './DeliveryLogIcon';
@@ -143,6 +144,7 @@ export { EmojiPetFootIcon } from './EmojiPetFootIcon';
143
144
  export { EmojiRamenDiningIcon } from './EmojiRamenDiningIcon';
144
145
  export { EmojiReactionIcon } from './EmojiReactionIcon';
145
146
  export { EmojiSmileIcon } from './EmojiSmileIcon';
147
+ export { EmotionFeedbackIcon } from './EmotionFeedbackIcon';
146
148
  export { ErrorIcon } from './ErrorIcon';
147
149
  export { EventAttribute30Icon } from './EventAttribute30Icon';
148
150
  export { EventAttributeIcon } from './EventAttributeIcon';
@@ -166,6 +168,7 @@ export { ExportHtmlIcon } from './ExportHtmlIcon';
166
168
  export { ExportMenuIcon } from './ExportMenuIcon';
167
169
  export { ExtendValueIcon } from './ExtendValueIcon';
168
170
  export { FactCheckIcon } from './FactCheckIcon';
171
+ export { FeedbackRatingIcon } from './FeedbackRatingIcon';
169
172
  export { FileDownloadIcon } from './FileDownloadIcon';
170
173
  export { FileTransferIcon } from './FileTransferIcon';
171
174
  export { FileUpload1Icon } from './FileUpload1Icon';
@@ -180,13 +183,13 @@ export { Form30Icon } from './Form30Icon';
180
183
  export { ForwardIcon } from './ForwardIcon';
181
184
  export { FreeDrawIcon } from './FreeDrawIcon';
182
185
  export { FullReviewIcon } from './FullReviewIcon';
186
+ export { GPTIcon } from './GPTIcon';
183
187
  export { GalleryTemplateIcon } from './GalleryTemplateIcon';
184
188
  export { GeneralSettingIcon } from './GeneralSettingIcon';
185
189
  export { GeneralSettings30Icon } from './GeneralSettings30Icon';
186
190
  export { GenerateAutoWizardIcon } from './GenerateAutoWizardIcon';
187
191
  export { Geofence30Icon } from './Geofence30Icon';
188
192
  export { GetInsightIcon } from './GetInsightIcon';
189
- export { GPTIcon } from './GPTIcon';
190
193
  export { GridViewIcon } from './GridViewIcon';
191
194
  export { GroupIcon } from './GroupIcon';
192
195
  export { GroupLayerIcon } from './GroupLayerIcon';
@@ -246,9 +249,10 @@ export { MoreInfoIcon } from './MoreInfoIcon';
246
249
  export { MoveToIcon } from './MoveToIcon';
247
250
  export { MuteIcon } from './MuteIcon';
248
251
  export { NodeViewIcon } from './NodeViewIcon';
252
+ export { NoteNewIcon } from './NoteNewIcon';
249
253
  export { NotificationIcon } from './NotificationIcon';
250
- export { NotificationsActiveIcon } from './NotificationsActiveIcon';
251
254
  export { NotificationSettingIcon } from './NotificationSettingIcon';
255
+ export { NotificationsActiveIcon } from './NotificationsActiveIcon';
252
256
  export { OpenNewTabIcon } from './OpenNewTabIcon';
253
257
  export { OpenUrlIcon } from './OpenUrlIcon';
254
258
  export { OrchestrationIcon } from './OrchestrationIcon';
@@ -300,11 +304,13 @@ export { RestoreDefaultIcon } from './RestoreDefaultIcon';
300
304
  export { ResumeIcon } from './ResumeIcon';
301
305
  export { RightExpandIcon } from './RightExpandIcon';
302
306
  export { Role30Icon } from './Role30Icon';
307
+ export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
303
308
  export { SaveAsIcon } from './SaveAsIcon';
304
309
  export { SaveIcon } from './SaveIcon';
305
310
  export { ScheduleEmailDeliveryIcon } from './ScheduleEmailDeliveryIcon';
306
311
  export { ScreenshotMonitorIcon } from './ScreenshotMonitorIcon';
307
312
  export { SearchIcon } from './SearchIcon';
313
+ export { SearchNotFoundIcon } from './SearchNotFoundIcon';
308
314
  export { SectionIcon } from './SectionIcon';
309
315
  export { Segments30Icon } from './Segments30Icon';
310
316
  export { SegmentsIcon } from './SegmentsIcon';
@@ -323,14 +329,15 @@ export { SignatureIcon } from './SignatureIcon';
323
329
  export { SlideGroupIcon } from './SlideGroupIcon';
324
330
  export { Sort1Icon } from './Sort1Icon';
325
331
  export { SortIcon } from './SortIcon';
326
- export { SQLWorkspace30Icon } from './SQLWorkspace30Icon';
327
332
  export { SqlWorkspaceIcon } from './SqlWorkspaceIcon';
328
333
  export { StatisticIcon } from './StatisticIcon';
334
+ export { StatusInfoIcon } from './StatusInfoIcon';
329
335
  export { StickerIcon } from './StickerIcon';
330
336
  export { StopRecordIcon } from './StopRecordIcon';
331
337
  export { StoreIcon } from './StoreIcon';
332
338
  export { StudioTemplates30Icon } from './StudioTemplates30Icon';
333
339
  export { SubtractRadiusIcon } from './SubtractRadiusIcon';
340
+ export { SummarizeIcon } from './SummarizeIcon';
334
341
  export { SupportAssistantIcon } from './SupportAssistantIcon';
335
342
  export { Survey30Icon } from './Survey30Icon';
336
343
  export { SurveyDirectorProfileIcon } from './SurveyDirectorProfileIcon';
@@ -373,8 +380,8 @@ export { VisitorIcon } from './VisitorIcon';
373
380
  export { VisitorInformationIcon } from './VisitorInformationIcon';
374
381
  export { WarningIcon } from './WarningIcon';
375
382
  export { WebAssetIcon } from './WebAssetIcon';
376
- export { WebhookIcon } from './WebhookIcon';
377
383
  export { WebIcon } from './WebIcon';
378
384
  export { WebPersonalizationIcon } from './WebPersonalizationIcon';
385
+ export { WebhookIcon } from './WebhookIcon';
379
386
  export { WidgetIcon } from './WidgetIcon';
380
387
  export { WritingAIAssitantIcon } from './WritingAIAssitantIcon';