@flamingo-stack/openframe-frontend-core 0.0.523-1675.4360.1 → 0.0.523
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/chat-protocol/events.d.ts +46 -1
- package/dist/chat-protocol/events.d.ts.map +1 -1
- package/dist/chat-protocol/index.cjs +57 -0
- package/dist/chat-protocol/index.cjs.map +1 -1
- package/dist/chat-protocol/index.js +56 -1
- package/dist/chat-protocol/index.js.map +1 -1
- package/dist/chat-protocol/nats-decoder.d.ts.map +1 -1
- package/dist/{chunk-NHCIBEP7.js → chunk-2ALPHSGU.js} +4 -4
- package/dist/{chunk-NQ6VBHV3.cjs → chunk-2MPS2QY5.cjs} +5 -5
- package/dist/{chunk-NQ6VBHV3.cjs.map → chunk-2MPS2QY5.cjs.map} +1 -1
- package/dist/{chunk-GMCBFXM6.cjs → chunk-3OFRFRBW.cjs} +26 -26
- package/dist/{chunk-GMCBFXM6.cjs.map → chunk-3OFRFRBW.cjs.map} +1 -1
- package/dist/{chunk-LCMKRGJK.js → chunk-43MPUCDL.js} +2 -2
- package/dist/{chunk-IE2FOJFA.js → chunk-4DJL34HL.js} +2 -2
- package/dist/{chunk-FNMFRVLF.cjs → chunk-6MW6ELZQ.cjs} +37 -37
- package/dist/{chunk-FNMFRVLF.cjs.map → chunk-6MW6ELZQ.cjs.map} +1 -1
- package/dist/{chunk-37S3DSDE.cjs → chunk-ARCH6RK6.cjs} +4 -4
- package/dist/{chunk-37S3DSDE.cjs.map → chunk-ARCH6RK6.cjs.map} +1 -1
- package/dist/{chunk-GJLBLXOZ.js → chunk-C7T363HO.js} +2 -2
- package/dist/{chunk-ZDAVEGZS.js → chunk-CBD3IHPF.js} +2 -2
- package/dist/{chunk-RZRS4ZJO.cjs → chunk-CE4CBCKX.cjs} +7 -7
- package/dist/{chunk-RZRS4ZJO.cjs.map → chunk-CE4CBCKX.cjs.map} +1 -1
- package/dist/{chunk-JIEDH3RE.js → chunk-E2W2XMX2.js} +2 -2
- package/dist/{chunk-A7OYLDMC.cjs → chunk-HM53VV7K.cjs} +1279 -931
- package/dist/chunk-HM53VV7K.cjs.map +1 -0
- package/dist/{chunk-K2EAMPJA.js → chunk-HYVYAWUO.js} +2 -2
- package/dist/{chunk-DBVBYB3T.js → chunk-INTFGXHO.js} +5772 -5424
- package/dist/chunk-INTFGXHO.js.map +1 -0
- package/dist/{chunk-OZIY4DVQ.cjs → chunk-JBCNOJMX.cjs} +3 -3
- package/dist/{chunk-OZIY4DVQ.cjs.map → chunk-JBCNOJMX.cjs.map} +1 -1
- package/dist/{chunk-DUSJUG6M.cjs → chunk-KSZPPVXT.cjs} +11 -11
- package/dist/{chunk-DUSJUG6M.cjs.map → chunk-KSZPPVXT.cjs.map} +1 -1
- package/dist/{chunk-7LXQ5XOQ.js → chunk-LEMU4JMX.js} +2 -2
- package/dist/{chunk-IZSLOJCQ.cjs → chunk-M7FGOI4V.cjs} +31 -31
- package/dist/{chunk-IZSLOJCQ.cjs.map → chunk-M7FGOI4V.cjs.map} +1 -1
- package/dist/{chunk-BU6NFK74.js → chunk-MVYTOP3B.js} +5 -5
- package/dist/{chunk-OBYNPIMQ.js → chunk-MYQAF43S.js} +4 -4
- package/dist/{chunk-UWD4GPQP.cjs → chunk-OPPGJ4PY.cjs} +87 -87
- package/dist/{chunk-UWD4GPQP.cjs.map → chunk-OPPGJ4PY.cjs.map} +1 -1
- package/dist/{chunk-Q6FQGEVJ.js → chunk-QCWVGCT3.js} +6 -6
- package/dist/{chunk-YBAY6RQR.cjs → chunk-QRYJYZTW.cjs} +61 -61
- package/dist/{chunk-YBAY6RQR.cjs.map → chunk-QRYJYZTW.cjs.map} +1 -1
- package/dist/{chunk-J544COLB.cjs → chunk-S4BAM7EC.cjs} +9 -9
- package/dist/{chunk-J544COLB.cjs.map → chunk-S4BAM7EC.cjs.map} +1 -1
- package/dist/{chunk-7QMFZFWJ.cjs → chunk-TH4BQCOD.cjs} +26 -26
- package/dist/{chunk-7QMFZFWJ.cjs.map → chunk-TH4BQCOD.cjs.map} +1 -1
- package/dist/{chunk-M4VA2S4M.js → chunk-TPIF252F.js} +2 -2
- package/dist/{chunk-ORI4OIJR.cjs → chunk-YTLLRLMU.cjs} +14 -14
- package/dist/{chunk-ORI4OIJR.cjs.map → chunk-YTLLRLMU.cjs.map} +1 -1
- package/dist/{chunk-JEFNDGNP.js → chunk-ZYBBV6CK.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/escalation-offer-message.d.ts +26 -0
- package/dist/components/chat/escalation-offer-message.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-jetstream-dialog-subscription.d.ts +7 -1
- package/dist/components/chat/hooks/use-jetstream-dialog-subscription.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +8 -2
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +2 -0
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +7 -1
- package/dist/components/chat/stream/chat-stream-reducer.d.ts +1 -1
- package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +1 -1
- package/dist/components/chat/stream/message-mutations.d.ts +6 -2
- package/dist/components/chat/stream/message-mutations.d.ts.map +1 -1
- package/dist/components/chat/ticket-escalated-message.d.ts +25 -0
- package/dist/components/chat/ticket-escalated-message.d.ts.map +1 -0
- package/dist/components/chat/types/api.types.d.ts +22 -4
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/message.types.d.ts +74 -2
- package/dist/components/chat/types/message.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +13 -0
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
- package/dist/components/chat/utils/history-merge.d.ts.map +1 -1
- package/dist/components/chat/utils/message-segment-accumulator.d.ts +21 -2
- package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts +1 -1
- 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/board/ticket-card.d.ts.map +1 -1
- package/dist/components/features/board/types.d.ts +7 -0
- package/dist/components/features/board/types.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 +22 -22
- package/dist/components/help-center-pages/index.js +13 -13
- package/dist/components/index.cjs +138 -132
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +17 -11
- package/dist/components/index.js.map +1 -1
- package/dist/components/meeting-scheduler/index.cjs +34 -34
- package/dist/components/meeting-scheduler/index.js +3 -3
- 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 +6 -6
- package/dist/components/tickets/index.js +5 -5
- package/dist/components/ui/index.cjs +8 -2
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +7 -1
- package/dist/components/ui/modal-v2.d.ts.map +1 -1
- package/dist/index.cjs +8 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +7 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js.map +1 -1
- package/package.json +2 -3
- package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +29 -0
- package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +32 -0
- package/src/chat-protocol/events.ts +66 -0
- package/src/chat-protocol/nats-decoder.ts +47 -0
- package/src/components/chat/__tests__/escalation-offer.test.ts +276 -0
- package/src/components/chat/chat-message-enhanced.tsx +15 -0
- package/src/components/chat/chat-message-list.tsx +3 -1
- package/src/components/chat/escalation-offer-message.tsx +49 -0
- package/src/components/chat/hooks/.use-jetstream-dialog-subscription.md +11 -4
- package/src/components/chat/hooks/use-jetstream-dialog-subscription.ts +71 -6
- package/src/components/chat/index.ts +2 -0
- package/src/components/chat/stream/chat-stream-reducer.ts +50 -0
- package/src/components/chat/stream/message-mutations.ts +47 -20
- package/src/components/chat/ticket-escalated-message.tsx +68 -0
- package/src/components/chat/types/api.types.ts +22 -4
- package/src/components/chat/types/message.types.ts +86 -1
- package/src/components/chat/types/processing.types.ts +13 -0
- package/src/components/chat/utils/__tests__/history-merge.test.ts +99 -0
- package/src/components/chat/utils/extract-incomplete-message-state.ts +10 -0
- package/src/components/chat/utils/history-merge.ts +7 -0
- package/src/components/chat/utils/message-segment-accumulator.ts +81 -2
- package/src/components/chat/utils/process-historical-messages.ts +123 -4
- package/src/components/features/board/ticket-card.tsx +7 -1
- package/src/components/features/board/types.ts +7 -0
- package/src/components/ui/modal-v2.tsx +5 -12
- package/src/stories/EscalationOfferMessage.stories.tsx +86 -0
- package/src/stories/TicketCard.stories.tsx +12 -0
- package/src/stories/TicketEscalatedMessage.stories.tsx +98 -0
- package/dist/chunk-A7OYLDMC.cjs.map +0 -1
- package/dist/chunk-DBVBYB3T.js.map +0 -1
- /package/dist/{chunk-NHCIBEP7.js.map → chunk-2ALPHSGU.js.map} +0 -0
- /package/dist/{chunk-LCMKRGJK.js.map → chunk-43MPUCDL.js.map} +0 -0
- /package/dist/{chunk-IE2FOJFA.js.map → chunk-4DJL34HL.js.map} +0 -0
- /package/dist/{chunk-GJLBLXOZ.js.map → chunk-C7T363HO.js.map} +0 -0
- /package/dist/{chunk-ZDAVEGZS.js.map → chunk-CBD3IHPF.js.map} +0 -0
- /package/dist/{chunk-JIEDH3RE.js.map → chunk-E2W2XMX2.js.map} +0 -0
- /package/dist/{chunk-K2EAMPJA.js.map → chunk-HYVYAWUO.js.map} +0 -0
- /package/dist/{chunk-7LXQ5XOQ.js.map → chunk-LEMU4JMX.js.map} +0 -0
- /package/dist/{chunk-BU6NFK74.js.map → chunk-MVYTOP3B.js.map} +0 -0
- /package/dist/{chunk-OBYNPIMQ.js.map → chunk-MYQAF43S.js.map} +0 -0
- /package/dist/{chunk-Q6FQGEVJ.js.map → chunk-QCWVGCT3.js.map} +0 -0
- /package/dist/{chunk-M4VA2S4M.js.map → chunk-TPIF252F.js.map} +0 -0
- /package/dist/{chunk-JEFNDGNP.js.map → chunk-ZYBBV6CK.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import "../chunk-MVWSLZG7.js";
|
|
|
4
4
|
import {
|
|
5
5
|
GROUP_PAGE_SIZE,
|
|
6
6
|
RelatedContentSection
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-ZYBBV6CK.js";
|
|
8
8
|
import {
|
|
9
9
|
DeliveryLists,
|
|
10
10
|
DeliveryTable,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
RoadmapView,
|
|
19
19
|
useLegalDocs,
|
|
20
20
|
useRoadmapVoting
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-QCWVGCT3.js";
|
|
22
22
|
import {
|
|
23
23
|
AnnouncementBarSkeleton,
|
|
24
24
|
ArticleLayoutSkeleton,
|
|
@@ -51,22 +51,22 @@ import {
|
|
|
51
51
|
useDocNavigation,
|
|
52
52
|
useDocumentTree,
|
|
53
53
|
useScrollSpy
|
|
54
|
-
} from "../chunk-
|
|
54
|
+
} from "../chunk-MYQAF43S.js";
|
|
55
55
|
import {
|
|
56
56
|
FileDownloadCard,
|
|
57
57
|
GoogleSheetsViewer,
|
|
58
58
|
PdfViewer
|
|
59
|
-
} from "../chunk-
|
|
59
|
+
} from "../chunk-TPIF252F.js";
|
|
60
60
|
import {
|
|
61
61
|
PersistentPagination,
|
|
62
62
|
PersistentPaginationWrapper,
|
|
63
63
|
usePaginationLoading
|
|
64
|
-
} from "../chunk-
|
|
64
|
+
} from "../chunk-C7T363HO.js";
|
|
65
65
|
import {
|
|
66
66
|
FaqAccordion,
|
|
67
67
|
FaqDocumentPage,
|
|
68
68
|
FaqSection
|
|
69
|
-
} from "../chunk-
|
|
69
|
+
} from "../chunk-43MPUCDL.js";
|
|
70
70
|
import {
|
|
71
71
|
DeliveryRow,
|
|
72
72
|
DevCardRowContent,
|
|
@@ -74,16 +74,16 @@ import {
|
|
|
74
74
|
DevCardRowSkeletonList,
|
|
75
75
|
DevSectionPage,
|
|
76
76
|
DevSectionView
|
|
77
|
-
} from "../chunk-
|
|
77
|
+
} from "../chunk-HYVYAWUO.js";
|
|
78
78
|
import {
|
|
79
79
|
EmptyState,
|
|
80
80
|
UnifiedPagination,
|
|
81
81
|
init_unified_pagination
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-LEMU4JMX.js";
|
|
83
83
|
import {
|
|
84
84
|
ArticleAuthorByline,
|
|
85
85
|
DetailPageSkeleton
|
|
86
|
-
} from "../chunk-
|
|
86
|
+
} from "../chunk-4DJL34HL.js";
|
|
87
87
|
import {
|
|
88
88
|
DocSearchBar,
|
|
89
89
|
DocSearchResultRow,
|
|
@@ -91,7 +91,7 @@ import {
|
|
|
91
91
|
mapDocSearchResults,
|
|
92
92
|
resolveSearchResultAction,
|
|
93
93
|
useDocSearch
|
|
94
|
-
} from "../chunk-
|
|
94
|
+
} from "../chunk-E2W2XMX2.js";
|
|
95
95
|
import {
|
|
96
96
|
useSelfFetch
|
|
97
97
|
} from "../chunk-RCBRCZUF.js";
|
|
@@ -362,6 +362,7 @@ import {
|
|
|
362
362
|
ErrorBoundary,
|
|
363
363
|
ErrorMessageDisplay,
|
|
364
364
|
ErrorState,
|
|
365
|
+
EscalationOfferMessage,
|
|
365
366
|
ExpandChevron,
|
|
366
367
|
FadePreview,
|
|
367
368
|
FeatureCardGrid,
|
|
@@ -581,6 +582,7 @@ import {
|
|
|
581
582
|
QuickActionWall,
|
|
582
583
|
RATIO_GRID_CLASS,
|
|
583
584
|
RATIO_TO_CSS_ASPECT,
|
|
585
|
+
RESYNC_AFTER_HIDDEN_MS,
|
|
584
586
|
ROW_HEIGHT_DESKTOP,
|
|
585
587
|
ROW_HEIGHT_MOBILE,
|
|
586
588
|
ROW_SHELL_CLASSES,
|
|
@@ -706,6 +708,7 @@ import {
|
|
|
706
708
|
TicketCardSkeleton,
|
|
707
709
|
TicketCardView,
|
|
708
710
|
TicketDetailSection,
|
|
711
|
+
TicketEscalatedMessage,
|
|
709
712
|
TicketInfoSection,
|
|
710
713
|
TicketNoteCard,
|
|
711
714
|
TicketNotesSection,
|
|
@@ -960,7 +963,7 @@ import {
|
|
|
960
963
|
useVideoWarmup,
|
|
961
964
|
useWalkthroughVideo,
|
|
962
965
|
usesCanonicalStatusStyle
|
|
963
|
-
} from "../chunk-
|
|
966
|
+
} from "../chunk-INTFGXHO.js";
|
|
964
967
|
import "../chunk-7EUIW46X.js";
|
|
965
968
|
import {
|
|
966
969
|
next_image_default
|
|
@@ -5011,6 +5014,7 @@ export {
|
|
|
5011
5014
|
ErrorIcon,
|
|
5012
5015
|
ErrorMessageDisplay,
|
|
5013
5016
|
ErrorState,
|
|
5017
|
+
EscalationOfferMessage,
|
|
5014
5018
|
ExpandChevron,
|
|
5015
5019
|
ExploreCategoriesIcon,
|
|
5016
5020
|
EyeIcon,
|
|
@@ -5346,6 +5350,7 @@ export {
|
|
|
5346
5350
|
QuickActionWall,
|
|
5347
5351
|
RATIO_GRID_CLASS,
|
|
5348
5352
|
RATIO_TO_CSS_ASPECT,
|
|
5353
|
+
RESYNC_AFTER_HIDDEN_MS,
|
|
5349
5354
|
ROW_HEIGHT_DESKTOP,
|
|
5350
5355
|
ROW_HEIGHT_MOBILE,
|
|
5351
5356
|
ROW_SHELL_CLASSES,
|
|
@@ -5525,6 +5530,7 @@ export {
|
|
|
5525
5530
|
TicketCardSkeleton,
|
|
5526
5531
|
TicketCardView,
|
|
5527
5532
|
TicketDetailSection,
|
|
5533
|
+
TicketEscalatedMessage,
|
|
5528
5534
|
TicketInfoSection,
|
|
5529
5535
|
TicketNoteCard,
|
|
5530
5536
|
TicketNotesSection,
|