@inkeep/cxkit-primitives 0.5.15 → 0.5.16

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 (235) hide show
  1. package/dist/index.d.cts +3695 -11
  2. package/dist/index.d.ts +3695 -11
  3. package/dist/providers/base-events-provider.cjs +1 -1
  4. package/dist/providers/base-events-provider.js +1 -1
  5. package/package.json +4 -4
  6. package/dist/atoms/api/analytics/conversation.d.cts +0 -3
  7. package/dist/atoms/api/analytics/conversation.d.ts +0 -3
  8. package/dist/atoms/api/analytics/events.d.cts +0 -2
  9. package/dist/atoms/api/analytics/events.d.ts +0 -2
  10. package/dist/atoms/api/analytics/feedback.d.cts +0 -11
  11. package/dist/atoms/api/analytics/feedback.d.ts +0 -11
  12. package/dist/atoms/avatars/ai.d.cts +0 -3
  13. package/dist/atoms/avatars/ai.d.ts +0 -3
  14. package/dist/atoms/avatars/user.d.cts +0 -3
  15. package/dist/atoms/avatars/user.d.ts +0 -3
  16. package/dist/atoms/cmdk/command-score.d.cts +0 -1
  17. package/dist/atoms/cmdk/command-score.d.ts +0 -1
  18. package/dist/atoms/cmdk/index.d.cts +0 -426
  19. package/dist/atoms/cmdk/index.d.ts +0 -426
  20. package/dist/atoms/codeblock/index.d.cts +0 -10
  21. package/dist/atoms/codeblock/index.d.ts +0 -10
  22. package/dist/atoms/custom-styles.d.cts +0 -5
  23. package/dist/atoms/custom-styles.d.ts +0 -5
  24. package/dist/atoms/dialog.d.cts +0 -95
  25. package/dist/atoms/dialog.d.ts +0 -95
  26. package/dist/atoms/icons/built-in-icon-renderer.d.cts +0 -6
  27. package/dist/atoms/icons/built-in-icon-renderer.d.ts +0 -6
  28. package/dist/atoms/icons/built-in-icons.d.cts +0 -72
  29. package/dist/atoms/icons/built-in-icons.d.ts +0 -72
  30. package/dist/atoms/icons/checkbox-icon.d.cts +0 -1
  31. package/dist/atoms/icons/checkbox-icon.d.ts +0 -1
  32. package/dist/atoms/icons/custom-icon.d.cts +0 -6
  33. package/dist/atoms/icons/custom-icon.d.ts +0 -6
  34. package/dist/atoms/icons/index.d.cts +0 -2
  35. package/dist/atoms/icons/index.d.ts +0 -2
  36. package/dist/atoms/icons/inkeep-default-icons.d.cts +0 -2
  37. package/dist/atoms/icons/inkeep-default-icons.d.ts +0 -2
  38. package/dist/atoms/link.d.cts +0 -14
  39. package/dist/atoms/link.d.ts +0 -14
  40. package/dist/atoms/markdown/components.d.cts +0 -27
  41. package/dist/atoms/markdown/components.d.ts +0 -27
  42. package/dist/atoms/markdown/index.d.cts +0 -15
  43. package/dist/atoms/markdown/index.d.ts +0 -15
  44. package/dist/atoms/markdown/rehype-inline-code-property.d.cts +0 -1
  45. package/dist/atoms/markdown/rehype-inline-code-property.d.ts +0 -1
  46. package/dist/atoms/portal-with-theme.d.cts +0 -2
  47. package/dist/atoms/portal-with-theme.d.ts +0 -2
  48. package/dist/atoms/portal.d.cts +0 -8
  49. package/dist/atoms/portal.d.ts +0 -8
  50. package/dist/atoms/shadow/context.d.cts +0 -14
  51. package/dist/atoms/shadow/context.d.ts +0 -14
  52. package/dist/atoms/shadow/create.d.cts +0 -8
  53. package/dist/atoms/shadow/create.d.ts +0 -8
  54. package/dist/atoms/shadow/index.d.cts +0 -1
  55. package/dist/atoms/shadow/index.d.ts +0 -1
  56. package/dist/atoms/shadow/root.d.cts +0 -5
  57. package/dist/atoms/shadow/root.d.ts +0 -5
  58. package/dist/atoms/shadow/use-ensured-forwarded-ref.d.cts +0 -2
  59. package/dist/atoms/shadow/use-ensured-forwarded-ref.d.ts +0 -2
  60. package/dist/atoms/shadow/utils.d.cts +0 -9
  61. package/dist/atoms/shadow/utils.d.ts +0 -9
  62. package/dist/components/chat-button.d.cts +0 -18
  63. package/dist/components/chat-button.d.ts +0 -18
  64. package/dist/components/embedded-chat/chat-provider.d.cts +0 -19
  65. package/dist/components/embedded-chat/chat-provider.d.ts +0 -19
  66. package/dist/components/embedded-chat/use-captcha.d.cts +0 -13
  67. package/dist/components/embedded-chat/use-captcha.d.ts +0 -13
  68. package/dist/components/embedded-chat/use-chat-action.d.cts +0 -9
  69. package/dist/components/embedded-chat/use-chat-action.d.ts +0 -9
  70. package/dist/components/embedded-chat/use-inkeep-chat.d.cts +0 -25
  71. package/dist/components/embedded-chat/use-inkeep-chat.d.ts +0 -25
  72. package/dist/components/embedded-chat.d.cts +0 -416
  73. package/dist/components/embedded-chat.d.ts +0 -416
  74. package/dist/components/embedded-search/search-provider.d.cts +0 -21
  75. package/dist/components/embedded-search/search-provider.d.ts +0 -21
  76. package/dist/components/embedded-search/transform-results.d.cts +0 -3
  77. package/dist/components/embedded-search/transform-results.d.ts +0 -3
  78. package/dist/components/embedded-search/use-inkeep-search.d.cts +0 -21
  79. package/dist/components/embedded-search/use-inkeep-search.d.ts +0 -21
  80. package/dist/components/embedded-search.d.cts +0 -216
  81. package/dist/components/embedded-search.d.ts +0 -216
  82. package/dist/components/factory.d.cts +0 -19
  83. package/dist/components/factory.d.ts +0 -19
  84. package/dist/components/index.d.cts +0 -11
  85. package/dist/components/index.d.ts +0 -11
  86. package/dist/components/intelligent-form/actions/context-model-response.d.cts +0 -10
  87. package/dist/components/intelligent-form/actions/context-model-response.d.ts +0 -10
  88. package/dist/components/intelligent-form/actions/escalation-schema.d.cts +0 -2
  89. package/dist/components/intelligent-form/actions/escalation-schema.d.ts +0 -2
  90. package/dist/components/intelligent-form/actions/qa-model-messages.d.cts +0 -2
  91. package/dist/components/intelligent-form/actions/qa-model-messages.d.ts +0 -2
  92. package/dist/components/intelligent-form/actions/qa-model-response.d.cts +0 -14
  93. package/dist/components/intelligent-form/actions/qa-model-response.d.ts +0 -14
  94. package/dist/components/intelligent-form/intelligent-form-provider.d.cts +0 -29
  95. package/dist/components/intelligent-form/intelligent-form-provider.d.ts +0 -29
  96. package/dist/components/intelligent-form/use-inkeep-intelligent-form.d.cts +0 -30
  97. package/dist/components/intelligent-form/use-inkeep-intelligent-form.d.ts +0 -30
  98. package/dist/components/intelligent-form.d.cts +0 -136
  99. package/dist/components/intelligent-form.d.ts +0 -136
  100. package/dist/components/modal/modal-provider.d.cts +0 -13
  101. package/dist/components/modal/modal-provider.d.ts +0 -13
  102. package/dist/components/modal/use-inkeep-modal.d.cts +0 -8
  103. package/dist/components/modal/use-inkeep-modal.d.ts +0 -8
  104. package/dist/components/modal.d.cts +0 -18
  105. package/dist/components/modal.d.ts +0 -18
  106. package/dist/components/searchbar.d.cts +0 -23
  107. package/dist/components/searchbar.d.ts +0 -23
  108. package/dist/components/tagline-logo-icon.d.cts +0 -1
  109. package/dist/components/tagline-logo-icon.d.ts +0 -1
  110. package/dist/hooks/index.d.cts +0 -12
  111. package/dist/hooks/index.d.ts +0 -12
  112. package/dist/hooks/use-boolean.d.cts +0 -10
  113. package/dist/hooks/use-boolean.d.ts +0 -10
  114. package/dist/hooks/use-browser-storage.d.cts +0 -17
  115. package/dist/hooks/use-browser-storage.d.ts +0 -17
  116. package/dist/hooks/use-component-classnames.d.cts +0 -6
  117. package/dist/hooks/use-component-classnames.d.ts +0 -6
  118. package/dist/hooks/use-container-size.d.cts +0 -5
  119. package/dist/hooks/use-container-size.d.ts +0 -5
  120. package/dist/hooks/use-copy-to-clipboard.d.cts +0 -3
  121. package/dist/hooks/use-copy-to-clipboard.d.ts +0 -3
  122. package/dist/hooks/use-instant-update.d.cts +0 -17
  123. package/dist/hooks/use-instant-update.d.ts +0 -17
  124. package/dist/hooks/use-is-mounted.d.cts +0 -1
  125. package/dist/hooks/use-is-mounted.d.ts +0 -1
  126. package/dist/hooks/use-media-query.d.cts +0 -1
  127. package/dist/hooks/use-media-query.d.ts +0 -1
  128. package/dist/hooks/use-resize-observer.d.cts +0 -12
  129. package/dist/hooks/use-resize-observer.d.ts +0 -12
  130. package/dist/hooks/use-scroll-to-bottom.d.cts +0 -13
  131. package/dist/hooks/use-scroll-to-bottom.d.ts +0 -13
  132. package/dist/hooks/use-scrolling-fades.d.cts +0 -2
  133. package/dist/hooks/use-scrolling-fades.d.ts +0 -2
  134. package/dist/hooks/use-settle-action.d.cts +0 -3
  135. package/dist/hooks/use-settle-action.d.ts +0 -3
  136. package/dist/providers/attachment-item-provider.d.cts +0 -9
  137. package/dist/providers/attachment-item-provider.d.ts +0 -9
  138. package/dist/providers/attachments-bar-provider.d.cts +0 -30
  139. package/dist/providers/attachments-bar-provider.d.ts +0 -30
  140. package/dist/providers/base-events-provider.d.cts +0 -8
  141. package/dist/providers/base-events-provider.d.ts +0 -8
  142. package/dist/providers/chat-events-provider.d.cts +0 -20
  143. package/dist/providers/chat-events-provider.d.ts +0 -20
  144. package/dist/providers/chat-form-provider.d.cts +0 -23
  145. package/dist/providers/chat-form-provider.d.ts +0 -23
  146. package/dist/providers/config-provider.d.cts +0 -24
  147. package/dist/providers/config-provider.d.ts +0 -24
  148. package/dist/providers/conversation-provider.d.cts +0 -12
  149. package/dist/providers/conversation-provider.d.ts +0 -12
  150. package/dist/providers/feedback-item-provider.d.cts +0 -10
  151. package/dist/providers/feedback-item-provider.d.ts +0 -10
  152. package/dist/providers/feedback-provider.d.cts +0 -19
  153. package/dist/providers/feedback-provider.d.ts +0 -19
  154. package/dist/providers/form-field-provider.d.cts +0 -15
  155. package/dist/providers/form-field-provider.d.ts +0 -15
  156. package/dist/providers/help-menu-provider.d.cts +0 -11
  157. package/dist/providers/help-menu-provider.d.ts +0 -11
  158. package/dist/providers/index.d.cts +0 -19
  159. package/dist/providers/index.d.ts +0 -19
  160. package/dist/providers/intelligent-form-field-provider.d.cts +0 -15
  161. package/dist/providers/intelligent-form-field-provider.d.ts +0 -15
  162. package/dist/providers/markdown-provider.d.cts +0 -9
  163. package/dist/providers/markdown-provider.d.ts +0 -9
  164. package/dist/providers/message-attachments-provider.d.cts +0 -13
  165. package/dist/providers/message-attachments-provider.d.ts +0 -13
  166. package/dist/providers/message-provider.d.cts +0 -10
  167. package/dist/providers/message-provider.d.ts +0 -10
  168. package/dist/providers/root-provider.d.cts +0 -8
  169. package/dist/providers/root-provider.d.ts +0 -8
  170. package/dist/providers/search-events-provider.d.cts +0 -11
  171. package/dist/providers/search-events-provider.d.ts +0 -11
  172. package/dist/providers/source-item-provider.d.cts +0 -12
  173. package/dist/providers/source-item-provider.d.ts +0 -12
  174. package/dist/providers/theme-provider.d.cts +0 -3
  175. package/dist/providers/theme-provider.d.ts +0 -3
  176. package/dist/providers/user-provider.d.cts +0 -13
  177. package/dist/providers/user-provider.d.ts +0 -13
  178. package/dist/providers/widget-provider.d.cts +0 -9
  179. package/dist/providers/widget-provider.d.ts +0 -9
  180. package/dist/utils/component-ids.d.cts +0 -632
  181. package/dist/utils/component-ids.d.ts +0 -632
  182. package/dist/utils/compose-event-handlers.d.cts +0 -3
  183. package/dist/utils/compose-event-handlers.d.ts +0 -3
  184. package/dist/utils/compose-refs.d.cts +0 -5
  185. package/dist/utils/compose-refs.d.ts +0 -5
  186. package/dist/utils/default-settings.d.cts +0 -249
  187. package/dist/utils/default-settings.d.ts +0 -249
  188. package/dist/utils/form.d.cts +0 -3
  189. package/dist/utils/form.d.ts +0 -3
  190. package/dist/utils/generate-uid.d.cts +0 -2
  191. package/dist/utils/generate-uid.d.ts +0 -2
  192. package/dist/utils/get-message-metadata.d.cts +0 -8
  193. package/dist/utils/get-message-metadata.d.ts +0 -8
  194. package/dist/utils/graphql-client.d.cts +0 -8
  195. package/dist/utils/graphql-client.d.ts +0 -8
  196. package/dist/utils/highlight-emphasis.d.cts +0 -4
  197. package/dist/utils/highlight-emphasis.d.ts +0 -4
  198. package/dist/utils/merge-props.d.cts +0 -7
  199. package/dist/utils/merge-props.d.ts +0 -7
  200. package/dist/utils/misc.d.cts +0 -13
  201. package/dist/utils/misc.d.ts +0 -13
  202. package/dist/utils/reset-query-params.d.cts +0 -1
  203. package/dist/utils/reset-query-params.d.ts +0 -1
  204. package/dist/utils/tools/links-schema.d.cts +0 -64
  205. package/dist/utils/tools/links-schema.d.ts +0 -64
  206. package/dist/utils/transform-source/breadcrumbs.d.cts +0 -2
  207. package/dist/utils/transform-source/breadcrumbs.d.ts +0 -2
  208. package/dist/utils/transform-source/common-words/long.d.cts +0 -1
  209. package/dist/utils/transform-source/common-words/long.d.ts +0 -1
  210. package/dist/utils/transform-source/common-words/lowercase.d.cts +0 -1
  211. package/dist/utils/transform-source/common-words/lowercase.d.ts +0 -1
  212. package/dist/utils/transform-source/common-words/short.d.cts +0 -1
  213. package/dist/utils/transform-source/common-words/short.d.ts +0 -1
  214. package/dist/utils/transform-source/description.d.cts +0 -2
  215. package/dist/utils/transform-source/description.d.ts +0 -2
  216. package/dist/utils/transform-source/icon.d.cts +0 -2
  217. package/dist/utils/transform-source/icon.d.ts +0 -2
  218. package/dist/utils/transform-source/tabs.d.cts +0 -2
  219. package/dist/utils/transform-source/tabs.d.ts +0 -2
  220. package/dist/utils/transform-source/title.d.cts +0 -2
  221. package/dist/utils/transform-source/title.d.ts +0 -2
  222. package/dist/utils/transform-source/utils/description-without-title.d.cts +0 -11
  223. package/dist/utils/transform-source/utils/description-without-title.d.ts +0 -11
  224. package/dist/utils/transform-source/utils/index.d.cts +0 -6
  225. package/dist/utils/transform-source/utils/index.d.ts +0 -6
  226. package/dist/utils/transform-source/utils/misc.d.cts +0 -2
  227. package/dist/utils/transform-source/utils/misc.d.ts +0 -2
  228. package/dist/utils/transform-source/utils/standardize-common-words.d.cts +0 -1
  229. package/dist/utils/transform-source/utils/standardize-common-words.d.ts +0 -1
  230. package/dist/utils/transform-source/utils/standardize-organization-display-name.d.cts +0 -8
  231. package/dist/utils/transform-source/utils/standardize-organization-display-name.d.ts +0 -8
  232. package/dist/utils/transform-source/utils/standardize-suffixes.d.cts +0 -5
  233. package/dist/utils/transform-source/utils/standardize-suffixes.d.ts +0 -5
  234. package/dist/utils/transform-source/utils/strip-branding-keywords.d.cts +0 -17
  235. package/dist/utils/transform-source/utils/strip-branding-keywords.d.ts +0 -17
@@ -1,632 +0,0 @@
1
- export declare const miscellanousComponentIds: {
2
- icon: "icon";
3
- loadingIndicator__Text: "loadingIndicator__Text";
4
- loadingIndicator__Dots: "loadingIndicator__Dots";
5
- loadingIndicator__Dot: "loadingIndicator__Dot";
6
- view_toggle: "view_toggle";
7
- view_toggle_button: "view_toggle_button";
8
- view_toggle_icon: "view_toggle_icon";
9
- };
10
- export declare const markDownComponentIds: {
11
- codeblockContainer: "codeblockContainer";
12
- codeblockHeader: "codeblockHeader";
13
- codeblockHeaderLanguage: "codeblockHeaderLanguage";
14
- codeblockCopyButton: "codeblockCopyButton";
15
- codeblockHighlighterWrapper: "codeblockHighlighterWrapper";
16
- codeblockHighlighter: "codeblockHighlighter";
17
- codeblockCode: "codeblockCode";
18
- markdownH1: "markdownH1";
19
- markdownH2: "markdownH2";
20
- markdownP: "markdownP";
21
- markdownLi: "markdownLi";
22
- markdownUl: "markdownUl";
23
- markdownOl: "markdownOl";
24
- markdownLink: "markdownLink";
25
- markdownSourceLink: "markdownSourceLink";
26
- markdownTable: "markdownTable";
27
- markdownTh: "markdownTh";
28
- markdownTd: "markdownTd";
29
- markdownCode: "markdownCode";
30
- };
31
- export declare const aiChatComponentIds: {
32
- aiChatWrapper: "aiChatWrapper";
33
- aiChatConversationLoading: "aiChatConversationLoading";
34
- aiChatRoot: "aiChatRoot";
35
- aiChatHeader: "aiChatHeader";
36
- aiChatHeader__Toolbar: "aiChatHeader__Toolbar";
37
- aiChatHeader__ToolbarHeader: "aiChatHeader__ToolbarHeader";
38
- aiChatHeader__ToolbarHeaderWrapper: "aiChatHeader__ToolbarHeaderWrapper";
39
- aiChatContent: "aiChatContent";
40
- aiChatContentScrollArea: "aiChatContentScrollArea";
41
- aiChatContentScrollArea__Viewport: "aiChatContentScrollArea__Viewport";
42
- aiChatContentScrollArea__Scrollbar: "aiChatContentScrollArea__Scrollbar";
43
- aiChatContentScrollArea__Thumb: "aiChatContentScrollArea__Thumb";
44
- aiChatContentScrollArea__Corner: "aiChatContentScrollArea__Corner";
45
- aiChatDisclaimer: "aiChatDisclaimer";
46
- aiChatDisclaimerLabel: "aiChatDisclaimerLabel";
47
- aiChatDisclaimerTrigger: "aiChatDisclaimerTrigger";
48
- aiChatDisclaimerContent: "aiChatDisclaimerContent";
49
- aiChatDisclaimerText: "aiChatDisclaimerText";
50
- aiChatDisclaimerArrow: "aiChatDisclaimerArrow";
51
- aiChatQuickQuestions: "aiChatQuickQuestions";
52
- aiChatQuickQuestionsLabel: "aiChatQuickQuestionsLabel";
53
- aiChatQuickQuestionsList: "aiChatQuickQuestionsList";
54
- aiChatQuickQuestion: "aiChatQuickQuestion";
55
- aiChatQuickQuestionButton: "aiChatQuickQuestionButton";
56
- aiChatWorkflows: "aiChatWorkflows";
57
- aiChatWorkflowsLabel: "aiChatWorkflowsLabel";
58
- aiChatWorkflowsList: "aiChatWorkflowsList";
59
- aiChatWorkflow: "aiChatWorkflow";
60
- aiChatWorkflow__Icon: "aiChatWorkflow__Icon";
61
- aiChatMessages: "aiChatMessages";
62
- aiChatMessageWrapper: "aiChatMessageWrapper";
63
- aiChatMessageHeader: "aiChatMessageHeader";
64
- aiChatMessageLoading: "aiChatMessageLoading";
65
- aiChatMessageAvatar: "aiChatMessageAvatar";
66
- aiChatMessageAvatarFallback: "aiChatMessageAvatarFallback";
67
- aiChatMessageAvatarImage: "aiChatMessageAvatarImage";
68
- aiChatMessageAvatarContent: "aiChatMessageAvatarContent";
69
- aiChatMessageName: "aiChatMessageName";
70
- aiChatMessageContentWrapper: "aiChatMessageContentWrapper";
71
- aiChatMessageContent: "aiChatMessageContent";
72
- aiChatMessageAttachments: "aiChatMessageAttachments";
73
- aiChatMessageAttachments__List: "aiChatMessageAttachments__List";
74
- aiChatMessageAttachments__Item: "aiChatMessageAttachments__Item";
75
- aiChatMessageAttachments__ItemIcon: "aiChatMessageAttachments__ItemIcon";
76
- aiChatMessageAttachments__ItemTitle: "aiChatMessageAttachments__ItemTitle";
77
- aiChatMessageAttachmentsPreview: "aiChatMessageAttachmentsPreview";
78
- aiChatMessageAttachmentsPreview__Overlay: "aiChatMessageAttachmentsPreview__Overlay";
79
- aiChatMessageAttachmentsPreview__Content: "aiChatMessageAttachmentsPreview__Content";
80
- aiChatMessageAttachmentsPreview__Header: "aiChatMessageAttachmentsPreview__Header";
81
- aiChatMessageAttachmentsPreview__Close: "aiChatMessageAttachmentsPreview__Close";
82
- aiChatMessageAttachmentsPreview__Body: "aiChatMessageAttachmentsPreview__Body";
83
- aiChatMessage: "aiChatMessage";
84
- aiChatMessageActions: "aiChatMessageActions";
85
- aiChatMessageToolActions: "aiChatMessageToolActions";
86
- aiChatMessageToolAction: "aiChatMessageToolAction";
87
- aiChatMessageAction: "aiChatMessageAction";
88
- aiChatMessageSources: "aiChatMessageSources";
89
- aiChatMessageSources__Header: "aiChatMessageSources__Header";
90
- aiChatMessageSources__List: "aiChatMessageSources__List";
91
- aiChatMessageSourceItem: "aiChatMessageSourceItem";
92
- aiChatMessageSourceItem__Icon: "aiChatMessageSourceItem__Icon";
93
- aiChatMessageSourceItem__Breadcrumbs: "aiChatMessageSourceItem__Breadcrumbs";
94
- aiChatMessageSourceItem__Breadcrumb: "aiChatMessageSourceItem__Breadcrumb";
95
- aiChatMessageSourceItem__BreadcrumbIcon: "aiChatMessageSourceItem__BreadcrumbIcon";
96
- aiChatMessageSourceItem__Title: "aiChatMessageSourceItem__Title";
97
- aiChatMessageSourceItem__Tag: "aiChatMessageSourceItem__Tag";
98
- aiChatMessageSourceItem__Description: "aiChatMessageSourceItem__Description";
99
- aiChatMessageSourceItem__DescriptionPart: "aiChatMessageSourceItem__DescriptionPart";
100
- aiChatMessageSourceItem__Indicator: "aiChatMessageSourceItem__Indicator";
101
- aiChatFooter: "aiChatFooter";
102
- aiChatInput__Fieldset: "aiChatInput__Fieldset";
103
- aiChatInput__Group: "aiChatInput__Group";
104
- aiChatInput: "aiChatInput";
105
- aiChatInput__SendButton: "aiChatInput__SendButton";
106
- aiChatInput__SendButtonIcon: "aiChatInput__SendButtonIcon";
107
- aiChatAttachmentsBar: "aiChatAttachmentsBar";
108
- aiChatAttachmentsBar__List: "aiChatAttachmentsBar__List";
109
- aiChatAttachmentsBar__Attachment: "aiChatAttachmentsBar__Attachment";
110
- aiChatAttachmentsBar__AttachmentIcon: "aiChatAttachmentsBar__AttachmentIcon";
111
- aiChatAttachmentsBar__AttachmentTitle: "aiChatAttachmentsBar__AttachmentTitle";
112
- aiChatAttachmentsBar__AttachmentDelete: "aiChatAttachmentsBar__AttachmentDelete";
113
- aiChatAttachmentsBar__Actions: "aiChatAttachmentsBar__Actions";
114
- aiChatAttachmentsBar__InfoTip: "aiChatAttachmentsBar__InfoTip";
115
- aiChatAttachmentsBar__InfoTipIcon: "aiChatAttachmentsBar__InfoTipIcon";
116
- aiChatAttachmentsBar__InfoTipArrow: "aiChatAttachmentsBar__InfoTipArrow";
117
- aiChatAttachmentsBar__InfoTipText: "aiChatAttachmentsBar__InfoTipText";
118
- aiChatAttachmentsBar__Inputs: "aiChatAttachmentsBar__Inputs";
119
- aiChatAttachmentsBar__Input: "aiChatAttachmentsBar__Input";
120
- aiChatAttachmentsBar__InputIcon: "aiChatAttachmentsBar__InputIcon";
121
- aiChatAttachmentsBar__Modal: "aiChatAttachmentsBar__Modal";
122
- aiChatAttachmentsBar__ModalOverlay: "aiChatAttachmentsBar__ModalOverlay";
123
- aiChatAttachmentsBar__ModalContent: "aiChatAttachmentsBar__ModalContent";
124
- aiChatAttachmentsBar__ModalHeader: "aiChatAttachmentsBar__ModalHeader";
125
- aiChatAttachmentsBar__ModalClose: "aiChatAttachmentsBar__ModalClose";
126
- aiChatAttachmentsBar__ModalBody: "aiChatAttachmentsBar__ModalBody";
127
- aiChatAttachmentsBar__ModalHeading: "aiChatAttachmentsBar__ModalHeading";
128
- aiChatAttachmentsBar__ModalDescription: "aiChatAttachmentsBar__ModalDescription";
129
- aiChatAttachmentsBar__ModalHelp: "aiChatAttachmentsBar__ModalHelp";
130
- aiChatAttachmentsBar__Form: "aiChatAttachmentsBar__Form";
131
- aiChatAttachmentsBar__FormTitle: "aiChatAttachmentsBar__FormTitle";
132
- aiChatAttachmentsBar__FormTitleLabel: "aiChatAttachmentsBar__FormTitleLabel";
133
- aiChatAttachmentsBar__FormTitleInput: "aiChatAttachmentsBar__FormTitleInput";
134
- aiChatAttachmentsBar__FormTitleError: "aiChatAttachmentsBar__FormTitleError";
135
- aiChatAttachmentsBar__FormContent: "aiChatAttachmentsBar__FormContent";
136
- aiChatAttachmentsBar__FormContentLabel: "aiChatAttachmentsBar__FormContentLabel";
137
- aiChatAttachmentsBar__FormContentInput: "aiChatAttachmentsBar__FormContentInput";
138
- aiChatAttachmentsBar__FormContentError: "aiChatAttachmentsBar__FormContentError";
139
- aiChatAttachmentsBar__FormSubmitButton: "aiChatAttachmentsBar__FormSubmitButton";
140
- aiChatActionBar: "aiChatActionBar";
141
- aiChat__ChatActions: "aiChat__ChatActions";
142
- aiChat__ChatAction: "aiChat__ChatAction";
143
- aiChat__ChatActionLabel: "aiChat__ChatActionLabel";
144
- aiChat__ChatActionFeeback: "aiChat__ChatActionFeeback";
145
- aiChatHelpActions: "aiChatHelpActions";
146
- aiChatHelpAction: "aiChatHelpAction";
147
- aiChatHelpActions__Trigger: "aiChatHelpActions__Trigger";
148
- aiChatHelpActions__Menu: "aiChatHelpActions__Menu";
149
- aiChatHelpActions__MenuArrow: "aiChatHelpActions__MenuArrow";
150
- aiChatHelpActions__MenuItem: "aiChatHelpActions__MenuItem";
151
- aiChatHelpActions_MenuItemIcon: "aiChatHelpActions_MenuItemIcon";
152
- aiChatTagline__Container: "aiChatTagline__Container";
153
- aiChatTagline__Text: "aiChatTagline__Text";
154
- aiChatTagline__Logo: "aiChatTagline__Logo";
155
- aiChatTagline__BrandName: "aiChatTagline__BrandName";
156
- aiChatFeedbackModal: "aiChatFeedbackModal";
157
- aiChatFeedbackModal__Overlay: "aiChatFeedbackModal__Overlay";
158
- aiChatFeedbackModal__Content: "aiChatFeedbackModal__Content";
159
- aiChatFeedbackModal__Header: "aiChatFeedbackModal__Header";
160
- aiChatFeedbackModal__Close: "aiChatFeedbackModal__Close";
161
- aiChatFeedbackModal__Body: "aiChatFeedbackModal__Body";
162
- aiChatFeedbackForm: "aiChatFeedbackForm";
163
- aiChatFeedbackItem: "aiChatFeedbackItem";
164
- aiChatFeedbackItem__Checkbox: "aiChatFeedbackItem__Checkbox";
165
- aiChatFeedbackItem__CheckboxIndicator: "aiChatFeedbackItem__CheckboxIndicator";
166
- aiChatFeedbackItem__Label: "aiChatFeedbackItem__Label";
167
- aiChatFeedbackItem__Description: "aiChatFeedbackItem__Description";
168
- aiChatFeedbackForm__SubmitButton: "aiChatFeedbackForm__SubmitButton";
169
- aiChatForm__Wrapper: "aiChatForm__Wrapper";
170
- aiChatForm: "aiChatForm";
171
- aiChatForm__Close: "aiChatForm__Close";
172
- aiChatForm__Header: "aiChatForm__Header";
173
- aiChatForm__Heading: "aiChatForm__Heading";
174
- aiChatForm__Description: "aiChatForm__Description";
175
- aiChatForm__Content: "aiChatForm__Content";
176
- aiChatForm__Field: "aiChatForm__Field";
177
- aiChatForm__FieldLabel: "aiChatForm__FieldLabel";
178
- aiChatForm__FieldText: "aiChatForm__FieldText";
179
- aiChatForm__FieldEmail: "aiChatForm__FieldEmail";
180
- aiChatForm__FieldFile: "aiChatForm__FieldFile";
181
- aiChatForm__FieldTextArea: "aiChatForm__FieldTextArea";
182
- aiChatForm__FieldCheckbox: "aiChatForm__FieldCheckbox";
183
- aiChatForm__FieldCheckboxIndicator: "aiChatForm__FieldCheckboxIndicator";
184
- aiChatForm__FieldSelect: "aiChatForm__FieldSelect";
185
- aiChatForm__FieldSelect__Trigger: "aiChatForm__FieldSelect__Trigger";
186
- aiChatForm__FieldSelect__Value: "aiChatForm__FieldSelect__Value";
187
- aiChatForm__FieldSelect__Icon: "aiChatForm__FieldSelect__Icon";
188
- aiChatForm__FieldSelect__Content: "aiChatForm__FieldSelect__Content";
189
- aiChatForm__FieldSelect__Viewport: "aiChatForm__FieldSelect__Viewport";
190
- aiChatForm__FieldSelect__Item: "aiChatForm__FieldSelect__Item";
191
- aiChatForm__FieldSelect__ItemIndicator: "aiChatForm__FieldSelect__ItemIndicator";
192
- aiChatForm__FieldSelect__ItemText: "aiChatForm__FieldSelect__ItemText";
193
- aiChatForm__FieldError: "aiChatForm__FieldError";
194
- aiChatForm__Error: "aiChatForm__Error";
195
- aiChatForm__Footer: "aiChatForm__Footer";
196
- aiChatForm__Cancel: "aiChatForm__Cancel";
197
- aiChatForm__Submit: "aiChatForm__Submit";
198
- aiChatForm__Success: "aiChatForm__Success";
199
- aiChatForm__SuccessHeading: "aiChatForm__SuccessHeading";
200
- aiChatForm__SuccessMessage: "aiChatForm__SuccessMessage";
201
- aiChatForm__SuccessButton: "aiChatForm__SuccessButton";
202
- aiChatLink: "aiChatLink";
203
- };
204
- export declare const aiSearchComponentIds: {
205
- aiSearchWrapper: "aiSearchWrapper";
206
- aiSearchRoot: "aiSearchRoot";
207
- aiSearchContent: "aiSearchContent";
208
- aiSearchInputGroup: "aiSearchInputGroup";
209
- aiSearchInputIcon: "aiSearchInputIcon";
210
- aiSearchInput: "aiSearchInput";
211
- aiSearchLoading: "aiSearchLoading";
212
- aiAskAITrigger: "aiAskAITrigger";
213
- aiAskAITrigger__Icon: "aiAskAITrigger__Icon";
214
- aiAskAITrigger__Label: "aiAskAITrigger__Label";
215
- aiAskAITrigger__Indicator: "aiAskAITrigger__Indicator";
216
- aiSearchResults: "aiSearchResults";
217
- aiSearchResults__Loading: "aiSearchResults__Loading";
218
- aiSearchResults__Empty: "aiSearchResults__Empty";
219
- aiSearchResults__TabList: "aiSearchResults__TabList";
220
- aiSearchResults__Tab: "aiSearchResults__Tab";
221
- aiSearchResults__ScrollArea: "aiSearchResults__ScrollArea";
222
- aiSearchResults__ScrollAreaViewport: "aiSearchResults__ScrollAreaViewport";
223
- aiSearchResults__List: "aiSearchResults__List";
224
- aiSearchResults__Item: "aiSearchResults__Item";
225
- aiSearchResults__ItemIcon: "aiSearchResults__ItemIcon";
226
- aiSearchResults__ItemBreadcrumbs: "aiSearchResults__ItemBreadcrumbs";
227
- aiSearchResults__ItemBreadcrumb: "aiSearchResults__ItemBreadcrumb";
228
- aiSearchResults__ItemBreadcrumbIcon: "aiSearchResults__ItemBreadcrumbIcon";
229
- aiSearchResults__ItemTitle: "aiSearchResults__ItemTitle";
230
- aiSearchResults__ItemTag: "aiSearchResults__ItemTag";
231
- aiSearchResults__ItemDescription: "aiSearchResults__ItemDescription";
232
- aiSearchResults__ItemDescriptionPart: "aiSearchResults__ItemDescriptionPart";
233
- aiSearchResults__ItemIndicator: "aiSearchResults__ItemIndicator";
234
- aiSearchResults__ScrollAreaScrollbar: "aiSearchResults__ScrollAreaScrollbar";
235
- aiSearchResults__ScrollAreaThumb: "aiSearchResults__ScrollAreaThumb";
236
- aiSearchResults__ScrollAreaCorner: "aiSearchResults__ScrollAreaCorner";
237
- aiSearchFooter: "aiSearchFooter";
238
- aiSearchTagline__Container: "aiSearchTagline__Container";
239
- aiSearchTagline__Text: "aiSearchTagline__Text";
240
- aiSearchTagline__Logo: "aiSearchTagline__Logo";
241
- aiSearchTagline__BrandName: "aiSearchTagline__BrandName";
242
- };
243
- export declare const modalComponentIds: {
244
- modal: "modal";
245
- modal__Overlay: "modal__Overlay";
246
- modal__Content: "modal__Content";
247
- modal__Close: "modal__Close";
248
- };
249
- export declare const chatButtonComponentIds: {
250
- chatButton__Text: "chatButton__Text";
251
- chatButton__Button: "chatButton__Button";
252
- chatButton__Container: "chatButton__Container";
253
- chatButton__AvatarImage: "chatButton__AvatarImage";
254
- chatButton__AvatarContent: "chatButton__AvatarContent";
255
- };
256
- export declare const intelligentFormComponentIds: {
257
- intelligentForm__Root: "intelligentForm__Root";
258
- intelligentForm__Heading: "intelligentForm__Heading";
259
- intelligentForm__Content: "intelligentForm__Content";
260
- intelligentForm__Content__ScrollArea: "intelligentForm__Content__ScrollArea";
261
- intelligentForm__Content__ScrollAreaViewport: "intelligentForm__Content__ScrollAreaViewport";
262
- intelligentForm__Content__ScrollAreaScrollbar: "intelligentForm__Content__ScrollAreaScrollbar";
263
- intelligentForm__Content__ScrollAreaThumb: "intelligentForm__Content__ScrollAreaThumb";
264
- intelligentForm__Content__ScrollAreaCorner: "intelligentForm__Content__ScrollAreaCorner";
265
- intelligentForm__Success: "intelligentForm__Success";
266
- intelligentForm__SuccessIcon: "intelligentForm__SuccessIcon";
267
- intelligentForm__SuccessHeading: "intelligentForm__SuccessHeading";
268
- intelligentForm__SuccessMessage: "intelligentForm__SuccessMessage";
269
- intelligentForm__PrimaryForm: "intelligentForm__PrimaryForm";
270
- intelligentForm__PrimaryForm__Description: "intelligentForm__PrimaryForm__Description";
271
- intelligentForm__PrimaryFormFields: "intelligentForm__PrimaryFormFields";
272
- intelligentForm__PrimaryFormSubmit: "intelligentForm__PrimaryFormSubmit";
273
- intelligentForm__Field: "intelligentForm__Field";
274
- intelligentForm__FieldLabel: "intelligentForm__FieldLabel";
275
- intelligentForm__FieldText: "intelligentForm__FieldText";
276
- intelligentForm__FieldEmail: "intelligentForm__FieldEmail";
277
- intelligentForm__FieldFile: "intelligentForm__FieldFile";
278
- intelligentForm__FieldTextArea: "intelligentForm__FieldTextArea";
279
- intelligentForm__FieldCheckbox: "intelligentForm__FieldCheckbox";
280
- intelligentForm__FieldCheckboxIndicator: "intelligentForm__FieldCheckboxIndicator";
281
- intelligentForm__FieldSelect: "intelligentForm__FieldSelect";
282
- intelligentForm__FieldSelect__Trigger: "intelligentForm__FieldSelect__Trigger";
283
- intelligentForm__FieldSelect__Value: "intelligentForm__FieldSelect__Value";
284
- intelligentForm__FieldSelect__Icon: "intelligentForm__FieldSelect__Icon";
285
- intelligentForm__FieldSelect__Content: "intelligentForm__FieldSelect__Content";
286
- intelligentForm__FieldSelect__Viewport: "intelligentForm__FieldSelect__Viewport";
287
- intelligentForm__FieldSelect__Item: "intelligentForm__FieldSelect__Item";
288
- intelligentForm__FieldSelect__ItemIndicator: "intelligentForm__FieldSelect__ItemIndicator";
289
- intelligentForm__FieldSelect__ItemText: "intelligentForm__FieldSelect__ItemText";
290
- intelligentForm__FieldError: "intelligentForm__FieldError";
291
- intelligentForm__BotHeading: "intelligentForm__BotHeading";
292
- intelligentForm__BotHeading__Icon: "intelligentForm__BotHeading__Icon";
293
- intelligentForm__BotHeading__Name: "intelligentForm__BotHeading__Name";
294
- intelligentForm__Loading: "intelligentForm__Loading";
295
- intelligentForm__ConfidentResponse: "intelligentForm__ConfidentResponse";
296
- intelligentForm__ConfidentAnswer: "intelligentForm__ConfidentAnswer";
297
- intelligentForm__ConfidentResponseButton: "intelligentForm__ConfidentResponseButton";
298
- intelligentForm__ConfidentResponseButton__Icon: "intelligentForm__ConfidentResponseButton__Icon";
299
- intelligentForm__ConfidentResponseButton__Label: "intelligentForm__ConfidentResponseButton__Label";
300
- intelligentForm__SecondaryForm: "intelligentForm__SecondaryForm";
301
- intelligentForm__SecondaryForm__Description: "intelligentForm__SecondaryForm__Description";
302
- intelligentForm__SecondaryFormFields: "intelligentForm__SecondaryFormFields";
303
- intelligentForm__SecondaryFormSubmit: "intelligentForm__SecondaryFormSubmit";
304
- intelligentForm__Error: "intelligentForm__Error";
305
- intelligentForm__Sources: "intelligentForm__Sources";
306
- intelligentForm__SourcesCaption: "intelligentForm__SourcesCaption";
307
- intelligentForm__SourcesList: "intelligentForm__SourcesList";
308
- intelligentForm__Source: "intelligentForm__Source";
309
- intelligentForm__SourceIcon: "intelligentForm__SourceIcon";
310
- intelligentForm__SourceTitle: "intelligentForm__SourceTitle";
311
- };
312
- export declare const SearchBarComponentIds: {
313
- searchBar__Container: "searchBar__Container";
314
- searchBar__Button: "searchBar__Button";
315
- searchBar__ContentWrapper: "searchBar__ContentWrapper";
316
- searchBar__Text: "searchBar__Text";
317
- searchBar__Icon: "searchBar__Icon";
318
- searchBar__KbdWrapper: "searchBar__KbdWrapper";
319
- searchBar__CmdIcon: "searchBar__CmdIcon";
320
- searchBar__Ctrl: "searchBar__Ctrl";
321
- searchBar__KbdShortcutKey: "searchBar__KbdShortcutKey";
322
- };
323
- export declare const componentIDs: {
324
- icon: "icon";
325
- loadingIndicator__Text: "loadingIndicator__Text";
326
- loadingIndicator__Dots: "loadingIndicator__Dots";
327
- loadingIndicator__Dot: "loadingIndicator__Dot";
328
- view_toggle: "view_toggle";
329
- view_toggle_button: "view_toggle_button";
330
- view_toggle_icon: "view_toggle_icon";
331
- intelligentForm__Root: "intelligentForm__Root";
332
- intelligentForm__Heading: "intelligentForm__Heading";
333
- intelligentForm__Content: "intelligentForm__Content";
334
- intelligentForm__Content__ScrollArea: "intelligentForm__Content__ScrollArea";
335
- intelligentForm__Content__ScrollAreaViewport: "intelligentForm__Content__ScrollAreaViewport";
336
- intelligentForm__Content__ScrollAreaScrollbar: "intelligentForm__Content__ScrollAreaScrollbar";
337
- intelligentForm__Content__ScrollAreaThumb: "intelligentForm__Content__ScrollAreaThumb";
338
- intelligentForm__Content__ScrollAreaCorner: "intelligentForm__Content__ScrollAreaCorner";
339
- intelligentForm__Success: "intelligentForm__Success";
340
- intelligentForm__SuccessIcon: "intelligentForm__SuccessIcon";
341
- intelligentForm__SuccessHeading: "intelligentForm__SuccessHeading";
342
- intelligentForm__SuccessMessage: "intelligentForm__SuccessMessage";
343
- intelligentForm__PrimaryForm: "intelligentForm__PrimaryForm";
344
- intelligentForm__PrimaryForm__Description: "intelligentForm__PrimaryForm__Description";
345
- intelligentForm__PrimaryFormFields: "intelligentForm__PrimaryFormFields";
346
- intelligentForm__PrimaryFormSubmit: "intelligentForm__PrimaryFormSubmit";
347
- intelligentForm__Field: "intelligentForm__Field";
348
- intelligentForm__FieldLabel: "intelligentForm__FieldLabel";
349
- intelligentForm__FieldText: "intelligentForm__FieldText";
350
- intelligentForm__FieldEmail: "intelligentForm__FieldEmail";
351
- intelligentForm__FieldFile: "intelligentForm__FieldFile";
352
- intelligentForm__FieldTextArea: "intelligentForm__FieldTextArea";
353
- intelligentForm__FieldCheckbox: "intelligentForm__FieldCheckbox";
354
- intelligentForm__FieldCheckboxIndicator: "intelligentForm__FieldCheckboxIndicator";
355
- intelligentForm__FieldSelect: "intelligentForm__FieldSelect";
356
- intelligentForm__FieldSelect__Trigger: "intelligentForm__FieldSelect__Trigger";
357
- intelligentForm__FieldSelect__Value: "intelligentForm__FieldSelect__Value";
358
- intelligentForm__FieldSelect__Icon: "intelligentForm__FieldSelect__Icon";
359
- intelligentForm__FieldSelect__Content: "intelligentForm__FieldSelect__Content";
360
- intelligentForm__FieldSelect__Viewport: "intelligentForm__FieldSelect__Viewport";
361
- intelligentForm__FieldSelect__Item: "intelligentForm__FieldSelect__Item";
362
- intelligentForm__FieldSelect__ItemIndicator: "intelligentForm__FieldSelect__ItemIndicator";
363
- intelligentForm__FieldSelect__ItemText: "intelligentForm__FieldSelect__ItemText";
364
- intelligentForm__FieldError: "intelligentForm__FieldError";
365
- intelligentForm__BotHeading: "intelligentForm__BotHeading";
366
- intelligentForm__BotHeading__Icon: "intelligentForm__BotHeading__Icon";
367
- intelligentForm__BotHeading__Name: "intelligentForm__BotHeading__Name";
368
- intelligentForm__Loading: "intelligentForm__Loading";
369
- intelligentForm__ConfidentResponse: "intelligentForm__ConfidentResponse";
370
- intelligentForm__ConfidentAnswer: "intelligentForm__ConfidentAnswer";
371
- intelligentForm__ConfidentResponseButton: "intelligentForm__ConfidentResponseButton";
372
- intelligentForm__ConfidentResponseButton__Icon: "intelligentForm__ConfidentResponseButton__Icon";
373
- intelligentForm__ConfidentResponseButton__Label: "intelligentForm__ConfidentResponseButton__Label";
374
- intelligentForm__SecondaryForm: "intelligentForm__SecondaryForm";
375
- intelligentForm__SecondaryForm__Description: "intelligentForm__SecondaryForm__Description";
376
- intelligentForm__SecondaryFormFields: "intelligentForm__SecondaryFormFields";
377
- intelligentForm__SecondaryFormSubmit: "intelligentForm__SecondaryFormSubmit";
378
- intelligentForm__Error: "intelligentForm__Error";
379
- intelligentForm__Sources: "intelligentForm__Sources";
380
- intelligentForm__SourcesCaption: "intelligentForm__SourcesCaption";
381
- intelligentForm__SourcesList: "intelligentForm__SourcesList";
382
- intelligentForm__Source: "intelligentForm__Source";
383
- intelligentForm__SourceIcon: "intelligentForm__SourceIcon";
384
- intelligentForm__SourceTitle: "intelligentForm__SourceTitle";
385
- searchBar__Container: "searchBar__Container";
386
- searchBar__Button: "searchBar__Button";
387
- searchBar__ContentWrapper: "searchBar__ContentWrapper";
388
- searchBar__Text: "searchBar__Text";
389
- searchBar__Icon: "searchBar__Icon";
390
- searchBar__KbdWrapper: "searchBar__KbdWrapper";
391
- searchBar__CmdIcon: "searchBar__CmdIcon";
392
- searchBar__Ctrl: "searchBar__Ctrl";
393
- searchBar__KbdShortcutKey: "searchBar__KbdShortcutKey";
394
- chatButton__Text: "chatButton__Text";
395
- chatButton__Button: "chatButton__Button";
396
- chatButton__Container: "chatButton__Container";
397
- chatButton__AvatarImage: "chatButton__AvatarImage";
398
- chatButton__AvatarContent: "chatButton__AvatarContent";
399
- modal: "modal";
400
- modal__Overlay: "modal__Overlay";
401
- modal__Content: "modal__Content";
402
- modal__Close: "modal__Close";
403
- aiSearchWrapper: "aiSearchWrapper";
404
- aiSearchRoot: "aiSearchRoot";
405
- aiSearchContent: "aiSearchContent";
406
- aiSearchInputGroup: "aiSearchInputGroup";
407
- aiSearchInputIcon: "aiSearchInputIcon";
408
- aiSearchInput: "aiSearchInput";
409
- aiSearchLoading: "aiSearchLoading";
410
- aiAskAITrigger: "aiAskAITrigger";
411
- aiAskAITrigger__Icon: "aiAskAITrigger__Icon";
412
- aiAskAITrigger__Label: "aiAskAITrigger__Label";
413
- aiAskAITrigger__Indicator: "aiAskAITrigger__Indicator";
414
- aiSearchResults: "aiSearchResults";
415
- aiSearchResults__Loading: "aiSearchResults__Loading";
416
- aiSearchResults__Empty: "aiSearchResults__Empty";
417
- aiSearchResults__TabList: "aiSearchResults__TabList";
418
- aiSearchResults__Tab: "aiSearchResults__Tab";
419
- aiSearchResults__ScrollArea: "aiSearchResults__ScrollArea";
420
- aiSearchResults__ScrollAreaViewport: "aiSearchResults__ScrollAreaViewport";
421
- aiSearchResults__List: "aiSearchResults__List";
422
- aiSearchResults__Item: "aiSearchResults__Item";
423
- aiSearchResults__ItemIcon: "aiSearchResults__ItemIcon";
424
- aiSearchResults__ItemBreadcrumbs: "aiSearchResults__ItemBreadcrumbs";
425
- aiSearchResults__ItemBreadcrumb: "aiSearchResults__ItemBreadcrumb";
426
- aiSearchResults__ItemBreadcrumbIcon: "aiSearchResults__ItemBreadcrumbIcon";
427
- aiSearchResults__ItemTitle: "aiSearchResults__ItemTitle";
428
- aiSearchResults__ItemTag: "aiSearchResults__ItemTag";
429
- aiSearchResults__ItemDescription: "aiSearchResults__ItemDescription";
430
- aiSearchResults__ItemDescriptionPart: "aiSearchResults__ItemDescriptionPart";
431
- aiSearchResults__ItemIndicator: "aiSearchResults__ItemIndicator";
432
- aiSearchResults__ScrollAreaScrollbar: "aiSearchResults__ScrollAreaScrollbar";
433
- aiSearchResults__ScrollAreaThumb: "aiSearchResults__ScrollAreaThumb";
434
- aiSearchResults__ScrollAreaCorner: "aiSearchResults__ScrollAreaCorner";
435
- aiSearchFooter: "aiSearchFooter";
436
- aiSearchTagline__Container: "aiSearchTagline__Container";
437
- aiSearchTagline__Text: "aiSearchTagline__Text";
438
- aiSearchTagline__Logo: "aiSearchTagline__Logo";
439
- aiSearchTagline__BrandName: "aiSearchTagline__BrandName";
440
- aiChatWrapper: "aiChatWrapper";
441
- aiChatConversationLoading: "aiChatConversationLoading";
442
- aiChatRoot: "aiChatRoot";
443
- aiChatHeader: "aiChatHeader";
444
- aiChatHeader__Toolbar: "aiChatHeader__Toolbar";
445
- aiChatHeader__ToolbarHeader: "aiChatHeader__ToolbarHeader";
446
- aiChatHeader__ToolbarHeaderWrapper: "aiChatHeader__ToolbarHeaderWrapper";
447
- aiChatContent: "aiChatContent";
448
- aiChatContentScrollArea: "aiChatContentScrollArea";
449
- aiChatContentScrollArea__Viewport: "aiChatContentScrollArea__Viewport";
450
- aiChatContentScrollArea__Scrollbar: "aiChatContentScrollArea__Scrollbar";
451
- aiChatContentScrollArea__Thumb: "aiChatContentScrollArea__Thumb";
452
- aiChatContentScrollArea__Corner: "aiChatContentScrollArea__Corner";
453
- aiChatDisclaimer: "aiChatDisclaimer";
454
- aiChatDisclaimerLabel: "aiChatDisclaimerLabel";
455
- aiChatDisclaimerTrigger: "aiChatDisclaimerTrigger";
456
- aiChatDisclaimerContent: "aiChatDisclaimerContent";
457
- aiChatDisclaimerText: "aiChatDisclaimerText";
458
- aiChatDisclaimerArrow: "aiChatDisclaimerArrow";
459
- aiChatQuickQuestions: "aiChatQuickQuestions";
460
- aiChatQuickQuestionsLabel: "aiChatQuickQuestionsLabel";
461
- aiChatQuickQuestionsList: "aiChatQuickQuestionsList";
462
- aiChatQuickQuestion: "aiChatQuickQuestion";
463
- aiChatQuickQuestionButton: "aiChatQuickQuestionButton";
464
- aiChatWorkflows: "aiChatWorkflows";
465
- aiChatWorkflowsLabel: "aiChatWorkflowsLabel";
466
- aiChatWorkflowsList: "aiChatWorkflowsList";
467
- aiChatWorkflow: "aiChatWorkflow";
468
- aiChatWorkflow__Icon: "aiChatWorkflow__Icon";
469
- aiChatMessages: "aiChatMessages";
470
- aiChatMessageWrapper: "aiChatMessageWrapper";
471
- aiChatMessageHeader: "aiChatMessageHeader";
472
- aiChatMessageLoading: "aiChatMessageLoading";
473
- aiChatMessageAvatar: "aiChatMessageAvatar";
474
- aiChatMessageAvatarFallback: "aiChatMessageAvatarFallback";
475
- aiChatMessageAvatarImage: "aiChatMessageAvatarImage";
476
- aiChatMessageAvatarContent: "aiChatMessageAvatarContent";
477
- aiChatMessageName: "aiChatMessageName";
478
- aiChatMessageContentWrapper: "aiChatMessageContentWrapper";
479
- aiChatMessageContent: "aiChatMessageContent";
480
- aiChatMessageAttachments: "aiChatMessageAttachments";
481
- aiChatMessageAttachments__List: "aiChatMessageAttachments__List";
482
- aiChatMessageAttachments__Item: "aiChatMessageAttachments__Item";
483
- aiChatMessageAttachments__ItemIcon: "aiChatMessageAttachments__ItemIcon";
484
- aiChatMessageAttachments__ItemTitle: "aiChatMessageAttachments__ItemTitle";
485
- aiChatMessageAttachmentsPreview: "aiChatMessageAttachmentsPreview";
486
- aiChatMessageAttachmentsPreview__Overlay: "aiChatMessageAttachmentsPreview__Overlay";
487
- aiChatMessageAttachmentsPreview__Content: "aiChatMessageAttachmentsPreview__Content";
488
- aiChatMessageAttachmentsPreview__Header: "aiChatMessageAttachmentsPreview__Header";
489
- aiChatMessageAttachmentsPreview__Close: "aiChatMessageAttachmentsPreview__Close";
490
- aiChatMessageAttachmentsPreview__Body: "aiChatMessageAttachmentsPreview__Body";
491
- aiChatMessage: "aiChatMessage";
492
- aiChatMessageActions: "aiChatMessageActions";
493
- aiChatMessageToolActions: "aiChatMessageToolActions";
494
- aiChatMessageToolAction: "aiChatMessageToolAction";
495
- aiChatMessageAction: "aiChatMessageAction";
496
- aiChatMessageSources: "aiChatMessageSources";
497
- aiChatMessageSources__Header: "aiChatMessageSources__Header";
498
- aiChatMessageSources__List: "aiChatMessageSources__List";
499
- aiChatMessageSourceItem: "aiChatMessageSourceItem";
500
- aiChatMessageSourceItem__Icon: "aiChatMessageSourceItem__Icon";
501
- aiChatMessageSourceItem__Breadcrumbs: "aiChatMessageSourceItem__Breadcrumbs";
502
- aiChatMessageSourceItem__Breadcrumb: "aiChatMessageSourceItem__Breadcrumb";
503
- aiChatMessageSourceItem__BreadcrumbIcon: "aiChatMessageSourceItem__BreadcrumbIcon";
504
- aiChatMessageSourceItem__Title: "aiChatMessageSourceItem__Title";
505
- aiChatMessageSourceItem__Tag: "aiChatMessageSourceItem__Tag";
506
- aiChatMessageSourceItem__Description: "aiChatMessageSourceItem__Description";
507
- aiChatMessageSourceItem__DescriptionPart: "aiChatMessageSourceItem__DescriptionPart";
508
- aiChatMessageSourceItem__Indicator: "aiChatMessageSourceItem__Indicator";
509
- aiChatFooter: "aiChatFooter";
510
- aiChatInput__Fieldset: "aiChatInput__Fieldset";
511
- aiChatInput__Group: "aiChatInput__Group";
512
- aiChatInput: "aiChatInput";
513
- aiChatInput__SendButton: "aiChatInput__SendButton";
514
- aiChatInput__SendButtonIcon: "aiChatInput__SendButtonIcon";
515
- aiChatAttachmentsBar: "aiChatAttachmentsBar";
516
- aiChatAttachmentsBar__List: "aiChatAttachmentsBar__List";
517
- aiChatAttachmentsBar__Attachment: "aiChatAttachmentsBar__Attachment";
518
- aiChatAttachmentsBar__AttachmentIcon: "aiChatAttachmentsBar__AttachmentIcon";
519
- aiChatAttachmentsBar__AttachmentTitle: "aiChatAttachmentsBar__AttachmentTitle";
520
- aiChatAttachmentsBar__AttachmentDelete: "aiChatAttachmentsBar__AttachmentDelete";
521
- aiChatAttachmentsBar__Actions: "aiChatAttachmentsBar__Actions";
522
- aiChatAttachmentsBar__InfoTip: "aiChatAttachmentsBar__InfoTip";
523
- aiChatAttachmentsBar__InfoTipIcon: "aiChatAttachmentsBar__InfoTipIcon";
524
- aiChatAttachmentsBar__InfoTipArrow: "aiChatAttachmentsBar__InfoTipArrow";
525
- aiChatAttachmentsBar__InfoTipText: "aiChatAttachmentsBar__InfoTipText";
526
- aiChatAttachmentsBar__Inputs: "aiChatAttachmentsBar__Inputs";
527
- aiChatAttachmentsBar__Input: "aiChatAttachmentsBar__Input";
528
- aiChatAttachmentsBar__InputIcon: "aiChatAttachmentsBar__InputIcon";
529
- aiChatAttachmentsBar__Modal: "aiChatAttachmentsBar__Modal";
530
- aiChatAttachmentsBar__ModalOverlay: "aiChatAttachmentsBar__ModalOverlay";
531
- aiChatAttachmentsBar__ModalContent: "aiChatAttachmentsBar__ModalContent";
532
- aiChatAttachmentsBar__ModalHeader: "aiChatAttachmentsBar__ModalHeader";
533
- aiChatAttachmentsBar__ModalClose: "aiChatAttachmentsBar__ModalClose";
534
- aiChatAttachmentsBar__ModalBody: "aiChatAttachmentsBar__ModalBody";
535
- aiChatAttachmentsBar__ModalHeading: "aiChatAttachmentsBar__ModalHeading";
536
- aiChatAttachmentsBar__ModalDescription: "aiChatAttachmentsBar__ModalDescription";
537
- aiChatAttachmentsBar__ModalHelp: "aiChatAttachmentsBar__ModalHelp";
538
- aiChatAttachmentsBar__Form: "aiChatAttachmentsBar__Form";
539
- aiChatAttachmentsBar__FormTitle: "aiChatAttachmentsBar__FormTitle";
540
- aiChatAttachmentsBar__FormTitleLabel: "aiChatAttachmentsBar__FormTitleLabel";
541
- aiChatAttachmentsBar__FormTitleInput: "aiChatAttachmentsBar__FormTitleInput";
542
- aiChatAttachmentsBar__FormTitleError: "aiChatAttachmentsBar__FormTitleError";
543
- aiChatAttachmentsBar__FormContent: "aiChatAttachmentsBar__FormContent";
544
- aiChatAttachmentsBar__FormContentLabel: "aiChatAttachmentsBar__FormContentLabel";
545
- aiChatAttachmentsBar__FormContentInput: "aiChatAttachmentsBar__FormContentInput";
546
- aiChatAttachmentsBar__FormContentError: "aiChatAttachmentsBar__FormContentError";
547
- aiChatAttachmentsBar__FormSubmitButton: "aiChatAttachmentsBar__FormSubmitButton";
548
- aiChatActionBar: "aiChatActionBar";
549
- aiChat__ChatActions: "aiChat__ChatActions";
550
- aiChat__ChatAction: "aiChat__ChatAction";
551
- aiChat__ChatActionLabel: "aiChat__ChatActionLabel";
552
- aiChat__ChatActionFeeback: "aiChat__ChatActionFeeback";
553
- aiChatHelpActions: "aiChatHelpActions";
554
- aiChatHelpAction: "aiChatHelpAction";
555
- aiChatHelpActions__Trigger: "aiChatHelpActions__Trigger";
556
- aiChatHelpActions__Menu: "aiChatHelpActions__Menu";
557
- aiChatHelpActions__MenuArrow: "aiChatHelpActions__MenuArrow";
558
- aiChatHelpActions__MenuItem: "aiChatHelpActions__MenuItem";
559
- aiChatHelpActions_MenuItemIcon: "aiChatHelpActions_MenuItemIcon";
560
- aiChatTagline__Container: "aiChatTagline__Container";
561
- aiChatTagline__Text: "aiChatTagline__Text";
562
- aiChatTagline__Logo: "aiChatTagline__Logo";
563
- aiChatTagline__BrandName: "aiChatTagline__BrandName";
564
- aiChatFeedbackModal: "aiChatFeedbackModal";
565
- aiChatFeedbackModal__Overlay: "aiChatFeedbackModal__Overlay";
566
- aiChatFeedbackModal__Content: "aiChatFeedbackModal__Content";
567
- aiChatFeedbackModal__Header: "aiChatFeedbackModal__Header";
568
- aiChatFeedbackModal__Close: "aiChatFeedbackModal__Close";
569
- aiChatFeedbackModal__Body: "aiChatFeedbackModal__Body";
570
- aiChatFeedbackForm: "aiChatFeedbackForm";
571
- aiChatFeedbackItem: "aiChatFeedbackItem";
572
- aiChatFeedbackItem__Checkbox: "aiChatFeedbackItem__Checkbox";
573
- aiChatFeedbackItem__CheckboxIndicator: "aiChatFeedbackItem__CheckboxIndicator";
574
- aiChatFeedbackItem__Label: "aiChatFeedbackItem__Label";
575
- aiChatFeedbackItem__Description: "aiChatFeedbackItem__Description";
576
- aiChatFeedbackForm__SubmitButton: "aiChatFeedbackForm__SubmitButton";
577
- aiChatForm__Wrapper: "aiChatForm__Wrapper";
578
- aiChatForm: "aiChatForm";
579
- aiChatForm__Close: "aiChatForm__Close";
580
- aiChatForm__Header: "aiChatForm__Header";
581
- aiChatForm__Heading: "aiChatForm__Heading";
582
- aiChatForm__Description: "aiChatForm__Description";
583
- aiChatForm__Content: "aiChatForm__Content";
584
- aiChatForm__Field: "aiChatForm__Field";
585
- aiChatForm__FieldLabel: "aiChatForm__FieldLabel";
586
- aiChatForm__FieldText: "aiChatForm__FieldText";
587
- aiChatForm__FieldEmail: "aiChatForm__FieldEmail";
588
- aiChatForm__FieldFile: "aiChatForm__FieldFile";
589
- aiChatForm__FieldTextArea: "aiChatForm__FieldTextArea";
590
- aiChatForm__FieldCheckbox: "aiChatForm__FieldCheckbox";
591
- aiChatForm__FieldCheckboxIndicator: "aiChatForm__FieldCheckboxIndicator";
592
- aiChatForm__FieldSelect: "aiChatForm__FieldSelect";
593
- aiChatForm__FieldSelect__Trigger: "aiChatForm__FieldSelect__Trigger";
594
- aiChatForm__FieldSelect__Value: "aiChatForm__FieldSelect__Value";
595
- aiChatForm__FieldSelect__Icon: "aiChatForm__FieldSelect__Icon";
596
- aiChatForm__FieldSelect__Content: "aiChatForm__FieldSelect__Content";
597
- aiChatForm__FieldSelect__Viewport: "aiChatForm__FieldSelect__Viewport";
598
- aiChatForm__FieldSelect__Item: "aiChatForm__FieldSelect__Item";
599
- aiChatForm__FieldSelect__ItemIndicator: "aiChatForm__FieldSelect__ItemIndicator";
600
- aiChatForm__FieldSelect__ItemText: "aiChatForm__FieldSelect__ItemText";
601
- aiChatForm__FieldError: "aiChatForm__FieldError";
602
- aiChatForm__Error: "aiChatForm__Error";
603
- aiChatForm__Footer: "aiChatForm__Footer";
604
- aiChatForm__Cancel: "aiChatForm__Cancel";
605
- aiChatForm__Submit: "aiChatForm__Submit";
606
- aiChatForm__Success: "aiChatForm__Success";
607
- aiChatForm__SuccessHeading: "aiChatForm__SuccessHeading";
608
- aiChatForm__SuccessMessage: "aiChatForm__SuccessMessage";
609
- aiChatForm__SuccessButton: "aiChatForm__SuccessButton";
610
- aiChatLink: "aiChatLink";
611
- codeblockContainer: "codeblockContainer";
612
- codeblockHeader: "codeblockHeader";
613
- codeblockHeaderLanguage: "codeblockHeaderLanguage";
614
- codeblockCopyButton: "codeblockCopyButton";
615
- codeblockHighlighterWrapper: "codeblockHighlighterWrapper";
616
- codeblockHighlighter: "codeblockHighlighter";
617
- codeblockCode: "codeblockCode";
618
- markdownH1: "markdownH1";
619
- markdownH2: "markdownH2";
620
- markdownP: "markdownP";
621
- markdownLi: "markdownLi";
622
- markdownUl: "markdownUl";
623
- markdownOl: "markdownOl";
624
- markdownLink: "markdownLink";
625
- markdownSourceLink: "markdownSourceLink";
626
- markdownTable: "markdownTable";
627
- markdownTh: "markdownTh";
628
- markdownTd: "markdownTd";
629
- markdownCode: "markdownCode";
630
- };
631
- export type ComponentID = keyof typeof componentIDs;
632
- export type MarkdownComponentID = keyof typeof markDownComponentIds;
@@ -1,3 +0,0 @@
1
- export declare function composeEventHandlers<E>(originalEventHandler?: (event: E) => void, ourEventHandler?: (event: E) => void, { checkForDefaultPrevented }?: {
2
- checkForDefaultPrevented?: boolean | undefined;
3
- }): (event: E) => void;
@@ -1,3 +0,0 @@
1
- export declare function composeEventHandlers<E>(originalEventHandler?: (event: E) => void, ourEventHandler?: (event: E) => void, { checkForDefaultPrevented }?: {
2
- checkForDefaultPrevented?: boolean | undefined;
3
- }): (event: E) => void;
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- type PossibleRef<T> = React.Ref<T | null> | undefined;
3
- declare function composeRefs<T>(...refs: PossibleRef<T>[]): (node: T | null) => void;
4
- declare function useComposedRefs<T>(...refs: any): React.RefCallback<T>;
5
- export { composeRefs, useComposedRefs };