@flamingo-stack/openframe-frontend-core 0.0.312 → 0.0.313
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-MI6TET5N.js → chunk-66JU4VP2.js} +24 -11
- package/dist/{chunk-MI6TET5N.js.map → chunk-66JU4VP2.js.map} +1 -1
- package/dist/{chunk-GZPOUZAY.js → chunk-6FZD5KFP.js} +2 -2
- package/dist/{chunk-6GKJXZZM.cjs → chunk-BFNTSETG.cjs} +14 -14
- package/dist/{chunk-6GKJXZZM.cjs.map → chunk-BFNTSETG.cjs.map} +1 -1
- package/dist/{chunk-AHVG5CFA.cjs → chunk-BFSKFC6S.cjs} +30 -30
- package/dist/{chunk-AHVG5CFA.cjs.map → chunk-BFSKFC6S.cjs.map} +1 -1
- package/dist/{chunk-GRBFBBSX.js → chunk-BVDHLEP2.js} +2 -2
- package/dist/{chunk-UFJVTOGS.cjs → chunk-DDLJTRF4.cjs} +26 -26
- package/dist/{chunk-UFJVTOGS.cjs.map → chunk-DDLJTRF4.cjs.map} +1 -1
- package/dist/{chunk-SPFV5TFS.cjs → chunk-DE2BQKQV.cjs} +9 -9
- package/dist/{chunk-SPFV5TFS.cjs.map → chunk-DE2BQKQV.cjs.map} +1 -1
- package/dist/{chunk-BX4MDVBL.js → chunk-E6BHNYTA.js} +2 -2
- package/dist/{chunk-DJBMLHN7.js → chunk-FXTT7K3A.js} +2 -2
- package/dist/{chunk-7G7QJNLY.cjs → chunk-GHK2FCIM.cjs} +37 -37
- package/dist/{chunk-7G7QJNLY.cjs.map → chunk-GHK2FCIM.cjs.map} +1 -1
- package/dist/{chunk-CGR2DPPQ.js → chunk-OZYAAJHM.js} +4 -4
- package/dist/{chunk-64JGK22Q.cjs → chunk-REHUG3RH.cjs} +12 -12
- package/dist/{chunk-64JGK22Q.cjs.map → chunk-REHUG3RH.cjs.map} +1 -1
- package/dist/{chunk-F45P357Q.js → chunk-RM3M3SZ6.js} +2 -2
- package/dist/{chunk-IHCOTCIG.js → chunk-SPFGSUNE.js} +2 -2
- package/dist/{chunk-NQDC366J.cjs → chunk-SQQXCVZZ.cjs} +24 -11
- package/dist/chunk-SQQXCVZZ.cjs.map +1 -0
- package/dist/{chunk-52MEECZB.cjs → chunk-XHGE5XBH.cjs} +5 -5
- package/dist/{chunk-52MEECZB.cjs.map → chunk-XHGE5XBH.cjs.map} +1 -1
- package/dist/{chunk-PH2RLC4E.js → chunk-YI2ACYRX.js} +2 -2
- package/dist/{chunk-7KKIACLD.cjs → chunk-YSMKPNYZ.cjs} +7 -7
- package/dist/{chunk-7KKIACLD.cjs.map → chunk-YSMKPNYZ.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/index.cjs +2 -2
- package/dist/components/chat/index.js +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/features/time-tracker/time-tracker-panel.d.ts +1 -1
- package/dist/components/features/time-tracker/time-tracker-panel.d.ts.map +1 -1
- package/dist/components/features/time-tracker/types.d.ts +2 -2
- package/dist/components/features/time-tracker/types.d.ts.map +1 -1
- package/dist/components/index.cjs +172 -172
- package/dist/components/index.js +8 -8
- 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/dashboard-info-card.d.ts +3 -1
- package/dist/components/ui/dashboard-info-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/package.json +1 -1
- package/src/components/features/time-tracker/time-tracker-panel.tsx +27 -9
- package/src/components/features/time-tracker/types.ts +2 -2
- package/src/components/ui/dashboard-info-card.tsx +9 -1
- package/src/stories/TimeTracker.stories.tsx +10 -10
- package/dist/chunk-NQDC366J.cjs.map +0 -1
- /package/dist/{chunk-GZPOUZAY.js.map → chunk-6FZD5KFP.js.map} +0 -0
- /package/dist/{chunk-GRBFBBSX.js.map → chunk-BVDHLEP2.js.map} +0 -0
- /package/dist/{chunk-BX4MDVBL.js.map → chunk-E6BHNYTA.js.map} +0 -0
- /package/dist/{chunk-DJBMLHN7.js.map → chunk-FXTT7K3A.js.map} +0 -0
- /package/dist/{chunk-CGR2DPPQ.js.map → chunk-OZYAAJHM.js.map} +0 -0
- /package/dist/{chunk-F45P357Q.js.map → chunk-RM3M3SZ6.js.map} +0 -0
- /package/dist/{chunk-IHCOTCIG.js.map → chunk-SPFGSUNE.js.map} +0 -0
- /package/dist/{chunk-PH2RLC4E.js.map → chunk-YI2ACYRX.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-OZYAAJHM.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-YI2ACYRX.js";
|
|
42
42
|
import {
|
|
43
43
|
FaqAccordion,
|
|
44
44
|
FaqDocumentPage,
|
|
45
45
|
FaqSection
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-E6BHNYTA.js";
|
|
47
47
|
import {
|
|
48
48
|
GROUP_PAGE_SIZE,
|
|
49
49
|
RelatedContentSection
|
|
50
|
-
} from "../chunk-
|
|
50
|
+
} from "../chunk-FXTT7K3A.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-RM3M3SZ6.js";
|
|
63
63
|
import {
|
|
64
64
|
ArticleAuthorByline,
|
|
65
65
|
DetailPageSkeleton
|
|
66
|
-
} from "../chunk-
|
|
66
|
+
} from "../chunk-BVDHLEP2.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-6FZD5KFP.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-66JU4VP2.js";
|
|
809
809
|
import {
|
|
810
810
|
CommandApprovalToast,
|
|
811
811
|
STICKY_HEADER_OFFSET_PX,
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkSQQXCVZZcjs = require('../../chunk-SQQXCVZZ.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 = _chunkSQQXCVZZcjs.AppHeader; exports.AppLayout = _chunkSQQXCVZZcjs.AppLayout; exports.AppLayoutDrawer = _chunkSQQXCVZZcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkSQQXCVZZcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkSQQXCVZZcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkSQQXCVZZcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkSQQXCVZZcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkSQQXCVZZcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkSQQXCVZZcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkSQQXCVZZcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkSQQXCVZZcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkSQQXCVZZcjs.ClientOnlyHeader; exports.Header = _chunkSQQXCVZZcjs.Header; exports.HeaderButton = _chunkSQQXCVZZcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkSQQXCVZZcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkSQQXCVZZcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkSQQXCVZZcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkSQQXCVZZcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkSQQXCVZZcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkSQQXCVZZcjs.MobileNavPanel; exports.MobileNavigationDropdown = _chunkSQQXCVZZcjs.MobileNavigationDropdown; exports.MultiLevelNavigation = _chunkSQQXCVZZcjs.MultiLevelNavigation; exports.NavigationSidebar = _chunkSQQXCVZZcjs.NavigationSidebar; exports.SlidingSidebar = _chunkSQQXCVZZcjs.SlidingSidebar; exports.StickySectionNav = _chunkSQQXCVZZcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkSQQXCVZZcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkSQQXCVZZcjs.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-66JU4VP2.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 _chunkXHGE5XBHcjs = require('../../chunk-XHGE5XBH.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkDE2BQKQVcjs = require('../../chunk-DE2BQKQV.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 _chunkSQQXCVZZcjs = require('../../chunk-SQQXCVZZ.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, _chunkSQQXCVZZcjs.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 = _chunkDE2BQKQVcjs.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 = _chunkSQQXCVZZcjs.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
|
+
_chunkSQQXCVZZcjs.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
|
+
_chunkDE2BQKQVcjs.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
|
+
_chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.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 = _chunkSQQXCVZZcjs.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 } = _chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pt-[var(--spacing-system-l)]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkXHGE5XBHcjs.DetailPageSkeleton, { bare: true, showImageGallery: false }) }) });
|
|
246
246
|
}
|
|
247
|
-
const captionsUrl =
|
|
247
|
+
const captionsUrl = _chunkSQQXCVZZcjs.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 = _chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkSQQXCVZZcjs.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, _chunkSQQXCVZZcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
|
|
264
264
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
265
|
-
|
|
265
|
+
_chunkSQQXCVZZcjs.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
|
+
_chunkSQQXCVZZcjs.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
|
+
_chunkSQQXCVZZcjs.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
|
+
_chunkXHGE5XBHcjs.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-BVDHLEP2.js";
|
|
6
6
|
import {
|
|
7
7
|
DocSearchBar,
|
|
8
8
|
useDocSearch
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-6FZD5KFP.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-66JU4VP2.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 _chunkGHK2FCIMcjs = require('../../chunk-GHK2FCIM.cjs');
|
|
6
6
|
require('../../chunk-2ZHDP22R.cjs');
|
|
7
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-SQQXCVZZ.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 = _chunkGHK2FCIMcjs.GROUP_PAGE_SIZE; exports.RelatedContentSection = _chunkGHK2FCIMcjs.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-FXTT7K3A.js";
|
|
6
6
|
import "../../chunk-JQLC2FVM.js";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-66JU4VP2.js";
|
|
8
8
|
import "../../chunk-JQ2EYXWR.js";
|
|
9
9
|
import "../../chunk-2FI3USTC.js";
|
|
10
10
|
import "../../chunk-EL5YVPD5.js";
|