@flamingo-stack/openframe-frontend-core 0.0.364 → 0.0.365-snapshot.20260703164521
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-KGPDDWHM.js → chunk-3VGGQJIG.js} +19 -12
- package/dist/chunk-3VGGQJIG.js.map +1 -0
- package/dist/{chunk-6RQY3G72.js → chunk-57YGF3UX.js} +5 -5
- package/dist/chunk-57YGF3UX.js.map +1 -0
- package/dist/{chunk-3V2ZOHYZ.js → chunk-5UYS6HX6.js} +5 -4
- package/dist/{chunk-3V2ZOHYZ.js.map → chunk-5UYS6HX6.js.map} +1 -1
- package/dist/{chunk-ATKZKYVG.cjs → chunk-65R4KAF3.cjs} +16 -15
- package/dist/chunk-65R4KAF3.cjs.map +1 -0
- package/dist/{chunk-SF2OTFEP.js → chunk-AWSBFLM4.js} +2 -2
- package/dist/{chunk-3FGFGOH5.cjs → chunk-BFIXLKD7.cjs} +26 -25
- package/dist/chunk-BFIXLKD7.cjs.map +1 -0
- package/dist/{chunk-JEISYOQP.js → chunk-BTPPX4OH.js} +3 -3
- package/dist/{chunk-JEISYOQP.js.map → chunk-BTPPX4OH.js.map} +1 -1
- package/dist/{chunk-XDX45KT4.cjs → chunk-BW5TNAAB.cjs} +12 -12
- package/dist/{chunk-XDX45KT4.cjs.map → chunk-BW5TNAAB.cjs.map} +1 -1
- package/dist/{chunk-TE6HGB2A.js → chunk-FGSAACQ6.js} +2 -2
- package/dist/{chunk-GCUFSMBO.cjs → chunk-HY6SX7SY.cjs} +26 -26
- package/dist/{chunk-GCUFSMBO.cjs.map → chunk-HY6SX7SY.cjs.map} +1 -1
- package/dist/{chunk-FHENLKPY.cjs → chunk-J4TUSKUD.cjs} +5 -5
- package/dist/{chunk-FHENLKPY.cjs.map → chunk-J4TUSKUD.cjs.map} +1 -1
- package/dist/{chunk-PZKD2ZNQ.cjs → chunk-JA6Y4RQA.cjs} +7 -7
- package/dist/{chunk-PZKD2ZNQ.cjs.map → chunk-JA6Y4RQA.cjs.map} +1 -1
- package/dist/{chunk-6SELLOJA.js → chunk-JCVQ25SH.js} +4 -4
- package/dist/{chunk-A5WSWLKX.js → chunk-KY5R4WEH.js} +3 -2
- package/dist/chunk-KY5R4WEH.js.map +1 -0
- package/dist/{chunk-POOQCMCE.js → chunk-LB7GFBSI.js} +2 -2
- package/dist/{chunk-VIU6ALFT.cjs → chunk-MHQ7FGTU.cjs} +308 -260
- package/dist/chunk-MHQ7FGTU.cjs.map +1 -0
- package/dist/{chunk-A2DNPXQG.cjs → chunk-OYBPLAEL.cjs} +62 -62
- package/dist/{chunk-A2DNPXQG.cjs.map → chunk-OYBPLAEL.cjs.map} +1 -1
- package/dist/{chunk-UDMNQVDT.cjs → chunk-R7REILGJ.cjs} +9 -9
- package/dist/{chunk-UDMNQVDT.cjs.map → chunk-R7REILGJ.cjs.map} +1 -1
- package/dist/{chunk-QYL66BBH.js → chunk-SELQ4BMB.js} +2 -2
- package/dist/{chunk-ELNJDABM.js → chunk-VJNA6NSE.js} +3643 -3595
- package/dist/chunk-VJNA6NSE.js.map +1 -0
- package/dist/{chunk-ILIPF3MX.js → chunk-XDAAWSBX.js} +2 -2
- package/dist/{chunk-S2PKJCXQ.cjs → chunk-ZDXDRYAC.cjs} +70 -63
- package/dist/chunk-ZDXDRYAC.cjs.map +1 -0
- package/dist/{chunk-IQYROTER.cjs → chunk-ZV4736W2.cjs} +37 -37
- package/dist/{chunk-IQYROTER.cjs.map → chunk-ZV4736W2.cjs.map} +1 -1
- package/dist/{chunk-ZZQMVKBT.cjs → chunk-ZYK4YPUJ.cjs} +31 -31
- package/dist/chunk-ZYK4YPUJ.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/index.cjs +4 -2
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.js +3 -1
- package/dist/components/chat/quick-action-chip.d.ts +19 -0
- package/dist/components/chat/quick-action-chip.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/index.cjs +2 -2
- package/dist/components/features/index.js +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 +124 -120
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +13 -9
- package/dist/components/index.js.map +1 -1
- package/dist/components/layout/page-layout.d.ts +5 -1
- package/dist/components/layout/page-layout.d.ts.map +1 -1
- package/dist/components/layout/title-block.d.ts +5 -1
- package/dist/components/layout/title-block.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/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
- package/dist/components/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/shared/dev-section/dev-section-page.d.ts.map +1 -1
- package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
- package/dist/components/tickets/index.cjs +5 -5
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/fade-preview.d.ts +33 -0
- package/dist/components/ui/fade-preview.d.ts.map +1 -0
- package/dist/components/ui/index.cjs +6 -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 +5 -1
- package/dist/components/ui/release-changelog-section.d.ts.map +1 -1
- package/dist/index.cjs +6 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -1
- package/package.json +1 -1
- package/src/components/chat/quick-action-chip.tsx +46 -0
- package/src/components/docs/doc-viewer.tsx +1 -1
- package/src/components/faq/faq-document-page.tsx +1 -1
- package/src/components/layout/page-layout.tsx +11 -0
- package/src/components/layout/title-block.tsx +24 -4
- package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +1 -0
- package/src/components/shared/dev-section/dev-section-page.tsx +1 -0
- package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
- package/src/components/shared/product-release/release-detail-page.tsx +26 -5
- package/src/components/ui/fade-preview.tsx +87 -0
- package/src/components/ui/index.ts +1 -0
- package/src/components/ui/release-changelog-section.tsx +12 -50
- package/dist/chunk-3FGFGOH5.cjs.map +0 -1
- package/dist/chunk-6RQY3G72.js.map +0 -1
- package/dist/chunk-A5WSWLKX.js.map +0 -1
- package/dist/chunk-ATKZKYVG.cjs.map +0 -1
- package/dist/chunk-ELNJDABM.js.map +0 -1
- package/dist/chunk-KGPDDWHM.js.map +0 -1
- package/dist/chunk-S2PKJCXQ.cjs.map +0 -1
- package/dist/chunk-VIU6ALFT.cjs.map +0 -1
- package/dist/chunk-ZZQMVKBT.cjs.map +0 -1
- /package/dist/{chunk-SF2OTFEP.js.map → chunk-AWSBFLM4.js.map} +0 -0
- /package/dist/{chunk-TE6HGB2A.js.map → chunk-FGSAACQ6.js.map} +0 -0
- /package/dist/{chunk-6SELLOJA.js.map → chunk-JCVQ25SH.js.map} +0 -0
- /package/dist/{chunk-POOQCMCE.js.map → chunk-LB7GFBSI.js.map} +0 -0
- /package/dist/{chunk-QYL66BBH.js.map → chunk-SELQ4BMB.js.map} +0 -0
- /package/dist/{chunk-ILIPF3MX.js.map → chunk-XDAAWSBX.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-SELQ4BMB.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-3VGGQJIG.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-57YGF3UX.js";
|
|
58
58
|
import {
|
|
59
59
|
FileDownloadCard,
|
|
60
60
|
GoogleSheetsViewer,
|
|
61
61
|
PdfViewer
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-AWSBFLM4.js";
|
|
63
63
|
import {
|
|
64
64
|
FaqAccordion,
|
|
65
65
|
FaqDocumentPage,
|
|
66
66
|
FaqSection
|
|
67
|
-
} from "../chunk-
|
|
67
|
+
} from "../chunk-BTPPX4OH.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-KY5R4WEH.js";
|
|
79
79
|
import {
|
|
80
80
|
ArticleAuthorByline,
|
|
81
81
|
DetailPageSkeleton
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-LB7GFBSI.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-XDAAWSBX.js";
|
|
91
91
|
import "../chunk-7RQM23VH.js";
|
|
92
92
|
import "../chunk-4XLJWX2N.js";
|
|
93
93
|
import {
|
|
@@ -338,6 +338,7 @@ import {
|
|
|
338
338
|
ErrorMessageDisplay,
|
|
339
339
|
ErrorState,
|
|
340
340
|
ExpandChevron,
|
|
341
|
+
FadePreview,
|
|
341
342
|
FeatureCardGrid,
|
|
342
343
|
FeatureList,
|
|
343
344
|
FigmaEmbed,
|
|
@@ -527,6 +528,7 @@ import {
|
|
|
527
528
|
QueryReportTableRow,
|
|
528
529
|
QueryReportTableSkeleton,
|
|
529
530
|
QuickActionChipButton,
|
|
531
|
+
QuickActionChipSkeleton,
|
|
530
532
|
QuickActionMarquee,
|
|
531
533
|
RATIO_DISPLAY_GRID_CLASS,
|
|
532
534
|
RATIO_GRID_CLASS,
|
|
@@ -833,7 +835,7 @@ import {
|
|
|
833
835
|
useVideoOriginPreconnect,
|
|
834
836
|
useVideoWarmup,
|
|
835
837
|
usesCanonicalStatusStyle
|
|
836
|
-
} from "../chunk-
|
|
838
|
+
} from "../chunk-VJNA6NSE.js";
|
|
837
839
|
import {
|
|
838
840
|
CommandApprovalToast,
|
|
839
841
|
ToastCard,
|
|
@@ -4869,6 +4871,7 @@ export {
|
|
|
4869
4871
|
FLAMINGO_LOGO_SVG_PATH,
|
|
4870
4872
|
FLAMINGO_LOGO_VIEWBOX,
|
|
4871
4873
|
FacebookIcon,
|
|
4874
|
+
FadePreview,
|
|
4872
4875
|
FaqAccordion,
|
|
4873
4876
|
FaqDocumentPage,
|
|
4874
4877
|
FaqSection,
|
|
@@ -5168,6 +5171,7 @@ export {
|
|
|
5168
5171
|
QueryReportTableRow,
|
|
5169
5172
|
QueryReportTableSkeleton,
|
|
5170
5173
|
QuickActionChipButton,
|
|
5174
|
+
QuickActionChipSkeleton,
|
|
5171
5175
|
QuickActionMarquee,
|
|
5172
5176
|
RATIO_DISPLAY_GRID_CLASS,
|
|
5173
5177
|
RATIO_GRID_CLASS,
|