@flamingo-stack/openframe-frontend-core 0.0.279 → 0.0.280

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.
Files changed (55) hide show
  1. package/dist/{chunk-776ZURDZ.cjs → chunk-23DPR7HU.cjs} +15 -15
  2. package/dist/{chunk-776ZURDZ.cjs.map → chunk-23DPR7HU.cjs.map} +1 -1
  3. package/dist/{chunk-7ECI5ZVO.js → chunk-5ZOWHCFN.js} +3 -3
  4. package/dist/{chunk-HR4CVAVH.cjs → chunk-6QZ656YE.cjs} +12 -10
  5. package/dist/chunk-6QZ656YE.cjs.map +1 -0
  6. package/dist/{chunk-Z53YSXDD.cjs → chunk-ADJKXYCZ.cjs} +303 -303
  7. package/dist/{chunk-Z53YSXDD.cjs.map → chunk-ADJKXYCZ.cjs.map} +1 -1
  8. package/dist/{chunk-7XUBAK5K.cjs → chunk-AUVMURC5.cjs} +12 -12
  9. package/dist/{chunk-7XUBAK5K.cjs.map → chunk-AUVMURC5.cjs.map} +1 -1
  10. package/dist/{chunk-R6SHY6ZQ.js → chunk-AWFHDRRT.js} +2 -2
  11. package/dist/{chunk-XBTQK32O.cjs → chunk-CBVCOXC5.cjs} +27 -27
  12. package/dist/{chunk-XBTQK32O.cjs.map → chunk-CBVCOXC5.cjs.map} +1 -1
  13. package/dist/{chunk-QP4H2JJN.cjs → chunk-IIS4LQEO.cjs} +38 -38
  14. package/dist/{chunk-QP4H2JJN.cjs.map → chunk-IIS4LQEO.cjs.map} +1 -1
  15. package/dist/{chunk-6ZMD3KBP.js → chunk-KLBB2J7W.js} +3 -3
  16. package/dist/{chunk-SZG56DA3.js → chunk-PE5AMPHQ.js} +3 -3
  17. package/dist/{chunk-AVLSICZO.js → chunk-QHTJTSHT.js} +2 -2
  18. package/dist/{chunk-7XVVRE53.cjs → chunk-U72ACGRR.cjs} +10 -10
  19. package/dist/{chunk-7XVVRE53.cjs.map → chunk-U72ACGRR.cjs.map} +1 -1
  20. package/dist/{chunk-RGCVYGA2.js → chunk-UV55CG7P.js} +12 -10
  21. package/dist/chunk-UV55CG7P.js.map +1 -0
  22. package/dist/{chunk-YK6FFIVG.js → chunk-Y2ZFRZ5Q.js} +3 -3
  23. package/dist/components/chat/index.cjs +3 -3
  24. package/dist/components/chat/index.js +2 -2
  25. package/dist/components/contact/index.cjs +4 -4
  26. package/dist/components/contact/index.js +3 -3
  27. package/dist/components/faq/index.cjs +4 -4
  28. package/dist/components/faq/index.js +3 -3
  29. package/dist/components/features/index.cjs +3 -3
  30. package/dist/components/features/index.js +2 -2
  31. package/dist/components/index.cjs +85 -85
  32. package/dist/components/index.js +6 -6
  33. package/dist/components/navigation/index.cjs +3 -3
  34. package/dist/components/navigation/index.js +2 -2
  35. package/dist/components/onboarding-guides/index.cjs +22 -22
  36. package/dist/components/onboarding-guides/index.js +2 -2
  37. package/dist/components/related-content/index.cjs +4 -4
  38. package/dist/components/related-content/index.js +3 -3
  39. package/dist/components/tickets/index.cjs +61 -61
  40. package/dist/components/tickets/index.js +4 -4
  41. package/dist/components/ui/index.cjs +3 -3
  42. package/dist/components/ui/index.js +2 -2
  43. package/dist/components/ui/square-avatar.d.ts.map +1 -1
  44. package/dist/index.cjs +3 -3
  45. package/dist/index.js +2 -2
  46. package/package.json +1 -1
  47. package/src/components/ui/square-avatar.tsx +11 -9
  48. package/dist/chunk-HR4CVAVH.cjs.map +0 -1
  49. package/dist/chunk-RGCVYGA2.js.map +0 -1
  50. /package/dist/{chunk-7ECI5ZVO.js.map → chunk-5ZOWHCFN.js.map} +0 -0
  51. /package/dist/{chunk-R6SHY6ZQ.js.map → chunk-AWFHDRRT.js.map} +0 -0
  52. /package/dist/{chunk-6ZMD3KBP.js.map → chunk-KLBB2J7W.js.map} +0 -0
  53. /package/dist/{chunk-SZG56DA3.js.map → chunk-PE5AMPHQ.js.map} +0 -0
  54. /package/dist/{chunk-AVLSICZO.js.map → chunk-QHTJTSHT.js.map} +0 -0
  55. /package/dist/{chunk-YK6FFIVG.js.map → chunk-Y2ZFRZ5Q.js.map} +0 -0
@@ -4,11 +4,11 @@ import {
4
4
  FaqAccordion,
5
5
  FaqDocumentPage,
6
6
  FaqSection
7
- } from "../chunk-YK6FFIVG.js";
7
+ } from "../chunk-Y2ZFRZ5Q.js";
8
8
  import {
9
9
  GROUP_PAGE_SIZE,
10
10
  RelatedContentSection
11
- } from "../chunk-6ZMD3KBP.js";
11
+ } from "../chunk-KLBB2J7W.js";
12
12
  import {
13
13
  DeliveryRow,
14
14
  DevCardRowContent,
@@ -20,7 +20,7 @@ import {
20
20
  UnifiedPagination,
21
21
  init_unified_pagination,
22
22
  unified_pagination_exports
23
- } from "../chunk-SZG56DA3.js";
23
+ } from "../chunk-PE5AMPHQ.js";
24
24
  import {
25
25
  ArticleAuthorByline,
26
26
  DetailPageSkeleton,
@@ -30,7 +30,7 @@ import {
30
30
  mapDocSearchResults,
31
31
  resolveSearchResultAction,
32
32
  useDocSearch
33
- } from "../chunk-R6SHY6ZQ.js";
33
+ } from "../chunk-AWFHDRRT.js";
34
34
  import {
35
35
  useSelfFetch
36
36
  } from "../chunk-IMNGGLKL.js";
@@ -618,7 +618,7 @@ import {
618
618
  useTrackerClock,
619
619
  useUnifiedChat,
620
620
  usesCanonicalStatusStyle
621
- } from "../chunk-AVLSICZO.js";
621
+ } from "../chunk-QHTJTSHT.js";
622
622
  import {
623
623
  CommandApprovalToast,
624
624
  ToastCard,
@@ -750,7 +750,7 @@ import {
750
750
  usePageActionsBottomPadding,
751
751
  useVideoOriginPreconnect,
752
752
  useVideoWarmup
753
- } from "../chunk-RGCVYGA2.js";
753
+ } from "../chunk-UV55CG7P.js";
754
754
  import {
755
755
  applyProxyAuth,
756
756
  clearEmbedProxyAuth,
@@ -26,12 +26,12 @@
26
26
 
27
27
 
28
28
 
29
- var _chunkZ53YSXDDcjs = require('../../chunk-Z53YSXDD.cjs');
29
+ var _chunkADJKXYCZcjs = require('../../chunk-ADJKXYCZ.cjs');
30
30
  require('../../chunk-Q2ITV3NY.cjs');
31
31
  require('../../chunk-27APPAJN.cjs');
32
32
  require('../../chunk-6JINAOI7.cjs');
33
33
  require('../../chunk-PXXS27EE.cjs');
34
- require('../../chunk-HR4CVAVH.cjs');
34
+ require('../../chunk-6QZ656YE.cjs');
35
35
  require('../../chunk-ZSUNQJRO.cjs');
36
36
  require('../../chunk-PC7YOZ4I.cjs');
37
37
  require('../../chunk-XL4V2PYG.cjs');
@@ -71,5 +71,5 @@ require('../../chunk-VRHGVLSL.cjs');
71
71
 
72
72
 
73
73
 
74
- exports.AppHeader = _chunkZ53YSXDDcjs.AppHeader; exports.AppLayout = _chunkZ53YSXDDcjs.AppLayout; exports.AppLayoutDrawer = _chunkZ53YSXDDcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkZ53YSXDDcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkZ53YSXDDcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkZ53YSXDDcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkZ53YSXDDcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkZ53YSXDDcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkZ53YSXDDcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkZ53YSXDDcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkZ53YSXDDcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkZ53YSXDDcjs.ClientOnlyHeader; exports.Header = _chunkZ53YSXDDcjs.Header; exports.HeaderButton = _chunkZ53YSXDDcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkZ53YSXDDcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkZ53YSXDDcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkZ53YSXDDcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkZ53YSXDDcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkZ53YSXDDcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkZ53YSXDDcjs.MobileNavPanel; exports.NavigationSidebar = _chunkZ53YSXDDcjs.NavigationSidebar; exports.SlidingSidebar = _chunkZ53YSXDDcjs.SlidingSidebar; exports.StickySectionNav = _chunkZ53YSXDDcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkZ53YSXDDcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkZ53YSXDDcjs.useSectionNavigation;
74
+ exports.AppHeader = _chunkADJKXYCZcjs.AppHeader; exports.AppLayout = _chunkADJKXYCZcjs.AppLayout; exports.AppLayoutDrawer = _chunkADJKXYCZcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkADJKXYCZcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkADJKXYCZcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkADJKXYCZcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkADJKXYCZcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkADJKXYCZcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkADJKXYCZcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkADJKXYCZcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkADJKXYCZcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkADJKXYCZcjs.ClientOnlyHeader; exports.Header = _chunkADJKXYCZcjs.Header; exports.HeaderButton = _chunkADJKXYCZcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkADJKXYCZcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkADJKXYCZcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkADJKXYCZcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkADJKXYCZcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkADJKXYCZcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkADJKXYCZcjs.MobileNavPanel; exports.NavigationSidebar = _chunkADJKXYCZcjs.NavigationSidebar; exports.SlidingSidebar = _chunkADJKXYCZcjs.SlidingSidebar; exports.StickySectionNav = _chunkADJKXYCZcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkADJKXYCZcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkADJKXYCZcjs.useSectionNavigation;
75
75
  //# sourceMappingURL=index.cjs.map
@@ -26,12 +26,12 @@ import {
26
26
  StickySectionNav,
27
27
  useAppLayoutDrawerContainer,
28
28
  useSectionNavigation
29
- } from "../../chunk-AVLSICZO.js";
29
+ } from "../../chunk-QHTJTSHT.js";
30
30
  import "../../chunk-UXJCZOLA.js";
31
31
  import "../../chunk-MJNXIEV2.js";
32
32
  import "../../chunk-M2OCXTNT.js";
33
33
  import "../../chunk-PHWQLKVE.js";
34
- import "../../chunk-RGCVYGA2.js";
34
+ import "../../chunk-UV55CG7P.js";
35
35
  import "../../chunk-RGALV4UX.js";
36
36
  import "../../chunk-7AH75KFQ.js";
37
37
  import "../../chunk-LXC6P2EO.js";
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- var _chunk7XUBAK5Kcjs = require('../../chunk-7XUBAK5K.cjs');
7
+ var _chunkAUVMURC5cjs = require('../../chunk-AUVMURC5.cjs');
8
8
 
9
9
 
10
10
  var _chunkGVSTRN36cjs = require('../../chunk-GVSTRN36.cjs');
@@ -24,7 +24,7 @@ require('../../chunk-VFKQMAUF.cjs');
24
24
 
25
25
 
26
26
 
27
- var _chunkHR4CVAVHcjs = require('../../chunk-HR4CVAVH.cjs');
27
+ var _chunk6QZ656YEcjs = require('../../chunk-6QZ656YE.cjs');
28
28
  require('../../chunk-ZSUNQJRO.cjs');
29
29
 
30
30
 
@@ -70,7 +70,7 @@ function OnboardingGuidesCatalogSkeleton() {
70
70
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-6 w-40 bg-ods-border/70 rounded" }),
71
71
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-5 w-8 bg-ods-text-secondary/20 rounded-full" })
72
72
  ] }),
73
- /* @__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, _chunkHR4CVAVHcjs.OnboardingGuideCardSkeleton, { size: "catalog" }) }, cardIdx)) })
73
+ /* @__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, _chunk6QZ656YEcjs.OnboardingGuideCardSkeleton, { size: "catalog" }) }, cardIdx)) })
74
74
  ] }, sectionIdx)) })
75
75
  ] });
76
76
  }
@@ -139,21 +139,21 @@ function OnboardingGuidesCatalogView({
139
139
  });
140
140
  };
141
141
  const source = _nullishCoalesce(_optionalChain([runtime, 'optionalAccess', _4 => _4.source]), () => ( "openframe"));
142
- const docSearch = _chunk7XUBAK5Kcjs.useDocSearch.call(void 0, {
142
+ const docSearch = _chunkAUVMURC5cjs.useDocSearch.call(void 0, {
143
143
  source,
144
144
  baseRoute: basePath,
145
145
  onNavigate: (path) => router.push(path),
146
146
  tableIds: ["onboarding-guides"]
147
147
  });
148
148
  const defaultRenderCard = (guide) => {
149
- const cta = _chunkHR4CVAVHcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _5 => _5.composeContentUrl]), {
149
+ const cta = _chunk6QZ656YEcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _5 => _5.composeContentUrl]), {
150
150
  type: "onboarding_guide",
151
151
  slug: guide.slug,
152
152
  basePath,
153
153
  platforms: guide.onboarding_guide_platforms
154
154
  });
155
155
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
156
- _chunkHR4CVAVHcjs.OnboardingGuideCard,
156
+ _chunk6QZ656YEcjs.OnboardingGuideCard,
157
157
  {
158
158
  guide,
159
159
  href: cta.href,
@@ -165,7 +165,7 @@ function OnboardingGuidesCatalogView({
165
165
  const renderCardFn = _nullishCoalesce(renderCard, () => ( defaultRenderCard));
166
166
  const preControls = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-4", children: [
167
167
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
168
- _chunk7XUBAK5Kcjs.DocSearchBar,
168
+ _chunkAUVMURC5cjs.DocSearchBar,
169
169
  {
170
170
  placeholder: "Search onboarding guides, releases, case studies\u2026",
171
171
  query: docSearch.query,
@@ -177,7 +177,7 @@ function OnboardingGuidesCatalogView({
177
177
  }
178
178
  ),
179
179
  sections.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
180
- _chunkHR4CVAVHcjs.FilterPillRow,
180
+ _chunk6QZ656YEcjs.FilterPillRow,
181
181
  {
182
182
  label: "Section",
183
183
  selectedValue: activeSection,
@@ -187,7 +187,7 @@ function OnboardingGuidesCatalogView({
187
187
  )
188
188
  ] });
189
189
  if (selfFetch && guidesRes.error) {
190
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.LoadError, { message: "Failed to load onboarding guides.", onRetry: guidesRes.reload });
190
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.LoadError, { message: "Failed to load onboarding guides.", onRetry: guidesRes.reload });
191
191
  }
192
192
  if (selfFetch && guidesRes.data == null && isLoading) {
193
193
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, OnboardingGuidesCatalogSkeleton, {});
@@ -218,7 +218,7 @@ function OnboardingGuideDetailView({
218
218
  slug,
219
219
  guideEndpoint,
220
220
  related = [],
221
- MarkdownRenderer = _chunkHR4CVAVHcjs.SimpleMarkdownRenderer,
221
+ MarkdownRenderer = _chunk6QZ656YEcjs.SimpleMarkdownRenderer,
222
222
  renderRelatedCard,
223
223
  backHref,
224
224
  backLabel = "Back to Getting Started",
@@ -229,33 +229,33 @@ function OnboardingGuideDetailView({
229
229
  const router = _chunkG7UE6RKVcjs.useRouter.call(void 0, );
230
230
  const url = initialData ? null : slug && guideEndpoint ? guideEndpoint(slug) : null;
231
231
  const { data: guide, isLoading, error, reload } = _chunkGVSTRN36cjs.useSelfFetch.call(void 0, url, { initialData });
232
- const { ref: videoWarmupRef } = _chunkHR4CVAVHcjs.useVideoWarmup.call(void 0, {
232
+ const { ref: videoWarmupRef } = _chunk6QZ656YEcjs.useVideoWarmup.call(void 0, {
233
233
  videoUrl: _optionalChain([guide, 'optionalAccess', _6 => _6.main_video_url]),
234
234
  supabaseStorageOrigin: _optionalChain([runtime, 'optionalAccess', _7 => _7.endpoints, 'access', _8 => _8.supabaseStorageOrigin])
235
235
  });
236
236
  if (error || !guide && !isLoading) {
237
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.LoadError, { message: "Guide not found.", onRetry: reload }) });
237
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.LoadError, { message: "Guide not found.", onRetry: reload }) });
238
238
  }
239
239
  if (!guide) {
240
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pt-[var(--spacing-system-l)]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk7XUBAK5Kcjs.DetailPageSkeleton, { bare: true, showImageGallery: false }) }) });
240
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pt-[var(--spacing-system-l)]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkAUVMURC5cjs.DetailPageSkeleton, { bare: true, showImageGallery: false }) }) });
241
241
  }
242
- const captionsUrl = _chunkHR4CVAVHcjs.getCaptionsUrl.call(void 0, "onboarding_guide", guide.id, guide.srt_content);
242
+ const captionsUrl = _chunk6QZ656YEcjs.getCaptionsUrl.call(void 0, "onboarding_guide", guide.id, guide.srt_content);
243
243
  const videoPoster = guide.main_video_thumbnail || guide.featured_image || guide.og_image_url || _optionalChain([runtime, 'optionalAccess', _9 => _9.resolvePlaceholderUrl, 'optionalCall', _10 => _10(guide.title, { aspect: "wide" })]) || void 0;
244
244
  const defaultRenderRelatedCard = (g) => {
245
- const cta = _chunkHR4CVAVHcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _11 => _11.composeContentUrl]), {
245
+ const cta = _chunk6QZ656YEcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _11 => _11.composeContentUrl]), {
246
246
  type: "onboarding_guide",
247
247
  slug: g.slug,
248
248
  basePath,
249
249
  platforms: g.onboarding_guide_platforms
250
250
  });
251
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.OnboardingGuideCard, { guide: g, href: cta.href, targetPlatform: cta.targetPlatform });
251
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.OnboardingGuideCard, { guide: g, href: cta.href, targetPlatform: cta.targetPlatform });
252
252
  };
253
253
  const renderRelatedCardFn = _nullishCoalesce(renderRelatedCard, () => ( defaultRenderRelatedCard));
254
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkHR4CVAVHcjs.PageLayout, { backButton: { label: backLabel, onClick: () => router.push(resolvedBackHref) }, children: [
254
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.PageShell, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk6QZ656YEcjs.PageLayout, { backButton: { label: backLabel, onClick: () => router.push(resolvedBackHref) }, children: [
255
255
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h1", { className: "text-h1 tracking-[-1.12px] text-ods-text-primary", children: guide.title }),
256
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkHR4CVAVHcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
256
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6QZ656YEcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
257
257
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
258
- _chunkHR4CVAVHcjs.EntityAuthorCard,
258
+ _chunk6QZ656YEcjs.EntityAuthorCard,
259
259
  {
260
260
  author: guide.author,
261
261
  authorHref,
@@ -270,7 +270,7 @@ function OnboardingGuideDetailView({
270
270
  }
271
271
  ),
272
272
  (guide.main_video_url || guide.youtube_url) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { ref: videoWarmupRef, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
273
- _chunkHR4CVAVHcjs.EntityVideoSection,
273
+ _chunk6QZ656YEcjs.EntityVideoSection,
274
274
  {
275
275
  mainVideoUrl: guide.main_video_url,
276
276
  youtubeUrl: guide.youtube_url || void 0,
@@ -287,7 +287,7 @@ function OnboardingGuideDetailView({
287
287
  ) }),
288
288
  guide.content && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "space-y-4", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, MarkdownRenderer, { content: guide.content }) }),
289
289
  guide.video_bites && guide.video_bites.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
290
- _chunkHR4CVAVHcjs.VideoBitesDisplay,
290
+ _chunk6QZ656YEcjs.VideoBitesDisplay,
291
291
  {
292
292
  bites: guide.video_bites,
293
293
  filterPublished: true,
@@ -295,7 +295,7 @@ function OnboardingGuideDetailView({
295
295
  }
296
296
  ),
297
297
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
298
- _chunk7XUBAK5Kcjs.ArticleAuthorByline,
298
+ _chunkAUVMURC5cjs.ArticleAuthorByline,
299
299
  {
300
300
  author: _nullishCoalesce(_optionalChain([guide, 'access', _12 => _12.author, 'optionalAccess', _13 => _13.full_name]), () => ( null)),
301
301
  avatar: _optionalChain([guide, 'access', _14 => _14.author, 'optionalAccess', _15 => _15.avatar_url]),
@@ -4,7 +4,7 @@ import {
4
4
  DetailPageSkeleton,
5
5
  DocSearchBar,
6
6
  useDocSearch
7
- } from "../../chunk-R6SHY6ZQ.js";
7
+ } from "../../chunk-AWFHDRRT.js";
8
8
  import {
9
9
  useSelfFetch
10
10
  } from "../../chunk-IMNGGLKL.js";
@@ -24,7 +24,7 @@ import {
24
24
  getCaptionsUrl,
25
25
  resolveContentHref,
26
26
  useVideoWarmup
27
- } from "../../chunk-RGCVYGA2.js";
27
+ } from "../../chunk-UV55CG7P.js";
28
28
  import "../../chunk-RGALV4UX.js";
29
29
  import {
30
30
  useChatRuntime
@@ -2,14 +2,14 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkQP4H2JJNcjs = require('../../chunk-QP4H2JJN.cjs');
5
+ var _chunkIIS4LQEOcjs = require('../../chunk-IIS4LQEO.cjs');
6
6
  require('../../chunk-GVSTRN36.cjs');
7
- require('../../chunk-Z53YSXDD.cjs');
7
+ require('../../chunk-ADJKXYCZ.cjs');
8
8
  require('../../chunk-Q2ITV3NY.cjs');
9
9
  require('../../chunk-27APPAJN.cjs');
10
10
  require('../../chunk-6JINAOI7.cjs');
11
11
  require('../../chunk-PXXS27EE.cjs');
12
- require('../../chunk-HR4CVAVH.cjs');
12
+ require('../../chunk-6QZ656YE.cjs');
13
13
  require('../../chunk-ZSUNQJRO.cjs');
14
14
  require('../../chunk-PC7YOZ4I.cjs');
15
15
  require('../../chunk-XL4V2PYG.cjs');
@@ -26,5 +26,5 @@ require('../../chunk-VRHGVLSL.cjs');
26
26
 
27
27
 
28
28
 
29
- exports.GROUP_PAGE_SIZE = _chunkQP4H2JJNcjs.GROUP_PAGE_SIZE; exports.RelatedContentSection = _chunkQP4H2JJNcjs.RelatedContentSection;
29
+ exports.GROUP_PAGE_SIZE = _chunkIIS4LQEOcjs.GROUP_PAGE_SIZE; exports.RelatedContentSection = _chunkIIS4LQEOcjs.RelatedContentSection;
30
30
  //# sourceMappingURL=index.cjs.map
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  GROUP_PAGE_SIZE,
4
4
  RelatedContentSection
5
- } from "../../chunk-6ZMD3KBP.js";
5
+ } from "../../chunk-KLBB2J7W.js";
6
6
  import "../../chunk-IMNGGLKL.js";
7
- import "../../chunk-AVLSICZO.js";
7
+ import "../../chunk-QHTJTSHT.js";
8
8
  import "../../chunk-UXJCZOLA.js";
9
9
  import "../../chunk-MJNXIEV2.js";
10
10
  import "../../chunk-M2OCXTNT.js";
11
11
  import "../../chunk-PHWQLKVE.js";
12
- import "../../chunk-RGCVYGA2.js";
12
+ import "../../chunk-UV55CG7P.js";
13
13
  import "../../chunk-RGALV4UX.js";
14
14
  import "../../chunk-7AH75KFQ.js";
15
15
  import "../../chunk-LXC6P2EO.js";