@inkeep/cxkit-primitives 0.5.115 → 0.5.116

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.
@@ -4,11 +4,11 @@ import { forwardRef as U, memo as P, useState as ve, useEffect as Me, useMemo as
4
4
  import ee from "react-textarea-autosize";
5
5
  import * as te from "@radix-ui/react-avatar";
6
6
  import * as K from "@radix-ui/react-checkbox";
7
- import * as k from "@radix-ui/react-popover";
8
- import * as B from "@radix-ui/react-tooltip";
9
- import * as L from "@radix-ui/react-scroll-area";
7
+ import * as B from "@radix-ui/react-popover";
8
+ import * as T from "@radix-ui/react-tooltip";
9
+ import * as H from "@radix-ui/react-scroll-area";
10
10
  import { Trigger as fe, Icon as Ee, Content as Se, Viewport as ke, Item as Be, ItemText as Te, ItemIndicator as ye, Root as we, Value as xe } from "../atoms/select.js";
11
- import { ComboboxRoot as He, ComboboxControl as Le, ComboboxInput as De, ComboboxTrigger as Oe, ComboboxPositioner as We, ComboboxContent as Ne, ComboboxItem as Re, ComboboxItemText as $e, ComboboxSelectedTags as Ve, ComboboxItemIndicator as Qe } from "../atoms/combobox.js";
11
+ import { ComboboxRoot as Le, ComboboxControl as He, ComboboxInput as De, ComboboxTrigger as Oe, ComboboxPositioner as Ne, ComboboxContent as We, ComboboxItem as Re, ComboboxItemText as $e, ComboboxSelectedTags as Ve, ComboboxItemIndicator as Qe } from "../atoms/combobox.js";
12
12
  import { Overlay as ie, Content as ae, Close as ne, Title as oe, Root as se } from "../atoms/dialog.js";
13
13
  import Ue from "../atoms/avatars/ai.js";
14
14
  import Ke from "../atoms/avatars/user.js";
@@ -21,7 +21,7 @@ import { AttachmentsBarProvider as je, useAttachmentsBar as A } from "../provide
21
21
  import { SourceItemProvider as Ge, useSourceItem as x } from "../providers/source-item-provider.js";
22
22
  import { useInkeepConfig as C } from "../providers/config-provider.js";
23
23
  import { useInkeepConversation as O, SHARE_QUERY_PARAM as ze } from "../providers/conversation-provider.js";
24
- import { useChatEvents as W } from "../providers/chat-events-provider.js";
24
+ import { useChatEvents as N } from "../providers/chat-events-provider.js";
25
25
  import { useMessageFeedback as re } from "../providers/feedback-provider.js";
26
26
  import { MessageAttachmentsProvider as Ye, useMessageAttachments as j } from "../providers/message-attachments-provider.js";
27
27
  import { MessageProvider as Je, useMessage as _ } from "../providers/message-provider.js";
@@ -32,14 +32,14 @@ import { stringifyAttachments as Ze } from "../utils/get-message-metadata.js";
32
32
  import { dataAttr as p, maybeRender as M, getInitials as et, getMessageContent as de } from "../utils/misc.js";
33
33
  import { ikp as i } from "./factory.js";
34
34
  import { useChat as v } from "./embedded-chat/chat-provider.js";
35
- import { ChatProvider as Hr } from "./embedded-chat/chat-provider.js";
35
+ import { ChatProvider as Dr } from "./embedded-chat/chat-provider.js";
36
36
  import tt from "./tagline-logo-icon.js";
37
37
  import { useSettleAction as it } from "../hooks/use-settle-action.js";
38
38
  import { useContainerSize as at } from "../hooks/use-container-size.js";
39
39
  import { useChatAction as me } from "./embedded-chat/use-chat-action.js";
40
40
  import { useHelpMenuState as nt, HelpMenuProvider as ot, useHelpMenu as st } from "../providers/help-menu-provider.js";
41
41
  import { useChatForm as g } from "../providers/chat-form-provider.js";
42
- import { FormFieldProvider as rt, useFormField as T } from "../providers/form-field-provider.js";
42
+ import { FormFieldProvider as rt, useFormField as E } from "../providers/form-field-provider.js";
43
43
  import { Controller as ct } from "react-hook-form";
44
44
  import { highlightEmphasis as dt } from "../utils/highlight-emphasis.js";
45
45
  import { useModal as mt } from "./modal/modal-provider.js";
@@ -55,7 +55,7 @@ import { useWidgetAutoFocus as vt } from "./modal/widget-auto-focus.js";
55
55
  import { useShadow as _t } from "../atoms/shadow/context.js";
56
56
  const gt = "__intro__", Ft = i("div", {
57
57
  _id: "aiChatWrapper"
58
- }), Fn = U((t, e) => {
58
+ }), Pn = U((t, e) => {
59
59
  const { ...a } = t, { isHidden: o, isMobile: s } = v(), [r, c] = at(), d = le(e, r), m = c?.width ? c.width > 580 : !0, l = mt();
60
60
  return /* @__PURE__ */ n(
61
61
  Ft,
@@ -70,34 +70,34 @@ const gt = "__intro__", Ft = i("div", {
70
70
  );
71
71
  }), Pt = i("div", {
72
72
  _id: "aiChatConversationLoading"
73
- }), Pn = (t) => {
73
+ }), An = (t) => {
74
74
  const { isLoadingConversation: e } = v();
75
75
  return e ? /* @__PURE__ */ n(Pt, { children: /* @__PURE__ */ n("span", { children: "Loading..." }), ...t }) : null;
76
76
  }, At = i("div", {
77
77
  _id: "aiChatRoot"
78
- }), An = (t) => {
78
+ }), Mn = (t) => {
79
79
  const { isLoadingConversation: e, isHidden: a } = v(), { form: o } = g();
80
80
  return e || o ? null : /* @__PURE__ */ n(At, { "data-hidden": p(a), ...t });
81
- }, Mn = i("div", {
81
+ }, In = i("div", {
82
82
  _id: "aiChatHeader"
83
- }), In = i("div", {
84
- _id: "aiChatHeader__Toolbar"
85
83
  }), fn = i("div", {
84
+ _id: "aiChatHeader__Toolbar"
85
+ }), En = i("div", {
86
86
  _id: "aiChatHeader__ToolbarHeaderWrapper"
87
87
  }), Mt = i("div", {
88
88
  _id: "aiChatHeader__ToolbarHeader"
89
- }), En = P(
89
+ }), Sn = P(
90
90
  (t) => {
91
91
  const { aiChatSettings: e } = C(), a = `Ask ${e.aiAssistantName || "AI"}`;
92
92
  return /* @__PURE__ */ n(Mt, { ...t, children: a });
93
93
  }
94
- ), Sn = i("div", {
94
+ ), kn = i("div", {
95
95
  _id: "aiChatContent"
96
- }), kn = i(L.Root, {
96
+ }), Bn = i(H.Root, {
97
97
  _id: "aiChatContentScrollArea"
98
- }), It = i(L.Viewport, {
98
+ }), It = i(H.Viewport, {
99
99
  _id: "aiChatContentScrollArea__Viewport"
100
- }), Bn = U(({ children: t, ...e }, a) => {
100
+ }), Tn = U(({ children: t, ...e }, a) => {
101
101
  const { containerRef: o } = ht(), s = le(a, o);
102
102
  return /* @__PURE__ */ n(
103
103
  It,
@@ -110,21 +110,21 @@ const gt = "__intro__", Ft = i("div", {
110
110
  ...e
111
111
  }
112
112
  );
113
- }), Tn = i(
114
- L.ScrollAreaScrollbar,
113
+ }), yn = i(
114
+ H.ScrollAreaScrollbar,
115
115
  {
116
116
  _id: "aiChatContentScrollArea__Scrollbar"
117
117
  }
118
- ), yn = i(
119
- L.ScrollAreaThumb,
118
+ ), wn = i(
119
+ H.ScrollAreaThumb,
120
120
  {
121
121
  _id: "aiChatContentScrollArea__Thumb"
122
122
  }
123
- ), wn = i(L.Corner, {
123
+ ), xn = i(H.Corner, {
124
124
  _id: "aiChatContentScrollArea__Corner"
125
125
  }), ft = i("div", {
126
126
  _id: "aiChatMessages"
127
- }), xn = (t) => {
127
+ }), Ln = (t) => {
128
128
  const e = v(), { children: a, ...o } = t;
129
129
  return /* @__PURE__ */ n(ft, { children: M(a, e), ...o });
130
130
  }, Et = i("div", {
@@ -132,19 +132,19 @@ const gt = "__intro__", Ft = i("div", {
132
132
  }), Hn = P(
133
133
  (t) => {
134
134
  const { aiChatSettings: e } = C(), [a, o] = ve(!1), s = pt(a, 100);
135
- return e.disclaimerSettings?.isEnabled ? /* @__PURE__ */ n(bt, { open: a, setOpen: o, children: /* @__PURE__ */ n(k.Root, { open: s, onOpenChange: o, children: /* @__PURE__ */ n(Et, { ...t }) }) }) : null;
135
+ return e.disclaimerSettings?.isEnabled ? /* @__PURE__ */ n(bt, { open: a, setOpen: o, children: /* @__PURE__ */ n(B.Root, { open: s, onOpenChange: o, children: /* @__PURE__ */ n(Et, { ...t }) }) }) : null;
136
136
  }
137
137
  ), St = i("span", {
138
138
  _id: "aiChatDisclaimerLabel"
139
- }), Ln = P(
139
+ }), Dn = P(
140
140
  (t) => {
141
141
  const { aiChatSettings: e } = C(), a = e.disclaimerSettings;
142
142
  return /* @__PURE__ */ n(St, { children: a?.label, ...t });
143
143
  }
144
- ), kt = i(k.Trigger, {
144
+ ), kt = i(B.Trigger, {
145
145
  _id: "aiChatDisclaimerTrigger",
146
146
  children: /* @__PURE__ */ n(F, { iconKey: "info" })
147
- }), Dn = P(
147
+ }), On = P(
148
148
  (t) => {
149
149
  const { setOpen: e } = Fe();
150
150
  return /* @__PURE__ */ n(
@@ -156,9 +156,9 @@ const gt = "__intro__", Ft = i("div", {
156
156
  }
157
157
  );
158
158
  }
159
- ), Bt = i(k.Content, {
159
+ ), Bt = i(B.Content, {
160
160
  _id: "aiChatDisclaimerContent"
161
- }), On = (t) => {
161
+ }), Nn = (t) => {
162
162
  const { setOpen: e } = Fe();
163
163
  return /* @__PURE__ */ n(
164
164
  Bt,
@@ -179,38 +179,38 @@ const gt = "__intro__", Ft = i("div", {
179
179
  const { aiChatSettings: e } = C(), a = e.aiAssistantName, s = e.disclaimerSettings?.tooltip || `Information provided by ${a || "this AI assistant"} is not guaranteed to be accurate or comprehensive.`;
180
180
  return /* @__PURE__ */ n(Tt, { shouldOpenLinksInNewTab: !0, children: s, ...t });
181
181
  }
182
- ), Nn = i(k.Arrow, {
182
+ ), Rn = i(B.Arrow, {
183
183
  _id: "aiChatDisclaimerArrow"
184
184
  }), yt = i("div", {
185
185
  _id: "aiChatExampleQuestions"
186
- }), Rn = (t) => {
186
+ }), $n = (t) => {
187
187
  const { aiChatSettings: e } = C(), { messages: a } = v();
188
188
  return !e.exampleQuestions?.length || a.length ? null : /* @__PURE__ */ n(yt, { ...t });
189
189
  }, wt = i("h3", {
190
190
  _id: "aiChatExampleQuestionsLabel"
191
- }), $n = P(
191
+ }), Vn = P(
192
192
  (t) => {
193
193
  const { aiChatSettings: e } = C();
194
194
  return /* @__PURE__ */ n(wt, { children: e.exampleQuestionsLabel, ...t });
195
195
  }
196
196
  ), xt = i("div", {
197
197
  _id: "aiChatExampleQuestionsList"
198
- }), Vn = P(
198
+ }), Qn = P(
199
199
  (t) => {
200
200
  const { aiChatSettings: e } = C(), a = e.exampleQuestions, { children: o, ...s } = t;
201
201
  return /* @__PURE__ */ n(xt, { children: M(o, a), ...s });
202
202
  }
203
- ), Ht = i("div", {
203
+ ), Lt = i("div", {
204
204
  _id: "aiChatExampleQuestion"
205
- }), Qn = U((t, e) => {
205
+ }), Un = U((t, e) => {
206
206
  const { aiChatSettings: a } = C(), o = a.isFirstExampleQuestionHighlighted;
207
- return /* @__PURE__ */ n(Ht, { ref: e, "data-highlight": p(o), ...t });
208
- }), Lt = i("button", {
207
+ return /* @__PURE__ */ n(Lt, { ref: e, "data-highlight": p(o), ...t });
208
+ }), Ht = i("button", {
209
209
  _id: "aiChatExampleQuestionButton"
210
- }), Un = (t) => {
210
+ }), Kn = (t) => {
211
211
  const { question: e, onClick: a, ...o } = t, { handleSubmit: s } = v();
212
212
  return /* @__PURE__ */ n(
213
- Lt,
213
+ Ht,
214
214
  {
215
215
  onClick: h(a, () => s(e)),
216
216
  children: e,
@@ -219,27 +219,27 @@ const gt = "__intro__", Ft = i("div", {
219
219
  );
220
220
  }, Dt = i("div", {
221
221
  _id: "aiChatWorkflows"
222
- }), Kn = (t) => {
222
+ }), qn = (t) => {
223
223
  const { aiChatSettings: e } = C(), { messages: a } = v();
224
224
  return !e.workflows?.length || a.length ? null : /* @__PURE__ */ n(Dt, { ...t });
225
225
  }, Ot = i("h3", {
226
226
  _id: "aiChatWorkflowsLabel"
227
- }), qn = P((t) => {
227
+ }), jn = P((t) => {
228
228
  const { aiChatSettings: e } = C();
229
229
  return /* @__PURE__ */ n(Ot, { children: e.workflowsHeader, ...t });
230
- }), Wt = i("div", {
230
+ }), Nt = i("div", {
231
231
  _id: "aiChatWorkflowsList"
232
- }), jn = P(
232
+ }), Gn = P(
233
233
  (t) => {
234
234
  const { aiChatSettings: e } = C(), a = e.workflows, { children: o, ...s } = t;
235
- return /* @__PURE__ */ n(Wt, { children: M(o, a), ...s });
235
+ return /* @__PURE__ */ n(Nt, { children: M(o, a), ...s });
236
236
  }
237
- ), Nt = i("button", {
237
+ ), Wt = i("button", {
238
238
  _id: "aiChatWorkflow"
239
- }), Gn = (t) => {
239
+ }), zn = (t) => {
240
240
  const { workflow: e, onClick: a, ...o } = t, { handleWorkflow: s } = v();
241
241
  return /* @__PURE__ */ n(
242
- Nt,
242
+ Wt,
243
243
  {
244
244
  onClick: h(a, () => s(e)),
245
245
  children: e.displayName,
@@ -251,7 +251,7 @@ const gt = "__intro__", Ft = i("div", {
251
251
  }), $t = (t) => {
252
252
  const { message: e, ...a } = t;
253
253
  return e.role === "system" ? null : /* @__PURE__ */ n(Je, { message: e, children: /* @__PURE__ */ n(Rt, { "data-role": e.role, ...a }) });
254
- }, zn = P(
254
+ }, Yn = P(
255
255
  (t) => {
256
256
  const { message: e, ...a } = t, { aiChatSettings: o, baseSettings: s } = C(), r = o.aiAssistantName, c = r ? `Hi, I'm ${r}!` : "Hi!", d = o.chatSubjectName ?? s.organizationDisplayName, m = `${c}
257
257
 
@@ -270,22 +270,22 @@ const gt = "__intro__", Ft = i("div", {
270
270
  }
271
271
  ), Vt = i("div", {
272
272
  _id: "aiChatMessageHeader"
273
- }), Yn = (t) => {
273
+ }), Jn = (t) => {
274
274
  const { message: e } = _();
275
275
  return /* @__PURE__ */ n(Vt, { "data-role": e.role, ...t });
276
276
  }, Qt = i("div", {
277
277
  _id: "aiChatMessageLoading"
278
- }), Jn = (t) => {
278
+ }), Xn = (t) => {
279
279
  const { isLoading: e, isStreaming: a, messages: o } = v(), { message: s } = _();
280
280
  return !(o.at(-1)?.id === s?.id) || s.role !== "assistant" || !e || a ? null : /* @__PURE__ */ n(Qt, { children: "Thinking...", ...t });
281
281
  }, Ut = i("div", {
282
282
  _id: "aiChatMessageAvatar"
283
- }), Xn = (t) => {
283
+ }), Zn = (t) => {
284
284
  const { message: e } = _();
285
285
  return /* @__PURE__ */ n(Ut, { "data-role": e.role, ...t });
286
286
  }, Kt = i(te.Root, {
287
287
  _id: "aiChatMessageAvatarContent"
288
- }), Zn = (t) => {
288
+ }), eo = (t) => {
289
289
  const { message: e } = _(), { baseSettings: a } = C();
290
290
  return /* @__PURE__ */ n(
291
291
  Kt,
@@ -297,7 +297,7 @@ const gt = "__intro__", Ft = i("div", {
297
297
  );
298
298
  }, qt = i(te.Fallback, {
299
299
  _id: "aiChatMessageAvatarFallback"
300
- }), eo = P(
300
+ }), to = P(
301
301
  (t) => {
302
302
  const { baseSettings: e } = C(), { message: a } = _();
303
303
  return e.userProperties.name ? /* @__PURE__ */ n(
@@ -311,7 +311,7 @@ const gt = "__intro__", Ft = i("div", {
311
311
  }
312
312
  ), pe = i(te.Image, {
313
313
  _id: "aiChatMessageAvatarImage"
314
- }), to = P(
314
+ }), io = P(
315
315
  (t) => {
316
316
  const { onLoadingStatusChange: e, ...a } = t, {
317
317
  aiChatSettings: o,
@@ -363,7 +363,7 @@ const gt = "__intro__", Ft = i("div", {
363
363
  }
364
364
  ), jt = i("span", {
365
365
  _id: "aiChatMessageName"
366
- }), io = (t) => {
366
+ }), ao = (t) => {
367
367
  const { message: e } = _();
368
368
  return /* @__PURE__ */ n(
369
369
  jt,
@@ -375,7 +375,7 @@ const gt = "__intro__", Ft = i("div", {
375
375
  );
376
376
  }, Gt = i("div", {
377
377
  _id: "aiChatMessageContentWrapper"
378
- }), ao = (t) => {
378
+ }), no = (t) => {
379
379
  const { message: e } = _(), { messageButtons: a } = v(), o = a[e.id] || [];
380
380
  return /* @__PURE__ */ n(
381
381
  Gt,
@@ -387,22 +387,22 @@ const gt = "__intro__", Ft = i("div", {
387
387
  );
388
388
  }, zt = i("div", {
389
389
  _id: "aiChatMessageContent"
390
- }), no = (t) => {
390
+ }), oo = (t) => {
391
391
  const { message: e } = _();
392
392
  return /* @__PURE__ */ n(zt, { "data-role": e.role, ...t });
393
393
  }, Yt = i("div", {
394
394
  _id: "aiChatMessageAttachments"
395
- }), oo = (t) => {
395
+ }), so = (t) => {
396
396
  const { message: e } = _(), a = e.metadata?.attributes?.attachments;
397
397
  return e.role !== "user" || !a?.length ? null : /* @__PURE__ */ n(Ye, { children: /* @__PURE__ */ n(Yt, { ...t }) });
398
398
  }, Jt = i("div", {
399
399
  _id: "aiChatMessageAttachments__List"
400
- }), so = (t) => {
400
+ }), ro = (t) => {
401
401
  const { children: e, ...a } = t, { message: o } = _(), s = o.metadata?.attributes?.attachments;
402
402
  return s ? /* @__PURE__ */ n(Jt, { children: M(e, s), ...a }) : null;
403
403
  }, Xt = i("div", {
404
404
  _id: "aiChatMessageAttachments__Item"
405
- }), ro = (t) => {
405
+ }), co = (t) => {
406
406
  const { attachment: e, onClick: a, ...o } = t, { selectItem: s, onOpen: r } = j();
407
407
  return /* @__PURE__ */ n(_e, { attachment: e, children: /* @__PURE__ */ n(
408
408
  Xt,
@@ -415,17 +415,17 @@ const gt = "__intro__", Ft = i("div", {
415
415
  ) });
416
416
  }, Zt = i(f, {
417
417
  _id: "aiChatMessageAttachments__ItemIcon"
418
- }), co = (t) => {
418
+ }), mo = (t) => {
419
419
  const { attachment: e } = D(), a = e.contentType?.attachmentIcon;
420
420
  return a ? /* @__PURE__ */ n(Zt, { iconSettings: a, ...t }) : null;
421
421
  }, ei = i("span", {
422
422
  _id: "aiChatMessageAttachments__ItemTitle"
423
- }), mo = (t) => {
423
+ }), lo = (t) => {
424
424
  const { attachment: e } = D();
425
425
  return /* @__PURE__ */ n(ei, { children: e.title, ...t });
426
426
  }, ti = i(se, {
427
427
  _id: "aiChatMessageAttachmentsPreview"
428
- }), lo = (t) => {
428
+ }), ho = (t) => {
429
429
  const { onOpenChange: e, ...a } = t, { selectItem: o, isOpen: s, onClose: r, selectedItem: c } = j();
430
430
  return /* @__PURE__ */ n(
431
431
  ti,
@@ -437,14 +437,14 @@ const gt = "__intro__", Ft = i("div", {
437
437
  ...a
438
438
  }
439
439
  );
440
- }, ho = i(ie, {
440
+ }, uo = i(ie, {
441
441
  _id: "aiChatMessageAttachmentsPreview__Overlay"
442
- }), uo = i(ae, {
442
+ }), Co = i(ae, {
443
443
  _id: "aiChatMessageAttachmentsPreview__Content",
444
444
  "aria-describedby": void 0
445
445
  }), ii = i(oe, {
446
446
  _id: "aiChatMessageAttachmentsPreview__Header"
447
- }), Co = (t) => {
447
+ }), po = (t) => {
448
448
  const { selectedItem: e } = j();
449
449
  return /* @__PURE__ */ n(
450
450
  ii,
@@ -453,18 +453,18 @@ const gt = "__intro__", Ft = i("div", {
453
453
  ...t
454
454
  }
455
455
  );
456
- }, po = i(ne, {
456
+ }, bo = i(ne, {
457
457
  _id: "aiChatMessageAttachmentsPreview__Close",
458
458
  children: /* @__PURE__ */ n(F, { iconKey: "close" })
459
459
  }), ai = i("p", {
460
460
  _id: "aiChatMessageAttachmentsPreview__Body"
461
- }), bo = (t) => {
461
+ }), vo = (t) => {
462
462
  const { selectedItem: e } = j();
463
463
  return /* @__PURE__ */ n(ai, { children: e?.content, ...t });
464
464
  }, be = i("div", {
465
465
  _id: "aiChatMessage"
466
- }), vo = (t) => {
467
- const { aiChatSettings: e } = C(), { componentStyles: a, ...o } = t, { message: s } = _(), { logEvent: r } = W(), c = de(s), { conversation: d } = O();
466
+ }), _o = (t) => {
467
+ const { aiChatSettings: e } = C(), { componentStyles: a, ...o } = t, { message: s } = _(), { logEvent: r } = N(), c = de(s), { conversation: d } = O();
468
468
  return s.role === "user" ? /* @__PURE__ */ n(be, { "data-role": s.role, children: c, ...o }) : /* @__PURE__ */ n(be, { "data-role": s.role, ...o, children: /* @__PURE__ */ n(
469
469
  q,
470
470
  {
@@ -494,20 +494,20 @@ const gt = "__intro__", Ft = i("div", {
494
494
  ) });
495
495
  }, ni = i("div", {
496
496
  _id: "aiChatMessageToolbar"
497
- }), _o = (t) => {
497
+ }), go = (t) => {
498
498
  const { isLoading: e, messages: a } = v(), { message: o } = _();
499
499
  return a.at(-1)?.id === o?.id && e || o.role === "user" ? null : /* @__PURE__ */ n(ni, { ...t });
500
500
  }, oi = i("div", {
501
501
  _id: "aiChatMessageToolActions"
502
- }), go = (t) => {
502
+ }), Fo = (t) => {
503
503
  const { children: e, ...a } = t, { message: o } = _(), { messageButtons: s } = v(), r = s[o.id] || [];
504
504
  return /* @__PURE__ */ n(oi, { children: M(e, r), ...a });
505
505
  }, si = i("a", {
506
506
  _id: "aiChatMessageToolAction"
507
507
  }), ri = i("button", {
508
508
  _id: "aiChatMessageToolAction"
509
- }), Fo = (t) => {
510
- const { onClick: e, action: a, ...o } = t, { handleAction: s } = me(a), { logEvent: r } = W(), { conversation: c } = O(), d = () => {
509
+ }), Po = (t) => {
510
+ const { onClick: e, action: a, ...o } = t, { handleAction: s } = me(a), { logEvent: r } = N(), { conversation: c } = O(), d = () => {
511
511
  s(), r({
512
512
  eventName: "tool_call_action_clicked",
513
513
  properties: {
@@ -546,8 +546,8 @@ const gt = "__intro__", Ft = i("div", {
546
546
  );
547
547
  }, ci = i("button", {
548
548
  _id: "aiChatMessageAction"
549
- }), Po = (t) => {
550
- const { action: e, onClick: a, className: o, ...s } = t, { conversation: r } = O(), { message: c } = _(), { isStreaming: d, messages: m } = v(), [l, u] = X(), { feedback: b, submitPositiveFeedback: I, setCurrentFeedback: y, currentFeedback: N } = re(), { logEvent: G } = W(), [R, z] = it(), {
549
+ }), Ao = (t) => {
550
+ const { action: e, onClick: a, className: o, ...s } = t, { conversation: r } = O(), { message: c } = _(), { isStreaming: d, messages: m } = v(), [l, u] = X(), { feedback: b, submitPositiveFeedback: I, setCurrentFeedback: y, currentFeedback: W } = re(), { logEvent: G } = N(), [R, z] = it(), {
551
551
  baseSettings: { privacyPreferences: he }
552
552
  } = C(), { optOutAllAnalytics: Y } = he, ue = m.at(-1)?.id === c?.id, J = c.role === "assistant";
553
553
  if (ue && d || !J || {
@@ -572,31 +572,31 @@ const gt = "__intro__", Ft = i("div", {
572
572
  downvote() {
573
573
  y(c.id);
574
574
  }
575
- }, H = {
575
+ }, L = {
576
576
  copy: "Copy Message",
577
577
  upvote: "Upvote Message",
578
578
  downvote: "Downvote Message"
579
- }, E = {
579
+ }, S = {
580
580
  copy: /* @__PURE__ */ n(F, { iconKey: l ? "messageCopied" : "messageCopy" }),
581
581
  upvote: /* @__PURE__ */ n(F, { iconKey: R ? "messageCopied" : "thumbsUp" }),
582
582
  downvote: /* @__PURE__ */ n(F, { iconKey: "thumbsDown" })
583
- }, S = {
583
+ }, k = {
584
584
  copy: { "data-copied": p(l) },
585
585
  upvote: {
586
586
  "data-upvoted": p(b[c.id]?.type === "positive")
587
587
  },
588
588
  downvote: {
589
589
  "data-downvoted": p(b[c.id]?.type === "negative"),
590
- "data-state": N === null ? "closed" : "open"
590
+ "data-state": W === null ? "closed" : "open"
591
591
  }
592
592
  };
593
593
  return /* @__PURE__ */ n(
594
594
  ci,
595
595
  {
596
596
  "data-action": e,
597
- ...S[e],
598
- children: E[e],
599
- "aria-label": H[e],
597
+ ...k[e],
598
+ children: S[e],
599
+ "aria-label": L[e],
600
600
  className: `${o} ${e}`,
601
601
  onClick: h(a, w[e]),
602
602
  ...s
@@ -604,14 +604,14 @@ const gt = "__intro__", Ft = i("div", {
604
604
  );
605
605
  }, di = i("div", {
606
606
  _id: "aiChatMessageSources"
607
- }), Ao = (t) => {
607
+ }), Mo = (t) => {
608
608
  const { message: e } = _();
609
609
  return e.role !== "assistant" || !e.links?.length ? null : /* @__PURE__ */ n(di, { ...t });
610
610
  }, mi = i("div", {
611
611
  _id: "aiChatMessageSources__Header"
612
- }), Mo = (t) => /* @__PURE__ */ n(mi, { children: "Sources", ...t }), li = i("div", {
612
+ }), Io = (t) => /* @__PURE__ */ n(mi, { children: "Sources", ...t }), li = i("div", {
613
613
  _id: "aiChatMessageSources__List"
614
- }), Io = (t) => {
614
+ }), fo = (t) => {
615
615
  const { message: e } = _(), { children: a, ...o } = t, {
616
616
  baseSettings: { transformSource: s, organizationDisplayName: r },
617
617
  aiChatSettings: { shouldOpenLinksInNewTab: c },
@@ -629,8 +629,8 @@ const gt = "__intro__", Ft = i("div", {
629
629
  return /* @__PURE__ */ n(li, { children: M(a, m), ...o });
630
630
  }, hi = i(qe, {
631
631
  _id: "aiChatMessageSourceItem"
632
- }), fo = (t) => {
633
- const { source: e, onClick: a, ...o } = t, { logEvent: s } = W(), { conversation: r } = O(), c = () => {
632
+ }), Eo = (t) => {
633
+ const { source: e, onClick: a, ...o } = t, { logEvent: s } = N(), { conversation: r } = O(), c = () => {
634
634
  s({
635
635
  eventName: "assistant_source_item_clicked",
636
636
  properties: {
@@ -652,30 +652,30 @@ const gt = "__intro__", Ft = i("div", {
652
652
  ) });
653
653
  }, ui = i("div", {
654
654
  _id: "aiChatMessageSourceItem__Breadcrumbs"
655
- }), Eo = (t) => {
655
+ }), So = (t) => {
656
656
  const { source: e } = x();
657
657
  return e.breadcrumbs?.length ? /* @__PURE__ */ n(ui, { "data-type": e.type, ...t }) : null;
658
- }, So = i(F, {
658
+ }, ko = i(F, {
659
659
  _id: "aiChatMessageSourceItem__BreadcrumbIcon",
660
660
  iconKey: "breadcrumbSeparator"
661
661
  }), Ci = i(f, {
662
662
  _id: "aiChatMessageSourceItem__Icon"
663
- }), ko = (t) => {
663
+ }), Bo = (t) => {
664
664
  const { source: e } = x();
665
665
  return /* @__PURE__ */ n(Ci, { iconSettings: e.icon, "data-type": e.type, ...t });
666
666
  }, pi = i("span", {
667
667
  _id: "aiChatMessageSourceItem__Title"
668
- }), Bo = (t) => {
668
+ }), To = (t) => {
669
669
  const { source: e } = x();
670
670
  return /* @__PURE__ */ n(pi, { "data-type": e.type, children: e.title, ...t });
671
671
  }, bi = i("span", {
672
672
  _id: "aiChatMessageSourceItem__Tag"
673
- }), To = (t) => {
673
+ }), yo = (t) => {
674
674
  const { source: e } = x();
675
675
  return /* @__PURE__ */ n(bi, { "data-type": e.type, ...t });
676
676
  }, vi = i("span", {
677
677
  _id: "aiChatMessageSourceItem__Description"
678
- }), yo = (t) => {
678
+ }), wo = (t) => {
679
679
  const { source: e } = x(), { children: a, ...o } = t, s = Ie(() => e.description ? dt(e.description) : [], [e.description]);
680
680
  return s.length ? /* @__PURE__ */ n(
681
681
  vi,
@@ -687,7 +687,7 @@ const gt = "__intro__", Ft = i("div", {
687
687
  ) : null;
688
688
  }, _i = i("span", {
689
689
  _id: "aiChatMessageSourceItem__DescriptionPart"
690
- }), wo = (t) => {
690
+ }), xo = (t) => {
691
691
  const { part: e, ...a } = t, { source: o } = x();
692
692
  return typeof e == "string" ? e : /* @__PURE__ */ n(
693
693
  _i,
@@ -700,7 +700,7 @@ const gt = "__intro__", Ft = i("div", {
700
700
  );
701
701
  }, gi = i(F, {
702
702
  _id: "aiChatMessageSourceItem__Indicator"
703
- }), xo = (t) => {
703
+ }), Lo = (t) => {
704
704
  const { source: e } = x();
705
705
  return /* @__PURE__ */ n(
706
706
  gi,
@@ -711,13 +711,13 @@ const gt = "__intro__", Ft = i("div", {
711
711
  );
712
712
  }, Ho = i("div", {
713
713
  _id: "aiChatFooter"
714
- }), Lo = i("div", {
715
- _id: "aiChatInput__Fieldset"
716
714
  }), Do = i("div", {
715
+ _id: "aiChatInput__Fieldset"
716
+ }), Oo = i("div", {
717
717
  _id: "aiChatInput__Group"
718
718
  }), Fi = i("textarea", {
719
719
  _id: "aiChatInput"
720
- }), Oo = U(({ onChange: t, onKeyDown: e, ...a }, o) => {
720
+ }), No = U(({ onChange: t, onKeyDown: e, ...a }, o) => {
721
721
  const { handleInputChange: s, handleInputKeyDown: r, input: c, error: d, shouldAutoFocusInput: m, inputRef: l } = v(), { aiChatSettings: u } = C(), b = le(
722
722
  o,
723
723
  l
@@ -750,37 +750,37 @@ const gt = "__intro__", Ft = i("div", {
750
750
  ...c
751
751
  }
752
752
  );
753
- }, No = i(F, {
753
+ }, Ro = i(F, {
754
754
  _id: "aiChatInput__SendButtonIcon",
755
755
  iconKey: "chatSubmit"
756
756
  }), Ai = i("div", {
757
757
  _id: "aiChatAttachmentsBar"
758
- }), Ro = (t) => {
758
+ }), $o = (t) => {
759
759
  const { selectedWorkflow: e } = v();
760
760
  return !e || !e.supportedInputs?.length ? null : /* @__PURE__ */ n(je, { children: /* @__PURE__ */ n(Ai, { ...t }) });
761
761
  }, Mi = i("div", {
762
762
  _id: "aiChatAttachmentsBar__List"
763
- }), $o = (t) => {
763
+ }), Vo = (t) => {
764
764
  const { children: e, ...a } = t, { messageAttachments: o } = v();
765
765
  return /* @__PURE__ */ n(Mi, { children: M(e, o), ...a });
766
766
  }, Ii = i("div", {
767
767
  _id: "aiChatAttachmentsBar__Attachment"
768
- }), Vo = (t) => {
768
+ }), Qo = (t) => {
769
769
  const { attachment: e, ...a } = t;
770
770
  return /* @__PURE__ */ n(_e, { attachment: e, children: /* @__PURE__ */ n(Ii, { ...a }) });
771
771
  }, fi = i(f, {
772
772
  _id: "aiChatAttachmentsBar__AttachmentIcon"
773
- }), Qo = (t) => {
773
+ }), Uo = (t) => {
774
774
  const { attachment: e } = D(), a = e.contentType?.attachmentIcon;
775
775
  return a ? /* @__PURE__ */ n(fi, { iconSettings: a, ...t }) : null;
776
776
  }, Ei = i("span", {
777
777
  _id: "aiChatAttachmentsBar__AttachmentTitle"
778
- }), Uo = (t) => {
778
+ }), Ko = (t) => {
779
779
  const { attachment: e } = D();
780
780
  return /* @__PURE__ */ n(Ei, { children: e.title, ...t });
781
781
  }, Si = i("button", {
782
782
  _id: "aiChatAttachmentsBar__AttachmentDelete"
783
- }), Ko = (t) => {
783
+ }), qo = (t) => {
784
784
  const { onClick: e, ...a } = t, { attachment: o } = D(), { setMessageAttachments: s } = v();
785
785
  return /* @__PURE__ */ n(
786
786
  Si,
@@ -793,17 +793,17 @@ const gt = "__intro__", Ft = i("div", {
793
793
  ...a
794
794
  }
795
795
  );
796
- }, qo = i("div", {
796
+ }, jo = i("div", {
797
797
  _id: "aiChatAttachmentsBar__Actions"
798
- }), jo = i(B.Tooltip, {
798
+ }), Go = i(T.Tooltip, {
799
799
  _id: "aiChatAttachmentsBar__InfoTip",
800
800
  delayDuration: 0
801
- }), Go = i(B.Trigger, {
801
+ }), zo = i(T.Trigger, {
802
802
  _id: "aiChatAttachmentsBar__InfoTipIcon",
803
803
  children: /* @__PURE__ */ n(F, { iconKey: "info" })
804
- }), ki = i(B.Arrow, {
804
+ }), ki = i(T.Arrow, {
805
805
  _id: "aiChatAttachmentsBar__InfoTipArrow"
806
- }), zo = i(B.Content, {
806
+ }), Yo = i(T.Content, {
807
807
  _id: "aiChatAttachmentsBar__InfoTipText",
808
808
  side: "bottom",
809
809
  sideOffset: 3,
@@ -814,7 +814,7 @@ const gt = "__intro__", Ft = i("div", {
814
814
  ] })
815
815
  }), Bi = i("div", {
816
816
  _id: "aiChatAttachmentsBar__Inputs"
817
- }), Yo = (t) => {
817
+ }), Jo = (t) => {
818
818
  const { children: e, ...a } = t, { selectedWorkflow: o } = v();
819
819
  return o?.supportedInputs ? /* @__PURE__ */ n(
820
820
  Bi,
@@ -825,7 +825,7 @@ const gt = "__intro__", Ft = i("div", {
825
825
  ) : null;
826
826
  }, Ti = i("button", {
827
827
  _id: "aiChatAttachmentsBar__Input"
828
- }), Jo = (t) => {
828
+ }), Xo = (t) => {
829
829
  const { input: e, onClick: a, ...o } = t, { selectedWorkflow: s, messageAttachments: r, setMessageAttachments: c } = v(), { selectInput: d, onOpen: m } = A(), l = () => {
830
830
  if (e.type === "FUNCTIONAL_MULTI_ATTACHMENT")
831
831
  return s ? e.onInvoke(s, e, c, [...r]) : void 0;
@@ -841,7 +841,7 @@ const gt = "__intro__", Ft = i("div", {
841
841
  );
842
842
  }, yi = i(se, {
843
843
  _id: "aiChatAttachmentsBar__Modal"
844
- }), Xo = (t) => {
844
+ }), Zo = (t) => {
845
845
  const { onOpenChange: e, ...a } = t, { selectInput: o, isOpen: s, onClose: r, selectedInput: c } = A();
846
846
  return /* @__PURE__ */ n(
847
847
  yi,
@@ -853,50 +853,50 @@ const gt = "__intro__", Ft = i("div", {
853
853
  ...a
854
854
  }
855
855
  );
856
- }, Zo = i(ie, {
856
+ }, es = i(ie, {
857
857
  _id: "aiChatAttachmentsBar__ModalOverlay"
858
- }), es = i(ae, {
858
+ }), ts = i(ae, {
859
859
  _id: "aiChatAttachmentsBar__ModalContent",
860
860
  "aria-describedby": void 0
861
- }), ts = i("div", {
861
+ }), is = i("div", {
862
862
  _id: "aiChatAttachmentsBar__ModalHeader"
863
863
  }), wi = i(oe, {
864
864
  _id: "aiChatAttachmentsBar__ModalHeading"
865
- }), is = (t) => {
865
+ }), as = (t) => {
866
866
  const { selectedInput: e } = A(), a = `Add ${e?.displayName}`;
867
867
  return /* @__PURE__ */ n(wi, { children: a, ...t });
868
868
  }, xi = i("span", {
869
869
  _id: "aiChatAttachmentsBar__ModalDescription"
870
- }), as = (t) => {
870
+ }), ns = (t) => {
871
871
  const { selectedInput: e } = A(), a = e?.workflowModalProps?.modalHelpText;
872
872
  return a ? /* @__PURE__ */ n(xi, { children: a, ...t }) : null;
873
- }, Hi = i("div", {
873
+ }, Li = i("div", {
874
874
  _id: "aiChatAttachmentsBar__ModalHelp"
875
- }), ns = (t) => {
875
+ }), os = (t) => {
876
876
  const { children: e, ...a } = t, { selectedInput: o } = A(), s = o?.workflowModalProps?.modalHelpElement;
877
- return s ? /* @__PURE__ */ n(Hi, { asChild: !e, children: e || s, ...a }) : null;
878
- }, os = i(ne, {
877
+ return s ? /* @__PURE__ */ n(Li, { asChild: !e, children: e || s, ...a }) : null;
878
+ }, ss = i(ne, {
879
879
  _id: "aiChatAttachmentsBar__ModalClose",
880
880
  children: /* @__PURE__ */ n(F, { iconKey: "close" })
881
- }), ss = i("div", {
881
+ }), rs = i("div", {
882
882
  _id: "aiChatAttachmentsBar__ModalBody"
883
- }), Li = i("form", {
883
+ }), Hi = i("form", {
884
884
  _id: "aiChatAttachmentsBar__Form"
885
- }), rs = (t) => {
885
+ }), cs = (t) => {
886
886
  const { onSubmit: e, ...a } = t, { form: o } = A();
887
887
  return /* @__PURE__ */ n(
888
- Li,
888
+ Hi,
889
889
  {
890
890
  onSubmit: h(e, o.onSubmit),
891
891
  ...a
892
892
  }
893
893
  );
894
- }, cs = i("div", {
894
+ }, ds = i("div", {
895
895
  _id: "aiChatAttachmentsBar__FormTitle",
896
896
  role: "group"
897
897
  }), Di = i("label", {
898
898
  _id: "aiChatAttachmentsBar__FormTitleLabel"
899
- }), ds = (t) => {
899
+ }), ms = (t) => {
900
900
  const { form: e, selectedInput: a } = A();
901
901
  return /* @__PURE__ */ n(
902
902
  Di,
@@ -908,7 +908,7 @@ const gt = "__intro__", Ft = i("div", {
908
908
  );
909
909
  }, Oi = i("input", {
910
910
  _id: "aiChatAttachmentsBar__FormTitleInput"
911
- }), ms = (t) => {
911
+ }), ls = (t) => {
912
912
  const { onChange: e, ...a } = t, { form: o, selectedInput: s } = A();
913
913
  return /* @__PURE__ */ n(
914
914
  Oi,
@@ -922,27 +922,27 @@ const gt = "__intro__", Ft = i("div", {
922
922
  ...a
923
923
  }
924
924
  );
925
- }, Wi = i("span", {
925
+ }, Ni = i("span", {
926
926
  _id: "aiChatAttachmentsBar__FormTitleError"
927
- }), ls = (t) => {
927
+ }), hs = (t) => {
928
928
  const { form: e } = A();
929
929
  return e.errors.title ? /* @__PURE__ */ n(
930
- Wi,
930
+ Ni,
931
931
  {
932
932
  "aria-live": "polite",
933
933
  children: e.errors.title,
934
934
  ...t
935
935
  }
936
936
  ) : null;
937
- }, hs = i("div", {
937
+ }, us = i("div", {
938
938
  _id: "aiChatAttachmentsBar__FormTitle",
939
939
  role: "group"
940
- }), Ni = i("label", {
940
+ }), Wi = i("label", {
941
941
  _id: "aiChatAttachmentsBar__FormContentLabel"
942
- }), us = (t) => {
942
+ }), Cs = (t) => {
943
943
  const { form: e, selectedInput: a } = A();
944
944
  return /* @__PURE__ */ n(
945
- Ni,
945
+ Wi,
946
946
  {
947
947
  htmlFor: `${a?.id}-content`,
948
948
  children: e.labels.content,
@@ -951,7 +951,7 @@ const gt = "__intro__", Ft = i("div", {
951
951
  );
952
952
  }, Ri = i("textarea", {
953
953
  _id: "aiChatAttachmentsBar__FormTitleInput"
954
- }), Cs = (t) => {
954
+ }), ps = (t) => {
955
955
  const { onChange: e, ...a } = t, { form: o, selectedInput: s } = A();
956
956
  return /* @__PURE__ */ n(
957
957
  Ri,
@@ -970,7 +970,7 @@ const gt = "__intro__", Ft = i("div", {
970
970
  );
971
971
  }, $i = i("span", {
972
972
  _id: "aiChatAttachmentsBar__FormContentError"
973
- }), ps = (t) => {
973
+ }), bs = (t) => {
974
974
  const { form: e } = A();
975
975
  return e.errors.content ? /* @__PURE__ */ n(
976
976
  $i,
@@ -980,31 +980,31 @@ const gt = "__intro__", Ft = i("div", {
980
980
  ...t
981
981
  }
982
982
  ) : null;
983
- }, bs = i("button", {
983
+ }, vs = i("button", {
984
984
  _id: "aiChatAttachmentsBar__FormSubmitButton",
985
985
  children: "Upload",
986
986
  type: "submit"
987
- }), vs = i("div", {
988
- _id: "aiChatActionBar"
989
987
  }), _s = i("div", {
990
- _id: "aiChat__ChatActions"
988
+ _id: "aiChatActionBar"
991
989
  }), gs = i("div", {
990
+ _id: "aiChat__ChatActions"
991
+ }), Fs = i("div", {
992
992
  _id: "aiChatTagline__Container"
993
- }), Fs = i("span", {
993
+ }), Ps = i("span", {
994
994
  _id: "aiChatTagline__Text",
995
995
  children: "Powered by"
996
- }), Ps = i(tt, {
996
+ }), As = i(tt, {
997
997
  _id: "aiChatTagline__Logo"
998
- }), As = i("a", {
998
+ }), Ms = i("a", {
999
999
  _id: "aiChatTagline__BrandName",
1000
1000
  children: "inkeep",
1001
1001
  href: "https://www.inkeep.com/",
1002
1002
  target: "_blank",
1003
1003
  rel: "noopener noreferrer"
1004
- }), Vi = i(B.Trigger, {
1004
+ }), Vi = i(T.Trigger, {
1005
1005
  _id: "aiChat__ChatAction"
1006
1006
  }), Pe = (t) => {
1007
- const { action: e, onClick: a, className: o, ...s } = t, { clear: r, stop: c, isLoading: d, messages: m, selectedWorkflow: l } = v(), { conversation: u } = O(), { aiChatSettings: b, baseSettings: I } = C(), { logEvent: y } = W(), [N, G] = X(), [R, z] = X();
1007
+ const { action: e, onClick: a, className: o, ...s } = t, { clear: r, stop: c, isLoading: d, messages: m, selectedWorkflow: l } = v(), { conversation: u } = O(), { aiChatSettings: b, baseSettings: I } = C(), { logEvent: y } = N(), [W, G] = X(), [R, z] = X();
1008
1008
  if ({
1009
1009
  help: !1,
1010
1010
  copy: m.length === 0 || !b.isCopyChatButtonVisible || d,
@@ -1018,14 +1018,14 @@ const gt = "__intro__", Ft = i("div", {
1018
1018
  },
1019
1019
  copy: () => {
1020
1020
  const $ = m.map((w) => {
1021
- const H = `**${w.role === "assistant" ? "AI Assistant" : "User"}**`, E = de(w), S = Ze(w.metadata?.attributes?.attachments), V = S ? `
1021
+ const L = `**${w.role === "assistant" ? "AI Assistant" : "User"}**`, S = de(w), k = Ze(w.metadata?.attributes?.attachments), V = k ? `
1022
1022
 
1023
1023
  **Attachments**
1024
1024
 
1025
- ${S}` : "";
1026
- return `${H}
1025
+ ${k}` : "";
1026
+ return `${L}
1027
1027
 
1028
- ${E}${V}`;
1028
+ ${S}${V}`;
1029
1029
  }).join(`
1030
1030
 
1031
1031
  ---
@@ -1038,28 +1038,28 @@ ${E}${V}`;
1038
1038
  visibility: "public",
1039
1039
  tags: [],
1040
1040
  userProperties: {},
1041
- messages: u.messages.map((S) => ({
1042
- ...S,
1041
+ messages: u.messages.map((k) => ({
1042
+ ...k,
1043
1043
  createdAt: void 0,
1044
1044
  updatedAt: void 0,
1045
- id: Date.now().toString() + S.id,
1045
+ id: Date.now().toString() + k.id,
1046
1046
  conversationId: void 0
1047
1047
  }))
1048
- }, { apiKey: w, analyticsApiBaseUrl: H } = I, E = await ut(
1048
+ }, { apiKey: w, analyticsApiBaseUrl: L } = I, S = await ut(
1049
1049
  "",
1050
1050
  $,
1051
1051
  w,
1052
- H
1052
+ L
1053
1053
  );
1054
- if (E) {
1055
- const V = `${b.shareChatUrlBasePath}?${ze}=${E?.id}`;
1054
+ if (S) {
1055
+ const V = `${b.shareChatUrlBasePath}?${ze}=${S?.id}`;
1056
1056
  z(V), y({
1057
1057
  eventName: "chat_share_button_clicked",
1058
1058
  properties: {
1059
- sharedConversationId: E?.id,
1059
+ sharedConversationId: S?.id,
1060
1060
  originalConversationId: u.id,
1061
1061
  sharedChatUrl: V,
1062
- conversation: E
1062
+ conversation: S
1063
1063
  }
1064
1064
  });
1065
1065
  }
@@ -1067,14 +1067,14 @@ ${E}${V}`;
1067
1067
  clear: r,
1068
1068
  stop: c
1069
1069
  }, Ce = {
1070
- copy: N,
1070
+ copy: W,
1071
1071
  share: R
1072
1072
  };
1073
- return /* @__PURE__ */ n(B.Tooltip, { delayDuration: 0, open: Ce[e], children: /* @__PURE__ */ n(
1073
+ return /* @__PURE__ */ n(T.Tooltip, { delayDuration: 0, open: Ce[e], children: /* @__PURE__ */ n(
1074
1074
  Vi,
1075
1075
  {
1076
1076
  "data-type": e,
1077
- "data-copied": p(N || R),
1077
+ "data-copied": p(W || R),
1078
1078
  className: `${o} ${e}`,
1079
1079
  children: /* @__PURE__ */ n(Ui, { action: e }),
1080
1080
  onClick: h(a, J[e]),
@@ -1092,20 +1092,20 @@ ${E}${V}`;
1092
1092
  stop: s.stop ?? "Stop"
1093
1093
  };
1094
1094
  return /* @__PURE__ */ n(Qi, { children: r[e], ...a });
1095
- }, Ki = i(B.TooltipContent, {
1095
+ }, Ki = i(T.TooltipContent, {
1096
1096
  _id: "aiChat__ChatActionFeeback"
1097
- }), Ms = (t) => {
1097
+ }), Is = (t) => {
1098
1098
  const { action: e, children: a, ...o } = t, s = {
1099
1099
  copy: "Copied!",
1100
1100
  share: "Link copied!"
1101
1101
  };
1102
1102
  return /* @__PURE__ */ Q(Ki, { sideOffset: 5, ...o, children: [
1103
- /* @__PURE__ */ n(B.Arrow, {}),
1103
+ /* @__PURE__ */ n(T.Arrow, {}),
1104
1104
  a || s[e]
1105
1105
  ] });
1106
- }, qi = i(k.Root, {
1106
+ }, qi = i(B.Root, {
1107
1107
  _id: "aiChatHelpActions"
1108
- }), Is = (t) => {
1108
+ }), fs = (t) => {
1109
1109
  const { children: e, ...a } = t, { aiChatSettings: o } = C(), { getHelpOptions: s } = o;
1110
1110
  if (!s || (s ?? []).length === 0)
1111
1111
  return null;
@@ -1132,7 +1132,7 @@ ${E}${V}`;
1132
1132
  _id: "aiChatHelpAction",
1133
1133
  target: "_blank",
1134
1134
  rel: "noreferrer"
1135
- }), fs = (t) => {
1135
+ }), Es = (t) => {
1136
1136
  const { action: e, onClick: a, ...o } = t, { handleAction: s, logHelpAction: r } = me(e), c = e.action.type, d = {
1137
1137
  "aria-label": e.name,
1138
1138
  "data-name": e.name,
@@ -1144,16 +1144,16 @@ ${E}${V}`;
1144
1144
  ...o
1145
1145
  };
1146
1146
  return c === "open_link" ? /* @__PURE__ */ n(Gi, { href: e.action.url, ...d }) : /* @__PURE__ */ n(ji, { ...d });
1147
- }, zi = i(k.Trigger, {
1147
+ }, zi = i(B.Trigger, {
1148
1148
  _id: "aiChatHelpActions__Trigger"
1149
- }), Es = P(
1149
+ }), Ss = P(
1150
1150
  (t) => {
1151
1151
  const { aiChatSettings: e } = C();
1152
1152
  return /* @__PURE__ */ n(Pe, { action: "help", ...t, asChild: !0, children: /* @__PURE__ */ n(zi, { children: e.toolbarButtonLabels?.getHelp ?? "Get Help" }) });
1153
1153
  }
1154
- ), Yi = i(k.Content, {
1154
+ ), Yi = i(B.Content, {
1155
1155
  _id: "aiChatHelpActions__Menu"
1156
- }), Ss = (t) => /* @__PURE__ */ n(
1156
+ }), ks = (t) => /* @__PURE__ */ n(
1157
1157
  Yi,
1158
1158
  {
1159
1159
  side: "top",
@@ -1162,9 +1162,9 @@ ${E}${V}`;
1162
1162
  alignOffset: -10,
1163
1163
  ...t
1164
1164
  }
1165
- ), ks = i(k.Arrow, {
1165
+ ), Bs = i(B.Arrow, {
1166
1166
  _id: "aiChatHelpActions__MenuArrow"
1167
- }), Bs = (t) => {
1167
+ }), Ts = (t) => {
1168
1168
  const { action: e, onClick: a, ...o } = t, { handleAction: s, logHelpAction: r } = me(e), { setOpen: c } = st(), d = () => {
1169
1169
  s({
1170
1170
  onOpenForm: () => c(!1)
@@ -1185,12 +1185,12 @@ ${E}${V}`;
1185
1185
  return /* @__PURE__ */ n(l, { ...o });
1186
1186
  }, Ji = i(f, {
1187
1187
  _id: "aiChatHelpActions_MenuItemIcon"
1188
- }), Ts = (t) => {
1188
+ }), ys = (t) => {
1189
1189
  const { action: e, ...a } = t;
1190
1190
  return e.icon ? /* @__PURE__ */ n(Ji, { iconSettings: e.icon, ...a }) : null;
1191
1191
  }, Xi = i(se, {
1192
1192
  _id: "aiChatFeedbackModal"
1193
- }), ys = (t) => {
1193
+ }), ws = (t) => {
1194
1194
  const { onOpenChange: e, ...a } = t, { currentFeedback: o, setCurrentFeedback: s } = re();
1195
1195
  return /* @__PURE__ */ n(
1196
1196
  Xi,
@@ -1200,22 +1200,22 @@ ${E}${V}`;
1200
1200
  ...a
1201
1201
  }
1202
1202
  );
1203
- }, ws = i(ie, {
1203
+ }, xs = i(ie, {
1204
1204
  _id: "aiChatFeedbackModal__Overlay"
1205
- }), xs = i(ae, {
1205
+ }), Ls = i(ae, {
1206
1206
  _id: "aiChatFeedbackModal__Content",
1207
1207
  "aria-describedby": void 0
1208
1208
  }), Hs = i(oe, {
1209
1209
  _id: "aiChatFeedbackModal__Header",
1210
1210
  children: "Help improve my answers!"
1211
- }), Ls = i(ne, {
1211
+ }), Ds = i(ne, {
1212
1212
  _id: "aiChatFeedbackModal__Close",
1213
1213
  children: /* @__PURE__ */ n(F, { iconKey: "close" })
1214
- }), Ds = i("div", {
1214
+ }), Os = i("div", {
1215
1215
  _id: "aiChatFeedbackModal__Body"
1216
1216
  }), Zi = i("form", {
1217
1217
  _id: "aiChatFeedbackForm"
1218
- }), Os = (t) => {
1218
+ }), Ns = (t) => {
1219
1219
  const { onSubmit: e, ...a } = t, { submitNegativeFeedback: o, currentFeedback: s, setCurrentFeedback: r } = re();
1220
1220
  return /* @__PURE__ */ n(Zi, { onSubmit: h(e, (d) => {
1221
1221
  d.preventDefault();
@@ -1229,7 +1229,7 @@ ${E}${V}`;
1229
1229
  return /* @__PURE__ */ n(Xe, { name: e, children: /* @__PURE__ */ n(ea, { ...a }) });
1230
1230
  }, ta = i(K.Root, {
1231
1231
  _id: "aiChatFeedbackItem__Checkbox"
1232
- }), Ns = (t) => {
1232
+ }), Rs = (t) => {
1233
1233
  const { name: e, focusItem: a } = ce(), { onCheckedChange: o, ...s } = t, r = (c) => {
1234
1234
  c && a?.current?.focus();
1235
1235
  };
@@ -1242,12 +1242,12 @@ ${E}${V}`;
1242
1242
  ...s
1243
1243
  }
1244
1244
  );
1245
- }, Rs = i(K.Indicator, {
1245
+ }, $s = i(K.Indicator, {
1246
1246
  _id: "aiChatFeedbackItem__CheckboxIndicator",
1247
1247
  children: /* @__PURE__ */ n(ge, {})
1248
1248
  }), ia = i("label", {
1249
1249
  _id: "aiChatFeedbackItem__Label"
1250
- }), $s = (t) => {
1250
+ }), Vs = (t) => {
1251
1251
  const { name: e } = ce(), a = {
1252
1252
  unrelated_response: "Didn't answer my question",
1253
1253
  inaccurate_statement: "Inaccurate statement",
@@ -1258,7 +1258,7 @@ ${E}${V}`;
1258
1258
  }, aa = i("textarea", {
1259
1259
  _id: "aiChatFeedbackItem__Description",
1260
1260
  placeholder: "Please describe"
1261
- }), Vs = (t) => {
1261
+ }), Qs = (t) => {
1262
1262
  const { name: e, focusItem: a } = ce();
1263
1263
  return /* @__PURE__ */ n(
1264
1264
  aa,
@@ -1268,46 +1268,46 @@ ${E}${V}`;
1268
1268
  ...t
1269
1269
  }
1270
1270
  );
1271
- }, Qs = i("button", {
1271
+ }, Us = i("button", {
1272
1272
  _id: "aiChatFeedbackForm__SubmitButton",
1273
1273
  children: "Submit",
1274
1274
  type: "submit"
1275
1275
  }), na = i("div", {
1276
1276
  _id: "aiChatForm__Wrapper"
1277
- }), Us = (t) => {
1277
+ }), Ks = (t) => {
1278
1278
  const { form: e } = g();
1279
1279
  return e ? /* @__PURE__ */ n(na, { ...t }) : null;
1280
1280
  }, oa = i("form", {
1281
1281
  _id: "aiChatForm"
1282
- }), Ks = (t) => {
1282
+ }), qs = (t) => {
1283
1283
  const { onSubmit: e, ...a } = t, { handleSubmit: o, isSuccess: s } = g();
1284
1284
  return s ? null : /* @__PURE__ */ n(oa, { onSubmit: h(e, o), ...a });
1285
1285
  }, sa = i("button", {
1286
1286
  _id: "aiChatForm__Close",
1287
1287
  children: /* @__PURE__ */ n(F, { iconKey: "close" })
1288
- }), qs = (t) => {
1288
+ }), js = (t) => {
1289
1289
  const { onClick: e, ...a } = t, { closeForm: o } = g();
1290
1290
  return /* @__PURE__ */ n(sa, { onClick: h(e, o), ...a });
1291
- }, js = i("div", {
1291
+ }, Gs = i("div", {
1292
1292
  _id: "aiChatForm__Header"
1293
1293
  }), ra = i("h2", {
1294
1294
  _id: "aiChatForm__Heading"
1295
- }), Gs = (t) => {
1295
+ }), zs = (t) => {
1296
1296
  const { form: e } = g();
1297
1297
  return e?.heading ? /* @__PURE__ */ n(ra, { children: e.heading, ...t }) : null;
1298
1298
  }, ca = i(q, {
1299
1299
  _id: "aiChatForm__Description"
1300
- }), zs = (t) => {
1300
+ }), Ys = (t) => {
1301
1301
  const { form: e } = g();
1302
- return e?.description ? /* @__PURE__ */ n(ca, { children: e.description, ...t }) : null;
1302
+ return e?.description ? /* @__PURE__ */ n(ca, { shouldOpenLinksInNewTab: !0, children: e.description, ...t }) : null;
1303
1303
  }, da = i("div", {
1304
1304
  _id: "aiChatForm__Content"
1305
- }), Ys = (t) => {
1305
+ }), Js = (t) => {
1306
1306
  const { children: e, ...a } = t, { fields: o = [] } = g();
1307
1307
  return /* @__PURE__ */ n(da, { children: M(e, o), ...a });
1308
1308
  }, ma = i("div", {
1309
1309
  _id: "aiChatForm__Field"
1310
- }), Js = (t) => {
1310
+ }), Xs = (t) => {
1311
1311
  const { field: e, autoFocus: a, ...o } = t, { control: s, errors: r } = g();
1312
1312
  return /* @__PURE__ */ n(
1313
1313
  ct,
@@ -1339,8 +1339,8 @@ ${E}${V}`;
1339
1339
  );
1340
1340
  }, la = i("label", {
1341
1341
  _id: "aiChatForm__FieldLabel"
1342
- }), Xs = (t) => {
1343
- const { field: e } = T();
1342
+ }), Zs = (t) => {
1343
+ const { field: e } = E();
1344
1344
  return /* @__PURE__ */ n(
1345
1345
  la,
1346
1346
  {
@@ -1359,7 +1359,7 @@ ${E}${V}`;
1359
1359
  error: a,
1360
1360
  fieldProps: { onChange: o, onBlur: s, ...r },
1361
1361
  autoFocus: c
1362
- } = T(), { onChange: d, onBlur: m, ...l } = t;
1362
+ } = E(), { onChange: d, onBlur: m, ...l } = t;
1363
1363
  return /* @__PURE__ */ n(
1364
1364
  ha,
1365
1365
  {
@@ -1373,20 +1373,20 @@ ${E}${V}`;
1373
1373
  ...l
1374
1374
  }
1375
1375
  );
1376
- }, Zs = i(Ae, {
1376
+ }, er = i(Ae, {
1377
1377
  _id: "aiChatForm__FieldEmail",
1378
1378
  type: "email"
1379
1379
  }), ua = i("input", {
1380
1380
  _id: "aiChatForm__FieldFile",
1381
1381
  type: "file",
1382
1382
  multiple: !0
1383
- }), er = (t) => {
1383
+ }), tr = (t) => {
1384
1384
  const {
1385
1385
  field: e,
1386
1386
  error: a,
1387
1387
  fieldProps: { value: o, onChange: s, onBlur: r, ...c },
1388
1388
  autoFocus: d
1389
- } = T(), { onChange: m, onBlur: l, ...u } = t, b = (I) => {
1389
+ } = E(), { onChange: m, onBlur: l, ...u } = t, b = (I) => {
1390
1390
  const y = I.target.files;
1391
1391
  s(y);
1392
1392
  };
@@ -1403,15 +1403,15 @@ ${E}${V}`;
1403
1403
  onBlur: h(l, r)
1404
1404
  }
1405
1405
  );
1406
- }, tr = i(Ae, {
1406
+ }, ir = i(Ae, {
1407
1407
  _id: "aiChatForm__FieldTextArea",
1408
1408
  type: "textarea",
1409
1409
  asChild: !0,
1410
1410
  children: /* @__PURE__ */ n(ee, { maxRows: 8 })
1411
1411
  }), Ca = i(K.Root, {
1412
1412
  _id: "aiChatForm__FieldCheckbox"
1413
- }), ir = (t) => {
1414
- const { field: e, error: a, fieldProps: o, autoFocus: s } = T(), { onCheckedChange: r, ...c } = t;
1413
+ }), ar = (t) => {
1414
+ const { field: e, error: a, fieldProps: o, autoFocus: s } = E(), { onCheckedChange: r, ...c } = t;
1415
1415
  return /* @__PURE__ */ n(
1416
1416
  Ca,
1417
1417
  {
@@ -1424,13 +1424,13 @@ ${E}${V}`;
1424
1424
  ...c
1425
1425
  }
1426
1426
  );
1427
- }, ar = i(K.Indicator, {
1427
+ }, nr = i(K.Indicator, {
1428
1428
  _id: "aiChatForm__FieldCheckboxIndicator",
1429
1429
  children: /* @__PURE__ */ n(ge, {})
1430
1430
  }), pa = i(we, {
1431
1431
  _id: "aiChatForm__FieldSelect"
1432
- }), nr = (t) => {
1433
- const { field: e, error: a, fieldProps: o } = T(), { onValueChange: s, ...r } = t;
1432
+ }), or = (t) => {
1433
+ const { field: e, error: a, fieldProps: o } = E(), { onValueChange: s, ...r } = t;
1434
1434
  return /* @__PURE__ */ n(
1435
1435
  pa,
1436
1436
  {
@@ -1441,12 +1441,12 @@ ${E}${V}`;
1441
1441
  ...r
1442
1442
  }
1443
1443
  );
1444
- }, or = i(fe, {
1444
+ }, sr = i(fe, {
1445
1445
  _id: "aiChatForm__FieldSelect__Trigger"
1446
1446
  }), ba = i(xe, {
1447
1447
  _id: "aiChatForm__FieldSelect__Value"
1448
- }), sr = (t) => {
1449
- const { field: e } = T();
1448
+ }), rr = (t) => {
1449
+ const { field: e } = E();
1450
1450
  return /* @__PURE__ */ n(
1451
1451
  ba,
1452
1452
  {
@@ -1454,32 +1454,32 @@ ${E}${V}`;
1454
1454
  ...t
1455
1455
  }
1456
1456
  );
1457
- }, rr = i(Ee, {
1457
+ }, cr = i(Ee, {
1458
1458
  _id: "aiChatForm__FieldSelect__Icon",
1459
1459
  asChild: !0,
1460
1460
  children: /* @__PURE__ */ n(f, { iconSettings: { builtIn: "LuChevronDown" } })
1461
- }), cr = i(Se, {
1461
+ }), dr = i(Se, {
1462
1462
  _id: "aiChatForm__FieldSelect__Content",
1463
1463
  position: "popper"
1464
- }), dr = i(ke, {
1464
+ }), mr = i(ke, {
1465
1465
  _id: "aiChatForm__FieldSelect__Viewport"
1466
- }), mr = i(Be, {
1466
+ }), lr = i(Be, {
1467
1467
  _id: "aiChatForm__FieldSelect__Item"
1468
- }), lr = i(Te, {
1468
+ }), hr = i(Te, {
1469
1469
  _id: "aiChatForm__FieldSelect__ItemText"
1470
- }), hr = i(
1470
+ }), ur = i(
1471
1471
  ye,
1472
1472
  {
1473
1473
  _id: "aiChatForm__FieldSelect__ItemIndicator",
1474
1474
  asChild: !0,
1475
1475
  children: /* @__PURE__ */ n(f, { iconSettings: { builtIn: "LuCheck" } })
1476
1476
  }
1477
- ), ur = (t) => {
1478
- const { field: e, error: a, fieldProps: o, autoFocus: s } = T(), r = _t();
1477
+ ), Cr = (t) => {
1478
+ const { field: e, error: a, fieldProps: o, autoFocus: s } = E(), r = _t();
1479
1479
  if (e.inputType !== "combobox") return null;
1480
1480
  const { onValueChange: c, children: d, ...m } = t, l = r?.shadowHost ? () => r.shadowHost.shadowRoot ?? document : void 0;
1481
1481
  return /* @__PURE__ */ n(
1482
- He,
1482
+ Le,
1483
1483
  {
1484
1484
  ...m,
1485
1485
  id: e.name,
@@ -1495,75 +1495,80 @@ ${E}${V}`;
1495
1495
  children: d
1496
1496
  }
1497
1497
  );
1498
- }, Cr = i(Le, {
1498
+ }, pr = i(He, {
1499
1499
  _id: "aiChatForm__FieldCombobox__Control"
1500
- }), pr = i(De, {
1500
+ }), br = i(De, {
1501
1501
  _id: "aiChatForm__FieldCombobox__Input"
1502
- }), br = i(Oe, {
1502
+ }), vr = i(Oe, {
1503
1503
  _id: "aiChatForm__FieldCombobox__Trigger",
1504
1504
  children: /* @__PURE__ */ n(f, { iconSettings: { builtIn: "LuChevronDown" } })
1505
- }), vr = i(We, {
1506
- _id: "aiChatForm__FieldCombobox__Positioner"
1507
1505
  }), _r = i(Ne, {
1506
+ _id: "aiChatForm__FieldCombobox__Positioner"
1507
+ }), gr = i(We, {
1508
1508
  _id: "aiChatForm__FieldCombobox__Content"
1509
- }), gr = i(Re, {
1509
+ }), Fr = i(Re, {
1510
1510
  _id: "aiChatForm__FieldCombobox__Item"
1511
- }), Fr = i($e, {
1511
+ }), Pr = i($e, {
1512
1512
  _id: "aiChatForm__FieldCombobox__ItemText"
1513
- }), Pr = i(Ve, {
1513
+ }), Ar = i(Ve, {
1514
1514
  _id: "aiChatForm__FieldCombobox__SelectedTags"
1515
- }), Ar = i(Qe, {
1515
+ }), Mr = i(Qe, {
1516
1516
  _id: "aiChatForm__FieldCombobox__ItemIndicator",
1517
1517
  children: /* @__PURE__ */ n(f, { iconSettings: { builtIn: "LuCheck" } })
1518
- }), va = i("span", {
1519
- _id: "aiChatForm__FieldError"
1520
- }), Mr = (t) => {
1521
- const { error: e } = T();
1522
- return e ? /* @__PURE__ */ n(va, { children: e.message?.toString(), ...t }) : null;
1518
+ }), va = i("p", {
1519
+ _id: "aiChatForm__FieldDescription"
1520
+ }), Ir = (t) => {
1521
+ const { field: e } = E();
1522
+ return e.description ? /* @__PURE__ */ n(va, { children: e.description, ...t }) : null;
1523
1523
  }, _a = i("span", {
1524
+ _id: "aiChatForm__FieldError"
1525
+ }), fr = (t) => {
1526
+ const { error: e } = E();
1527
+ return e ? /* @__PURE__ */ n(_a, { children: e.message?.toString(), ...t }) : null;
1528
+ }, ga = i("span", {
1524
1529
  _id: "aiChatForm__Error"
1525
- }), Ir = (t) => {
1530
+ }), Er = (t) => {
1526
1531
  const { formError: e } = g();
1527
- return e ? /* @__PURE__ */ n(_a, { children: e.message, ...t }) : null;
1528
- }, fr = i("div", {
1532
+ return e ? /* @__PURE__ */ n(ga, { children: e.message, ...t }) : null;
1533
+ }, Sr = i("div", {
1529
1534
  _id: "aiChatForm__Footer"
1530
- }), ga = i("button", {
1535
+ }), Fa = i("button", {
1531
1536
  _id: "aiChatForm__Cancel",
1532
1537
  children: "Cancel",
1533
1538
  type: "button"
1534
- }), Er = (t) => {
1539
+ }), kr = (t) => {
1535
1540
  const { onClick: e, ...a } = t, { closeForm: o } = g();
1536
- return /* @__PURE__ */ n(ga, { onClick: h(e, o), ...a });
1537
- }, Fa = i("button", {
1541
+ return /* @__PURE__ */ n(Fa, { onClick: h(e, o), ...a });
1542
+ }, Pa = i("button", {
1538
1543
  _id: "aiChatForm__Submit",
1539
1544
  children: "Submit",
1540
1545
  type: "submit"
1541
- }), Sr = (t) => {
1546
+ }), Br = (t) => {
1542
1547
  const { onClick: e, ...a } = t, { isSubmitting: o, form: s } = g(), r = s?.buttons.submit.label || "Submit";
1543
- return /* @__PURE__ */ n(Fa, { disabled: o, ...a, children: r });
1544
- }, Pa = i("div", {
1548
+ return /* @__PURE__ */ n(Pa, { disabled: o, ...a, children: r });
1549
+ }, Aa = i("div", {
1545
1550
  _id: "aiChatForm__Success"
1546
- }), kr = (t) => {
1551
+ }), Tr = (t) => {
1547
1552
  const { isSuccess: e } = g();
1548
- return e ? /* @__PURE__ */ n(Pa, { ...t }) : null;
1549
- }, Aa = i("h2", {
1553
+ return e ? /* @__PURE__ */ n(Aa, { ...t }) : null;
1554
+ }, Ma = i("h2", {
1550
1555
  _id: "aiChatForm__SuccessHeading"
1551
- }), Br = (t) => {
1556
+ }), yr = (t) => {
1552
1557
  const { form: e } = g();
1553
- return /* @__PURE__ */ n(Aa, { children: e?.successView?.heading, ...t });
1554
- }, Ma = i(q, {
1558
+ return /* @__PURE__ */ n(Ma, { children: e?.successView?.heading, ...t });
1559
+ }, Ia = i(q, {
1555
1560
  _id: "aiChatForm__SuccessMessage"
1556
- }), Tr = (t) => {
1561
+ }), wr = (t) => {
1557
1562
  const { form: e } = g();
1558
- return /* @__PURE__ */ n(Ma, { children: e?.successView?.message, ...t });
1559
- }, Ia = i("button", {
1563
+ return /* @__PURE__ */ n(Ia, { shouldOpenLinksInNewTab: !0, children: e?.successView?.message, ...t });
1564
+ }, fa = i("button", {
1560
1565
  _id: "aiChatForm__SuccessButton"
1561
- }), yr = (t) => {
1566
+ }), xr = (t) => {
1562
1567
  const { onClick: e, ...a } = t, { form: o, closeForm: s } = g(), r = o?.successView?.doneButton;
1563
1568
  if (!r) return null;
1564
1569
  const c = r.icon && /* @__PURE__ */ n(f, { iconSettings: r.icon }), d = r.label;
1565
1570
  return /* @__PURE__ */ n(
1566
- Ia,
1571
+ fa,
1567
1572
  {
1568
1573
  onClick: h(e, s),
1569
1574
  children: /* @__PURE__ */ Q(Z, { children: [
@@ -1575,359 +1580,361 @@ ${E}${V}`;
1575
1580
  );
1576
1581
  };
1577
1582
  export {
1578
- vs as ActionBar,
1579
- _s as Actions,
1580
- Ro as AttachmentsBar,
1581
- qo as AttachmentsBarActions,
1582
- Vo as AttachmentsBarAttachment,
1583
- Ko as AttachmentsBarAttachmentDelete,
1584
- Qo as AttachmentsBarAttachmentIcon,
1585
- Uo as AttachmentsBarAttachmentTitle,
1586
- rs as AttachmentsBarForm,
1587
- hs as AttachmentsBarFormContent,
1588
- ps as AttachmentsBarFormContentError,
1589
- Cs as AttachmentsBarFormContentInput,
1590
- us as AttachmentsBarFormContentLabel,
1591
- bs as AttachmentsBarFormSubmitButton,
1592
- cs as AttachmentsBarFormTitle,
1593
- ls as AttachmentsBarFormTitleError,
1594
- ms as AttachmentsBarFormTitleInput,
1595
- ds as AttachmentsBarFormTitleLabel,
1596
- jo as AttachmentsBarInfoTip,
1583
+ _s as ActionBar,
1584
+ gs as Actions,
1585
+ $o as AttachmentsBar,
1586
+ jo as AttachmentsBarActions,
1587
+ Qo as AttachmentsBarAttachment,
1588
+ qo as AttachmentsBarAttachmentDelete,
1589
+ Uo as AttachmentsBarAttachmentIcon,
1590
+ Ko as AttachmentsBarAttachmentTitle,
1591
+ cs as AttachmentsBarForm,
1592
+ us as AttachmentsBarFormContent,
1593
+ bs as AttachmentsBarFormContentError,
1594
+ ps as AttachmentsBarFormContentInput,
1595
+ Cs as AttachmentsBarFormContentLabel,
1596
+ vs as AttachmentsBarFormSubmitButton,
1597
+ ds as AttachmentsBarFormTitle,
1598
+ hs as AttachmentsBarFormTitleError,
1599
+ ls as AttachmentsBarFormTitleInput,
1600
+ ms as AttachmentsBarFormTitleLabel,
1601
+ Go as AttachmentsBarInfoTip,
1597
1602
  ki as AttachmentsBarInfoTipArrow,
1598
- Go as AttachmentsBarInfoTipIcon,
1599
- zo as AttachmentsBarInfoTipText,
1600
- Jo as AttachmentsBarInput,
1601
- Yo as AttachmentsBarInputs,
1602
- $o as AttachmentsBarList,
1603
- Xo as AttachmentsBarModal,
1604
- ss as AttachmentsBarModalBody,
1605
- os as AttachmentsBarModalClose,
1606
- es as AttachmentsBarModalContent,
1607
- as as AttachmentsBarModalDescription,
1608
- ts as AttachmentsBarModalHeader,
1609
- is as AttachmentsBarModalHeading,
1610
- ns as AttachmentsBarModalHelp,
1611
- Zo as AttachmentsBarModalOverlay,
1603
+ zo as AttachmentsBarInfoTipIcon,
1604
+ Yo as AttachmentsBarInfoTipText,
1605
+ Xo as AttachmentsBarInput,
1606
+ Jo as AttachmentsBarInputs,
1607
+ Vo as AttachmentsBarList,
1608
+ Zo as AttachmentsBarModal,
1609
+ rs as AttachmentsBarModalBody,
1610
+ ss as AttachmentsBarModalClose,
1611
+ ts as AttachmentsBarModalContent,
1612
+ ns as AttachmentsBarModalDescription,
1613
+ is as AttachmentsBarModalHeader,
1614
+ as as AttachmentsBarModalHeading,
1615
+ os as AttachmentsBarModalHelp,
1616
+ es as AttachmentsBarModalOverlay,
1612
1617
  Pe as ChatAction,
1613
- Ms as ChatActionFeedback,
1618
+ Is as ChatActionFeedback,
1614
1619
  Ui as ChatActionLabel,
1615
- fs as ChatHelpAction,
1616
- Sn as Content,
1617
- kn as ContentScrollArea,
1618
- wn as ContentScrollAreaCorner,
1619
- Tn as ContentScrollAreaScrollbar,
1620
- yn as ContentScrollAreaThumb,
1621
- Bn as ContentScrollAreaViewport,
1622
- Pn as ConversationLoading,
1620
+ Es as ChatHelpAction,
1621
+ kn as Content,
1622
+ Bn as ContentScrollArea,
1623
+ xn as ContentScrollAreaCorner,
1624
+ yn as ContentScrollAreaScrollbar,
1625
+ wn as ContentScrollAreaThumb,
1626
+ Tn as ContentScrollAreaViewport,
1627
+ An as ConversationLoading,
1623
1628
  Hn as Disclaimer,
1624
- Nn as DisclaimerArrow,
1625
- On as DisclaimerContent,
1626
- Ln as DisclaimerLabel,
1629
+ Rn as DisclaimerArrow,
1630
+ Nn as DisclaimerContent,
1631
+ Dn as DisclaimerLabel,
1627
1632
  Wn as DisclaimerText,
1628
- Dn as DisclaimerTrigger,
1629
- vs as EmbeddedChatPrimitiveActionBar,
1630
- _s as EmbeddedChatPrimitiveActions,
1631
- Ro as EmbeddedChatPrimitiveAttachmentsBar,
1632
- qo as EmbeddedChatPrimitiveAttachmentsBarActions,
1633
- Vo as EmbeddedChatPrimitiveAttachmentsBarAttachment,
1634
- Ko as EmbeddedChatPrimitiveAttachmentsBarAttachmentDelete,
1635
- Qo as EmbeddedChatPrimitiveAttachmentsBarAttachmentIcon,
1636
- Uo as EmbeddedChatPrimitiveAttachmentsBarAttachmentTitle,
1637
- rs as EmbeddedChatPrimitiveAttachmentsBarForm,
1638
- hs as EmbeddedChatPrimitiveAttachmentsBarFormContent,
1639
- ps as EmbeddedChatPrimitiveAttachmentsBarFormContentError,
1640
- Cs as EmbeddedChatPrimitiveAttachmentsBarFormContentInput,
1641
- us as EmbeddedChatPrimitiveAttachmentsBarFormContentLabel,
1642
- bs as EmbeddedChatPrimitiveAttachmentsBarFormSubmitButton,
1643
- cs as EmbeddedChatPrimitiveAttachmentsBarFormTitle,
1644
- ls as EmbeddedChatPrimitiveAttachmentsBarFormTitleError,
1645
- ms as EmbeddedChatPrimitiveAttachmentsBarFormTitleInput,
1646
- ds as EmbeddedChatPrimitiveAttachmentsBarFormTitleLabel,
1647
- jo as EmbeddedChatPrimitiveAttachmentsBarInfoTip,
1633
+ On as DisclaimerTrigger,
1634
+ _s as EmbeddedChatPrimitiveActionBar,
1635
+ gs as EmbeddedChatPrimitiveActions,
1636
+ $o as EmbeddedChatPrimitiveAttachmentsBar,
1637
+ jo as EmbeddedChatPrimitiveAttachmentsBarActions,
1638
+ Qo as EmbeddedChatPrimitiveAttachmentsBarAttachment,
1639
+ qo as EmbeddedChatPrimitiveAttachmentsBarAttachmentDelete,
1640
+ Uo as EmbeddedChatPrimitiveAttachmentsBarAttachmentIcon,
1641
+ Ko as EmbeddedChatPrimitiveAttachmentsBarAttachmentTitle,
1642
+ cs as EmbeddedChatPrimitiveAttachmentsBarForm,
1643
+ us as EmbeddedChatPrimitiveAttachmentsBarFormContent,
1644
+ bs as EmbeddedChatPrimitiveAttachmentsBarFormContentError,
1645
+ ps as EmbeddedChatPrimitiveAttachmentsBarFormContentInput,
1646
+ Cs as EmbeddedChatPrimitiveAttachmentsBarFormContentLabel,
1647
+ vs as EmbeddedChatPrimitiveAttachmentsBarFormSubmitButton,
1648
+ ds as EmbeddedChatPrimitiveAttachmentsBarFormTitle,
1649
+ hs as EmbeddedChatPrimitiveAttachmentsBarFormTitleError,
1650
+ ls as EmbeddedChatPrimitiveAttachmentsBarFormTitleInput,
1651
+ ms as EmbeddedChatPrimitiveAttachmentsBarFormTitleLabel,
1652
+ Go as EmbeddedChatPrimitiveAttachmentsBarInfoTip,
1648
1653
  ki as EmbeddedChatPrimitiveAttachmentsBarInfoTipArrow,
1649
- Go as EmbeddedChatPrimitiveAttachmentsBarInfoTipIcon,
1650
- zo as EmbeddedChatPrimitiveAttachmentsBarInfoTipText,
1651
- Jo as EmbeddedChatPrimitiveAttachmentsBarInput,
1652
- Yo as EmbeddedChatPrimitiveAttachmentsBarInputs,
1653
- $o as EmbeddedChatPrimitiveAttachmentsBarList,
1654
- Xo as EmbeddedChatPrimitiveAttachmentsBarModal,
1655
- ss as EmbeddedChatPrimitiveAttachmentsBarModalBody,
1656
- os as EmbeddedChatPrimitiveAttachmentsBarModalClose,
1657
- es as EmbeddedChatPrimitiveAttachmentsBarModalContent,
1658
- as as EmbeddedChatPrimitiveAttachmentsBarModalDescription,
1659
- ts as EmbeddedChatPrimitiveAttachmentsBarModalHeader,
1660
- is as EmbeddedChatPrimitiveAttachmentsBarModalHeading,
1661
- ns as EmbeddedChatPrimitiveAttachmentsBarModalHelp,
1662
- Zo as EmbeddedChatPrimitiveAttachmentsBarModalOverlay,
1654
+ zo as EmbeddedChatPrimitiveAttachmentsBarInfoTipIcon,
1655
+ Yo as EmbeddedChatPrimitiveAttachmentsBarInfoTipText,
1656
+ Xo as EmbeddedChatPrimitiveAttachmentsBarInput,
1657
+ Jo as EmbeddedChatPrimitiveAttachmentsBarInputs,
1658
+ Vo as EmbeddedChatPrimitiveAttachmentsBarList,
1659
+ Zo as EmbeddedChatPrimitiveAttachmentsBarModal,
1660
+ rs as EmbeddedChatPrimitiveAttachmentsBarModalBody,
1661
+ ss as EmbeddedChatPrimitiveAttachmentsBarModalClose,
1662
+ ts as EmbeddedChatPrimitiveAttachmentsBarModalContent,
1663
+ ns as EmbeddedChatPrimitiveAttachmentsBarModalDescription,
1664
+ is as EmbeddedChatPrimitiveAttachmentsBarModalHeader,
1665
+ as as EmbeddedChatPrimitiveAttachmentsBarModalHeading,
1666
+ os as EmbeddedChatPrimitiveAttachmentsBarModalHelp,
1667
+ es as EmbeddedChatPrimitiveAttachmentsBarModalOverlay,
1663
1668
  Pe as EmbeddedChatPrimitiveChatAction,
1664
- Ms as EmbeddedChatPrimitiveChatActionFeedback,
1669
+ Is as EmbeddedChatPrimitiveChatActionFeedback,
1665
1670
  Ui as EmbeddedChatPrimitiveChatActionLabel,
1666
- fs as EmbeddedChatPrimitiveChatHelpAction,
1667
- Sn as EmbeddedChatPrimitiveContent,
1668
- kn as EmbeddedChatPrimitiveContentScrollArea,
1669
- wn as EmbeddedChatPrimitiveContentScrollAreaCorner,
1670
- Tn as EmbeddedChatPrimitiveContentScrollAreaScrollbar,
1671
- yn as EmbeddedChatPrimitiveContentScrollAreaThumb,
1672
- Bn as EmbeddedChatPrimitiveContentScrollAreaViewport,
1673
- Pn as EmbeddedChatPrimitiveConversationLoading,
1671
+ Es as EmbeddedChatPrimitiveChatHelpAction,
1672
+ kn as EmbeddedChatPrimitiveContent,
1673
+ Bn as EmbeddedChatPrimitiveContentScrollArea,
1674
+ xn as EmbeddedChatPrimitiveContentScrollAreaCorner,
1675
+ yn as EmbeddedChatPrimitiveContentScrollAreaScrollbar,
1676
+ wn as EmbeddedChatPrimitiveContentScrollAreaThumb,
1677
+ Tn as EmbeddedChatPrimitiveContentScrollAreaViewport,
1678
+ An as EmbeddedChatPrimitiveConversationLoading,
1674
1679
  Hn as EmbeddedChatPrimitiveDisclaimer,
1675
- Nn as EmbeddedChatPrimitiveDisclaimerArrow,
1676
- On as EmbeddedChatPrimitiveDisclaimerContent,
1677
- Ln as EmbeddedChatPrimitiveDisclaimerLabel,
1680
+ Rn as EmbeddedChatPrimitiveDisclaimerArrow,
1681
+ Nn as EmbeddedChatPrimitiveDisclaimerContent,
1682
+ Dn as EmbeddedChatPrimitiveDisclaimerLabel,
1678
1683
  Wn as EmbeddedChatPrimitiveDisclaimerText,
1679
- Dn as EmbeddedChatPrimitiveDisclaimerTrigger,
1680
- Qn as EmbeddedChatPrimitiveExampleQuestion,
1681
- Un as EmbeddedChatPrimitiveExampleQuestionButton,
1682
- Rn as EmbeddedChatPrimitiveExampleQuestions,
1683
- $n as EmbeddedChatPrimitiveExampleQuestionsLabel,
1684
- Vn as EmbeddedChatPrimitiveExampleQuestionsList,
1685
- Os as EmbeddedChatPrimitiveFeedbackForm,
1684
+ On as EmbeddedChatPrimitiveDisclaimerTrigger,
1685
+ Un as EmbeddedChatPrimitiveExampleQuestion,
1686
+ Kn as EmbeddedChatPrimitiveExampleQuestionButton,
1687
+ $n as EmbeddedChatPrimitiveExampleQuestions,
1688
+ Vn as EmbeddedChatPrimitiveExampleQuestionsLabel,
1689
+ Qn as EmbeddedChatPrimitiveExampleQuestionsList,
1690
+ Ns as EmbeddedChatPrimitiveFeedbackForm,
1686
1691
  Ws as EmbeddedChatPrimitiveFeedbackItem,
1687
- Ns as EmbeddedChatPrimitiveFeedbackItemCheckbox,
1688
- Rs as EmbeddedChatPrimitiveFeedbackItemCheckboxIndicator,
1689
- Vs as EmbeddedChatPrimitiveFeedbackItemDescription,
1690
- $s as EmbeddedChatPrimitiveFeedbackItemLabel,
1691
- ys as EmbeddedChatPrimitiveFeedbackModal,
1692
- Ds as EmbeddedChatPrimitiveFeedbackModalBody,
1693
- Ls as EmbeddedChatPrimitiveFeedbackModalClose,
1694
- xs as EmbeddedChatPrimitiveFeedbackModalContent,
1692
+ Rs as EmbeddedChatPrimitiveFeedbackItemCheckbox,
1693
+ $s as EmbeddedChatPrimitiveFeedbackItemCheckboxIndicator,
1694
+ Qs as EmbeddedChatPrimitiveFeedbackItemDescription,
1695
+ Vs as EmbeddedChatPrimitiveFeedbackItemLabel,
1696
+ ws as EmbeddedChatPrimitiveFeedbackModal,
1697
+ Os as EmbeddedChatPrimitiveFeedbackModalBody,
1698
+ Ds as EmbeddedChatPrimitiveFeedbackModalClose,
1699
+ Ls as EmbeddedChatPrimitiveFeedbackModalContent,
1695
1700
  Hs as EmbeddedChatPrimitiveFeedbackModalHeader,
1696
- ws as EmbeddedChatPrimitiveFeedbackModalOverlay,
1697
- Qs as EmbeddedChatPrimitiveFeedbackSubmitButton,
1701
+ xs as EmbeddedChatPrimitiveFeedbackModalOverlay,
1702
+ Us as EmbeddedChatPrimitiveFeedbackSubmitButton,
1698
1703
  Ho as EmbeddedChatPrimitiveFooter,
1699
- Ks as EmbeddedChatPrimitiveForm,
1700
- Er as EmbeddedChatPrimitiveFormCancel,
1701
- qs as EmbeddedChatPrimitiveFormClose,
1702
- Ys as EmbeddedChatPrimitiveFormContent,
1703
- zs as EmbeddedChatPrimitiveFormDescription,
1704
- Ir as EmbeddedChatPrimitiveFormError,
1705
- Js as EmbeddedChatPrimitiveFormField,
1706
- ir as EmbeddedChatPrimitiveFormFieldCheckbox,
1707
- ar as EmbeddedChatPrimitiveFormFieldCheckboxIndicator,
1708
- ur as EmbeddedChatPrimitiveFormFieldCombobox,
1709
- _r as EmbeddedChatPrimitiveFormFieldComboboxContent,
1710
- Cr as EmbeddedChatPrimitiveFormFieldComboboxControl,
1711
- pr as EmbeddedChatPrimitiveFormFieldComboboxInput,
1712
- gr as EmbeddedChatPrimitiveFormFieldComboboxItem,
1713
- Ar as EmbeddedChatPrimitiveFormFieldComboboxItemIndicator,
1714
- Fr as EmbeddedChatPrimitiveFormFieldComboboxItemText,
1715
- vr as EmbeddedChatPrimitiveFormFieldComboboxPositioner,
1716
- Pr as EmbeddedChatPrimitiveFormFieldComboboxSelectedTags,
1717
- br as EmbeddedChatPrimitiveFormFieldComboboxTrigger,
1718
- Zs as EmbeddedChatPrimitiveFormFieldEmail,
1719
- Mr as EmbeddedChatPrimitiveFormFieldError,
1720
- er as EmbeddedChatPrimitiveFormFieldFile,
1721
- Xs as EmbeddedChatPrimitiveFormFieldLabel,
1722
- nr as EmbeddedChatPrimitiveFormFieldSelect,
1723
- cr as EmbeddedChatPrimitiveFormFieldSelectContent,
1724
- rr as EmbeddedChatPrimitiveFormFieldSelectIcon,
1725
- mr as EmbeddedChatPrimitiveFormFieldSelectItem,
1726
- hr as EmbeddedChatPrimitiveFormFieldSelectItemIndicator,
1727
- lr as EmbeddedChatPrimitiveFormFieldSelectItemText,
1728
- or as EmbeddedChatPrimitiveFormFieldSelectTrigger,
1729
- sr as EmbeddedChatPrimitiveFormFieldSelectValue,
1730
- dr as EmbeddedChatPrimitiveFormFieldSelectViewport,
1704
+ qs as EmbeddedChatPrimitiveForm,
1705
+ kr as EmbeddedChatPrimitiveFormCancel,
1706
+ js as EmbeddedChatPrimitiveFormClose,
1707
+ Js as EmbeddedChatPrimitiveFormContent,
1708
+ Ys as EmbeddedChatPrimitiveFormDescription,
1709
+ Er as EmbeddedChatPrimitiveFormError,
1710
+ Xs as EmbeddedChatPrimitiveFormField,
1711
+ ar as EmbeddedChatPrimitiveFormFieldCheckbox,
1712
+ nr as EmbeddedChatPrimitiveFormFieldCheckboxIndicator,
1713
+ Cr as EmbeddedChatPrimitiveFormFieldCombobox,
1714
+ gr as EmbeddedChatPrimitiveFormFieldComboboxContent,
1715
+ pr as EmbeddedChatPrimitiveFormFieldComboboxControl,
1716
+ br as EmbeddedChatPrimitiveFormFieldComboboxInput,
1717
+ Fr as EmbeddedChatPrimitiveFormFieldComboboxItem,
1718
+ Mr as EmbeddedChatPrimitiveFormFieldComboboxItemIndicator,
1719
+ Pr as EmbeddedChatPrimitiveFormFieldComboboxItemText,
1720
+ _r as EmbeddedChatPrimitiveFormFieldComboboxPositioner,
1721
+ Ar as EmbeddedChatPrimitiveFormFieldComboboxSelectedTags,
1722
+ vr as EmbeddedChatPrimitiveFormFieldComboboxTrigger,
1723
+ Ir as EmbeddedChatPrimitiveFormFieldDescription,
1724
+ er as EmbeddedChatPrimitiveFormFieldEmail,
1725
+ fr as EmbeddedChatPrimitiveFormFieldError,
1726
+ tr as EmbeddedChatPrimitiveFormFieldFile,
1727
+ Zs as EmbeddedChatPrimitiveFormFieldLabel,
1728
+ or as EmbeddedChatPrimitiveFormFieldSelect,
1729
+ dr as EmbeddedChatPrimitiveFormFieldSelectContent,
1730
+ cr as EmbeddedChatPrimitiveFormFieldSelectIcon,
1731
+ lr as EmbeddedChatPrimitiveFormFieldSelectItem,
1732
+ ur as EmbeddedChatPrimitiveFormFieldSelectItemIndicator,
1733
+ hr as EmbeddedChatPrimitiveFormFieldSelectItemText,
1734
+ sr as EmbeddedChatPrimitiveFormFieldSelectTrigger,
1735
+ rr as EmbeddedChatPrimitiveFormFieldSelectValue,
1736
+ mr as EmbeddedChatPrimitiveFormFieldSelectViewport,
1731
1737
  Ae as EmbeddedChatPrimitiveFormFieldText,
1732
- tr as EmbeddedChatPrimitiveFormFieldTextArea,
1733
- fr as EmbeddedChatPrimitiveFormFooter,
1734
- js as EmbeddedChatPrimitiveFormHeader,
1735
- Gs as EmbeddedChatPrimitiveFormHeading,
1736
- Sr as EmbeddedChatPrimitiveFormSubmit,
1737
- kr as EmbeddedChatPrimitiveFormSuccess,
1738
- yr as EmbeddedChatPrimitiveFormSuccessButton,
1739
- Br as EmbeddedChatPrimitiveFormSuccessHeading,
1740
- Tr as EmbeddedChatPrimitiveFormSuccessMessage,
1741
- Us as EmbeddedChatPrimitiveFormWrapper,
1742
- In as EmbeddedChatPrimitiveHeaderToolbar,
1743
- Is as EmbeddedChatPrimitiveHelpActions,
1744
- Ss as EmbeddedChatPrimitiveHelpActionsMenu,
1745
- ks as EmbeddedChatPrimitiveHelpActionsMenuArrow,
1746
- Bs as EmbeddedChatPrimitiveHelpActionsMenuItem,
1747
- Ts as EmbeddedChatPrimitiveHelpActionsMenuItemIcon,
1748
- Es as EmbeddedChatPrimitiveHelpActionsTrigger,
1749
- Oo as EmbeddedChatPrimitiveInput,
1750
- Lo as EmbeddedChatPrimitiveInputFieldset,
1751
- Do as EmbeddedChatPrimitiveInputGroup,
1752
- zn as EmbeddedChatPrimitiveIntroMessageWrapper,
1753
- vo as EmbeddedChatPrimitiveMessage,
1754
- Po as EmbeddedChatPrimitiveMessageAction,
1755
- oo as EmbeddedChatPrimitiveMessageAttachments,
1756
- ro as EmbeddedChatPrimitiveMessageAttachmentsItem,
1757
- co as EmbeddedChatPrimitiveMessageAttachmentsItemIcon,
1758
- mo as EmbeddedChatPrimitiveMessageAttachmentsItemTitle,
1759
- so as EmbeddedChatPrimitiveMessageAttachmentsList,
1760
- lo as EmbeddedChatPrimitiveMessageAttachmentsPreview,
1761
- bo as EmbeddedChatPrimitiveMessageAttachmentsPreviewBody,
1762
- po as EmbeddedChatPrimitiveMessageAttachmentsPreviewClose,
1763
- uo as EmbeddedChatPrimitiveMessageAttachmentsPreviewContent,
1764
- Co as EmbeddedChatPrimitiveMessageAttachmentsPreviewHeader,
1765
- ho as EmbeddedChatPrimitiveMessageAttachmentsPreviewOverlay,
1766
- Xn as EmbeddedChatPrimitiveMessageAvatar,
1767
- Zn as EmbeddedChatPrimitiveMessageAvatarContent,
1768
- eo as EmbeddedChatPrimitiveMessageAvatarFallback,
1769
- to as EmbeddedChatPrimitiveMessageAvatarImage,
1770
- no as EmbeddedChatPrimitiveMessageContent,
1771
- ao as EmbeddedChatPrimitiveMessageContentWrapper,
1772
- Yn as EmbeddedChatPrimitiveMessageHeader,
1773
- Jn as EmbeddedChatPrimitiveMessageLoading,
1774
- io as EmbeddedChatPrimitiveMessageName,
1775
- fo as EmbeddedChatPrimitiveMessageSourceItem,
1776
- Eo as EmbeddedChatPrimitiveMessageSourceItemBreadcrumbs,
1777
- yo as EmbeddedChatPrimitiveMessageSourceItemDescription,
1778
- wo as EmbeddedChatPrimitiveMessageSourceItemDescriptionPart,
1779
- ko as EmbeddedChatPrimitiveMessageSourceItemIcon,
1780
- xo as EmbeddedChatPrimitiveMessageSourceItemIndicator,
1781
- To as EmbeddedChatPrimitiveMessageSourceItemTag,
1782
- Bo as EmbeddedChatPrimitiveMessageSourceItemTitle,
1783
- Ao as EmbeddedChatPrimitiveMessageSources,
1784
- Mo as EmbeddedChatPrimitiveMessageSourcesHeader,
1785
- Io as EmbeddedChatPrimitiveMessageSourcesList,
1786
- Fo as EmbeddedChatPrimitiveMessageToolAction,
1787
- go as EmbeddedChatPrimitiveMessageToolActions,
1788
- _o as EmbeddedChatPrimitiveMessageToolbar,
1738
+ ir as EmbeddedChatPrimitiveFormFieldTextArea,
1739
+ Sr as EmbeddedChatPrimitiveFormFooter,
1740
+ Gs as EmbeddedChatPrimitiveFormHeader,
1741
+ zs as EmbeddedChatPrimitiveFormHeading,
1742
+ Br as EmbeddedChatPrimitiveFormSubmit,
1743
+ Tr as EmbeddedChatPrimitiveFormSuccess,
1744
+ xr as EmbeddedChatPrimitiveFormSuccessButton,
1745
+ yr as EmbeddedChatPrimitiveFormSuccessHeading,
1746
+ wr as EmbeddedChatPrimitiveFormSuccessMessage,
1747
+ Ks as EmbeddedChatPrimitiveFormWrapper,
1748
+ fn as EmbeddedChatPrimitiveHeaderToolbar,
1749
+ fs as EmbeddedChatPrimitiveHelpActions,
1750
+ ks as EmbeddedChatPrimitiveHelpActionsMenu,
1751
+ Bs as EmbeddedChatPrimitiveHelpActionsMenuArrow,
1752
+ Ts as EmbeddedChatPrimitiveHelpActionsMenuItem,
1753
+ ys as EmbeddedChatPrimitiveHelpActionsMenuItemIcon,
1754
+ Ss as EmbeddedChatPrimitiveHelpActionsTrigger,
1755
+ No as EmbeddedChatPrimitiveInput,
1756
+ Do as EmbeddedChatPrimitiveInputFieldset,
1757
+ Oo as EmbeddedChatPrimitiveInputGroup,
1758
+ Yn as EmbeddedChatPrimitiveIntroMessageWrapper,
1759
+ _o as EmbeddedChatPrimitiveMessage,
1760
+ Ao as EmbeddedChatPrimitiveMessageAction,
1761
+ so as EmbeddedChatPrimitiveMessageAttachments,
1762
+ co as EmbeddedChatPrimitiveMessageAttachmentsItem,
1763
+ mo as EmbeddedChatPrimitiveMessageAttachmentsItemIcon,
1764
+ lo as EmbeddedChatPrimitiveMessageAttachmentsItemTitle,
1765
+ ro as EmbeddedChatPrimitiveMessageAttachmentsList,
1766
+ ho as EmbeddedChatPrimitiveMessageAttachmentsPreview,
1767
+ vo as EmbeddedChatPrimitiveMessageAttachmentsPreviewBody,
1768
+ bo as EmbeddedChatPrimitiveMessageAttachmentsPreviewClose,
1769
+ Co as EmbeddedChatPrimitiveMessageAttachmentsPreviewContent,
1770
+ po as EmbeddedChatPrimitiveMessageAttachmentsPreviewHeader,
1771
+ uo as EmbeddedChatPrimitiveMessageAttachmentsPreviewOverlay,
1772
+ Zn as EmbeddedChatPrimitiveMessageAvatar,
1773
+ eo as EmbeddedChatPrimitiveMessageAvatarContent,
1774
+ to as EmbeddedChatPrimitiveMessageAvatarFallback,
1775
+ io as EmbeddedChatPrimitiveMessageAvatarImage,
1776
+ oo as EmbeddedChatPrimitiveMessageContent,
1777
+ no as EmbeddedChatPrimitiveMessageContentWrapper,
1778
+ Jn as EmbeddedChatPrimitiveMessageHeader,
1779
+ Xn as EmbeddedChatPrimitiveMessageLoading,
1780
+ ao as EmbeddedChatPrimitiveMessageName,
1781
+ Eo as EmbeddedChatPrimitiveMessageSourceItem,
1782
+ So as EmbeddedChatPrimitiveMessageSourceItemBreadcrumbs,
1783
+ wo as EmbeddedChatPrimitiveMessageSourceItemDescription,
1784
+ xo as EmbeddedChatPrimitiveMessageSourceItemDescriptionPart,
1785
+ Bo as EmbeddedChatPrimitiveMessageSourceItemIcon,
1786
+ Lo as EmbeddedChatPrimitiveMessageSourceItemIndicator,
1787
+ yo as EmbeddedChatPrimitiveMessageSourceItemTag,
1788
+ To as EmbeddedChatPrimitiveMessageSourceItemTitle,
1789
+ Mo as EmbeddedChatPrimitiveMessageSources,
1790
+ Io as EmbeddedChatPrimitiveMessageSourcesHeader,
1791
+ fo as EmbeddedChatPrimitiveMessageSourcesList,
1792
+ Po as EmbeddedChatPrimitiveMessageToolAction,
1793
+ Fo as EmbeddedChatPrimitiveMessageToolActions,
1794
+ go as EmbeddedChatPrimitiveMessageToolbar,
1789
1795
  $t as EmbeddedChatPrimitiveMessageWrapper,
1790
- xn as EmbeddedChatPrimitiveMessages,
1791
- An as EmbeddedChatPrimitiveRoot,
1796
+ Ln as EmbeddedChatPrimitiveMessages,
1797
+ Mn as EmbeddedChatPrimitiveRoot,
1792
1798
  Wo as EmbeddedChatPrimitiveSendButton,
1793
- No as EmbeddedChatPrimitiveSendButtonIcon,
1794
- As as EmbeddedChatPrimitiveTaglineBrandName,
1795
- gs as EmbeddedChatPrimitiveTaglineContainer,
1796
- Ps as EmbeddedChatPrimitiveTaglineLogo,
1797
- Fs as EmbeddedChatPrimitiveTaglineText,
1798
- En as EmbeddedChatPrimitiveToolbarHeader,
1799
- fn as EmbeddedChatPrimitiveToolbarHeaderWrapper,
1800
- Gn as EmbeddedChatPrimitiveWorkflow,
1801
- Kn as EmbeddedChatPrimitiveWorkflows,
1802
- qn as EmbeddedChatPrimitiveWorkflowsLabel,
1803
- jn as EmbeddedChatPrimitiveWorkflowsList,
1804
- Fn as EmbeddedChatPrimitiveWrapper,
1805
- Qn as ExampleQuestion,
1806
- Un as ExampleQuestionButton,
1807
- Rn as ExampleQuestions,
1808
- $n as ExampleQuestionsLabel,
1809
- Vn as ExampleQuestionsList,
1810
- Os as FeedbackForm,
1799
+ Ro as EmbeddedChatPrimitiveSendButtonIcon,
1800
+ Ms as EmbeddedChatPrimitiveTaglineBrandName,
1801
+ Fs as EmbeddedChatPrimitiveTaglineContainer,
1802
+ As as EmbeddedChatPrimitiveTaglineLogo,
1803
+ Ps as EmbeddedChatPrimitiveTaglineText,
1804
+ Sn as EmbeddedChatPrimitiveToolbarHeader,
1805
+ En as EmbeddedChatPrimitiveToolbarHeaderWrapper,
1806
+ zn as EmbeddedChatPrimitiveWorkflow,
1807
+ qn as EmbeddedChatPrimitiveWorkflows,
1808
+ jn as EmbeddedChatPrimitiveWorkflowsLabel,
1809
+ Gn as EmbeddedChatPrimitiveWorkflowsList,
1810
+ Pn as EmbeddedChatPrimitiveWrapper,
1811
+ Un as ExampleQuestion,
1812
+ Kn as ExampleQuestionButton,
1813
+ $n as ExampleQuestions,
1814
+ Vn as ExampleQuestionsLabel,
1815
+ Qn as ExampleQuestionsList,
1816
+ Ns as FeedbackForm,
1811
1817
  Ws as FeedbackItem,
1812
- Ns as FeedbackItemCheckbox,
1813
- Rs as FeedbackItemCheckboxIndicator,
1814
- Vs as FeedbackItemDescription,
1815
- $s as FeedbackItemLabel,
1816
- ys as FeedbackModal,
1817
- Ds as FeedbackModalBody,
1818
- Ls as FeedbackModalClose,
1819
- xs as FeedbackModalContent,
1818
+ Rs as FeedbackItemCheckbox,
1819
+ $s as FeedbackItemCheckboxIndicator,
1820
+ Qs as FeedbackItemDescription,
1821
+ Vs as FeedbackItemLabel,
1822
+ ws as FeedbackModal,
1823
+ Os as FeedbackModalBody,
1824
+ Ds as FeedbackModalClose,
1825
+ Ls as FeedbackModalContent,
1820
1826
  Hs as FeedbackModalHeader,
1821
- ws as FeedbackModalOverlay,
1822
- Qs as FeedbackSubmitButton,
1827
+ xs as FeedbackModalOverlay,
1828
+ Us as FeedbackSubmitButton,
1823
1829
  Ho as Footer,
1824
- Ks as Form,
1825
- Er as FormCancel,
1826
- qs as FormClose,
1827
- Ys as FormContent,
1828
- zs as FormDescription,
1829
- Ir as FormError,
1830
- Js as FormField,
1831
- ir as FormFieldCheckbox,
1832
- ar as FormFieldCheckboxIndicator,
1833
- ur as FormFieldCombobox,
1834
- _r as FormFieldComboboxContent,
1835
- Cr as FormFieldComboboxControl,
1836
- pr as FormFieldComboboxInput,
1837
- gr as FormFieldComboboxItem,
1838
- Ar as FormFieldComboboxItemIndicator,
1839
- Fr as FormFieldComboboxItemText,
1840
- vr as FormFieldComboboxPositioner,
1841
- Pr as FormFieldComboboxSelectedTags,
1842
- br as FormFieldComboboxTrigger,
1843
- Zs as FormFieldEmail,
1844
- Mr as FormFieldError,
1845
- er as FormFieldFile,
1846
- Xs as FormFieldLabel,
1847
- nr as FormFieldSelect,
1848
- cr as FormFieldSelectContent,
1849
- rr as FormFieldSelectIcon,
1850
- mr as FormFieldSelectItem,
1851
- hr as FormFieldSelectItemIndicator,
1852
- lr as FormFieldSelectItemText,
1853
- or as FormFieldSelectTrigger,
1854
- sr as FormFieldSelectValue,
1855
- dr as FormFieldSelectViewport,
1830
+ qs as Form,
1831
+ kr as FormCancel,
1832
+ js as FormClose,
1833
+ Js as FormContent,
1834
+ Ys as FormDescription,
1835
+ Er as FormError,
1836
+ Xs as FormField,
1837
+ ar as FormFieldCheckbox,
1838
+ nr as FormFieldCheckboxIndicator,
1839
+ Cr as FormFieldCombobox,
1840
+ gr as FormFieldComboboxContent,
1841
+ pr as FormFieldComboboxControl,
1842
+ br as FormFieldComboboxInput,
1843
+ Fr as FormFieldComboboxItem,
1844
+ Mr as FormFieldComboboxItemIndicator,
1845
+ Pr as FormFieldComboboxItemText,
1846
+ _r as FormFieldComboboxPositioner,
1847
+ Ar as FormFieldComboboxSelectedTags,
1848
+ vr as FormFieldComboboxTrigger,
1849
+ Ir as FormFieldDescription,
1850
+ er as FormFieldEmail,
1851
+ fr as FormFieldError,
1852
+ tr as FormFieldFile,
1853
+ Zs as FormFieldLabel,
1854
+ or as FormFieldSelect,
1855
+ dr as FormFieldSelectContent,
1856
+ cr as FormFieldSelectIcon,
1857
+ lr as FormFieldSelectItem,
1858
+ ur as FormFieldSelectItemIndicator,
1859
+ hr as FormFieldSelectItemText,
1860
+ sr as FormFieldSelectTrigger,
1861
+ rr as FormFieldSelectValue,
1862
+ mr as FormFieldSelectViewport,
1856
1863
  Ae as FormFieldText,
1857
- tr as FormFieldTextArea,
1858
- fr as FormFooter,
1859
- js as FormHeader,
1860
- Gs as FormHeading,
1861
- Sr as FormSubmit,
1862
- kr as FormSuccess,
1863
- yr as FormSuccessButton,
1864
- Br as FormSuccessHeading,
1865
- Tr as FormSuccessMessage,
1866
- Us as FormWrapper,
1867
- Mn as Header,
1868
- In as HeaderToolbar,
1869
- fn as HeaderToolbarWrapper,
1870
- Is as HelpActions,
1871
- Ss as HelpActionsMenu,
1872
- ks as HelpActionsMenuArrow,
1873
- Bs as HelpActionsMenuItem,
1874
- Ts as HelpActionsMenuItemIcon,
1875
- Es as HelpActionsTrigger,
1876
- Oo as Input,
1877
- Lo as InputFieldset,
1878
- Do as InputGroup,
1879
- zn as IntroMessageWrapper,
1880
- vo as Message,
1881
- Po as MessageAction,
1882
- oo as MessageAttachments,
1883
- ro as MessageAttachmentsItem,
1884
- co as MessageAttachmentsItemIcon,
1885
- mo as MessageAttachmentsItemTitle,
1886
- so as MessageAttachmentsList,
1887
- lo as MessageAttachmentsPreview,
1888
- bo as MessageAttachmentsPreviewBody,
1889
- po as MessageAttachmentsPreviewClose,
1890
- uo as MessageAttachmentsPreviewContent,
1891
- Co as MessageAttachmentsPreviewHeader,
1892
- ho as MessageAttachmentsPreviewOverlay,
1893
- Xn as MessageAvatar,
1894
- Zn as MessageAvatarContent,
1895
- eo as MessageAvatarFallback,
1896
- to as MessageAvatarImage,
1897
- no as MessageContent,
1898
- ao as MessageContentWrapper,
1899
- Yn as MessageHeader,
1900
- Jn as MessageLoading,
1901
- io as MessageName,
1902
- fo as MessageSourceItem,
1903
- So as MessageSourceItemBreadcrumbIcon,
1904
- Eo as MessageSourceItemBreadcrumbs,
1905
- yo as MessageSourceItemDescription,
1906
- wo as MessageSourceItemDescriptionPart,
1907
- ko as MessageSourceItemIcon,
1908
- xo as MessageSourceItemIndicator,
1909
- To as MessageSourceItemTag,
1910
- Bo as MessageSourceItemTitle,
1911
- Ao as MessageSources,
1912
- Mo as MessageSourcesHeader,
1913
- Io as MessageSourcesList,
1914
- Fo as MessageToolAction,
1915
- go as MessageToolActions,
1916
- _o as MessageToolbar,
1864
+ ir as FormFieldTextArea,
1865
+ Sr as FormFooter,
1866
+ Gs as FormHeader,
1867
+ zs as FormHeading,
1868
+ Br as FormSubmit,
1869
+ Tr as FormSuccess,
1870
+ xr as FormSuccessButton,
1871
+ yr as FormSuccessHeading,
1872
+ wr as FormSuccessMessage,
1873
+ Ks as FormWrapper,
1874
+ In as Header,
1875
+ fn as HeaderToolbar,
1876
+ En as HeaderToolbarWrapper,
1877
+ fs as HelpActions,
1878
+ ks as HelpActionsMenu,
1879
+ Bs as HelpActionsMenuArrow,
1880
+ Ts as HelpActionsMenuItem,
1881
+ ys as HelpActionsMenuItemIcon,
1882
+ Ss as HelpActionsTrigger,
1883
+ No as Input,
1884
+ Do as InputFieldset,
1885
+ Oo as InputGroup,
1886
+ Yn as IntroMessageWrapper,
1887
+ _o as Message,
1888
+ Ao as MessageAction,
1889
+ so as MessageAttachments,
1890
+ co as MessageAttachmentsItem,
1891
+ mo as MessageAttachmentsItemIcon,
1892
+ lo as MessageAttachmentsItemTitle,
1893
+ ro as MessageAttachmentsList,
1894
+ ho as MessageAttachmentsPreview,
1895
+ vo as MessageAttachmentsPreviewBody,
1896
+ bo as MessageAttachmentsPreviewClose,
1897
+ Co as MessageAttachmentsPreviewContent,
1898
+ po as MessageAttachmentsPreviewHeader,
1899
+ uo as MessageAttachmentsPreviewOverlay,
1900
+ Zn as MessageAvatar,
1901
+ eo as MessageAvatarContent,
1902
+ to as MessageAvatarFallback,
1903
+ io as MessageAvatarImage,
1904
+ oo as MessageContent,
1905
+ no as MessageContentWrapper,
1906
+ Jn as MessageHeader,
1907
+ Xn as MessageLoading,
1908
+ ao as MessageName,
1909
+ Eo as MessageSourceItem,
1910
+ ko as MessageSourceItemBreadcrumbIcon,
1911
+ So as MessageSourceItemBreadcrumbs,
1912
+ wo as MessageSourceItemDescription,
1913
+ xo as MessageSourceItemDescriptionPart,
1914
+ Bo as MessageSourceItemIcon,
1915
+ Lo as MessageSourceItemIndicator,
1916
+ yo as MessageSourceItemTag,
1917
+ To as MessageSourceItemTitle,
1918
+ Mo as MessageSources,
1919
+ Io as MessageSourcesHeader,
1920
+ fo as MessageSourcesList,
1921
+ Po as MessageToolAction,
1922
+ Fo as MessageToolActions,
1923
+ go as MessageToolbar,
1917
1924
  $t as MessageWrapper,
1918
- xn as Messages,
1919
- Hr as Provider,
1920
- An as Root,
1925
+ Ln as Messages,
1926
+ Dr as Provider,
1927
+ Mn as Root,
1921
1928
  Wo as SendButton,
1922
- No as SendButtonIcon,
1923
- As as TaglineBrandName,
1924
- gs as TaglineContainer,
1925
- Ps as TaglineLogo,
1926
- Fs as TaglineText,
1927
- En as ToolbarHeader,
1928
- Gn as Workflow,
1929
- Kn as Workflows,
1930
- qn as WorkflowsLabel,
1931
- jn as WorkflowsList,
1932
- Fn as Wrapper
1929
+ Ro as SendButtonIcon,
1930
+ Ms as TaglineBrandName,
1931
+ Fs as TaglineContainer,
1932
+ As as TaglineLogo,
1933
+ Ps as TaglineText,
1934
+ Sn as ToolbarHeader,
1935
+ zn as Workflow,
1936
+ qn as Workflows,
1937
+ jn as WorkflowsLabel,
1938
+ Gn as WorkflowsList,
1939
+ Pn as Wrapper
1933
1940
  };