@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.
- package/dist/{chunk-5CJR2GZ4.cjs → chunk-2MKUHJ3O.cjs} +31 -31
- package/dist/{chunk-5CJR2GZ4.cjs.map → chunk-2MKUHJ3O.cjs.map} +1 -1
- package/dist/{chunk-S2NHJDKQ.cjs → chunk-3IEVA5AO.cjs} +62 -62
- package/dist/{chunk-S2NHJDKQ.cjs.map → chunk-3IEVA5AO.cjs.map} +1 -1
- package/dist/{chunk-GTWO5NAY.js → chunk-6CFFISUC.js} +2 -2
- package/dist/{chunk-VHG6AX5V.js → chunk-6CJ2K7BD.js} +2 -2
- package/dist/{chunk-4NWARV5I.js → chunk-6QK3ONDD.js} +2 -2
- package/dist/{chunk-YHOIAA2E.cjs → chunk-7I42V2OD.cjs} +60 -60
- package/dist/chunk-7I42V2OD.cjs.map +1 -0
- package/dist/{chunk-T2EGSZFN.js → chunk-AIRNG27G.js} +5 -6
- package/dist/chunk-AIRNG27G.js.map +1 -0
- package/dist/{chunk-NWX7MMF5.cjs → chunk-AW63ET2A.cjs} +15 -15
- package/dist/{chunk-NWX7MMF5.cjs.map → chunk-AW63ET2A.cjs.map} +1 -1
- package/dist/{chunk-TKN5667N.js → chunk-BZMOEWWS.js} +10 -10
- package/dist/chunk-BZMOEWWS.js.map +1 -0
- package/dist/{chunk-DSDZ5T4P.cjs → chunk-D5LQMRPU.cjs} +5 -5
- package/dist/{chunk-DSDZ5T4P.cjs.map → chunk-D5LQMRPU.cjs.map} +1 -1
- package/dist/{chunk-CORIBKHG.js → chunk-EGXCWZYP.js} +2 -2
- package/dist/{chunk-5EYRXSY5.cjs → chunk-EJQUYZXF.cjs} +9 -9
- package/dist/{chunk-5EYRXSY5.cjs.map → chunk-EJQUYZXF.cjs.map} +1 -1
- package/dist/{chunk-P4WTZU6L.cjs → chunk-FY5XAW3H.cjs} +11 -11
- package/dist/{chunk-P4WTZU6L.cjs.map → chunk-FY5XAW3H.cjs.map} +1 -1
- package/dist/{chunk-VQ523ORK.cjs → chunk-GMPYR3MX.cjs} +26 -26
- package/dist/{chunk-VQ523ORK.cjs.map → chunk-GMPYR3MX.cjs.map} +1 -1
- package/dist/{chunk-QSCHCZL3.cjs → chunk-GUTYUMGV.cjs} +7 -7
- package/dist/{chunk-QSCHCZL3.cjs.map → chunk-GUTYUMGV.cjs.map} +1 -1
- package/dist/{chunk-Q6E7VJ4W.cjs → chunk-IEZ3YBAP.cjs} +27 -28
- package/dist/chunk-IEZ3YBAP.cjs.map +1 -0
- package/dist/{chunk-HSACATCD.js → chunk-MPYDX5WX.js} +2 -2
- package/dist/{chunk-RQLBHKXN.js → chunk-NGEFYPY7.js} +2 -2
- package/dist/{chunk-BE6DK7QY.js → chunk-OQIMH2WQ.js} +8985 -11081
- package/dist/chunk-OQIMH2WQ.js.map +1 -0
- package/dist/{chunk-CSYSYJCF.cjs → chunk-UZZT65PQ.cjs} +37 -37
- package/dist/{chunk-CSYSYJCF.cjs.map → chunk-UZZT65PQ.cjs.map} +1 -1
- package/dist/{chunk-YZ2OIYQ3.js → chunk-VDZO6IDR.js} +4 -4
- package/dist/{chunk-UUYRJPGJ.js → chunk-VL2YMDPH.js} +4 -4
- package/dist/{chunk-5LMGFI4J.cjs → chunk-VUXNXWOQ.cjs} +4946 -7042
- package/dist/chunk-VUXNXWOQ.cjs.map +1 -0
- package/dist/{chunk-XQ2B74SI.js → chunk-WLM3F3WU.js} +2 -2
- 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/guide-display.d.ts +14 -0
- package/dist/components/chat/guide-display.d.ts.map +1 -0
- 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 -8
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +1 -1
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +15 -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/component.types.d.ts +6 -0
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/chat/types/message.types.d.ts +15 -2
- package/dist/components/chat/types/message.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/message-segment-accumulator.d.ts +5 -0
- package/dist/components/chat/utils/message-segment-accumulator.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/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 -170
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +23 -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/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/index.cjs +2 -42
- 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 +15 -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/index.cjs +2 -58
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +15 -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 +80 -163
- package/src/components/chat/chat-message-list.tsx +109 -358
- package/src/components/chat/embeddable-chat.tsx +0 -6
- package/src/components/chat/guide-display.tsx +44 -0
- 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 +1 -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/component.types.ts +9 -0
- package/src/components/chat/types/message.types.ts +17 -1
- 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/message-segment-accumulator.ts +19 -0
- package/src/components/chat/utils/process-historical-messages.ts +390 -352
- 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/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/ticket-info-section.tsx +1 -1
- package/src/stories/ChatMessageEnhanced.stories.tsx +48 -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 -196
- 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 -494
- 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 -478
- 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-5LMGFI4J.cjs.map +0 -1
- package/dist/chunk-BE6DK7QY.js.map +0 -1
- package/dist/chunk-Q6E7VJ4W.cjs.map +0 -1
- package/dist/chunk-T2EGSZFN.js.map +0 -1
- package/dist/chunk-TKN5667N.js.map +0 -1
- package/dist/chunk-YHOIAA2E.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 -307
- 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 -228
- 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 -232
- 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 -252
- package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
- package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -209
- 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 -894
- 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 -1796
- package/src/components/chat/stream/delta-batcher.ts +0 -159
- package/src/components/chat/stream/index.ts +0 -55
- package/src/components/chat/stream/message-mutations.ts +0 -338
- 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 -317
- 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-GTWO5NAY.js.map → chunk-6CFFISUC.js.map} +0 -0
- /package/dist/{chunk-VHG6AX5V.js.map → chunk-6CJ2K7BD.js.map} +0 -0
- /package/dist/{chunk-4NWARV5I.js.map → chunk-6QK3ONDD.js.map} +0 -0
- /package/dist/{chunk-CORIBKHG.js.map → chunk-EGXCWZYP.js.map} +0 -0
- /package/dist/{chunk-HSACATCD.js.map → chunk-MPYDX5WX.js.map} +0 -0
- /package/dist/{chunk-RQLBHKXN.js.map → chunk-NGEFYPY7.js.map} +0 -0
- /package/dist/{chunk-YZ2OIYQ3.js.map → chunk-VDZO6IDR.js.map} +0 -0
- /package/dist/{chunk-UUYRJPGJ.js.map → chunk-VL2YMDPH.js.map} +0 -0
- /package/dist/{chunk-XQ2B74SI.js.map → chunk-WLM3F3WU.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-6CJ2K7BD.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-BZMOEWWS.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-VDZO6IDR.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-6CFFISUC.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-MPYDX5WX.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-WLM3F3WU.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-6QK3ONDD.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-EGXCWZYP.js";
|
|
91
91
|
import {
|
|
92
92
|
useSelfFetch
|
|
93
93
|
} from "../chunk-RW2LPL72.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,
|
|
@@ -376,6 +374,7 @@ import {
|
|
|
376
374
|
GitHubActivityCard,
|
|
377
375
|
GitHubActivityCardSkeleton,
|
|
378
376
|
GitHubReleasesManager,
|
|
377
|
+
GuideDisplay,
|
|
379
378
|
GuideModeBanner,
|
|
380
379
|
GuideWelcome,
|
|
381
380
|
Header,
|
|
@@ -425,14 +424,12 @@ import {
|
|
|
425
424
|
LoadError,
|
|
426
425
|
LoadingProvider,
|
|
427
426
|
LoginForm,
|
|
428
|
-
MAX_PENDING_RETAIN_KEYS,
|
|
429
427
|
MESSAGE_ROLE,
|
|
430
428
|
MESSAGE_TYPE,
|
|
431
429
|
MOBILE_NAV_PANEL_ID,
|
|
432
430
|
MUX_IMAGE_ORIGIN,
|
|
433
431
|
MUX_STREAM_ORIGIN,
|
|
434
432
|
MarkdownEditor,
|
|
435
|
-
MarkdownEngine,
|
|
436
433
|
MarkdownImage,
|
|
437
434
|
MarqueeWall,
|
|
438
435
|
MarqueeWallFades,
|
|
@@ -456,7 +453,6 @@ import {
|
|
|
456
453
|
MenubarSubContent,
|
|
457
454
|
MenubarSubTrigger,
|
|
458
455
|
MenubarTrigger,
|
|
459
|
-
MermaidDiagram,
|
|
460
456
|
MessageSegmentAccumulator,
|
|
461
457
|
MingoAiButton,
|
|
462
458
|
MingoChatHistory,
|
|
@@ -587,7 +583,6 @@ import {
|
|
|
587
583
|
RoadmapCard,
|
|
588
584
|
RoadmapCardSkeleton,
|
|
589
585
|
RoadmapVoteButton,
|
|
590
|
-
SAFE_HTML_TAGS,
|
|
591
586
|
SCROLL_ANCHOR,
|
|
592
587
|
SCROLL_ANCHOR_WIRE_KEY,
|
|
593
588
|
SECTION_HEADING_CLASS,
|
|
@@ -595,7 +590,6 @@ import {
|
|
|
595
590
|
SOURCE_ICON_NAMES,
|
|
596
591
|
SOURCE_LABELS_BY_TABLE,
|
|
597
592
|
STRIP_CELL_MAX_WIDTH,
|
|
598
|
-
SVG_TAGS,
|
|
599
593
|
SYNTHETIC_REALTIME_ID_PREFIXES,
|
|
600
594
|
ScriptArguments,
|
|
601
595
|
ScriptInfoSection,
|
|
@@ -650,7 +644,6 @@ import {
|
|
|
650
644
|
StickySectionNav,
|
|
651
645
|
Switch,
|
|
652
646
|
TAG_BADGE_CLASS,
|
|
653
|
-
TEXT_SIZE_PRESETS,
|
|
654
647
|
THEME_ATTRIBUTE,
|
|
655
648
|
THEME_STORAGE_KEY,
|
|
656
649
|
TICKET_STATUS_COLOR_PRESETS,
|
|
@@ -749,43 +742,31 @@ import {
|
|
|
749
742
|
buildChatAttachmentViewUrl,
|
|
750
743
|
buildChatRefKey,
|
|
751
744
|
buildDiscussAddendum,
|
|
752
|
-
buildEffectiveTagSet,
|
|
753
|
-
buildHeadingIdMap,
|
|
754
745
|
buildNatsWsUrl,
|
|
755
746
|
buildProductReleaseCardProps,
|
|
756
|
-
buildSanitizeSchema,
|
|
757
747
|
buildStreamFrames,
|
|
758
|
-
cardAwareUrlTransform,
|
|
759
748
|
chatChipClass,
|
|
760
749
|
clearLegacyAnnouncementCache,
|
|
761
750
|
clickupTaskUrl,
|
|
762
751
|
columnFromTicketStatus,
|
|
763
|
-
completeStreamingTail,
|
|
764
752
|
computeHistoryPrepend,
|
|
765
753
|
computeIsNewTab,
|
|
766
|
-
createChatDialogStore,
|
|
767
|
-
createChatStreamReducer,
|
|
768
754
|
createColumnHelper,
|
|
769
|
-
createDeltaBatcher,
|
|
770
|
-
createEmptyTurnMeta,
|
|
771
755
|
createMessageSegmentAccumulator,
|
|
772
756
|
decideNewTab,
|
|
773
|
-
decodeHistoricalMessageData,
|
|
774
757
|
defaultBuildProductReleaseCardProps,
|
|
775
758
|
defaultTableIdForDocumentType,
|
|
776
759
|
deriveColumns,
|
|
777
760
|
detectAspectRatio,
|
|
778
761
|
dismissAnnouncement,
|
|
779
762
|
escapeMarkdownInline,
|
|
780
|
-
escapeUnknownHtmlTags,
|
|
781
763
|
executeNavigation,
|
|
782
764
|
executeNavigationImperative,
|
|
783
765
|
exportToCSV,
|
|
784
766
|
extractEntityIdFilter,
|
|
785
767
|
extractErrorMessages,
|
|
786
768
|
extractIncompleteMessageState,
|
|
787
|
-
|
|
788
|
-
extractText,
|
|
769
|
+
extractTextFromChunk,
|
|
789
770
|
extractYouTubeId,
|
|
790
771
|
fetchEmptyStateConfig,
|
|
791
772
|
fetchSlashCommands,
|
|
@@ -839,8 +820,11 @@ import {
|
|
|
839
820
|
interleave,
|
|
840
821
|
isAnnouncementDismissed,
|
|
841
822
|
isApprovalNotification,
|
|
823
|
+
isControlChunk,
|
|
842
824
|
isCrossOriginUrl,
|
|
825
|
+
isErrorChunk,
|
|
843
826
|
isHistoricalUserTurn,
|
|
827
|
+
isMetadataChunk,
|
|
844
828
|
isModifierClick,
|
|
845
829
|
isQuickActionIconSpec,
|
|
846
830
|
isStructuredContent,
|
|
@@ -856,15 +840,14 @@ import {
|
|
|
856
840
|
normalizeContent,
|
|
857
841
|
normalizeHistoricalMessageData,
|
|
858
842
|
normalizeIconKey,
|
|
843
|
+
parseChunkToAction,
|
|
859
844
|
parseScrollAnchor,
|
|
860
845
|
parseWireCommandOverride,
|
|
861
846
|
pickReadableTextColor,
|
|
862
847
|
processHistoricalMessages,
|
|
863
848
|
processHistoricalMessagesWithErrors,
|
|
864
|
-
processShortcodes,
|
|
865
849
|
programItemToStripProfile,
|
|
866
850
|
ratioToCategory,
|
|
867
|
-
rehypeStripUnsafe,
|
|
868
851
|
remarkCardLinks,
|
|
869
852
|
remarkMentionChips,
|
|
870
853
|
renderChatInlineEntityCard,
|
|
@@ -875,13 +858,11 @@ import {
|
|
|
875
858
|
resolveSourceIcon,
|
|
876
859
|
resolveSourceRowCTA,
|
|
877
860
|
resolveStatusTagProps,
|
|
878
|
-
resolveTextSizeConfig,
|
|
879
861
|
resolveTicketStatus,
|
|
880
862
|
safeHref,
|
|
881
863
|
sanitizeTitleForChat,
|
|
882
864
|
saveDataEnabled,
|
|
883
865
|
sortBitesByCreatedAtDesc,
|
|
884
|
-
splitStreamingBlocks,
|
|
885
866
|
statusBadgeVariants,
|
|
886
867
|
stripChatAttachmentMarkdown,
|
|
887
868
|
stripSameOriginToPath,
|
|
@@ -900,7 +881,6 @@ import {
|
|
|
900
881
|
useChatAttachments,
|
|
901
882
|
useChatCardItem,
|
|
902
883
|
useChatIdentity,
|
|
903
|
-
useChatStreamReducer,
|
|
904
884
|
useChunkCatchup,
|
|
905
885
|
useCloseOnNavigation,
|
|
906
886
|
useCollapsible,
|
|
@@ -910,7 +890,6 @@ import {
|
|
|
910
890
|
useDynamicTheme,
|
|
911
891
|
useEmptyStateConfig,
|
|
912
892
|
useFiltersDropdown,
|
|
913
|
-
useHeadingIdMap,
|
|
914
893
|
useJetStreamDialogSubscription,
|
|
915
894
|
useLoading,
|
|
916
895
|
useMarqueeSync,
|
|
@@ -921,6 +900,7 @@ import {
|
|
|
921
900
|
useOptionalTimeTracker,
|
|
922
901
|
usePageActionsBottomPadding,
|
|
923
902
|
useProxiedImageUrl,
|
|
903
|
+
useRealtimeChunkProcessor,
|
|
924
904
|
useRichMarkdownRuntime,
|
|
925
905
|
useSSE,
|
|
926
906
|
useScriptedStream,
|
|
@@ -939,7 +919,7 @@ import {
|
|
|
939
919
|
useVideoWarmup,
|
|
940
920
|
useWalkthroughVideo,
|
|
941
921
|
usesCanonicalStatusStyle
|
|
942
|
-
} from "../chunk-
|
|
922
|
+
} from "../chunk-OQIMH2WQ.js";
|
|
943
923
|
import {
|
|
944
924
|
CommandApprovalToast,
|
|
945
925
|
ToastCard,
|
|
@@ -4866,9 +4846,7 @@ export {
|
|
|
4866
4846
|
CutVendorCostsIcon,
|
|
4867
4847
|
CveLink,
|
|
4868
4848
|
DEFAULT_CUSTOM_STATUS_COLOR,
|
|
4869
|
-
DEFAULT_DIALOG_SIDE,
|
|
4870
4849
|
DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
|
|
4871
|
-
DEFAULT_MAX_REDUCERS,
|
|
4872
4850
|
DEFAULT_THEME,
|
|
4873
4851
|
DEFAULT_VIDEO_BITES_TITLE,
|
|
4874
4852
|
DashboardIcon,
|
|
@@ -5033,6 +5011,7 @@ export {
|
|
|
5033
5011
|
GoogleLogo,
|
|
5034
5012
|
GoogleSheetsViewer,
|
|
5035
5013
|
GridViewIcon,
|
|
5014
|
+
GuideDisplay,
|
|
5036
5015
|
GuideModeBanner,
|
|
5037
5016
|
GuideWelcome,
|
|
5038
5017
|
HamburgerIcon,
|
|
@@ -5109,7 +5088,6 @@ export {
|
|
|
5109
5088
|
CheckCircleIcon2 as LucideCheckCircleIcon,
|
|
5110
5089
|
XIcon2 as LucideXIcon,
|
|
5111
5090
|
LumaIcon,
|
|
5112
|
-
MAX_PENDING_RETAIN_KEYS,
|
|
5113
5091
|
MESSAGE_ROLE,
|
|
5114
5092
|
MESSAGE_TYPE,
|
|
5115
5093
|
MOBILE_NAV_PANEL_ID,
|
|
@@ -5121,7 +5099,6 @@ export {
|
|
|
5121
5099
|
MarginCrisisIcon,
|
|
5122
5100
|
MarginReportSkeleton,
|
|
5123
5101
|
MarkdownEditor,
|
|
5124
|
-
MarkdownEngine,
|
|
5125
5102
|
MarkdownImage,
|
|
5126
5103
|
MarkdownSkeleton,
|
|
5127
5104
|
MarqueeWall,
|
|
@@ -5148,7 +5125,6 @@ export {
|
|
|
5148
5125
|
MenubarSubContent,
|
|
5149
5126
|
MenubarSubTrigger,
|
|
5150
5127
|
MenubarTrigger,
|
|
5151
|
-
MermaidDiagram,
|
|
5152
5128
|
MessageCircleIcon,
|
|
5153
5129
|
MessageSegmentAccumulator,
|
|
5154
5130
|
MetricValue,
|
|
@@ -5344,7 +5320,6 @@ export {
|
|
|
5344
5320
|
RoadmapGridSkeleton,
|
|
5345
5321
|
RoadmapView,
|
|
5346
5322
|
RoadmapVoteButton,
|
|
5347
|
-
SAFE_HTML_TAGS,
|
|
5348
5323
|
SCROLL_ANCHOR,
|
|
5349
5324
|
SCROLL_ANCHOR_WIRE_KEY,
|
|
5350
5325
|
SECTION_HEADING_CLASS,
|
|
@@ -5354,7 +5329,6 @@ export {
|
|
|
5354
5329
|
SOURCE_LABELS_BY_TABLE,
|
|
5355
5330
|
SSOConfigurationIcon,
|
|
5356
5331
|
STRIP_CELL_MAX_WIDTH,
|
|
5357
|
-
SVG_TAGS,
|
|
5358
5332
|
SYNTHETIC_REALTIME_ID_PREFIXES,
|
|
5359
5333
|
ScriptArguments,
|
|
5360
5334
|
ScriptGenerationIcon,
|
|
@@ -5442,7 +5416,6 @@ export {
|
|
|
5442
5416
|
SunIcon,
|
|
5443
5417
|
Switch,
|
|
5444
5418
|
TAG_BADGE_CLASS,
|
|
5445
|
-
TEXT_SIZE_PRESETS,
|
|
5446
5419
|
THEME_ATTRIBUTE,
|
|
5447
5420
|
THEME_STORAGE_KEY,
|
|
5448
5421
|
TICKET_STATUS_COLOR_PRESETS,
|
|
@@ -5576,37 +5549,26 @@ export {
|
|
|
5576
5549
|
buildChatAttachmentViewUrl,
|
|
5577
5550
|
buildChatRefKey,
|
|
5578
5551
|
buildDiscussAddendum,
|
|
5579
|
-
buildEffectiveTagSet,
|
|
5580
|
-
buildHeadingIdMap,
|
|
5581
5552
|
buildNatsWsUrl,
|
|
5582
5553
|
buildProductReleaseCardProps,
|
|
5583
|
-
buildSanitizeSchema,
|
|
5584
5554
|
buildStreamFrames,
|
|
5585
5555
|
buttonVariants,
|
|
5586
|
-
cardAwareUrlTransform,
|
|
5587
5556
|
embedAuthedFetch as chatAuthedFetch,
|
|
5588
5557
|
chatChipClass,
|
|
5589
5558
|
clearEmbedProxyAuth as clearChatProxyAuth,
|
|
5590
5559
|
clickupTaskUrl,
|
|
5591
5560
|
columnFromTicketStatus,
|
|
5592
|
-
completeStreamingTail,
|
|
5593
5561
|
computeHistoryPrepend,
|
|
5594
5562
|
computeIsNewTab,
|
|
5595
|
-
createChatDialogStore,
|
|
5596
|
-
createChatStreamReducer,
|
|
5597
5563
|
createColumnHelper,
|
|
5598
|
-
createDeltaBatcher,
|
|
5599
|
-
createEmptyTurnMeta,
|
|
5600
5564
|
createMessageSegmentAccumulator,
|
|
5601
5565
|
decideNewTab,
|
|
5602
|
-
decodeHistoricalMessageData,
|
|
5603
5566
|
defaultBuildProductReleaseCardProps,
|
|
5604
5567
|
defaultTableIdForDocumentType,
|
|
5605
5568
|
deriveColumns,
|
|
5606
5569
|
detectAspectRatio,
|
|
5607
5570
|
dotColorByVariant,
|
|
5608
5571
|
escapeMarkdownInline,
|
|
5609
|
-
escapeUnknownHtmlTags,
|
|
5610
5572
|
evaluateFeatureValue,
|
|
5611
5573
|
executeNavigation,
|
|
5612
5574
|
executeNavigationImperative,
|
|
@@ -5614,8 +5576,7 @@ export {
|
|
|
5614
5576
|
extractEntityIdFilter,
|
|
5615
5577
|
extractErrorMessages,
|
|
5616
5578
|
extractIncompleteMessageState,
|
|
5617
|
-
|
|
5618
|
-
extractText,
|
|
5579
|
+
extractTextFromChunk,
|
|
5619
5580
|
extractYouTubeId,
|
|
5620
5581
|
fetchEmptyStateConfig,
|
|
5621
5582
|
fetchSlashCommands,
|
|
@@ -5668,8 +5629,11 @@ export {
|
|
|
5668
5629
|
historicalToUnified,
|
|
5669
5630
|
interleave,
|
|
5670
5631
|
isApprovalNotification,
|
|
5632
|
+
isControlChunk,
|
|
5671
5633
|
isCrossOriginUrl,
|
|
5634
|
+
isErrorChunk,
|
|
5672
5635
|
isHistoricalUserTurn,
|
|
5636
|
+
isMetadataChunk,
|
|
5673
5637
|
isModifierClick,
|
|
5674
5638
|
isQuickActionIconSpec,
|
|
5675
5639
|
isStructuredContent,
|
|
@@ -5686,15 +5650,14 @@ export {
|
|
|
5686
5650
|
normalizeContent,
|
|
5687
5651
|
normalizeHistoricalMessageData,
|
|
5688
5652
|
normalizeIconKey,
|
|
5653
|
+
parseChunkToAction,
|
|
5689
5654
|
parseScrollAnchor,
|
|
5690
5655
|
parseWireCommandOverride,
|
|
5691
5656
|
processHistoricalMessages,
|
|
5692
5657
|
processHistoricalMessagesWithErrors,
|
|
5693
|
-
processShortcodes,
|
|
5694
5658
|
programItemToStripProfile,
|
|
5695
5659
|
progressColorByVariant,
|
|
5696
5660
|
ratioToCategory,
|
|
5697
|
-
rehypeStripUnsafe,
|
|
5698
5661
|
remarkCardLinks,
|
|
5699
5662
|
remarkMentionChips,
|
|
5700
5663
|
renderChatInlineEntityCard,
|
|
@@ -5707,7 +5670,6 @@ export {
|
|
|
5707
5670
|
resolveSourceIcon,
|
|
5708
5671
|
resolveSourceRowCTA,
|
|
5709
5672
|
resolveStatusTagProps,
|
|
5710
|
-
resolveTextSizeConfig,
|
|
5711
5673
|
resolveTicketStatus,
|
|
5712
5674
|
safeHref,
|
|
5713
5675
|
sanitizeTitleForChat,
|
|
@@ -5717,7 +5679,6 @@ export {
|
|
|
5717
5679
|
showCommandApprovalToast,
|
|
5718
5680
|
showToast,
|
|
5719
5681
|
sortBitesByCreatedAtDesc,
|
|
5720
|
-
splitStreamingBlocks,
|
|
5721
5682
|
statusBadgeVariants,
|
|
5722
5683
|
stripChatAttachmentMarkdown,
|
|
5723
5684
|
stripSameOriginToPath,
|
|
@@ -5737,7 +5698,6 @@ export {
|
|
|
5737
5698
|
useChatAttachments,
|
|
5738
5699
|
useChatCardItem,
|
|
5739
5700
|
useChatIdentity,
|
|
5740
|
-
useChatStreamReducer,
|
|
5741
5701
|
useChunkCatchup,
|
|
5742
5702
|
useCloseOnNavigation,
|
|
5743
5703
|
useCollapsible,
|
|
@@ -5752,7 +5712,6 @@ export {
|
|
|
5752
5712
|
useSseChatAdapter as useEmbeddedChat,
|
|
5753
5713
|
useEmptyStateConfig,
|
|
5754
5714
|
useFiltersDropdown,
|
|
5755
|
-
useHeadingIdMap,
|
|
5756
5715
|
useJetStreamDialogSubscription,
|
|
5757
5716
|
useLegalDocs,
|
|
5758
5717
|
useLoading,
|
|
@@ -5766,6 +5725,7 @@ export {
|
|
|
5766
5725
|
usePageActionsBottomPadding,
|
|
5767
5726
|
usePaginationLoading,
|
|
5768
5727
|
useProxiedImageUrl,
|
|
5728
|
+
useRealtimeChunkProcessor,
|
|
5769
5729
|
useRichMarkdownRuntime,
|
|
5770
5730
|
useRoadmapVoting,
|
|
5771
5731
|
useSSE,
|