@flamingo-stack/openframe-frontend-core 0.0.310 → 0.0.311-snapshot.20260623165315
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-AIHM4TT7.cjs → chunk-52MEECZB.cjs} +5 -5
- package/dist/{chunk-AIHM4TT7.cjs.map → chunk-52MEECZB.cjs.map} +1 -1
- package/dist/{chunk-2YYAKVL7.cjs → chunk-64JGK22Q.cjs} +50 -30
- package/dist/chunk-64JGK22Q.cjs.map +1 -0
- package/dist/{chunk-4RHOLPFU.cjs → chunk-6GKJXZZM.cjs} +14 -14
- package/dist/{chunk-4RHOLPFU.cjs.map → chunk-6GKJXZZM.cjs.map} +1 -1
- package/dist/{chunk-PLFQJ5E7.cjs → chunk-7G7QJNLY.cjs} +37 -37
- package/dist/{chunk-PLFQJ5E7.cjs.map → chunk-7G7QJNLY.cjs.map} +1 -1
- package/dist/{chunk-CKFHYXSJ.cjs → chunk-7KKIACLD.cjs} +7 -7
- package/dist/{chunk-CKFHYXSJ.cjs.map → chunk-7KKIACLD.cjs.map} +1 -1
- package/dist/{chunk-6RMANFX7.cjs → chunk-AHVG5CFA.cjs} +30 -30
- package/dist/{chunk-6RMANFX7.cjs.map → chunk-AHVG5CFA.cjs.map} +1 -1
- package/dist/{chunk-5OFBD6EQ.js → chunk-BX4MDVBL.js} +40 -20
- package/dist/chunk-BX4MDVBL.js.map +1 -0
- package/dist/{chunk-6SBJVDH3.js → chunk-CGR2DPPQ.js} +4 -4
- package/dist/{chunk-N3YPIZBH.js → chunk-DJBMLHN7.js} +2 -2
- package/dist/{chunk-WSEK6W4B.js → chunk-F45P357Q.js} +2 -2
- package/dist/{chunk-46KRPHHL.js → chunk-GRBFBBSX.js} +2 -2
- package/dist/{chunk-QPTJOLAP.js → chunk-GZPOUZAY.js} +2 -2
- package/dist/{chunk-E7FIV5LH.js → chunk-IHCOTCIG.js} +2 -2
- package/dist/{chunk-ER4CMF47.js → chunk-MI6TET5N.js} +56 -34
- package/dist/chunk-MI6TET5N.js.map +1 -0
- package/dist/{chunk-6TRTIHGW.cjs → chunk-NQDC366J.cjs} +110 -88
- package/dist/chunk-NQDC366J.cjs.map +1 -0
- package/dist/{chunk-QWMYOUGP.js → chunk-PH2RLC4E.js} +2 -2
- package/dist/{chunk-4RI7S6ZD.cjs → chunk-SPFV5TFS.cjs} +9 -9
- package/dist/{chunk-4RI7S6ZD.cjs.map → chunk-SPFV5TFS.cjs.map} +1 -1
- package/dist/{chunk-J3YKVLQ5.cjs → chunk-UFJVTOGS.cjs} +26 -26
- package/dist/{chunk-J3YKVLQ5.cjs.map → chunk-UFJVTOGS.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/chart.d.ts +1 -1
- package/dist/components/chat/entity-cards/program-card.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +2 -2
- package/dist/components/chat/index.js +1 -1
- package/dist/components/chat/types/entities/investor-update.d.ts.map +1 -1
- package/dist/components/chat/utils/execute-navigation.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/faq-document-page.d.ts +39 -3
- package/dist/components/faq/faq-document-page.d.ts.map +1 -1
- package/dist/components/faq/faq-section.d.ts.map +1 -1
- 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/index.cjs +172 -172
- package/dist/components/index.js +8 -8
- package/dist/components/logs-list.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 +23 -23
- package/dist/components/onboarding-guides/index.js +3 -3
- package/dist/components/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/tickets/index.cjs +60 -60
- package/dist/components/tickets/index.js +3 -3
- package/dist/components/ui/device-card.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +2 -2
- package/dist/components/ui/index.js +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/utils/date-utils.d.ts.map +1 -1
- package/dist/utils/format.d.ts +12 -3
- package/dist/utils/format.d.ts.map +1 -1
- package/dist/utils/index.cjs +26 -14
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js +26 -14
- package/dist/utils/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/chat/entity-cards/blog-card.tsx +2 -2
- package/src/components/chat/entity-cards/dispatch.tsx +1 -1
- package/src/components/chat/entity-cards/program-card.tsx +17 -4
- package/src/components/chat/types/entities/investor-update.ts +2 -0
- package/src/components/chat/utils/execute-navigation.ts +15 -1
- package/src/components/faq/faq-document-page.tsx +78 -19
- package/src/components/faq/faq-section.tsx +23 -8
- package/src/components/logs-list.tsx +8 -6
- package/src/components/ui/device-card.tsx +8 -6
- package/src/utils/date-utils.ts +27 -14
- package/src/utils/format.ts +27 -8
- package/dist/chunk-2YYAKVL7.cjs.map +0 -1
- package/dist/chunk-5OFBD6EQ.js.map +0 -1
- package/dist/chunk-6TRTIHGW.cjs.map +0 -1
- package/dist/chunk-ER4CMF47.js.map +0 -1
- /package/dist/{chunk-6SBJVDH3.js.map → chunk-CGR2DPPQ.js.map} +0 -0
- /package/dist/{chunk-N3YPIZBH.js.map → chunk-DJBMLHN7.js.map} +0 -0
- /package/dist/{chunk-WSEK6W4B.js.map → chunk-F45P357Q.js.map} +0 -0
- /package/dist/{chunk-46KRPHHL.js.map → chunk-GRBFBBSX.js.map} +0 -0
- /package/dist/{chunk-QPTJOLAP.js.map → chunk-GZPOUZAY.js.map} +0 -0
- /package/dist/{chunk-E7FIV5LH.js.map → chunk-IHCOTCIG.js.map} +0 -0
- /package/dist/{chunk-QWMYOUGP.js.map → chunk-PH2RLC4E.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -32,22 +32,22 @@ import {
|
|
|
32
32
|
useDocNavigation,
|
|
33
33
|
useDocumentTree,
|
|
34
34
|
useScrollSpy
|
|
35
|
-
} from "../chunk-
|
|
35
|
+
} from "../chunk-CGR2DPPQ.js";
|
|
36
36
|
import "../chunk-GZ4C3XW6.js";
|
|
37
37
|
import {
|
|
38
38
|
FileDownloadCard,
|
|
39
39
|
GoogleSheetsViewer,
|
|
40
40
|
PdfViewer
|
|
41
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-PH2RLC4E.js";
|
|
42
42
|
import {
|
|
43
43
|
FaqAccordion,
|
|
44
44
|
FaqDocumentPage,
|
|
45
45
|
FaqSection
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-BX4MDVBL.js";
|
|
47
47
|
import {
|
|
48
48
|
GROUP_PAGE_SIZE,
|
|
49
49
|
RelatedContentSection
|
|
50
|
-
} from "../chunk-
|
|
50
|
+
} from "../chunk-DJBMLHN7.js";
|
|
51
51
|
import {
|
|
52
52
|
DeliveryRow,
|
|
53
53
|
DevCardRowContent,
|
|
@@ -59,11 +59,11 @@ import {
|
|
|
59
59
|
UnifiedPagination,
|
|
60
60
|
init_unified_pagination,
|
|
61
61
|
unified_pagination_exports
|
|
62
|
-
} from "../chunk-
|
|
62
|
+
} from "../chunk-F45P357Q.js";
|
|
63
63
|
import {
|
|
64
64
|
ArticleAuthorByline,
|
|
65
65
|
DetailPageSkeleton
|
|
66
|
-
} from "../chunk-
|
|
66
|
+
} from "../chunk-GRBFBBSX.js";
|
|
67
67
|
import {
|
|
68
68
|
DocSearchBar,
|
|
69
69
|
DocSearchResultRow,
|
|
@@ -71,7 +71,7 @@ import {
|
|
|
71
71
|
mapDocSearchResults,
|
|
72
72
|
resolveSearchResultAction,
|
|
73
73
|
useDocSearch
|
|
74
|
-
} from "../chunk-
|
|
74
|
+
} from "../chunk-GZPOUZAY.js";
|
|
75
75
|
import {
|
|
76
76
|
useSelfFetch
|
|
77
77
|
} from "../chunk-JQLC2FVM.js";
|
|
@@ -805,7 +805,7 @@ import {
|
|
|
805
805
|
useVideoOriginPreconnect,
|
|
806
806
|
useVideoWarmup,
|
|
807
807
|
usesCanonicalStatusStyle
|
|
808
|
-
} from "../chunk-
|
|
808
|
+
} from "../chunk-MI6TET5N.js";
|
|
809
809
|
import {
|
|
810
810
|
CommandApprovalToast,
|
|
811
811
|
STICKY_HEADER_OFFSET_PX,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logs-list.d.ts","sourceRoot":"","sources":["../../src/components/logs-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAAE,aAAa,EAAY,MAAM,qBAAqB,CAAA;
|
|
1
|
+
{"version":3,"file":"logs-list.d.ts","sourceRoot":"","sources":["../../src/components/logs-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAAE,aAAa,EAAY,MAAM,qBAAqB,CAAA;AAwE7D,eAAO,MAAM,QAAQ,sFAuFnB,CAAA"}
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkNQDC366Jcjs = require('../../chunk-NQDC366J.cjs');
|
|
32
32
|
require('../../chunk-G56GYN7Z.cjs');
|
|
33
33
|
require('../../chunk-N2DVKXN4.cjs');
|
|
34
34
|
require('../../chunk-BZFW3FOF.cjs');
|
|
@@ -71,5 +71,5 @@ require('../../chunk-VRHGVLSL.cjs');
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
exports.AppHeader =
|
|
74
|
+
exports.AppHeader = _chunkNQDC366Jcjs.AppHeader; exports.AppLayout = _chunkNQDC366Jcjs.AppLayout; exports.AppLayoutDrawer = _chunkNQDC366Jcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkNQDC366Jcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkNQDC366Jcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkNQDC366Jcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkNQDC366Jcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkNQDC366Jcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkNQDC366Jcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkNQDC366Jcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkNQDC366Jcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkNQDC366Jcjs.ClientOnlyHeader; exports.Header = _chunkNQDC366Jcjs.Header; exports.HeaderButton = _chunkNQDC366Jcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkNQDC366Jcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkNQDC366Jcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkNQDC366Jcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkNQDC366Jcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkNQDC366Jcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkNQDC366Jcjs.MobileNavPanel; exports.MobileNavigationDropdown = _chunkNQDC366Jcjs.MobileNavigationDropdown; exports.MultiLevelNavigation = _chunkNQDC366Jcjs.MultiLevelNavigation; exports.NavigationSidebar = _chunkNQDC366Jcjs.NavigationSidebar; exports.SlidingSidebar = _chunkNQDC366Jcjs.SlidingSidebar; exports.StickySectionNav = _chunkNQDC366Jcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkNQDC366Jcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkNQDC366Jcjs.useSectionNavigation;
|
|
75
75
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
StickySectionNav,
|
|
29
29
|
useAppLayoutDrawerContainer,
|
|
30
30
|
useSectionNavigation
|
|
31
|
-
} from "../../chunk-
|
|
31
|
+
} from "../../chunk-MI6TET5N.js";
|
|
32
32
|
import "../../chunk-JQ2EYXWR.js";
|
|
33
33
|
import "../../chunk-2FI3USTC.js";
|
|
34
34
|
import "../../chunk-EL5YVPD5.js";
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunk52MEECZBcjs = require('../../chunk-52MEECZB.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkSPFV5TFScjs = require('../../chunk-SPFV5TFS.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
var _chunk2ZHDP22Rcjs = require('../../chunk-2ZHDP22R.cjs');
|
|
@@ -26,7 +26,7 @@ require('../../chunk-VFKQMAUF.cjs');
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
var
|
|
29
|
+
var _chunkNQDC366Jcjs = require('../../chunk-NQDC366J.cjs');
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
var _chunkG56GYN7Zcjs = require('../../chunk-G56GYN7Z.cjs');
|
|
@@ -75,7 +75,7 @@ function OnboardingGuidesCatalogSkeleton() {
|
|
|
75
75
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-6 w-40 bg-ods-border/70 rounded" }),
|
|
76
76
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-5 w-8 bg-ods-text-secondary/20 rounded-full" })
|
|
77
77
|
] }),
|
|
78
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "ul", { className: "flex flex-col gap-4", children: Array.from({ length: cardCount }).map((_, cardIdx) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
78
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "ul", { className: "flex flex-col gap-4", children: Array.from({ length: cardCount }).map((_, cardIdx) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.OnboardingGuideCardSkeleton, { size: "catalog" }) }, cardIdx)) })
|
|
79
79
|
] }, sectionIdx)) })
|
|
80
80
|
] });
|
|
81
81
|
}
|
|
@@ -144,21 +144,21 @@ function OnboardingGuidesCatalogView({
|
|
|
144
144
|
});
|
|
145
145
|
};
|
|
146
146
|
const source = _nullishCoalesce(_optionalChain([runtime, 'optionalAccess', _4 => _4.source]), () => ( "openframe"));
|
|
147
|
-
const docSearch =
|
|
147
|
+
const docSearch = _chunkSPFV5TFScjs.useDocSearch.call(void 0, {
|
|
148
148
|
source,
|
|
149
149
|
baseRoute: basePath,
|
|
150
150
|
onNavigate: (path) => router.push(path),
|
|
151
151
|
tableIds: ["onboarding-guides"]
|
|
152
152
|
});
|
|
153
153
|
const defaultRenderCard = (guide) => {
|
|
154
|
-
const cta =
|
|
154
|
+
const cta = _chunkNQDC366Jcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _5 => _5.composeContentUrl]), {
|
|
155
155
|
type: "onboarding_guide",
|
|
156
156
|
slug: guide.slug,
|
|
157
157
|
basePath,
|
|
158
158
|
platforms: guide.onboarding_guide_platforms
|
|
159
159
|
});
|
|
160
160
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
161
|
-
|
|
161
|
+
_chunkNQDC366Jcjs.OnboardingGuideCard,
|
|
162
162
|
{
|
|
163
163
|
guide,
|
|
164
164
|
href: cta.href,
|
|
@@ -170,7 +170,7 @@ function OnboardingGuidesCatalogView({
|
|
|
170
170
|
const renderCardFn = _nullishCoalesce(renderCard, () => ( defaultRenderCard));
|
|
171
171
|
const preControls = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-4", children: [
|
|
172
172
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
173
|
-
|
|
173
|
+
_chunkSPFV5TFScjs.DocSearchBar,
|
|
174
174
|
{
|
|
175
175
|
placeholder: "Search onboarding guides, releases, case studies\u2026",
|
|
176
176
|
query: docSearch.query,
|
|
@@ -182,7 +182,7 @@ function OnboardingGuidesCatalogView({
|
|
|
182
182
|
}
|
|
183
183
|
),
|
|
184
184
|
sections.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
185
|
-
|
|
185
|
+
_chunkNQDC366Jcjs.FilterPillRow,
|
|
186
186
|
{
|
|
187
187
|
label: "Section",
|
|
188
188
|
selectedValue: activeSection,
|
|
@@ -192,7 +192,7 @@ function OnboardingGuidesCatalogView({
|
|
|
192
192
|
)
|
|
193
193
|
] });
|
|
194
194
|
if (selfFetch && guidesRes.error) {
|
|
195
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
195
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.LoadError, { message: "Failed to load onboarding guides.", onRetry: guidesRes.reload });
|
|
196
196
|
}
|
|
197
197
|
if (selfFetch && guidesRes.data == null && isLoading) {
|
|
198
198
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, OnboardingGuidesCatalogSkeleton, {});
|
|
@@ -223,7 +223,7 @@ function OnboardingGuideDetailView({
|
|
|
223
223
|
slug,
|
|
224
224
|
guideEndpoint,
|
|
225
225
|
related = [],
|
|
226
|
-
MarkdownRenderer =
|
|
226
|
+
MarkdownRenderer = _chunkNQDC366Jcjs.RichMarkdownRenderer,
|
|
227
227
|
renderRelatedCard,
|
|
228
228
|
backHref,
|
|
229
229
|
backLabel = "Back to Getting Started",
|
|
@@ -234,35 +234,35 @@ function OnboardingGuideDetailView({
|
|
|
234
234
|
const router = _chunkG7UE6RKVcjs.useRouter.call(void 0, );
|
|
235
235
|
const url = initialData ? null : slug && guideEndpoint ? guideEndpoint(slug) : null;
|
|
236
236
|
const { data: guide, isLoading, error, reload } = _chunk2ZHDP22Rcjs.useSelfFetch.call(void 0, url, { initialData });
|
|
237
|
-
const { ref: videoWarmupRef } =
|
|
237
|
+
const { ref: videoWarmupRef } = _chunkNQDC366Jcjs.useVideoWarmup.call(void 0, {
|
|
238
238
|
videoUrl: _optionalChain([guide, 'optionalAccess', _6 => _6.main_video_url]),
|
|
239
239
|
supabaseStorageOrigin: _optionalChain([runtime, 'optionalAccess', _7 => _7.endpoints, 'access', _8 => _8.supabaseStorageOrigin])
|
|
240
240
|
});
|
|
241
241
|
if (error || !guide && !isLoading) {
|
|
242
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
242
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.LoadError, { message: "Guide not found.", onRetry: reload }) });
|
|
243
243
|
}
|
|
244
244
|
if (!guide) {
|
|
245
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
245
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pt-[var(--spacing-system-l)]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk52MEECZBcjs.DetailPageSkeleton, { bare: true, showImageGallery: false }) }) });
|
|
246
246
|
}
|
|
247
|
-
const captionsUrl =
|
|
247
|
+
const captionsUrl = _chunkNQDC366Jcjs.getCaptionsUrl.call(void 0, "onboarding_guide", guide.id, guide.srt_content);
|
|
248
248
|
const videoPoster = guide.main_video_thumbnail || guide.featured_image || guide.og_image_url || // `buildOgPlaceholderUrl` always returns a usable string (relative route at
|
|
249
249
|
// worst), so it's the terminal fallback — no trailing `|| undefined` needed.
|
|
250
250
|
_chunkG56GYN7Zcjs.buildOgPlaceholderUrl.call(void 0, _optionalChain([runtime, 'optionalAccess', _9 => _9.endpoints]), guide.title, { aspect: "wide" });
|
|
251
251
|
const defaultRenderRelatedCard = (g) => {
|
|
252
|
-
const cta =
|
|
252
|
+
const cta = _chunkNQDC366Jcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _10 => _10.composeContentUrl]), {
|
|
253
253
|
type: "onboarding_guide",
|
|
254
254
|
slug: g.slug,
|
|
255
255
|
basePath,
|
|
256
256
|
platforms: g.onboarding_guide_platforms
|
|
257
257
|
});
|
|
258
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
258
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.OnboardingGuideCard, { guide: g, href: cta.href, targetPlatform: cta.targetPlatform });
|
|
259
259
|
};
|
|
260
260
|
const renderRelatedCardFn = _nullishCoalesce(renderRelatedCard, () => ( defaultRenderRelatedCard));
|
|
261
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
261
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkNQDC366Jcjs.PageLayout, { backButton: { label: backLabel, onClick: () => router.push(resolvedBackHref) }, children: [
|
|
262
262
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h1", { className: "text-h1 tracking-[-1.12px] text-ods-text-primary", children: guide.title }),
|
|
263
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
263
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkNQDC366Jcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
|
|
264
264
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
265
|
-
|
|
265
|
+
_chunkNQDC366Jcjs.EntityAuthorCard,
|
|
266
266
|
{
|
|
267
267
|
author: guide.author,
|
|
268
268
|
authorHref,
|
|
@@ -277,7 +277,7 @@ function OnboardingGuideDetailView({
|
|
|
277
277
|
}
|
|
278
278
|
),
|
|
279
279
|
(guide.main_video_url || guide.youtube_url) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { ref: videoWarmupRef, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
280
|
-
|
|
280
|
+
_chunkNQDC366Jcjs.EntityVideoSection,
|
|
281
281
|
{
|
|
282
282
|
mainVideoUrl: guide.main_video_url,
|
|
283
283
|
youtubeUrl: guide.youtube_url || void 0,
|
|
@@ -294,7 +294,7 @@ function OnboardingGuideDetailView({
|
|
|
294
294
|
) }),
|
|
295
295
|
guide.content && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "space-y-4", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, MarkdownRenderer, { content: guide.content }) }),
|
|
296
296
|
guide.video_bites && guide.video_bites.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
297
|
-
|
|
297
|
+
_chunkNQDC366Jcjs.VideoBitesDisplay,
|
|
298
298
|
{
|
|
299
299
|
bites: guide.video_bites,
|
|
300
300
|
filterPublished: true,
|
|
@@ -302,7 +302,7 @@ function OnboardingGuideDetailView({
|
|
|
302
302
|
}
|
|
303
303
|
),
|
|
304
304
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
305
|
-
|
|
305
|
+
_chunk52MEECZBcjs.ArticleAuthorByline,
|
|
306
306
|
{
|
|
307
307
|
author: _nullishCoalesce(_optionalChain([guide, 'access', _11 => _11.author, 'optionalAccess', _12 => _12.full_name]), () => ( null)),
|
|
308
308
|
avatar: _optionalChain([guide, 'access', _13 => _13.author, 'optionalAccess', _14 => _14.avatar_url]),
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import {
|
|
3
3
|
ArticleAuthorByline,
|
|
4
4
|
DetailPageSkeleton
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-GRBFBBSX.js";
|
|
6
6
|
import {
|
|
7
7
|
DocSearchBar,
|
|
8
8
|
useDocSearch
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-GZPOUZAY.js";
|
|
10
10
|
import {
|
|
11
11
|
useSelfFetch
|
|
12
12
|
} from "../../chunk-JQLC2FVM.js";
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
getCaptionsUrl,
|
|
27
27
|
resolveContentHref,
|
|
28
28
|
useVideoWarmup
|
|
29
|
-
} from "../../chunk-
|
|
29
|
+
} from "../../chunk-MI6TET5N.js";
|
|
30
30
|
import {
|
|
31
31
|
buildOgPlaceholderUrl
|
|
32
32
|
} from "../../chunk-JQ2EYXWR.js";
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunk7G7QJNLYcjs = require('../../chunk-7G7QJNLY.cjs');
|
|
6
6
|
require('../../chunk-2ZHDP22R.cjs');
|
|
7
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-NQDC366J.cjs');
|
|
8
8
|
require('../../chunk-G56GYN7Z.cjs');
|
|
9
9
|
require('../../chunk-N2DVKXN4.cjs');
|
|
10
10
|
require('../../chunk-BZFW3FOF.cjs');
|
|
@@ -22,5 +22,5 @@ require('../../chunk-VRHGVLSL.cjs');
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
exports.GROUP_PAGE_SIZE =
|
|
25
|
+
exports.GROUP_PAGE_SIZE = _chunk7G7QJNLYcjs.GROUP_PAGE_SIZE; exports.RelatedContentSection = _chunk7G7QJNLYcjs.RelatedContentSection;
|
|
26
26
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import {
|
|
3
3
|
GROUP_PAGE_SIZE,
|
|
4
4
|
RelatedContentSection
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-DJBMLHN7.js";
|
|
6
6
|
import "../../chunk-JQLC2FVM.js";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-MI6TET5N.js";
|
|
8
8
|
import "../../chunk-JQ2EYXWR.js";
|
|
9
9
|
import "../../chunk-2FI3USTC.js";
|
|
10
10
|
import "../../chunk-EL5YVPD5.js";
|