@flamingo-stack/openframe-frontend-core 0.0.492-1506.3956.1 → 0.0.492
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.
- package/dist/{chunk-KX3K2EH4.cjs → chunk-2XAAFAQT.cjs} +11 -11
- package/dist/{chunk-KX3K2EH4.cjs.map → chunk-2XAAFAQT.cjs.map} +1 -1
- package/dist/{chunk-JHEIOXXZ.js → chunk-4AWRPTKE.js} +5 -6
- package/dist/chunk-4AWRPTKE.js.map +1 -0
- package/dist/{chunk-PTXZB2KW.js → chunk-4J3CB4KO.js} +2 -2
- package/dist/{chunk-7N7YZCHR.cjs → chunk-4MLOMMDX.cjs} +5519 -7555
- package/dist/chunk-4MLOMMDX.cjs.map +1 -0
- package/dist/{chunk-MEMRQTOI.js → chunk-56J7RLMM.js} +10434 -12470
- package/dist/chunk-56J7RLMM.js.map +1 -0
- package/dist/{chunk-MEIGDK7M.cjs → chunk-5ICPQAUI.cjs} +60 -60
- package/dist/chunk-5ICPQAUI.cjs.map +1 -0
- package/dist/{chunk-BEEPU44B.js → chunk-5RHJVPL7.js} +10 -10
- package/dist/chunk-5RHJVPL7.js.map +1 -0
- package/dist/{chunk-XOFE2RT4.js → chunk-BTIRYGDT.js} +4 -4
- package/dist/{chunk-JSEJ5MH5.cjs → chunk-DY6AJNVK.cjs} +5 -5
- package/dist/{chunk-JSEJ5MH5.cjs.map → chunk-DY6AJNVK.cjs.map} +1 -1
- package/dist/{chunk-PLB6CQSO.js → chunk-FG5ALORQ.js} +2 -2
- package/dist/{chunk-QG2EBIH5.cjs → chunk-J2J36PEN.cjs} +31 -31
- package/dist/{chunk-QG2EBIH5.cjs.map → chunk-J2J36PEN.cjs.map} +1 -1
- package/dist/{chunk-A6FPYAUD.cjs → chunk-LIRXKEOE.cjs} +15 -15
- package/dist/{chunk-A6FPYAUD.cjs.map → chunk-LIRXKEOE.cjs.map} +1 -1
- package/dist/{chunk-MSL5NE3N.cjs → chunk-LVDI7R7T.cjs} +37 -37
- package/dist/{chunk-MSL5NE3N.cjs.map → chunk-LVDI7R7T.cjs.map} +1 -1
- package/dist/{chunk-MPUQFRJG.cjs → chunk-M4SCYPCR.cjs} +7 -7
- package/dist/{chunk-MPUQFRJG.cjs.map → chunk-M4SCYPCR.cjs.map} +1 -1
- package/dist/{chunk-QDGB2DKY.cjs → chunk-O6S6Q52W.cjs} +26 -26
- package/dist/{chunk-QDGB2DKY.cjs.map → chunk-O6S6Q52W.cjs.map} +1 -1
- package/dist/{chunk-W56JYDSC.cjs → chunk-OFFYASUY.cjs} +27 -28
- package/dist/chunk-OFFYASUY.cjs.map +1 -0
- package/dist/{chunk-NCAN6VUF.js → chunk-P3ITKTUE.js} +2 -2
- package/dist/{chunk-M6FEGPQJ.cjs → chunk-PI5BMKV3.cjs} +62 -62
- package/dist/{chunk-M6FEGPQJ.cjs.map → chunk-PI5BMKV3.cjs.map} +1 -1
- package/dist/{chunk-34TDA22K.js → chunk-QHRNQTW5.js} +2 -2
- package/dist/{chunk-OL3MJKUI.js → chunk-SZWMJIH3.js} +2 -2
- package/dist/{chunk-MZRIRQYV.js → chunk-U5LU56JE.js} +2 -2
- package/dist/{chunk-C65NCIMV.cjs → chunk-VML66FJQ.cjs} +9 -9
- package/dist/{chunk-C65NCIMV.cjs.map → chunk-VML66FJQ.cjs.map} +1 -1
- package/dist/{chunk-3LKB722U.js → chunk-WKWZ7LVC.js} +2 -2
- package/dist/{chunk-J3VBVR4W.js → chunk-WPFLV4QJ.js} +4 -4
- package/dist/components/case-studies/index.cjs +8 -8
- package/dist/components/case-studies/index.js +2 -2
- package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
- package/dist/components/chat/chat-message-list.d.ts.map +1 -1
- package/dist/components/chat/hooks/index.d.ts +1 -0
- package/dist/components/chat/hooks/index.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +48 -15
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +6 -0
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +57 -10
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +2 -10
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +0 -1
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +13 -21
- package/dist/components/chat/types/api.types.d.ts +81 -1
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +93 -2
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/chunk-parser.d.ts +25 -0
- package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -0
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +6 -34
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
- package/dist/components/chat/utils/index.d.ts +3 -2
- package/dist/components/chat/utils/index.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts +11 -59
- package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +3 -3
- package/dist/components/contact/index.js +2 -2
- package/dist/components/docs/index.cjs +5 -5
- package/dist/components/docs/index.js +4 -4
- package/dist/components/embeds/index.cjs +3 -3
- package/dist/components/embeds/index.js +2 -2
- package/dist/components/faq/index.cjs +3 -3
- package/dist/components/faq/index.js +2 -2
- package/dist/components/features/floating-walkthrough-video.d.ts.map +1 -1
- package/dist/components/features/index.cjs +2 -2
- package/dist/components/features/index.js +1 -1
- package/dist/components/help-center-pages/index.cjs +20 -20
- package/dist/components/help-center-pages/index.js +11 -11
- package/dist/components/index.cjs +130 -172
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +21 -63
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +2 -2
- package/dist/components/navigation/index.js +1 -1
- package/dist/components/navigation/navigation-sidebar-item.d.ts +23 -1
- package/dist/components/navigation/navigation-sidebar-item.d.ts.map +1 -1
- package/dist/components/navigation/navigation-sidebar.d.ts.map +1 -1
- package/dist/components/onboarding-guides/index.cjs +5 -5
- package/dist/components/onboarding-guides/index.js +4 -4
- package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
- package/dist/components/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
- package/dist/components/tickets/index.cjs +5 -5
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/data-table/data-table-column-filter.d.ts.map +1 -1
- package/dist/components/ui/data-table/data-table-header.d.ts.map +1 -1
- package/dist/components/ui/data-table/data-table-skeleton.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +2 -44
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.d.ts +2 -1
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +13 -55
- package/dist/components/ui/rich-markdown-renderer.d.ts +34 -0
- package/dist/components/ui/rich-markdown-renderer.d.ts.map +1 -0
- package/dist/components/ui/simple-markdown-renderer.d.ts +73 -0
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -0
- package/dist/components/ui/tab-navigation.d.ts.map +1 -1
- package/dist/index.cjs +2 -60
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +13 -71
- package/dist/utils/index.cjs +40 -169
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +41 -162
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
- package/package.json +1 -7
- package/src/components/chat/__tests__/chat-message-list.test.tsx +5 -293
- package/src/components/chat/chat-message-enhanced.tsx +20 -122
- package/src/components/chat/chat-message-list.tsx +109 -358
- package/src/components/chat/embeddable-chat.tsx +0 -6
- package/src/components/chat/hooks/.index.md +33 -30
- package/src/components/chat/hooks/.use-nats-chat-adapter.md +55 -36
- package/src/components/chat/hooks/.use-realtime-chunk-processor.md +77 -0
- package/src/components/chat/hooks/index.ts +1 -0
- package/src/components/chat/hooks/use-chat.ts +0 -8
- package/src/components/chat/hooks/use-nats-chat-adapter.ts +825 -243
- package/src/components/chat/hooks/use-realtime-chunk-processor.ts +489 -0
- package/src/components/chat/hooks/use-sse-chat-adapter.ts +684 -380
- package/src/components/chat/index.ts +0 -5
- package/src/components/chat/thinking-display.tsx +1 -1
- package/src/components/chat/types/.api.types.md +49 -39
- package/src/components/chat/types/.processing.types.md +58 -29
- package/src/components/chat/types/api.types.ts +73 -6
- package/src/components/chat/types/processing.types.ts +53 -11
- package/src/components/chat/utils/.chunk-parser.md +62 -0
- package/src/components/chat/utils/.index.md +40 -31
- package/src/components/chat/utils/chunk-parser.ts +262 -0
- package/src/components/chat/utils/extract-incomplete-message-state.ts +5 -63
- package/src/components/chat/utils/index.ts +8 -5
- package/src/components/chat/utils/process-historical-messages.ts +386 -358
- package/src/components/features/floating-walkthrough-video.tsx +3 -1
- package/src/components/navigation/navigation-sidebar-item.tsx +80 -30
- package/src/components/navigation/navigation-sidebar.tsx +106 -46
- package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +4 -22
- package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
- package/src/components/shared/product-release/release-detail-page.tsx +4 -19
- package/src/components/ui/.simple-markdown-renderer.md +52 -0
- package/src/components/ui/__tests__/tab-navigation.test.tsx +159 -0
- package/src/components/ui/data-table/data-table-column-filter.tsx +7 -1
- package/src/components/ui/data-table/data-table-header.tsx +4 -1
- package/src/components/ui/data-table/data-table-skeleton.tsx +7 -0
- package/src/components/ui/index.ts +2 -1
- package/src/components/ui/release-changelog-section.tsx +1 -1
- package/src/components/ui/rich-markdown-renderer.tsx +1223 -0
- package/src/components/ui/simple-markdown-renderer.tsx +964 -0
- package/src/components/ui/tab-navigation.tsx +370 -171
- package/src/components/ui/ticket-info-section.tsx +1 -1
- package/src/utils/index.ts +0 -1
- package/src/utils/markdown-section-extractor.ts +56 -41
- package/dist/chat-protocol/decode.d.ts +0 -58
- package/dist/chat-protocol/decode.d.ts.map +0 -1
- package/dist/chat-protocol/encode.d.ts +0 -44
- package/dist/chat-protocol/encode.d.ts.map +0 -1
- package/dist/chat-protocol/env-flag.d.ts +0 -35
- package/dist/chat-protocol/env-flag.d.ts.map +0 -1
- package/dist/chat-protocol/events.d.ts +0 -207
- package/dist/chat-protocol/events.d.ts.map +0 -1
- package/dist/chat-protocol/frames.d.ts +0 -213
- package/dist/chat-protocol/frames.d.ts.map +0 -1
- package/dist/chat-protocol/index.cjs +0 -500
- package/dist/chat-protocol/index.cjs.map +0 -1
- package/dist/chat-protocol/index.d.ts +0 -18
- package/dist/chat-protocol/index.d.ts.map +0 -1
- package/dist/chat-protocol/index.js +0 -484
- package/dist/chat-protocol/index.js.map +0 -1
- package/dist/chat-protocol/ip-normalize.d.ts +0 -44
- package/dist/chat-protocol/ip-normalize.d.ts.map +0 -1
- package/dist/chat-protocol/nats-decoder.d.ts +0 -26
- package/dist/chat-protocol/nats-decoder.d.ts.map +0 -1
- package/dist/chunk-7N7YZCHR.cjs.map +0 -1
- package/dist/chunk-BEEPU44B.js.map +0 -1
- package/dist/chunk-JHEIOXXZ.js.map +0 -1
- package/dist/chunk-MEIGDK7M.cjs.map +0 -1
- package/dist/chunk-MEMRQTOI.js.map +0 -1
- package/dist/chunk-W56JYDSC.cjs.map +0 -1
- package/dist/components/chat/stream/chat-dialog-store.d.ts +0 -184
- package/dist/components/chat/stream/chat-dialog-store.d.ts.map +0 -1
- package/dist/components/chat/stream/chat-stream-reducer.d.ts +0 -367
- package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +0 -1
- package/dist/components/chat/stream/delta-batcher.d.ts +0 -51
- package/dist/components/chat/stream/delta-batcher.d.ts.map +0 -1
- package/dist/components/chat/stream/index.d.ts +0 -17
- package/dist/components/chat/stream/index.d.ts.map +0 -1
- package/dist/components/chat/stream/message-mutations.d.ts +0 -77
- package/dist/components/chat/stream/message-mutations.d.ts.map +0 -1
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +0 -22
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +0 -1
- package/dist/components/ui/markdown/base-components.d.ts +0 -51
- package/dist/components/ui/markdown/base-components.d.ts.map +0 -1
- package/dist/components/ui/markdown/engine.d.ts +0 -99
- package/dist/components/ui/markdown/engine.d.ts.map +0 -1
- package/dist/components/ui/markdown/heading-ids.d.ts +0 -65
- package/dist/components/ui/markdown/heading-ids.d.ts.map +0 -1
- package/dist/components/ui/markdown/index.d.ts +0 -18
- package/dist/components/ui/markdown/index.d.ts.map +0 -1
- package/dist/components/ui/markdown/mermaid-diagram.d.ts +0 -79
- package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts +0 -14
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +0 -40
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/shortcodes.d.ts +0 -8
- package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +0 -1
- package/dist/components/ui/markdown/sanitize.d.ts +0 -153
- package/dist/components/ui/markdown/sanitize.d.ts.map +0 -1
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +0 -23
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +0 -1
- package/dist/components/ui/markdown/streaming.d.ts +0 -78
- package/dist/components/ui/markdown/streaming.d.ts.map +0 -1
- package/dist/components/ui/markdown/text-size.d.ts +0 -34
- package/dist/components/ui/markdown/text-size.d.ts.map +0 -1
- package/dist/utils/markdown-fences.d.ts +0 -42
- package/dist/utils/markdown-fences.d.ts.map +0 -1
- package/dist/utils/markdown-heading-id.d.ts +0 -85
- package/dist/utils/markdown-heading-id.d.ts.map +0 -1
- package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +0 -317
- package/src/chat-protocol/__tests__/chat-protocol.test.ts +0 -516
- package/src/chat-protocol/__tests__/env-flag.test.ts +0 -52
- package/src/chat-protocol/__tests__/ip-normalize.test.ts +0 -136
- package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +0 -232
- package/src/chat-protocol/decode.ts +0 -278
- package/src/chat-protocol/encode.ts +0 -71
- package/src/chat-protocol/env-flag.ts +0 -39
- package/src/chat-protocol/events.ts +0 -245
- package/src/chat-protocol/frames.ts +0 -245
- package/src/chat-protocol/index.ts +0 -21
- package/src/chat-protocol/ip-normalize.ts +0 -146
- package/src/chat-protocol/nats-decoder.ts +0 -258
- package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
- package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -230
- package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +0 -37
- package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
- package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +0 -438
- package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +0 -318
- package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +0 -940
- package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +0 -756
- package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +0 -460
- package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +0 -973
- package/src/components/chat/stream/__tests__/delta-batcher.test.ts +0 -255
- package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +0 -98
- package/src/components/chat/stream/chat-dialog-store.ts +0 -536
- package/src/components/chat/stream/chat-stream-reducer.ts +0 -1808
- package/src/components/chat/stream/delta-batcher.ts +0 -168
- package/src/components/chat/stream/index.ts +0 -55
- package/src/components/chat/stream/message-mutations.ts +0 -340
- package/src/components/chat/stream/use-chat-stream-reducer.ts +0 -126
- package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +0 -420
- package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +0 -605
- package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +0 -394
- package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +0 -270
- package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +0 -2420
- package/src/components/ui/__tests__/markdown-parity.test.tsx +0 -2528
- package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +0 -115
- package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +0 -95
- package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +0 -309
- package/src/components/ui/markdown/__tests__/streaming.test.tsx +0 -388
- package/src/components/ui/markdown/base-components.tsx +0 -360
- package/src/components/ui/markdown/engine.tsx +0 -315
- package/src/components/ui/markdown/heading-ids.ts +0 -239
- package/src/components/ui/markdown/index.ts +0 -49
- package/src/components/ui/markdown/mermaid-diagram.tsx +0 -291
- package/src/components/ui/markdown/rich/embed-overrides.tsx +0 -199
- package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +0 -184
- package/src/components/ui/markdown/rich/shortcodes.ts +0 -170
- package/src/components/ui/markdown/sanitize.ts +0 -3499
- package/src/components/ui/markdown/simple-markdown-renderer.tsx +0 -28
- package/src/components/ui/markdown/streaming.ts +0 -362
- package/src/components/ui/markdown/text-size.ts +0 -106
- package/src/utils/markdown-fences.ts +0 -127
- package/src/utils/markdown-heading-id.ts +0 -348
- /package/dist/{chunk-PTXZB2KW.js.map → chunk-4J3CB4KO.js.map} +0 -0
- /package/dist/{chunk-XOFE2RT4.js.map → chunk-BTIRYGDT.js.map} +0 -0
- /package/dist/{chunk-PLB6CQSO.js.map → chunk-FG5ALORQ.js.map} +0 -0
- /package/dist/{chunk-NCAN6VUF.js.map → chunk-P3ITKTUE.js.map} +0 -0
- /package/dist/{chunk-34TDA22K.js.map → chunk-QHRNQTW5.js.map} +0 -0
- /package/dist/{chunk-OL3MJKUI.js.map → chunk-SZWMJIH3.js.map} +0 -0
- /package/dist/{chunk-MZRIRQYV.js.map → chunk-U5LU56JE.js.map} +0 -0
- /package/dist/{chunk-3LKB722U.js.map → chunk-WKWZ7LVC.js.map} +0 -0
- /package/dist/{chunk-J3VBVR4W.js.map → chunk-WPFLV4QJ.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import "../chunk-GZ4C3XW6.js";
|
|
|
4
4
|
import {
|
|
5
5
|
GROUP_PAGE_SIZE,
|
|
6
6
|
RelatedContentSection
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-U5LU56JE.js";
|
|
8
8
|
import {
|
|
9
9
|
DeliveryLists,
|
|
10
10
|
DeliveryTable,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
useLegalDocs,
|
|
22
22
|
usePaginationLoading,
|
|
23
23
|
useRoadmapVoting
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-5RHJVPL7.js";
|
|
25
25
|
import {
|
|
26
26
|
AnnouncementBarSkeleton,
|
|
27
27
|
ArticleLayoutSkeleton,
|
|
@@ -54,17 +54,17 @@ import {
|
|
|
54
54
|
useDocNavigation,
|
|
55
55
|
useDocumentTree,
|
|
56
56
|
useScrollSpy
|
|
57
|
-
} from "../chunk-
|
|
57
|
+
} from "../chunk-BTIRYGDT.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-4J3CB4KO.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-FG5ALORQ.js";
|
|
68
68
|
import {
|
|
69
69
|
DeliveryRow,
|
|
70
70
|
DevCardRowContent,
|
|
@@ -75,11 +75,11 @@ import {
|
|
|
75
75
|
EmptyState,
|
|
76
76
|
UnifiedPagination,
|
|
77
77
|
init_unified_pagination
|
|
78
|
-
} from "../chunk-
|
|
78
|
+
} from "../chunk-QHRNQTW5.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-SZWMJIH3.js";
|
|
83
83
|
import {
|
|
84
84
|
DocSearchBar,
|
|
85
85
|
DocSearchResultRow,
|
|
@@ -87,7 +87,7 @@ import {
|
|
|
87
87
|
mapDocSearchResults,
|
|
88
88
|
resolveSearchResultAction,
|
|
89
89
|
useDocSearch
|
|
90
|
-
} from "../chunk-
|
|
90
|
+
} from "../chunk-WKWZ7LVC.js";
|
|
91
91
|
import {
|
|
92
92
|
useSelfFetch
|
|
93
93
|
} from "../chunk-6WTCJI5R.js";
|
|
@@ -284,9 +284,7 @@ import {
|
|
|
284
284
|
CustomerInterviewCardSkeleton,
|
|
285
285
|
CveLink,
|
|
286
286
|
DEFAULT_CUSTOM_STATUS_COLOR,
|
|
287
|
-
DEFAULT_DIALOG_SIDE,
|
|
288
287
|
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
289
|
-
DEFAULT_MAX_REDUCERS,
|
|
290
288
|
DEFAULT_THEME,
|
|
291
289
|
DEFAULT_VIDEO_BITES_TITLE,
|
|
292
290
|
DashboardInfoCard,
|
|
@@ -426,14 +424,12 @@ import {
|
|
|
426
424
|
LoadError,
|
|
427
425
|
LoadingProvider,
|
|
428
426
|
LoginForm,
|
|
429
|
-
MAX_PENDING_RETAIN_KEYS,
|
|
430
427
|
MESSAGE_ROLE,
|
|
431
428
|
MESSAGE_TYPE,
|
|
432
429
|
MOBILE_NAV_PANEL_ID,
|
|
433
430
|
MUX_IMAGE_ORIGIN,
|
|
434
431
|
MUX_STREAM_ORIGIN,
|
|
435
432
|
MarkdownEditor,
|
|
436
|
-
MarkdownEngine,
|
|
437
433
|
MarkdownImage,
|
|
438
434
|
MarqueeWall,
|
|
439
435
|
MarqueeWallFades,
|
|
@@ -457,7 +453,6 @@ import {
|
|
|
457
453
|
MenubarSubContent,
|
|
458
454
|
MenubarSubTrigger,
|
|
459
455
|
MenubarTrigger,
|
|
460
|
-
MermaidDiagram,
|
|
461
456
|
MessageSegmentAccumulator,
|
|
462
457
|
MingoAiButton,
|
|
463
458
|
MingoChatHistory,
|
|
@@ -588,7 +583,6 @@ import {
|
|
|
588
583
|
RoadmapCard,
|
|
589
584
|
RoadmapCardSkeleton,
|
|
590
585
|
RoadmapVoteButton,
|
|
591
|
-
SAFE_HTML_TAGS,
|
|
592
586
|
SCROLL_ANCHOR,
|
|
593
587
|
SCROLL_ANCHOR_WIRE_KEY,
|
|
594
588
|
SECTION_HEADING_CLASS,
|
|
@@ -596,7 +590,6 @@ import {
|
|
|
596
590
|
SOURCE_ICON_NAMES,
|
|
597
591
|
SOURCE_LABELS_BY_TABLE,
|
|
598
592
|
STRIP_CELL_MAX_WIDTH,
|
|
599
|
-
SVG_TAGS,
|
|
600
593
|
SYNTHETIC_REALTIME_ID_PREFIXES,
|
|
601
594
|
ScriptArguments,
|
|
602
595
|
ScriptInfoSection,
|
|
@@ -651,7 +644,6 @@ import {
|
|
|
651
644
|
StickySectionNav,
|
|
652
645
|
Switch,
|
|
653
646
|
TAG_BADGE_CLASS,
|
|
654
|
-
TEXT_SIZE_PRESETS,
|
|
655
647
|
THEME_ATTRIBUTE,
|
|
656
648
|
THEME_STORAGE_KEY,
|
|
657
649
|
TICKET_STATUS_COLOR_PRESETS,
|
|
@@ -750,43 +742,31 @@ import {
|
|
|
750
742
|
buildChatAttachmentViewUrl,
|
|
751
743
|
buildChatRefKey,
|
|
752
744
|
buildDiscussAddendum,
|
|
753
|
-
buildEffectiveTagSet,
|
|
754
|
-
buildHeadingIdMap,
|
|
755
745
|
buildNatsWsUrl,
|
|
756
746
|
buildProductReleaseCardProps,
|
|
757
|
-
buildSanitizeSchema,
|
|
758
747
|
buildStreamFrames,
|
|
759
|
-
cardAwareUrlTransform,
|
|
760
748
|
chatChipClass,
|
|
761
749
|
clearLegacyAnnouncementCache,
|
|
762
750
|
clickupTaskUrl,
|
|
763
751
|
columnFromTicketStatus,
|
|
764
|
-
completeStreamingTail,
|
|
765
752
|
computeHistoryPrepend,
|
|
766
753
|
computeIsNewTab,
|
|
767
|
-
createChatDialogStore,
|
|
768
|
-
createChatStreamReducer,
|
|
769
754
|
createColumnHelper,
|
|
770
|
-
createDeltaBatcher,
|
|
771
|
-
createEmptyTurnMeta,
|
|
772
755
|
createMessageSegmentAccumulator,
|
|
773
756
|
decideNewTab,
|
|
774
|
-
decodeHistoricalMessageData,
|
|
775
757
|
defaultBuildProductReleaseCardProps,
|
|
776
758
|
defaultTableIdForDocumentType,
|
|
777
759
|
deriveColumns,
|
|
778
760
|
detectAspectRatio,
|
|
779
761
|
dismissAnnouncement,
|
|
780
762
|
escapeMarkdownInline,
|
|
781
|
-
escapeUnknownHtmlTags,
|
|
782
763
|
executeNavigation,
|
|
783
764
|
executeNavigationImperative,
|
|
784
765
|
exportToCSV,
|
|
785
766
|
extractEntityIdFilter,
|
|
786
767
|
extractErrorMessages,
|
|
787
768
|
extractIncompleteMessageState,
|
|
788
|
-
|
|
789
|
-
extractText,
|
|
769
|
+
extractTextFromChunk,
|
|
790
770
|
extractYouTubeId,
|
|
791
771
|
fetchEmptyStateConfig,
|
|
792
772
|
fetchSlashCommands,
|
|
@@ -840,8 +820,11 @@ import {
|
|
|
840
820
|
interleave,
|
|
841
821
|
isAnnouncementDismissed,
|
|
842
822
|
isApprovalNotification,
|
|
823
|
+
isControlChunk,
|
|
843
824
|
isCrossOriginUrl,
|
|
825
|
+
isErrorChunk,
|
|
844
826
|
isHistoricalUserTurn,
|
|
827
|
+
isMetadataChunk,
|
|
845
828
|
isModifierClick,
|
|
846
829
|
isQuickActionIconSpec,
|
|
847
830
|
isStructuredContent,
|
|
@@ -857,15 +840,14 @@ import {
|
|
|
857
840
|
normalizeContent,
|
|
858
841
|
normalizeHistoricalMessageData,
|
|
859
842
|
normalizeIconKey,
|
|
843
|
+
parseChunkToAction,
|
|
860
844
|
parseScrollAnchor,
|
|
861
845
|
parseWireCommandOverride,
|
|
862
846
|
pickReadableTextColor,
|
|
863
847
|
processHistoricalMessages,
|
|
864
848
|
processHistoricalMessagesWithErrors,
|
|
865
|
-
processShortcodes,
|
|
866
849
|
programItemToStripProfile,
|
|
867
850
|
ratioToCategory,
|
|
868
|
-
rehypeStripUnsafe,
|
|
869
851
|
remarkCardLinks,
|
|
870
852
|
remarkMentionChips,
|
|
871
853
|
renderChatInlineEntityCard,
|
|
@@ -876,13 +858,11 @@ import {
|
|
|
876
858
|
resolveSourceIcon,
|
|
877
859
|
resolveSourceRowCTA,
|
|
878
860
|
resolveStatusTagProps,
|
|
879
|
-
resolveTextSizeConfig,
|
|
880
861
|
resolveTicketStatus,
|
|
881
862
|
safeHref,
|
|
882
863
|
sanitizeTitleForChat,
|
|
883
864
|
saveDataEnabled,
|
|
884
865
|
sortBitesByCreatedAtDesc,
|
|
885
|
-
splitStreamingBlocks,
|
|
886
866
|
statusBadgeVariants,
|
|
887
867
|
stripChatAttachmentMarkdown,
|
|
888
868
|
stripSameOriginToPath,
|
|
@@ -901,7 +881,6 @@ import {
|
|
|
901
881
|
useChatAttachments,
|
|
902
882
|
useChatCardItem,
|
|
903
883
|
useChatIdentity,
|
|
904
|
-
useChatStreamReducer,
|
|
905
884
|
useChunkCatchup,
|
|
906
885
|
useCloseOnNavigation,
|
|
907
886
|
useCollapsible,
|
|
@@ -911,7 +890,6 @@ import {
|
|
|
911
890
|
useDynamicTheme,
|
|
912
891
|
useEmptyStateConfig,
|
|
913
892
|
useFiltersDropdown,
|
|
914
|
-
useHeadingIdMap,
|
|
915
893
|
useJetStreamDialogSubscription,
|
|
916
894
|
useLoading,
|
|
917
895
|
useMarqueeSync,
|
|
@@ -922,6 +900,7 @@ import {
|
|
|
922
900
|
useOptionalTimeTracker,
|
|
923
901
|
usePageActionsBottomPadding,
|
|
924
902
|
useProxiedImageUrl,
|
|
903
|
+
useRealtimeChunkProcessor,
|
|
925
904
|
useRichMarkdownRuntime,
|
|
926
905
|
useSSE,
|
|
927
906
|
useScriptedStream,
|
|
@@ -940,7 +919,7 @@ import {
|
|
|
940
919
|
useVideoWarmup,
|
|
941
920
|
useWalkthroughVideo,
|
|
942
921
|
usesCanonicalStatusStyle
|
|
943
|
-
} from "../chunk-
|
|
922
|
+
} from "../chunk-56J7RLMM.js";
|
|
944
923
|
import {
|
|
945
924
|
CommandApprovalToast,
|
|
946
925
|
ToastCard,
|
|
@@ -4867,9 +4846,7 @@ export {
|
|
|
4867
4846
|
CutVendorCostsIcon,
|
|
4868
4847
|
CveLink,
|
|
4869
4848
|
DEFAULT_CUSTOM_STATUS_COLOR,
|
|
4870
|
-
DEFAULT_DIALOG_SIDE,
|
|
4871
4849
|
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
4872
|
-
DEFAULT_MAX_REDUCERS,
|
|
4873
4850
|
DEFAULT_THEME,
|
|
4874
4851
|
DEFAULT_VIDEO_BITES_TITLE,
|
|
4875
4852
|
DashboardIcon,
|
|
@@ -5111,7 +5088,6 @@ export {
|
|
|
5111
5088
|
CheckCircleIcon2 as LucideCheckCircleIcon,
|
|
5112
5089
|
XIcon2 as LucideXIcon,
|
|
5113
5090
|
LumaIcon,
|
|
5114
|
-
MAX_PENDING_RETAIN_KEYS,
|
|
5115
5091
|
MESSAGE_ROLE,
|
|
5116
5092
|
MESSAGE_TYPE,
|
|
5117
5093
|
MOBILE_NAV_PANEL_ID,
|
|
@@ -5123,7 +5099,6 @@ export {
|
|
|
5123
5099
|
MarginCrisisIcon,
|
|
5124
5100
|
MarginReportSkeleton,
|
|
5125
5101
|
MarkdownEditor,
|
|
5126
|
-
MarkdownEngine,
|
|
5127
5102
|
MarkdownImage,
|
|
5128
5103
|
MarkdownSkeleton,
|
|
5129
5104
|
MarqueeWall,
|
|
@@ -5150,7 +5125,6 @@ export {
|
|
|
5150
5125
|
MenubarSubContent,
|
|
5151
5126
|
MenubarSubTrigger,
|
|
5152
5127
|
MenubarTrigger,
|
|
5153
|
-
MermaidDiagram,
|
|
5154
5128
|
MessageCircleIcon,
|
|
5155
5129
|
MessageSegmentAccumulator,
|
|
5156
5130
|
MetricValue,
|
|
@@ -5346,7 +5320,6 @@ export {
|
|
|
5346
5320
|
RoadmapGridSkeleton,
|
|
5347
5321
|
RoadmapView,
|
|
5348
5322
|
RoadmapVoteButton,
|
|
5349
|
-
SAFE_HTML_TAGS,
|
|
5350
5323
|
SCROLL_ANCHOR,
|
|
5351
5324
|
SCROLL_ANCHOR_WIRE_KEY,
|
|
5352
5325
|
SECTION_HEADING_CLASS,
|
|
@@ -5356,7 +5329,6 @@ export {
|
|
|
5356
5329
|
SOURCE_LABELS_BY_TABLE,
|
|
5357
5330
|
SSOConfigurationIcon,
|
|
5358
5331
|
STRIP_CELL_MAX_WIDTH,
|
|
5359
|
-
SVG_TAGS,
|
|
5360
5332
|
SYNTHETIC_REALTIME_ID_PREFIXES,
|
|
5361
5333
|
ScriptArguments,
|
|
5362
5334
|
ScriptGenerationIcon,
|
|
@@ -5444,7 +5416,6 @@ export {
|
|
|
5444
5416
|
SunIcon,
|
|
5445
5417
|
Switch,
|
|
5446
5418
|
TAG_BADGE_CLASS,
|
|
5447
|
-
TEXT_SIZE_PRESETS,
|
|
5448
5419
|
THEME_ATTRIBUTE,
|
|
5449
5420
|
THEME_STORAGE_KEY,
|
|
5450
5421
|
TICKET_STATUS_COLOR_PRESETS,
|
|
@@ -5578,37 +5549,26 @@ export {
|
|
|
5578
5549
|
buildChatAttachmentViewUrl,
|
|
5579
5550
|
buildChatRefKey,
|
|
5580
5551
|
buildDiscussAddendum,
|
|
5581
|
-
buildEffectiveTagSet,
|
|
5582
|
-
buildHeadingIdMap,
|
|
5583
5552
|
buildNatsWsUrl,
|
|
5584
5553
|
buildProductReleaseCardProps,
|
|
5585
|
-
buildSanitizeSchema,
|
|
5586
5554
|
buildStreamFrames,
|
|
5587
5555
|
buttonVariants,
|
|
5588
|
-
cardAwareUrlTransform,
|
|
5589
5556
|
embedAuthedFetch as chatAuthedFetch,
|
|
5590
5557
|
chatChipClass,
|
|
5591
5558
|
clearEmbedProxyAuth as clearChatProxyAuth,
|
|
5592
5559
|
clickupTaskUrl,
|
|
5593
5560
|
columnFromTicketStatus,
|
|
5594
|
-
completeStreamingTail,
|
|
5595
5561
|
computeHistoryPrepend,
|
|
5596
5562
|
computeIsNewTab,
|
|
5597
|
-
createChatDialogStore,
|
|
5598
|
-
createChatStreamReducer,
|
|
5599
5563
|
createColumnHelper,
|
|
5600
|
-
createDeltaBatcher,
|
|
5601
|
-
createEmptyTurnMeta,
|
|
5602
5564
|
createMessageSegmentAccumulator,
|
|
5603
5565
|
decideNewTab,
|
|
5604
|
-
decodeHistoricalMessageData,
|
|
5605
5566
|
defaultBuildProductReleaseCardProps,
|
|
5606
5567
|
defaultTableIdForDocumentType,
|
|
5607
5568
|
deriveColumns,
|
|
5608
5569
|
detectAspectRatio,
|
|
5609
5570
|
dotColorByVariant,
|
|
5610
5571
|
escapeMarkdownInline,
|
|
5611
|
-
escapeUnknownHtmlTags,
|
|
5612
5572
|
evaluateFeatureValue,
|
|
5613
5573
|
executeNavigation,
|
|
5614
5574
|
executeNavigationImperative,
|
|
@@ -5616,8 +5576,7 @@ export {
|
|
|
5616
5576
|
extractEntityIdFilter,
|
|
5617
5577
|
extractErrorMessages,
|
|
5618
5578
|
extractIncompleteMessageState,
|
|
5619
|
-
|
|
5620
|
-
extractText,
|
|
5579
|
+
extractTextFromChunk,
|
|
5621
5580
|
extractYouTubeId,
|
|
5622
5581
|
fetchEmptyStateConfig,
|
|
5623
5582
|
fetchSlashCommands,
|
|
@@ -5670,8 +5629,11 @@ export {
|
|
|
5670
5629
|
historicalToUnified,
|
|
5671
5630
|
interleave,
|
|
5672
5631
|
isApprovalNotification,
|
|
5632
|
+
isControlChunk,
|
|
5673
5633
|
isCrossOriginUrl,
|
|
5634
|
+
isErrorChunk,
|
|
5674
5635
|
isHistoricalUserTurn,
|
|
5636
|
+
isMetadataChunk,
|
|
5675
5637
|
isModifierClick,
|
|
5676
5638
|
isQuickActionIconSpec,
|
|
5677
5639
|
isStructuredContent,
|
|
@@ -5688,15 +5650,14 @@ export {
|
|
|
5688
5650
|
normalizeContent,
|
|
5689
5651
|
normalizeHistoricalMessageData,
|
|
5690
5652
|
normalizeIconKey,
|
|
5653
|
+
parseChunkToAction,
|
|
5691
5654
|
parseScrollAnchor,
|
|
5692
5655
|
parseWireCommandOverride,
|
|
5693
5656
|
processHistoricalMessages,
|
|
5694
5657
|
processHistoricalMessagesWithErrors,
|
|
5695
|
-
processShortcodes,
|
|
5696
5658
|
programItemToStripProfile,
|
|
5697
5659
|
progressColorByVariant,
|
|
5698
5660
|
ratioToCategory,
|
|
5699
|
-
rehypeStripUnsafe,
|
|
5700
5661
|
remarkCardLinks,
|
|
5701
5662
|
remarkMentionChips,
|
|
5702
5663
|
renderChatInlineEntityCard,
|
|
@@ -5709,7 +5670,6 @@ export {
|
|
|
5709
5670
|
resolveSourceIcon,
|
|
5710
5671
|
resolveSourceRowCTA,
|
|
5711
5672
|
resolveStatusTagProps,
|
|
5712
|
-
resolveTextSizeConfig,
|
|
5713
5673
|
resolveTicketStatus,
|
|
5714
5674
|
safeHref,
|
|
5715
5675
|
sanitizeTitleForChat,
|
|
@@ -5719,7 +5679,6 @@ export {
|
|
|
5719
5679
|
showCommandApprovalToast,
|
|
5720
5680
|
showToast,
|
|
5721
5681
|
sortBitesByCreatedAtDesc,
|
|
5722
|
-
splitStreamingBlocks,
|
|
5723
5682
|
statusBadgeVariants,
|
|
5724
5683
|
stripChatAttachmentMarkdown,
|
|
5725
5684
|
stripSameOriginToPath,
|
|
@@ -5739,7 +5698,6 @@ export {
|
|
|
5739
5698
|
useChatAttachments,
|
|
5740
5699
|
useChatCardItem,
|
|
5741
5700
|
useChatIdentity,
|
|
5742
|
-
useChatStreamReducer,
|
|
5743
5701
|
useChunkCatchup,
|
|
5744
5702
|
useCloseOnNavigation,
|
|
5745
5703
|
useCollapsible,
|
|
@@ -5754,7 +5712,6 @@ export {
|
|
|
5754
5712
|
useSseChatAdapter as useEmbeddedChat,
|
|
5755
5713
|
useEmptyStateConfig,
|
|
5756
5714
|
useFiltersDropdown,
|
|
5757
|
-
useHeadingIdMap,
|
|
5758
5715
|
useJetStreamDialogSubscription,
|
|
5759
5716
|
useLegalDocs,
|
|
5760
5717
|
useLoading,
|
|
@@ -5768,6 +5725,7 @@ export {
|
|
|
5768
5725
|
usePageActionsBottomPadding,
|
|
5769
5726
|
usePaginationLoading,
|
|
5770
5727
|
useProxiedImageUrl,
|
|
5728
|
+
useRealtimeChunkProcessor,
|
|
5771
5729
|
useRichMarkdownRuntime,
|
|
5772
5730
|
useRoadmapVoting,
|
|
5773
5731
|
useSSE,
|