@flamingo-stack/openframe-frontend-core 0.0.537 → 0.0.538-1791.4733.1

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.
Files changed (147) hide show
  1. package/dist/chat-protocol/events.d.ts +15 -1
  2. package/dist/chat-protocol/events.d.ts.map +1 -1
  3. package/dist/chat-protocol/index.cjs +15 -0
  4. package/dist/chat-protocol/index.cjs.map +1 -1
  5. package/dist/chat-protocol/index.js +15 -0
  6. package/dist/chat-protocol/index.js.map +1 -1
  7. package/dist/chat-protocol/nats-decoder.d.ts.map +1 -1
  8. package/dist/{chunk-7FXZHI5D.js → chunk-4BK5Z763.js} +2 -2
  9. package/dist/{chunk-C4LEH3VE.js → chunk-56QT3JBZ.js} +2 -2
  10. package/dist/{chunk-LFMIAPBP.js → chunk-67CKAX7Z.js} +2 -2
  11. package/dist/{chunk-CZHCXCWL.js → chunk-73W4L656.js} +2 -2
  12. package/dist/{chunk-TCSSYTDN.js → chunk-7CBQWZAH.js} +4 -4
  13. package/dist/{chunk-YIDGB5KP.js → chunk-BNF6FZLP.js} +4 -4
  14. package/dist/{chunk-CATY4DVR.cjs → chunk-BUKQ6B65.cjs} +87 -87
  15. package/dist/{chunk-CATY4DVR.cjs.map → chunk-BUKQ6B65.cjs.map} +1 -1
  16. package/dist/{chunk-KKZ2QMQD.cjs → chunk-C6776X43.cjs} +26 -26
  17. package/dist/{chunk-KKZ2QMQD.cjs.map → chunk-C6776X43.cjs.map} +1 -1
  18. package/dist/{chunk-MOIHWYSA.js → chunk-C6NKOHFW.js} +2 -2
  19. package/dist/{chunk-HRC56BQW.js → chunk-EH6LNTOT.js} +5 -5
  20. package/dist/{chunk-YPI3JIR6.cjs → chunk-F4QOOHZL.cjs} +11 -11
  21. package/dist/{chunk-YPI3JIR6.cjs.map → chunk-F4QOOHZL.cjs.map} +1 -1
  22. package/dist/{chunk-3GXMS4OP.js → chunk-KUKHUECE.js} +2 -2
  23. package/dist/{chunk-DHSVBGOX.cjs → chunk-LJW7B6GY.cjs} +9 -9
  24. package/dist/{chunk-DHSVBGOX.cjs.map → chunk-LJW7B6GY.cjs.map} +1 -1
  25. package/dist/{chunk-WJIBB3KT.cjs → chunk-MGYNZ7SA.cjs} +31 -31
  26. package/dist/{chunk-WJIBB3KT.cjs.map → chunk-MGYNZ7SA.cjs.map} +1 -1
  27. package/dist/{chunk-OYTM3YXO.cjs → chunk-NE67LT3B.cjs} +7 -7
  28. package/dist/{chunk-OYTM3YXO.cjs.map → chunk-NE67LT3B.cjs.map} +1 -1
  29. package/dist/{chunk-SKIM263K.cjs → chunk-NUHDE7CB.cjs} +37 -37
  30. package/dist/{chunk-SKIM263K.cjs.map → chunk-NUHDE7CB.cjs.map} +1 -1
  31. package/dist/{chunk-MDP3YKFI.cjs → chunk-PFGRHRBO.cjs} +5 -5
  32. package/dist/{chunk-MDP3YKFI.cjs.map → chunk-PFGRHRBO.cjs.map} +1 -1
  33. package/dist/{chunk-SGNWSUL3.js → chunk-QK4SQAYG.js} +6 -6
  34. package/dist/{chunk-YMPRMZDD.cjs → chunk-QQ3HUSDJ.cjs} +599 -328
  35. package/dist/chunk-QQ3HUSDJ.cjs.map +1 -0
  36. package/dist/{chunk-QPPG3KHW.cjs → chunk-QU6P2U2Q.cjs} +3 -3
  37. package/dist/{chunk-QPPG3KHW.cjs.map → chunk-QU6P2U2Q.cjs.map} +1 -1
  38. package/dist/{chunk-V4D5MPB7.cjs → chunk-R3XO2KO4.cjs} +4 -4
  39. package/dist/{chunk-V4D5MPB7.cjs.map → chunk-R3XO2KO4.cjs.map} +1 -1
  40. package/dist/{chunk-7EHGP4QK.js → chunk-RBBWKSRC.js} +4638 -4367
  41. package/dist/chunk-RBBWKSRC.js.map +1 -0
  42. package/dist/{chunk-VSIHO7DJ.cjs → chunk-TWVRCPWY.cjs} +61 -61
  43. package/dist/{chunk-VSIHO7DJ.cjs.map → chunk-TWVRCPWY.cjs.map} +1 -1
  44. package/dist/{chunk-CQQXB25K.js → chunk-UBEVU6LS.js} +2 -2
  45. package/dist/{chunk-7WNJ7RFO.cjs → chunk-YO5BWF4L.cjs} +14 -14
  46. package/dist/{chunk-7WNJ7RFO.cjs.map → chunk-YO5BWF4L.cjs.map} +1 -1
  47. package/dist/{chunk-WHUEUACV.js → chunk-ZBRKTF6S.js} +2 -2
  48. package/dist/{chunk-5JPSQOZQ.js → chunk-ZHW5VLHY.js} +2 -2
  49. package/dist/{chunk-YEKXTTAC.cjs → chunk-ZNWW4WAT.cjs} +26 -26
  50. package/dist/{chunk-YEKXTTAC.cjs.map → chunk-ZNWW4WAT.cjs.map} +1 -1
  51. package/dist/components/case-studies/index.cjs +8 -8
  52. package/dist/components/case-studies/index.js +2 -2
  53. package/dist/components/chat/ai-assistant-info.d.ts +31 -0
  54. package/dist/components/chat/ai-assistant-info.d.ts.map +1 -0
  55. package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
  56. package/dist/components/chat/index.cjs +8 -2
  57. package/dist/components/chat/index.cjs.map +1 -1
  58. package/dist/components/chat/index.d.ts +2 -0
  59. package/dist/components/chat/index.d.ts.map +1 -1
  60. package/dist/components/chat/index.js +7 -1
  61. package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +1 -1
  62. package/dist/components/chat/stream/message-mutations.d.ts.map +1 -1
  63. package/dist/components/chat/ticket-escalated-message.d.ts +2 -8
  64. package/dist/components/chat/ticket-escalated-message.d.ts.map +1 -1
  65. package/dist/components/chat/ticket-event-message.d.ts +24 -0
  66. package/dist/components/chat/ticket-event-message.d.ts.map +1 -0
  67. package/dist/components/chat/types/message.types.d.ts +51 -2
  68. package/dist/components/chat/types/message.types.d.ts.map +1 -1
  69. package/dist/components/chat/utils/message-segment-accumulator.d.ts +13 -1
  70. package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
  71. package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
  72. package/dist/components/contact/index.cjs +3 -3
  73. package/dist/components/contact/index.js +2 -2
  74. package/dist/components/docs/index.cjs +5 -5
  75. package/dist/components/docs/index.js +4 -4
  76. package/dist/components/embeds/index.cjs +3 -3
  77. package/dist/components/embeds/index.js +2 -2
  78. package/dist/components/faq/index.cjs +3 -3
  79. package/dist/components/faq/index.js +2 -2
  80. package/dist/components/features/index.cjs +2 -2
  81. package/dist/components/features/index.js +1 -1
  82. package/dist/components/help-center-pages/index.cjs +22 -22
  83. package/dist/components/help-center-pages/index.js +13 -13
  84. package/dist/components/index.cjs +144 -132
  85. package/dist/components/index.cjs.map +1 -1
  86. package/dist/components/index.js +23 -11
  87. package/dist/components/index.js.map +1 -1
  88. package/dist/components/meeting-scheduler/index.cjs +34 -34
  89. package/dist/components/meeting-scheduler/index.js +3 -3
  90. package/dist/components/navigation/index.cjs +2 -2
  91. package/dist/components/navigation/index.js +1 -1
  92. package/dist/components/onboarding-guides/index.cjs +5 -5
  93. package/dist/components/onboarding-guides/index.js +4 -4
  94. package/dist/components/related-content/index.cjs +3 -3
  95. package/dist/components/related-content/index.js +2 -2
  96. package/dist/components/tickets/index.cjs +6 -6
  97. package/dist/components/tickets/index.js +5 -5
  98. package/dist/components/ui/index.cjs +14 -2
  99. package/dist/components/ui/index.cjs.map +1 -1
  100. package/dist/components/ui/index.d.ts +1 -0
  101. package/dist/components/ui/index.d.ts.map +1 -1
  102. package/dist/components/ui/index.js +13 -1
  103. package/dist/components/ui/reopen-ticket-modal.d.ts +42 -0
  104. package/dist/components/ui/reopen-ticket-modal.d.ts.map +1 -0
  105. package/dist/components/ui/take-over-ticket-modal.d.ts +5 -0
  106. package/dist/components/ui/take-over-ticket-modal.d.ts.map +1 -1
  107. package/dist/index.cjs +14 -2
  108. package/dist/index.cjs.map +1 -1
  109. package/dist/index.js +13 -1
  110. package/dist/utils/index.cjs.map +1 -1
  111. package/dist/utils/index.js.map +1 -1
  112. package/package.json +1 -1
  113. package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +44 -0
  114. package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +32 -0
  115. package/src/chat-protocol/events.ts +16 -0
  116. package/src/chat-protocol/nats-decoder.ts +27 -0
  117. package/src/components/chat/__tests__/ticket-event.test.ts +194 -0
  118. package/src/components/chat/ai-assistant-info.tsx +71 -0
  119. package/src/components/chat/chat-message-enhanced.tsx +3 -0
  120. package/src/components/chat/index.ts +2 -0
  121. package/src/components/chat/stream/chat-stream-reducer.ts +19 -0
  122. package/src/components/chat/stream/message-mutations.ts +5 -0
  123. package/src/components/chat/ticket-escalated-message.tsx +10 -32
  124. package/src/components/chat/ticket-event-message.tsx +79 -0
  125. package/src/components/chat/types/message.types.ts +60 -1
  126. package/src/components/chat/utils/message-segment-accumulator.ts +41 -0
  127. package/src/components/chat/utils/process-historical-messages.ts +31 -0
  128. package/src/components/ui/index.ts +1 -0
  129. package/src/components/ui/reopen-ticket-modal.tsx +174 -0
  130. package/src/components/ui/take-over-ticket-modal.tsx +7 -4
  131. package/src/stories/ReopenTicketModal.stories.tsx +114 -0
  132. package/src/stories/TicketEventMessage.stories.tsx +100 -0
  133. package/dist/chunk-7EHGP4QK.js.map +0 -1
  134. package/dist/chunk-YMPRMZDD.cjs.map +0 -1
  135. /package/dist/{chunk-7FXZHI5D.js.map → chunk-4BK5Z763.js.map} +0 -0
  136. /package/dist/{chunk-C4LEH3VE.js.map → chunk-56QT3JBZ.js.map} +0 -0
  137. /package/dist/{chunk-LFMIAPBP.js.map → chunk-67CKAX7Z.js.map} +0 -0
  138. /package/dist/{chunk-CZHCXCWL.js.map → chunk-73W4L656.js.map} +0 -0
  139. /package/dist/{chunk-TCSSYTDN.js.map → chunk-7CBQWZAH.js.map} +0 -0
  140. /package/dist/{chunk-YIDGB5KP.js.map → chunk-BNF6FZLP.js.map} +0 -0
  141. /package/dist/{chunk-MOIHWYSA.js.map → chunk-C6NKOHFW.js.map} +0 -0
  142. /package/dist/{chunk-HRC56BQW.js.map → chunk-EH6LNTOT.js.map} +0 -0
  143. /package/dist/{chunk-3GXMS4OP.js.map → chunk-KUKHUECE.js.map} +0 -0
  144. /package/dist/{chunk-SGNWSUL3.js.map → chunk-QK4SQAYG.js.map} +0 -0
  145. /package/dist/{chunk-CQQXB25K.js.map → chunk-UBEVU6LS.js.map} +0 -0
  146. /package/dist/{chunk-WHUEUACV.js.map → chunk-ZBRKTF6S.js.map} +0 -0
  147. /package/dist/{chunk-5JPSQOZQ.js.map → chunk-ZHW5VLHY.js.map} +0 -0
@@ -4,7 +4,7 @@ import "../chunk-MVWSLZG7.js";
4
4
  import {
5
5
  GROUP_PAGE_SIZE,
6
6
  RelatedContentSection
7
- } from "../chunk-CZHCXCWL.js";
7
+ } from "../chunk-73W4L656.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-SGNWSUL3.js";
21
+ } from "../chunk-QK4SQAYG.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-YIDGB5KP.js";
54
+ } from "../chunk-BNF6FZLP.js";
55
55
  import {
56
56
  FileDownloadCard,
57
57
  GoogleSheetsViewer,
58
58
  PdfViewer
59
- } from "../chunk-C4LEH3VE.js";
59
+ } from "../chunk-56QT3JBZ.js";
60
60
  import {
61
61
  PersistentPagination,
62
62
  PersistentPaginationWrapper,
63
63
  usePaginationLoading
64
- } from "../chunk-WHUEUACV.js";
64
+ } from "../chunk-ZBRKTF6S.js";
65
65
  import {
66
66
  FaqAccordion,
67
67
  FaqDocumentPage,
68
68
  FaqSection
69
- } from "../chunk-7FXZHI5D.js";
69
+ } from "../chunk-4BK5Z763.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-3GXMS4OP.js";
77
+ } from "../chunk-KUKHUECE.js";
78
78
  import {
79
79
  EmptyState,
80
80
  UnifiedPagination,
81
81
  init_unified_pagination
82
- } from "../chunk-MOIHWYSA.js";
82
+ } from "../chunk-C6NKOHFW.js";
83
83
  import {
84
84
  ArticleAuthorByline,
85
85
  DetailPageSkeleton
86
- } from "../chunk-5JPSQOZQ.js";
86
+ } from "../chunk-ZHW5VLHY.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-CQQXB25K.js";
94
+ } from "../chunk-UBEVU6LS.js";
95
95
  import {
96
96
  useSelfFetch
97
97
  } from "../chunk-LQPHB2YF.js";
@@ -118,6 +118,7 @@ import {
118
118
  ActionsMenuDropdown,
119
119
  AdminContentCard,
120
120
  AgentMark,
121
+ AiAssistantInfo,
121
122
  Alert,
122
123
  AlertDescription,
123
124
  AlertDialog,
@@ -598,6 +599,7 @@ import {
598
599
  ReleaseChangelogSection,
599
600
  ReleaseMediaManager,
600
601
  RenameChatModal,
602
+ ReopenTicketModal,
601
603
  ResultBlock,
602
604
  RichMarkdownRenderer,
603
605
  RichMarkdownRuntimeProvider,
@@ -670,6 +672,7 @@ import {
670
672
  TEXT_SIZE_PRESETS,
671
673
  THEME_ATTRIBUTE,
672
674
  THEME_STORAGE_KEY,
675
+ TICKET_EVENT_KIND,
673
676
  TICKET_STATUS_COLOR_PRESETS,
674
677
  TITLE_BLOCK_MIN_HEIGHT,
675
678
  TabContent,
@@ -713,6 +716,7 @@ import {
713
716
  TicketCardView,
714
717
  TicketDetailSection,
715
718
  TicketEscalatedMessage,
719
+ TicketEventMessage,
716
720
  TicketInfoSection,
717
721
  TicketNoteCard,
718
722
  TicketNotesSection,
@@ -900,6 +904,8 @@ import {
900
904
  remarkMentionChips,
901
905
  renderChatInlineEntityCard,
902
906
  renderQuickActionIcon,
907
+ renderTicketAssigneeOption,
908
+ renderTicketStatusOption,
903
909
  resolutionToStatus,
904
910
  resolveExternalNavigation,
905
911
  resolveFetchedCardHref,
@@ -973,7 +979,7 @@ import {
973
979
  useVideoWarmup,
974
980
  useWalkthroughVideo,
975
981
  usesCanonicalStatusStyle
976
- } from "../chunk-7EHGP4QK.js";
982
+ } from "../chunk-RBBWKSRC.js";
977
983
  import "../chunk-7EUIW46X.js";
978
984
  import {
979
985
  next_image_default
@@ -4684,6 +4690,7 @@ export {
4684
4690
  ActionsMenuDropdown,
4685
4691
  AdminContentCard,
4686
4692
  AgentMark,
4693
+ AiAssistantInfo,
4687
4694
  AiRobotIcon,
4688
4695
  Alert,
4689
4696
  AlertDescription,
@@ -5383,6 +5390,7 @@ export {
5383
5390
  ReleaseMediaManager,
5384
5391
  RemoteControlIcon,
5385
5392
  RenameChatModal,
5393
+ ReopenTicketModal,
5386
5394
  ResponsiveIconsBlock,
5387
5395
  ResultBlock,
5388
5396
  ResultsCount,
@@ -5496,6 +5504,7 @@ export {
5496
5504
  TEXT_SIZE_PRESETS,
5497
5505
  THEME_ATTRIBUTE,
5498
5506
  THEME_STORAGE_KEY,
5507
+ TICKET_EVENT_KIND,
5499
5508
  TICKET_STATUS_COLOR_PRESETS,
5500
5509
  TITLE_BLOCK_MIN_HEIGHT,
5501
5510
  TabContent,
@@ -5545,6 +5554,7 @@ export {
5545
5554
  TicketCardView,
5546
5555
  TicketDetailSection,
5547
5556
  TicketEscalatedMessage,
5557
+ TicketEventMessage,
5548
5558
  TicketInfoSection,
5549
5559
  TicketNoteCard,
5550
5560
  TicketNotesSection,
@@ -5765,6 +5775,8 @@ export {
5765
5775
  renderChatInlineEntityCard,
5766
5776
  renderQuickActionIcon,
5767
5777
  renderSvgIcon,
5778
+ renderTicketAssigneeOption,
5779
+ renderTicketStatusOption,
5768
5780
  resolutionToStatus,
5769
5781
  resolveExternalNavigation,
5770
5782
  resolveFetchedCardHref,