@flamingo-stack/openframe-frontend-core 0.0.396 → 0.0.397-snapshot.20260710042522
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-EKYE2VJU.js → chunk-3MMYFUWX.js} +4 -4
- package/dist/{chunk-HWJUWOXK.cjs → chunk-5IZDYGPU.cjs} +12 -12
- package/dist/{chunk-HWJUWOXK.cjs.map → chunk-5IZDYGPU.cjs.map} +1 -1
- package/dist/{chunk-OP3H7VB2.js → chunk-5SGIFYSA.js} +2 -2
- package/dist/{chunk-AODSKL5I.cjs → chunk-BIQH2W35.cjs} +9 -9
- package/dist/{chunk-AODSKL5I.cjs.map → chunk-BIQH2W35.cjs.map} +1 -1
- package/dist/{chunk-H4WIS6RJ.js → chunk-D3EAVXAQ.js} +2 -2
- package/dist/{chunk-XQILJ7FF.cjs → chunk-I4D6KJLI.cjs} +5 -5
- package/dist/{chunk-XQILJ7FF.cjs.map → chunk-I4D6KJLI.cjs.map} +1 -1
- package/dist/{chunk-TIC3UE6L.js → chunk-JAO2PKOU.js} +2 -2
- package/dist/{chunk-2PTEK3D6.js → chunk-KOIH637Y.js} +2 -2
- package/dist/{chunk-GA3R77TB.js → chunk-LHICE5MK.js} +2 -2
- package/dist/{chunk-CCV6Z3CL.cjs → chunk-MBWSBKSG.cjs} +26 -26
- package/dist/{chunk-CCV6Z3CL.cjs.map → chunk-MBWSBKSG.cjs.map} +1 -1
- package/dist/{chunk-PQXUY6SB.js → chunk-MH5U4ZMV.js} +2 -2
- package/dist/{chunk-SV7IJPIH.js → chunk-NLYOIYUB.js} +5456 -5015
- package/dist/chunk-NLYOIYUB.js.map +1 -0
- package/dist/{chunk-STEM5CPV.js → chunk-PKRHMZBN.js} +4 -4
- package/dist/{chunk-Y36KVLBX.cjs → chunk-PZIZOFPY.cjs} +1260 -819
- package/dist/chunk-PZIZOFPY.cjs.map +1 -0
- package/dist/{chunk-J2UHW4UM.js → chunk-QCUHIPG3.js} +2 -2
- package/dist/{chunk-KRMGVMIO.cjs → chunk-QOMEGWOM.cjs} +31 -31
- package/dist/{chunk-KRMGVMIO.cjs.map → chunk-QOMEGWOM.cjs.map} +1 -1
- package/dist/{chunk-HNXZFKDQ.cjs → chunk-THE2AFUN.cjs} +62 -62
- package/dist/{chunk-HNXZFKDQ.cjs.map → chunk-THE2AFUN.cjs.map} +1 -1
- package/dist/{chunk-NFRHBR7W.js → chunk-WR74UUVM.js} +4 -4
- package/dist/{chunk-RUYZ5QMK.cjs → chunk-WRS7OVIT.cjs} +37 -37
- package/dist/{chunk-RUYZ5QMK.cjs.map → chunk-WRS7OVIT.cjs.map} +1 -1
- package/dist/{chunk-FAUC7EA3.js → chunk-WX3MHQRH.js} +4 -4
- package/dist/{chunk-6DGQPKVA.cjs → chunk-XFOSQQKD.cjs} +26 -26
- package/dist/{chunk-6DGQPKVA.cjs.map → chunk-XFOSQQKD.cjs.map} +1 -1
- package/dist/{chunk-HEH47UTC.cjs → chunk-XQ35TKEM.cjs} +15 -15
- package/dist/{chunk-HEH47UTC.cjs.map → chunk-XQ35TKEM.cjs.map} +1 -1
- package/dist/{chunk-NAFW3LKI.cjs → chunk-Y2QAEMGF.cjs} +7 -7
- package/dist/{chunk-NAFW3LKI.cjs.map → chunk-Y2QAEMGF.cjs.map} +1 -1
- package/dist/{chunk-VSPNWVIE.cjs → chunk-YSI6FXZH.cjs} +59 -59
- package/dist/{chunk-VSPNWVIE.cjs.map → chunk-YSI6FXZH.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/entity-cards/blog-card.d.ts +6 -3
- package/dist/components/chat/entity-cards/blog-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/case-study-card.d.ts +7 -3
- package/dist/components/chat/entity-cards/case-study-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/customer-interview-card.d.ts +6 -3
- package/dist/components/chat/entity-cards/customer-interview-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/entity-portrait-card.d.ts +59 -0
- package/dist/components/chat/entity-cards/entity-portrait-card.d.ts.map +1 -0
- package/dist/components/chat/entity-cards/index.d.ts +3 -0
- package/dist/components/chat/entity-cards/index.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/investor-update-card.d.ts +6 -3
- package/dist/components/chat/entity-cards/investor-update-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/onboarding-guide-card.d.ts +4 -2
- package/dist/components/chat/entity-cards/onboarding-guide-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/program-card.d.ts +17 -5
- package/dist/components/chat/entity-cards/program-card.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/use-cover-image-fallback.d.ts +26 -0
- package/dist/components/chat/entity-cards/use-cover-image-fallback.d.ts.map +1 -0
- package/dist/components/chat/index.cjs +10 -2
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.js +9 -1
- package/dist/components/chat/types/entities/program-types.d.ts +23 -0
- package/dist/components/chat/types/entities/program-types.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/cards-strip.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.d.ts +1 -0
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/index.js +5 -1
- package/dist/components/features/video-bites-strip.d.ts.map +1 -1
- package/dist/components/features/video-center-badge.d.ts +36 -0
- package/dist/components/features/video-center-badge.d.ts.map +1 -0
- package/dist/components/features/video.d.ts +7 -0
- package/dist/components/features/video.d.ts.map +1 -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 +134 -120
- 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/media-carousel.d.ts.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/crossfade-panels.d.ts +52 -0
- package/dist/components/ui/crossfade-panels.d.ts.map +1 -0
- package/dist/components/ui/index.cjs +12 -2
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +11 -1
- package/dist/components/ui/tab-navigation.d.ts +6 -2
- package/dist/components/ui/tab-navigation.d.ts.map +1 -1
- package/dist/index.cjs +16 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +15 -1
- package/package.json +4 -4
- package/src/components/chat/entity-cards/blog-card.tsx +40 -7
- package/src/components/chat/entity-cards/case-study-card.tsx +32 -6
- package/src/components/chat/entity-cards/customer-interview-card.tsx +31 -6
- package/src/components/chat/entity-cards/entity-portrait-card.tsx +201 -0
- package/src/components/chat/entity-cards/index.ts +18 -0
- package/src/components/chat/entity-cards/investor-update-card.tsx +28 -2
- package/src/components/chat/entity-cards/onboarding-guide-card.tsx +30 -1
- package/src/components/chat/entity-cards/program-card.tsx +69 -17
- package/src/components/chat/entity-cards/use-cover-image-fallback.ts +50 -0
- package/src/components/chat/types/entities/program-types.ts +34 -0
- package/src/components/features/cards-strip.tsx +122 -8
- package/src/components/features/index.ts +1 -0
- package/src/components/features/video-bites-strip.tsx +77 -15
- package/src/components/features/video-center-badge.tsx +76 -0
- package/src/components/features/video.tsx +51 -7
- package/src/components/media-carousel.tsx +2 -4
- package/src/components/ui/crossfade-panels.tsx +88 -0
- package/src/components/ui/index.ts +1 -0
- package/src/components/ui/tab-navigation.tsx +31 -14
- package/src/styles/app-globals.css +23 -0
- package/dist/chunk-SV7IJPIH.js.map +0 -1
- package/dist/chunk-Y36KVLBX.cjs.map +0 -1
- /package/dist/{chunk-EKYE2VJU.js.map → chunk-3MMYFUWX.js.map} +0 -0
- /package/dist/{chunk-OP3H7VB2.js.map → chunk-5SGIFYSA.js.map} +0 -0
- /package/dist/{chunk-H4WIS6RJ.js.map → chunk-D3EAVXAQ.js.map} +0 -0
- /package/dist/{chunk-TIC3UE6L.js.map → chunk-JAO2PKOU.js.map} +0 -0
- /package/dist/{chunk-2PTEK3D6.js.map → chunk-KOIH637Y.js.map} +0 -0
- /package/dist/{chunk-GA3R77TB.js.map → chunk-LHICE5MK.js.map} +0 -0
- /package/dist/{chunk-PQXUY6SB.js.map → chunk-MH5U4ZMV.js.map} +0 -0
- /package/dist/{chunk-STEM5CPV.js.map → chunk-PKRHMZBN.js.map} +0 -0
- /package/dist/{chunk-J2UHW4UM.js.map → chunk-QCUHIPG3.js.map} +0 -0
- /package/dist/{chunk-NFRHBR7W.js.map → chunk-WR74UUVM.js.map} +0 -0
- /package/dist/{chunk-FAUC7EA3.js.map → chunk-WX3MHQRH.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-JAO2PKOU.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-WR74UUVM.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-PKRHMZBN.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-5SGIFYSA.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-D3EAVXAQ.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-KOIH637Y.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-MH5U4ZMV.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-QCUHIPG3.js";
|
|
91
91
|
import "../chunk-WWHPTP4B.js";
|
|
92
92
|
import "../chunk-4XLJWX2N.js";
|
|
93
93
|
import {
|
|
@@ -275,6 +275,7 @@ import {
|
|
|
275
275
|
ContextItemsSkeleton,
|
|
276
276
|
ContextMenuRow,
|
|
277
277
|
CreateOrganizationForm,
|
|
278
|
+
CrossfadePanels,
|
|
278
279
|
CursorPagination,
|
|
279
280
|
CursorPaginationSimple,
|
|
280
281
|
CustomerInterviewCard,
|
|
@@ -340,6 +341,7 @@ import {
|
|
|
340
341
|
EntityImage,
|
|
341
342
|
EntityMetadataAuthorCell,
|
|
342
343
|
EntityMetadataValueCell,
|
|
344
|
+
EntityPortraitCard,
|
|
343
345
|
EntitySummaryEditor,
|
|
344
346
|
EntityTagBadges,
|
|
345
347
|
EntityVideoSection,
|
|
@@ -695,7 +697,9 @@ import {
|
|
|
695
697
|
VideoBitesDisplay,
|
|
696
698
|
VideoBitesStrip,
|
|
697
699
|
VideoClipsSection,
|
|
700
|
+
VideoPlayBadge,
|
|
698
701
|
VideoSourceSelector,
|
|
702
|
+
VideoUnmuteGlyph,
|
|
699
703
|
ViewToggle,
|
|
700
704
|
WaitlistForm,
|
|
701
705
|
WarningBlock,
|
|
@@ -776,6 +780,7 @@ import {
|
|
|
776
780
|
groupByAspectRatio,
|
|
777
781
|
groupTicketsByStatus,
|
|
778
782
|
handleChatNavClick,
|
|
783
|
+
hideOnError,
|
|
779
784
|
init_pagination,
|
|
780
785
|
isApprovalNotification,
|
|
781
786
|
isControlChunk,
|
|
@@ -799,6 +804,7 @@ import {
|
|
|
799
804
|
parseWireCommandOverride,
|
|
800
805
|
processHistoricalMessages,
|
|
801
806
|
processHistoricalMessagesWithErrors,
|
|
807
|
+
programItemToStripProfile,
|
|
802
808
|
ratioToCategory,
|
|
803
809
|
remarkCardLinks,
|
|
804
810
|
remarkMentionChips,
|
|
@@ -834,6 +840,7 @@ import {
|
|
|
834
840
|
useChunkCatchup,
|
|
835
841
|
useCloseOnNavigation,
|
|
836
842
|
useCollapsible,
|
|
843
|
+
useCoverImageFallback,
|
|
837
844
|
useDataTable,
|
|
838
845
|
useDataTableContext,
|
|
839
846
|
useDynamicTheme,
|
|
@@ -863,7 +870,7 @@ import {
|
|
|
863
870
|
useVideoOriginPreconnect,
|
|
864
871
|
useVideoWarmup,
|
|
865
872
|
usesCanonicalStatusStyle
|
|
866
|
-
} from "../chunk-
|
|
873
|
+
} from "../chunk-NLYOIYUB.js";
|
|
867
874
|
import {
|
|
868
875
|
CommandApprovalToast,
|
|
869
876
|
ToastCard,
|
|
@@ -4755,6 +4762,7 @@ export {
|
|
|
4755
4762
|
CopyIcon,
|
|
4756
4763
|
CpuIcon,
|
|
4757
4764
|
CreateOrganizationForm,
|
|
4765
|
+
CrossfadePanels,
|
|
4758
4766
|
CursorPagination,
|
|
4759
4767
|
CursorPaginationSimple,
|
|
4760
4768
|
CustomExternalLinkIcon,
|
|
@@ -4871,6 +4879,7 @@ export {
|
|
|
4871
4879
|
EntityImage,
|
|
4872
4880
|
EntityMetadataAuthorCell,
|
|
4873
4881
|
EntityMetadataValueCell,
|
|
4882
|
+
EntityPortraitCard,
|
|
4874
4883
|
EntitySummaryEditor,
|
|
4875
4884
|
EntityTagBadges,
|
|
4876
4885
|
EntityVideoSection,
|
|
@@ -5416,7 +5425,9 @@ export {
|
|
|
5416
5425
|
VideoBitesDisplay,
|
|
5417
5426
|
VideoBitesStrip,
|
|
5418
5427
|
VideoClipsSection,
|
|
5428
|
+
VideoPlayBadge,
|
|
5419
5429
|
VideoSourceSelector,
|
|
5430
|
+
VideoUnmuteGlyph,
|
|
5420
5431
|
ViewToggle,
|
|
5421
5432
|
WaitlistForm,
|
|
5422
5433
|
WarningBlock,
|
|
@@ -5510,6 +5521,7 @@ export {
|
|
|
5510
5521
|
groupByAspectRatio,
|
|
5511
5522
|
groupTicketsByStatus,
|
|
5512
5523
|
handleChatNavClick,
|
|
5524
|
+
hideOnError,
|
|
5513
5525
|
isApprovalNotification,
|
|
5514
5526
|
isControlChunk,
|
|
5515
5527
|
isCrossOriginUrl,
|
|
@@ -5533,6 +5545,7 @@ export {
|
|
|
5533
5545
|
parseWireCommandOverride,
|
|
5534
5546
|
processHistoricalMessages,
|
|
5535
5547
|
processHistoricalMessagesWithErrors,
|
|
5548
|
+
programItemToStripProfile,
|
|
5536
5549
|
progressColorByVariant,
|
|
5537
5550
|
ratioToCategory,
|
|
5538
5551
|
remarkCardLinks,
|
|
@@ -5577,6 +5590,7 @@ export {
|
|
|
5577
5590
|
useCloseOnNavigation,
|
|
5578
5591
|
useCollapsible,
|
|
5579
5592
|
useContentLoading,
|
|
5593
|
+
useCoverImageFallback,
|
|
5580
5594
|
useDataTable,
|
|
5581
5595
|
useDataTableContext,
|
|
5582
5596
|
useDocNavigation,
|