@flamingo-stack/openframe-frontend-core 0.0.429 → 0.0.430
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-GMR5AA3C.js → chunk-2ELINEWQ.js} +2 -2
- package/dist/{chunk-YGITDP6O.cjs → chunk-374KFDET.cjs} +31 -31
- package/dist/{chunk-YGITDP6O.cjs.map → chunk-374KFDET.cjs.map} +1 -1
- package/dist/{chunk-4VODJPTB.js → chunk-3AWPRVFM.js} +2 -2
- package/dist/{chunk-RTOVYU4D.js → chunk-3OKVH6FW.js} +4 -4
- package/dist/{chunk-2WJ25MTA.js → chunk-3XWBE3SM.js} +4 -4
- package/dist/{chunk-TJ4HJ3KX.js → chunk-67LZDLIO.js} +2 -2
- package/dist/{chunk-7PA4B6SD.js → chunk-A6JKKKIF.js} +4 -4
- package/dist/{chunk-KHKB5RY2.js → chunk-AY5TBDWZ.js} +2 -2
- package/dist/{chunk-CRGH6TV6.cjs → chunk-CJOFXDTK.cjs} +26 -26
- package/dist/{chunk-CRGH6TV6.cjs.map → chunk-CJOFXDTK.cjs.map} +1 -1
- package/dist/{chunk-B3Y47C2U.cjs → chunk-CTY37UUO.cjs} +59 -59
- package/dist/{chunk-B3Y47C2U.cjs.map → chunk-CTY37UUO.cjs.map} +1 -1
- package/dist/{chunk-OLGFIDZY.cjs → chunk-D4K53CES.cjs} +26 -26
- package/dist/{chunk-OLGFIDZY.cjs.map → chunk-D4K53CES.cjs.map} +1 -1
- package/dist/{chunk-WXKFFVGC.cjs → chunk-FL4IOCYH.cjs} +5 -5
- package/dist/{chunk-WXKFFVGC.cjs.map → chunk-FL4IOCYH.cjs.map} +1 -1
- package/dist/{chunk-7MJTM6QT.cjs → chunk-FYMD7CCA.cjs} +7 -7
- package/dist/{chunk-7MJTM6QT.cjs.map → chunk-FYMD7CCA.cjs.map} +1 -1
- package/dist/{chunk-Y2TW664W.js → chunk-IMOJWQDR.js} +4 -4
- package/dist/{chunk-2LJA3ABH.cjs → chunk-KDVGC6EG.cjs} +37 -37
- package/dist/{chunk-2LJA3ABH.cjs.map → chunk-KDVGC6EG.cjs.map} +1 -1
- package/dist/{chunk-NYISC4Z3.js → chunk-NZBQGODM.js} +2 -2
- package/dist/{chunk-XDBD6BJN.cjs → chunk-PP5KNHMK.cjs} +318 -215
- package/dist/chunk-PP5KNHMK.cjs.map +1 -0
- package/dist/{chunk-E4PKZNR7.cjs → chunk-Q7SYPXUX.cjs} +11 -11
- package/dist/{chunk-E4PKZNR7.cjs.map → chunk-Q7SYPXUX.cjs.map} +1 -1
- package/dist/{chunk-MAYEJ3NY.js → chunk-S7UXICHB.js} +2 -2
- package/dist/{chunk-B3FBMRHQ.js → chunk-TDITU4KW.js} +2 -2
- package/dist/{chunk-62L7S7HQ.js → chunk-TYANQCZA.js} +269 -166
- package/dist/chunk-TYANQCZA.js.map +1 -0
- package/dist/{chunk-BN3V465H.cjs → chunk-WQN4B6CM.cjs} +15 -15
- package/dist/{chunk-BN3V465H.cjs.map → chunk-WQN4B6CM.cjs.map} +1 -1
- package/dist/{chunk-CCL6JEMS.cjs → chunk-WQR7H56P.cjs} +62 -62
- package/dist/{chunk-CCL6JEMS.cjs.map → chunk-WQR7H56P.cjs.map} +1 -1
- package/dist/{chunk-GGJUXN6Z.cjs → chunk-ZUP2ZKS6.cjs} +9 -9
- package/dist/{chunk-GGJUXN6Z.cjs.map → chunk-ZUP2ZKS6.cjs.map} +1 -1
- package/dist/components/case-studies/index.cjs +8 -8
- package/dist/components/case-studies/index.js +2 -2
- 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-nats-chat-adapter.d.ts +10 -1
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-scripted-stream.d.ts +3 -0
- package/dist/components/chat/hooks/use-scripted-stream.d.ts.map +1 -0
- package/dist/components/chat/index.cjs +12 -2
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.js +11 -1
- package/dist/components/chat/utils/index.d.ts +1 -0
- package/dist/components/chat/utils/index.d.ts.map +1 -1
- package/dist/components/chat/utils/scripted-stream.d.ts +38 -0
- package/dist/components/chat/utils/scripted-stream.d.ts.map +1 -0
- 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/board/index.d.ts +2 -2
- package/dist/components/features/board/index.d.ts.map +1 -1
- package/dist/components/features/board/ticket-card.d.ts +22 -2
- package/dist/components/features/board/ticket-card.d.ts.map +1 -1
- package/dist/components/features/index.cjs +6 -2
- package/dist/components/features/index.cjs.map +1 -1
- package/dist/components/features/index.js +5 -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 +142 -128
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +23 -9
- 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/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/tickets/index.cjs +5 -5
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +12 -2
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +11 -1
- package/dist/index.cjs +16 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +15 -1
- package/package.json +1 -1
- package/src/components/chat/hooks/index.ts +1 -0
- package/src/components/chat/hooks/use-nats-chat-adapter.ts +23 -0
- package/src/components/chat/hooks/use-scripted-stream.ts +69 -0
- package/src/components/chat/utils/index.ts +2 -0
- package/src/components/chat/utils/scripted-stream.ts +111 -0
- package/src/components/features/board/index.ts +2 -2
- package/src/components/features/board/ticket-card.tsx +108 -64
- package/dist/chunk-62L7S7HQ.js.map +0 -1
- package/dist/chunk-XDBD6BJN.cjs.map +0 -1
- /package/dist/{chunk-GMR5AA3C.js.map → chunk-2ELINEWQ.js.map} +0 -0
- /package/dist/{chunk-4VODJPTB.js.map → chunk-3AWPRVFM.js.map} +0 -0
- /package/dist/{chunk-RTOVYU4D.js.map → chunk-3OKVH6FW.js.map} +0 -0
- /package/dist/{chunk-2WJ25MTA.js.map → chunk-3XWBE3SM.js.map} +0 -0
- /package/dist/{chunk-TJ4HJ3KX.js.map → chunk-67LZDLIO.js.map} +0 -0
- /package/dist/{chunk-7PA4B6SD.js.map → chunk-A6JKKKIF.js.map} +0 -0
- /package/dist/{chunk-KHKB5RY2.js.map → chunk-AY5TBDWZ.js.map} +0 -0
- /package/dist/{chunk-Y2TW664W.js.map → chunk-IMOJWQDR.js.map} +0 -0
- /package/dist/{chunk-NYISC4Z3.js.map → chunk-NZBQGODM.js.map} +0 -0
- /package/dist/{chunk-MAYEJ3NY.js.map → chunk-S7UXICHB.js.map} +0 -0
- /package/dist/{chunk-B3FBMRHQ.js.map → chunk-TDITU4KW.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-NZBQGODM.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-3OKVH6FW.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-3XWBE3SM.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-67LZDLIO.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-TDITU4KW.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-AY5TBDWZ.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-2ELINEWQ.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-S7UXICHB.js";
|
|
91
91
|
import {
|
|
92
92
|
useSelfFetch
|
|
93
93
|
} from "../chunk-QXYOGJQJ.js";
|
|
@@ -669,7 +669,9 @@ import {
|
|
|
669
669
|
ThinkingDisplay,
|
|
670
670
|
TicketAttachmentsList,
|
|
671
671
|
TicketCard,
|
|
672
|
+
TicketCardBody,
|
|
672
673
|
TicketCardSkeleton,
|
|
674
|
+
TicketCardView,
|
|
673
675
|
TicketDetailSection,
|
|
674
676
|
TicketInfoSection,
|
|
675
677
|
TicketNoteCard,
|
|
@@ -726,6 +728,7 @@ import {
|
|
|
726
728
|
buildDiscussAddendum,
|
|
727
729
|
buildNatsWsUrl,
|
|
728
730
|
buildProductReleaseCardProps,
|
|
731
|
+
buildStreamFrames,
|
|
729
732
|
chatChipClass,
|
|
730
733
|
clearLegacyAnnouncementCache,
|
|
731
734
|
clickupTaskUrl,
|
|
@@ -792,12 +795,14 @@ import {
|
|
|
792
795
|
groupTicketsByStatus,
|
|
793
796
|
handleChatNavClick,
|
|
794
797
|
hideOnError,
|
|
798
|
+
historicalToUnified,
|
|
795
799
|
init_pagination,
|
|
796
800
|
isAnnouncementDismissed,
|
|
797
801
|
isApprovalNotification,
|
|
798
802
|
isControlChunk,
|
|
799
803
|
isCrossOriginUrl,
|
|
800
804
|
isErrorChunk,
|
|
805
|
+
isHistoricalUserTurn,
|
|
801
806
|
isMetadataChunk,
|
|
802
807
|
isModifierClick,
|
|
803
808
|
isStructuredContent,
|
|
@@ -811,6 +816,7 @@ import {
|
|
|
811
816
|
noDataActionsVariants,
|
|
812
817
|
noDataIconClasses,
|
|
813
818
|
normalizeContent,
|
|
819
|
+
normalizeHistoricalMessageData,
|
|
814
820
|
normalizeIconKey,
|
|
815
821
|
parseChunkToAction,
|
|
816
822
|
parseScrollAnchor,
|
|
@@ -872,6 +878,7 @@ import {
|
|
|
872
878
|
useRealtimeChunkProcessor,
|
|
873
879
|
useRichMarkdownRuntime,
|
|
874
880
|
useSSE,
|
|
881
|
+
useScriptedStream,
|
|
875
882
|
useScrollFade,
|
|
876
883
|
useSectionNavigation,
|
|
877
884
|
useSlashCommandRegistry,
|
|
@@ -885,7 +892,7 @@ import {
|
|
|
885
892
|
useVideoOriginPreconnect,
|
|
886
893
|
useVideoWarmup,
|
|
887
894
|
usesCanonicalStatusStyle
|
|
888
|
-
} from "../chunk-
|
|
895
|
+
} from "../chunk-TYANQCZA.js";
|
|
889
896
|
import {
|
|
890
897
|
CommandApprovalToast,
|
|
891
898
|
ToastCard,
|
|
@@ -5373,7 +5380,9 @@ export {
|
|
|
5373
5380
|
ThumbsUpIcon,
|
|
5374
5381
|
TicketAttachmentsList,
|
|
5375
5382
|
TicketCard,
|
|
5383
|
+
TicketCardBody,
|
|
5376
5384
|
TicketCardSkeleton,
|
|
5385
|
+
TicketCardView,
|
|
5377
5386
|
TicketDetailSection,
|
|
5378
5387
|
TicketInfoSection,
|
|
5379
5388
|
TicketNoteCard,
|
|
@@ -5459,6 +5468,7 @@ export {
|
|
|
5459
5468
|
buildDiscussAddendum,
|
|
5460
5469
|
buildNatsWsUrl,
|
|
5461
5470
|
buildProductReleaseCardProps,
|
|
5471
|
+
buildStreamFrames,
|
|
5462
5472
|
buttonVariants,
|
|
5463
5473
|
embedAuthedFetch as chatAuthedFetch,
|
|
5464
5474
|
chatChipClass,
|
|
@@ -5529,10 +5539,12 @@ export {
|
|
|
5529
5539
|
groupTicketsByStatus,
|
|
5530
5540
|
handleChatNavClick,
|
|
5531
5541
|
hideOnError,
|
|
5542
|
+
historicalToUnified,
|
|
5532
5543
|
isApprovalNotification,
|
|
5533
5544
|
isControlChunk,
|
|
5534
5545
|
isCrossOriginUrl,
|
|
5535
5546
|
isErrorChunk,
|
|
5547
|
+
isHistoricalUserTurn,
|
|
5536
5548
|
isMetadataChunk,
|
|
5537
5549
|
isModifierClick,
|
|
5538
5550
|
isStructuredContent,
|
|
@@ -5547,6 +5559,7 @@ export {
|
|
|
5547
5559
|
noDataActionsVariants,
|
|
5548
5560
|
noDataIconClasses,
|
|
5549
5561
|
normalizeContent,
|
|
5562
|
+
normalizeHistoricalMessageData,
|
|
5550
5563
|
normalizeIconKey,
|
|
5551
5564
|
parseChunkToAction,
|
|
5552
5565
|
parseScrollAnchor,
|
|
@@ -5624,6 +5637,7 @@ export {
|
|
|
5624
5637
|
useRichMarkdownRuntime,
|
|
5625
5638
|
useRoadmapVoting,
|
|
5626
5639
|
useSSE,
|
|
5640
|
+
useScriptedStream,
|
|
5627
5641
|
useScrollFade,
|
|
5628
5642
|
useScrollSpy,
|
|
5629
5643
|
useSectionNavigation,
|