stream-chat-react 14.0.0-beta.3 → 14.0.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/WithAudioPlayback.0c10cb67.js +4638 -0
- package/dist/cjs/WithAudioPlayback.0c10cb67.js.map +1 -0
- package/dist/cjs/emojis.js +2 -2
- package/dist/cjs/emojis.js.map +1 -1
- package/dist/cjs/index.js +262 -364
- package/dist/cjs/index.js.map +1 -1
- package/dist/css/emoji-replacement.css +34 -0
- package/dist/css/emoji-replacement.css.map +1 -0
- package/dist/css/index.css +81 -78
- package/dist/css/index.css.map +1 -1
- package/dist/es/WithAudioPlayback.e7821fd4.mjs +4622 -0
- package/dist/es/WithAudioPlayback.e7821fd4.mjs.map +1 -0
- package/dist/es/emojis.mjs +2 -2
- package/dist/es/emojis.mjs.map +1 -1
- package/dist/es/index.mjs +323 -425
- package/dist/es/index.mjs.map +1 -1
- package/dist/types/components/ChannelHeader/ChannelHeader.d.ts +1 -1
- package/dist/types/components/ChannelHeader/ChannelHeader.d.ts.map +1 -1
- package/dist/types/components/Dialog/service/DialogPortal.d.ts.map +1 -1
- package/dist/types/components/Form/SwitchField.d.ts.map +1 -1
- package/dist/types/components/Form/TextInput.d.ts +2 -2
- package/dist/types/components/Form/TextInput.d.ts.map +1 -1
- package/dist/types/components/Icons/icons.d.ts +57 -373
- package/dist/types/components/Icons/icons.d.ts.map +1 -1
- package/dist/types/components/Icons/index.d.ts +0 -1
- package/dist/types/components/Icons/index.d.ts.map +1 -1
- package/dist/types/components/Loading/LoadingIndicator.d.ts +2 -2
- package/dist/types/components/Loading/LoadingIndicator.d.ts.map +1 -1
- package/dist/types/components/Message/Message.d.ts.map +1 -1
- package/dist/types/components/Message/hooks/useUserRole.d.ts.map +1 -1
- package/dist/types/components/Message/types.d.ts +1 -5
- package/dist/types/components/Message/types.d.ts.map +1 -1
- package/dist/types/components/MessageActions/MessageActions.defaults.d.ts.map +1 -1
- package/dist/types/components/MessageComposer/AttachmentPreviewList/MediaAttachmentPreview.d.ts.map +1 -1
- package/dist/types/components/MessageComposer/MessageComposerUI.d.ts.map +1 -1
- package/dist/types/components/MessageComposer/hooks/useSubmitHandler.d.ts.map +1 -1
- package/dist/types/components/MessageComposer/preEditSnapshot.d.ts +16 -0
- package/dist/types/components/MessageComposer/preEditSnapshot.d.ts.map +1 -0
- package/dist/types/components/MessageList/MessageList.d.ts +1 -1
- package/dist/types/components/MessageList/MessageList.d.ts.map +1 -1
- package/dist/types/components/MessageList/VirtualizedMessageList.d.ts +1 -1
- package/dist/types/components/MessageList/VirtualizedMessageList.d.ts.map +1 -1
- package/dist/types/components/MessageList/VirtualizedMessageListComponents.d.ts.map +1 -1
- package/dist/types/components/Poll/PollCreationDialog/OptionFieldSet.d.ts.map +1 -1
- package/dist/types/components/Reactions/MessageReactions.d.ts +4 -16
- package/dist/types/components/Reactions/MessageReactions.d.ts.map +1 -1
- package/dist/types/components/Reactions/MessageReactionsDetail.d.ts +4 -4
- package/dist/types/components/Reactions/MessageReactionsDetail.d.ts.map +1 -1
- package/dist/types/components/Reactions/hooks/useProcessReactions.d.ts +4 -2
- package/dist/types/components/Reactions/hooks/useProcessReactions.d.ts.map +1 -1
- package/dist/types/components/Reactions/types.d.ts +0 -1
- package/dist/types/components/Reactions/types.d.ts.map +1 -1
- package/dist/types/components/SummarizedMessagePreview/SummarizedMessagePreview.d.ts.map +1 -1
- package/dist/types/components/SummarizedMessagePreview/hooks/useLatestMessagePreview.d.ts.map +1 -1
- package/dist/types/components/Thread/ThreadHeader.d.ts +1 -1
- package/dist/types/components/Thread/ThreadHeader.d.ts.map +1 -1
- package/dist/types/context/MessageBounceContext.d.ts.map +1 -1
- package/dist/types/context/MessageContext.d.ts +1 -5
- package/dist/types/context/MessageContext.d.ts.map +1 -1
- package/package.json +3 -4
- package/dist/assets/icons/stream-chat-icons.eot +0 -0
- package/dist/assets/icons/stream-chat-icons.svg +0 -50
- package/dist/assets/icons/stream-chat-icons.ttf +0 -0
- package/dist/assets/icons/stream-chat-icons.woff +0 -0
- package/dist/assets/icons/stream-chat-icons.woff2 +0 -0
- package/dist/cjs/WithAudioPlayback.4a84360f.js +0 -4727
- package/dist/cjs/WithAudioPlayback.4a84360f.js.map +0 -1
- package/dist/css/v2/emoji-mart.css +0 -1
- package/dist/css/v2/emoji-replacement.css +0 -1
- package/dist/css/v2/index.css +0 -1
- package/dist/css/v2/index.layout.css +0 -1
- package/dist/es/WithAudioPlayback.a3d5a2fc.mjs +0 -4711
- package/dist/es/WithAudioPlayback.a3d5a2fc.mjs.map +0 -1
- package/dist/scss/v2/AIStateIndicator/AIStateIndicator-layout.scss +0 -3
- package/dist/scss/v2/AIStateIndicator/AIStateIndicator-theme.scss +0 -7
- package/dist/scss/v2/AttachmentList/AttachmentList-layout.scss +0 -701
- package/dist/scss/v2/AttachmentList/AttachmentList-theme.scss +0 -605
- package/dist/scss/v2/AttachmentPreviewList/AttachmentPreviewList-layout.scss +0 -141
- package/dist/scss/v2/AttachmentPreviewList/AttachmentPreviewList-theme.scss +0 -190
- package/dist/scss/v2/AudioRecorder/AudioRecorder-layout.scss +0 -139
- package/dist/scss/v2/AudioRecorder/AudioRecorder-theme.scss +0 -61
- package/dist/scss/v2/Autocomplete/Autocomplete-layout.scss +0 -94
- package/dist/scss/v2/Autocomplete/Autocomplete-theme.scss +0 -220
- package/dist/scss/v2/Avatar/Avatar-layout.scss +0 -137
- package/dist/scss/v2/Avatar/Avatar-theme.scss +0 -64
- package/dist/scss/v2/BaseImage/BaseImage-layout.scss +0 -21
- package/dist/scss/v2/BaseImage/BaseImage-theme.scss +0 -35
- package/dist/scss/v2/BaseImage/index.scss +0 -2
- package/dist/scss/v2/Channel/Channel-layout.scss +0 -141
- package/dist/scss/v2/Channel/Channel-theme.scss +0 -100
- package/dist/scss/v2/ChannelHeader/ChannelHeader-layout.scss +0 -27
- package/dist/scss/v2/ChannelHeader/ChannelHeader-theme.scss +0 -43
- package/dist/scss/v2/ChannelList/ChannelList-layout.scss +0 -65
- package/dist/scss/v2/ChannelList/ChannelList-theme.scss +0 -89
- package/dist/scss/v2/ChannelPreview/ChannelPreview-layout.scss +0 -126
- package/dist/scss/v2/ChannelPreview/ChannelPreview-theme.scss +0 -148
- package/dist/scss/v2/ChannelSearch/ChannelSearch-layout.scss +0 -122
- package/dist/scss/v2/ChannelSearch/ChannelSearch-theme.scss +0 -238
- package/dist/scss/v2/ChatView/ChatView-layout.scss +0 -43
- package/dist/scss/v2/ChatView/ChatView-theme.scss +0 -32
- package/dist/scss/v2/Dialog/Dialog-layout.scss +0 -70
- package/dist/scss/v2/Dialog/Dialog-theme.scss +0 -103
- package/dist/scss/v2/DragAndDropContainer/DragAndDropContainer-layout.scss +0 -5
- package/dist/scss/v2/DragAndDropContainer/DragAndDropContainer-theme.scss +0 -47
- package/dist/scss/v2/DropzoneContainer/DropzoneContainer-layout.scss +0 -14
- package/dist/scss/v2/DropzoneContainer/DropzoneContainer-theme.scss +0 -17
- package/dist/scss/v2/EditMessageForm/EditMessageForm-layout.scss +0 -51
- package/dist/scss/v2/EditMessageForm/EditMessageForm-theme.scss +0 -50
- package/dist/scss/v2/Form/Form-layout.scss +0 -49
- package/dist/scss/v2/Form/Form-theme.scss +0 -82
- package/dist/scss/v2/Icon/Icon-layout.scss +0 -98
- package/dist/scss/v2/Icon/Icon-theme.scss +0 -17
- package/dist/scss/v2/ImageCarousel/ImageCarousel-layout.scss +0 -51
- package/dist/scss/v2/ImageCarousel/ImageCarousel-theme.scss +0 -30
- package/dist/scss/v2/InfiniteScrollPaginator/InfiniteScrollPaginator-layout.scss +0 -4
- package/dist/scss/v2/LinkPreview/LinkPreview-layout.scss +0 -67
- package/dist/scss/v2/LinkPreview/LinkPreview-theme.scss +0 -32
- package/dist/scss/v2/LinkPreview/index.scss +0 -2
- package/dist/scss/v2/LoadingIndicator/LoadingIndicator-layout.scss +0 -64
- package/dist/scss/v2/LoadingIndicator/LoadingIndicator-theme.scss +0 -14
- package/dist/scss/v2/Location/Location-layout.scss +0 -52
- package/dist/scss/v2/Location/Location-theme.scss +0 -32
- package/dist/scss/v2/Message/Message-layout.scss +0 -619
- package/dist/scss/v2/Message/Message-theme.scss +0 -483
- package/dist/scss/v2/MessageActionsBox/MessageActionsBox-layout.scss +0 -21
- package/dist/scss/v2/MessageActionsBox/MessageActionsBox-theme.scss +0 -85
- package/dist/scss/v2/MessageBouncePrompt/MessageBouncePrompt-layout.scss +0 -19
- package/dist/scss/v2/MessageBouncePrompt/MessageBouncePrompt-theme.scss +0 -51
- package/dist/scss/v2/MessageInput/MessageInput-layout.scss +0 -268
- package/dist/scss/v2/MessageInput/MessageInput-theme.scss +0 -359
- package/dist/scss/v2/MessageList/MessageList-layout.scss +0 -65
- package/dist/scss/v2/MessageList/MessageList-theme.scss +0 -107
- package/dist/scss/v2/MessageList/VirtualizedMessageList-layout.scss +0 -57
- package/dist/scss/v2/MessageList/VirtualizedMessageList-theme.scss +0 -41
- package/dist/scss/v2/MessageReactions/MessageReactions-layout.scss +0 -143
- package/dist/scss/v2/MessageReactions/MessageReactions-theme.scss +0 -92
- package/dist/scss/v2/MessageReactions/MessageReactionsSelector-layout.scss +0 -86
- package/dist/scss/v2/MessageReactions/MessageReactionsSelector-theme.scss +0 -94
- package/dist/scss/v2/Modal/Modal-layout.scss +0 -74
- package/dist/scss/v2/Modal/Modal-theme.scss +0 -109
- package/dist/scss/v2/Notification/MessageNotification-layout.scss +0 -12
- package/dist/scss/v2/Notification/MessageNotification-theme.scss +0 -34
- package/dist/scss/v2/Notification/Notification-layout.scss +0 -7
- package/dist/scss/v2/Notification/Notification-theme.scss +0 -32
- package/dist/scss/v2/Notification/NotificationList-layout.scss +0 -11
- package/dist/scss/v2/Notification/NotificationList-theme.scss +0 -31
- package/dist/scss/v2/Poll/Poll-layout.scss +0 -493
- package/dist/scss/v2/Poll/Poll-theme.scss +0 -178
- package/dist/scss/v2/Search/Search-layout.scss +0 -148
- package/dist/scss/v2/Search/Search-theme.scss +0 -222
- package/dist/scss/v2/Thread/Thread-layout.scss +0 -65
- package/dist/scss/v2/Thread/Thread-theme.scss +0 -82
- package/dist/scss/v2/ThreadList/ThreadList-layout.scss +0 -152
- package/dist/scss/v2/ThreadList/ThreadList-theme.scss +0 -75
- package/dist/scss/v2/Tooltip/Tooltip-layout.scss +0 -10
- package/dist/scss/v2/Tooltip/Tooltip-theme.scss +0 -36
- package/dist/scss/v2/TypingIndicator/TypingIndicator-layout.scss +0 -31
- package/dist/scss/v2/TypingIndicator/TypingIndicator-theme.scss +0 -68
- package/dist/scss/v2/UnreadCountBadge/UnreadCountBadge-layout.scss +0 -49
- package/dist/scss/v2/UnreadCountBadge/UnreadCountBadge-theme.scss +0 -11
- package/dist/scss/v2/_base.scss +0 -65
- package/dist/scss/v2/_emoji-replacement.scss +0 -45
- package/dist/scss/v2/_global-layout-variables.scss +0 -65
- package/dist/scss/v2/_global-theme-variables.scss +0 -173
- package/dist/scss/v2/_icons.scss +0 -36
- package/dist/scss/v2/_palette-variables.scss +0 -55
- package/dist/scss/v2/_utils.scss +0 -212
- package/dist/scss/v2/_variables.scss +0 -2
- package/dist/scss/v2/common/CTAButton/CTAButton-layout.scss +0 -4
- package/dist/scss/v2/common/CTAButton/CTAButton-theme.scss +0 -42
- package/dist/scss/v2/common/CircleFAButton/CircleFAButton-layout.scss +0 -14
- package/dist/scss/v2/common/CircleFAButton/CircleFAButton-theme.scss +0 -35
- package/dist/scss/v2/index.layout.scss +0 -49
- package/dist/scss/v2/index.scss +0 -50
- package/dist/scss/v2/vendor/emoji-mart.scss +0 -514
- package/dist/scss/v2/vendor/react-image-gallery.scss +0 -258
- package/dist/types/components/Icons/IconGiphy.d.ts +0 -3
- package/dist/types/components/Icons/IconGiphy.d.ts.map +0 -1
- /package/dist/{assets → css/assets}/EmojiOneColor.woff2 +0 -0
- /package/dist/{assets → css/assets}/NotoColorEmoji-flags.woff2 +0 -0
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export declare const
|
|
3
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
displayName: string;
|
|
5
|
-
};
|
|
6
|
-
export declare const IconApples: {
|
|
7
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
displayName: string;
|
|
9
|
-
};
|
|
10
|
-
export declare const IconArrowBoxLeft: {
|
|
2
|
+
export declare const IconLeave: {
|
|
11
3
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
12
4
|
displayName: string;
|
|
13
5
|
};
|
|
@@ -23,23 +15,19 @@ export declare const IconArrowLeft: {
|
|
|
23
15
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
24
16
|
displayName: string;
|
|
25
17
|
};
|
|
26
|
-
export declare const
|
|
18
|
+
export declare const IconArrowUpRight: {
|
|
27
19
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
28
20
|
displayName: string;
|
|
29
21
|
};
|
|
30
|
-
export declare const
|
|
22
|
+
export declare const IconRetry: {
|
|
31
23
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
32
24
|
displayName: string;
|
|
33
25
|
};
|
|
34
|
-
export declare const
|
|
26
|
+
export declare const IconRefresh: {
|
|
35
27
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
36
28
|
displayName: string;
|
|
37
29
|
};
|
|
38
|
-
export declare const
|
|
39
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
40
|
-
displayName: string;
|
|
41
|
-
};
|
|
42
|
-
export declare const IconArrowShareLeft: {
|
|
30
|
+
export declare const IconReply: {
|
|
43
31
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
44
32
|
displayName: string;
|
|
45
33
|
};
|
|
@@ -47,19 +35,7 @@ export declare const IconArrowUp: {
|
|
|
47
35
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
48
36
|
displayName: string;
|
|
49
37
|
};
|
|
50
|
-
export declare const
|
|
51
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
displayName: string;
|
|
53
|
-
};
|
|
54
|
-
export declare const IconAt: {
|
|
55
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
56
|
-
displayName: string;
|
|
57
|
-
};
|
|
58
|
-
export declare const IconAtSolid: {
|
|
59
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
60
|
-
displayName: string;
|
|
61
|
-
};
|
|
62
|
-
export declare const IconBellNotification: {
|
|
38
|
+
export declare const IconBell: {
|
|
63
39
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
64
40
|
displayName: string;
|
|
65
41
|
};
|
|
@@ -67,87 +43,47 @@ export declare const IconBellOff: {
|
|
|
67
43
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
68
44
|
displayName: string;
|
|
69
45
|
};
|
|
70
|
-
export declare const
|
|
71
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
72
|
-
displayName: string;
|
|
73
|
-
};
|
|
74
|
-
export declare const IconBookmarkRemove: {
|
|
75
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
76
|
-
displayName: string;
|
|
77
|
-
};
|
|
78
|
-
export declare const IconBrowserAISparkle: {
|
|
79
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
80
|
-
displayName: string;
|
|
81
|
-
};
|
|
82
|
-
export declare const IconBubbles: {
|
|
83
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
84
|
-
displayName: string;
|
|
85
|
-
};
|
|
86
|
-
export declare const IconBubble2ChatMessage: {
|
|
46
|
+
export declare const IconSave: {
|
|
87
47
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
88
48
|
displayName: string;
|
|
89
49
|
};
|
|
90
|
-
export declare const
|
|
50
|
+
export declare const IconUnsave: {
|
|
91
51
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
92
52
|
displayName: string;
|
|
93
53
|
};
|
|
94
|
-
export declare const
|
|
54
|
+
export declare const IconMessageBubbles: {
|
|
95
55
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
96
56
|
displayName: string;
|
|
97
57
|
};
|
|
98
|
-
export declare const
|
|
58
|
+
export declare const IconMessageBubble: {
|
|
99
59
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
100
60
|
displayName: string;
|
|
101
61
|
};
|
|
102
|
-
export declare const
|
|
62
|
+
export declare const IconMessageBubbleFill: {
|
|
103
63
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
104
64
|
displayName: string;
|
|
105
65
|
};
|
|
106
|
-
export declare const
|
|
66
|
+
export declare const IconThread: {
|
|
107
67
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
108
68
|
displayName: string;
|
|
109
69
|
};
|
|
110
|
-
export declare const
|
|
70
|
+
export declare const IconThreadFill: {
|
|
111
71
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
112
72
|
displayName: string;
|
|
113
73
|
};
|
|
114
|
-
export declare const
|
|
74
|
+
export declare const IconNotification: {
|
|
115
75
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
116
76
|
displayName: string;
|
|
117
77
|
};
|
|
118
|
-
export declare const
|
|
78
|
+
export declare const IconCamera: {
|
|
119
79
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
120
80
|
displayName: string;
|
|
121
81
|
};
|
|
122
|
-
export declare const
|
|
82
|
+
export declare const IconLink: {
|
|
123
83
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
124
84
|
displayName: string;
|
|
125
85
|
};
|
|
126
|
-
export declare const
|
|
127
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
128
|
-
displayName: string;
|
|
129
|
-
};
|
|
130
|
-
export declare const IconCallCancel: {
|
|
131
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
132
|
-
displayName: string;
|
|
133
|
-
};
|
|
134
|
-
export declare const IconCamera1: {
|
|
135
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
136
|
-
displayName: string;
|
|
137
|
-
};
|
|
138
|
-
export declare const IconCar1: {
|
|
139
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
140
|
-
displayName: string;
|
|
141
|
-
};
|
|
142
|
-
export declare const IconCat: {
|
|
143
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
144
|
-
displayName: string;
|
|
145
|
-
};
|
|
146
|
-
export declare const IconChainLink: {
|
|
147
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
148
|
-
displayName: string;
|
|
149
|
-
};
|
|
150
|
-
export declare const IconChart5: {
|
|
86
|
+
export declare const IconPoll: {
|
|
151
87
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
152
88
|
displayName: string;
|
|
153
89
|
};
|
|
@@ -155,11 +91,7 @@ export declare const IconCheckmark1Small: {
|
|
|
155
91
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
156
92
|
displayName: string;
|
|
157
93
|
};
|
|
158
|
-
export declare const
|
|
159
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
160
|
-
displayName: string;
|
|
161
|
-
};
|
|
162
|
-
export declare const IconCheckmark2Small: {
|
|
94
|
+
export declare const IconCheckmark: {
|
|
163
95
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
164
96
|
displayName: string;
|
|
165
97
|
};
|
|
@@ -167,10 +99,6 @@ export declare const IconChevronDown: {
|
|
|
167
99
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
168
100
|
displayName: string;
|
|
169
101
|
};
|
|
170
|
-
export declare const IconChevronGrabberVerticalSelector: {
|
|
171
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
172
|
-
displayName: string;
|
|
173
|
-
};
|
|
174
102
|
export declare const IconChevronLeft: {
|
|
175
103
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
176
104
|
displayName: string;
|
|
@@ -179,35 +107,15 @@ export declare const IconChevronRight: {
|
|
|
179
107
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
180
108
|
displayName: string;
|
|
181
109
|
};
|
|
182
|
-
export declare const
|
|
183
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
184
|
-
displayName: string;
|
|
185
|
-
};
|
|
186
|
-
export declare const IconCircleBanSign: {
|
|
187
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
188
|
-
displayName: string;
|
|
189
|
-
};
|
|
190
|
-
export declare const IconCircleCheck: {
|
|
110
|
+
export declare const IconNoSign: {
|
|
191
111
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
192
112
|
displayName: string;
|
|
193
113
|
};
|
|
194
|
-
export declare const
|
|
114
|
+
export declare const IconMinusCircle: {
|
|
195
115
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
196
116
|
displayName: string;
|
|
197
117
|
};
|
|
198
|
-
export declare const
|
|
199
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
200
|
-
displayName: string;
|
|
201
|
-
};
|
|
202
|
-
export declare const IconCircleQuestionmark: {
|
|
203
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
204
|
-
displayName: string;
|
|
205
|
-
};
|
|
206
|
-
export declare const IconCircleQuestionmarkFilled: {
|
|
207
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
208
|
-
displayName: string;
|
|
209
|
-
};
|
|
210
|
-
export declare const IconCircleX: {
|
|
118
|
+
export declare const IconXCircle: {
|
|
211
119
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
212
120
|
displayName: string;
|
|
213
121
|
};
|
|
@@ -215,35 +123,11 @@ export declare const IconClock: {
|
|
|
215
123
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
216
124
|
displayName: string;
|
|
217
125
|
};
|
|
218
|
-
export declare const
|
|
219
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
220
|
-
displayName: string;
|
|
221
|
-
};
|
|
222
|
-
export declare const IconCloseQuote2: {
|
|
223
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
224
|
-
displayName: string;
|
|
225
|
-
};
|
|
226
|
-
export declare const IconCode: {
|
|
126
|
+
export declare const IconQuote: {
|
|
227
127
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
228
128
|
displayName: string;
|
|
229
129
|
};
|
|
230
|
-
export declare const
|
|
231
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
232
|
-
displayName: string;
|
|
233
|
-
};
|
|
234
|
-
export declare const IconCodeEditorInsert: {
|
|
235
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
236
|
-
displayName: string;
|
|
237
|
-
};
|
|
238
|
-
export declare const IconCompass: {
|
|
239
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
240
|
-
displayName: string;
|
|
241
|
-
};
|
|
242
|
-
export declare const IconCreditCard2Billing: {
|
|
243
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
244
|
-
displayName: string;
|
|
245
|
-
};
|
|
246
|
-
export declare const IconCrossMedium: {
|
|
130
|
+
export declare const IconXmark: {
|
|
247
131
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
248
132
|
displayName: string;
|
|
249
133
|
};
|
|
@@ -251,55 +135,35 @@ export declare const IconCrossSmall: {
|
|
|
251
135
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
252
136
|
displayName: string;
|
|
253
137
|
};
|
|
254
|
-
export declare const
|
|
255
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
256
|
-
displayName: string;
|
|
257
|
-
};
|
|
258
|
-
export declare const IconDotGrid2x3: {
|
|
138
|
+
export declare const IconMore: {
|
|
259
139
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
260
140
|
displayName: string;
|
|
261
141
|
};
|
|
262
|
-
export declare const
|
|
142
|
+
export declare const IconReorder: {
|
|
263
143
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
264
144
|
displayName: string;
|
|
265
145
|
};
|
|
266
|
-
export declare const
|
|
146
|
+
export declare const IconChecks: {
|
|
267
147
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
268
148
|
displayName: string;
|
|
269
149
|
};
|
|
270
|
-
export declare const
|
|
150
|
+
export declare const IconEdit: {
|
|
271
151
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
272
152
|
displayName: string;
|
|
273
153
|
};
|
|
274
|
-
export declare const
|
|
154
|
+
export declare const IconEmoji: {
|
|
275
155
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
276
156
|
displayName: string;
|
|
277
157
|
};
|
|
278
|
-
export declare const
|
|
158
|
+
export declare const IconExclamationMarkFill: {
|
|
279
159
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
280
160
|
displayName: string;
|
|
281
161
|
};
|
|
282
|
-
export declare const
|
|
162
|
+
export declare const IconExclamationCircleFill: {
|
|
283
163
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
284
164
|
displayName: string;
|
|
285
165
|
};
|
|
286
|
-
export declare const
|
|
287
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
288
|
-
displayName: string;
|
|
289
|
-
};
|
|
290
|
-
export declare const IconExclamation: {
|
|
291
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
292
|
-
displayName: string;
|
|
293
|
-
};
|
|
294
|
-
export declare const IconExclamationCircle1: {
|
|
295
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
296
|
-
displayName: string;
|
|
297
|
-
};
|
|
298
|
-
export declare const IconExclamationCircle: {
|
|
299
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
300
|
-
displayName: string;
|
|
301
|
-
};
|
|
302
|
-
export declare const IconExclamationTriangle1: {
|
|
166
|
+
export declare const IconExclamationMark: {
|
|
303
167
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
304
168
|
displayName: string;
|
|
305
169
|
};
|
|
@@ -311,103 +175,35 @@ export declare const IconEyeOpen: {
|
|
|
311
175
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
312
176
|
displayName: string;
|
|
313
177
|
};
|
|
314
|
-
export declare const
|
|
315
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
316
|
-
displayName: string;
|
|
317
|
-
};
|
|
318
|
-
export declare const IconFileBend: {
|
|
319
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
320
|
-
displayName: string;
|
|
321
|
-
};
|
|
322
|
-
export declare const IconFilledCircleInfoTooltip: {
|
|
323
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
324
|
-
displayName: string;
|
|
325
|
-
};
|
|
326
|
-
export declare const IconFilter1: {
|
|
327
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
328
|
-
displayName: string;
|
|
329
|
-
};
|
|
330
|
-
export declare const IconFlag2: {
|
|
331
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
332
|
-
displayName: string;
|
|
333
|
-
};
|
|
334
|
-
export declare const IconGauge: {
|
|
335
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
336
|
-
displayName: string;
|
|
337
|
-
};
|
|
338
|
-
export declare const IconGoogle: {
|
|
178
|
+
export declare const IconUpload: {
|
|
339
179
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
340
180
|
displayName: string;
|
|
341
181
|
};
|
|
342
|
-
export declare const
|
|
182
|
+
export declare const IconFile: {
|
|
343
183
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
344
184
|
displayName: string;
|
|
345
185
|
};
|
|
346
|
-
export declare const
|
|
186
|
+
export declare const IconFlag: {
|
|
347
187
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
348
188
|
displayName: string;
|
|
349
189
|
};
|
|
350
|
-
export declare const
|
|
190
|
+
export declare const IconImage: {
|
|
351
191
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
352
192
|
displayName: string;
|
|
353
193
|
};
|
|
354
|
-
export declare const
|
|
194
|
+
export declare const IconSidebar: {
|
|
355
195
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
356
196
|
displayName: string;
|
|
357
197
|
};
|
|
358
|
-
export declare const
|
|
198
|
+
export declare const IconSearch: {
|
|
359
199
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
360
200
|
displayName: string;
|
|
361
201
|
};
|
|
362
|
-
export declare const
|
|
202
|
+
export declare const IconLocation: {
|
|
363
203
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
364
204
|
displayName: string;
|
|
365
205
|
};
|
|
366
|
-
export declare const
|
|
367
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
368
|
-
displayName: string;
|
|
369
|
-
};
|
|
370
|
-
export declare const IconLayoutGrid1: {
|
|
371
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
372
|
-
displayName: string;
|
|
373
|
-
};
|
|
374
|
-
export declare const IconLightBulbSimple: {
|
|
375
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
376
|
-
displayName: string;
|
|
377
|
-
};
|
|
378
|
-
export declare const IconLimits: {
|
|
379
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
380
|
-
displayName: string;
|
|
381
|
-
};
|
|
382
|
-
export declare const IconLineChart3: {
|
|
383
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
384
|
-
displayName: string;
|
|
385
|
-
};
|
|
386
|
-
export declare const IconLock: {
|
|
387
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
388
|
-
displayName: string;
|
|
389
|
-
};
|
|
390
|
-
export declare const IconMagnifyingGlassSearch: {
|
|
391
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
392
|
-
displayName: string;
|
|
393
|
-
};
|
|
394
|
-
export declare const IconMapPin: {
|
|
395
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
396
|
-
displayName: string;
|
|
397
|
-
};
|
|
398
|
-
export declare const IconMicrophone: {
|
|
399
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
400
|
-
displayName: string;
|
|
401
|
-
};
|
|
402
|
-
export declare const IconMicrophoneSolid: {
|
|
403
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
404
|
-
displayName: string;
|
|
405
|
-
};
|
|
406
|
-
export declare const IconMinusLarge: {
|
|
407
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
408
|
-
displayName: string;
|
|
409
|
-
};
|
|
410
|
-
export declare const IconMinusSmall: {
|
|
206
|
+
export declare const IconVoice: {
|
|
411
207
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
412
208
|
displayName: string;
|
|
413
209
|
};
|
|
@@ -415,71 +211,31 @@ export declare const IconMute: {
|
|
|
415
211
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
416
212
|
displayName: string;
|
|
417
213
|
};
|
|
418
|
-
export declare const
|
|
419
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
420
|
-
displayName: string;
|
|
421
|
-
};
|
|
422
|
-
export declare const IconOrganization: {
|
|
423
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
424
|
-
displayName: string;
|
|
425
|
-
};
|
|
426
|
-
export declare const IconPaperPlane: {
|
|
427
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
428
|
-
displayName: string;
|
|
429
|
-
};
|
|
430
|
-
export declare const IconPaperPlaneTopRight: {
|
|
431
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
432
|
-
displayName: string;
|
|
433
|
-
};
|
|
434
|
-
export declare const IconPaperclip: {
|
|
435
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
436
|
-
displayName: string;
|
|
437
|
-
};
|
|
438
|
-
export declare const IconParagraphsText: {
|
|
439
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
440
|
-
displayName: string;
|
|
441
|
-
};
|
|
442
|
-
export declare const IconPause: {
|
|
443
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
444
|
-
displayName: string;
|
|
445
|
-
};
|
|
446
|
-
export declare const IconPencil: {
|
|
447
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
448
|
-
displayName: string;
|
|
449
|
-
};
|
|
450
|
-
export declare const IconPeople: {
|
|
451
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
452
|
-
displayName: string;
|
|
453
|
-
};
|
|
454
|
-
export declare const IconPeople2: {
|
|
214
|
+
export declare const IconSend: {
|
|
455
215
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
456
216
|
displayName: string;
|
|
457
217
|
};
|
|
458
|
-
export declare const
|
|
218
|
+
export declare const IconAttachment: {
|
|
459
219
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
460
220
|
displayName: string;
|
|
461
221
|
};
|
|
462
|
-
export declare const
|
|
222
|
+
export declare const IconPauseFill: {
|
|
463
223
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
464
224
|
displayName: string;
|
|
465
225
|
};
|
|
466
|
-
export declare const
|
|
226
|
+
export declare const IconUser: {
|
|
467
227
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
468
228
|
displayName: string;
|
|
469
229
|
};
|
|
470
|
-
export declare const
|
|
230
|
+
export declare const IconUserAdd: {
|
|
471
231
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
472
232
|
displayName: string;
|
|
473
233
|
};
|
|
474
|
-
export declare const
|
|
234
|
+
export declare const IconUserCheck: {
|
|
475
235
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
476
236
|
displayName: string;
|
|
477
237
|
};
|
|
478
|
-
export declare const
|
|
479
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
480
|
-
displayName: string;
|
|
481
|
-
};
|
|
482
|
-
export declare const IconPersona: {
|
|
238
|
+
export declare const IconUserRemove: {
|
|
483
239
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
484
240
|
displayName: string;
|
|
485
241
|
};
|
|
@@ -487,11 +243,11 @@ export declare const IconPin: {
|
|
|
487
243
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
488
244
|
displayName: string;
|
|
489
245
|
};
|
|
490
|
-
export declare const
|
|
246
|
+
export declare const IconPlayFill: {
|
|
491
247
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
492
248
|
displayName: string;
|
|
493
249
|
};
|
|
494
|
-
export declare const
|
|
250
|
+
export declare const IconPlus: {
|
|
495
251
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
496
252
|
displayName: string;
|
|
497
253
|
};
|
|
@@ -499,67 +255,15 @@ export declare const IconPlusSmall: {
|
|
|
499
255
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
500
256
|
displayName: string;
|
|
501
257
|
};
|
|
502
|
-
export declare const
|
|
503
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
504
|
-
displayName: string;
|
|
505
|
-
};
|
|
506
|
-
export declare const IconSearchText: {
|
|
507
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
508
|
-
displayName: string;
|
|
509
|
-
};
|
|
510
|
-
export declare const IconSettingsGear2: {
|
|
511
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
512
|
-
displayName: string;
|
|
513
|
-
};
|
|
514
|
-
export declare const IconSettingsSliderVer: {
|
|
515
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
516
|
-
displayName: string;
|
|
517
|
-
};
|
|
518
|
-
export declare const IconShapesPlusCloseSquareCircle: {
|
|
519
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
520
|
-
displayName: string;
|
|
521
|
-
};
|
|
522
|
-
export declare const IconShapesTriangleSquareCircle: {
|
|
523
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
524
|
-
displayName: string;
|
|
525
|
-
};
|
|
526
|
-
export declare const IconShareRedirectLink: {
|
|
527
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
528
|
-
displayName: string;
|
|
529
|
-
};
|
|
530
|
-
export declare const IconShield: {
|
|
531
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
532
|
-
displayName: string;
|
|
533
|
-
};
|
|
534
|
-
export declare const IconSquareBehindSquare2_Copy: {
|
|
535
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
536
|
-
displayName: string;
|
|
537
|
-
};
|
|
538
|
-
export declare const IconSquareCircleTopRightFeeds: {
|
|
258
|
+
export declare const IconCommand: {
|
|
539
259
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
540
260
|
displayName: string;
|
|
541
261
|
};
|
|
542
|
-
export declare const
|
|
262
|
+
export declare const IconCopy: {
|
|
543
263
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
544
264
|
displayName: string;
|
|
545
265
|
};
|
|
546
|
-
export declare const
|
|
547
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
548
|
-
displayName: string;
|
|
549
|
-
};
|
|
550
|
-
export declare const IconTeam: {
|
|
551
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
552
|
-
displayName: string;
|
|
553
|
-
};
|
|
554
|
-
export declare const IconTennis: {
|
|
555
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
556
|
-
displayName: string;
|
|
557
|
-
};
|
|
558
|
-
export declare const IconTextToImageURLEnrichment: {
|
|
559
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
560
|
-
displayName: string;
|
|
561
|
-
};
|
|
562
|
-
export declare const IconThunder: {
|
|
266
|
+
export declare const IconBolt: {
|
|
563
267
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
564
268
|
displayName: string;
|
|
565
269
|
};
|
|
@@ -567,11 +271,7 @@ export declare const IconTranslate: {
|
|
|
567
271
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
568
272
|
displayName: string;
|
|
569
273
|
};
|
|
570
|
-
export declare const
|
|
571
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
572
|
-
displayName: string;
|
|
573
|
-
};
|
|
574
|
-
export declare const IconTrending4: {
|
|
274
|
+
export declare const IconDelete: {
|
|
575
275
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
576
276
|
displayName: string;
|
|
577
277
|
};
|
|
@@ -579,47 +279,31 @@ export declare const IconTrophy: {
|
|
|
579
279
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
580
280
|
displayName: string;
|
|
581
281
|
};
|
|
582
|
-
export declare const IconUnlocked: {
|
|
583
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
584
|
-
displayName: string;
|
|
585
|
-
};
|
|
586
282
|
export declare const IconUnpin: {
|
|
587
283
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
588
284
|
displayName: string;
|
|
589
285
|
};
|
|
590
|
-
export declare const IconUsers: {
|
|
591
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
592
|
-
displayName: string;
|
|
593
|
-
};
|
|
594
286
|
export declare const IconVideo: {
|
|
595
287
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
596
288
|
displayName: string;
|
|
597
289
|
};
|
|
598
|
-
export declare const
|
|
599
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
600
|
-
displayName: string;
|
|
601
|
-
};
|
|
602
|
-
export declare const IconVoiceAndVideo: {
|
|
290
|
+
export declare const IconVideoFill: {
|
|
603
291
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
604
292
|
displayName: string;
|
|
605
293
|
};
|
|
606
|
-
export declare const
|
|
294
|
+
export declare const IconAudio: {
|
|
607
295
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
608
296
|
displayName: string;
|
|
609
297
|
};
|
|
610
|
-
export declare const
|
|
611
|
-
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
612
|
-
displayName: string;
|
|
613
|
-
};
|
|
614
|
-
export declare const IconWebhook: {
|
|
298
|
+
export declare const IconArchive: {
|
|
615
299
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
616
300
|
displayName: string;
|
|
617
301
|
};
|
|
618
|
-
export declare const
|
|
302
|
+
export declare const IconLoading: {
|
|
619
303
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
620
304
|
displayName: string;
|
|
621
305
|
};
|
|
622
|
-
export declare const
|
|
306
|
+
export declare const IconGiphy: {
|
|
623
307
|
({ className, ...props }: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
|
|
624
308
|
displayName: string;
|
|
625
309
|
};
|