@inkeep/agents-ui 0.15.28 → 0.15.30

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 (52) hide show
  1. package/dist/index.cjs +1 -1
  2. package/dist/index.js +156 -158
  3. package/dist/primitives/components/embedded-chat.cjs +4 -4
  4. package/dist/primitives/components/embedded-chat.d.ts +6 -16
  5. package/dist/primitives/components/embedded-chat.js +809 -859
  6. package/dist/primitives/components/embedded-search.cjs +1 -1
  7. package/dist/primitives/components/embedded-search.d.ts +3 -4
  8. package/dist/primitives/components/embedded-search.js +290 -294
  9. package/dist/primitives/components/tagline-logo-icon.cjs +1 -1
  10. package/dist/primitives/components/tagline-logo-icon.js +11 -21
  11. package/dist/primitives/hooks/use-feedback-api.cjs +1 -0
  12. package/dist/primitives/hooks/use-feedback-api.d.ts +19 -0
  13. package/dist/primitives/hooks/use-feedback-api.js +37 -0
  14. package/dist/primitives/index.cjs +1 -1
  15. package/dist/primitives/index.js +134 -137
  16. package/dist/primitives/providers/base-events-provider.cjs +1 -1
  17. package/dist/primitives/providers/base-events-provider.js +1 -1
  18. package/dist/primitives/providers/feedback-provider.cjs +1 -1
  19. package/dist/primitives/providers/feedback-provider.d.ts +1 -1
  20. package/dist/primitives/providers/feedback-provider.js +57 -64
  21. package/dist/primitives/providers/index.cjs +1 -1
  22. package/dist/primitives/providers/index.d.ts +0 -1
  23. package/dist/primitives/providers/index.js +42 -45
  24. package/dist/primitives/utils/component-ids.cjs +1 -1
  25. package/dist/primitives/utils/component-ids.d.ts +2 -10
  26. package/dist/primitives/utils/component-ids.js +2 -6
  27. package/dist/react/embedded-chat.cjs +1 -1
  28. package/dist/react/embedded-chat.js +249 -265
  29. package/dist/react/embedded-search.cjs +1 -1
  30. package/dist/react/embedded-search.js +63 -64
  31. package/dist/react/index.cjs +1 -1
  32. package/dist/react/index.js +156 -158
  33. package/dist/styled/components/embedded-chat.cjs +1 -1
  34. package/dist/styled/components/embedded-chat.d.ts +2 -5
  35. package/dist/styled/components/embedded-chat.js +397 -441
  36. package/dist/styled/components/embedded-search.cjs +1 -1
  37. package/dist/styled/components/embedded-search.d.ts +1 -2
  38. package/dist/styled/components/embedded-search.js +119 -133
  39. package/dist/styled/components/index.cjs +1 -1
  40. package/dist/styled/components/index.js +12 -11
  41. package/dist/styled/components/message.cjs +1 -1
  42. package/dist/styled/components/message.d.ts +20 -0
  43. package/dist/styled/components/message.js +304 -228
  44. package/dist/styled/index.cjs +1 -1
  45. package/dist/styled/index.js +152 -154
  46. package/dist/styled/inkeep.css.cjs +82 -15
  47. package/dist/styled/inkeep.css.js +82 -15
  48. package/dist/types/events.d.ts +3 -17
  49. package/package.json +1 -1
  50. package/dist/primitives/providers/feedback-item-provider.cjs +0 -1
  51. package/dist/primitives/providers/feedback-item-provider.d.ts +0 -10
  52. package/dist/primitives/providers/feedback-item-provider.js +0 -16
@@ -1,41 +1,41 @@
1
1
  "use client";
2
- import { jsx as a, jsxs as E } from "react/jsx-runtime";
2
+ import { jsx as a, jsxs as g } from "react/jsx-runtime";
3
3
  import { useChatHistory as P } from "../../primitives/providers/chat-history-provider.js";
4
4
  import { useInkeepConfig as w } from "../../primitives/providers/config-provider.js";
5
- import { EmbeddedChatPrimitiveContentScrollAreaCorner as I, EmbeddedChatPrimitiveDisclaimerText as M, EmbeddedChatPrimitiveDynamicComponent as N, EmbeddedChatPrimitiveMessageSources as S, EmbeddedChatPrimitiveHelpActions as A, EmbeddedChatPrimitiveFeedbackModal as T, EmbeddedChatPrimitiveFormFieldSelect as H, EmbeddedChatPrimitiveFormFieldSelectValue as L, EmbeddedChatPrimitiveFormFieldSelectItemText as B, EmbeddedChatPrimitiveFormFieldCombobox as D, EmbeddedChatPrimitiveFormFieldComboboxListItems as z, EmbeddedChatPrimitiveFormFieldComboboxItemText as _, EmbeddedChatPrimitiveFormSuccessMessage as W, EmbeddedChatPrimitiveWrapper as Q, EmbeddedChatPrimitiveRoot as j, Header as R, EmbeddedChatPrimitiveHeaderToolbar as V, EmbeddedChatPrimitiveToolbarHeaderWrapper as O, EmbeddedChatPrimitiveToolbarHeader as q, EmbeddedChatPrimitiveChatHistoryButtonIcon as G, EmbeddedChatPrimitiveChatHistoryButton as K, EmbeddedChatPrimitiveContent as U, EmbeddedChatPrimitiveContentScrollArea as Z, EmbeddedChatPrimitiveContentScrollAreaViewport as $, EmbeddedChatPrimitiveContentScrollAreaScrollbar as J, EmbeddedChatPrimitiveContentScrollAreaThumb as X, EmbeddedChatPrimitiveMessages as Y, EmbeddedChatPrimitiveMessageWrapper as ee, EmbeddedChatPrimitiveIntroMessageWrapper as te, EmbeddedChatPrimitiveDisclaimer as ae, EmbeddedChatPrimitiveDisclaimerLabel as de, EmbeddedChatPrimitiveDisclaimerTrigger as oe, EmbeddedChatPrimitiveDisclaimerContent as re, EmbeddedChatPrimitiveDisclaimerArrow as ie, EmbeddedChatPrimitiveExampleQuestions as se, EmbeddedChatPrimitiveExampleQuestionsLabel as me, EmbeddedChatPrimitiveExampleQuestionsList as le, EmbeddedChatPrimitiveExampleQuestion as ne, EmbeddedChatPrimitiveExampleQuestionButton as ce, EmbeddedChatPrimitiveMessageHeader as be, EmbeddedChatPrimitiveMessageLoading as he, EmbeddedChatPrimitiveMessageAvatar as Ce, EmbeddedChatPrimitiveMessageAvatarContent as pe, EmbeddedChatPrimitiveMessageAvatarFallback as ue, EmbeddedChatPrimitiveMessageAvatarImage as ge, EmbeddedChatPrimitiveMessageName as Ee, EmbeddedChatPrimitiveMessageContentWrapper as Fe, EmbeddedChatPrimitiveMessageContent as xe, EmbeddedChatPrimitiveMarkdown as fe, EmbeddedChatPrimitiveMessageToolbar as ve, EmbeddedChatPrimitiveMessageCustomActions as ke, EmbeddedChatPrimitiveMessageCustomAction as ye, EmbeddedChatPrimitiveMessageAction as Pe, EmbeddedChatPrimitiveMessageSourcesHeader as we, EmbeddedChatPrimitiveMessageSourcesList as Ie, EmbeddedChatPrimitiveMessageSourceItem as Me, EmbeddedChatPrimitiveMessageSourceItemBreadcrumbs as Ne, MessageSourceItemBreadcrumbIcon as Se, EmbeddedChatPrimitiveMessageSourceItemIcon as Ae, EmbeddedChatPrimitiveMessageSourceItemTitle as Te, EmbeddedChatPrimitiveMessageSourceItemTag as He, EmbeddedChatPrimitiveMessageSourceItemDescription as Le, EmbeddedChatPrimitiveMessageSourceItemDescriptionPart as Be, EmbeddedChatPrimitiveMessageSourceItemIndicator as De, EmbeddedChatPrimitiveFooter as ze, EmbeddedChatPrimitiveInputGroup as _e, EmbeddedChatPrimitiveInput as We, EmbeddedChatPrimitiveSendButton as Qe, EmbeddedChatPrimitiveSendButtonIcon as je, EmbeddedChatPrimitiveActionBar as Re, EmbeddedChatPrimitiveActions as Ve, EmbeddedChatPrimitiveTaglineContainer as Oe, EmbeddedChatPrimitiveTaglineText as qe, EmbeddedChatPrimitiveTaglineLogo as Ge, EmbeddedChatPrimitiveTaglineBrandName as Ke, EmbeddedChatPrimitiveChatAction as Ue, EmbeddedChatPrimitiveChatActionLabel as Ze, EmbeddedChatPrimitiveChatActionFeedback as $e, EmbeddedChatPrimitiveChatHelpAction as Je, EmbeddedChatPrimitiveHelpActionsTrigger as Xe, EmbeddedChatPrimitiveHelpActionsMenu as Ye, EmbeddedChatPrimitiveHelpActionsMenuArrow as et, EmbeddedChatPrimitiveHelpActionsMenuItem as tt, EmbeddedChatPrimitiveHelpActionsMenuItemIcon as at, EmbeddedChatPrimitiveFeedbackModalOverlay as dt, EmbeddedChatPrimitiveFeedbackModalContent as ot, EmbeddedChatPrimitiveFeedbackModalHeader as rt, EmbeddedChatPrimitiveFeedbackModalClose as it, EmbeddedChatPrimitiveFeedbackModalBody as st, EmbeddedChatPrimitiveFeedbackForm as mt, EmbeddedChatPrimitiveFeedbackItem as lt, EmbeddedChatPrimitiveFeedbackItemCheckbox as nt, EmbeddedChatPrimitiveFeedbackItemCheckboxIndicator as ct, EmbeddedChatPrimitiveFeedbackItemLabel as bt, EmbeddedChatPrimitiveFeedbackItemDescription as ht, EmbeddedChatPrimitiveFeedbackSubmitButton as Ct, EmbeddedChatPrimitiveFormWrapper as pt, EmbeddedChatPrimitiveForm as ut, EmbeddedChatPrimitiveFormClose as gt, EmbeddedChatPrimitiveFormHeader as Et, EmbeddedChatPrimitiveFormHeading as Ft, EmbeddedChatPrimitiveFormDescription as xt, EmbeddedChatPrimitiveFormContent as ft, EmbeddedChatPrimitiveFormField as vt, EmbeddedChatPrimitiveFormFieldLabel as kt, EmbeddedChatPrimitiveFormFieldText as yt, EmbeddedChatPrimitiveFormFieldEmail as Pt, EmbeddedChatPrimitiveFormFieldFile as wt, EmbeddedChatPrimitiveFormFieldTextArea as It, EmbeddedChatPrimitiveFormFieldCheckbox as Mt, EmbeddedChatPrimitiveFormFieldCheckboxIndicator as Nt, EmbeddedChatPrimitiveFormFieldSelectTrigger as St, EmbeddedChatPrimitiveFormFieldSelectIcon as At, EmbeddedChatPrimitiveFormFieldSelectContent as Tt, EmbeddedChatPrimitiveFormFieldSelectViewport as Ht, EmbeddedChatPrimitiveFormFieldSelectItem as Lt, EmbeddedChatPrimitiveFormFieldSelectItemIndicator as Bt, EmbeddedChatPrimitiveFormFieldComboboxControl as Dt, EmbeddedChatPrimitiveFormFieldComboboxInput as zt, EmbeddedChatPrimitiveFormFieldComboboxTrigger as _t, EmbeddedChatPrimitiveFormFieldComboboxSelectedTags as Wt, EmbeddedChatPrimitiveFormFieldComboboxPositioner as Qt, EmbeddedChatPrimitiveFormFieldComboboxContent as jt, EmbeddedChatPrimitiveFormFieldComboboxList as Rt, EmbeddedChatPrimitiveFormFieldComboboxListEmpty as Vt, EmbeddedChatPrimitiveFormFieldComboboxItem as Ot, EmbeddedChatPrimitiveFormFieldComboboxItemIndicator as qt, EmbeddedChatPrimitiveFormFieldDescription as Gt, EmbeddedChatPrimitiveFormFieldError as Kt, EmbeddedChatPrimitiveFormError as Ut, EmbeddedChatPrimitiveFormFooter as Zt, EmbeddedChatPrimitiveFormCancel as $t, EmbeddedChatPrimitiveFormSubmit as Jt, EmbeddedChatPrimitiveFormSuccess as Xt, EmbeddedChatPrimitiveFormSuccessHeading as Yt, EmbeddedChatPrimitiveFormSuccessButton as ea } from "../../primitives/components/embedded-chat.js";
6
- import { ChatProvider as ta } from "../../primitives/components/embedded-chat/chat-provider.js";
7
- import { useResizeObserver as aa } from "../../primitives/hooks/use-resize-observer.js";
8
- import { composeRefs as da } from "../../primitives/utils/compose-refs.js";
9
- import { aiChatPageWrapper as oa } from "./ui/recipes/ai-chat-page-wrapper.js";
5
+ import { EmbeddedChatPrimitiveContentScrollAreaCorner as I, EmbeddedChatPrimitiveDisclaimerText as M, EmbeddedChatPrimitiveDynamicComponent as N, EmbeddedChatPrimitiveMessageSources as S, EmbeddedChatPrimitiveHelpActions as A, EmbeddedChatPrimitiveFeedbackModal as T, EmbeddedChatPrimitiveFormFieldSelect as H, EmbeddedChatPrimitiveFormFieldSelectValue as L, EmbeddedChatPrimitiveFormFieldSelectItemText as B, EmbeddedChatPrimitiveFormFieldCombobox as D, EmbeddedChatPrimitiveFormFieldComboboxListItems as z, EmbeddedChatPrimitiveFormFieldComboboxItemText as _, EmbeddedChatPrimitiveFormSuccessMessage as W, EmbeddedChatPrimitiveWrapper as Q, EmbeddedChatPrimitiveRoot as j, Header as R, EmbeddedChatPrimitiveHeaderToolbar as V, EmbeddedChatPrimitiveToolbarHeaderWrapper as O, EmbeddedChatPrimitiveToolbarHeader as q, EmbeddedChatPrimitiveChatHistoryButtonIcon as G, EmbeddedChatPrimitiveChatHistoryButton as K, EmbeddedChatPrimitiveContent as U, EmbeddedChatPrimitiveContentScrollArea as Z, EmbeddedChatPrimitiveContentScrollAreaViewport as $, EmbeddedChatPrimitiveContentScrollAreaScrollbar as J, EmbeddedChatPrimitiveContentScrollAreaThumb as X, EmbeddedChatPrimitiveMessages as Y, EmbeddedChatPrimitiveMessageWrapper as ee, EmbeddedChatPrimitiveIntroMessageWrapper as te, EmbeddedChatPrimitiveDisclaimer as ae, EmbeddedChatPrimitiveDisclaimerLabel as de, EmbeddedChatPrimitiveDisclaimerTrigger as oe, EmbeddedChatPrimitiveDisclaimerContent as re, EmbeddedChatPrimitiveDisclaimerArrow as ie, EmbeddedChatPrimitiveExampleQuestions as se, EmbeddedChatPrimitiveExampleQuestionsLabel as me, EmbeddedChatPrimitiveExampleQuestionsList as le, EmbeddedChatPrimitiveExampleQuestion as ne, EmbeddedChatPrimitiveExampleQuestionButton as ce, EmbeddedChatPrimitiveMessageHeader as be, EmbeddedChatPrimitiveMessageLoading as he, EmbeddedChatPrimitiveMessageAvatar as pe, EmbeddedChatPrimitiveMessageAvatarContent as Ce, EmbeddedChatPrimitiveMessageAvatarFallback as ue, EmbeddedChatPrimitiveMessageAvatarImage as ge, EmbeddedChatPrimitiveMessageName as Ee, EmbeddedChatPrimitiveMessageContentWrapper as Fe, EmbeddedChatPrimitiveMessageContent as xe, EmbeddedChatPrimitiveMarkdown as fe, EmbeddedChatPrimitiveMessageToolbar as ve, EmbeddedChatPrimitiveMessageCustomActions as ke, EmbeddedChatPrimitiveMessageCustomAction as ye, EmbeddedChatPrimitiveMessageAction as Pe, EmbeddedChatPrimitiveMessageSourcesHeader as we, EmbeddedChatPrimitiveMessageSourcesList as Ie, EmbeddedChatPrimitiveMessageSourceItem as Me, EmbeddedChatPrimitiveMessageSourceItemBreadcrumbs as Ne, MessageSourceItemBreadcrumbIcon as Se, EmbeddedChatPrimitiveMessageSourceItemIcon as Ae, EmbeddedChatPrimitiveMessageSourceItemTitle as Te, EmbeddedChatPrimitiveMessageSourceItemTag as He, EmbeddedChatPrimitiveMessageSourceItemDescription as Le, EmbeddedChatPrimitiveMessageSourceItemDescriptionPart as Be, EmbeddedChatPrimitiveMessageSourceItemIndicator as De, EmbeddedChatPrimitiveFooter as ze, EmbeddedChatPrimitiveInputGroup as _e, EmbeddedChatPrimitiveInput as We, EmbeddedChatPrimitiveSendButton as Qe, EmbeddedChatPrimitiveSendButtonIcon as je, EmbeddedChatPrimitiveActionBar as Re, EmbeddedChatPrimitiveActions as Ve, EmbeddedChatPrimitiveTaglineContainer as Oe, EmbeddedChatPrimitiveTaglineText as qe, EmbeddedChatPrimitiveTaglineLogo as Ge, EmbeddedChatPrimitiveChatAction as Ke, EmbeddedChatPrimitiveChatActionLabel as Ue, EmbeddedChatPrimitiveChatActionFeedback as Ze, EmbeddedChatPrimitiveChatHelpAction as $e, EmbeddedChatPrimitiveHelpActionsTrigger as Je, EmbeddedChatPrimitiveHelpActionsMenu as Xe, EmbeddedChatPrimitiveHelpActionsMenuArrow as Ye, EmbeddedChatPrimitiveHelpActionsMenuItem as et, EmbeddedChatPrimitiveHelpActionsMenuItemIcon as tt, EmbeddedChatPrimitiveFeedbackModalOverlay as at, EmbeddedChatPrimitiveFeedbackModalContent as dt, EmbeddedChatPrimitiveFeedbackModalHeader as ot, EmbeddedChatPrimitiveFeedbackModalClose as rt, EmbeddedChatPrimitiveFeedbackModalBody as it, EmbeddedChatPrimitiveFeedbackForm as st, EmbeddedChatPrimitiveFeedbackField as mt, EmbeddedChatPrimitiveFeedbackItemLabel as lt, EmbeddedChatPrimitiveFeedbackItemDescription as nt, EmbeddedChatPrimitiveFeedbackSubmitButton as ct, EmbeddedChatPrimitiveFormWrapper as bt, EmbeddedChatPrimitiveForm as ht, EmbeddedChatPrimitiveFormClose as pt, EmbeddedChatPrimitiveFormHeader as Ct, EmbeddedChatPrimitiveFormHeading as ut, EmbeddedChatPrimitiveFormDescription as gt, EmbeddedChatPrimitiveFormContent as Et, EmbeddedChatPrimitiveFormField as Ft, EmbeddedChatPrimitiveFormFieldLabel as xt, EmbeddedChatPrimitiveFormFieldText as ft, EmbeddedChatPrimitiveFormFieldEmail as vt, EmbeddedChatPrimitiveFormFieldFile as kt, EmbeddedChatPrimitiveFormFieldTextArea as yt, EmbeddedChatPrimitiveFormFieldCheckbox as Pt, EmbeddedChatPrimitiveFormFieldCheckboxIndicator as wt, EmbeddedChatPrimitiveFormFieldSelectTrigger as It, EmbeddedChatPrimitiveFormFieldSelectIcon as Mt, EmbeddedChatPrimitiveFormFieldSelectContent as Nt, EmbeddedChatPrimitiveFormFieldSelectViewport as St, EmbeddedChatPrimitiveFormFieldSelectItem as At, EmbeddedChatPrimitiveFormFieldSelectItemIndicator as Tt, EmbeddedChatPrimitiveFormFieldComboboxControl as Ht, EmbeddedChatPrimitiveFormFieldComboboxInput as Lt, EmbeddedChatPrimitiveFormFieldComboboxTrigger as Bt, EmbeddedChatPrimitiveFormFieldComboboxSelectedTags as Dt, EmbeddedChatPrimitiveFormFieldComboboxPositioner as zt, EmbeddedChatPrimitiveFormFieldComboboxContent as _t, EmbeddedChatPrimitiveFormFieldComboboxList as Wt, EmbeddedChatPrimitiveFormFieldComboboxListEmpty as Qt, EmbeddedChatPrimitiveFormFieldComboboxItem as jt, EmbeddedChatPrimitiveFormFieldComboboxItemIndicator as Rt, EmbeddedChatPrimitiveFormFieldDescription as Vt, EmbeddedChatPrimitiveFormFieldError as Ot, EmbeddedChatPrimitiveFormError as qt, EmbeddedChatPrimitiveFormFooter as Gt, EmbeddedChatPrimitiveFormCancel as Kt, EmbeddedChatPrimitiveFormSubmit as Ut, EmbeddedChatPrimitiveFormSuccess as Zt, EmbeddedChatPrimitiveFormSuccessHeading as $t, EmbeddedChatPrimitiveFormSuccessButton as Jt } from "../../primitives/components/embedded-chat.js";
6
+ import { ChatProvider as Xt } from "../../primitives/components/embedded-chat/chat-provider.js";
7
+ import { useResizeObserver as Yt } from "../../primitives/hooks/use-resize-observer.js";
8
+ import { composeRefs as ea } from "../../primitives/utils/compose-refs.js";
9
+ import { aiChatPageWrapper as ta } from "./ui/recipes/ai-chat-page-wrapper.js";
10
10
  import { button as o } from "./ui/recipes/button.js";
11
- import { checkbox as c } from "./ui/recipes/checkbox.js";
11
+ import { checkbox as F } from "./ui/recipes/checkbox.js";
12
12
  import { citation as i } from "./ui/recipes/citation.js";
13
13
  import { combobox as s } from "./ui/recipes/combobox.js";
14
- import { icon as ra } from "./ui/recipes/icon.js";
15
- import { input as b } from "./ui/recipes/input.js";
16
- import { link as ia } from "./ui/recipes/link.js";
14
+ import { icon as aa } from "./ui/recipes/icon.js";
15
+ import { input as c } from "./ui/recipes/input.js";
17
16
  import { modal as m } from "./ui/recipes/modal.js";
18
- import { popover as h } from "./ui/recipes/popover.js";
19
- import { scrollable as C } from "./ui/recipes/scrollable.js";
17
+ import { popover as b } from "./ui/recipes/popover.js";
18
+ import { scrollable as h } from "./ui/recipes/scrollable.js";
20
19
  import { select as l } from "./ui/recipes/select.js";
21
- import { cva as sa } from "class-variance-authority";
22
- import { merge as ma } from "merge-anything";
23
- import { forwardRef as p, useRef as la } from "react";
20
+ import { cva as da } from "class-variance-authority";
21
+ import { merge as oa } from "merge-anything";
22
+ import { forwardRef as p, useRef as ra } from "react";
24
23
  import { cn as d } from "../utils.js";
25
- import { markdownStyles as na } from "./ui/markdown-styles.js";
26
- import { LoadingIndicator as ca } from "./loading-indicator.js";
27
- import { MessagesSessionLoading as ba } from "./embedded-chat/session-loading.js";
28
- import { EmbeddedChatMessagePart as fr } from "./message.js";
29
- import { EmbeddedChatDropZone as kr, EmbeddedChatFileContent as yr, EmbeddedChatFileInput as Pr, EmbeddedChatFileItem as wr, EmbeddedChatFileList as Ir, EmbeddedChatFileName as Mr, EmbeddedChatFilePreviewTrigger as Nr, EmbeddedChatFileRemove as Sr, EmbeddedChatFileThumbnail as Ar, EmbeddedChatFileTypeIcon as Tr, EmbeddedChatFileUploadButton as Hr, EmbeddedChatInputNotification as Lr, EmbeddedChatInputNotificationClose as Br, EmbeddedChatInputNotificationContent as Dr, EmbeddedChatInputNotificationHeader as zr, EmbeddedChatInputNotificationMessage as _r, EmbeddedChatInputNotificationTitle as Wr, EmbeddedChatMessageFile as Qr, EmbeddedChatMessageFiles as jr } from "./embedded-chat/file-upload-input.js";
30
- import { EmbeddedChatImagePreviewModal as Vr, EmbeddedChatImagePreviewModalClose as Or, EmbeddedChatImagePreviewModalContent as qr, EmbeddedChatImagePreviewModalFileName as Gr, EmbeddedChatImagePreviewModalFooter as Kr, EmbeddedChatImagePreviewModalImage as Ur, EmbeddedChatImagePreviewModalOverlay as Zr } from "./embedded-chat/image-preview-modal.js";
31
- import { EmbeddedChatPrimitiveInputFieldset as ha } from "../../primitives/components/embedded-chat/file-upload-input.js";
32
- const Ra = ta, Va = p(
33
- ({ className: e, size: t, variant: r, ...u }, n) => /* @__PURE__ */ a(
24
+ import { markdownStyles as ia } from "./ui/markdown-styles.js";
25
+ import { LoadingIndicator as sa } from "./loading-indicator.js";
26
+ import ma from "../../primitives/components/tagline-logo-icon.js";
27
+ import { MessagesSessionLoading as la } from "./embedded-chat/session-loading.js";
28
+ import { EmbeddedChatMessagePart as Cr } from "./message.js";
29
+ import { EmbeddedChatDropZone as gr, EmbeddedChatFileContent as Er, EmbeddedChatFileInput as Fr, EmbeddedChatFileItem as xr, EmbeddedChatFileList as fr, EmbeddedChatFileName as vr, EmbeddedChatFilePreviewTrigger as kr, EmbeddedChatFileRemove as yr, EmbeddedChatFileThumbnail as Pr, EmbeddedChatFileTypeIcon as wr, EmbeddedChatFileUploadButton as Ir, EmbeddedChatInputNotification as Mr, EmbeddedChatInputNotificationClose as Nr, EmbeddedChatInputNotificationContent as Sr, EmbeddedChatInputNotificationHeader as Ar, EmbeddedChatInputNotificationMessage as Tr, EmbeddedChatInputNotificationTitle as Hr, EmbeddedChatMessageFile as Lr, EmbeddedChatMessageFiles as Br } from "./embedded-chat/file-upload-input.js";
30
+ import { EmbeddedChatImagePreviewModal as zr, EmbeddedChatImagePreviewModalClose as _r, EmbeddedChatImagePreviewModalContent as Wr, EmbeddedChatImagePreviewModalFileName as Qr, EmbeddedChatImagePreviewModalFooter as jr, EmbeddedChatImagePreviewModalImage as Rr, EmbeddedChatImagePreviewModalOverlay as Vr } from "./embedded-chat/image-preview-modal.js";
31
+ import { EmbeddedChatPrimitiveInputFieldset as na } from "../../primitives/components/embedded-chat/file-upload-input.js";
32
+ const Wa = Xt, Qa = p(
33
+ ({ className: e, size: t, variant: r, ...C }, n) => /* @__PURE__ */ a(
34
34
  Q,
35
35
  {
36
36
  ref: n,
37
37
  className: d(
38
- oa({ size: t, variant: r }),
38
+ ta({ size: t, variant: r }),
39
39
  "data-[hidden]:hidden rounded-md flex",
40
40
  "bg-white dark:bg-gray-dark-950",
41
41
  "data-[composite]:w-full",
@@ -51,17 +51,17 @@ const Ra = ta, Va = p(
51
51
  "data-[chat-history-layout=sidepane]:flex-row",
52
52
  e
53
53
  ),
54
- ...u
54
+ ...C
55
55
  }
56
56
  )
57
- ), Oa = ({
57
+ ), ja = ({
58
58
  className: e,
59
59
  ...t
60
60
  }) => /* @__PURE__ */ a(
61
61
  j,
62
62
  {
63
63
  className: d(
64
- C({ section: "wrapper" }),
64
+ h({ section: "wrapper" }),
65
65
  "rounded-[inherit] font-body",
66
66
  // Sidepane layout: take remaining space
67
67
  "group-data-[chat-history-layout=sidepane]/chat-history:flex-1",
@@ -72,14 +72,14 @@ const Ra = ta, Va = p(
72
72
  ),
73
73
  ...t
74
74
  }
75
- ), qa = ({
75
+ ), Ra = ({
76
76
  className: e,
77
77
  ...t
78
78
  }) => /* @__PURE__ */ a(
79
79
  R,
80
80
  {
81
81
  className: d(
82
- C({ section: "header" }),
82
+ h({ section: "header" }),
83
83
  "flex items-center",
84
84
  "bg-white dark:bg-gray-dark-950",
85
85
  "data-[show-toolbar]:after:absolute",
@@ -95,7 +95,7 @@ const Ra = ta, Va = p(
95
95
  ),
96
96
  ...t
97
97
  }
98
- ), Ga = ({
98
+ ), Va = ({
99
99
  className: e,
100
100
  ...t
101
101
  }) => /* @__PURE__ */ a(
@@ -109,7 +109,7 @@ const Ra = ta, Va = p(
109
109
  ),
110
110
  ...t
111
111
  }
112
- ), Ka = ({
112
+ ), Oa = ({
113
113
  className: e,
114
114
  ...t
115
115
  }) => /* @__PURE__ */ a(
@@ -118,7 +118,7 @@ const Ra = ta, Va = p(
118
118
  className: d("flex items-center gap-1.5", e),
119
119
  ...t
120
120
  }
121
- ), Ua = ({
121
+ ), qa = ({
122
122
  className: e,
123
123
  ...t
124
124
  }) => /* @__PURE__ */ a(
@@ -127,10 +127,10 @@ const Ra = ta, Va = p(
127
127
  className: d("text-gray-600 dark:text-gray-dark-100 text-sm", e),
128
128
  ...t
129
129
  }
130
- ), F = ({
130
+ ), E = ({
131
131
  className: e,
132
132
  ...t
133
- }) => /* @__PURE__ */ a(G, { className: d("text-sm", e), ...t }), Ca = ({
133
+ }) => /* @__PURE__ */ a(G, { className: d("text-sm", e), ...t }), ca = ({
134
134
  className: e,
135
135
  ...t
136
136
  }) => /* @__PURE__ */ a(
@@ -143,31 +143,31 @@ const Ra = ta, Va = p(
143
143
  ),
144
144
  ...t
145
145
  }
146
- ), Za = () => {
146
+ ), Ga = () => {
147
147
  const { aiChatSettings: e } = w(), { setIsOpen: t, isOpen: r } = P();
148
- return e.isChatHistoryButtonVisible ? /* @__PURE__ */ E(Ca, { onClick: () => t(!r), "aria-label": "Chat history", children: [
148
+ return e.isChatHistoryButtonVisible ? /* @__PURE__ */ g(ca, { onClick: () => t(!r), "aria-label": "Chat history", children: [
149
149
  /* @__PURE__ */ a(
150
- F,
150
+ E,
151
151
  {
152
152
  iconKey: "chatHistoryPanel",
153
153
  className: "!hidden group-data-[chat-history-layout=sidepane]/chat-history:!block"
154
154
  }
155
155
  ),
156
- /* @__PURE__ */ E("span", { className: "flex items-center gap-1.5 group-data-[chat-history-layout=sidepane]/chat-history:hidden", children: [
157
- /* @__PURE__ */ a(F, { iconKey: "chatHistory" }),
156
+ /* @__PURE__ */ g("span", { className: "flex items-center gap-1.5 group-data-[chat-history-layout=sidepane]/chat-history:hidden", children: [
157
+ /* @__PURE__ */ a(E, { iconKey: "chatHistory" }),
158
158
  "Chat history"
159
159
  ] })
160
160
  ] }) : null;
161
- }, $a = ({
161
+ }, Ka = ({
162
162
  className: e,
163
163
  ...t
164
164
  }) => /* @__PURE__ */ a(
165
165
  U,
166
166
  {
167
- className: d(C({ section: "content" }), "justify-end", e),
167
+ className: d(h({ section: "content" }), "justify-end", e),
168
168
  ...t
169
169
  }
170
- ), Ja = ({
170
+ ), Ua = ({
171
171
  className: e,
172
172
  ...t
173
173
  }) => /* @__PURE__ */ a(
@@ -176,7 +176,7 @@ const Ra = ta, Va = p(
176
176
  className: d("overflow-hidden", e),
177
177
  ...t
178
178
  }
179
- ), Xa = p(({ className: e, ...t }, r) => /* @__PURE__ */ a(
179
+ ), Za = p(({ className: e, ...t }, r) => /* @__PURE__ */ a(
180
180
  $,
181
181
  {
182
182
  ref: r,
@@ -187,7 +187,7 @@ const Ra = ta, Va = p(
187
187
  ),
188
188
  ...t
189
189
  }
190
- )), Ya = ({
190
+ )), $a = ({
191
191
  className: e,
192
192
  ...t
193
193
  }) => /* @__PURE__ */ a(
@@ -201,7 +201,7 @@ const Ra = ta, Va = p(
201
201
  ),
202
202
  ...t
203
203
  }
204
- ), ed = ({
204
+ ), Ja = ({
205
205
  className: e,
206
206
  ...t
207
207
  }) => /* @__PURE__ */ a(
@@ -210,7 +210,7 @@ const Ra = ta, Va = p(
210
210
  className: d("relative flex-1 rounded-full", "bg-gray-300 dark:bg-white-alpha-200", e),
211
211
  ...t
212
212
  }
213
- ), td = I, ad = ({
213
+ ), Xa = I, Ya = ({
214
214
  className: e,
215
215
  ...t
216
216
  }) => /* @__PURE__ */ a(
@@ -219,7 +219,7 @@ const Ra = ta, Va = p(
219
219
  className: d("ml-auto text-sm flex items-center gap-1", e),
220
220
  ...t
221
221
  }
222
- ), dd = ({
222
+ ), ed = ({
223
223
  className: e,
224
224
  ...t
225
225
  }) => /* @__PURE__ */ a(
@@ -228,7 +228,7 @@ const Ra = ta, Va = p(
228
228
  className: d("text-gray-700 dark:text-gray-dark-100", e),
229
229
  ...t
230
230
  }
231
- ), od = ({
231
+ ), td = ({
232
232
  className: e,
233
233
  ...t
234
234
  }) => /* @__PURE__ */ a(
@@ -241,30 +241,30 @@ const Ra = ta, Va = p(
241
241
  ),
242
242
  ...t
243
243
  }
244
- ), rd = ({
244
+ ), ad = ({
245
245
  className: e,
246
246
  ...t
247
247
  }) => /* @__PURE__ */ a(
248
248
  re,
249
249
  {
250
250
  className: d(
251
- h({ slot: "content" }),
251
+ b({ slot: "content" }),
252
252
  "px-4 py-2 font-normal text-sm",
253
253
  "w-[250px] sm:w-[420px]",
254
254
  e
255
255
  ),
256
256
  ...t
257
257
  }
258
- ), id = M, sd = ({
258
+ ), dd = M, od = ({
259
259
  className: e,
260
260
  ...t
261
261
  }) => /* @__PURE__ */ a(
262
262
  ie,
263
263
  {
264
- className: d(h({ slot: "arrow" }), e),
264
+ className: d(b({ slot: "arrow" }), e),
265
265
  ...t
266
266
  }
267
- ), md = ({
267
+ ), rd = ({
268
268
  className: e,
269
269
  ...t
270
270
  }) => /* @__PURE__ */ a(
@@ -273,7 +273,7 @@ const Ra = ta, Va = p(
273
273
  className: d("mt-4 flex flex-col gap-2", e),
274
274
  ...t
275
275
  }
276
- ), ld = ({
276
+ ), id = ({
277
277
  className: e,
278
278
  ...t
279
279
  }) => /* @__PURE__ */ a(
@@ -286,7 +286,7 @@ const Ra = ta, Va = p(
286
286
  ),
287
287
  ...t
288
288
  }
289
- ), nd = ({
289
+ ), sd = ({
290
290
  className: e,
291
291
  ...t
292
292
  }) => /* @__PURE__ */ a(
@@ -295,8 +295,8 @@ const Ra = ta, Va = p(
295
295
  className: d("flex flex-col", "ikp-md:flex-row", "flex-wrap gap-2", e),
296
296
  ...t
297
297
  }
298
- ), cd = p(({ className: e, style: t, ...r }, u) => {
299
- const n = la(null), f = da(u, n), { width: v = 0, height: k = 0 } = aa({
298
+ ), md = p(({ className: e, style: t, ...r }, C) => {
299
+ const n = ra(null), f = ea(C, n), { width: v = 0, height: k = 0 } = Yt({
300
300
  ref: n,
301
301
  box: "border-box"
302
302
  }), y = Math.max(k, v);
@@ -327,7 +327,7 @@ const Ra = ta, Va = p(
327
327
  ...r
328
328
  }
329
329
  );
330
- }), bd = ({
330
+ }), ld = ({
331
331
  className: e,
332
332
  ...t
333
333
  }) => /* @__PURE__ */ a(
@@ -346,7 +346,7 @@ const Ra = ta, Va = p(
346
346
  ),
347
347
  ...t
348
348
  }
349
- ), hd = ({
349
+ ), nd = ({
350
350
  className: e,
351
351
  ...t
352
352
  }) => /* @__PURE__ */ a(
@@ -355,15 +355,15 @@ const Ra = ta, Va = p(
355
355
  className: d("flex flex-col w-full min-w-0 min-h-0 text-sm relative", e),
356
356
  ...t
357
357
  }
358
- ), x = sa([
358
+ ), x = da([
359
359
  "flex relative w-full overflow-hidden ikp-md:py-6 py-4",
360
360
  "px-5",
361
361
  "flex-col ikp-md:flex-row",
362
362
  "min-w-0 grow-[2] data-[role=user]:grow-0"
363
- ]), Cd = ({
363
+ ]), cd = ({
364
364
  className: e,
365
365
  ...t
366
- }) => /* @__PURE__ */ a(ee, { className: d(x(), e), ...t }), pd = ({
366
+ }) => /* @__PURE__ */ a(ee, { className: d(x(), e), ...t }), bd = ({
367
367
  className: e,
368
368
  ...t
369
369
  }) => /* @__PURE__ */ a(
@@ -372,7 +372,7 @@ const Ra = ta, Va = p(
372
372
  className: d(x(), e),
373
373
  ...t
374
374
  }
375
- ), ud = ({
375
+ ), hd = ({
376
376
  className: e,
377
377
  ...t
378
378
  }) => /* @__PURE__ */ a(
@@ -390,30 +390,30 @@ const Ra = ta, Va = p(
390
390
  ),
391
391
  ...t
392
392
  }
393
- ), gd = ({
393
+ ), pd = ({
394
394
  className: e,
395
395
  ...t
396
396
  }) => /* @__PURE__ */ a(
397
397
  he,
398
398
  {
399
399
  className: d("flex items-center gap-3 h-auto w-full", e),
400
- children: /* @__PURE__ */ a(ca, {}),
400
+ children: /* @__PURE__ */ a(sa, {}),
401
401
  ...t
402
402
  }
403
- ), Ed = ({ className: e }) => /* @__PURE__ */ a("div", { className: d("w-full", e), children: /* @__PURE__ */ a(ba, {}) }), Fd = ({
403
+ ), Cd = ({ className: e }) => /* @__PURE__ */ a("div", { className: d("w-full", e), children: /* @__PURE__ */ a(la, {}) }), ud = ({
404
404
  className: e,
405
405
  ...t
406
406
  }) => /* @__PURE__ */ a(
407
- Ce,
407
+ pe,
408
408
  {
409
409
  className: d("flex items-center justify-center rounded-full", "h-auto", e),
410
410
  ...t
411
411
  }
412
- ), xd = ({
412
+ ), gd = ({
413
413
  className: e,
414
414
  ...t
415
415
  }) => /* @__PURE__ */ a(
416
- pe,
416
+ Ce,
417
417
  {
418
418
  className: d(
419
419
  "relative flex h-6 w-6 shrink-0 overflow-hidden",
@@ -426,7 +426,7 @@ const Ra = ta, Va = p(
426
426
  ),
427
427
  ...t
428
428
  }
429
- ), fd = ({
429
+ ), Ed = ({
430
430
  className: e,
431
431
  ...t
432
432
  }) => /* @__PURE__ */ a(
@@ -435,7 +435,7 @@ const Ra = ta, Va = p(
435
435
  className: d("hidden data-[role=user]:block", e),
436
436
  ...t
437
437
  }
438
- ), vd = ({
438
+ ), Fd = ({
439
439
  className: e,
440
440
  ...t
441
441
  }) => /* @__PURE__ */ a(
@@ -452,7 +452,7 @@ const Ra = ta, Va = p(
452
452
  ),
453
453
  ...t
454
454
  }
455
- ), kd = ({
455
+ ), xd = ({
456
456
  className: e,
457
457
  ...t
458
458
  }) => /* @__PURE__ */ a(
@@ -468,7 +468,7 @@ const Ra = ta, Va = p(
468
468
  ),
469
469
  ...t
470
470
  }
471
- ), yd = ({
471
+ ), fd = ({
472
472
  className: e,
473
473
  ...t
474
474
  }) => /* @__PURE__ */ a(
@@ -486,7 +486,7 @@ const Ra = ta, Va = p(
486
486
  ),
487
487
  ...t
488
488
  }
489
- ), Pd = ({
489
+ ), vd = ({
490
490
  className: e,
491
491
  ...t
492
492
  }) => /* @__PURE__ */ a(
@@ -498,16 +498,16 @@ const Ra = ta, Va = p(
498
498
  ),
499
499
  ...t
500
500
  }
501
- ), wd = N, Id = ({
501
+ ), kd = N, yd = ({
502
502
  componentStyles: e,
503
503
  ...t
504
504
  }) => /* @__PURE__ */ a(
505
505
  fe,
506
506
  {
507
- componentStyles: ma(na, e ?? {}),
507
+ componentStyles: oa(ia, e ?? {}),
508
508
  ...t
509
509
  }
510
- ), Md = ({
510
+ ), Pd = ({
511
511
  className: e,
512
512
  ...t
513
513
  }) => /* @__PURE__ */ a(
@@ -516,7 +516,7 @@ const Ra = ta, Va = p(
516
516
  className: d("flex items-center mt-2 mb-3", e),
517
517
  ...t
518
518
  }
519
- ), Nd = ({
519
+ ), wd = ({
520
520
  className: e,
521
521
  ...t
522
522
  }) => /* @__PURE__ */ a(
@@ -525,7 +525,7 @@ const Ra = ta, Va = p(
525
525
  className: d("mr-auto flex items-center gap-2", e),
526
526
  ...t
527
527
  }
528
- ), Sd = ({
528
+ ), Id = ({
529
529
  className: e,
530
530
  ...t
531
531
  }) => /* @__PURE__ */ a(
@@ -538,7 +538,7 @@ const Ra = ta, Va = p(
538
538
  ),
539
539
  ...t
540
540
  }
541
- ), Ad = ({
541
+ ), Md = ({
542
542
  className: e,
543
543
  ...t
544
544
  }) => /* @__PURE__ */ a(
@@ -555,7 +555,7 @@ const Ra = ta, Va = p(
555
555
  ),
556
556
  ...t
557
557
  }
558
- ), Td = S, Hd = ({
558
+ ), Nd = S, Sd = ({
559
559
  className: e,
560
560
  ...t
561
561
  }) => /* @__PURE__ */ a(
@@ -567,7 +567,7 @@ const Ra = ta, Va = p(
567
567
  ),
568
568
  ...t
569
569
  }
570
- ), Ld = ({
570
+ ), Ad = ({
571
571
  className: e,
572
572
  ...t
573
573
  }) => /* @__PURE__ */ a(
@@ -576,7 +576,7 @@ const Ra = ta, Va = p(
576
576
  className: d("w-full relative flex flex-col gap-3 py-[1px]", e),
577
577
  ...t
578
578
  }
579
- ), Bd = ({
579
+ ), Td = ({
580
580
  className: e,
581
581
  ...t
582
582
  }) => /* @__PURE__ */ a(
@@ -585,7 +585,7 @@ const Ra = ta, Va = p(
585
585
  className: d(i({ slot: "root" }), e),
586
586
  ...t
587
587
  }
588
- ), Dd = ({
588
+ ), Hd = ({
589
589
  className: e,
590
590
  ...t
591
591
  }) => /* @__PURE__ */ a(
@@ -594,7 +594,7 @@ const Ra = ta, Va = p(
594
594
  className: d(i({ slot: "breadcrumbs" }), e),
595
595
  ...t
596
596
  }
597
- ), zd = ({
597
+ ), Ld = ({
598
598
  className: e,
599
599
  ...t
600
600
  }) => /* @__PURE__ */ a(
@@ -603,7 +603,7 @@ const Ra = ta, Va = p(
603
603
  className: d(i({ slot: "breadcrumbsIcon" }), e),
604
604
  ...t
605
605
  }
606
- ), _d = ({
606
+ ), Bd = ({
607
607
  className: e,
608
608
  ...t
609
609
  }) => /* @__PURE__ */ a(
@@ -612,7 +612,7 @@ const Ra = ta, Va = p(
612
612
  className: d(i({ slot: "icon" }), e),
613
613
  ...t
614
614
  }
615
- ), Wd = ({
615
+ ), Dd = ({
616
616
  className: e,
617
617
  ...t
618
618
  }) => /* @__PURE__ */ a(
@@ -621,7 +621,7 @@ const Ra = ta, Va = p(
621
621
  className: d(i({ slot: "title" }), e),
622
622
  ...t
623
623
  }
624
- ), Qd = ({
624
+ ), zd = ({
625
625
  className: e,
626
626
  ...t
627
627
  }) => /* @__PURE__ */ a(
@@ -630,7 +630,7 @@ const Ra = ta, Va = p(
630
630
  className: d(i({ slot: "tag" }), e),
631
631
  ...t
632
632
  }
633
- ), jd = ({
633
+ ), _d = ({
634
634
  className: e,
635
635
  ...t
636
636
  }) => /* @__PURE__ */ a(
@@ -639,7 +639,7 @@ const Ra = ta, Va = p(
639
639
  className: d(i({ slot: "description" }), e),
640
640
  ...t
641
641
  }
642
- ), Rd = ({
642
+ ), Wd = ({
643
643
  className: e,
644
644
  ...t
645
645
  }) => /* @__PURE__ */ a(
@@ -648,7 +648,7 @@ const Ra = ta, Va = p(
648
648
  className: d(i({ slot: "descriptionPart" }), e),
649
649
  ...t
650
650
  }
651
- ), Vd = ({
651
+ ), Qd = ({
652
652
  className: e,
653
653
  ...t
654
654
  }) => /* @__PURE__ */ a(
@@ -657,7 +657,7 @@ const Ra = ta, Va = p(
657
657
  className: d(i({ slot: "indicator" }), e),
658
658
  ...t
659
659
  }
660
- ), Od = ({
660
+ ), jd = ({
661
661
  className: e,
662
662
  ...t
663
663
  }) => /* @__PURE__ */ a(
@@ -674,11 +674,11 @@ const Ra = ta, Va = p(
674
674
  ),
675
675
  ...t
676
676
  }
677
- ), qd = ({
677
+ ), Rd = ({
678
678
  className: e,
679
679
  ...t
680
680
  }) => /* @__PURE__ */ a(
681
- ha,
681
+ na,
682
682
  {
683
683
  className: d(
684
684
  "group/fieldset",
@@ -689,10 +689,10 @@ const Ra = ta, Va = p(
689
689
  ),
690
690
  ...t
691
691
  }
692
- ), Gd = ({
692
+ ), Vd = ({
693
693
  className: e,
694
694
  ...t
695
- }) => /* @__PURE__ */ a(_e, { className: d("flex items-end", e), ...t }), Kd = p(({ className: e, ...t }, r) => /* @__PURE__ */ a(
695
+ }) => /* @__PURE__ */ a(_e, { className: d("flex items-end", e), ...t }), Od = p(({ className: e, ...t }, r) => /* @__PURE__ */ a(
696
696
  We,
697
697
  {
698
698
  ref: r,
@@ -705,7 +705,7 @@ const Ra = ta, Va = p(
705
705
  ),
706
706
  ...t
707
707
  }
708
- )), Ud = ({
708
+ )), qd = ({
709
709
  className: e,
710
710
  ...t
711
711
  }) => /* @__PURE__ */ a(
@@ -725,25 +725,25 @@ const Ra = ta, Va = p(
725
725
  ),
726
726
  ...t
727
727
  }
728
- ), Zd = ({
728
+ ), Gd = ({
729
729
  className: e,
730
730
  ...t
731
731
  }) => /* @__PURE__ */ a(
732
732
  je,
733
733
  {
734
- className: d(ra(), "text-inherit group-disabled:opacity-60 ", e),
734
+ className: d(aa(), "text-inherit group-disabled:opacity-60 ", e),
735
735
  ...t
736
736
  }
737
- ), $d = ({
737
+ ), Kd = ({
738
738
  className: e,
739
739
  ...t
740
740
  }) => /* @__PURE__ */ a(
741
741
  Re,
742
742
  {
743
- className: d("mt-4 flex items-start justify-between flex-wrap-reverse gap-2.5", e),
743
+ className: d("mt-4 flex items-center justify-between flex-wrap-reverse gap-2.5", e),
744
744
  ...t
745
745
  }
746
- ), Jd = ({
746
+ ), Ud = ({
747
747
  className: e,
748
748
  ...t
749
749
  }) => /* @__PURE__ */ a(
@@ -752,7 +752,7 @@ const Ra = ta, Va = p(
752
752
  className: d("flex items-center gap-2.5 flex-wrap", e),
753
753
  ...t
754
754
  }
755
- ), Xd = ({
755
+ ), Zd = ({
756
756
  className: e,
757
757
  ...t
758
758
  }) => /* @__PURE__ */ a(
@@ -761,7 +761,7 @@ const Ra = ta, Va = p(
761
761
  className: d("flex items-center whitespace-nowrap", e),
762
762
  ...t
763
763
  }
764
- ), Yd = ({
764
+ ), $d = ({
765
765
  className: e,
766
766
  ...t
767
767
  }) => /* @__PURE__ */ a(
@@ -770,43 +770,30 @@ const Ra = ta, Va = p(
770
770
  className: d("text-xs text-gray-500 dark:text-white-alpha-600", e),
771
771
  ...t
772
772
  }
773
- ), eo = ({
773
+ ), Jd = ({
774
774
  className: e,
775
775
  ...t
776
776
  }) => /* @__PURE__ */ a(
777
777
  Ge,
778
778
  {
779
- className: d("text-gray-500 dark:text-white dark:opacity-60", "w-5 ml-1 mr-0.5", e),
780
- ...t
779
+ className: d("inline-flex items-center", e),
780
+ ...t,
781
+ children: /* @__PURE__ */ a(ma, { className: "text-gray-500 dark:text-white-alpha-600 ml-1 mt-0.5 w-11 h-auto", "aria-hidden": "true" })
781
782
  }
782
- ), to = ({
783
- className: e,
784
- ...t
785
- }) => /* @__PURE__ */ a(
786
- Ke,
787
- {
788
- className: d(
789
- ia(),
790
- "inline-flex text-1sm text-gray-500",
791
- "dark:text-white-alpha-600 font-medium",
792
- e
793
- ),
794
- ...t
795
- }
796
- ), g = d(
783
+ ), u = d(
797
784
  o({ size: "xs", variant: "outline" }),
798
785
  "text-gray-700 dark:text-white-alpha-700"
799
- ), ao = ({
786
+ ), Xd = ({
800
787
  className: e,
801
788
  ...t
802
- }) => /* @__PURE__ */ a(Ue, { className: d(g, e), ...t }), oo = ({
789
+ }) => /* @__PURE__ */ a(Ke, { className: d(u, e), ...t }), Yd = ({
803
790
  className: e,
804
791
  ...t
805
- }) => /* @__PURE__ */ a(Ze, { className: d("cursor-pointer", e), ...t }), ro = ({
792
+ }) => /* @__PURE__ */ a(Ue, { className: d("cursor-pointer", e), ...t }), eo = ({
806
793
  className: e,
807
794
  ...t
808
795
  }) => /* @__PURE__ */ a(
809
- $e,
796
+ Ze,
810
797
  {
811
798
  className: d(
812
799
  "bg-white text-gray-800 fill-white",
@@ -817,73 +804,73 @@ const Ra = ta, Va = p(
817
804
  ),
818
805
  ...t
819
806
  }
820
- ), io = A, so = ({
807
+ ), to = A, ao = ({
821
808
  className: e,
822
809
  ...t
823
- }) => /* @__PURE__ */ a(Je, { className: d(g, e), ...t }), mo = ({
810
+ }) => /* @__PURE__ */ a($e, { className: d(u, e), ...t }), oo = ({
824
811
  className: e,
825
812
  ...t
826
813
  }) => /* @__PURE__ */ a(
827
- Xe,
814
+ Je,
828
815
  {
829
- className: d(g, e),
816
+ className: d(u, e),
830
817
  ...t
831
818
  }
832
- ), lo = ({
819
+ ), ro = ({
833
820
  className: e,
834
821
  ...t
835
822
  }) => /* @__PURE__ */ a(
836
- Ye,
823
+ Xe,
837
824
  {
838
825
  className: d(
839
- h({ slot: "content" }),
826
+ b({ slot: "content" }),
840
827
  "gap-3 px-3 py-4 ",
841
828
  "w-[254px] text-sm font-normal",
842
829
  e
843
830
  ),
844
831
  ...t
845
832
  }
846
- ), no = ({
833
+ ), io = ({
847
834
  className: e,
848
835
  ...t
849
836
  }) => /* @__PURE__ */ a(
850
- et,
837
+ Ye,
851
838
  {
852
- className: d(h({ slot: "arrow" }), e),
839
+ className: d(b({ slot: "arrow" }), e),
853
840
  ...t
854
841
  }
855
- ), co = ({
842
+ ), so = ({
856
843
  className: e,
857
844
  ...t
858
845
  }) => /* @__PURE__ */ a(
859
- tt,
846
+ et,
860
847
  {
861
848
  className: d("flex items-center cursor-pointer hover:underline", e),
862
849
  ...t
863
850
  }
864
- ), bo = ({
851
+ ), mo = ({
865
852
  className: e,
866
853
  ...t
867
854
  }) => /* @__PURE__ */ a(
868
- at,
855
+ tt,
869
856
  {
870
857
  className: d("mr-2 text-inkeep-primary-medium", e),
871
858
  ...t
872
859
  }
873
- ), ho = T, Co = ({
860
+ ), lo = T, no = ({
874
861
  className: e,
875
862
  ...t
876
863
  }) => /* @__PURE__ */ a(
877
- dt,
864
+ at,
878
865
  {
879
866
  className: d(m({ slot: "overlay" }), e),
880
867
  ...t
881
868
  }
882
- ), po = ({
869
+ ), co = ({
883
870
  className: e,
884
871
  ...t
885
872
  }) => /* @__PURE__ */ a(
886
- ot,
873
+ dt,
887
874
  {
888
875
  className: d(
889
876
  m({ slot: "content" }),
@@ -893,111 +880,83 @@ const Ra = ta, Va = p(
893
880
  ),
894
881
  ...t
895
882
  }
896
- ), uo = ({
883
+ ), bo = ({
897
884
  className: e,
898
885
  ...t
899
886
  }) => /* @__PURE__ */ a(
900
- rt,
887
+ ot,
901
888
  {
902
- className: d(m({ slot: "header" }), "px-0 pt-0 pb-8", "font-semibold", e),
889
+ className: d(m({ slot: "header" }), "px-0 pt-0 pb-6", "font-semibold", e),
903
890
  ...t
904
891
  }
905
- ), go = ({
892
+ ), ho = ({
906
893
  className: e,
907
894
  ...t
908
895
  }) => /* @__PURE__ */ a(
909
- it,
896
+ rt,
910
897
  {
911
898
  className: d(m({ slot: "close" }), e),
912
899
  ...t
913
900
  }
914
- ), Eo = ({
901
+ ), po = ({
915
902
  className: e,
916
903
  ...t
917
904
  }) => /* @__PURE__ */ a(
918
- st,
905
+ it,
919
906
  {
920
907
  className: d(m({ slot: "body" }), "p-0", e),
921
908
  ...t
922
909
  }
923
- ), Fo = ({
924
- className: e,
925
- ...t
926
- }) => /* @__PURE__ */ a(mt, { className: d("flex flex-col gap-8", e), ...t }), xo = ({
910
+ ), Co = ({
927
911
  className: e,
928
912
  ...t
929
- }) => /* @__PURE__ */ a(
930
- lt,
931
- {
932
- className: d("flex flex-wrap items-center", "gap-[.75rem_0.5rem]", e),
933
- ...t
934
- }
935
- ), fo = ({
913
+ }) => /* @__PURE__ */ a(st, { className: d("flex flex-col gap-8", e), ...t }), uo = ({
936
914
  className: e,
937
915
  ...t
938
- }) => /* @__PURE__ */ a(
939
- nt,
940
- {
941
- className: d(c({ slot: "root" }), e),
942
- ...t
943
- }
944
- ), vo = ({
916
+ }) => /* @__PURE__ */ a(mt, { className: d("flex flex-col gap-2", e), ...t }), go = ({
945
917
  className: e,
946
918
  ...t
947
919
  }) => /* @__PURE__ */ a(
948
- ct,
949
- {
950
- className: d(c({ slot: "indicator" }), e),
951
- ...t
952
- }
953
- ), ko = ({
954
- className: e,
955
- ...t
956
- }) => /* @__PURE__ */ a(
957
- bt,
920
+ lt,
958
921
  {
959
- className: d(
960
- "select-none cursor-pointer font-medium text-sm",
961
- "text-gray-700 dark:text-white-alpha-700",
962
- e
963
- ),
922
+ className: d("font-medium text-sm", "text-gray-700 dark:text-white-alpha-700", e),
964
923
  ...t
965
924
  }
966
- ), yo = ({
925
+ ), Eo = ({
967
926
  className: e,
968
927
  ...t
969
928
  }) => /* @__PURE__ */ a(
970
- ht,
929
+ nt,
971
930
  {
972
931
  className: d("flex-[0_0_100%]", "min-h-20 border rounded-md", "px-3 py-2 text-sm", e),
973
932
  ...t
974
933
  }
975
- ), Po = ({
934
+ ), Fo = ({
976
935
  className: e,
977
936
  ...t
978
937
  }) => /* @__PURE__ */ a(
979
- Ct,
938
+ ct,
980
939
  {
981
940
  className: d(o({ variant: "primaryFilled" }), "ml-auto", e),
982
941
  ...t
983
942
  }
984
- ), wo = ({
943
+ ), xo = ({
985
944
  className: e,
986
945
  ...t
987
946
  }) => /* @__PURE__ */ a(
988
- pt,
947
+ bt,
989
948
  {
990
949
  className: d("w-full overflow-y-auto [scrollbar-width:thin]", e),
991
950
  ...t
992
951
  }
993
- ), Io = ({
952
+ ), fo = ({
994
953
  className: e,
995
954
  ...t
996
955
  }) => /* @__PURE__ */ a(
997
- ut,
956
+ ht,
998
957
  {
999
958
  className: d(
1000
- C({ section: "content" }),
959
+ h({ section: "content" }),
1001
960
  "relative pt-4 pb-8 gap-8",
1002
961
  "items-start justify-center w-full",
1003
962
  "px-6 ikp-md:px-10 ikp-md:pb-12",
@@ -1005,11 +964,11 @@ const Ra = ta, Va = p(
1005
964
  ),
1006
965
  ...t
1007
966
  }
1008
- ), Mo = ({
967
+ ), vo = ({
1009
968
  className: e,
1010
969
  ...t
1011
970
  }) => /* @__PURE__ */ a(
1012
- gt,
971
+ pt,
1013
972
  {
1014
973
  className: d(
1015
974
  o({ variant: "ghost" }),
@@ -1019,41 +978,41 @@ const Ra = ta, Va = p(
1019
978
  ),
1020
979
  ...t
1021
980
  }
1022
- ), No = ({
981
+ ), ko = ({
1023
982
  className: e,
1024
983
  ...t
1025
984
  }) => /* @__PURE__ */ a(
1026
- Et,
985
+ Ct,
1027
986
  {
1028
987
  className: d("mt-8 flex flex-col gap-6", e),
1029
988
  ...t
1030
989
  }
1031
- ), So = ({
990
+ ), yo = ({
1032
991
  className: e,
1033
992
  ...t
1034
993
  }) => /* @__PURE__ */ a(
1035
- Ft,
994
+ ut,
1036
995
  {
1037
996
  className: d("font-semibold text-xl leading-5", e),
1038
997
  ...t
1039
998
  }
1040
- ), Ao = ({
999
+ ), Po = ({
1041
1000
  className: e,
1042
1001
  ...t
1043
1002
  }) => /* @__PURE__ */ a(
1044
- xt,
1003
+ gt,
1045
1004
  {
1046
1005
  className: d("text-gray-700 dark:text-white-alpha-700 text-sm", e),
1047
1006
  ...t
1048
1007
  }
1049
- ), To = ({
1008
+ ), wo = ({
1050
1009
  className: e,
1051
1010
  ...t
1052
- }) => /* @__PURE__ */ a(ft, { className: d("w-full space-y-8", e), ...t }), Ho = ({
1011
+ }) => /* @__PURE__ */ a(Et, { className: d("w-full space-y-8", e), ...t }), Io = ({
1053
1012
  className: e,
1054
1013
  ...t
1055
1014
  }) => /* @__PURE__ */ a(
1056
- vt,
1015
+ Ft,
1057
1016
  {
1058
1017
  className: d(
1059
1018
  "group flex flex-col gap-2 data-[hidden]:hidden",
@@ -1062,11 +1021,11 @@ const Ra = ta, Va = p(
1062
1021
  ),
1063
1022
  ...t
1064
1023
  }
1065
- ), Lo = ({
1024
+ ), Mo = ({
1066
1025
  className: e,
1067
1026
  ...t
1068
1027
  }) => /* @__PURE__ */ a(
1069
- kt,
1028
+ xt,
1070
1029
  {
1071
1030
  className: d(
1072
1031
  "font-medium text-sm text-gray-700",
@@ -1083,32 +1042,32 @@ const Ra = ta, Va = p(
1083
1042
  ),
1084
1043
  ...t
1085
1044
  }
1086
- ), Bo = ({
1045
+ ), No = ({
1087
1046
  className: e,
1088
1047
  ...t
1089
1048
  }) => /* @__PURE__ */ a(
1090
- yt,
1049
+ ft,
1091
1050
  {
1092
- className: d(b({ size: "md", variant: "outline" }), e),
1051
+ className: d(c({ size: "md", variant: "outline" }), e),
1093
1052
  ...t
1094
1053
  }
1095
- ), Do = ({
1054
+ ), So = ({
1096
1055
  className: e,
1097
1056
  ...t
1098
1057
  }) => /* @__PURE__ */ a(
1099
- Pt,
1058
+ vt,
1100
1059
  {
1101
- className: d(b({ size: "md", variant: "outline" }), e),
1060
+ className: d(c({ size: "md", variant: "outline" }), e),
1102
1061
  ...t
1103
1062
  }
1104
- ), zo = ({
1063
+ ), Ao = ({
1105
1064
  className: e,
1106
1065
  ...t
1107
1066
  }) => /* @__PURE__ */ a(
1108
- wt,
1067
+ kt,
1109
1068
  {
1110
1069
  className: d(
1111
- b({ size: "md", variant: "outline" }),
1070
+ c({ size: "md", variant: "outline" }),
1112
1071
  "text-sm pl-2 file:h-full file:cursor-pointer py-0",
1113
1072
  "file:bg-transparent file:border-none file:font-medium",
1114
1073
  "file:text-sm file:text-gray-700 dark:file:text-white-alpha-700",
@@ -1116,180 +1075,180 @@ const Ra = ta, Va = p(
1116
1075
  ),
1117
1076
  ...t
1118
1077
  }
1119
- ), _o = ({
1078
+ ), To = ({
1120
1079
  className: e,
1121
1080
  ...t
1122
1081
  }) => /* @__PURE__ */ a(
1123
- It,
1082
+ yt,
1124
1083
  {
1125
1084
  className: d(
1126
- b({ size: "md", variant: "outline" }),
1085
+ c({ size: "md", variant: "outline" }),
1127
1086
  "min-h-20 px-3 py-2 text-sm",
1128
1087
  e
1129
1088
  ),
1130
1089
  ...t
1131
1090
  }
1132
- ), Wo = ({
1091
+ ), Ho = ({
1133
1092
  className: e,
1134
1093
  ...t
1135
1094
  }) => /* @__PURE__ */ a(
1136
- Mt,
1095
+ Pt,
1137
1096
  {
1138
- className: d(c({ slot: "root" }), e),
1097
+ className: d(F({ slot: "root" }), e),
1139
1098
  ...t
1140
1099
  }
1141
- ), Qo = ({
1100
+ ), Lo = ({
1142
1101
  className: e,
1143
1102
  ...t
1144
1103
  }) => /* @__PURE__ */ a(
1145
- Nt,
1104
+ wt,
1146
1105
  {
1147
- className: d(c({ slot: "indicator" }), e),
1106
+ className: d(F({ slot: "indicator" }), e),
1148
1107
  ...t
1149
1108
  }
1150
- ), jo = H, Ro = ({
1109
+ ), Bo = H, Do = ({
1151
1110
  className: e,
1152
1111
  ...t
1153
1112
  }) => /* @__PURE__ */ a(
1154
- St,
1113
+ It,
1155
1114
  {
1156
1115
  className: d(l({ slot: "trigger" }), e),
1157
1116
  ...t
1158
1117
  }
1159
- ), Vo = L, Oo = ({
1118
+ ), zo = L, _o = ({
1160
1119
  className: e,
1161
1120
  ...t
1162
1121
  }) => /* @__PURE__ */ a(
1163
- At,
1122
+ Mt,
1164
1123
  {
1165
1124
  className: d("h-4 w-4 opacity-45", e),
1166
1125
  ...t
1167
1126
  }
1168
- ), qo = ({
1127
+ ), Wo = ({
1169
1128
  className: e,
1170
1129
  ...t
1171
1130
  }) => /* @__PURE__ */ a(
1172
- Tt,
1131
+ Nt,
1173
1132
  {
1174
1133
  className: d(l({ slot: "content" }), e),
1175
1134
  ...t
1176
1135
  }
1177
- ), Go = ({
1136
+ ), Qo = ({
1178
1137
  className: e,
1179
1138
  ...t
1180
1139
  }) => /* @__PURE__ */ a(
1181
- Ht,
1140
+ St,
1182
1141
  {
1183
1142
  className: d(l({ slot: "viewport" }), e),
1184
1143
  ...t
1185
1144
  }
1186
- ), Ko = ({
1145
+ ), jo = ({
1187
1146
  className: e,
1188
1147
  ...t
1189
1148
  }) => /* @__PURE__ */ a(
1190
- Lt,
1149
+ At,
1191
1150
  {
1192
1151
  className: d(l({ slot: "item" }), e),
1193
1152
  ...t
1194
1153
  }
1195
- ), Uo = B, Zo = ({
1154
+ ), Ro = B, Vo = ({
1196
1155
  className: e,
1197
1156
  ...t
1198
1157
  }) => /* @__PURE__ */ a(
1199
- Bt,
1158
+ Tt,
1200
1159
  {
1201
1160
  className: d(l({ slot: "itemIndicator" }), e),
1202
1161
  ...t
1203
1162
  }
1204
- ), $o = D, Jo = ({
1163
+ ), Oo = D, qo = ({
1205
1164
  className: e,
1206
1165
  ...t
1207
1166
  }) => /* @__PURE__ */ a(
1208
- Dt,
1167
+ Ht,
1209
1168
  {
1210
1169
  className: d(s({ slot: "control" }), e),
1211
1170
  ...t
1212
1171
  }
1213
- ), Xo = ({
1172
+ ), Go = ({
1214
1173
  className: e,
1215
1174
  ...t
1216
- }) => /* @__PURE__ */ a(Qt, { className: e, ...t }), Yo = ({
1175
+ }) => /* @__PURE__ */ a(zt, { className: e, ...t }), Ko = ({
1217
1176
  className: e,
1218
1177
  ...t
1219
1178
  }) => /* @__PURE__ */ a(
1220
- zt,
1179
+ Lt,
1221
1180
  {
1222
1181
  className: d(s({ slot: "input" }), e),
1223
1182
  ...t
1224
1183
  }
1225
- ), er = ({
1184
+ ), Uo = ({
1226
1185
  className: e,
1227
1186
  ...t
1228
1187
  }) => /* @__PURE__ */ a(
1229
- _t,
1188
+ Bt,
1230
1189
  {
1231
1190
  className: d(s({ slot: "trigger" }), e),
1232
1191
  ...t
1233
1192
  }
1234
- ), tr = ({
1193
+ ), Zo = ({
1235
1194
  className: e,
1236
1195
  ...t
1237
1196
  }) => /* @__PURE__ */ a(
1238
- Wt,
1197
+ Dt,
1239
1198
  {
1240
1199
  className: d(s({ slot: "selectedTags" }), e),
1241
1200
  ...t
1242
1201
  }
1243
- ), ar = ({
1202
+ ), $o = ({
1244
1203
  className: e,
1245
1204
  ...t
1246
1205
  }) => /* @__PURE__ */ a(
1247
- jt,
1206
+ _t,
1248
1207
  {
1249
1208
  className: d(s({ slot: "content" }), e),
1250
1209
  ...t
1251
1210
  }
1252
- ), dr = ({
1211
+ ), Jo = ({
1253
1212
  className: e,
1254
1213
  ...t
1255
1214
  }) => /* @__PURE__ */ a(
1256
- Rt,
1215
+ Wt,
1257
1216
  {
1258
1217
  className: d(s({ slot: "list" }), e),
1259
1218
  ...t
1260
1219
  }
1261
- ), or = z, rr = ({
1220
+ ), Xo = z, Yo = ({
1262
1221
  className: e,
1263
1222
  ...t
1264
1223
  }) => /* @__PURE__ */ a(
1265
- Vt,
1224
+ Qt,
1266
1225
  {
1267
1226
  className: d(s({ slot: "emptyMessage" }), e),
1268
1227
  ...t
1269
1228
  }
1270
- ), ir = ({
1229
+ ), er = ({
1271
1230
  className: e,
1272
1231
  ...t
1273
1232
  }) => /* @__PURE__ */ a(
1274
- Ot,
1233
+ jt,
1275
1234
  {
1276
1235
  className: d(s({ slot: "item" }), e),
1277
1236
  ...t
1278
1237
  }
1279
- ), sr = _, mr = ({
1238
+ ), tr = _, ar = ({
1280
1239
  className: e,
1281
1240
  ...t
1282
1241
  }) => /* @__PURE__ */ a(
1283
- qt,
1242
+ Rt,
1284
1243
  {
1285
1244
  className: d(s({ slot: "itemIndicator" }), e),
1286
1245
  ...t
1287
1246
  }
1288
- ), lr = ({
1247
+ ), dr = ({
1289
1248
  className: e,
1290
1249
  ...t
1291
1250
  }) => /* @__PURE__ */ a(
1292
- Gt,
1251
+ Vt,
1293
1252
  {
1294
1253
  className: d(
1295
1254
  "text-sm text-gray-600 dark:text-white-alpha-600",
@@ -1298,11 +1257,11 @@ const Ra = ta, Va = p(
1298
1257
  ),
1299
1258
  ...t
1300
1259
  }
1301
- ), nr = ({
1260
+ ), or = ({
1302
1261
  className: e,
1303
1262
  ...t
1304
1263
  }) => /* @__PURE__ */ a(
1305
- Kt,
1264
+ Ot,
1306
1265
  {
1307
1266
  className: d(
1308
1267
  "text-sm flex items-center text-red-500 dark:text-red-300",
@@ -1311,47 +1270,47 @@ const Ra = ta, Va = p(
1311
1270
  ),
1312
1271
  ...t
1313
1272
  }
1314
- ), cr = ({
1273
+ ), rr = ({
1315
1274
  className: e,
1316
1275
  ...t
1317
1276
  }) => /* @__PURE__ */ a(
1318
- Ut,
1277
+ qt,
1319
1278
  {
1320
1279
  className: d("text-red-500 dark:text-red-300", e),
1321
1280
  ...t
1322
1281
  }
1323
- ), br = ({
1282
+ ), ir = ({
1324
1283
  className: e,
1325
1284
  ...t
1326
1285
  }) => /* @__PURE__ */ a(
1327
- Zt,
1286
+ Gt,
1328
1287
  {
1329
1288
  className: d("flex items-center justify-end gap-4 w-full", e),
1330
1289
  ...t
1331
1290
  }
1332
- ), hr = ({
1291
+ ), sr = ({
1333
1292
  className: e,
1334
1293
  ...t
1335
1294
  }) => /* @__PURE__ */ a(
1336
- $t,
1295
+ Kt,
1337
1296
  {
1338
1297
  className: d(o({ variant: "outline" }), e),
1339
1298
  ...t
1340
1299
  }
1341
- ), Cr = ({
1300
+ ), mr = ({
1342
1301
  className: e,
1343
1302
  ...t
1344
1303
  }) => /* @__PURE__ */ a(
1345
- Jt,
1304
+ Ut,
1346
1305
  {
1347
1306
  className: d(o({ variant: "primaryFilled" }), e),
1348
1307
  ...t
1349
1308
  }
1350
- ), pr = ({
1309
+ ), lr = ({
1351
1310
  className: e,
1352
1311
  ...t
1353
1312
  }) => /* @__PURE__ */ a(
1354
- Xt,
1313
+ Zt,
1355
1314
  {
1356
1315
  className: d(
1357
1316
  "flex flex-col items-center justify-center h-auto",
@@ -1360,11 +1319,11 @@ const Ra = ta, Va = p(
1360
1319
  ),
1361
1320
  ...t
1362
1321
  }
1363
- ), ur = ({
1322
+ ), nr = ({
1364
1323
  className: e,
1365
1324
  ...t
1366
1325
  }) => /* @__PURE__ */ a(
1367
- Yt,
1326
+ $t,
1368
1327
  {
1369
1328
  className: d(
1370
1329
  "mb-6 font-bold tracking-tight",
@@ -1373,182 +1332,179 @@ const Ra = ta, Va = p(
1373
1332
  ),
1374
1333
  ...t
1375
1334
  }
1376
- ), gr = W, Er = ({
1335
+ ), cr = W, br = ({
1377
1336
  className: e,
1378
1337
  ...t
1379
1338
  }) => /* @__PURE__ */ a(
1380
- ea,
1339
+ Jt,
1381
1340
  {
1382
1341
  className: d(o({ variant: "primaryFilled" }), "w-full mt-12 gap-2 shrink-0", e),
1383
1342
  ...t
1384
1343
  }
1385
1344
  );
1386
1345
  export {
1387
- $d as ActionBar,
1388
- Jd as Actions,
1389
- ao as ChatAction,
1390
- ro as ChatActionFeedback,
1391
- oo as ChatActionLabel,
1392
- Ca as ChatHistoryButton,
1393
- F as ChatHistoryButtonIcon,
1394
- Za as ChatHistoryTrigger,
1395
- $a as Content,
1396
- Ja as ContentScrollArea,
1397
- td as ContentScrollAreaCorner,
1398
- Ya as ContentScrollAreaScrollbar,
1399
- ed as ContentScrollAreaThumb,
1400
- Xa as ContentScrollAreaViewport,
1401
- ad as Disclaimer,
1402
- sd as DisclaimerArrow,
1403
- rd as DisclaimerContent,
1404
- dd as DisclaimerLabel,
1405
- id as DisclaimerText,
1406
- od as DisclaimerTrigger,
1407
- kr as DropZone,
1408
- wd as DynamicComponent,
1409
- cd as ExampleQuestion,
1410
- bd as ExampleQuestionButton,
1411
- md as ExampleQuestions,
1412
- ld as ExampleQuestionsLabel,
1413
- nd as ExampleQuestionsList,
1414
- Fo as FeedbackForm,
1415
- xo as FeedbackItem,
1416
- fo as FeedbackItemCheckbox,
1417
- vo as FeedbackItemCheckboxIndicator,
1418
- yo as FeedbackItemDescription,
1419
- ko as FeedbackItemLabel,
1420
- ho as FeedbackModal,
1421
- Eo as FeedbackModalBody,
1422
- go as FeedbackModalClose,
1423
- po as FeedbackModalContent,
1424
- uo as FeedbackModalHeader,
1425
- Co as FeedbackModalOverlay,
1426
- Po as FeedbackSubmitButton,
1427
- yr as FileContent,
1428
- Pr as FileInput,
1429
- wr as FileItem,
1430
- Ir as FileList,
1431
- Mr as FileName,
1432
- Nr as FilePreviewTrigger,
1433
- Sr as FileRemove,
1434
- Ar as FileThumbnail,
1435
- Tr as FileTypeIcon,
1436
- Hr as FileUploadButton,
1437
- Od as Footer,
1438
- Io as Form,
1439
- hr as FormCancel,
1440
- Mo as FormClose,
1441
- To as FormContent,
1442
- Ao as FormDescription,
1443
- cr as FormError,
1444
- Ho as FormField,
1445
- Wo as FormFieldCheckbox,
1446
- Qo as FormFieldCheckboxIndicator,
1447
- $o as FormFieldCombobox,
1448
- ar as FormFieldComboboxContent,
1449
- Jo as FormFieldComboboxControl,
1450
- Yo as FormFieldComboboxInput,
1451
- ir as FormFieldComboboxItem,
1452
- mr as FormFieldComboboxItemIndicator,
1453
- sr as FormFieldComboboxItemText,
1454
- dr as FormFieldComboboxList,
1455
- rr as FormFieldComboboxListEmpty,
1456
- or as FormFieldComboboxListItems,
1457
- Xo as FormFieldComboboxPositioner,
1458
- tr as FormFieldComboboxSelectedTags,
1459
- er as FormFieldComboboxTrigger,
1460
- lr as FormFieldDescription,
1461
- Do as FormFieldEmail,
1462
- nr as FormFieldError,
1463
- zo as FormFieldFile,
1464
- Lo as FormFieldLabel,
1465
- jo as FormFieldSelect,
1466
- qo as FormFieldSelectContent,
1467
- Oo as FormFieldSelectIcon,
1468
- Ko as FormFieldSelectItem,
1469
- Zo as FormFieldSelectItemIndicator,
1470
- Uo as FormFieldSelectItemText,
1471
- Ro as FormFieldSelectTrigger,
1472
- Vo as FormFieldSelectValue,
1473
- Go as FormFieldSelectViewport,
1474
- Bo as FormFieldText,
1475
- _o as FormFieldTextArea,
1476
- br as FormFooter,
1477
- No as FormHeader,
1478
- So as FormHeading,
1479
- Cr as FormSubmit,
1480
- pr as FormSuccess,
1481
- Er as FormSuccessButton,
1482
- ur as FormSuccessHeading,
1483
- gr as FormSuccessMessage,
1484
- wo as FormWrapper,
1485
- qa as Header,
1486
- Ga as HeaderToolbar,
1487
- Ka as HeaderToolbarWrapper,
1488
- so as HelpAction,
1489
- io as HelpActions,
1490
- lo as HelpActionsMenu,
1491
- no as HelpActionsMenuArrow,
1492
- co as HelpActionsMenuItem,
1493
- bo as HelpActionsMenuItemIcon,
1494
- mo as HelpActionsTrigger,
1495
- Vr as ImagePreviewModal,
1496
- Or as ImagePreviewModalClose,
1497
- qr as ImagePreviewModalContent,
1498
- Gr as ImagePreviewModalFileName,
1499
- Kr as ImagePreviewModalFooter,
1500
- Ur as ImagePreviewModalImage,
1501
- Zr as ImagePreviewModalOverlay,
1502
- Kd as Input,
1503
- qd as InputFieldset,
1504
- Gd as InputGroup,
1505
- Lr as InputNotification,
1506
- Br as InputNotificationClose,
1507
- Dr as InputNotificationContent,
1508
- zr as InputNotificationHeader,
1509
- _r as InputNotificationMessage,
1510
- Wr as InputNotificationTitle,
1511
- pd as IntroMessageWrapper,
1512
- Id as Markdown,
1513
- Ad as MessageAction,
1514
- Fd as MessageAvatar,
1515
- xd as MessageAvatarContent,
1516
- fd as MessageAvatarFallback,
1517
- vd as MessageAvatarImage,
1518
- Pd as MessageContent,
1519
- yd as MessageContentWrapper,
1520
- Sd as MessageCustomAction,
1521
- Nd as MessageCustomActions,
1522
- Qr as MessageFile,
1523
- jr as MessageFiles,
1524
- ud as MessageHeader,
1525
- gd as MessageLoading,
1526
- kd as MessageName,
1527
- fr as MessagePart,
1528
- Bd as MessageSourceItem,
1529
- zd as MessageSourceItemBreadcrumbIcon,
1530
- Dd as MessageSourceItemBreadcrumbs,
1531
- jd as MessageSourceItemDescription,
1532
- Rd as MessageSourceItemDescriptionPart,
1533
- _d as MessageSourceItemIcon,
1534
- Vd as MessageSourceItemIndicator,
1535
- Qd as MessageSourceItemTag,
1536
- Wd as MessageSourceItemTitle,
1537
- Td as MessageSources,
1538
- Hd as MessageSourcesHeader,
1539
- Ld as MessageSourcesList,
1540
- Md as MessageToolbar,
1541
- Cd as MessageWrapper,
1542
- hd as Messages,
1543
- Ed as MessagesSessionLoading,
1544
- Ra as Provider,
1545
- Oa as Root,
1546
- Ud as SendButton,
1547
- Zd as SendButtonIcon,
1548
- to as TaglineBrandName,
1549
- Xd as TaglineContainer,
1550
- eo as TaglineLogo,
1551
- Yd as TaglineText,
1552
- Ua as ToolbarHeader,
1553
- Va as Wrapper
1346
+ Kd as ActionBar,
1347
+ Ud as Actions,
1348
+ Xd as ChatAction,
1349
+ eo as ChatActionFeedback,
1350
+ Yd as ChatActionLabel,
1351
+ ca as ChatHistoryButton,
1352
+ E as ChatHistoryButtonIcon,
1353
+ Ga as ChatHistoryTrigger,
1354
+ Ka as Content,
1355
+ Ua as ContentScrollArea,
1356
+ Xa as ContentScrollAreaCorner,
1357
+ $a as ContentScrollAreaScrollbar,
1358
+ Ja as ContentScrollAreaThumb,
1359
+ Za as ContentScrollAreaViewport,
1360
+ Ya as Disclaimer,
1361
+ od as DisclaimerArrow,
1362
+ ad as DisclaimerContent,
1363
+ ed as DisclaimerLabel,
1364
+ dd as DisclaimerText,
1365
+ td as DisclaimerTrigger,
1366
+ gr as DropZone,
1367
+ kd as DynamicComponent,
1368
+ md as ExampleQuestion,
1369
+ ld as ExampleQuestionButton,
1370
+ rd as ExampleQuestions,
1371
+ id as ExampleQuestionsLabel,
1372
+ sd as ExampleQuestionsList,
1373
+ uo as FeedbackField,
1374
+ Co as FeedbackForm,
1375
+ Eo as FeedbackItemDescription,
1376
+ go as FeedbackItemLabel,
1377
+ lo as FeedbackModal,
1378
+ po as FeedbackModalBody,
1379
+ ho as FeedbackModalClose,
1380
+ co as FeedbackModalContent,
1381
+ bo as FeedbackModalHeader,
1382
+ no as FeedbackModalOverlay,
1383
+ Fo as FeedbackSubmitButton,
1384
+ Er as FileContent,
1385
+ Fr as FileInput,
1386
+ xr as FileItem,
1387
+ fr as FileList,
1388
+ vr as FileName,
1389
+ kr as FilePreviewTrigger,
1390
+ yr as FileRemove,
1391
+ Pr as FileThumbnail,
1392
+ wr as FileTypeIcon,
1393
+ Ir as FileUploadButton,
1394
+ jd as Footer,
1395
+ fo as Form,
1396
+ sr as FormCancel,
1397
+ vo as FormClose,
1398
+ wo as FormContent,
1399
+ Po as FormDescription,
1400
+ rr as FormError,
1401
+ Io as FormField,
1402
+ Ho as FormFieldCheckbox,
1403
+ Lo as FormFieldCheckboxIndicator,
1404
+ Oo as FormFieldCombobox,
1405
+ $o as FormFieldComboboxContent,
1406
+ qo as FormFieldComboboxControl,
1407
+ Ko as FormFieldComboboxInput,
1408
+ er as FormFieldComboboxItem,
1409
+ ar as FormFieldComboboxItemIndicator,
1410
+ tr as FormFieldComboboxItemText,
1411
+ Jo as FormFieldComboboxList,
1412
+ Yo as FormFieldComboboxListEmpty,
1413
+ Xo as FormFieldComboboxListItems,
1414
+ Go as FormFieldComboboxPositioner,
1415
+ Zo as FormFieldComboboxSelectedTags,
1416
+ Uo as FormFieldComboboxTrigger,
1417
+ dr as FormFieldDescription,
1418
+ So as FormFieldEmail,
1419
+ or as FormFieldError,
1420
+ Ao as FormFieldFile,
1421
+ Mo as FormFieldLabel,
1422
+ Bo as FormFieldSelect,
1423
+ Wo as FormFieldSelectContent,
1424
+ _o as FormFieldSelectIcon,
1425
+ jo as FormFieldSelectItem,
1426
+ Vo as FormFieldSelectItemIndicator,
1427
+ Ro as FormFieldSelectItemText,
1428
+ Do as FormFieldSelectTrigger,
1429
+ zo as FormFieldSelectValue,
1430
+ Qo as FormFieldSelectViewport,
1431
+ No as FormFieldText,
1432
+ To as FormFieldTextArea,
1433
+ ir as FormFooter,
1434
+ ko as FormHeader,
1435
+ yo as FormHeading,
1436
+ mr as FormSubmit,
1437
+ lr as FormSuccess,
1438
+ br as FormSuccessButton,
1439
+ nr as FormSuccessHeading,
1440
+ cr as FormSuccessMessage,
1441
+ xo as FormWrapper,
1442
+ Ra as Header,
1443
+ Va as HeaderToolbar,
1444
+ Oa as HeaderToolbarWrapper,
1445
+ ao as HelpAction,
1446
+ to as HelpActions,
1447
+ ro as HelpActionsMenu,
1448
+ io as HelpActionsMenuArrow,
1449
+ so as HelpActionsMenuItem,
1450
+ mo as HelpActionsMenuItemIcon,
1451
+ oo as HelpActionsTrigger,
1452
+ zr as ImagePreviewModal,
1453
+ _r as ImagePreviewModalClose,
1454
+ Wr as ImagePreviewModalContent,
1455
+ Qr as ImagePreviewModalFileName,
1456
+ jr as ImagePreviewModalFooter,
1457
+ Rr as ImagePreviewModalImage,
1458
+ Vr as ImagePreviewModalOverlay,
1459
+ Od as Input,
1460
+ Rd as InputFieldset,
1461
+ Vd as InputGroup,
1462
+ Mr as InputNotification,
1463
+ Nr as InputNotificationClose,
1464
+ Sr as InputNotificationContent,
1465
+ Ar as InputNotificationHeader,
1466
+ Tr as InputNotificationMessage,
1467
+ Hr as InputNotificationTitle,
1468
+ bd as IntroMessageWrapper,
1469
+ yd as Markdown,
1470
+ Md as MessageAction,
1471
+ ud as MessageAvatar,
1472
+ gd as MessageAvatarContent,
1473
+ Ed as MessageAvatarFallback,
1474
+ Fd as MessageAvatarImage,
1475
+ vd as MessageContent,
1476
+ fd as MessageContentWrapper,
1477
+ Id as MessageCustomAction,
1478
+ wd as MessageCustomActions,
1479
+ Lr as MessageFile,
1480
+ Br as MessageFiles,
1481
+ hd as MessageHeader,
1482
+ pd as MessageLoading,
1483
+ xd as MessageName,
1484
+ Cr as MessagePart,
1485
+ Td as MessageSourceItem,
1486
+ Ld as MessageSourceItemBreadcrumbIcon,
1487
+ Hd as MessageSourceItemBreadcrumbs,
1488
+ _d as MessageSourceItemDescription,
1489
+ Wd as MessageSourceItemDescriptionPart,
1490
+ Bd as MessageSourceItemIcon,
1491
+ Qd as MessageSourceItemIndicator,
1492
+ zd as MessageSourceItemTag,
1493
+ Dd as MessageSourceItemTitle,
1494
+ Nd as MessageSources,
1495
+ Sd as MessageSourcesHeader,
1496
+ Ad as MessageSourcesList,
1497
+ Pd as MessageToolbar,
1498
+ cd as MessageWrapper,
1499
+ nd as Messages,
1500
+ Cd as MessagesSessionLoading,
1501
+ Wa as Provider,
1502
+ ja as Root,
1503
+ qd as SendButton,
1504
+ Gd as SendButtonIcon,
1505
+ Zd as TaglineContainer,
1506
+ Jd as TaglineLogo,
1507
+ $d as TaglineText,
1508
+ qa as ToolbarHeader,
1509
+ Qa as Wrapper
1554
1510
  };