@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
@@ -2,42 +2,14 @@
2
2
  * Utility for extracting incomplete message state from historical messages
3
3
  * Used to continue building messages across realtime connections
4
4
  */
5
- import type { ProcessedMessage } from '../types';
6
- import type { InitializeExtras } from '../stream/chat-stream-reducer';
7
- /**
8
- * What the realtime accumulator needs to RESUME an unfinished turn.
9
- *
10
- * DERIVED, not restated: this is exactly the reducer's `InitializeExtras`
11
- * minus `escalatedApprovals` (which only the live stream can produce — it has
12
- * no historical representation to extract). Hosts pass the result straight
13
- * into `reducer.initializeWithState(messages, extras)`, so the two must not
14
- * drift; a structural coincidence is not a contract.
15
- */
16
- export type IncompleteMessageState = Omit<InitializeExtras, 'escalatedApprovals'>;
5
+ import type { ProcessedMessage, MessageSegment, PendingApproval, ExecutingToolState } from '../types';
17
6
  /**
18
7
  * Extract incomplete message state from the last historical assistant message
19
8
  * Used to initialize realtime chunk processor when continuing an incomplete message
20
9
  */
21
- export declare function extractIncompleteMessageState(lastMessage: ProcessedMessage | undefined): IncompleteMessageState | undefined;
22
- /**
23
- * THREAD-level generalization of `extractIncompleteMessageState`: given a
24
- * processed thread, look at the TRAILING RUN of consecutive assistant
25
- * messages (not just the very last row), flatten it to one segment list, and
26
- * ask the single-message extractor whether that tail is unfinished.
27
- *
28
- * Why the run and not the last row: the backend can split one logical turn
29
- * across several assistant messages (a preamble bubble, then the approval
30
- * card, then the continuation). The unfinished artifact — a pending approval,
31
- * an EXECUTING_TOOL with no result, an open compaction — can therefore sit in
32
- * an EARLIER bubble of the same trailing run, and a last-row-only check
33
- * reports "complete" while the turn is very much still in flight.
34
- *
35
- * SSOT for every "is the tail incomplete?" question — the NATS adapter (which
36
- * used to inline the single-row check) and hosts replaying a stored thread
37
- * both call this instead of re-deriving the walk.
38
- *
39
- * A trailing non-assistant row (user / error) means the last turn closed →
40
- * `undefined`.
41
- */
42
- export declare function extractIncompleteTailState(messages: readonly ProcessedMessage[] | undefined): IncompleteMessageState | undefined;
10
+ export declare function extractIncompleteMessageState(lastMessage: ProcessedMessage | undefined): {
11
+ existingSegments?: MessageSegment[];
12
+ pendingApprovals?: Map<string, PendingApproval>;
13
+ executingTools?: Map<string, ExecutingToolState>;
14
+ } | undefined;
43
15
  //# sourceMappingURL=extract-incomplete-message-state.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"extract-incomplete-message-state.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/extract-incomplete-message-state.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EACV,gBAAgB,EAIjB,MAAM,UAAU,CAAA;AACjB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAA;AAErE;;;;;;;;GAQG;AACH,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,gBAAgB,EAAE,oBAAoB,CAAC,CAAA;AAEjF;;;GAGG;AACH,wBAAgB,6BAA6B,CAC3C,WAAW,EAAE,gBAAgB,GAAG,SAAS,GACxC,sBAAsB,GAAG,SAAS,CAwEpC;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,0BAA0B,CACxC,QAAQ,EAAE,SAAS,gBAAgB,EAAE,GAAG,SAAS,GAChD,sBAAsB,GAAG,SAAS,CA0BpC"}
1
+ {"version":3,"file":"extract-incomplete-message-state.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/extract-incomplete-message-state.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EACV,gBAAgB,EAChB,cAAc,EACd,eAAe,EACf,kBAAkB,EACnB,MAAM,UAAU,CAAA;AAEjB;;;GAGG;AACH,wBAAgB,6BAA6B,CAC3C,WAAW,EAAE,gBAAgB,GAAG,SAAS,GACxC;IACD,gBAAgB,CAAC,EAAE,cAAc,EAAE,CAAA;IACnC,gBAAgB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,eAAe,CAAC,CAAA;IAC/C,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAA;CACjD,GAAG,SAAS,CAwEZ"}
@@ -2,9 +2,10 @@
2
2
  * Message processing utilities
3
3
  * Export all utilities for processing chat messages
4
4
  */
5
+ export { parseChunkToAction, isControlChunk, isErrorChunk, isMetadataChunk, extractTextFromChunk, } from './chunk-parser';
5
6
  export { MessageSegmentAccumulator, createMessageSegmentAccumulator, type AccumulatorCallbacks, } from './message-segment-accumulator';
6
- export { processHistoricalMessages, extractErrorMessages, processHistoricalMessagesWithErrors, decodeHistoricalMessageData, } from './process-historical-messages';
7
- export { extractIncompleteMessageState, extractIncompleteTailState, } from './extract-incomplete-message-state';
7
+ export { processHistoricalMessages, extractErrorMessages, processHistoricalMessagesWithErrors, } from './process-historical-messages';
8
+ export { extractIncompleteMessageState, } from './extract-incomplete-message-state';
8
9
  export { mergeHistoryWithRealtime, computeHistoryPrepend, flattenMessagePagesChronological, maxPersistedStreamSeq, SYNTHETIC_REALTIME_ID_PREFIXES, type MergeableChatMessage, type HistoryMergeInput, type HistoryPrependResult, } from './history-merge';
9
10
  export { getCommandText } from './tool-call-helpers';
10
11
  export { CHIP_ACTION_BUTTON_CLASS } from './chip-action-class';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,EACL,kBAAkB,EAClB,cAAc,EACd,YAAY,EACZ,eAAe,EACf,oBAAoB,GACrB,MAAM,gBAAgB,CAAA;AAGvB,OAAO,EACL,yBAAyB,EACzB,+BAA+B,EAC/B,KAAK,oBAAoB,GAC1B,MAAM,+BAA+B,CAAA;AAGtC,OAAO,EACL,yBAAyB,EACzB,oBAAoB,EACpB,mCAAmC,GACpC,MAAM,+BAA+B,CAAA;AAGtC,OAAO,EACL,6BAA6B,GAC9B,MAAM,oCAAoC,CAAA;AAG3C,OAAO,EACL,wBAAwB,EACxB,qBAAqB,EACrB,gCAAgC,EAChC,qBAAqB,EACrB,8BAA8B,EAC9B,KAAK,oBAAoB,EACzB,KAAK,iBAAiB,EACtB,KAAK,oBAAoB,GAC1B,MAAM,iBAAiB,CAAA;AAGxB,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAGpD,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,EAAE,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACpE,OAAO,EACL,gBAAgB,EAChB,eAAe,EACf,qBAAqB,EACrB,yBAAyB,EACzB,KAAK,qBAAqB,GAC3B,MAAM,uBAAuB,CAAA;AAC9B,OAAO,EACL,kBAAkB,EAClB,KAAK,iBAAiB,GACvB,MAAM,qBAAqB,CAAA;AAI5B,OAAO,EACL,iBAAiB,EACjB,2BAA2B,EAC3B,KAAK,0BAA0B,EAC/B,KAAK,+BAA+B,EACpC,KAAK,aAAa,GACnB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EACL,eAAe,EACf,iBAAiB,EACjB,gBAAgB,GACjB,MAAM,oBAAoB,CAAA;AAC3B,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,EACL,YAAY,EACZ,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,WAAW,GACjB,MAAM,kBAAkB,CAAA;AAGzB,OAAO,EACL,gBAAgB,EAChB,sBAAsB,EACtB,gBAAgB,EAChB,kBAAkB,EAClB,cAAc,EACd,KAAK,aAAa,GACnB,MAAM,2BAA2B,CAAA;AAClC,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAGrD,OAAO,EAAE,uBAAuB,EAAE,MAAM,6BAA6B,CAAA;AACrE,OAAO,EACL,aAAa,EACb,KAAK,YAAY,EACjB,sBAAsB,EACtB,iBAAiB,GAClB,MAAM,iBAAiB,CAAA;AACxB,OAAO,EACL,kCAAkC,EAClC,8BAA8B,EAC9B,KAAK,4BAA4B,GAClC,MAAM,+BAA+B,CAAA;AAGtC,OAAO,EACL,KAAK,mBAAmB,EACxB,wBAAwB,EACxB,oBAAoB,EACpB,8BAA8B,EAC9B,KAAK,eAAe,EACpB,qBAAqB,EACrB,oBAAoB,GACrB,MAAM,wBAAwB,CAAA;AAG/B,OAAO,EACL,+BAA+B,EAC/B,sCAAsC,EACtC,8BAA8B,EAC9B,KAAK,cAAc,EACnB,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,6CAA6C,EAC7C,gCAAgC,EAChC,2BAA2B,GAC5B,MAAM,4BAA4B,CAAA;AAGnC,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AAGpD,OAAO,EAAE,KAAK,WAAW,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAG/E,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAG5E,OAAO,EACL,kBAAkB,EAClB,yBAAyB,EACzB,2BAA2B,EAC3B,uBAAuB,EACvB,gCAAgC,EAChC,sBAAsB,EACtB,qBAAqB,EACrB,sBAAsB,EACtB,yBAAyB,EACzB,kBAAkB,EAClB,qBAAqB,EACrB,oBAAoB,EACpB,qBAAqB,EACrB,uBAAuB,EACvB,QAAQ,GACT,MAAM,wBAAwB,CAAA;AAO/B,OAAO,EACL,aAAa,EACb,gBAAgB,EAChB,gBAAgB,EAChB,cAAc,EACd,KAAK,eAAe,GACrB,MAAM,iBAAiB,CAAA;AAIxB,OAAO,EACL,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,KAAK,aAAa,EAClB,KAAK,UAAU,GAChB,MAAM,gBAAgB,CAAA;AACvB,OAAO,EACL,iBAAiB,EACjB,iBAAiB,EACjB,sBAAsB,EACtB,cAAc,EACd,iCAAiC,EACjC,6BAA6B,GAC9B,MAAM,gBAAgB,CAAA;AACvB,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACrB,KAAK,YAAY,EACjB,mBAAmB,EACnB,iBAAiB,GAClB,MAAM,kBAAkB,CAAA;AAEzB,cAAc,mBAAmB,CAAA"}
@@ -61,6 +61,11 @@ export declare class MessageSegmentAccumulator {
61
61
  * If the last segment is thinking, append to it; otherwise start a new thinking segment.
62
62
  */
63
63
  appendThinking(text: string): MessageSegment[];
64
+ /**
65
+ * Append guide text to the current message.
66
+ * If the last segment is guide, append to it; otherwise start a new guide segment.
67
+ */
68
+ appendGuide(text: string): MessageSegment[];
64
69
  /**
65
70
  * Add a tool execution segment.
66
71
  *
@@ -1 +1 @@
1
- {"version":3,"file":"message-segment-accumulator.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/message-segment-accumulator.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,KAAK,EACV,cAAc,EACd,oBAAoB,EACpB,sBAAsB,EAEtB,2BAA2B,EAG3B,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,UAAU,CAAA;AAEjB,MAAM,WAAW,oBAAoB;IACnC,SAAS,CAAC,EAAE,CAAC,SAAS,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;IACxD,QAAQ,CAAC,EAAE,CAAC,SAAS,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,CAAA;CACxD;AAED;;;GAGG;AACH,qBAAa,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAuB;IACvC,OAAO,CAAC,gBAAgB,CAA0C;IAClE,OAAO,CAAC,cAAc,CAA6C;IACnE,OAAO,CAAC,SAAS,CAA2B;gBAEhC,SAAS,CAAC,EAAE,oBAAoB;IAM5C;;OAEG;IACH,YAAY,CAAC,SAAS,EAAE,oBAAoB,GAAG,IAAI;IAInD;;;OAGG;IACH,mBAAmB,CAAC,KAAK,EAAE;QACzB,gBAAgB,CAAC,EAAE,cAAc,EAAE,CAAA;QACnC,gBAAgB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,eAAe,CAAC,CAAA;QAC/C,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAA;KACjD,GAAG,IAAI;IAcR;;OAEG;IACH,WAAW,IAAI,cAAc,EAAE;IAI/B;;OAEG;IACH,QAAQ,IAAI,gBAAgB;IAQ5B;;OAEG;IACH,KAAK,IAAI,IAAI;IAMb;;OAEG;IACH,aAAa,IAAI,IAAI;IAIrB;;;OAGG;IACH,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,cAAc,EAAE;IAY1C;;;OAGG;IACH,cAAc,CAAC,IAAI,EAAE,MAAM,GAAG,cAAc,EAAE;IAY9C;;;;;;;;;;;OAWG;IACH,gBAAgB,CAAC,OAAO,EAAE,oBAAoB,GAAG,cAAc,EAAE;IA+DjE;;;;OAIG;IACH,OAAO,CAAC,qBAAqB;IAgC7B;;;;;;;;;;;;;;OAcG;IACH,OAAO,CAAC,kCAAkC;IAU1C;;OAEG;IACH,oBAAoB,CAAC,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,eAAe,GAAG,IAAI;IAIpE;;OAEG;IACH,kBAAkB,CAChB,SAAS,EAAE,MAAM,EACjB,OAAO,EAAE,MAAM,EACf,WAAW,EAAE,MAAM,GAAG,SAAS,EAC/B,YAAY,EAAE,MAAM,EACpB,MAAM,GAAE,kBAA8B,GACrC,cAAc,EAAE;IAkBnB;;;;;;;;;;;;OAYG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,SAAS,EAAE,mBAAmB,EAAE,EAChC,MAAM,GAAE,kBAA8B,EACtC,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,2BAA2B,CAAC,EACxD,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,GAC7B,cAAc,EAAE;IA2CnB;;;OAGG;IACH,qBAAqB,CACnB,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,OAAO,EACjB,YAAY,EAAE,MAAM,GACnB;QAAE,OAAO,EAAE,sBAAsB,CAAC;QAAC,WAAW,EAAE,eAAe,GAAG,IAAI,CAAA;KAAE,GAAG,IAAI;IA0BlF;;;;OAIG;IACH,oBAAoB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,kBAAkB,EAAE,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,cAAc,EAAE;IAarH;;OAEG;IACH,mBAAmB,IAAI,GAAG,CAAC,MAAM,EAAE,eAAe,CAAC;IAInD;;OAEG;IACH,mBAAmB,IAAI,OAAO;IAI9B;;OAEG;IACH,qBAAqB,IAAI,sBAAsB,EAAE;IAqBjD;;OAEG;IACH,oBAAoB,IAAI,cAAc,EAAE;IAKxC;;OAEG;IACH,yBAAyB,CAAC,OAAO,CAAC,EAAE,MAAM,GAAG,cAAc,EAAE;IAqB7D;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,cAAc,EAAE;IAK3D;;OAEG;IACH,cAAc,CAAC,QAAQ,EAAE,cAAc,EAAE,GAAG,cAAc,EAAE;IAmD5D;;OAEG;IACH,UAAU,IAAI,OAAO;IAIrB;;OAEG;IACH,IAAI,MAAM,IAAI,MAAM,CAEnB;CACF;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,SAAS,CAAC,EAAE,oBAAoB,GAAG,yBAAyB,CAE3G"}
1
+ {"version":3,"file":"message-segment-accumulator.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/message-segment-accumulator.ts"],"names":[],"mappings":"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"}
@@ -1,61 +1,19 @@
1
1
  /**
2
- * Utility for processing historical messages from GraphQL/API into
3
- * display-ready format.
4
- *
5
- * Phase 3 of the chat unification reduced this file to DECODE + ENVELOPE:
6
- *
7
- * - `decodeHistoricalMessageData` maps one persisted `MessageData` item
8
- * into the shared `ChatStreamEvent` vocabulary (historical items share
9
- * the MESSAGE_TYPE vocabulary with NATS chunks but are NOT full chunk
10
- * envelopes — e.g. compaction summaries ride in `summary`, not `text`,
11
- * and APPROVAL_RESULT rows carry `resolvedByName` directly);
12
- * - `applyHistoryEvent` replays each decoded event into the shared
13
- * per-turn kernel (`MessageSegmentAccumulator` — the same kernel the
14
- * master `createChatStreamReducer` instantiates) with the
15
- * history-specific approval semantics (display-all default, pending
16
- * tracking + `flushPendingApprovals`, `approvalStatuses` overrides);
17
- * - the ENVELOPE (user/assistant flush-grouping, OWNER_TYPE author /
18
- * display-name / avatar resolution, standalone SYSTEM handling,
19
- * per-message contextItems mapping, per-turn streamSeq MAX) lives ONCE
20
- * in `processHistory` — the previous near-duplicate second copy was
21
- * deleted (`processHistoricalMessagesWithErrors` is an alias; the two
22
- * snapshots were byte-identical).
23
- *
24
- * Adapters then feed the processed rows into the reducer via
25
- * `initializeWithState` (see `useNatsChatAdapter.loadDialogHistory`).
2
+ * Utility for processing historical messages from GraphQL/API
3
+ * into display-ready format
26
4
  */
27
- import { type HistoricalMessage, type PendingToolCallData, type ProcessedMessage, type MessageProcessingOptions, type MessageData } from '../types';
28
- import type { ChatStreamEvent } from '../../../chat-protocol/events';
29
- /**
30
- * Map one persisted `MessageData` item to a normalized `ChatStreamEvent`.
31
- * Thin shim over the NATS chunk decoder's core mapping — the differences
32
- * are exactly the persisted-row divergences from the realtime envelope:
33
- *
34
- * - compaction summaries arrive in `summary` (realtime: `text`);
35
- * - APPROVAL_RESULT rows carry `resolvedByName` (realtime chunks carry
36
- * the resolver's name as `displayName`);
37
- * - `approvalType` defaults to 'CLIENT' (legacy history parity;
38
- * realtime defaults APPROVAL_REQUEST to 'USER');
39
- * - batch `toolCalls` pass through verbatim (already the persisted
40
- * `PendingToolCallData` shape — no normalization pass).
41
- *
42
- * Returns `null` for rows the assistant-turn path doesn't decode (SYSTEM
43
- * is handled by the envelope's standalone path; user TEXT rows are handled
44
- * by the envelope's user path).
45
- */
46
- export declare function decodeHistoricalMessageData(data: MessageData): ChatStreamEvent | null;
47
- type EscalatedApprovals = Map<string, {
48
- command: string;
49
- explanation?: string;
50
- approvalType: string;
51
- toolCalls?: PendingToolCallData[];
52
- }>;
5
+ import { type HistoricalMessage, type PendingToolCallData, type ProcessedMessage, type MessageProcessingOptions } from '../types';
53
6
  /**
54
7
  * Result type for historical message processing
55
8
  */
56
9
  export interface ProcessHistoricalMessagesResult {
57
10
  messages: ProcessedMessage[];
58
- escalatedApprovals: EscalatedApprovals;
11
+ escalatedApprovals: Map<string, {
12
+ command: string;
13
+ explanation?: string;
14
+ approvalType: string;
15
+ toolCalls?: PendingToolCallData[];
16
+ }>;
59
17
  }
60
18
  /**
61
19
  * Process an array of historical messages into display-ready format
@@ -67,13 +25,7 @@ export declare function processHistoricalMessages(messages: HistoricalMessage[],
67
25
  */
68
26
  export declare function extractErrorMessages(messages: HistoricalMessage[], options?: MessageProcessingOptions): ProcessedMessage[];
69
27
  /**
70
- * Process messages and include error messages in the correct order.
71
- *
72
- * HISTORICAL ALIAS: this was a byte-identical second copy of
73
- * `processHistoricalMessages` (both goldens snapshot identical output on the
74
- * same corpus). The duplicate envelope was deleted in Phase 3 — kept as an
75
- * alias for the established import sites.
28
+ * Process messages and include error messages in the correct order
76
29
  */
77
- export declare const processHistoricalMessagesWithErrors: typeof processHistoricalMessages;
78
- export {};
30
+ export declare function processHistoricalMessagesWithErrors(messages: HistoricalMessage[], options?: MessageProcessingOptions): ProcessHistoricalMessagesResult;
79
31
  //# sourceMappingURL=process-historical-messages.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"process-historical-messages.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/process-historical-messages.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AAEH,OAAO,EAKL,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,wBAAwB,EAC7B,KAAK,WAAW,EAEjB,MAAM,UAAU,CAAA;AACjB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAA;AA2CpE;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,WAAW,GAAG,eAAe,GAAG,IAAI,CAuGrF;AAMD,KAAK,kBAAkB,GAAG,GAAG,CAC3B,MAAM,EACN;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,YAAY,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,mBAAmB,EAAE,CAAA;CAAE,CACnG,CAAA;AAuLD;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,EAAE,gBAAgB,EAAE,CAAA;IAC5B,kBAAkB,EAAE,kBAAkB,CAAA;CACvC;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CACvC,QAAQ,EAAE,iBAAiB,EAAE,EAC7B,OAAO,GAAE,wBAA6B,GACrC,+BAA+B,CA4KjC;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,QAAQ,EAAE,iBAAiB,EAAE,EAC7B,OAAO,GAAE,wBAA6B,GACrC,gBAAgB,EAAE,CA8BpB;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,mCAAmC,kCAA4B,CAAA"}
1
+ {"version":3,"file":"process-historical-messages.d.ts","sourceRoot":"","sources":["../../../../src/components/chat/utils/process-historical-messages.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAKL,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,wBAAwB,EAG9B,MAAM,UAAU,CAAA;AAuCjB;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC9C,QAAQ,EAAE,gBAAgB,EAAE,CAAA;IAC5B,kBAAkB,EAAE,GAAG,CACrB,MAAM,EACN;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,MAAM,CAAC;QAAC,YAAY,EAAE,MAAM,CAAC;QAAC,SAAS,CAAC,EAAE,mBAAmB,EAAE,CAAA;KAAE,CACnG,CAAA;CACF;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CACvC,QAAQ,EAAE,iBAAiB,EAAE,EAC7B,OAAO,GAAE,wBAA6B,GACrC,+BAA+B,CA6KjC;AAiOD;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,QAAQ,EAAE,iBAAiB,EAAE,EAC7B,OAAO,GAAE,wBAA6B,GACrC,gBAAgB,EAAE,CA8BpB;AAED;;GAEG;AACH,wBAAgB,mCAAmC,CACjD,QAAQ,EAAE,iBAAiB,EAAE,EAC7B,OAAO,GAAE,wBAA6B,GACrC,+BAA+B,CAwJjC"}
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";
2
2
 
3
3
 
4
- var _chunkVQ523ORKcjs = require('../../chunk-VQ523ORK.cjs');
5
- require('../../chunk-5LMGFI4J.cjs');
4
+ var _chunkGMPYR3MXcjs = require('../../chunk-GMPYR3MX.cjs');
5
+ require('../../chunk-VUXNXWOQ.cjs');
6
6
  require('../../chunk-BIKOJ4FH.cjs');
7
7
  require('../../chunk-BGD345ZV.cjs');
8
8
  require('../../chunk-LILQJ3UZ.cjs');
@@ -20,5 +20,5 @@ require('../../chunk-W24U7ZUV.cjs');
20
20
  require('../../chunk-VRHGVLSL.cjs');
21
21
 
22
22
 
23
- exports.ContactForm = _chunkVQ523ORKcjs.ContactForm;
23
+ exports.ContactForm = _chunkGMPYR3MXcjs.ContactForm;
24
24
  //# sourceMappingURL=index.cjs.map
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  ContactForm
4
- } from "../../chunk-RQLBHKXN.js";
5
- import "../../chunk-BE6DK7QY.js";
4
+ } from "../../chunk-NGEFYPY7.js";
5
+ import "../../chunk-OQIMH2WQ.js";
6
6
  import "../../chunk-PB3BTZDU.js";
7
7
  import "../../chunk-OYGFWWLQ.js";
8
8
  import "../../chunk-6GT557KN.js";
@@ -9,10 +9,10 @@
9
9
 
10
10
 
11
11
 
12
- var _chunk5CJR2GZ4cjs = require('../../chunk-5CJR2GZ4.cjs');
13
- require('../../chunk-QSCHCZL3.cjs');
14
- require('../../chunk-5EYRXSY5.cjs');
15
- require('../../chunk-5LMGFI4J.cjs');
12
+ var _chunk2MKUHJ3Ocjs = require('../../chunk-2MKUHJ3O.cjs');
13
+ require('../../chunk-GUTYUMGV.cjs');
14
+ require('../../chunk-EJQUYZXF.cjs');
15
+ require('../../chunk-VUXNXWOQ.cjs');
16
16
  require('../../chunk-BIKOJ4FH.cjs');
17
17
  require('../../chunk-BGD345ZV.cjs');
18
18
  require('../../chunk-LILQJ3UZ.cjs');
@@ -37,5 +37,5 @@ require('../../chunk-VRHGVLSL.cjs');
37
37
 
38
38
 
39
39
 
40
- exports.DocNavigationProvider = _chunk5CJR2GZ4cjs.DocNavigationProvider; exports.DocViewer = _chunk5CJR2GZ4cjs.DocViewer; exports.DocsHubPage = _chunk5CJR2GZ4cjs.DocsHubPage; exports.EmbedSkeleton = _chunk5CJR2GZ4cjs.EmbedSkeleton; exports.MarkdownSkeleton = _chunk5CJR2GZ4cjs.MarkdownSkeleton; exports.useDocNavigation = _chunk5CJR2GZ4cjs.useDocNavigation; exports.useDocumentTree = _chunk5CJR2GZ4cjs.useDocumentTree; exports.useScrollSpy = _chunk5CJR2GZ4cjs.useScrollSpy;
40
+ exports.DocNavigationProvider = _chunk2MKUHJ3Ocjs.DocNavigationProvider; exports.DocViewer = _chunk2MKUHJ3Ocjs.DocViewer; exports.DocsHubPage = _chunk2MKUHJ3Ocjs.DocsHubPage; exports.EmbedSkeleton = _chunk2MKUHJ3Ocjs.EmbedSkeleton; exports.MarkdownSkeleton = _chunk2MKUHJ3Ocjs.MarkdownSkeleton; exports.useDocNavigation = _chunk2MKUHJ3Ocjs.useDocNavigation; exports.useDocumentTree = _chunk2MKUHJ3Ocjs.useDocumentTree; exports.useScrollSpy = _chunk2MKUHJ3Ocjs.useScrollSpy;
41
41
  //# sourceMappingURL=index.cjs.map
@@ -9,10 +9,10 @@ import {
9
9
  useDocNavigation,
10
10
  useDocumentTree,
11
11
  useScrollSpy
12
- } from "../../chunk-YZ2OIYQ3.js";
13
- import "../../chunk-GTWO5NAY.js";
14
- import "../../chunk-CORIBKHG.js";
15
- import "../../chunk-BE6DK7QY.js";
12
+ } from "../../chunk-VDZO6IDR.js";
13
+ import "../../chunk-6CFFISUC.js";
14
+ import "../../chunk-EGXCWZYP.js";
15
+ import "../../chunk-OQIMH2WQ.js";
16
16
  import "../../chunk-PB3BTZDU.js";
17
17
  import "../../chunk-OYGFWWLQ.js";
18
18
  import "../../chunk-6GT557KN.js";
@@ -4,7 +4,7 @@ require('../../chunk-FBWXMMRB.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkQSCHCZL3cjs = require('../../chunk-QSCHCZL3.cjs');
7
+ var _chunkGUTYUMGVcjs = require('../../chunk-GUTYUMGV.cjs');
8
8
 
9
9
 
10
10
 
@@ -23,7 +23,7 @@ var _chunkQSCHCZL3cjs = require('../../chunk-QSCHCZL3.cjs');
23
23
 
24
24
 
25
25
 
26
- var _chunk5LMGFI4Jcjs = require('../../chunk-5LMGFI4J.cjs');
26
+ var _chunkVUXNXWOQcjs = require('../../chunk-VUXNXWOQ.cjs');
27
27
  require('../../chunk-BIKOJ4FH.cjs');
28
28
  require('../../chunk-BGD345ZV.cjs');
29
29
  require('../../chunk-LILQJ3UZ.cjs');
@@ -60,5 +60,5 @@ require('../../chunk-VRHGVLSL.cjs');
60
60
 
61
61
 
62
62
 
63
- exports.EMBED_SIZES = _chunk5LMGFI4Jcjs.EMBED_SIZES; exports.EmbedContainer = _chunk5LMGFI4Jcjs.EmbedContainer; exports.EmbedIframe = _chunk5LMGFI4Jcjs.EmbedIframe; exports.FigmaEmbed = _chunk5LMGFI4Jcjs.FigmaEmbed; exports.FileDownloadCard = _chunkQSCHCZL3cjs.FileDownloadCard; exports.GoogleSheetsViewer = _chunkQSCHCZL3cjs.GoogleSheetsViewer; exports.LinkPreviewContainer = _chunk5LMGFI4Jcjs.LinkPreviewContainer; exports.LinkedInContainer = _chunk5LMGFI4Jcjs.LinkedInContainer; exports.LinkedInEmbedClient = _chunk5LMGFI4Jcjs.LinkedInEmbedClient; exports.MarkdownImage = _chunk5LMGFI4Jcjs.MarkdownImage; exports.OGLinkErrorBoundary = _chunk5LMGFI4Jcjs.OGLinkErrorBoundary; exports.OGLinkPreview = _chunk5LMGFI4Jcjs.OGLinkPreview; exports.PdfViewer = _chunkQSCHCZL3cjs.PdfViewer; exports.RedditContainer = _chunk5LMGFI4Jcjs.RedditContainer; exports.RedditEmbedClient = _chunk5LMGFI4Jcjs.RedditEmbedClient; exports.RichMarkdownRuntimeProvider = _chunk5LMGFI4Jcjs.RichMarkdownRuntimeProvider; exports.TwitterContainer = _chunk5LMGFI4Jcjs.TwitterContainer; exports.TwitterEmbedClient = _chunk5LMGFI4Jcjs.TwitterEmbedClient; exports.YouTubeContainer = _chunk5LMGFI4Jcjs.YouTubeContainer; exports.useRichMarkdownRuntime = _chunk5LMGFI4Jcjs.useRichMarkdownRuntime;
63
+ exports.EMBED_SIZES = _chunkVUXNXWOQcjs.EMBED_SIZES; exports.EmbedContainer = _chunkVUXNXWOQcjs.EmbedContainer; exports.EmbedIframe = _chunkVUXNXWOQcjs.EmbedIframe; exports.FigmaEmbed = _chunkVUXNXWOQcjs.FigmaEmbed; exports.FileDownloadCard = _chunkGUTYUMGVcjs.FileDownloadCard; exports.GoogleSheetsViewer = _chunkGUTYUMGVcjs.GoogleSheetsViewer; exports.LinkPreviewContainer = _chunkVUXNXWOQcjs.LinkPreviewContainer; exports.LinkedInContainer = _chunkVUXNXWOQcjs.LinkedInContainer; exports.LinkedInEmbedClient = _chunkVUXNXWOQcjs.LinkedInEmbedClient; exports.MarkdownImage = _chunkVUXNXWOQcjs.MarkdownImage; exports.OGLinkErrorBoundary = _chunkVUXNXWOQcjs.OGLinkErrorBoundary; exports.OGLinkPreview = _chunkVUXNXWOQcjs.OGLinkPreview; exports.PdfViewer = _chunkGUTYUMGVcjs.PdfViewer; exports.RedditContainer = _chunkVUXNXWOQcjs.RedditContainer; exports.RedditEmbedClient = _chunkVUXNXWOQcjs.RedditEmbedClient; exports.RichMarkdownRuntimeProvider = _chunkVUXNXWOQcjs.RichMarkdownRuntimeProvider; exports.TwitterContainer = _chunkVUXNXWOQcjs.TwitterContainer; exports.TwitterEmbedClient = _chunkVUXNXWOQcjs.TwitterEmbedClient; exports.YouTubeContainer = _chunkVUXNXWOQcjs.YouTubeContainer; exports.useRichMarkdownRuntime = _chunkVUXNXWOQcjs.useRichMarkdownRuntime;
64
64
  //# sourceMappingURL=index.cjs.map
@@ -4,7 +4,7 @@ import {
4
4
  FileDownloadCard,
5
5
  GoogleSheetsViewer,
6
6
  PdfViewer
7
- } from "../../chunk-GTWO5NAY.js";
7
+ } from "../../chunk-6CFFISUC.js";
8
8
  import {
9
9
  EMBED_SIZES,
10
10
  EmbedContainer,
@@ -23,7 +23,7 @@ import {
23
23
  TwitterEmbedClient,
24
24
  YouTubeContainer,
25
25
  useRichMarkdownRuntime
26
- } from "../../chunk-BE6DK7QY.js";
26
+ } from "../../chunk-OQIMH2WQ.js";
27
27
  import "../../chunk-PB3BTZDU.js";
28
28
  import "../../chunk-OYGFWWLQ.js";
29
29
  import "../../chunk-6GT557KN.js";
@@ -2,9 +2,9 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkP4WTZU6Lcjs = require('../../chunk-P4WTZU6L.cjs');
5
+ var _chunkFY5XAW3Hcjs = require('../../chunk-FY5XAW3H.cjs');
6
6
  require('../../chunk-KP5KRRD6.cjs');
7
- require('../../chunk-5LMGFI4J.cjs');
7
+ require('../../chunk-VUXNXWOQ.cjs');
8
8
  require('../../chunk-BIKOJ4FH.cjs');
9
9
  require('../../chunk-BGD345ZV.cjs');
10
10
  require('../../chunk-LILQJ3UZ.cjs');
@@ -23,5 +23,5 @@ require('../../chunk-VRHGVLSL.cjs');
23
23
 
24
24
 
25
25
 
26
- exports.FaqDocumentPage = _chunkP4WTZU6Lcjs.FaqDocumentPage; exports.FaqSection = _chunkP4WTZU6Lcjs.FaqSection;
26
+ exports.FaqDocumentPage = _chunkFY5XAW3Hcjs.FaqDocumentPage; exports.FaqSection = _chunkFY5XAW3Hcjs.FaqSection;
27
27
  //# sourceMappingURL=index.cjs.map
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  FaqDocumentPage,
4
4
  FaqSection
5
- } from "../../chunk-HSACATCD.js";
5
+ } from "../../chunk-MPYDX5WX.js";
6
6
  import "../../chunk-RW2LPL72.js";
7
- import "../../chunk-BE6DK7QY.js";
7
+ import "../../chunk-OQIMH2WQ.js";
8
8
  import "../../chunk-PB3BTZDU.js";
9
9
  import "../../chunk-OYGFWWLQ.js";
10
10
  import "../../chunk-6GT557KN.js";
@@ -146,7 +146,7 @@
146
146
 
147
147
 
148
148
 
149
- var _chunk5LMGFI4Jcjs = require('../../chunk-5LMGFI4J.cjs');
149
+ var _chunkVUXNXWOQcjs = require('../../chunk-VUXNXWOQ.cjs');
150
150
  require('../../chunk-BIKOJ4FH.cjs');
151
151
  require('../../chunk-BGD345ZV.cjs');
152
152
  require('../../chunk-LILQJ3UZ.cjs');
@@ -308,5 +308,5 @@ require('../../chunk-VRHGVLSL.cjs');
308
308
 
309
309
 
310
310
 
311
- exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunk5LMGFI4Jcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunk5LMGFI4Jcjs.AIEnrichButton; exports.AIEnrichSection = _chunk5LMGFI4Jcjs.AIEnrichSection; exports.AIRequiredBadge = _chunk5LMGFI4Jcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunk5LMGFI4Jcjs.AIStatusIndicator; exports.AIWarningsSection = _chunk5LMGFI4Jcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunk5LMGFI4Jcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunk5LMGFI4Jcjs.ArrayEntryManager; exports.AuthBenefitsPanel = _chunk5LMGFI4Jcjs.AuthBenefitsPanel; exports.AuthProvidersList = _chunk5LMGFI4Jcjs.AuthProvidersList; exports.AuthShell = _chunk5LMGFI4Jcjs.AuthShell; exports.BackToLoginLink = _chunk5LMGFI4Jcjs.BackToLoginLink; exports.Board = _chunk5LMGFI4Jcjs.Board; exports.BoardColumn = _chunk5LMGFI4Jcjs.BoardColumn; exports.BoardColumnHeader = _chunk5LMGFI4Jcjs.BoardColumnHeader; exports.BoardTicketApproval = _chunk5LMGFI4Jcjs.BoardTicketApproval; exports.CardHitLayer = _chunk5LMGFI4Jcjs.CardHitLayer; exports.CardsStrip = _chunk5LMGFI4Jcjs.CardsStrip; exports.ChangelogManager = _chunk5LMGFI4Jcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunk5LMGFI4Jcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunk5LMGFI4Jcjs.ClickUpTasksManager; exports.CommandBox = _chunk5LMGFI4Jcjs.CommandBox; exports.CompleteAccountForm = _chunk5LMGFI4Jcjs.CompleteAccountForm; exports.ConfidenceBadge = _chunk5LMGFI4Jcjs.ConfidenceBadge; exports.CreateOrganizationForm = _chunk5LMGFI4Jcjs.CreateOrganizationForm; exports.DEFAULT_THEME = _chunk5LMGFI4Jcjs.DEFAULT_THEME; exports.DEFAULT_VIDEO_BITES_TITLE = _chunk5LMGFI4Jcjs.DEFAULT_VIDEO_BITES_TITLE; exports.DynamicThemeProvider = _chunk5LMGFI4Jcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunk5LMGFI4Jcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunk5LMGFI4Jcjs.EntityTagBadges; exports.EntityVideoSection = _chunk5LMGFI4Jcjs.EntityVideoSection; exports.ErrorBoundary = _chunk5LMGFI4Jcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunk5LMGFI4Jcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunk5LMGFI4Jcjs.FiltersDropdown; exports.FloatingWalkthroughVideo = _chunk5LMGFI4Jcjs.FloatingWalkthroughVideo; exports.GitHubReleasesManager = _chunk5LMGFI4Jcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunk5LMGFI4Jcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunk5LMGFI4Jcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunk5LMGFI4Jcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunk5LMGFI4Jcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunk5LMGFI4Jcjs.HighlightVideoSection; exports.InviteLinkInvalidModal = _chunk5LMGFI4Jcjs.InviteLinkInvalidModal; exports.KnowledgeBaseLinksManager = _chunk5LMGFI4Jcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunk5LMGFI4Jcjs.LoadingProvider; exports.LoginForm = _chunk5LMGFI4Jcjs.LoginForm; exports.MUX_IMAGE_ORIGIN = _chunk5LMGFI4Jcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunk5LMGFI4Jcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunk5LMGFI4Jcjs.MediaGalleryManager; exports.MoreAboutButton = _chunk5LMGFI4Jcjs.MoreAboutButton; exports.NotificationDrawer = _chunk5LMGFI4Jcjs.NotificationDrawer; exports.NotificationPopups = _chunk5LMGFI4Jcjs.NotificationPopups; exports.NotificationTile = _chunk5LMGFI4Jcjs.NotificationTile; exports.NotificationsProvider = _chunk5LMGFI4Jcjs.NotificationsProvider; exports.OPENFRAME_DOCTOR_COMMANDS = _chunk5LMGFI4Jcjs.OPENFRAME_DOCTOR_COMMANDS; exports.OPENFRAME_PATHS = _chunk5LMGFI4Jcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunk5LMGFI4Jcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunk5LMGFI4Jcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunk5LMGFI4Jcjs.OSTypeIcon; exports.OSTypeLabel = _chunk5LMGFI4Jcjs.OSTypeLabel; exports.OpenFrameSsoLoginForm = _chunk5LMGFI4Jcjs.OpenFrameSsoLoginForm; exports.OpenFrameSsoSignUpForm = _chunk5LMGFI4Jcjs.OpenFrameSsoSignUpForm; exports.OpenFrameWordmark = _chunk5LMGFI4Jcjs.OpenFrameWordmark; exports.PROVIDER_META = _chunk5LMGFI4Jcjs.PROVIDER_META; exports.ParallaxImageShowcase = _chunk5LMGFI4Jcjs.ParallaxImageShowcase; exports.PasswordResetForm = _chunk5LMGFI4Jcjs.PasswordResetForm; exports.PathsDisplay = _chunk5LMGFI4Jcjs.PathsDisplay; exports.PlatformBadge = _chunk5LMGFI4Jcjs.PlatformBadge; exports.PlatformFilterComponent = _chunk5LMGFI4Jcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunk5LMGFI4Jcjs.PolicyConfigurationPanel; exports.PoweredByFlamingo = _chunk5LMGFI4Jcjs.PoweredByFlamingo; exports.ProviderButton = _chunk5LMGFI4Jcjs.ProviderButton; exports.PushButtonSelector = _chunk5LMGFI4Jcjs.PushButtonSelector; exports.RATIO_GRID_CLASS = _chunk5LMGFI4Jcjs.RATIO_GRID_CLASS; exports.RATIO_TO_CSS_ASPECT = _chunk5LMGFI4Jcjs.RATIO_TO_CSS_ASPECT; exports.RatioTabs = _chunk5LMGFI4Jcjs.RatioTabs; exports.ReleaseMediaManager = _chunk5LMGFI4Jcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunk5LMGFI4Jcjs.SEOEditorPreview; exports.STRIP_CELL_MAX_WIDTH = _chunk5LMGFI4Jcjs.STRIP_CELL_MAX_WIDTH; exports.SectionSelector = _chunk5LMGFI4Jcjs.SectionSelector; exports.SelectButton = _chunk5LMGFI4Jcjs.SelectButton; exports.SocialLinksManager = _chunk5LMGFI4Jcjs.SocialLinksManager; exports.SsoAuthShell = _chunk5LMGFI4Jcjs.SsoAuthShell; exports.SsoProviderButtons = _chunk5LMGFI4Jcjs.SsoProviderButtons; exports.StartWithOpenFrameButton = _chunk5LMGFI4Jcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunk5LMGFI4Jcjs.StatusFilterComponent; exports.TAG_BADGE_CLASS = _chunk5LMGFI4Jcjs.TAG_BADGE_CLASS; exports.THEME_ATTRIBUTE = _chunk5LMGFI4Jcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunk5LMGFI4Jcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunk5LMGFI4Jcjs.TagsSelector; exports.TermsAgreementLabel = _chunk5LMGFI4Jcjs.TermsAgreementLabel; exports.ThemeProvider = _chunk5LMGFI4Jcjs.ThemeProvider; exports.TicketCard = _chunk5LMGFI4Jcjs.TicketCard; exports.TicketCardBody = _chunk5LMGFI4Jcjs.TicketCardBody; exports.TicketCardSkeleton = _chunk5LMGFI4Jcjs.TicketCardSkeleton; exports.TicketCardView = _chunk5LMGFI4Jcjs.TicketCardView; exports.TicketStatusConfigList = _chunk5LMGFI4Jcjs.TicketStatusConfigList; exports.TimeTrackerHeaderButton = _chunk5LMGFI4Jcjs.TimeTrackerHeaderButton; exports.TimeTrackerPanel = _chunk5LMGFI4Jcjs.TimeTrackerPanel; exports.TimeTrackerProvider = _chunk5LMGFI4Jcjs.TimeTrackerProvider; exports.TranscribeAndSummarizeCombinedSection = _chunk5LMGFI4Jcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunk5LMGFI4Jcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunk5LMGFI4Jcjs.TranscriptSummaryEditor; exports.Video = _chunk5LMGFI4Jcjs.Video; exports.VideoBiteCard = _chunk5LMGFI4Jcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunk5LMGFI4Jcjs.VideoBitesDisplay; exports.VideoBitesStrip = _chunk5LMGFI4Jcjs.VideoBitesStrip; exports.VideoClipsSection = _chunk5LMGFI4Jcjs.VideoClipsSection; exports.VideoHoverPreviewSurface = _chunk5LMGFI4Jcjs.VideoHoverPreviewSurface; exports.VideoPlayBadge = _chunk5LMGFI4Jcjs.VideoPlayBadge; exports.VideoSourceSelector = _chunk5LMGFI4Jcjs.VideoSourceSelector; exports.VideoUnmuteGlyph = _chunk5LMGFI4Jcjs.VideoUnmuteGlyph; exports.ViewToggle = _chunk5LMGFI4Jcjs.ViewToggle; exports.WaitlistForm = _chunk5LMGFI4Jcjs.WaitlistForm; exports.WarningBlock = _chunk5LMGFI4Jcjs.WarningBlock; exports.approvalMetaToBatchData = _chunk5LMGFI4Jcjs.approvalMetaToBatchData; exports.columnFromTicketStatus = _chunk5LMGFI4Jcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunk5LMGFI4Jcjs.detectAspectRatio; exports.extractYouTubeId = _chunk5LMGFI4Jcjs.extractYouTubeId; exports.getApprovalMeta = _chunk5LMGFI4Jcjs.getApprovalMeta; exports.getCaptionsUrl = _chunk5LMGFI4Jcjs.getCaptionsUrl; exports.getOpenFrameDoctorCommand = _chunk5LMGFI4Jcjs.getOpenFrameDoctorCommand; exports.getOpenFramePaths = _chunk5LMGFI4Jcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunk5LMGFI4Jcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunk5LMGFI4Jcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunk5LMGFI4Jcjs.isApprovalNotification; exports.ratioToCategory = _chunk5LMGFI4Jcjs.ratioToCategory; exports.resolutionToStatus = _chunk5LMGFI4Jcjs.resolutionToStatus; exports.saveDataEnabled = _chunk5LMGFI4Jcjs.saveDataEnabled; exports.sortBitesByCreatedAtDesc = _chunk5LMGFI4Jcjs.sortBitesByCreatedAtDesc; exports.tintOnDark = _chunk5LMGFI4Jcjs.tintOnDark; exports.toStripProfile = _chunk5LMGFI4Jcjs.toStripProfile; exports.useBoardCollapse = _chunk5LMGFI4Jcjs.useBoardCollapse; exports.useDynamicTheme = _chunk5LMGFI4Jcjs.useDynamicTheme; exports.useFiltersDropdown = _chunk5LMGFI4Jcjs.useFiltersDropdown; exports.useLoading = _chunk5LMGFI4Jcjs.useLoading; exports.useNotifications = _chunk5LMGFI4Jcjs.useNotifications; exports.useOptionalNotifications = _chunk5LMGFI4Jcjs.useOptionalNotifications; exports.useOptionalTimeTracker = _chunk5LMGFI4Jcjs.useOptionalTimeTracker; exports.useTheme = _chunk5LMGFI4Jcjs.useTheme; exports.useThemeToggle = _chunk5LMGFI4Jcjs.useThemeToggle; exports.useTimeTracker = _chunk5LMGFI4Jcjs.useTimeTracker; exports.useTrackerClock = _chunk5LMGFI4Jcjs.useTrackerClock; exports.useVideoOriginPreconnect = _chunk5LMGFI4Jcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunk5LMGFI4Jcjs.useVideoWarmup; exports.useWalkthroughVideo = _chunk5LMGFI4Jcjs.useWalkthroughVideo;
311
+ exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = _chunkVUXNXWOQcjs.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.AIEnrichButton = _chunkVUXNXWOQcjs.AIEnrichButton; exports.AIEnrichSection = _chunkVUXNXWOQcjs.AIEnrichSection; exports.AIRequiredBadge = _chunkVUXNXWOQcjs.AIRequiredBadge; exports.AIStatusIndicator = _chunkVUXNXWOQcjs.AIStatusIndicator; exports.AIWarningsSection = _chunkVUXNXWOQcjs.AIWarningsSection; exports.ApprovalRequestNotificationTile = _chunkVUXNXWOQcjs.ApprovalRequestNotificationTile; exports.ArrayEntryManager = _chunkVUXNXWOQcjs.ArrayEntryManager; exports.AuthBenefitsPanel = _chunkVUXNXWOQcjs.AuthBenefitsPanel; exports.AuthProvidersList = _chunkVUXNXWOQcjs.AuthProvidersList; exports.AuthShell = _chunkVUXNXWOQcjs.AuthShell; exports.BackToLoginLink = _chunkVUXNXWOQcjs.BackToLoginLink; exports.Board = _chunkVUXNXWOQcjs.Board; exports.BoardColumn = _chunkVUXNXWOQcjs.BoardColumn; exports.BoardColumnHeader = _chunkVUXNXWOQcjs.BoardColumnHeader; exports.BoardTicketApproval = _chunkVUXNXWOQcjs.BoardTicketApproval; exports.CardHitLayer = _chunkVUXNXWOQcjs.CardHitLayer; exports.CardsStrip = _chunkVUXNXWOQcjs.CardsStrip; exports.ChangelogManager = _chunkVUXNXWOQcjs.ChangelogManager; exports.ChangelogSectionsManager = _chunkVUXNXWOQcjs.ChangelogSectionsManager; exports.ClickUpTasksManager = _chunkVUXNXWOQcjs.ClickUpTasksManager; exports.CommandBox = _chunkVUXNXWOQcjs.CommandBox; exports.CompleteAccountForm = _chunkVUXNXWOQcjs.CompleteAccountForm; exports.ConfidenceBadge = _chunkVUXNXWOQcjs.ConfidenceBadge; exports.CreateOrganizationForm = _chunkVUXNXWOQcjs.CreateOrganizationForm; exports.DEFAULT_THEME = _chunkVUXNXWOQcjs.DEFAULT_THEME; exports.DEFAULT_VIDEO_BITES_TITLE = _chunkVUXNXWOQcjs.DEFAULT_VIDEO_BITES_TITLE; exports.DynamicThemeProvider = _chunkVUXNXWOQcjs.DynamicThemeProvider; exports.EntitySummaryEditor = _chunkVUXNXWOQcjs.EntitySummaryEditor; exports.EntityTagBadges = _chunkVUXNXWOQcjs.EntityTagBadges; exports.EntityVideoSection = _chunkVUXNXWOQcjs.EntityVideoSection; exports.ErrorBoundary = _chunkVUXNXWOQcjs.ErrorBoundary; exports.FigmaPrototypeViewer = _chunkVUXNXWOQcjs.FigmaPrototypeViewer; exports.FiltersDropdown = _chunkVUXNXWOQcjs.FiltersDropdown; exports.FloatingWalkthroughVideo = _chunkVUXNXWOQcjs.FloatingWalkthroughVideo; exports.GitHubReleasesManager = _chunkVUXNXWOQcjs.GitHubReleasesManager; exports.HighlightConfigSection = _chunkVUXNXWOQcjs.HighlightConfigSection; exports.HighlightGenerationSection = _chunkVUXNXWOQcjs.HighlightGenerationSection; exports.HighlightVideoCombinedSection = _chunkVUXNXWOQcjs.HighlightVideoCombinedSection; exports.HighlightVideoPreview = _chunkVUXNXWOQcjs.HighlightVideoPreview; exports.HighlightVideoSection = _chunkVUXNXWOQcjs.HighlightVideoSection; exports.InviteLinkInvalidModal = _chunkVUXNXWOQcjs.InviteLinkInvalidModal; exports.KnowledgeBaseLinksManager = _chunkVUXNXWOQcjs.KnowledgeBaseLinksManager; exports.LoadingProvider = _chunkVUXNXWOQcjs.LoadingProvider; exports.LoginForm = _chunkVUXNXWOQcjs.LoginForm; exports.MUX_IMAGE_ORIGIN = _chunkVUXNXWOQcjs.MUX_IMAGE_ORIGIN; exports.MUX_STREAM_ORIGIN = _chunkVUXNXWOQcjs.MUX_STREAM_ORIGIN; exports.MediaGalleryManager = _chunkVUXNXWOQcjs.MediaGalleryManager; exports.MoreAboutButton = _chunkVUXNXWOQcjs.MoreAboutButton; exports.NotificationDrawer = _chunkVUXNXWOQcjs.NotificationDrawer; exports.NotificationPopups = _chunkVUXNXWOQcjs.NotificationPopups; exports.NotificationTile = _chunkVUXNXWOQcjs.NotificationTile; exports.NotificationsProvider = _chunkVUXNXWOQcjs.NotificationsProvider; exports.OPENFRAME_DOCTOR_COMMANDS = _chunkVUXNXWOQcjs.OPENFRAME_DOCTOR_COMMANDS; exports.OPENFRAME_PATHS = _chunkVUXNXWOQcjs.OPENFRAME_PATHS; exports.OSTypeBadge = _chunkVUXNXWOQcjs.OSTypeBadge; exports.OSTypeBadgeGroup = _chunkVUXNXWOQcjs.OSTypeBadgeGroup; exports.OSTypeIcon = _chunkVUXNXWOQcjs.OSTypeIcon; exports.OSTypeLabel = _chunkVUXNXWOQcjs.OSTypeLabel; exports.OpenFrameSsoLoginForm = _chunkVUXNXWOQcjs.OpenFrameSsoLoginForm; exports.OpenFrameSsoSignUpForm = _chunkVUXNXWOQcjs.OpenFrameSsoSignUpForm; exports.OpenFrameWordmark = _chunkVUXNXWOQcjs.OpenFrameWordmark; exports.PROVIDER_META = _chunkVUXNXWOQcjs.PROVIDER_META; exports.ParallaxImageShowcase = _chunkVUXNXWOQcjs.ParallaxImageShowcase; exports.PasswordResetForm = _chunkVUXNXWOQcjs.PasswordResetForm; exports.PathsDisplay = _chunkVUXNXWOQcjs.PathsDisplay; exports.PlatformBadge = _chunkVUXNXWOQcjs.PlatformBadge; exports.PlatformFilterComponent = _chunkVUXNXWOQcjs.PlatformFilterComponent; exports.PolicyConfigurationPanel = _chunkVUXNXWOQcjs.PolicyConfigurationPanel; exports.PoweredByFlamingo = _chunkVUXNXWOQcjs.PoweredByFlamingo; exports.ProviderButton = _chunkVUXNXWOQcjs.ProviderButton; exports.PushButtonSelector = _chunkVUXNXWOQcjs.PushButtonSelector; exports.RATIO_GRID_CLASS = _chunkVUXNXWOQcjs.RATIO_GRID_CLASS; exports.RATIO_TO_CSS_ASPECT = _chunkVUXNXWOQcjs.RATIO_TO_CSS_ASPECT; exports.RatioTabs = _chunkVUXNXWOQcjs.RatioTabs; exports.ReleaseMediaManager = _chunkVUXNXWOQcjs.ReleaseMediaManager; exports.SEOEditorPreview = _chunkVUXNXWOQcjs.SEOEditorPreview; exports.STRIP_CELL_MAX_WIDTH = _chunkVUXNXWOQcjs.STRIP_CELL_MAX_WIDTH; exports.SectionSelector = _chunkVUXNXWOQcjs.SectionSelector; exports.SelectButton = _chunkVUXNXWOQcjs.SelectButton; exports.SocialLinksManager = _chunkVUXNXWOQcjs.SocialLinksManager; exports.SsoAuthShell = _chunkVUXNXWOQcjs.SsoAuthShell; exports.SsoProviderButtons = _chunkVUXNXWOQcjs.SsoProviderButtons; exports.StartWithOpenFrameButton = _chunkVUXNXWOQcjs.StartWithOpenFrameButton; exports.StatusFilterComponent = _chunkVUXNXWOQcjs.StatusFilterComponent; exports.TAG_BADGE_CLASS = _chunkVUXNXWOQcjs.TAG_BADGE_CLASS; exports.THEME_ATTRIBUTE = _chunkVUXNXWOQcjs.THEME_ATTRIBUTE; exports.THEME_STORAGE_KEY = _chunkVUXNXWOQcjs.THEME_STORAGE_KEY; exports.TagsSelector = _chunkVUXNXWOQcjs.TagsSelector; exports.TermsAgreementLabel = _chunkVUXNXWOQcjs.TermsAgreementLabel; exports.ThemeProvider = _chunkVUXNXWOQcjs.ThemeProvider; exports.TicketCard = _chunkVUXNXWOQcjs.TicketCard; exports.TicketCardBody = _chunkVUXNXWOQcjs.TicketCardBody; exports.TicketCardSkeleton = _chunkVUXNXWOQcjs.TicketCardSkeleton; exports.TicketCardView = _chunkVUXNXWOQcjs.TicketCardView; exports.TicketStatusConfigList = _chunkVUXNXWOQcjs.TicketStatusConfigList; exports.TimeTrackerHeaderButton = _chunkVUXNXWOQcjs.TimeTrackerHeaderButton; exports.TimeTrackerPanel = _chunkVUXNXWOQcjs.TimeTrackerPanel; exports.TimeTrackerProvider = _chunkVUXNXWOQcjs.TimeTrackerProvider; exports.TranscribeAndSummarizeCombinedSection = _chunkVUXNXWOQcjs.TranscribeAndSummarizeCombinedSection; exports.TranscribeSummarizeSection = _chunkVUXNXWOQcjs.TranscribeSummarizeSection; exports.TranscriptSummaryEditor = _chunkVUXNXWOQcjs.TranscriptSummaryEditor; exports.Video = _chunkVUXNXWOQcjs.Video; exports.VideoBiteCard = _chunkVUXNXWOQcjs.VideoBiteCard; exports.VideoBitesDisplay = _chunkVUXNXWOQcjs.VideoBitesDisplay; exports.VideoBitesStrip = _chunkVUXNXWOQcjs.VideoBitesStrip; exports.VideoClipsSection = _chunkVUXNXWOQcjs.VideoClipsSection; exports.VideoHoverPreviewSurface = _chunkVUXNXWOQcjs.VideoHoverPreviewSurface; exports.VideoPlayBadge = _chunkVUXNXWOQcjs.VideoPlayBadge; exports.VideoSourceSelector = _chunkVUXNXWOQcjs.VideoSourceSelector; exports.VideoUnmuteGlyph = _chunkVUXNXWOQcjs.VideoUnmuteGlyph; exports.ViewToggle = _chunkVUXNXWOQcjs.ViewToggle; exports.WaitlistForm = _chunkVUXNXWOQcjs.WaitlistForm; exports.WarningBlock = _chunkVUXNXWOQcjs.WarningBlock; exports.approvalMetaToBatchData = _chunkVUXNXWOQcjs.approvalMetaToBatchData; exports.columnFromTicketStatus = _chunkVUXNXWOQcjs.columnFromTicketStatus; exports.detectAspectRatio = _chunkVUXNXWOQcjs.detectAspectRatio; exports.extractYouTubeId = _chunkVUXNXWOQcjs.extractYouTubeId; exports.getApprovalMeta = _chunkVUXNXWOQcjs.getApprovalMeta; exports.getCaptionsUrl = _chunkVUXNXWOQcjs.getCaptionsUrl; exports.getOpenFrameDoctorCommand = _chunkVUXNXWOQcjs.getOpenFrameDoctorCommand; exports.getOpenFramePaths = _chunkVUXNXWOQcjs.getOpenFramePaths; exports.groupByAspectRatio = _chunkVUXNXWOQcjs.groupByAspectRatio; exports.groupTicketsByStatus = _chunkVUXNXWOQcjs.groupTicketsByStatus; exports.isApprovalNotification = _chunkVUXNXWOQcjs.isApprovalNotification; exports.ratioToCategory = _chunkVUXNXWOQcjs.ratioToCategory; exports.resolutionToStatus = _chunkVUXNXWOQcjs.resolutionToStatus; exports.saveDataEnabled = _chunkVUXNXWOQcjs.saveDataEnabled; exports.sortBitesByCreatedAtDesc = _chunkVUXNXWOQcjs.sortBitesByCreatedAtDesc; exports.tintOnDark = _chunkVUXNXWOQcjs.tintOnDark; exports.toStripProfile = _chunkVUXNXWOQcjs.toStripProfile; exports.useBoardCollapse = _chunkVUXNXWOQcjs.useBoardCollapse; exports.useDynamicTheme = _chunkVUXNXWOQcjs.useDynamicTheme; exports.useFiltersDropdown = _chunkVUXNXWOQcjs.useFiltersDropdown; exports.useLoading = _chunkVUXNXWOQcjs.useLoading; exports.useNotifications = _chunkVUXNXWOQcjs.useNotifications; exports.useOptionalNotifications = _chunkVUXNXWOQcjs.useOptionalNotifications; exports.useOptionalTimeTracker = _chunkVUXNXWOQcjs.useOptionalTimeTracker; exports.useTheme = _chunkVUXNXWOQcjs.useTheme; exports.useThemeToggle = _chunkVUXNXWOQcjs.useThemeToggle; exports.useTimeTracker = _chunkVUXNXWOQcjs.useTimeTracker; exports.useTrackerClock = _chunkVUXNXWOQcjs.useTrackerClock; exports.useVideoOriginPreconnect = _chunkVUXNXWOQcjs.useVideoOriginPreconnect; exports.useVideoWarmup = _chunkVUXNXWOQcjs.useVideoWarmup; exports.useWalkthroughVideo = _chunkVUXNXWOQcjs.useWalkthroughVideo;
312
312
  //# sourceMappingURL=index.cjs.map
@@ -146,7 +146,7 @@ import {
146
146
  useVideoOriginPreconnect,
147
147
  useVideoWarmup,
148
148
  useWalkthroughVideo
149
- } from "../../chunk-BE6DK7QY.js";
149
+ } from "../../chunk-OQIMH2WQ.js";
150
150
  import "../../chunk-PB3BTZDU.js";
151
151
  import "../../chunk-OYGFWWLQ.js";
152
152
  import "../../chunk-6GT557KN.js";
@@ -6,29 +6,29 @@
6
6
 
7
7
 
8
8
 
9
- var _chunkYHOIAA2Ecjs = require('../../chunk-YHOIAA2E.cjs');
9
+ var _chunk7I42V2ODcjs = require('../../chunk-7I42V2OD.cjs');
10
10
 
11
11
 
12
- var _chunk5CJR2GZ4cjs = require('../../chunk-5CJR2GZ4.cjs');
13
- require('../../chunk-QSCHCZL3.cjs');
12
+ var _chunk2MKUHJ3Ocjs = require('../../chunk-2MKUHJ3O.cjs');
13
+ require('../../chunk-GUTYUMGV.cjs');
14
14
 
15
15
 
16
- var _chunkP4WTZU6Lcjs = require('../../chunk-P4WTZU6L.cjs');
16
+ var _chunkFY5XAW3Hcjs = require('../../chunk-FY5XAW3H.cjs');
17
17
 
18
18
 
19
- var _chunkS2NHJDKQcjs = require('../../chunk-S2NHJDKQ.cjs');
20
- require('../../chunk-VQ523ORK.cjs');
19
+ var _chunk3IEVA5AOcjs = require('../../chunk-3IEVA5AO.cjs');
20
+ require('../../chunk-GMPYR3MX.cjs');
21
21
 
22
22
 
23
- var _chunkNWX7MMF5cjs = require('../../chunk-NWX7MMF5.cjs');
23
+ var _chunkAW63ET2Acjs = require('../../chunk-AW63ET2A.cjs');
24
24
 
25
25
 
26
26
 
27
- var _chunkQ6E7VJ4Wcjs = require('../../chunk-Q6E7VJ4W.cjs');
28
- require('../../chunk-DSDZ5T4P.cjs');
29
- require('../../chunk-5EYRXSY5.cjs');
27
+ var _chunkIEZ3YBAPcjs = require('../../chunk-IEZ3YBAP.cjs');
28
+ require('../../chunk-D5LQMRPU.cjs');
29
+ require('../../chunk-EJQUYZXF.cjs');
30
30
  require('../../chunk-KP5KRRD6.cjs');
31
- require('../../chunk-5LMGFI4J.cjs');
31
+ require('../../chunk-VUXNXWOQ.cjs');
32
32
  require('../../chunk-BIKOJ4FH.cjs');
33
33
  require('../../chunk-BGD345ZV.cjs');
34
34
  require('../../chunk-LILQJ3UZ.cjs');
@@ -60,9 +60,9 @@ function RoadmapPage({
60
60
  belowContent,
61
61
  shell
62
62
  }) {
63
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkNWX7MMF5cjs.DevSectionPage, { sectionKey: "roadmap", backButton, title, subtitle, shell, children: [
63
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkAW63ET2Acjs.DevSectionPage, { sectionKey: "roadmap", backButton, title, subtitle, shell, children: [
64
64
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
65
- _chunkYHOIAA2Ecjs.RoadmapView,
65
+ _chunk7I42V2ODcjs.RoadmapView,
66
66
  {
67
67
  endpoint: roadmapEndpoint,
68
68
  initialItems,
@@ -88,9 +88,9 @@ function ProductReleasesListPage({
88
88
  belowContent,
89
89
  shell
90
90
  }) {
91
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkNWX7MMF5cjs.DevSectionPage, { sectionKey: "releases", backButton, title, subtitle, shell, children: [
91
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkAW63ET2Acjs.DevSectionPage, { sectionKey: "releases", backButton, title, subtitle, shell, children: [
92
92
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
93
- _chunkYHOIAA2Ecjs.ProductReleasesView,
93
+ _chunk7I42V2ODcjs.ProductReleasesView,
94
94
  {
95
95
  endpoint: releasesEndpoint,
96
96
  basePath,
@@ -113,8 +113,8 @@ function DeliveryPage({
113
113
  belowContent,
114
114
  shell
115
115
  }) {
116
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkNWX7MMF5cjs.DevSectionPage, { sectionKey: "delivery", backButton, title, subtitle, shell, children: [
117
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkYHOIAA2Ecjs.DeliveryLists, { completedApiEndpoint: completedEndpoint, inProgressApiEndpoint: inProgressEndpoint }),
116
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkAW63ET2Acjs.DevSectionPage, { sectionKey: "delivery", backButton, title, subtitle, shell, children: [
117
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7I42V2ODcjs.DeliveryLists, { completedApiEndpoint: completedEndpoint, inProgressApiEndpoint: inProgressEndpoint }),
118
118
  belowContent
119
119
  ] });
120
120
  }
@@ -134,9 +134,9 @@ function OnboardingGuidesCatalogPage({
134
134
  belowContent,
135
135
  shell
136
136
  }) {
137
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkNWX7MMF5cjs.DevSectionPage, { sectionKey: "onboarding", backButton, title, subtitle, shell, children: [
137
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkAW63ET2Acjs.DevSectionPage, { sectionKey: "onboarding", backButton, title, subtitle, shell, children: [
138
138
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
139
- _chunkQ6E7VJ4Wcjs.OnboardingGuidesCatalogView,
139
+ _chunkIEZ3YBAPcjs.OnboardingGuidesCatalogView,
140
140
  {
141
141
  guidesEndpoint,
142
142
  sectionsEndpoint,
@@ -160,5 +160,5 @@ function OnboardingGuidesCatalogPage({
160
160
 
161
161
 
162
162
 
163
- exports.DeliveryPage = DeliveryPage; exports.DocsHubPage = _chunk5CJR2GZ4cjs.DocsHubPage; exports.FaqDocumentPage = _chunkP4WTZU6Lcjs.FaqDocumentPage; exports.HelpCenterList = _chunkS2NHJDKQcjs.HelpCenterList; exports.LegalDocumentPage = _chunkYHOIAA2Ecjs.LegalDocumentPage; exports.OnboardingGuideDetailView = _chunkQ6E7VJ4Wcjs.OnboardingGuideDetailView; exports.OnboardingGuidesCatalogPage = OnboardingGuidesCatalogPage; exports.ProductReleasesListPage = ProductReleasesListPage; exports.ReleaseDetailPage = _chunkYHOIAA2Ecjs.ReleaseDetailPage; exports.RoadmapPage = RoadmapPage;
163
+ exports.DeliveryPage = DeliveryPage; exports.DocsHubPage = _chunk2MKUHJ3Ocjs.DocsHubPage; exports.FaqDocumentPage = _chunkFY5XAW3Hcjs.FaqDocumentPage; exports.HelpCenterList = _chunk3IEVA5AOcjs.HelpCenterList; exports.LegalDocumentPage = _chunk7I42V2ODcjs.LegalDocumentPage; exports.OnboardingGuideDetailView = _chunkIEZ3YBAPcjs.OnboardingGuideDetailView; exports.OnboardingGuidesCatalogPage = OnboardingGuidesCatalogPage; exports.ProductReleasesListPage = ProductReleasesListPage; exports.ReleaseDetailPage = _chunk7I42V2ODcjs.ReleaseDetailPage; exports.RoadmapPage = RoadmapPage;
164
164
  //# sourceMappingURL=index.cjs.map
@@ -6,29 +6,29 @@ import {
6
6
  ProductReleasesView,
7
7
  ReleaseDetailPage,
8
8
  RoadmapView
9
- } from "../../chunk-TKN5667N.js";
9
+ } from "../../chunk-BZMOEWWS.js";
10
10
  import {
11
11
  DocsHubPage
12
- } from "../../chunk-YZ2OIYQ3.js";
13
- import "../../chunk-GTWO5NAY.js";
12
+ } from "../../chunk-VDZO6IDR.js";
13
+ import "../../chunk-6CFFISUC.js";
14
14
  import {
15
15
  FaqDocumentPage
16
- } from "../../chunk-HSACATCD.js";
16
+ } from "../../chunk-MPYDX5WX.js";
17
17
  import {
18
18
  HelpCenterList
19
- } from "../../chunk-UUYRJPGJ.js";
20
- import "../../chunk-RQLBHKXN.js";
19
+ } from "../../chunk-VL2YMDPH.js";
20
+ import "../../chunk-NGEFYPY7.js";
21
21
  import {
22
22
  DevSectionPage
23
- } from "../../chunk-XQ2B74SI.js";
23
+ } from "../../chunk-WLM3F3WU.js";
24
24
  import {
25
25
  OnboardingGuideDetailView,
26
26
  OnboardingGuidesCatalogView
27
- } from "../../chunk-T2EGSZFN.js";
28
- import "../../chunk-4NWARV5I.js";
29
- import "../../chunk-CORIBKHG.js";
27
+ } from "../../chunk-AIRNG27G.js";
28
+ import "../../chunk-6QK3ONDD.js";
29
+ import "../../chunk-EGXCWZYP.js";
30
30
  import "../../chunk-RW2LPL72.js";
31
- import "../../chunk-BE6DK7QY.js";
31
+ import "../../chunk-OQIMH2WQ.js";
32
32
  import "../../chunk-PB3BTZDU.js";
33
33
  import "../../chunk-OYGFWWLQ.js";
34
34
  import "../../chunk-6GT557KN.js";