@flamingo-stack/openframe-frontend-core 0.0.490-1506.3944.1 → 0.0.490

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 (293) hide show
  1. package/dist/{chunk-5CJR2GZ4.cjs → chunk-2MKUHJ3O.cjs} +31 -31
  2. package/dist/{chunk-5CJR2GZ4.cjs.map → chunk-2MKUHJ3O.cjs.map} +1 -1
  3. package/dist/{chunk-S2NHJDKQ.cjs → chunk-3IEVA5AO.cjs} +62 -62
  4. package/dist/{chunk-S2NHJDKQ.cjs.map → chunk-3IEVA5AO.cjs.map} +1 -1
  5. package/dist/{chunk-GTWO5NAY.js → chunk-6CFFISUC.js} +2 -2
  6. package/dist/{chunk-VHG6AX5V.js → chunk-6CJ2K7BD.js} +2 -2
  7. package/dist/{chunk-4NWARV5I.js → chunk-6QK3ONDD.js} +2 -2
  8. package/dist/{chunk-YHOIAA2E.cjs → chunk-7I42V2OD.cjs} +60 -60
  9. package/dist/chunk-7I42V2OD.cjs.map +1 -0
  10. package/dist/{chunk-T2EGSZFN.js → chunk-AIRNG27G.js} +5 -6
  11. package/dist/chunk-AIRNG27G.js.map +1 -0
  12. package/dist/{chunk-NWX7MMF5.cjs → chunk-AW63ET2A.cjs} +15 -15
  13. package/dist/{chunk-NWX7MMF5.cjs.map → chunk-AW63ET2A.cjs.map} +1 -1
  14. package/dist/{chunk-TKN5667N.js → chunk-BZMOEWWS.js} +10 -10
  15. package/dist/chunk-BZMOEWWS.js.map +1 -0
  16. package/dist/{chunk-DSDZ5T4P.cjs → chunk-D5LQMRPU.cjs} +5 -5
  17. package/dist/{chunk-DSDZ5T4P.cjs.map → chunk-D5LQMRPU.cjs.map} +1 -1
  18. package/dist/{chunk-CORIBKHG.js → chunk-EGXCWZYP.js} +2 -2
  19. package/dist/{chunk-5EYRXSY5.cjs → chunk-EJQUYZXF.cjs} +9 -9
  20. package/dist/{chunk-5EYRXSY5.cjs.map → chunk-EJQUYZXF.cjs.map} +1 -1
  21. package/dist/{chunk-P4WTZU6L.cjs → chunk-FY5XAW3H.cjs} +11 -11
  22. package/dist/{chunk-P4WTZU6L.cjs.map → chunk-FY5XAW3H.cjs.map} +1 -1
  23. package/dist/{chunk-VQ523ORK.cjs → chunk-GMPYR3MX.cjs} +26 -26
  24. package/dist/{chunk-VQ523ORK.cjs.map → chunk-GMPYR3MX.cjs.map} +1 -1
  25. package/dist/{chunk-QSCHCZL3.cjs → chunk-GUTYUMGV.cjs} +7 -7
  26. package/dist/{chunk-QSCHCZL3.cjs.map → chunk-GUTYUMGV.cjs.map} +1 -1
  27. package/dist/{chunk-Q6E7VJ4W.cjs → chunk-IEZ3YBAP.cjs} +27 -28
  28. package/dist/chunk-IEZ3YBAP.cjs.map +1 -0
  29. package/dist/{chunk-HSACATCD.js → chunk-MPYDX5WX.js} +2 -2
  30. package/dist/{chunk-RQLBHKXN.js → chunk-NGEFYPY7.js} +2 -2
  31. package/dist/{chunk-BE6DK7QY.js → chunk-OQIMH2WQ.js} +8985 -11081
  32. package/dist/chunk-OQIMH2WQ.js.map +1 -0
  33. package/dist/{chunk-CSYSYJCF.cjs → chunk-UZZT65PQ.cjs} +37 -37
  34. package/dist/{chunk-CSYSYJCF.cjs.map → chunk-UZZT65PQ.cjs.map} +1 -1
  35. package/dist/{chunk-YZ2OIYQ3.js → chunk-VDZO6IDR.js} +4 -4
  36. package/dist/{chunk-UUYRJPGJ.js → chunk-VL2YMDPH.js} +4 -4
  37. package/dist/{chunk-5LMGFI4J.cjs → chunk-VUXNXWOQ.cjs} +4946 -7042
  38. package/dist/chunk-VUXNXWOQ.cjs.map +1 -0
  39. package/dist/{chunk-XQ2B74SI.js → chunk-WLM3F3WU.js} +2 -2
  40. package/dist/components/case-studies/index.cjs +8 -8
  41. package/dist/components/case-studies/index.js +2 -2
  42. package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
  43. package/dist/components/chat/chat-message-list.d.ts.map +1 -1
  44. package/dist/components/chat/guide-display.d.ts +14 -0
  45. package/dist/components/chat/guide-display.d.ts.map +1 -0
  46. package/dist/components/chat/hooks/index.d.ts +1 -0
  47. package/dist/components/chat/hooks/index.d.ts.map +1 -1
  48. package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
  49. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +48 -15
  50. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
  51. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +6 -0
  52. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -0
  53. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +57 -10
  54. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
  55. package/dist/components/chat/index.cjs +2 -8
  56. package/dist/components/chat/index.cjs.map +1 -1
  57. package/dist/components/chat/index.d.ts +1 -1
  58. package/dist/components/chat/index.d.ts.map +1 -1
  59. package/dist/components/chat/index.js +15 -21
  60. package/dist/components/chat/types/api.types.d.ts +81 -1
  61. package/dist/components/chat/types/api.types.d.ts.map +1 -1
  62. package/dist/components/chat/types/component.types.d.ts +6 -0
  63. package/dist/components/chat/types/component.types.d.ts.map +1 -1
  64. package/dist/components/chat/types/message.types.d.ts +15 -2
  65. package/dist/components/chat/types/message.types.d.ts.map +1 -1
  66. package/dist/components/chat/types/processing.types.d.ts +93 -2
  67. package/dist/components/chat/types/processing.types.d.ts.map +1 -1
  68. package/dist/components/chat/utils/chunk-parser.d.ts +25 -0
  69. package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -0
  70. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +6 -34
  71. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
  72. package/dist/components/chat/utils/index.d.ts +3 -2
  73. package/dist/components/chat/utils/index.d.ts.map +1 -1
  74. package/dist/components/chat/utils/message-segment-accumulator.d.ts +5 -0
  75. package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
  76. package/dist/components/chat/utils/process-historical-messages.d.ts +11 -59
  77. package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
  78. package/dist/components/contact/index.cjs +3 -3
  79. package/dist/components/contact/index.js +2 -2
  80. package/dist/components/docs/index.cjs +5 -5
  81. package/dist/components/docs/index.js +4 -4
  82. package/dist/components/embeds/index.cjs +3 -3
  83. package/dist/components/embeds/index.js +2 -2
  84. package/dist/components/faq/index.cjs +3 -3
  85. package/dist/components/faq/index.js +2 -2
  86. package/dist/components/features/index.cjs +2 -2
  87. package/dist/components/features/index.js +1 -1
  88. package/dist/components/help-center-pages/index.cjs +20 -20
  89. package/dist/components/help-center-pages/index.js +11 -11
  90. package/dist/components/index.cjs +130 -170
  91. package/dist/components/index.cjs.map +1 -1
  92. package/dist/components/index.js +23 -63
  93. package/dist/components/index.js.map +1 -1
  94. package/dist/components/navigation/index.cjs +2 -2
  95. package/dist/components/navigation/index.js +1 -1
  96. package/dist/components/onboarding-guides/index.cjs +5 -5
  97. package/dist/components/onboarding-guides/index.js +4 -4
  98. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
  99. package/dist/components/related-content/index.cjs +3 -3
  100. package/dist/components/related-content/index.js +2 -2
  101. package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
  102. package/dist/components/tickets/index.cjs +5 -5
  103. package/dist/components/tickets/index.js +4 -4
  104. package/dist/components/ui/index.cjs +2 -42
  105. package/dist/components/ui/index.cjs.map +1 -1
  106. package/dist/components/ui/index.d.ts +2 -1
  107. package/dist/components/ui/index.d.ts.map +1 -1
  108. package/dist/components/ui/index.js +15 -55
  109. package/dist/components/ui/rich-markdown-renderer.d.ts +34 -0
  110. package/dist/components/ui/rich-markdown-renderer.d.ts.map +1 -0
  111. package/dist/components/ui/simple-markdown-renderer.d.ts +73 -0
  112. package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -0
  113. package/dist/index.cjs +2 -58
  114. package/dist/index.cjs.map +1 -1
  115. package/dist/index.js +15 -71
  116. package/dist/utils/index.cjs +40 -169
  117. package/dist/utils/index.cjs.map +1 -1
  118. package/dist/utils/index.d.ts +0 -1
  119. package/dist/utils/index.d.ts.map +1 -1
  120. package/dist/utils/index.js +41 -162
  121. package/dist/utils/index.js.map +1 -1
  122. package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
  123. package/package.json +1 -7
  124. package/src/components/chat/__tests__/chat-message-list.test.tsx +5 -293
  125. package/src/components/chat/chat-message-enhanced.tsx +80 -163
  126. package/src/components/chat/chat-message-list.tsx +109 -358
  127. package/src/components/chat/embeddable-chat.tsx +0 -6
  128. package/src/components/chat/guide-display.tsx +44 -0
  129. package/src/components/chat/hooks/.index.md +33 -30
  130. package/src/components/chat/hooks/.use-nats-chat-adapter.md +55 -36
  131. package/src/components/chat/hooks/.use-realtime-chunk-processor.md +77 -0
  132. package/src/components/chat/hooks/index.ts +1 -0
  133. package/src/components/chat/hooks/use-chat.ts +0 -8
  134. package/src/components/chat/hooks/use-nats-chat-adapter.ts +825 -243
  135. package/src/components/chat/hooks/use-realtime-chunk-processor.ts +489 -0
  136. package/src/components/chat/hooks/use-sse-chat-adapter.ts +684 -380
  137. package/src/components/chat/index.ts +1 -5
  138. package/src/components/chat/thinking-display.tsx +1 -1
  139. package/src/components/chat/types/.api.types.md +49 -39
  140. package/src/components/chat/types/.processing.types.md +58 -29
  141. package/src/components/chat/types/api.types.ts +73 -6
  142. package/src/components/chat/types/component.types.ts +9 -0
  143. package/src/components/chat/types/message.types.ts +17 -1
  144. package/src/components/chat/types/processing.types.ts +53 -11
  145. package/src/components/chat/utils/.chunk-parser.md +62 -0
  146. package/src/components/chat/utils/.index.md +40 -31
  147. package/src/components/chat/utils/chunk-parser.ts +262 -0
  148. package/src/components/chat/utils/extract-incomplete-message-state.ts +5 -63
  149. package/src/components/chat/utils/index.ts +8 -5
  150. package/src/components/chat/utils/message-segment-accumulator.ts +19 -0
  151. package/src/components/chat/utils/process-historical-messages.ts +390 -352
  152. package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +4 -22
  153. package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
  154. package/src/components/shared/product-release/release-detail-page.tsx +4 -19
  155. package/src/components/ui/.simple-markdown-renderer.md +52 -0
  156. package/src/components/ui/index.ts +2 -1
  157. package/src/components/ui/release-changelog-section.tsx +1 -1
  158. package/src/components/ui/rich-markdown-renderer.tsx +1223 -0
  159. package/src/components/ui/simple-markdown-renderer.tsx +964 -0
  160. package/src/components/ui/ticket-info-section.tsx +1 -1
  161. package/src/stories/ChatMessageEnhanced.stories.tsx +48 -1
  162. package/src/utils/index.ts +0 -1
  163. package/src/utils/markdown-section-extractor.ts +56 -41
  164. package/dist/chat-protocol/decode.d.ts +0 -58
  165. package/dist/chat-protocol/decode.d.ts.map +0 -1
  166. package/dist/chat-protocol/encode.d.ts +0 -44
  167. package/dist/chat-protocol/encode.d.ts.map +0 -1
  168. package/dist/chat-protocol/env-flag.d.ts +0 -35
  169. package/dist/chat-protocol/env-flag.d.ts.map +0 -1
  170. package/dist/chat-protocol/events.d.ts +0 -196
  171. package/dist/chat-protocol/events.d.ts.map +0 -1
  172. package/dist/chat-protocol/frames.d.ts +0 -213
  173. package/dist/chat-protocol/frames.d.ts.map +0 -1
  174. package/dist/chat-protocol/index.cjs +0 -494
  175. package/dist/chat-protocol/index.cjs.map +0 -1
  176. package/dist/chat-protocol/index.d.ts +0 -18
  177. package/dist/chat-protocol/index.d.ts.map +0 -1
  178. package/dist/chat-protocol/index.js +0 -478
  179. package/dist/chat-protocol/index.js.map +0 -1
  180. package/dist/chat-protocol/ip-normalize.d.ts +0 -44
  181. package/dist/chat-protocol/ip-normalize.d.ts.map +0 -1
  182. package/dist/chat-protocol/nats-decoder.d.ts +0 -26
  183. package/dist/chat-protocol/nats-decoder.d.ts.map +0 -1
  184. package/dist/chunk-5LMGFI4J.cjs.map +0 -1
  185. package/dist/chunk-BE6DK7QY.js.map +0 -1
  186. package/dist/chunk-Q6E7VJ4W.cjs.map +0 -1
  187. package/dist/chunk-T2EGSZFN.js.map +0 -1
  188. package/dist/chunk-TKN5667N.js.map +0 -1
  189. package/dist/chunk-YHOIAA2E.cjs.map +0 -1
  190. package/dist/components/chat/stream/chat-dialog-store.d.ts +0 -184
  191. package/dist/components/chat/stream/chat-dialog-store.d.ts.map +0 -1
  192. package/dist/components/chat/stream/chat-stream-reducer.d.ts +0 -367
  193. package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +0 -1
  194. package/dist/components/chat/stream/delta-batcher.d.ts +0 -51
  195. package/dist/components/chat/stream/delta-batcher.d.ts.map +0 -1
  196. package/dist/components/chat/stream/index.d.ts +0 -17
  197. package/dist/components/chat/stream/index.d.ts.map +0 -1
  198. package/dist/components/chat/stream/message-mutations.d.ts +0 -77
  199. package/dist/components/chat/stream/message-mutations.d.ts.map +0 -1
  200. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +0 -22
  201. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +0 -1
  202. package/dist/components/ui/markdown/base-components.d.ts +0 -51
  203. package/dist/components/ui/markdown/base-components.d.ts.map +0 -1
  204. package/dist/components/ui/markdown/engine.d.ts +0 -99
  205. package/dist/components/ui/markdown/engine.d.ts.map +0 -1
  206. package/dist/components/ui/markdown/heading-ids.d.ts +0 -65
  207. package/dist/components/ui/markdown/heading-ids.d.ts.map +0 -1
  208. package/dist/components/ui/markdown/index.d.ts +0 -18
  209. package/dist/components/ui/markdown/index.d.ts.map +0 -1
  210. package/dist/components/ui/markdown/mermaid-diagram.d.ts +0 -79
  211. package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +0 -1
  212. package/dist/components/ui/markdown/rich/embed-overrides.d.ts +0 -14
  213. package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +0 -1
  214. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +0 -40
  215. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +0 -1
  216. package/dist/components/ui/markdown/rich/shortcodes.d.ts +0 -8
  217. package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +0 -1
  218. package/dist/components/ui/markdown/sanitize.d.ts +0 -153
  219. package/dist/components/ui/markdown/sanitize.d.ts.map +0 -1
  220. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +0 -23
  221. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +0 -1
  222. package/dist/components/ui/markdown/streaming.d.ts +0 -78
  223. package/dist/components/ui/markdown/streaming.d.ts.map +0 -1
  224. package/dist/components/ui/markdown/text-size.d.ts +0 -34
  225. package/dist/components/ui/markdown/text-size.d.ts.map +0 -1
  226. package/dist/utils/markdown-fences.d.ts +0 -42
  227. package/dist/utils/markdown-fences.d.ts.map +0 -1
  228. package/dist/utils/markdown-heading-id.d.ts +0 -85
  229. package/dist/utils/markdown-heading-id.d.ts.map +0 -1
  230. package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +0 -307
  231. package/src/chat-protocol/__tests__/chat-protocol.test.ts +0 -516
  232. package/src/chat-protocol/__tests__/env-flag.test.ts +0 -52
  233. package/src/chat-protocol/__tests__/ip-normalize.test.ts +0 -136
  234. package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +0 -228
  235. package/src/chat-protocol/decode.ts +0 -278
  236. package/src/chat-protocol/encode.ts +0 -71
  237. package/src/chat-protocol/env-flag.ts +0 -39
  238. package/src/chat-protocol/events.ts +0 -232
  239. package/src/chat-protocol/frames.ts +0 -245
  240. package/src/chat-protocol/index.ts +0 -21
  241. package/src/chat-protocol/ip-normalize.ts +0 -146
  242. package/src/chat-protocol/nats-decoder.ts +0 -252
  243. package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
  244. package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -209
  245. package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +0 -37
  246. package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
  247. package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +0 -438
  248. package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +0 -318
  249. package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +0 -940
  250. package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +0 -756
  251. package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +0 -460
  252. package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +0 -894
  253. package/src/components/chat/stream/__tests__/delta-batcher.test.ts +0 -255
  254. package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +0 -98
  255. package/src/components/chat/stream/chat-dialog-store.ts +0 -536
  256. package/src/components/chat/stream/chat-stream-reducer.ts +0 -1796
  257. package/src/components/chat/stream/delta-batcher.ts +0 -159
  258. package/src/components/chat/stream/index.ts +0 -55
  259. package/src/components/chat/stream/message-mutations.ts +0 -338
  260. package/src/components/chat/stream/use-chat-stream-reducer.ts +0 -126
  261. package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +0 -420
  262. package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +0 -605
  263. package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +0 -317
  264. package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +0 -270
  265. package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +0 -2420
  266. package/src/components/ui/__tests__/markdown-parity.test.tsx +0 -2528
  267. package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +0 -115
  268. package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +0 -95
  269. package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +0 -309
  270. package/src/components/ui/markdown/__tests__/streaming.test.tsx +0 -388
  271. package/src/components/ui/markdown/base-components.tsx +0 -360
  272. package/src/components/ui/markdown/engine.tsx +0 -315
  273. package/src/components/ui/markdown/heading-ids.ts +0 -239
  274. package/src/components/ui/markdown/index.ts +0 -49
  275. package/src/components/ui/markdown/mermaid-diagram.tsx +0 -291
  276. package/src/components/ui/markdown/rich/embed-overrides.tsx +0 -199
  277. package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +0 -184
  278. package/src/components/ui/markdown/rich/shortcodes.ts +0 -170
  279. package/src/components/ui/markdown/sanitize.ts +0 -3499
  280. package/src/components/ui/markdown/simple-markdown-renderer.tsx +0 -28
  281. package/src/components/ui/markdown/streaming.ts +0 -362
  282. package/src/components/ui/markdown/text-size.ts +0 -106
  283. package/src/utils/markdown-fences.ts +0 -127
  284. package/src/utils/markdown-heading-id.ts +0 -348
  285. /package/dist/{chunk-GTWO5NAY.js.map → chunk-6CFFISUC.js.map} +0 -0
  286. /package/dist/{chunk-VHG6AX5V.js.map → chunk-6CJ2K7BD.js.map} +0 -0
  287. /package/dist/{chunk-4NWARV5I.js.map → chunk-6QK3ONDD.js.map} +0 -0
  288. /package/dist/{chunk-CORIBKHG.js.map → chunk-EGXCWZYP.js.map} +0 -0
  289. /package/dist/{chunk-HSACATCD.js.map → chunk-MPYDX5WX.js.map} +0 -0
  290. /package/dist/{chunk-RQLBHKXN.js.map → chunk-NGEFYPY7.js.map} +0 -0
  291. /package/dist/{chunk-YZ2OIYQ3.js.map → chunk-VDZO6IDR.js.map} +0 -0
  292. /package/dist/{chunk-UUYRJPGJ.js.map → chunk-VL2YMDPH.js.map} +0 -0
  293. /package/dist/{chunk-XQ2B74SI.js.map → chunk-WLM3F3WU.js.map} +0 -0
@@ -11,7 +11,7 @@ import {
11
11
  TASK_TYPE_TEXT_COLORS,
12
12
  getStatusColorScheme,
13
13
  init_pagination
14
- } from "./chunk-BE6DK7QY.js";
14
+ } from "./chunk-OQIMH2WQ.js";
15
15
  import {
16
16
  init_next_navigation,
17
17
  usePathname,
@@ -460,4 +460,4 @@ export {
460
460
  DevCardRowSkeletonList,
461
461
  DeliveryRow
462
462
  };
463
- //# sourceMappingURL=chunk-XQ2B74SI.js.map
463
+ //# sourceMappingURL=chunk-WLM3F3WU.js.map
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";
2
2
 
3
3
 
4
- var _chunkVQ523ORKcjs = require('../../chunk-VQ523ORK.cjs');
4
+ var _chunkGMPYR3MXcjs = require('../../chunk-GMPYR3MX.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunk5LMGFI4Jcjs = require('../../chunk-5LMGFI4J.cjs');
8
+ var _chunkVUXNXWOQcjs = require('../../chunk-VUXNXWOQ.cjs');
9
9
  require('../../chunk-BIKOJ4FH.cjs');
10
10
  require('../../chunk-BGD345ZV.cjs');
11
11
  require('../../chunk-LILQJ3UZ.cjs');
@@ -72,9 +72,9 @@ function ShareExperienceSection({
72
72
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-h2", children: howItWorksTitle }),
73
73
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h4", children: howItWorksBody })
74
74
  ] }),
75
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk5LMGFI4Jcjs.BenefitCardGrid, { columns: 4, children: [
75
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkVUXNXWOQcjs.BenefitCardGrid, { columns: 4, children: [
76
76
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
77
- _chunk5LMGFI4Jcjs.BenefitCard,
77
+ _chunkVUXNXWOQcjs.BenefitCard,
78
78
  {
79
79
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md p-2 w-12 h-12 flex items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOB7YDOTKcjs.G2Icon, { width: 24, height: 24 }) }),
80
80
  title: "G2",
@@ -83,7 +83,7 @@ function ShareExperienceSection({
83
83
  }
84
84
  ),
85
85
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
86
- _chunk5LMGFI4Jcjs.BenefitCard,
86
+ _chunkVUXNXWOQcjs.BenefitCard,
87
87
  {
88
88
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md p-2 w-12 h-12 flex items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOB7YDOTKcjs.CapterraIcon, { width: 24, height: 24 }) }),
89
89
  title: "Capterra",
@@ -92,7 +92,7 @@ function ShareExperienceSection({
92
92
  }
93
93
  ),
94
94
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
95
- _chunk5LMGFI4Jcjs.BenefitCard,
95
+ _chunkVUXNXWOQcjs.BenefitCard,
96
96
  {
97
97
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md p-2 w-12 h-12 flex items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOB7YDOTKcjs.TrustpilotIcon, { width: 24, height: 24 }) }),
98
98
  title: "TrustPilot",
@@ -101,7 +101,7 @@ function ShareExperienceSection({
101
101
  }
102
102
  ),
103
103
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
104
- _chunk5LMGFI4Jcjs.BenefitCard,
104
+ _chunkVUXNXWOQcjs.BenefitCard,
105
105
  {
106
106
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md p-2 w-12 h-12 flex items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOB7YDOTKcjs.GetAppIcon, { width: 24, height: 24 }) }),
107
107
  title: "GetApp",
@@ -111,7 +111,7 @@ function ShareExperienceSection({
111
111
  )
112
112
  ] }),
113
113
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
114
- _chunkVQ523ORKcjs.ContactForm,
114
+ _chunkGMPYR3MXcjs.ContactForm,
115
115
  {
116
116
  ...DEFAULT_CONTACT_FORM_PROPS,
117
117
  ...contactFormProps
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  ContactForm
4
- } from "../../chunk-RQLBHKXN.js";
4
+ } from "../../chunk-NGEFYPY7.js";
5
5
  import {
6
6
  BenefitCard,
7
7
  BenefitCardGrid
8
- } from "../../chunk-BE6DK7QY.js";
8
+ } from "../../chunk-OQIMH2WQ.js";
9
9
  import "../../chunk-PB3BTZDU.js";
10
10
  import "../../chunk-OYGFWWLQ.js";
11
11
  import "../../chunk-6GT557KN.js";
@@ -1 +1 @@
1
- {"version":3,"file":"chat-message-enhanced.d.ts","sourceRoot":"","sources":["../../../src/components/chat/chat-message-enhanced.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAuD,MAAM,OAAO,CAAA;AAiB3E,OAAO,KAAK,EAAkC,wBAAwB,EAAE,MAAM,SAAS,CAAA;AA6rBvF,QAAA,MAAM,2BAA2B,4FA8B/B,CAAA;AAIF,OAAO,EAAE,2BAA2B,IAAI,mBAAmB,EAAE,CAAA"}
1
+ {"version":3,"file":"chat-message-enhanced.d.ts","sourceRoot":"","sources":["../../../src/components/chat/chat-message-enhanced.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4C,MAAM,OAAO,CAAA;AAkBhE,OAAO,KAAK,EAAkC,wBAAwB,EAAE,MAAM,SAAS,CAAA;AAymBvF,QAAA,MAAM,2BAA2B,4FA8B/B,CAAA;AAIF,OAAO,EAAE,2BAA2B,IAAI,mBAAmB,EAAE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"chat-message-list.d.ts","sourceRoot":"","sources":["../../../src/components/chat/chat-message-list.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAwFnD,QAAA,MAAM,eAAe,iHAmyBpB,CAAA;AAID,OAAO,EAAE,eAAe,EAAE,CAAA"}
1
+ {"version":3,"file":"chat-message-list.d.ts","sourceRoot":"","sources":["../../../src/components/chat/chat-message-list.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAgFnD,QAAA,MAAM,eAAe,iHAkjBpB,CAAA;AAID,OAAO,EAAE,eAAe,EAAE,CAAA"}
@@ -0,0 +1,14 @@
1
+ import type { GuideDisplayProps } from "./types";
2
+ /**
3
+ * `GUIDE` segment — the assistant's how-to/documentation answer, framed as a
4
+ * titled card instead of a bare paragraph.
5
+ *
6
+ * Chrome only: the caller renders the markdown body and passes it as children,
7
+ * so a guide goes through the SAME body pipeline as a text segment
8
+ * (`[card://]` splitting + hoisted entity cards + mention chips). Rendering the
9
+ * raw markdown here instead would bypass that plan and degrade every card
10
+ * marker inside a guide to a bare title.
11
+ */
12
+ declare const GuideDisplay: import("react").ForwardRefExoticComponent<GuideDisplayProps & import("react").RefAttributes<HTMLDivElement>>;
13
+ export { GuideDisplay };
14
+ //# sourceMappingURL=guide-display.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"guide-display.d.ts","sourceRoot":"","sources":["../../../src/components/chat/guide-display.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAIhD;;;;;;;;;GASG;AACH,QAAA,MAAM,YAAY,8GAmBjB,CAAA;AAID,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -3,6 +3,7 @@ export * from './use-collapsible';
3
3
  export * from './use-scripted-stream';
4
4
  export * from './use-jetstream-dialog-subscription';
5
5
  export * from './use-nats-dialog-subscription';
6
+ export * from './use-realtime-chunk-processor';
6
7
  export * from './use-slash-commands';
7
8
  export * from './use-empty-state-config';
8
9
  export * from './use-chat-attachments';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/index.ts"],"names":[],"mappings":"AAEA,cAAc,qBAAqB,CAAA;AACnC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,qCAAqC,CAAA;AACnD,cAAc,gCAAgC,CAAA;AAG9C,cAAc,sBAAsB,CAAA;AACpC,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA;AACtC,cAAc,qCAAqC,CAAA;AACnD,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,2BAA2B,CAAA;AAKzC,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA;AAMzB,cAAc,wBAAwB,CAAA;AACtC,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA;AAMnC,cAAc,yBAAyB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/index.ts"],"names":[],"mappings":"AAEA,cAAc,qBAAqB,CAAA;AACnC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,qCAAqC,CAAA;AACnD,cAAc,gCAAgC,CAAA;AAC9C,cAAc,gCAAgC,CAAA;AAG9C,cAAc,sBAAsB,CAAA;AACpC,cAAc,0BAA0B,CAAA;AACxC,cAAc,wBAAwB,CAAA;AACtC,cAAc,qCAAqC,CAAA;AACnD,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,2BAA2B,CAAA;AAKzC,cAAc,YAAY,CAAA;AAC1B,cAAc,WAAW,CAAA;AAMzB,cAAc,wBAAwB,CAAA;AACtC,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA;AAMnC,cAAc,yBAAyB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"use-chat.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-chat.ts"],"names":[],"mappings":"AAWA,OAAO,EAAU,KAAK,QAAQ,EAAE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAC5E,OAAO,KAAK,EACV,OAAO,EAGR,MAAM,wBAAwB,CAAA;AAI/B,YAAY,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AACrD,YAAY,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAErD,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,uEAAuE;IACvE,QAAQ,CAAC,EAAE,QAAQ,CAAA;IACnB,oFAAoF;IACpF,eAAe,CAAC,EAAE,OAAO,EAAE,CAAA;IAC3B,wEAAwE;IACxE,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,IAAI,CAAA;CACjD;AAQD,wBAAgB,OAAO,CAAC,EACtB,OAAc,EACd,SAAiB,EACjB,aAAqB,EACrB,eAAe,EACf,QAAQ,EACR,eAAe,EACf,gBAAgB,GACjB,GAAE,cAAmB;;;;;wBA4CV,MAAM,UACJ,oBAAoB,YAOlB;QAAE,MAAM,CAAC,EAAE,OAAO,CAAA;KAAE;;oCAoXnB,MAAM;;+BAmByB,OAAO,EAAE;;EA2BxD"}
1
+ {"version":3,"file":"use-chat.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-chat.ts"],"names":[],"mappings":"AAGA,OAAO,EAAU,KAAK,QAAQ,EAAE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAC5E,OAAO,KAAK,EACV,OAAO,EAGR,MAAM,wBAAwB,CAAA;AAI/B,YAAY,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AACrD,YAAY,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAErD,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,uEAAuE;IACvE,QAAQ,CAAC,EAAE,QAAQ,CAAA;IACnB,oFAAoF;IACpF,eAAe,CAAC,EAAE,OAAO,EAAE,CAAA;IAC3B,wEAAwE;IACxE,gBAAgB,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,KAAK,IAAI,CAAA;CACjD;AAQD,wBAAgB,OAAO,CAAC,EACtB,OAAc,EACd,SAAiB,EACjB,aAAqB,EACrB,eAAe,EACf,QAAQ,EACR,eAAe,EACf,gBAAgB,GACjB,GAAE,cAAmB;;;;;wBA4CV,MAAM,UACJ,oBAAoB,YAOlB;QAAE,MAAM,CAAC,EAAE,OAAO,CAAA;KAAE;;oCAoXnB,MAAM;;+BAmByB,OAAO,EAAE;;EA2BxD"}
@@ -1,7 +1,6 @@
1
- import type { FetchChunksFunction, HistoricalMessage, MessageProcessingOptions, MessageSegment, NatsMessageType } from '../types';
1
+ import type { FetchChunksFunction, HistoricalMessage, MessageProcessingOptions, MessageSegment, NatsMessageType, ToolExecutionSegment } from '../types';
2
2
  import type { DialogTokenUsage, UnifiedChatState, UnifiedChatMessage } from '../types/unified-chat-state.types';
3
3
  import type { DialogItem } from '../types/component.types';
4
- export { appendToTrailingAssistant, applyToolExecutionToMessages, upsertTrailingCompaction, } from '../stream/message-mutations';
5
4
  /** Page-fetch parameters passed to `fetchDialogs`. The adapter owns the
6
5
  * cursor — the host only resolves it against the backend. */
7
6
  export interface FetchDialogsParams {
@@ -104,18 +103,18 @@ export interface UseNatsChatAdapterConfig {
104
103
  */
105
104
  topics?: NatsMessageType[];
106
105
  /**
107
- * Mirrors the reducer's `batchApprovalsEnabled`. Default `true` —
108
- * single batch card per APPROVAL_REQUEST with `toolCalls[]`. Set
109
- * `false` to fall back to legacy per-tool cards.
106
+ * Mirrors `UseRealtimeChunkProcessorOptions.batchApprovalsEnabled`.
107
+ * Default `true` — single batch card per APPROVAL_REQUEST with
108
+ * `toolCalls[]`. Set `false` to fall back to legacy per-tool cards.
110
109
  */
111
110
  batchApprovalsEnabled?: boolean;
112
111
  /**
113
- * Approval types rendered as actionable cards inline. Mirrors the
114
- * reducer's `displayApprovalTypes` (default `['CLIENT']`) and is
115
- * forwarded to the history processor so both paths agree. Hosts whose
116
- * backend emits other types (e.g. `USER`) MUST set this — otherwise
117
- * those approvals are escalated to a callback this adapter doesn't
118
- * surface and the card never renders.
112
+ * Approval types rendered as actionable cards inline. Mirrors
113
+ * `UseRealtimeChunkProcessorOptions.displayApprovalTypes` (default
114
+ * `['CLIENT']`) and is forwarded to the history processor so both paths
115
+ * agree. Hosts whose backend emits other types (e.g. `USER`) MUST set this
116
+ * — otherwise those approvals are escalated to a callback this adapter
117
+ * doesn't surface and the card never renders.
119
118
  */
120
119
  displayApprovalTypes?: string[];
121
120
  /**
@@ -134,7 +133,7 @@ export interface UseNatsChatAdapterConfig {
134
133
  * Messages must arrive in the same wire shape the openframe backend
135
134
  * emits (HistoricalMessage with messageData[]); the adapter feeds
136
135
  * them through `processHistoricalMessagesWithErrors` to produce
137
- * reducer-compatible messages.
136
+ * accumulator-compatible segments.
138
137
  */
139
138
  fetchDialogMessages?: (params: FetchDialogMessagesParams) => Promise<FetchDialogMessagesResult>;
140
139
  /**
@@ -163,9 +162,9 @@ export interface UseNatsChatAdapterConfig {
163
162
  * restore (refresh) button in an archived chat's header is hidden. */
164
163
  unarchiveDialog?: (dialogId: string) => Promise<void>;
165
164
  /**
166
- * Approve a pending tool-call request. Wired into the reducer's
167
- * approval-card callbacks so card buttons fire this directly. When
168
- * omitted, approval cards render disabled buttons.
165
+ * Approve a pending tool-call request. Wired into the segment
166
+ * accumulator's `onApprove` so approval-card buttons fire this
167
+ * directly. When omitted, approval cards render disabled buttons.
169
168
  */
170
169
  approveRequest?: (requestId: string) => Promise<void>;
171
170
  /** Reject counterpart of `approveRequest`. */
@@ -214,6 +213,40 @@ export interface UseNatsChatAdapterOptions {
214
213
  */
215
214
  active?: boolean;
216
215
  }
216
+ /**
217
+ * Append-mode counterpart of `updateTrailingAssistant` for post-MESSAGE_END
218
+ * continuation chunks (`SegmentsUpdateMetadata.append`). The processor emits
219
+ * single text/thinking fragments there — replacing the bubble with them (the
220
+ * old behaviour, which dropped the metadata) wiped everything the bubble
221
+ * already showed. Coalesces trailing fragments of the same type, mirroring
222
+ * the accumulator.
223
+ *
224
+ * Exported for host reuse (custom stores wiring the same processor) + tests.
225
+ */
226
+ export declare function appendToTrailingAssistant(prev: UnifiedChatMessage[], segments: MessageSegment[]): UnifiedChatMessage[];
227
+ /**
228
+ * Upsert a standalone context-compaction segment into the trailing assistant
229
+ * bubble. Compaction emissions arrive as the accumulator's CUMULATIVE array —
230
+ * only the compaction segment itself may be applied, or interleaved
231
+ * continuation text would duplicate. A `completed` segment replaces the last
232
+ * `started` one in place.
233
+ *
234
+ * Exported for host reuse + tests.
235
+ */
236
+ export declare function upsertTrailingCompaction(prev: UnifiedChatMessage[], segments: MessageSegment[]): UnifiedChatMessage[];
237
+ /**
238
+ * Cross-message tool-execution updater for post-MESSAGE_END tool chunks
239
+ * (approved commands executing after the approval bubble, async batch
240
+ * results). Scans messages from the end:
241
+ * 1) an `approval_batch` whose `toolCalls` contains the execution id →
242
+ * merge into its `executions` map;
243
+ * 2) a matching `tool_execution` segment (same id, or EXECUTING with the
244
+ * same tool for legacy id-less backends) → update in place;
245
+ * 3) no match → append the segment to the trailing assistant bubble.
246
+ *
247
+ * Exported for host reuse + tests.
248
+ */
249
+ export declare function applyToolExecutionToMessages(prev: UnifiedChatMessage[], segment: ToolExecutionSegment): UnifiedChatMessage[];
217
250
  /**
218
251
  * Map `ProcessedMessage` (lib's historical-message format) into
219
252
  * `UnifiedChatMessage` (the unified-chat-state contract). Only `user`
@@ -1 +1 @@
1
- {"version":3,"file":"use-nats-chat-adapter.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-nats-chat-adapter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"use-nats-chat-adapter.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-nats-chat-adapter.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ import type { UseRealtimeChunkProcessorReturn, UseRealtimeChunkProcessorOptions } from '../types';
2
+ /**
3
+ * Hook for processing real-time NATS chunks into message segments
4
+ */
5
+ export declare function useRealtimeChunkProcessor(options: UseRealtimeChunkProcessorOptions): UseRealtimeChunkProcessorReturn;
6
+ //# sourceMappingURL=use-realtime-chunk-processor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-realtime-chunk-processor.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-realtime-chunk-processor.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,+BAA+B,EAAE,gCAAgC,EAAmF,MAAM,UAAU,CAAA;AAQlL;;GAEG;AACH,wBAAgB,yBAAyB,CACvC,OAAO,EAAE,gCAAgC,GACxC,+BAA+B,CA8cjC"}
@@ -1,8 +1,7 @@
1
1
  import type { ChatRef } from '../chat-ref.types';
2
2
  import type { MessageSegment } from '../types/message.types';
3
- import type { ScrollAnchor } from '../utils/scroll-anchor';
3
+ import { type ScrollAnchor } from '../utils/scroll-anchor';
4
4
  import type { UnifiedChatState } from '../types/unified-chat-state.types';
5
- export type { ChatTurnMeta } from '../stream/chat-stream-reducer';
6
5
  /** Source identifier — opaque string ID (registry lookup happens in the
7
6
  * hub-side platform-utils, not in lib). */
8
7
  export type DocSource = string;
@@ -53,6 +52,49 @@ export interface DocChatMessage {
53
52
  hidden?: boolean;
54
53
  }
55
54
  export type { StreamingPhase } from '../types/unified-chat-state.types';
55
+ /** Per-turn metadata extracted from the streamed metadata frame. */
56
+ export interface ChatTurnMeta {
57
+ /** Provider key recognized by `<ModelDisplay>` for icon
58
+ * selection: 'anthropic' | 'openai' | 'google' (case-insensitive). */
59
+ provider: string | null;
60
+ modelLabel: string | null;
61
+ contextWindowMaxTokens: number | null;
62
+ /** Input tokens (from message_start). Includes cached tokens. */
63
+ inputTokens: number | null;
64
+ /** Output tokens (from message_delta). Only known after stream end. */
65
+ outputTokens: number | null;
66
+ /** Cache hit % (read / total-input × 100). Only known after stream end. */
67
+ cacheHitRatePct: number | null;
68
+ /** Cross-call usage breakdown extracted from the trailing usage frame. */
69
+ breakdown: {
70
+ haikuRewriter?: {
71
+ input: number;
72
+ output: number;
73
+ };
74
+ haikuClassifier?: {
75
+ input: number;
76
+ output: number;
77
+ };
78
+ haikuSummarizer?: {
79
+ input: number;
80
+ output: number;
81
+ };
82
+ routedAnswer?: {
83
+ model: string;
84
+ complexity: string;
85
+ thinkingBudget: number;
86
+ };
87
+ } | null;
88
+ /** Per-message viewport-positioning hint. */
89
+ scrollAnchor: ScrollAnchor | null;
90
+ /** Routing decision from the server's `decideRoute`. */
91
+ routedComplexity: string | null;
92
+ routedThinkingBudget: number | null;
93
+ /** Server-computed conversation trace id (`chat_conversations.id` for this
94
+ * thread), echoed in the leading metadata frame. Stable across turns of
95
+ * one thread — the correlation handle for transcripts/analytics. */
96
+ conversationId: string | null;
97
+ }
56
98
  /**
57
99
  * Optional dependency-injection options for `useSseChatAdapter`.
58
100
  *
@@ -63,7 +105,13 @@ export type { StreamingPhase } from '../types/unified-chat-state.types';
63
105
  * **Defaults to `defaultTableIdForDocumentType` from
64
106
  * `src/utils/source-icons.ts`** — a lib-baked map covering every
65
107
  * documentType currently registered in the hub's RAG_TABLE_CONFIGS.
66
- * Override only for polymorphic / per-tenant document types.
108
+ * This makes Ask / Display work out of the box in embedders without
109
+ * any callback wiring.
110
+ *
111
+ * Override only when you have polymorphic / per-tenant document
112
+ * types that map to a different tableId than the default
113
+ * (hub-canonical) registry — pass your own `(docType) => tableId`
114
+ * callback and it wins over the default.
67
115
  */
68
116
  export interface UseSseChatAdapterOptions {
69
117
  tableIdForDocumentType?: (documentType: string) => string | null;
@@ -71,11 +119,10 @@ export interface UseSseChatAdapterOptions {
71
119
  export interface UseSseChatAdapterRuntimeOptions {
72
120
  /**
73
121
  * When `false` the adapter skips its background slash-command registry
74
- * fetch (used to hydrate the `displayRef` table lookup) AND the
75
- * mount-time server-history hydration. Mirrors the NATS adapter's
76
- * `active` gate: `useUnifiedChat` passes `false` while Guide mode is
77
- * configured-but-not-active, so opening the panel in Mingo mode does
78
- * NOT hit the commands or history endpoints. Default `true` so
122
+ * fetch (used to hydrate the `displayRef` table lookup). Mirrors the
123
+ * NATS adapter's `active` gate: `useUnifiedChat` passes `false` while
124
+ * Guide mode is configured-but-not-active, so opening the panel in
125
+ * Mingo mode does NOT hit the commands endpoint. Default `true` so
79
126
  * standalone callers keep the eager prefetch.
80
127
  */
81
128
  active?: boolean;
@@ -86,8 +133,8 @@ export interface UseSseChatAdapterRuntimeOptions {
86
133
  * decision) the lib's `<ChatContainer>` consumes.
87
134
  *
88
135
  * Source identity comes from `useRequiredChatRuntime().source` — no
89
- * parameter. An empty `source` falls back to `DEFAULT_CHAT_SOURCE` (used only
90
- * for the conversation-id localStorage namespace; never sent on the wire).
136
+ * parameter. An empty `source` falls back to `DEFAULT_CHAT_SOURCE` (used only for
137
+ * the localStorage history namespace; never sent on the wire).
91
138
  */
92
139
  export declare function useSseChatAdapter(options?: UseSseChatAdapterOptions, runtimeOptions?: UseSseChatAdapterRuntimeOptions): UnifiedChatState;
93
140
  //# sourceMappingURL=use-sse-chat-adapter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"use-sse-chat-adapter.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-sse-chat-adapter.ts"],"names":[],"mappings":"AAuDA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAA;AAEhD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AAG5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAY1D,OAAO,KAAK,EACV,gBAAgB,EAGjB,MAAM,mCAAmC,CAAA;AAS1C,YAAY,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AAMjE;4CAC4C;AAC5C,MAAM,MAAM,SAAS,GAAG,MAAM,CAAA;AAE9B,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,YAAY,EAAE,MAAM,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,2DAA2D;IAC3D,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,8CAA8C;IAC9C,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,uCAAuC;IACvC,KAAK,CAAC,EAAE,KAAK,CAAC;QACZ,EAAE,EAAE,MAAM,CAAA;QACV,YAAY,EAAE,MAAM,CAAA;QACpB,IAAI,EAAE,MAAM,CAAA;QACZ,WAAW,CAAC,EAAE,MAAM,CAAA;QACpB,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;QAC9B;;2EAEmE;QACnE,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;KACrB,CAAC,CAAA;IACF,yCAAyC;IACzC,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,gEAAgE;IAChE,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE,MAAM,GAAG,WAAW,CAAA;IAC1B;;kEAE8D;IAC9D,OAAO,EAAE,MAAM,CAAA;IACf,gFAAgF;IAChF,QAAQ,CAAC,EAAE,cAAc,EAAE,CAAA;IAC3B,OAAO,CAAC,EAAE,UAAU,EAAE,CAAA;IACtB;gFAC4E;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IAClC,mEAAmE;IACnE,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B;uCACmC;IACnC,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB;AAKD,YAAY,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAEvE;;;;;;;;;;;GAWG;AACH,MAAM,WAAW,wBAAwB;IACvC,sBAAsB,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAAA;CACjE;AAED,MAAM,WAAW,+BAA+B;IAC9C;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB;AA+CD;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAC/B,OAAO,CAAC,EAAE,wBAAwB,EAClC,cAAc,GAAE,+BAAoC,GACnD,gBAAgB,CAgflB"}
1
+ {"version":3,"file":"use-sse-chat-adapter.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/hooks/use-sse-chat-adapter.ts"],"names":[],"mappings":"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"}
@@ -268,10 +268,7 @@
268
268
 
269
269
 
270
270
 
271
-
272
-
273
-
274
- var _chunk5LMGFI4Jcjs = require('../../chunk-5LMGFI4J.cjs');
271
+ var _chunkVUXNXWOQcjs = require('../../chunk-VUXNXWOQ.cjs');
275
272
 
276
273
 
277
274
 
@@ -569,8 +566,5 @@ require('../../chunk-VRHGVLSL.cjs');
569
566
 
570
567
 
571
568
 
572
-
573
-
574
-
575
- exports.ANTHROPIC_SUPPORTED_IMAGE_MIME = _chunk5LMGFI4Jcjs.ANTHROPIC_SUPPORTED_IMAGE_MIME; exports.APPROVAL_BLOCK_VARIANT = _chunk5LMGFI4Jcjs.APPROVAL_BLOCK_VARIANT; exports.APPROVAL_STATUS = _chunk5LMGFI4Jcjs.APPROVAL_STATUS; exports.ASSISTANT_TYPE = _chunk5LMGFI4Jcjs.ASSISTANT_TYPE; exports.AUTHOR_TYPE = _chunk5LMGFI4Jcjs.AUTHOR_TYPE; exports.AUTO_CONTINUATION_DIRECTIVE_PREFIX = _chunk5LMGFI4Jcjs.AUTO_CONTINUATION_DIRECTIVE_PREFIX; exports.AdminContentCard = _chunk5LMGFI4Jcjs.AdminContentCard; exports.ApprovalBatchMessage = _chunk5LMGFI4Jcjs.ApprovalBatchMessage; exports.ApprovalRequestMessage = _chunk5LMGFI4Jcjs.ApprovalRequestMessage; exports.ApprovalStatusTag = _chunk5LMGFI4Jcjs.ApprovalStatusTag; exports.ArchiveChatModal = _chunk5LMGFI4Jcjs.ArchiveChatModal; exports.ArgRow = _chunk5LMGFI4Jcjs.ArgRow; exports.BlockCard = _chunk5LMGFI4Jcjs.BlockCard; exports.BlogCard = _chunk5LMGFI4Jcjs.BlogCard; exports.BlogCardSkeleton = _chunk5LMGFI4Jcjs.BlogCardSkeleton; exports.BlogImagePlaceholder = _chunk5LMGFI4Jcjs.BlogImagePlaceholder; exports.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER; exports.CHAT_ATTACHMENT_MARKDOWN_PATTERN = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_MARKDOWN_PATTERN; exports.CHAT_ATTACHMENT_MIME_TYPES = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_MIME_TYPES; exports.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_VIEW_URL_PREFIX; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED = _chunk5LMGFI4Jcjs.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED; exports.CHAT_CONTEXT_ITEMS_DEFAULT_MAX = _chunk5LMGFI4Jcjs.CHAT_CONTEXT_ITEMS_DEFAULT_MAX; exports.CHAT_TYPE = _chunk5LMGFI4Jcjs.CHAT_TYPE; exports.CHIP_ACTION_BUTTON_CLASS = _chunk5LMGFI4Jcjs.CHIP_ACTION_BUTTON_CLASS; exports.COMPACT_CARD_ICON_SLOT = _chunk5LMGFI4Jcjs.COMPACT_CARD_ICON_SLOT; exports.COMPACT_CARD_IMAGE_SLOT = _chunk5LMGFI4Jcjs.COMPACT_CARD_IMAGE_SLOT; exports.COMPACT_CARD_META_ROW = _chunk5LMGFI4Jcjs.COMPACT_CARD_META_ROW; exports.COMPACT_CARD_META_ROW_BOX = _chunk5LMGFI4Jcjs.COMPACT_CARD_META_ROW_BOX; exports.COMPACT_CARD_OUTER = _chunk5LMGFI4Jcjs.COMPACT_CARD_OUTER; exports.COMPACT_CARD_OUTER_STATIC = _chunk5LMGFI4Jcjs.COMPACT_CARD_OUTER_STATIC; exports.COMPACT_CARD_ROW_FILLER = _chunk5LMGFI4Jcjs.COMPACT_CARD_ROW_FILLER; exports.COMPACT_CARD_SKELETON_IMAGE_SLOT = _chunk5LMGFI4Jcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT; exports.COMPACT_CARD_SKELETON_OUTER = _chunk5LMGFI4Jcjs.COMPACT_CARD_SKELETON_OUTER; exports.COMPACT_CARD_SUBTITLE = _chunk5LMGFI4Jcjs.COMPACT_CARD_SUBTITLE; exports.COMPACT_CARD_SUMMARY = _chunk5LMGFI4Jcjs.COMPACT_CARD_SUMMARY; exports.COMPACT_CARD_TEXT_COL = _chunk5LMGFI4Jcjs.COMPACT_CARD_TEXT_COL; exports.COMPACT_CARD_TITLE = _chunk5LMGFI4Jcjs.COMPACT_CARD_TITLE; exports.COMPACT_CARD_TITLE_ROW = _chunk5LMGFI4Jcjs.COMPACT_CARD_TITLE_ROW; exports.CONNECTION_STATUS = _chunk5LMGFI4Jcjs.CONNECTION_STATUS; exports.CONTEXT_BACK_CLASS = _chunk5LMGFI4Jcjs.CONTEXT_BACK_CLASS; exports.CONTEXT_ICON_CLASS = _chunk5LMGFI4Jcjs.CONTEXT_ICON_CLASS; exports.CONTEXT_LABEL_CLASS = _chunk5LMGFI4Jcjs.CONTEXT_LABEL_CLASS; exports.CONTEXT_ROW_CLASS = _chunk5LMGFI4Jcjs.CONTEXT_ROW_CLASS; exports.CONTEXT_STATE_CLASS = _chunk5LMGFI4Jcjs.CONTEXT_STATE_CLASS; exports.CUSTOM_ITEM_ID = _chunk5LMGFI4Jcjs.CUSTOM_ITEM_ID; exports.CampaignCardAdmin = _chunk5LMGFI4Jcjs.CampaignCardAdmin; exports.CampaignCardAdminSkeleton = _chunk5LMGFI4Jcjs.CampaignCardAdminSkeleton; exports.CaseStudyCard = _chunk5LMGFI4Jcjs.CaseStudyCard; exports.CaseStudyCardSkeleton = _chunk5LMGFI4Jcjs.CaseStudyCardSkeleton; exports.ChatArchivePage = _chunk5LMGFI4Jcjs.ChatArchivePage; exports.ChatAttachmentAddButton = _chunk5LMGFI4Jcjs.ChatAttachmentAddButton; exports.ChatAttachmentChipStrip = _chunk5LMGFI4Jcjs.ChatAttachmentChipStrip; exports.ChatCardLoader = _chunk5LMGFI4Jcjs.ChatCardLoader; exports.ChatComposer = _chunk5LMGFI4Jcjs.ChatComposer; exports.ChatComposerPlusMenu = _chunk5LMGFI4Jcjs.ChatComposerPlusMenu; exports.ChatContainer = _chunk5LMGFI4Jcjs.ChatContainer; exports.ChatContent = _chunk5LMGFI4Jcjs.ChatContent; exports.ChatContextChipStrip = _chunk5LMGFI4Jcjs.ChatContextChipStrip; exports.ChatContextMemoryBar = _chunk5LMGFI4Jcjs.ChatContextMemoryBar; exports.ChatContextPicker = _chunk5LMGFI4Jcjs.ChatContextPicker; exports.ChatDialogModals = _chunk5LMGFI4Jcjs.ChatDialogModals; exports.ChatFooter = _chunk5LMGFI4Jcjs.ChatFooter; exports.ChatHeader = _chunk5LMGFI4Jcjs.ChatHeader; exports.ChatHeaderIconButton = _chunk5LMGFI4Jcjs.ChatHeaderIconButton; exports.ChatHeaderSearchField = _chunk5LMGFI4Jcjs.ChatHeaderSearchField; exports.ChatIdentityProvider = _chunk5LMGFI4Jcjs.ChatIdentityProvider; exports.ChatInput = _chunk5LMGFI4Jcjs.ChatInput; exports.ChatMessageEnhanced = _chunk5LMGFI4Jcjs.MemoizedChatMessageEnhanced; exports.ChatMessageList = _chunk5LMGFI4Jcjs.ChatMessageList; exports.ChatMessageListSkeleton = _chunk5LMGFI4Jcjs.ChatMessageListSkeleton; exports.ChatMessageRow = _chunk5LMGFI4Jcjs.ChatMessageRow; exports.ChatMessageRowSkeleton = _chunk5LMGFI4Jcjs.ChatMessageRowSkeleton; exports.ChatMessageSkeleton = _chunk5LMGFI4Jcjs.ChatMessageSkeleton; exports.ChatPanelHeader = _chunk5LMGFI4Jcjs.ChatPanelHeader; exports.ChatSidebar = _chunk5LMGFI4Jcjs.ChatSidebar; exports.ChatTicketItem = _chunk5LMGFI4Jcjs.ChatTicketItem; exports.ChatTicketList = _chunk5LMGFI4Jcjs.ChatTicketList; exports.ChatTypingIndicator = _chunk5LMGFI4Jcjs.ChatTypingIndicator; exports.ChatVideoEntityCard = _chunk5LMGFI4Jcjs.ChatVideoEntityCard; exports.CommandBlock = _chunk5LMGFI4Jcjs.CommandBlock; exports.ContextCompactionDisplay = _chunk5LMGFI4Jcjs.ContextCompactionDisplay; exports.ContextErrorBoundary = _chunk5LMGFI4Jcjs.ContextErrorBoundary; exports.ContextItemsList = _chunk5LMGFI4Jcjs.ContextItemsList; exports.ContextItemsSkeleton = _chunk5LMGFI4Jcjs.ContextItemsSkeleton; exports.ContextMenuRow = _chunk5LMGFI4Jcjs.ContextMenuRow; exports.CustomerInterviewCard = _chunk5LMGFI4Jcjs.CustomerInterviewCard; exports.CustomerInterviewCardSkeleton = _chunk5LMGFI4Jcjs.CustomerInterviewCardSkeleton; exports.DEFAULT_DIALOG_SIDE = _chunk5LMGFI4Jcjs.DEFAULT_DIALOG_SIDE; exports.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID = _chunk5LMGFI4Jcjs.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID; exports.DEFAULT_MAX_REDUCERS = _chunk5LMGFI4Jcjs.DEFAULT_MAX_REDUCERS; exports.DataRoomDocCard = _chunk5LMGFI4Jcjs.DataRoomDocCard; exports.DataRoomDocCardSkeleton = _chunk5LMGFI4Jcjs.DataRoomDocCardSkeleton; exports.DialogListItem = _chunk5LMGFI4Jcjs.DialogListItem; exports.EMPTY_AUTHOR_PLACEHOLDER = _chunk5LMGFI4Jcjs.EMPTY_AUTHOR_PLACEHOLDER; exports.EmbeddableChat = _chunk5LMGFI4Jcjs.EmbeddableChat; exports.EntityAuthorCard = _chunk5LMGFI4Jcjs.EntityAuthorCard; exports.EntityMetadataAuthorCell = _chunk5LMGFI4Jcjs.EntityMetadataAuthorCell; exports.EntityMetadataValueCell = _chunk5LMGFI4Jcjs.EntityMetadataValueCell; exports.EntityPortraitCard = _chunk5LMGFI4Jcjs.EntityPortraitCard; exports.ErrorMessageDisplay = _chunk5LMGFI4Jcjs.ErrorMessageDisplay; exports.ExpandChevron = _chunk5LMGFI4Jcjs.ExpandChevron; exports.GenericEntityCard = _chunk5LMGFI4Jcjs.GenericEntityCard; exports.GenericEntityCardSkeleton = _chunk5LMGFI4Jcjs.GenericEntityCardSkeleton; exports.GitHubActivityCard = _chunk5LMGFI4Jcjs.GitHubActivityCard; exports.GitHubActivityCardSkeleton = _chunk5LMGFI4Jcjs.GitHubActivityCardSkeleton; exports.GuideModeBanner = _chunk5LMGFI4Jcjs.GuideModeBanner; exports.GuideWelcome = _chunk5LMGFI4Jcjs.GuideWelcome; exports.HubspotTicketCard = _chunk5LMGFI4Jcjs.HubspotTicketCard; exports.HubspotTicketCardSkeleton = _chunk5LMGFI4Jcjs.HubspotTicketCardSkeleton; exports.ICON_ALIASES = _chunk5LMGFI4Jcjs.ICON_ALIASES; exports.ICON_OPTIONS = _chunk5LMGFI4Jcjs.ICON_OPTIONS; exports.ICON_REGISTRY = _chunk5LMGFI4Jcjs.ICON_REGISTRY; exports.InvestorUpdateCard = _chunk5LMGFI4Jcjs.InvestorUpdateCard; exports.InvestorUpdateCardSkeleton = _chunk5LMGFI4Jcjs.InvestorUpdateCardSkeleton; exports.MAX_PENDING_RETAIN_KEYS = _chunk5LMGFI4Jcjs.MAX_PENDING_RETAIN_KEYS; exports.MESSAGE_ROLE = _chunk5LMGFI4Jcjs.MESSAGE_ROLE; exports.MESSAGE_TYPE = _chunk5LMGFI4Jcjs.MESSAGE_TYPE; exports.MessageSegmentAccumulator = _chunk5LMGFI4Jcjs.MessageSegmentAccumulator; exports.MingoChatHistory = _chunk5LMGFI4Jcjs.MingoChatHistory; exports.MingoChatHistorySkeleton = _chunk5LMGFI4Jcjs.MingoChatHistorySkeleton; exports.MingoHistoryRail = _chunk5LMGFI4Jcjs.MingoHistoryRail; exports.MingoOnboardingCard = _chunk5LMGFI4Jcjs.MingoOnboardingCard; exports.MingoOnboardingCardSkeleton = _chunk5LMGFI4Jcjs.MingoOnboardingCardSkeleton; exports.MingoOnboardingListSkeleton = _chunk5LMGFI4Jcjs.MingoOnboardingListSkeleton; exports.MingoWelcome = _chunk5LMGFI4Jcjs.MingoWelcome; exports.ModelDisplay = _chunk5LMGFI4Jcjs.ModelDisplay; exports.ModelDisplaySkeleton = _chunk5LMGFI4Jcjs.ModelDisplaySkeleton; exports.MspOrganizationCard = _chunk5LMGFI4Jcjs.MspOrganizationCard; exports.MspOrganizationCardSkeleton = _chunk5LMGFI4Jcjs.MspOrganizationCardSkeleton; exports.NETWORK_CONFIG = _chunk5LMGFI4Jcjs.NETWORK_CONFIG; exports.NEW_TAB_FEATURES = _chunk5LMGFI4Jcjs.NEW_TAB_FEATURES; exports.NavLinkAnchorViaRuntime = _chunk5LMGFI4Jcjs.NavLinkAnchorViaRuntime; exports.OWNER_TYPE = _chunk5LMGFI4Jcjs.OWNER_TYPE; exports.OnboardingGuideCard = _chunk5LMGFI4Jcjs.OnboardingGuideCard; exports.OnboardingGuideCardSkeleton = _chunk5LMGFI4Jcjs.OnboardingGuideCardSkeleton; exports.ProductReleaseCard = _chunk5LMGFI4Jcjs.ProductReleaseCard; exports.ProductReleaseCardSkeleton = _chunk5LMGFI4Jcjs.ProductReleaseCardSkeleton; exports.ProgramCard = _chunk5LMGFI4Jcjs.ProgramCard; exports.ProgramCardSkeleton = _chunk5LMGFI4Jcjs.ProgramCardSkeleton; exports.QuickActionChipButton = _chunk5LMGFI4Jcjs.QuickActionChipButton; exports.QuickActionChipFromData = _chunk5LMGFI4Jcjs.QuickActionChipFromData; exports.QuickActionChipSkeleton = _chunk5LMGFI4Jcjs.QuickActionChipSkeleton; exports.QuickActionMarquee = _chunk5LMGFI4Jcjs.QuickActionMarquee; exports.QuickActionWall = _chunk5LMGFI4Jcjs.QuickActionWall; exports.RenameChatModal = _chunk5LMGFI4Jcjs.RenameChatModal; exports.ResultBlock = _chunk5LMGFI4Jcjs.ResultBlock; exports.RoadmapCard = _chunk5LMGFI4Jcjs.RoadmapCard; exports.RoadmapCardSkeleton = _chunk5LMGFI4Jcjs.RoadmapCardSkeleton; exports.RoadmapVoteButton = _chunk5LMGFI4Jcjs.RoadmapVoteButton; exports.SCROLL_ANCHOR = _chunk5LMGFI4Jcjs.SCROLL_ANCHOR; exports.SCROLL_ANCHOR_WIRE_KEY = _chunk5LMGFI4Jcjs.SCROLL_ANCHOR_WIRE_KEY; exports.SOURCE_ICON_NAMES = _chunk5LMGFI4Jcjs.SOURCE_ICON_NAMES; exports.SOURCE_LABELS_BY_TABLE = _chunk5LMGFI4Jcjs.SOURCE_LABELS_BY_TABLE; exports.SYNTHETIC_REALTIME_ID_PREFIXES = _chunk5LMGFI4Jcjs.SYNTHETIC_REALTIME_ID_PREFIXES; exports.SlackMessageCard = _chunk5LMGFI4Jcjs.SlackMessageCard; exports.SlackMessageCardSkeleton = _chunk5LMGFI4Jcjs.SlackMessageCardSkeleton; exports.SlashCommandSuggestions = _chunk5LMGFI4Jcjs.SlashCommandSuggestions; exports.SourceActionButton = _chunk5LMGFI4Jcjs.SourceActionButton; exports.TaskTypeIcon = _chunk5LMGFI4Jcjs.TaskTypeIcon; exports.ThinkingDisplay = _chunk5LMGFI4Jcjs.ThinkingDisplay; exports.ToolExecutionDisplay = _chunk5LMGFI4Jcjs.ToolExecutionDisplay; exports.UnarchiveChatModal = _chunk5LMGFI4Jcjs.UnarchiveChatModal; exports.WALL_SKELETON_LABEL_CH = _chunk5LMGFI4Jcjs.WALL_SKELETON_LABEL_CH; exports.WhatIShippedCard = _chunk5LMGFI4Jcjs.WhatIShippedCard; exports.WhatIShippedCardSkeleton = _chunk5LMGFI4Jcjs.WhatIShippedCardSkeleton; exports.accentFromIdentityIcon = _chunk5LMGFI4Jcjs.accentFromIdentityIcon; exports.appendToTrailingAssistant = _chunk5LMGFI4Jcjs.appendToTrailingAssistant; exports.applyProxyAuth = _chunkBIKOJ4FHcjs.applyProxyAuth; exports.applyToolExecutionToMessages = _chunk5LMGFI4Jcjs.applyToolExecutionToMessages; exports.buildAnchorProps = _chunk5LMGFI4Jcjs.buildAnchorProps; exports.buildAutoContinuationDirective = _chunk5LMGFI4Jcjs.buildAutoContinuationDirective; exports.buildChatAttachmentViewUrl = _chunk5LMGFI4Jcjs.buildChatAttachmentViewUrl; exports.buildChatRefKey = _chunk5LMGFI4Jcjs.buildChatRefKey; exports.buildDiscussAddendum = _chunk5LMGFI4Jcjs.buildDiscussAddendum; exports.buildNatsWsUrl = _chunk5LMGFI4Jcjs.buildNatsWsUrl; exports.buildProductReleaseCardProps = _chunk5LMGFI4Jcjs.buildProductReleaseCardProps; exports.buildStreamFrames = _chunk5LMGFI4Jcjs.buildStreamFrames; exports.chatAuthedFetch = _chunkBIKOJ4FHcjs.embedAuthedFetch; exports.chatChipClass = _chunk5LMGFI4Jcjs.chatChipClass; exports.clearChatProxyAuth = _chunkBIKOJ4FHcjs.clearEmbedProxyAuth; exports.clickupTaskUrl = _chunk5LMGFI4Jcjs.clickupTaskUrl; exports.computeHistoryPrepend = _chunk5LMGFI4Jcjs.computeHistoryPrepend; exports.computeIsNewTab = _chunk5LMGFI4Jcjs.computeIsNewTab; exports.createChatDialogStore = _chunk5LMGFI4Jcjs.createChatDialogStore; exports.createChatStreamReducer = _chunk5LMGFI4Jcjs.createChatStreamReducer; exports.createDeltaBatcher = _chunk5LMGFI4Jcjs.createDeltaBatcher; exports.createEmptyTurnMeta = _chunk5LMGFI4Jcjs.createEmptyTurnMeta; exports.createMessageSegmentAccumulator = _chunk5LMGFI4Jcjs.createMessageSegmentAccumulator; exports.decideNewTab = _chunk5LMGFI4Jcjs.decideNewTab; exports.decodeHistoricalMessageData = _chunk5LMGFI4Jcjs.decodeHistoricalMessageData; exports.defaultBuildProductReleaseCardProps = _chunk5LMGFI4Jcjs.defaultBuildProductReleaseCardProps; exports.defaultTableIdForDocumentType = _chunk5LMGFI4Jcjs.defaultTableIdForDocumentType; exports.escapeMarkdownInline = _chunk5LMGFI4Jcjs.escapeMarkdownInline; exports.executeNavigation = _chunk5LMGFI4Jcjs.executeNavigation; exports.executeNavigationImperative = _chunk5LMGFI4Jcjs.executeNavigationImperative; exports.extractEntityIdFilter = _chunk5LMGFI4Jcjs.extractEntityIdFilter; exports.extractErrorMessages = _chunk5LMGFI4Jcjs.extractErrorMessages; exports.extractIncompleteMessageState = _chunk5LMGFI4Jcjs.extractIncompleteMessageState; exports.extractIncompleteTailState = _chunk5LMGFI4Jcjs.extractIncompleteTailState; exports.fetchEmptyStateConfig = _chunk5LMGFI4Jcjs.fetchEmptyStateConfig; exports.fetchSlashCommands = _chunk5LMGFI4Jcjs.fetchSlashCommands; exports.flattenAssistantContent = _chunk5LMGFI4Jcjs.flattenAssistantContent; exports.flattenMessagePagesChronological = _chunk5LMGFI4Jcjs.flattenMessagePagesChronological; exports.formatChatAttachmentMarkdownForBubble = _chunk5LMGFI4Jcjs.formatChatAttachmentMarkdownForBubble; exports.formatInvestorUpdatePeriod = _chunk5LMGFI4Jcjs.formatInvestorUpdatePeriod; exports.formatSingularLookupInvocation = _chunk5LMGFI4Jcjs.formatSingularLookupInvocation; exports.getAgentAccent = _chunk5LMGFI4Jcjs.getAgentAccent; exports.getChatProxyAuth = _chunkBIKOJ4FHcjs.getEmbedProxyAuth; exports.getCommandText = _chunk5LMGFI4Jcjs.getCommandText; exports.getDynamicIcon = _chunk5LMGFI4Jcjs.getDynamicIcon; exports.getIconComponent = _chunk5LMGFI4Jcjs.getIconComponent; exports.getPersistedProxyEmail = _chunkBIKOJ4FHcjs.getPersistedProxyEmail; exports.getSourceIconName = _chunk5LMGFI4Jcjs.getSourceIconName; exports.getSourceLabel = _chunk5LMGFI4Jcjs.getSourceLabel; exports.getStatusColorScheme = _chunk5LMGFI4Jcjs.getStatusColorScheme; exports.getTaskTypeLabel = _chunk5LMGFI4Jcjs.getTaskTypeLabel; exports.handleChatNavClick = _chunk5LMGFI4Jcjs.handleChatNavClick; exports.hideOnError = _chunk5LMGFI4Jcjs.hideOnError; exports.historicalToUnified = _chunk5LMGFI4Jcjs.historicalToUnified; exports.interleave = _chunk5LMGFI4Jcjs.interleave; exports.isCrossOriginUrl = _chunk5LMGFI4Jcjs.isCrossOriginUrl; exports.isHistoricalUserTurn = _chunk5LMGFI4Jcjs.isHistoricalUserTurn; exports.isModifierClick = _chunk5LMGFI4Jcjs.isModifierClick; exports.isQuickActionIconSpec = _chunk5LMGFI4Jcjs.isQuickActionIconSpec; exports.isStructuredContent = _chunk5LMGFI4Jcjs.isStructuredContent; exports.mapProcessedToUnified = _chunk5LMGFI4Jcjs.mapProcessedToUnified; exports.maxPersistedStreamSeq = _chunk5LMGFI4Jcjs.maxPersistedStreamSeq; exports.mergeHistoryWithRealtime = _chunk5LMGFI4Jcjs.mergeHistoryWithRealtime; exports.newTabAnchorAttrs = _chunk5LMGFI4Jcjs.newTabAnchorAttrs; exports.normalizeContent = _chunk5LMGFI4Jcjs.normalizeContent; exports.normalizeHistoricalMessageData = _chunk5LMGFI4Jcjs.normalizeHistoricalMessageData; exports.normalizeIconKey = _chunk5LMGFI4Jcjs.normalizeIconKey; exports.parseScrollAnchor = _chunk5LMGFI4Jcjs.parseScrollAnchor; exports.parseWireCommandOverride = _chunk5LMGFI4Jcjs.parseWireCommandOverride; exports.processHistoricalMessages = _chunk5LMGFI4Jcjs.processHistoricalMessages; exports.processHistoricalMessagesWithErrors = _chunk5LMGFI4Jcjs.processHistoricalMessagesWithErrors; exports.programItemToStripProfile = _chunk5LMGFI4Jcjs.programItemToStripProfile; exports.remarkCardLinks = _chunk5LMGFI4Jcjs.remarkCardLinks; exports.remarkMentionChips = _chunk5LMGFI4Jcjs.remarkMentionChips; exports.renderChatInlineEntityCard = _chunk5LMGFI4Jcjs.renderChatInlineEntityCard; exports.renderQuickActionIcon = _chunk5LMGFI4Jcjs.renderQuickActionIcon; exports.resolveExternalNavigation = _chunk5LMGFI4Jcjs.resolveExternalNavigation; exports.resolveIcon = _chunk5LMGFI4Jcjs.resolveIcon; exports.resolveSourceIcon = _chunk5LMGFI4Jcjs.resolveSourceIcon; exports.resolveSourceRowCTA = _chunk5LMGFI4Jcjs.resolveSourceRowCTA; exports.safeHref = _chunk5LMGFI4Jcjs.safeHref; exports.sanitizeTitleForChat = _chunk5LMGFI4Jcjs.sanitizeTitleForChat; exports.setChatProxyAuth = _chunkBIKOJ4FHcjs.setEmbedProxyAuth; exports.stripChatAttachmentMarkdown = _chunk5LMGFI4Jcjs.stripChatAttachmentMarkdown; exports.stripSameOriginToPath = _chunk5LMGFI4Jcjs.stripSameOriginToPath; exports.transformEventToProgram = _chunk5LMGFI4Jcjs.transformEventToProgram; exports.transformPodcastToProgram = _chunk5LMGFI4Jcjs.transformPodcastToProgram; exports.transformWebinarToProgram = _chunk5LMGFI4Jcjs.transformWebinarToProgram; exports.upsertTrailingCompaction = _chunk5LMGFI4Jcjs.upsertTrailingCompaction; exports.useChat = _chunk5LMGFI4Jcjs.useChat; exports.useChatAttachmentImageGallery = _chunk5LMGFI4Jcjs.useChatAttachmentImageGallery; exports.useChatAttachments = _chunk5LMGFI4Jcjs.useChatAttachments; exports.useChatCardItem = _chunk5LMGFI4Jcjs.useChatCardItem; exports.useChatIdentity = _chunk5LMGFI4Jcjs.useChatIdentity; exports.useChatStreamReducer = _chunk5LMGFI4Jcjs.useChatStreamReducer; exports.useChunkCatchup = _chunk5LMGFI4Jcjs.useChunkCatchup; exports.useCloseOnNavigation = _chunk5LMGFI4Jcjs.useCloseOnNavigation; exports.useCollapsible = _chunk5LMGFI4Jcjs.useCollapsible; exports.useCoverImageFallback = _chunk5LMGFI4Jcjs.useCoverImageFallback; exports.useEmbeddedChat = _chunk5LMGFI4Jcjs.useSseChatAdapter; exports.useEmptyStateConfig = _chunk5LMGFI4Jcjs.useEmptyStateConfig; exports.useJetStreamDialogSubscription = _chunk5LMGFI4Jcjs.useJetStreamDialogSubscription; exports.useNatsChatAdapter = _chunk5LMGFI4Jcjs.useNatsChatAdapter; exports.useNatsDialogSubscription = _chunk5LMGFI4Jcjs.useNatsDialogSubscription; exports.useProxiedImageUrl = _chunk5LMGFI4Jcjs.useProxiedImageUrl; exports.useSSE = _chunk5LMGFI4Jcjs.useSSE; exports.useScriptedStream = _chunk5LMGFI4Jcjs.useScriptedStream; exports.useSlashCommandRegistry = _chunk5LMGFI4Jcjs.useSlashCommandRegistry; exports.useSlashCommands = _chunk5LMGFI4Jcjs.useSlashCommands; exports.useSseChatAdapter = _chunk5LMGFI4Jcjs.useSseChatAdapter; exports.useUnifiedChat = _chunk5LMGFI4Jcjs.useUnifiedChat;
569
+ exports.ANTHROPIC_SUPPORTED_IMAGE_MIME = _chunkVUXNXWOQcjs.ANTHROPIC_SUPPORTED_IMAGE_MIME; exports.APPROVAL_BLOCK_VARIANT = _chunkVUXNXWOQcjs.APPROVAL_BLOCK_VARIANT; exports.APPROVAL_STATUS = _chunkVUXNXWOQcjs.APPROVAL_STATUS; exports.ASSISTANT_TYPE = _chunkVUXNXWOQcjs.ASSISTANT_TYPE; exports.AUTHOR_TYPE = _chunkVUXNXWOQcjs.AUTHOR_TYPE; exports.AUTO_CONTINUATION_DIRECTIVE_PREFIX = _chunkVUXNXWOQcjs.AUTO_CONTINUATION_DIRECTIVE_PREFIX; exports.AdminContentCard = _chunkVUXNXWOQcjs.AdminContentCard; exports.ApprovalBatchMessage = _chunkVUXNXWOQcjs.ApprovalBatchMessage; exports.ApprovalRequestMessage = _chunkVUXNXWOQcjs.ApprovalRequestMessage; exports.ApprovalStatusTag = _chunkVUXNXWOQcjs.ApprovalStatusTag; exports.ArchiveChatModal = _chunkVUXNXWOQcjs.ArchiveChatModal; exports.ArgRow = _chunkVUXNXWOQcjs.ArgRow; exports.BlockCard = _chunkVUXNXWOQcjs.BlockCard; exports.BlogCard = _chunkVUXNXWOQcjs.BlogCard; exports.BlogCardSkeleton = _chunkVUXNXWOQcjs.BlogCardSkeleton; exports.BlogImagePlaceholder = _chunkVUXNXWOQcjs.BlogImagePlaceholder; exports.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER; exports.CHAT_ATTACHMENT_MARKDOWN_PATTERN = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_MARKDOWN_PATTERN; exports.CHAT_ATTACHMENT_MIME_TYPES = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_MIME_TYPES; exports.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_VIEW_URL_PREFIX; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED = _chunkVUXNXWOQcjs.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED; exports.CHAT_CONTEXT_ITEMS_DEFAULT_MAX = _chunkVUXNXWOQcjs.CHAT_CONTEXT_ITEMS_DEFAULT_MAX; exports.CHAT_TYPE = _chunkVUXNXWOQcjs.CHAT_TYPE; exports.CHIP_ACTION_BUTTON_CLASS = _chunkVUXNXWOQcjs.CHIP_ACTION_BUTTON_CLASS; exports.COMPACT_CARD_ICON_SLOT = _chunkVUXNXWOQcjs.COMPACT_CARD_ICON_SLOT; exports.COMPACT_CARD_IMAGE_SLOT = _chunkVUXNXWOQcjs.COMPACT_CARD_IMAGE_SLOT; exports.COMPACT_CARD_META_ROW = _chunkVUXNXWOQcjs.COMPACT_CARD_META_ROW; exports.COMPACT_CARD_META_ROW_BOX = _chunkVUXNXWOQcjs.COMPACT_CARD_META_ROW_BOX; exports.COMPACT_CARD_OUTER = _chunkVUXNXWOQcjs.COMPACT_CARD_OUTER; exports.COMPACT_CARD_OUTER_STATIC = _chunkVUXNXWOQcjs.COMPACT_CARD_OUTER_STATIC; exports.COMPACT_CARD_ROW_FILLER = _chunkVUXNXWOQcjs.COMPACT_CARD_ROW_FILLER; exports.COMPACT_CARD_SKELETON_IMAGE_SLOT = _chunkVUXNXWOQcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT; exports.COMPACT_CARD_SKELETON_OUTER = _chunkVUXNXWOQcjs.COMPACT_CARD_SKELETON_OUTER; exports.COMPACT_CARD_SUBTITLE = _chunkVUXNXWOQcjs.COMPACT_CARD_SUBTITLE; exports.COMPACT_CARD_SUMMARY = _chunkVUXNXWOQcjs.COMPACT_CARD_SUMMARY; exports.COMPACT_CARD_TEXT_COL = _chunkVUXNXWOQcjs.COMPACT_CARD_TEXT_COL; exports.COMPACT_CARD_TITLE = _chunkVUXNXWOQcjs.COMPACT_CARD_TITLE; exports.COMPACT_CARD_TITLE_ROW = _chunkVUXNXWOQcjs.COMPACT_CARD_TITLE_ROW; exports.CONNECTION_STATUS = _chunkVUXNXWOQcjs.CONNECTION_STATUS; exports.CONTEXT_BACK_CLASS = _chunkVUXNXWOQcjs.CONTEXT_BACK_CLASS; exports.CONTEXT_ICON_CLASS = _chunkVUXNXWOQcjs.CONTEXT_ICON_CLASS; exports.CONTEXT_LABEL_CLASS = _chunkVUXNXWOQcjs.CONTEXT_LABEL_CLASS; exports.CONTEXT_ROW_CLASS = _chunkVUXNXWOQcjs.CONTEXT_ROW_CLASS; exports.CONTEXT_STATE_CLASS = _chunkVUXNXWOQcjs.CONTEXT_STATE_CLASS; exports.CUSTOM_ITEM_ID = _chunkVUXNXWOQcjs.CUSTOM_ITEM_ID; exports.CampaignCardAdmin = _chunkVUXNXWOQcjs.CampaignCardAdmin; exports.CampaignCardAdminSkeleton = _chunkVUXNXWOQcjs.CampaignCardAdminSkeleton; exports.CaseStudyCard = _chunkVUXNXWOQcjs.CaseStudyCard; exports.CaseStudyCardSkeleton = _chunkVUXNXWOQcjs.CaseStudyCardSkeleton; exports.ChatArchivePage = _chunkVUXNXWOQcjs.ChatArchivePage; exports.ChatAttachmentAddButton = _chunkVUXNXWOQcjs.ChatAttachmentAddButton; exports.ChatAttachmentChipStrip = _chunkVUXNXWOQcjs.ChatAttachmentChipStrip; exports.ChatCardLoader = _chunkVUXNXWOQcjs.ChatCardLoader; exports.ChatComposer = _chunkVUXNXWOQcjs.ChatComposer; exports.ChatComposerPlusMenu = _chunkVUXNXWOQcjs.ChatComposerPlusMenu; exports.ChatContainer = _chunkVUXNXWOQcjs.ChatContainer; exports.ChatContent = _chunkVUXNXWOQcjs.ChatContent; exports.ChatContextChipStrip = _chunkVUXNXWOQcjs.ChatContextChipStrip; exports.ChatContextMemoryBar = _chunkVUXNXWOQcjs.ChatContextMemoryBar; exports.ChatContextPicker = _chunkVUXNXWOQcjs.ChatContextPicker; exports.ChatDialogModals = _chunkVUXNXWOQcjs.ChatDialogModals; exports.ChatFooter = _chunkVUXNXWOQcjs.ChatFooter; exports.ChatHeader = _chunkVUXNXWOQcjs.ChatHeader; exports.ChatHeaderIconButton = _chunkVUXNXWOQcjs.ChatHeaderIconButton; exports.ChatHeaderSearchField = _chunkVUXNXWOQcjs.ChatHeaderSearchField; exports.ChatIdentityProvider = _chunkVUXNXWOQcjs.ChatIdentityProvider; exports.ChatInput = _chunkVUXNXWOQcjs.ChatInput; exports.ChatMessageEnhanced = _chunkVUXNXWOQcjs.MemoizedChatMessageEnhanced; exports.ChatMessageList = _chunkVUXNXWOQcjs.ChatMessageList; exports.ChatMessageListSkeleton = _chunkVUXNXWOQcjs.ChatMessageListSkeleton; exports.ChatMessageRow = _chunkVUXNXWOQcjs.ChatMessageRow; exports.ChatMessageRowSkeleton = _chunkVUXNXWOQcjs.ChatMessageRowSkeleton; exports.ChatMessageSkeleton = _chunkVUXNXWOQcjs.ChatMessageSkeleton; exports.ChatPanelHeader = _chunkVUXNXWOQcjs.ChatPanelHeader; exports.ChatSidebar = _chunkVUXNXWOQcjs.ChatSidebar; exports.ChatTicketItem = _chunkVUXNXWOQcjs.ChatTicketItem; exports.ChatTicketList = _chunkVUXNXWOQcjs.ChatTicketList; exports.ChatTypingIndicator = _chunkVUXNXWOQcjs.ChatTypingIndicator; exports.ChatVideoEntityCard = _chunkVUXNXWOQcjs.ChatVideoEntityCard; exports.CommandBlock = _chunkVUXNXWOQcjs.CommandBlock; exports.ContextCompactionDisplay = _chunkVUXNXWOQcjs.ContextCompactionDisplay; exports.ContextErrorBoundary = _chunkVUXNXWOQcjs.ContextErrorBoundary; exports.ContextItemsList = _chunkVUXNXWOQcjs.ContextItemsList; exports.ContextItemsSkeleton = _chunkVUXNXWOQcjs.ContextItemsSkeleton; exports.ContextMenuRow = _chunkVUXNXWOQcjs.ContextMenuRow; exports.CustomerInterviewCard = _chunkVUXNXWOQcjs.CustomerInterviewCard; exports.CustomerInterviewCardSkeleton = _chunkVUXNXWOQcjs.CustomerInterviewCardSkeleton; exports.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID = _chunkVUXNXWOQcjs.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID; exports.DataRoomDocCard = _chunkVUXNXWOQcjs.DataRoomDocCard; exports.DataRoomDocCardSkeleton = _chunkVUXNXWOQcjs.DataRoomDocCardSkeleton; exports.DialogListItem = _chunkVUXNXWOQcjs.DialogListItem; exports.EMPTY_AUTHOR_PLACEHOLDER = _chunkVUXNXWOQcjs.EMPTY_AUTHOR_PLACEHOLDER; exports.EmbeddableChat = _chunkVUXNXWOQcjs.EmbeddableChat; exports.EntityAuthorCard = _chunkVUXNXWOQcjs.EntityAuthorCard; exports.EntityMetadataAuthorCell = _chunkVUXNXWOQcjs.EntityMetadataAuthorCell; exports.EntityMetadataValueCell = _chunkVUXNXWOQcjs.EntityMetadataValueCell; exports.EntityPortraitCard = _chunkVUXNXWOQcjs.EntityPortraitCard; exports.ErrorMessageDisplay = _chunkVUXNXWOQcjs.ErrorMessageDisplay; exports.ExpandChevron = _chunkVUXNXWOQcjs.ExpandChevron; exports.GenericEntityCard = _chunkVUXNXWOQcjs.GenericEntityCard; exports.GenericEntityCardSkeleton = _chunkVUXNXWOQcjs.GenericEntityCardSkeleton; exports.GitHubActivityCard = _chunkVUXNXWOQcjs.GitHubActivityCard; exports.GitHubActivityCardSkeleton = _chunkVUXNXWOQcjs.GitHubActivityCardSkeleton; exports.GuideDisplay = _chunkVUXNXWOQcjs.GuideDisplay; exports.GuideModeBanner = _chunkVUXNXWOQcjs.GuideModeBanner; exports.GuideWelcome = _chunkVUXNXWOQcjs.GuideWelcome; exports.HubspotTicketCard = _chunkVUXNXWOQcjs.HubspotTicketCard; exports.HubspotTicketCardSkeleton = _chunkVUXNXWOQcjs.HubspotTicketCardSkeleton; exports.ICON_ALIASES = _chunkVUXNXWOQcjs.ICON_ALIASES; exports.ICON_OPTIONS = _chunkVUXNXWOQcjs.ICON_OPTIONS; exports.ICON_REGISTRY = _chunkVUXNXWOQcjs.ICON_REGISTRY; exports.InvestorUpdateCard = _chunkVUXNXWOQcjs.InvestorUpdateCard; exports.InvestorUpdateCardSkeleton = _chunkVUXNXWOQcjs.InvestorUpdateCardSkeleton; exports.MESSAGE_ROLE = _chunkVUXNXWOQcjs.MESSAGE_ROLE; exports.MESSAGE_TYPE = _chunkVUXNXWOQcjs.MESSAGE_TYPE; exports.MessageSegmentAccumulator = _chunkVUXNXWOQcjs.MessageSegmentAccumulator; exports.MingoChatHistory = _chunkVUXNXWOQcjs.MingoChatHistory; exports.MingoChatHistorySkeleton = _chunkVUXNXWOQcjs.MingoChatHistorySkeleton; exports.MingoHistoryRail = _chunkVUXNXWOQcjs.MingoHistoryRail; exports.MingoOnboardingCard = _chunkVUXNXWOQcjs.MingoOnboardingCard; exports.MingoOnboardingCardSkeleton = _chunkVUXNXWOQcjs.MingoOnboardingCardSkeleton; exports.MingoOnboardingListSkeleton = _chunkVUXNXWOQcjs.MingoOnboardingListSkeleton; exports.MingoWelcome = _chunkVUXNXWOQcjs.MingoWelcome; exports.ModelDisplay = _chunkVUXNXWOQcjs.ModelDisplay; exports.ModelDisplaySkeleton = _chunkVUXNXWOQcjs.ModelDisplaySkeleton; exports.MspOrganizationCard = _chunkVUXNXWOQcjs.MspOrganizationCard; exports.MspOrganizationCardSkeleton = _chunkVUXNXWOQcjs.MspOrganizationCardSkeleton; exports.NETWORK_CONFIG = _chunkVUXNXWOQcjs.NETWORK_CONFIG; exports.NEW_TAB_FEATURES = _chunkVUXNXWOQcjs.NEW_TAB_FEATURES; exports.NavLinkAnchorViaRuntime = _chunkVUXNXWOQcjs.NavLinkAnchorViaRuntime; exports.OWNER_TYPE = _chunkVUXNXWOQcjs.OWNER_TYPE; exports.OnboardingGuideCard = _chunkVUXNXWOQcjs.OnboardingGuideCard; exports.OnboardingGuideCardSkeleton = _chunkVUXNXWOQcjs.OnboardingGuideCardSkeleton; exports.ProductReleaseCard = _chunkVUXNXWOQcjs.ProductReleaseCard; exports.ProductReleaseCardSkeleton = _chunkVUXNXWOQcjs.ProductReleaseCardSkeleton; exports.ProgramCard = _chunkVUXNXWOQcjs.ProgramCard; exports.ProgramCardSkeleton = _chunkVUXNXWOQcjs.ProgramCardSkeleton; exports.QuickActionChipButton = _chunkVUXNXWOQcjs.QuickActionChipButton; exports.QuickActionChipFromData = _chunkVUXNXWOQcjs.QuickActionChipFromData; exports.QuickActionChipSkeleton = _chunkVUXNXWOQcjs.QuickActionChipSkeleton; exports.QuickActionMarquee = _chunkVUXNXWOQcjs.QuickActionMarquee; exports.QuickActionWall = _chunkVUXNXWOQcjs.QuickActionWall; exports.RenameChatModal = _chunkVUXNXWOQcjs.RenameChatModal; exports.ResultBlock = _chunkVUXNXWOQcjs.ResultBlock; exports.RoadmapCard = _chunkVUXNXWOQcjs.RoadmapCard; exports.RoadmapCardSkeleton = _chunkVUXNXWOQcjs.RoadmapCardSkeleton; exports.RoadmapVoteButton = _chunkVUXNXWOQcjs.RoadmapVoteButton; exports.SCROLL_ANCHOR = _chunkVUXNXWOQcjs.SCROLL_ANCHOR; exports.SCROLL_ANCHOR_WIRE_KEY = _chunkVUXNXWOQcjs.SCROLL_ANCHOR_WIRE_KEY; exports.SOURCE_ICON_NAMES = _chunkVUXNXWOQcjs.SOURCE_ICON_NAMES; exports.SOURCE_LABELS_BY_TABLE = _chunkVUXNXWOQcjs.SOURCE_LABELS_BY_TABLE; exports.SYNTHETIC_REALTIME_ID_PREFIXES = _chunkVUXNXWOQcjs.SYNTHETIC_REALTIME_ID_PREFIXES; exports.SlackMessageCard = _chunkVUXNXWOQcjs.SlackMessageCard; exports.SlackMessageCardSkeleton = _chunkVUXNXWOQcjs.SlackMessageCardSkeleton; exports.SlashCommandSuggestions = _chunkVUXNXWOQcjs.SlashCommandSuggestions; exports.SourceActionButton = _chunkVUXNXWOQcjs.SourceActionButton; exports.TaskTypeIcon = _chunkVUXNXWOQcjs.TaskTypeIcon; exports.ThinkingDisplay = _chunkVUXNXWOQcjs.ThinkingDisplay; exports.ToolExecutionDisplay = _chunkVUXNXWOQcjs.ToolExecutionDisplay; exports.UnarchiveChatModal = _chunkVUXNXWOQcjs.UnarchiveChatModal; exports.WALL_SKELETON_LABEL_CH = _chunkVUXNXWOQcjs.WALL_SKELETON_LABEL_CH; exports.WhatIShippedCard = _chunkVUXNXWOQcjs.WhatIShippedCard; exports.WhatIShippedCardSkeleton = _chunkVUXNXWOQcjs.WhatIShippedCardSkeleton; exports.accentFromIdentityIcon = _chunkVUXNXWOQcjs.accentFromIdentityIcon; exports.appendToTrailingAssistant = _chunkVUXNXWOQcjs.appendToTrailingAssistant; exports.applyProxyAuth = _chunkBIKOJ4FHcjs.applyProxyAuth; exports.applyToolExecutionToMessages = _chunkVUXNXWOQcjs.applyToolExecutionToMessages; exports.buildAnchorProps = _chunkVUXNXWOQcjs.buildAnchorProps; exports.buildAutoContinuationDirective = _chunkVUXNXWOQcjs.buildAutoContinuationDirective; exports.buildChatAttachmentViewUrl = _chunkVUXNXWOQcjs.buildChatAttachmentViewUrl; exports.buildChatRefKey = _chunkVUXNXWOQcjs.buildChatRefKey; exports.buildDiscussAddendum = _chunkVUXNXWOQcjs.buildDiscussAddendum; exports.buildNatsWsUrl = _chunkVUXNXWOQcjs.buildNatsWsUrl; exports.buildProductReleaseCardProps = _chunkVUXNXWOQcjs.buildProductReleaseCardProps; exports.buildStreamFrames = _chunkVUXNXWOQcjs.buildStreamFrames; exports.chatAuthedFetch = _chunkBIKOJ4FHcjs.embedAuthedFetch; exports.chatChipClass = _chunkVUXNXWOQcjs.chatChipClass; exports.clearChatProxyAuth = _chunkBIKOJ4FHcjs.clearEmbedProxyAuth; exports.clickupTaskUrl = _chunkVUXNXWOQcjs.clickupTaskUrl; exports.computeHistoryPrepend = _chunkVUXNXWOQcjs.computeHistoryPrepend; exports.computeIsNewTab = _chunkVUXNXWOQcjs.computeIsNewTab; exports.createMessageSegmentAccumulator = _chunkVUXNXWOQcjs.createMessageSegmentAccumulator; exports.decideNewTab = _chunkVUXNXWOQcjs.decideNewTab; exports.defaultBuildProductReleaseCardProps = _chunkVUXNXWOQcjs.defaultBuildProductReleaseCardProps; exports.defaultTableIdForDocumentType = _chunkVUXNXWOQcjs.defaultTableIdForDocumentType; exports.escapeMarkdownInline = _chunkVUXNXWOQcjs.escapeMarkdownInline; exports.executeNavigation = _chunkVUXNXWOQcjs.executeNavigation; exports.executeNavigationImperative = _chunkVUXNXWOQcjs.executeNavigationImperative; exports.extractEntityIdFilter = _chunkVUXNXWOQcjs.extractEntityIdFilter; exports.extractErrorMessages = _chunkVUXNXWOQcjs.extractErrorMessages; exports.extractIncompleteMessageState = _chunkVUXNXWOQcjs.extractIncompleteMessageState; exports.extractTextFromChunk = _chunkVUXNXWOQcjs.extractTextFromChunk; exports.fetchEmptyStateConfig = _chunkVUXNXWOQcjs.fetchEmptyStateConfig; exports.fetchSlashCommands = _chunkVUXNXWOQcjs.fetchSlashCommands; exports.flattenAssistantContent = _chunkVUXNXWOQcjs.flattenAssistantContent; exports.flattenMessagePagesChronological = _chunkVUXNXWOQcjs.flattenMessagePagesChronological; exports.formatChatAttachmentMarkdownForBubble = _chunkVUXNXWOQcjs.formatChatAttachmentMarkdownForBubble; exports.formatInvestorUpdatePeriod = _chunkVUXNXWOQcjs.formatInvestorUpdatePeriod; exports.formatSingularLookupInvocation = _chunkVUXNXWOQcjs.formatSingularLookupInvocation; exports.getAgentAccent = _chunkVUXNXWOQcjs.getAgentAccent; exports.getChatProxyAuth = _chunkBIKOJ4FHcjs.getEmbedProxyAuth; exports.getCommandText = _chunkVUXNXWOQcjs.getCommandText; exports.getDynamicIcon = _chunkVUXNXWOQcjs.getDynamicIcon; exports.getIconComponent = _chunkVUXNXWOQcjs.getIconComponent; exports.getPersistedProxyEmail = _chunkBIKOJ4FHcjs.getPersistedProxyEmail; exports.getSourceIconName = _chunkVUXNXWOQcjs.getSourceIconName; exports.getSourceLabel = _chunkVUXNXWOQcjs.getSourceLabel; exports.getStatusColorScheme = _chunkVUXNXWOQcjs.getStatusColorScheme; exports.getTaskTypeLabel = _chunkVUXNXWOQcjs.getTaskTypeLabel; exports.handleChatNavClick = _chunkVUXNXWOQcjs.handleChatNavClick; exports.hideOnError = _chunkVUXNXWOQcjs.hideOnError; exports.historicalToUnified = _chunkVUXNXWOQcjs.historicalToUnified; exports.interleave = _chunkVUXNXWOQcjs.interleave; exports.isControlChunk = _chunkVUXNXWOQcjs.isControlChunk; exports.isCrossOriginUrl = _chunkVUXNXWOQcjs.isCrossOriginUrl; exports.isErrorChunk = _chunkVUXNXWOQcjs.isErrorChunk; exports.isHistoricalUserTurn = _chunkVUXNXWOQcjs.isHistoricalUserTurn; exports.isMetadataChunk = _chunkVUXNXWOQcjs.isMetadataChunk; exports.isModifierClick = _chunkVUXNXWOQcjs.isModifierClick; exports.isQuickActionIconSpec = _chunkVUXNXWOQcjs.isQuickActionIconSpec; exports.isStructuredContent = _chunkVUXNXWOQcjs.isStructuredContent; exports.mapProcessedToUnified = _chunkVUXNXWOQcjs.mapProcessedToUnified; exports.maxPersistedStreamSeq = _chunkVUXNXWOQcjs.maxPersistedStreamSeq; exports.mergeHistoryWithRealtime = _chunkVUXNXWOQcjs.mergeHistoryWithRealtime; exports.newTabAnchorAttrs = _chunkVUXNXWOQcjs.newTabAnchorAttrs; exports.normalizeContent = _chunkVUXNXWOQcjs.normalizeContent; exports.normalizeHistoricalMessageData = _chunkVUXNXWOQcjs.normalizeHistoricalMessageData; exports.normalizeIconKey = _chunkVUXNXWOQcjs.normalizeIconKey; exports.parseChunkToAction = _chunkVUXNXWOQcjs.parseChunkToAction; exports.parseScrollAnchor = _chunkVUXNXWOQcjs.parseScrollAnchor; exports.parseWireCommandOverride = _chunkVUXNXWOQcjs.parseWireCommandOverride; exports.processHistoricalMessages = _chunkVUXNXWOQcjs.processHistoricalMessages; exports.processHistoricalMessagesWithErrors = _chunkVUXNXWOQcjs.processHistoricalMessagesWithErrors; exports.programItemToStripProfile = _chunkVUXNXWOQcjs.programItemToStripProfile; exports.remarkCardLinks = _chunkVUXNXWOQcjs.remarkCardLinks; exports.remarkMentionChips = _chunkVUXNXWOQcjs.remarkMentionChips; exports.renderChatInlineEntityCard = _chunkVUXNXWOQcjs.renderChatInlineEntityCard; exports.renderQuickActionIcon = _chunkVUXNXWOQcjs.renderQuickActionIcon; exports.resolveExternalNavigation = _chunkVUXNXWOQcjs.resolveExternalNavigation; exports.resolveIcon = _chunkVUXNXWOQcjs.resolveIcon; exports.resolveSourceIcon = _chunkVUXNXWOQcjs.resolveSourceIcon; exports.resolveSourceRowCTA = _chunkVUXNXWOQcjs.resolveSourceRowCTA; exports.safeHref = _chunkVUXNXWOQcjs.safeHref; exports.sanitizeTitleForChat = _chunkVUXNXWOQcjs.sanitizeTitleForChat; exports.setChatProxyAuth = _chunkBIKOJ4FHcjs.setEmbedProxyAuth; exports.stripChatAttachmentMarkdown = _chunkVUXNXWOQcjs.stripChatAttachmentMarkdown; exports.stripSameOriginToPath = _chunkVUXNXWOQcjs.stripSameOriginToPath; exports.transformEventToProgram = _chunkVUXNXWOQcjs.transformEventToProgram; exports.transformPodcastToProgram = _chunkVUXNXWOQcjs.transformPodcastToProgram; exports.transformWebinarToProgram = _chunkVUXNXWOQcjs.transformWebinarToProgram; exports.upsertTrailingCompaction = _chunkVUXNXWOQcjs.upsertTrailingCompaction; exports.useChat = _chunkVUXNXWOQcjs.useChat; exports.useChatAttachmentImageGallery = _chunkVUXNXWOQcjs.useChatAttachmentImageGallery; exports.useChatAttachments = _chunkVUXNXWOQcjs.useChatAttachments; exports.useChatCardItem = _chunkVUXNXWOQcjs.useChatCardItem; exports.useChatIdentity = _chunkVUXNXWOQcjs.useChatIdentity; exports.useChunkCatchup = _chunkVUXNXWOQcjs.useChunkCatchup; exports.useCloseOnNavigation = _chunkVUXNXWOQcjs.useCloseOnNavigation; exports.useCollapsible = _chunkVUXNXWOQcjs.useCollapsible; exports.useCoverImageFallback = _chunkVUXNXWOQcjs.useCoverImageFallback; exports.useEmbeddedChat = _chunkVUXNXWOQcjs.useSseChatAdapter; exports.useEmptyStateConfig = _chunkVUXNXWOQcjs.useEmptyStateConfig; exports.useJetStreamDialogSubscription = _chunkVUXNXWOQcjs.useJetStreamDialogSubscription; exports.useNatsChatAdapter = _chunkVUXNXWOQcjs.useNatsChatAdapter; exports.useNatsDialogSubscription = _chunkVUXNXWOQcjs.useNatsDialogSubscription; exports.useProxiedImageUrl = _chunkVUXNXWOQcjs.useProxiedImageUrl; exports.useRealtimeChunkProcessor = _chunkVUXNXWOQcjs.useRealtimeChunkProcessor; exports.useSSE = _chunkVUXNXWOQcjs.useSSE; exports.useScriptedStream = _chunkVUXNXWOQcjs.useScriptedStream; exports.useSlashCommandRegistry = _chunkVUXNXWOQcjs.useSlashCommandRegistry; exports.useSlashCommands = _chunkVUXNXWOQcjs.useSlashCommands; exports.useSseChatAdapter = _chunkVUXNXWOQcjs.useSseChatAdapter; exports.useUnifiedChat = _chunkVUXNXWOQcjs.useUnifiedChat;
576
570
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/openframe-oss-lib/openframe-oss-lib/openframe-frontend-core/dist/components/chat/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,YAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,s/lBAAC","file":"/home/runner/work/openframe-oss-lib/openframe-oss-lib/openframe-frontend-core/dist/components/chat/index.cjs"}
1
+ {"version":3,"sources":["/home/runner/work/openframe-oss-lib/openframe-oss-lib/openframe-frontend-core/dist/components/chat/index.cjs"],"names":[],"mappings":"AAAA,qFAAY;AACZ,YAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACF,4DAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC,oCAAiC;AACjC;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,itlBAAC","file":"/home/runner/work/openframe-oss-lib/openframe-oss-lib/openframe-frontend-core/dist/components/chat/index.cjs"}
@@ -3,6 +3,7 @@ export * from './approval-batch-message';
3
3
  export * from './context-compaction-display';
4
4
  export * from './expand-chevron';
5
5
  export * from './thinking-display';
6
+ export * from './guide-display';
6
7
  export * from './error-message-display';
7
8
  export * from './chat-container';
8
9
  export * from './chat-input';
@@ -47,7 +48,6 @@ export { ChatAttachmentAddButton, ChatAttachmentChipStrip, type ChatAttachmentAd
47
48
  export * from './entity-cards';
48
49
  export * from './types';
49
50
  export * from './hooks';
50
- export * from './stream';
51
51
  export * from './utils';
52
52
  export { EmbeddableChat, type EmbeddableChatProps } from './embeddable-chat';
53
53
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/chat/index.ts"],"names":[],"mappings":"AAGA,cAAc,4BAA4B,CAAA;AAC1C,cAAc,0BAA0B,CAAA;AACxC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA;AAChC,cAAc,cAAc,CAAA;AAC5B,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AAEvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,wBAAwB,CAAA;AACtC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,iBAAiB,CAAA;AAC/B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,qBAAqB,CAAA;AACnC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,uBAAuB,CAAA;AACrC,cAAc,2BAA2B,CAAA;AACzC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,gBAAgB,CAAA;AAC9B,YAAY,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG3D,OAAO,EACL,uBAAuB,EACvB,KAAK,4BAA4B,GAClC,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,kBAAkB,EAClB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,GACzB,MAAM,wBAAwB,CAAA;AAC/B,OAAO,EACL,uBAAuB,EACvB,uBAAuB,EACvB,KAAK,4BAA4B,EACjC,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,0BAA0B,EAC1B,2CAA2C,GAC5C,MAAM,uBAAuB,CAAA;AAG9B,cAAc,gBAAgB,CAAA;AAG9B,cAAc,SAAS,CAAA;AAGvB,cAAc,SAAS,CAAA;AAKvB,cAAc,UAAU,CAAA;AAGxB,cAAc,SAAS,CAAA;AAKvB,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/chat/index.ts"],"names":[],"mappings":"AAGA,cAAc,4BAA4B,CAAA;AAC1C,cAAc,0BAA0B,CAAA;AACxC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA;AAChC,cAAc,cAAc,CAAA;AAC5B,cAAc,6BAA6B,CAAA;AAC3C,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AAEvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,wBAAwB,CAAA;AACtC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,iBAAiB,CAAA;AAC/B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,qBAAqB,CAAA;AACnC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,uBAAuB,CAAA;AACrC,cAAc,2BAA2B,CAAA;AACzC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,gBAAgB,CAAA;AAC9B,YAAY,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG3D,OAAO,EACL,uBAAuB,EACvB,KAAK,4BAA4B,GAClC,MAAM,+BAA+B,CAAA;AACtC,OAAO,EACL,kBAAkB,EAClB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,GACzB,MAAM,wBAAwB,CAAA;AAC/B,OAAO,EACL,uBAAuB,EACvB,uBAAuB,EACvB,KAAK,4BAA4B,EACjC,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,0BAA0B,EAC1B,2CAA2C,GAC5C,MAAM,uBAAuB,CAAA;AAG9B,cAAc,gBAAgB,CAAA;AAG9B,cAAc,SAAS,CAAA;AAGvB,cAAc,SAAS,CAAA;AAGvB,cAAc,SAAS,CAAA;AAKvB,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,mBAAmB,CAAA"}