@flamingo-stack/openframe-frontend-core 0.0.360 → 0.0.361-snapshot.20260702223540

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 (120) hide show
  1. package/dist/{chunk-2LTQEQWH.js → chunk-25VKZ2QM.js} +2 -2
  2. package/dist/{chunk-LUEVAFJP.js → chunk-33CU7BKK.js} +4 -4
  3. package/dist/{chunk-DNJCIVD6.js → chunk-3L34VSKP.js} +2 -2
  4. package/dist/{chunk-KMYPDZEO.js → chunk-4ZHXIY5J.js} +3982 -3858
  5. package/dist/chunk-4ZHXIY5J.js.map +1 -0
  6. package/dist/{chunk-ZPY53IWK.cjs → chunk-57ZLSUWZ.cjs} +56 -56
  7. package/dist/{chunk-ZPY53IWK.cjs.map → chunk-57ZLSUWZ.cjs.map} +1 -1
  8. package/dist/{chunk-LTALFWHU.cjs → chunk-5EFJJBU5.cjs} +31 -31
  9. package/dist/{chunk-LTALFWHU.cjs.map → chunk-5EFJJBU5.cjs.map} +1 -1
  10. package/dist/{chunk-VS4EZRU3.cjs → chunk-5PO6CQVE.cjs} +62 -62
  11. package/dist/{chunk-VS4EZRU3.cjs.map → chunk-5PO6CQVE.cjs.map} +1 -1
  12. package/dist/{chunk-YA2LLBWQ.js → chunk-ACAVASHV.js} +2 -2
  13. package/dist/{chunk-QPGENYQV.js → chunk-BLUIJE4A.js} +4 -4
  14. package/dist/{chunk-E66A6UJC.js → chunk-CDQY7PJI.js} +4 -4
  15. package/dist/{chunk-5NHJC3GQ.js → chunk-ECK3O7S7.js} +2 -2
  16. package/dist/{chunk-QZ3KUDFG.cjs → chunk-IU3ADZVS.cjs} +7 -7
  17. package/dist/{chunk-QZ3KUDFG.cjs.map → chunk-IU3ADZVS.cjs.map} +1 -1
  18. package/dist/{chunk-YEB3R52B.js → chunk-KCJS6HWH.js} +4 -4
  19. package/dist/{chunk-2GLO2HEJ.cjs → chunk-KKZMWFCK.cjs} +25 -25
  20. package/dist/{chunk-2GLO2HEJ.cjs.map → chunk-KKZMWFCK.cjs.map} +1 -1
  21. package/dist/{chunk-XULFRLBZ.js → chunk-LI4WU5DO.js} +2 -2
  22. package/dist/{chunk-TRUNSPFD.cjs → chunk-MLWAQ3QJ.cjs} +37 -37
  23. package/dist/{chunk-TRUNSPFD.cjs.map → chunk-MLWAQ3QJ.cjs.map} +1 -1
  24. package/dist/{chunk-EJSVHG4X.cjs → chunk-NOJCRTFP.cjs} +5 -5
  25. package/dist/{chunk-EJSVHG4X.cjs.map → chunk-NOJCRTFP.cjs.map} +1 -1
  26. package/dist/{chunk-XP7M5FPW.js → chunk-O4J55Q6W.js} +2 -2
  27. package/dist/{chunk-4NGPMJK6.cjs → chunk-PREABAGF.cjs} +12 -12
  28. package/dist/{chunk-4NGPMJK6.cjs.map → chunk-PREABAGF.cjs.map} +1 -1
  29. package/dist/{chunk-YUZ25NHF.cjs → chunk-PU7UCMSL.cjs} +15 -15
  30. package/dist/{chunk-YUZ25NHF.cjs.map → chunk-PU7UCMSL.cjs.map} +1 -1
  31. package/dist/{chunk-MGQVVGQV.cjs → chunk-R27F2P55.cjs} +1188 -1064
  32. package/dist/chunk-R27F2P55.cjs.map +1 -0
  33. package/dist/{chunk-LGQ4L3SX.cjs → chunk-SXM5YHP2.cjs} +26 -26
  34. package/dist/{chunk-LGQ4L3SX.cjs.map → chunk-SXM5YHP2.cjs.map} +1 -1
  35. package/dist/{chunk-35E52Q3L.cjs → chunk-TSNXAJOJ.cjs} +9 -9
  36. package/dist/{chunk-35E52Q3L.cjs.map → chunk-TSNXAJOJ.cjs.map} +1 -1
  37. package/dist/{chunk-CBVU3DFH.js → chunk-U3LE33OX.js} +2 -2
  38. package/dist/components/case-studies/index.cjs +8 -8
  39. package/dist/components/case-studies/index.js +2 -2
  40. package/dist/components/chat/chat-input.d.ts.map +1 -1
  41. package/dist/components/chat/chat-quick-action-row.d.ts +4 -1
  42. package/dist/components/chat/chat-quick-action-row.d.ts.map +1 -1
  43. package/dist/components/chat/chat-quick-action.d.ts +6 -0
  44. package/dist/components/chat/chat-quick-action.d.ts.map +1 -1
  45. package/dist/components/chat/embeddable-chat.d.ts.map +1 -1
  46. package/dist/components/chat/guide-welcome.d.ts +3 -0
  47. package/dist/components/chat/guide-welcome.d.ts.map +1 -1
  48. package/dist/components/chat/index.cjs +12 -2
  49. package/dist/components/chat/index.cjs.map +1 -1
  50. package/dist/components/chat/index.d.ts +2 -0
  51. package/dist/components/chat/index.d.ts.map +1 -1
  52. package/dist/components/chat/index.js +11 -1
  53. package/dist/components/chat/mingo-welcome.d.ts.map +1 -1
  54. package/dist/components/chat/quick-action-chip.d.ts +70 -0
  55. package/dist/components/chat/quick-action-chip.d.ts.map +1 -0
  56. package/dist/components/chat/quick-action-marquee.d.ts +29 -0
  57. package/dist/components/chat/quick-action-marquee.d.ts.map +1 -0
  58. package/dist/components/contact/index.cjs +3 -3
  59. package/dist/components/contact/index.js +2 -2
  60. package/dist/components/docs/index.cjs +5 -5
  61. package/dist/components/docs/index.js +4 -4
  62. package/dist/components/embeds/index.cjs +3 -3
  63. package/dist/components/embeds/index.js +2 -2
  64. package/dist/components/faq/index.cjs +3 -3
  65. package/dist/components/faq/index.js +2 -2
  66. package/dist/components/features/index.cjs +2 -2
  67. package/dist/components/features/index.js +1 -1
  68. package/dist/components/help-center-pages/index.cjs +20 -20
  69. package/dist/components/help-center-pages/index.js +11 -11
  70. package/dist/components/index.cjs +130 -120
  71. package/dist/components/index.cjs.map +1 -1
  72. package/dist/components/index.js +19 -9
  73. package/dist/components/index.js.map +1 -1
  74. package/dist/components/navigation/index.cjs +2 -2
  75. package/dist/components/navigation/index.js +1 -1
  76. package/dist/components/onboarding-guides/index.cjs +5 -5
  77. package/dist/components/onboarding-guides/index.js +4 -4
  78. package/dist/components/related-content/index.cjs +3 -3
  79. package/dist/components/related-content/index.js +2 -2
  80. package/dist/components/tickets/index.cjs +5 -5
  81. package/dist/components/tickets/index.js +4 -4
  82. package/dist/components/ui/index.cjs +12 -2
  83. package/dist/components/ui/index.cjs.map +1 -1
  84. package/dist/components/ui/index.js +11 -1
  85. package/dist/components/ui/tab-navigation.d.ts.map +1 -1
  86. package/dist/index.cjs +12 -2
  87. package/dist/index.cjs.map +1 -1
  88. package/dist/index.js +11 -1
  89. package/dist/tailwind.config.cjs +8 -1
  90. package/dist/tailwind.config.cjs.map +1 -1
  91. package/dist/tailwind.config.js +8 -1
  92. package/dist/tailwind.config.js.map +1 -1
  93. package/package.json +1 -1
  94. package/src/components/chat/chat-input.tsx +16 -9
  95. package/src/components/chat/chat-quick-action-row.tsx +20 -14
  96. package/src/components/chat/chat-quick-action.tsx +6 -0
  97. package/src/components/chat/embeddable-chat.tsx +19 -6
  98. package/src/components/chat/guide-welcome.tsx +15 -9
  99. package/src/components/chat/index.ts +2 -0
  100. package/src/components/chat/mingo-welcome.tsx +7 -12
  101. package/src/components/chat/quick-action-chip.tsx +155 -0
  102. package/src/components/chat/quick-action-marquee.tsx +92 -0
  103. package/src/components/ui/tab-navigation.tsx +8 -2
  104. package/src/stories/EmbeddableChat.stories.tsx +75 -0
  105. package/src/stories/QuickActionChip.stories.tsx +149 -0
  106. package/src/stories/QuickActionMarquee.stories.tsx +114 -0
  107. package/tailwind.config.ts +7 -0
  108. package/dist/chunk-KMYPDZEO.js.map +0 -1
  109. package/dist/chunk-MGQVVGQV.cjs.map +0 -1
  110. /package/dist/{chunk-2LTQEQWH.js.map → chunk-25VKZ2QM.js.map} +0 -0
  111. /package/dist/{chunk-LUEVAFJP.js.map → chunk-33CU7BKK.js.map} +0 -0
  112. /package/dist/{chunk-DNJCIVD6.js.map → chunk-3L34VSKP.js.map} +0 -0
  113. /package/dist/{chunk-YA2LLBWQ.js.map → chunk-ACAVASHV.js.map} +0 -0
  114. /package/dist/{chunk-QPGENYQV.js.map → chunk-BLUIJE4A.js.map} +0 -0
  115. /package/dist/{chunk-E66A6UJC.js.map → chunk-CDQY7PJI.js.map} +0 -0
  116. /package/dist/{chunk-5NHJC3GQ.js.map → chunk-ECK3O7S7.js.map} +0 -0
  117. /package/dist/{chunk-YEB3R52B.js.map → chunk-KCJS6HWH.js.map} +0 -0
  118. /package/dist/{chunk-XULFRLBZ.js.map → chunk-LI4WU5DO.js.map} +0 -0
  119. /package/dist/{chunk-XP7M5FPW.js.map → chunk-O4J55Q6W.js.map} +0 -0
  120. /package/dist/{chunk-CBVU3DFH.js.map → chunk-U3LE33OX.js.map} +0 -0
@@ -4,7 +4,7 @@ import "../chunk-GZ4C3XW6.js";
4
4
  import {
5
5
  GROUP_PAGE_SIZE,
6
6
  RelatedContentSection
7
- } from "../chunk-5NHJC3GQ.js";
7
+ } from "../chunk-ECK3O7S7.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-LUEVAFJP.js";
24
+ } from "../chunk-33CU7BKK.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-QPGENYQV.js";
57
+ } from "../chunk-BLUIJE4A.js";
58
58
  import {
59
59
  FileDownloadCard,
60
60
  GoogleSheetsViewer,
61
61
  PdfViewer
62
- } from "../chunk-CBVU3DFH.js";
62
+ } from "../chunk-U3LE33OX.js";
63
63
  import {
64
64
  FaqAccordion,
65
65
  FaqDocumentPage,
66
66
  FaqSection
67
- } from "../chunk-DNJCIVD6.js";
67
+ } from "../chunk-3L34VSKP.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-XULFRLBZ.js";
78
+ } from "../chunk-LI4WU5DO.js";
79
79
  import {
80
80
  ArticleAuthorByline,
81
81
  DetailPageSkeleton
82
- } from "../chunk-XP7M5FPW.js";
82
+ } from "../chunk-O4J55Q6W.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-YA2LLBWQ.js";
90
+ } from "../chunk-ACAVASHV.js";
91
91
  import "../chunk-7RQM23VH.js";
92
92
  import "../chunk-4XLJWX2N.js";
93
93
  import {
@@ -526,6 +526,8 @@ import {
526
526
  QueryReportTableHeader,
527
527
  QueryReportTableRow,
528
528
  QueryReportTableSkeleton,
529
+ QuickActionChipButton,
530
+ QuickActionMarquee,
529
531
  RATIO_DISPLAY_GRID_CLASS,
530
532
  RATIO_GRID_CLASS,
531
533
  ROW_HEIGHT_DESKTOP,
@@ -673,6 +675,7 @@ import {
673
675
  XCircleIcon,
674
676
  XIcon as XIcon2,
675
677
  YouTubeContainer,
678
+ accentFromIdentityIcon,
676
679
  alignJustify,
677
680
  approvalMetaToBatchData,
678
681
  badgeVariants,
@@ -714,6 +717,7 @@ import {
714
717
  formatInvestorUpdatePeriod,
715
718
  formatRelativeTime,
716
719
  formatSingularLookupInvocation,
720
+ getAgentAccent,
717
721
  getApprovalMeta,
718
722
  getCaptionsUrl,
719
723
  getCommandText,
@@ -770,6 +774,7 @@ import {
770
774
  remarkCardLinks,
771
775
  remarkMentionChips,
772
776
  renderChatInlineEntityCard,
777
+ renderQuickActionIcon,
773
778
  resolutionToStatus,
774
779
  resolveExternalNavigation,
775
780
  resolveIcon,
@@ -827,7 +832,7 @@ import {
827
832
  useVideoOriginPreconnect,
828
833
  useVideoWarmup,
829
834
  usesCanonicalStatusStyle
830
- } from "../chunk-KMYPDZEO.js";
835
+ } from "../chunk-4ZHXIY5J.js";
831
836
  import {
832
837
  CommandApprovalToast,
833
838
  ToastCard,
@@ -5161,6 +5166,8 @@ export {
5161
5166
  QueryReportTableHeader,
5162
5167
  QueryReportTableRow,
5163
5168
  QueryReportTableSkeleton,
5169
+ QuickActionChipButton,
5170
+ QuickActionMarquee,
5164
5171
  RATIO_DISPLAY_GRID_CLASS,
5165
5172
  RATIO_GRID_CLASS,
5166
5173
  ROW_HEIGHT_DESKTOP,
@@ -5389,6 +5396,7 @@ export {
5389
5396
  YesNoDisplay,
5390
5397
  YouTubeContainer,
5391
5398
  YouTubeIcon,
5399
+ accentFromIdentityIcon,
5392
5400
  alignJustify,
5393
5401
  applyProxyAuth,
5394
5402
  approvalMetaToBatchData,
@@ -5437,6 +5445,7 @@ export {
5437
5445
  formatPricingForDisplay,
5438
5446
  formatRelativePath,
5439
5447
  formatSingularLookupInvocation,
5448
+ getAgentAccent,
5440
5449
  getApprovalMeta,
5441
5450
  getCaptionsUrl,
5442
5451
  getEmbedProxyAuth as getChatProxyAuth,
@@ -5495,6 +5504,7 @@ export {
5495
5504
  remarkCardLinks,
5496
5505
  remarkMentionChips,
5497
5506
  renderChatInlineEntityCard,
5507
+ renderQuickActionIcon,
5498
5508
  renderSvgIcon,
5499
5509
  resolutionToStatus,
5500
5510
  resolveExternalNavigation,