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