@flamingo-stack/openframe-frontend-core 0.0.395 → 0.0.396-snapshot.20260709212121
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-NJPMHDFG.js → chunk-2OOZASQE.js} +2 -2
- package/dist/{chunk-PJ2YFSMY.js → chunk-3E4BDAHJ.js} +2 -2
- package/dist/{chunk-M7WTWBCY.cjs → chunk-43C5ECNT.cjs} +37 -37
- package/dist/{chunk-M7WTWBCY.cjs.map → chunk-43C5ECNT.cjs.map} +1 -1
- package/dist/{chunk-OSOKWP5R.cjs → chunk-55SNCMFS.cjs} +31 -31
- package/dist/{chunk-OSOKWP5R.cjs.map → chunk-55SNCMFS.cjs.map} +1 -1
- package/dist/{chunk-BEPZ5YAN.cjs → chunk-BB7TZ6KS.cjs} +59 -59
- package/dist/{chunk-BEPZ5YAN.cjs.map → chunk-BB7TZ6KS.cjs.map} +1 -1
- package/dist/{chunk-RWBTSF2E.js → chunk-CK5UZLIN.js} +5316 -5003
- package/dist/chunk-CK5UZLIN.js.map +1 -0
- package/dist/{chunk-YJE3HL6Q.js → chunk-D4F7ZLJG.js} +4 -4
- package/dist/{chunk-ZCKVP4SU.cjs → chunk-DB6CUWTL.cjs} +26 -26
- package/dist/{chunk-ZCKVP4SU.cjs.map → chunk-DB6CUWTL.cjs.map} +1 -1
- package/dist/{chunk-Y4I4462K.cjs → chunk-HPQKX5IW.cjs} +15 -15
- package/dist/{chunk-Y4I4462K.cjs.map → chunk-HPQKX5IW.cjs.map} +1 -1
- package/dist/{chunk-NN73KMIK.js → chunk-IVXOR2IA.js} +2 -2
- package/dist/{chunk-WHJEU7V7.js → chunk-J6TAK6HE.js} +4 -4
- package/dist/{chunk-45Z6B6CO.js → chunk-JNU3YPLP.js} +4 -4
- package/dist/{chunk-TWLPG5IQ.js → chunk-K5FRWPWF.js} +2 -2
- package/dist/{chunk-RNWLVI3V.cjs → chunk-M6NPDNVB.cjs} +26 -26
- package/dist/{chunk-RNWLVI3V.cjs.map → chunk-M6NPDNVB.cjs.map} +1 -1
- package/dist/{chunk-5U72NXGG.cjs → chunk-OAENYOKC.cjs} +9 -9
- package/dist/{chunk-5U72NXGG.cjs.map → chunk-OAENYOKC.cjs.map} +1 -1
- package/dist/{chunk-T6FEE3R2.cjs → chunk-SBWTMJPQ.cjs} +5 -5
- package/dist/{chunk-T6FEE3R2.cjs.map → chunk-SBWTMJPQ.cjs.map} +1 -1
- package/dist/{chunk-4YVUL4T7.cjs → chunk-T5F54MN4.cjs} +12 -12
- package/dist/{chunk-4YVUL4T7.cjs.map → chunk-T5F54MN4.cjs.map} +1 -1
- package/dist/{chunk-MPN3MV5H.js → chunk-TTHTO5H5.js} +4 -4
- package/dist/{chunk-PFF6Q6N5.js → chunk-VTR4QDL2.js} +2 -2
- package/dist/{chunk-TTEAYVLT.js → chunk-WCDM226S.js} +2 -2
- package/dist/{chunk-J2UDV3FH.cjs → chunk-XNAYZHPK.cjs} +62 -62
- package/dist/{chunk-J2UDV3FH.cjs.map → chunk-XNAYZHPK.cjs.map} +1 -1
- package/dist/{chunk-3VJPMRNT.cjs → chunk-Z6PAD2UN.cjs} +7 -7
- package/dist/{chunk-3VJPMRNT.cjs.map → chunk-Z6PAD2UN.cjs.map} +1 -1
- package/dist/{chunk-ZB5HSWX4.js → chunk-ZFK4HHRX.js} +2 -2
- package/dist/{chunk-PNMX75W4.cjs → chunk-ZUKBC2ZX.cjs} +1114 -801
- package/dist/chunk-ZUKBC2ZX.cjs.map +1 -0
- 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/auth/create-organization-form.d.ts +1 -1
- package/dist/components/features/auth/create-organization-form.d.ts.map +1 -1
- package/dist/components/features/auth/login-form.d.ts +1 -1
- package/dist/components/features/auth/login-form.d.ts.map +1 -1
- package/dist/components/features/auth/sso-providers.d.ts +1 -1
- package/dist/components/features/auth/sso-providers.d.ts.map +1 -1
- package/dist/components/features/cards-strip.d.ts.map +1 -1
- package/dist/components/features/index.cjs +2 -2
- package/dist/components/features/index.js +1 -1
- package/dist/components/features/video-bites-strip.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 +128 -120
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +17 -9
- 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 +10 -2
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +9 -1
- package/dist/index.cjs +10 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +9 -1
- package/package.json +1 -1
- 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/auth/create-organization-form.tsx +2 -2
- package/src/components/features/auth/login-form.tsx +2 -2
- package/src/components/features/auth/sso-providers.tsx +2 -2
- package/src/components/features/cards-strip.tsx +122 -8
- package/src/components/features/video-bites-strip.tsx +4 -0
- package/src/stories/auth/CreateOrganization.stories.tsx +0 -1
- package/src/stories/auth/Login.stories.tsx +1 -1
- package/dist/chunk-PNMX75W4.cjs.map +0 -1
- package/dist/chunk-RWBTSF2E.js.map +0 -1
- /package/dist/{chunk-NJPMHDFG.js.map → chunk-2OOZASQE.js.map} +0 -0
- /package/dist/{chunk-PJ2YFSMY.js.map → chunk-3E4BDAHJ.js.map} +0 -0
- /package/dist/{chunk-YJE3HL6Q.js.map → chunk-D4F7ZLJG.js.map} +0 -0
- /package/dist/{chunk-NN73KMIK.js.map → chunk-IVXOR2IA.js.map} +0 -0
- /package/dist/{chunk-WHJEU7V7.js.map → chunk-J6TAK6HE.js.map} +0 -0
- /package/dist/{chunk-45Z6B6CO.js.map → chunk-JNU3YPLP.js.map} +0 -0
- /package/dist/{chunk-TWLPG5IQ.js.map → chunk-K5FRWPWF.js.map} +0 -0
- /package/dist/{chunk-MPN3MV5H.js.map → chunk-TTHTO5H5.js.map} +0 -0
- /package/dist/{chunk-PFF6Q6N5.js.map → chunk-VTR4QDL2.js.map} +0 -0
- /package/dist/{chunk-TTEAYVLT.js.map → chunk-WCDM226S.js.map} +0 -0
- /package/dist/{chunk-ZB5HSWX4.js.map → chunk-ZFK4HHRX.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-WCDM226S.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-TTHTO5H5.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-D4F7ZLJG.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-3E4BDAHJ.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-VTR4QDL2.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-IVXOR2IA.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-ZFK4HHRX.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-K5FRWPWF.js";
|
|
91
91
|
import "../chunk-WWHPTP4B.js";
|
|
92
92
|
import "../chunk-4XLJWX2N.js";
|
|
93
93
|
import {
|
|
@@ -340,6 +340,7 @@ import {
|
|
|
340
340
|
EntityImage,
|
|
341
341
|
EntityMetadataAuthorCell,
|
|
342
342
|
EntityMetadataValueCell,
|
|
343
|
+
EntityPortraitCard,
|
|
343
344
|
EntitySummaryEditor,
|
|
344
345
|
EntityTagBadges,
|
|
345
346
|
EntityVideoSection,
|
|
@@ -776,6 +777,7 @@ import {
|
|
|
776
777
|
groupByAspectRatio,
|
|
777
778
|
groupTicketsByStatus,
|
|
778
779
|
handleChatNavClick,
|
|
780
|
+
hideOnError,
|
|
779
781
|
init_pagination,
|
|
780
782
|
isApprovalNotification,
|
|
781
783
|
isControlChunk,
|
|
@@ -799,6 +801,7 @@ import {
|
|
|
799
801
|
parseWireCommandOverride,
|
|
800
802
|
processHistoricalMessages,
|
|
801
803
|
processHistoricalMessagesWithErrors,
|
|
804
|
+
programItemToStripProfile,
|
|
802
805
|
ratioToCategory,
|
|
803
806
|
remarkCardLinks,
|
|
804
807
|
remarkMentionChips,
|
|
@@ -834,6 +837,7 @@ import {
|
|
|
834
837
|
useChunkCatchup,
|
|
835
838
|
useCloseOnNavigation,
|
|
836
839
|
useCollapsible,
|
|
840
|
+
useCoverImageFallback,
|
|
837
841
|
useDataTable,
|
|
838
842
|
useDataTableContext,
|
|
839
843
|
useDynamicTheme,
|
|
@@ -863,7 +867,7 @@ import {
|
|
|
863
867
|
useVideoOriginPreconnect,
|
|
864
868
|
useVideoWarmup,
|
|
865
869
|
usesCanonicalStatusStyle
|
|
866
|
-
} from "../chunk-
|
|
870
|
+
} from "../chunk-CK5UZLIN.js";
|
|
867
871
|
import {
|
|
868
872
|
CommandApprovalToast,
|
|
869
873
|
ToastCard,
|
|
@@ -4871,6 +4875,7 @@ export {
|
|
|
4871
4875
|
EntityImage,
|
|
4872
4876
|
EntityMetadataAuthorCell,
|
|
4873
4877
|
EntityMetadataValueCell,
|
|
4878
|
+
EntityPortraitCard,
|
|
4874
4879
|
EntitySummaryEditor,
|
|
4875
4880
|
EntityTagBadges,
|
|
4876
4881
|
EntityVideoSection,
|
|
@@ -5510,6 +5515,7 @@ export {
|
|
|
5510
5515
|
groupByAspectRatio,
|
|
5511
5516
|
groupTicketsByStatus,
|
|
5512
5517
|
handleChatNavClick,
|
|
5518
|
+
hideOnError,
|
|
5513
5519
|
isApprovalNotification,
|
|
5514
5520
|
isControlChunk,
|
|
5515
5521
|
isCrossOriginUrl,
|
|
@@ -5533,6 +5539,7 @@ export {
|
|
|
5533
5539
|
parseWireCommandOverride,
|
|
5534
5540
|
processHistoricalMessages,
|
|
5535
5541
|
processHistoricalMessagesWithErrors,
|
|
5542
|
+
programItemToStripProfile,
|
|
5536
5543
|
progressColorByVariant,
|
|
5537
5544
|
ratioToCategory,
|
|
5538
5545
|
remarkCardLinks,
|
|
@@ -5577,6 +5584,7 @@ export {
|
|
|
5577
5584
|
useCloseOnNavigation,
|
|
5578
5585
|
useCollapsible,
|
|
5579
5586
|
useContentLoading,
|
|
5587
|
+
useCoverImageFallback,
|
|
5580
5588
|
useDataTable,
|
|
5581
5589
|
useDataTableContext,
|
|
5582
5590
|
useDocNavigation,
|