@flamingo-stack/openframe-frontend-core 0.0.231 → 0.0.232

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 (45) hide show
  1. package/dist/{chunk-USACX2O4.js → chunk-5TJUN6ON.js} +2 -2
  2. package/dist/{chunk-3C4GHSLI.js → chunk-CBFXWWS7.js} +19 -2
  3. package/dist/{chunk-3C4GHSLI.js.map → chunk-CBFXWWS7.js.map} +1 -1
  4. package/dist/{chunk-DNRO2BXS.cjs → chunk-KQJXNBIS.cjs} +10 -10
  5. package/dist/{chunk-DNRO2BXS.cjs.map → chunk-KQJXNBIS.cjs.map} +1 -1
  6. package/dist/{chunk-BVLU6HLN.cjs → chunk-LG33WCJY.cjs} +9 -9
  7. package/dist/{chunk-BVLU6HLN.cjs.map → chunk-LG33WCJY.cjs.map} +1 -1
  8. package/dist/{chunk-BAQ6SS32.js → chunk-MQHM7DZZ.js} +2 -2
  9. package/dist/{chunk-R46QCZLS.js → chunk-OYG66WRJ.js} +2 -2
  10. package/dist/{chunk-U2OLWICZ.js → chunk-UTUUCSKU.js} +2 -2
  11. package/dist/{chunk-RL6VQEFT.cjs → chunk-XZHVCPXN.cjs} +7 -7
  12. package/dist/{chunk-RL6VQEFT.cjs.map → chunk-XZHVCPXN.cjs.map} +1 -1
  13. package/dist/{chunk-NFZLQOD7.cjs → chunk-ZHGIILP7.cjs} +25 -25
  14. package/dist/{chunk-NFZLQOD7.cjs.map → chunk-ZHGIILP7.cjs.map} +1 -1
  15. package/dist/{chunk-J3F3LZZI.cjs → chunk-ZMLYGCFD.cjs} +128 -111
  16. package/dist/chunk-ZMLYGCFD.cjs.map +1 -0
  17. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -1
  18. package/dist/components/chat/index.cjs +2 -2
  19. package/dist/components/chat/index.js +1 -1
  20. package/dist/components/chat/types/api.types.d.ts +14 -0
  21. package/dist/components/chat/types/api.types.d.ts.map +1 -1
  22. package/dist/components/contact/index.cjs +3 -3
  23. package/dist/components/contact/index.js +2 -2
  24. package/dist/components/features/index.cjs +2 -2
  25. package/dist/components/features/index.js +1 -1
  26. package/dist/components/index.cjs +77 -77
  27. package/dist/components/index.js +4 -4
  28. package/dist/components/navigation/index.cjs +2 -2
  29. package/dist/components/navigation/index.js +1 -1
  30. package/dist/components/onboarding-guides/index.cjs +26 -26
  31. package/dist/components/onboarding-guides/index.js +3 -3
  32. package/dist/components/tickets/index.cjs +64 -64
  33. package/dist/components/tickets/index.js +4 -4
  34. package/dist/components/ui/index.cjs +2 -2
  35. package/dist/components/ui/index.js +1 -1
  36. package/dist/index.cjs +2 -2
  37. package/dist/index.js +1 -1
  38. package/package.json +1 -1
  39. package/src/components/chat/hooks/use-realtime-chunk-processor.ts +28 -0
  40. package/src/components/chat/types/api.types.ts +14 -0
  41. package/dist/chunk-J3F3LZZI.cjs.map +0 -1
  42. /package/dist/{chunk-USACX2O4.js.map → chunk-5TJUN6ON.js.map} +0 -0
  43. /package/dist/{chunk-BAQ6SS32.js.map → chunk-MQHM7DZZ.js.map} +0 -0
  44. /package/dist/{chunk-R46QCZLS.js.map → chunk-OYG66WRJ.js.map} +0 -0
  45. /package/dist/{chunk-U2OLWICZ.js.map → chunk-UTUUCSKU.js.map} +0 -0
@@ -6,7 +6,7 @@ import {
6
6
  UnifiedPagination,
7
7
  init_unified_pagination,
8
8
  unified_pagination_exports
9
- } from "../chunk-R46QCZLS.js";
9
+ } from "../chunk-OYG66WRJ.js";
10
10
  import {
11
11
  DetailPageSkeleton,
12
12
  DocSearchBar,
@@ -16,14 +16,14 @@ import {
16
16
  resolveSearchResultAction,
17
17
  useDocSearch,
18
18
  useSelfFetch
19
- } from "../chunk-BAQ6SS32.js";
19
+ } from "../chunk-MQHM7DZZ.js";
20
20
  import {
21
21
  DevCardRowContent,
22
22
  DevCardRowSkeleton,
23
23
  DevCardRowSkeletonList,
24
24
  DevSectionPage,
25
25
  DevSectionView
26
- } from "../chunk-USACX2O4.js";
26
+ } from "../chunk-5TJUN6ON.js";
27
27
  import "../chunk-ORJREQ2W.js";
28
28
  import {
29
29
  ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE,
@@ -691,7 +691,7 @@ import {
691
691
  useVideoOriginPreconnect,
692
692
  useVideoWarmup,
693
693
  usesCanonicalStatusStyle
694
- } from "../chunk-3C4GHSLI.js";
694
+ } from "../chunk-CBFXWWS7.js";
695
695
  import {
696
696
  next_image_default
697
697
  } from "../chunk-LXC6P2EO.js";
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- var _chunkJ3F3LZZIcjs = require('../../chunk-J3F3LZZI.cjs');
29
+ var _chunkZMLYGCFDcjs = require('../../chunk-ZMLYGCFD.cjs');
30
30
  require('../../chunk-XL4V2PYG.cjs');
31
31
  require('../../chunk-BZFW3FOF.cjs');
32
32
  require('../../chunk-E6B4B7GM.cjs');
@@ -68,5 +68,5 @@ require('../../chunk-VRHGVLSL.cjs');
68
68
 
69
69
 
70
70
 
71
- exports.AppHeader = _chunkJ3F3LZZIcjs.AppHeader; exports.AppLayout = _chunkJ3F3LZZIcjs.AppLayout; exports.AppLayoutDrawer = _chunkJ3F3LZZIcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkJ3F3LZZIcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkJ3F3LZZIcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkJ3F3LZZIcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkJ3F3LZZIcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkJ3F3LZZIcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkJ3F3LZZIcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkJ3F3LZZIcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkJ3F3LZZIcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkJ3F3LZZIcjs.ClientOnlyHeader; exports.Header = _chunkJ3F3LZZIcjs.Header; exports.HeaderButton = _chunkJ3F3LZZIcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkJ3F3LZZIcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkJ3F3LZZIcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkJ3F3LZZIcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkJ3F3LZZIcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkJ3F3LZZIcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkJ3F3LZZIcjs.MobileNavPanel; exports.NavigationSidebar = _chunkJ3F3LZZIcjs.NavigationSidebar; exports.SlidingSidebar = _chunkJ3F3LZZIcjs.SlidingSidebar; exports.StickySectionNav = _chunkJ3F3LZZIcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkJ3F3LZZIcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkJ3F3LZZIcjs.useSectionNavigation;
71
+ exports.AppHeader = _chunkZMLYGCFDcjs.AppHeader; exports.AppLayout = _chunkZMLYGCFDcjs.AppLayout; exports.AppLayoutDrawer = _chunkZMLYGCFDcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkZMLYGCFDcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkZMLYGCFDcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkZMLYGCFDcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkZMLYGCFDcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkZMLYGCFDcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkZMLYGCFDcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkZMLYGCFDcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkZMLYGCFDcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkZMLYGCFDcjs.ClientOnlyHeader; exports.Header = _chunkZMLYGCFDcjs.Header; exports.HeaderButton = _chunkZMLYGCFDcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkZMLYGCFDcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkZMLYGCFDcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkZMLYGCFDcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkZMLYGCFDcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkZMLYGCFDcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkZMLYGCFDcjs.MobileNavPanel; exports.NavigationSidebar = _chunkZMLYGCFDcjs.NavigationSidebar; exports.SlidingSidebar = _chunkZMLYGCFDcjs.SlidingSidebar; exports.StickySectionNav = _chunkZMLYGCFDcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkZMLYGCFDcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkZMLYGCFDcjs.useSectionNavigation;
72
72
  //# sourceMappingURL=index.cjs.map
@@ -26,7 +26,7 @@ import {
26
26
  StickySectionNav,
27
27
  useAppLayoutDrawerContainer,
28
28
  useSectionNavigation
29
- } from "../../chunk-3C4GHSLI.js";
29
+ } from "../../chunk-CBFXWWS7.js";
30
30
  import "../../chunk-LXC6P2EO.js";
31
31
  import "../../chunk-EL5YVPD5.js";
32
32
  import "../../chunk-YZDUOUMB.js";
@@ -4,10 +4,10 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkDNRO2BXScjs = require('../../chunk-DNRO2BXS.cjs');
7
+ var _chunkKQJXNBIScjs = require('../../chunk-KQJXNBIS.cjs');
8
8
 
9
9
 
10
- var _chunkRL6VQEFTcjs = require('../../chunk-RL6VQEFT.cjs');
10
+ var _chunkXZHVCPXNcjs = require('../../chunk-XZHVCPXN.cjs');
11
11
  require('../../chunk-OB45JHDY.cjs');
12
12
 
13
13
 
@@ -23,7 +23,7 @@ require('../../chunk-OB45JHDY.cjs');
23
23
 
24
24
 
25
25
 
26
- var _chunkJ3F3LZZIcjs = require('../../chunk-J3F3LZZI.cjs');
26
+ var _chunkZMLYGCFDcjs = require('../../chunk-ZMLYGCFD.cjs');
27
27
  require('../../chunk-XL4V2PYG.cjs');
28
28
  require('../../chunk-BZFW3FOF.cjs');
29
29
  require('../../chunk-E6B4B7GM.cjs');
@@ -55,7 +55,7 @@ var _lucidereact = require('lucide-react');
55
55
  var _jsxruntime = require('react/jsx-runtime');
56
56
  function OnboardingGuidesCatalogSkeleton() {
57
57
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
58
- _chunkRL6VQEFTcjs.DevSectionPage,
58
+ _chunkXZHVCPXNcjs.DevSectionPage,
59
59
  {
60
60
  sectionKey: "onboarding",
61
61
  preControls: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-4 animate-pulse", children: [
@@ -76,7 +76,7 @@ function OnboardingGuidesCatalogSkeleton() {
76
76
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-6 w-40 bg-ods-border/70 rounded" }),
77
77
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-5 w-8 bg-ods-text-secondary/20 rounded-full" })
78
78
  ] }),
79
- /* @__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, _chunkJ3F3LZZIcjs.OnboardingGuideCardSkeleton, { size: "catalog" }) }, cardIdx)) })
79
+ /* @__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, _chunkZMLYGCFDcjs.OnboardingGuideCardSkeleton, { size: "catalog" }) }, cardIdx)) })
80
80
  ] }, sectionIdx)) })
81
81
  }
82
82
  );
@@ -101,10 +101,10 @@ function OnboardingGuidesCatalogView({
101
101
  const sectionValue = selfFetch ? _nullishCoalesce(searchParams.get("section"), () => ( "")) : initialSection;
102
102
  const activeSection = sectionValue || "all";
103
103
  const guidesQs = sectionValue ? `?section=${encodeURIComponent(sectionValue)}` : "";
104
- const guidesRes = _chunkDNRO2BXScjs.useSelfFetch.call(void 0,
104
+ const guidesRes = _chunkKQJXNBIScjs.useSelfFetch.call(void 0,
105
105
  selfFetch && guidesEndpoint ? `${guidesEndpoint}${guidesQs}` : null
106
106
  );
107
- const sectionsRes = _chunkDNRO2BXScjs.useSelfFetch.call(void 0,
107
+ const sectionsRes = _chunkKQJXNBIScjs.useSelfFetch.call(void 0,
108
108
  selfFetch && sectionsEndpoint ? sectionsEndpoint : null
109
109
  );
110
110
  const guides = _nullishCoalesce(_nullishCoalesce(initialGuides, () => ( _optionalChain([guidesRes, 'access', _2 => _2.data, 'optionalAccess', _3 => _3.data]))), () => ( []));
@@ -146,21 +146,21 @@ function OnboardingGuidesCatalogView({
146
146
  });
147
147
  };
148
148
  const source = _nullishCoalesce(_optionalChain([runtime, 'optionalAccess', _4 => _4.source]), () => ( "openframe"));
149
- const docSearch = _chunkDNRO2BXScjs.useDocSearch.call(void 0, {
149
+ const docSearch = _chunkKQJXNBIScjs.useDocSearch.call(void 0, {
150
150
  source,
151
151
  baseRoute: basePath,
152
152
  onNavigate: (path) => router.push(path),
153
153
  tableIds: ["onboarding-guides"]
154
154
  });
155
155
  const defaultRenderCard = (guide) => {
156
- const cta = _chunkJ3F3LZZIcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _5 => _5.composeContentUrl]), {
156
+ const cta = _chunkZMLYGCFDcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _5 => _5.composeContentUrl]), {
157
157
  type: "onboarding_guide",
158
158
  slug: guide.slug,
159
159
  basePath,
160
160
  platforms: guide.onboarding_guide_platforms
161
161
  });
162
162
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
163
- _chunkJ3F3LZZIcjs.OnboardingGuideCard,
163
+ _chunkZMLYGCFDcjs.OnboardingGuideCard,
164
164
  {
165
165
  guide,
166
166
  href: cta.href,
@@ -172,7 +172,7 @@ function OnboardingGuidesCatalogView({
172
172
  const renderCardFn = _nullishCoalesce(renderCard, () => ( defaultRenderCard));
173
173
  const preControls = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-4", children: [
174
174
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
175
- _chunkDNRO2BXScjs.DocSearchBar,
175
+ _chunkKQJXNBIScjs.DocSearchBar,
176
176
  {
177
177
  placeholder: "Search onboarding guides, releases, case studies\u2026",
178
178
  query: docSearch.query,
@@ -184,7 +184,7 @@ function OnboardingGuidesCatalogView({
184
184
  }
185
185
  ),
186
186
  sections.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
187
- _chunkJ3F3LZZIcjs.FilterPillRow,
187
+ _chunkZMLYGCFDcjs.FilterPillRow,
188
188
  {
189
189
  label: "Section",
190
190
  selectedValue: activeSection,
@@ -194,7 +194,7 @@ function OnboardingGuidesCatalogView({
194
194
  )
195
195
  ] });
196
196
  if (selfFetch && guidesRes.error) {
197
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJ3F3LZZIcjs.LoadError, { message: "Failed to load onboarding guides.", onRetry: guidesRes.reload });
197
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZMLYGCFDcjs.LoadError, { message: "Failed to load onboarding guides.", onRetry: guidesRes.reload });
198
198
  }
199
199
  if (selfFetch && guidesRes.data == null && isLoading) {
200
200
  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 = _chunkJ3F3LZZIcjs.SimpleMarkdownRenderer,
226
+ MarkdownRenderer = _chunkZMLYGCFDcjs.SimpleMarkdownRenderer,
227
227
  renderRelatedCard,
228
228
  backHref,
229
229
  backLabel = "Back to Getting Started",
@@ -232,30 +232,30 @@ function OnboardingGuideDetailView({
232
232
  const resolvedBackHref = _nullishCoalesce(backHref, () => ( basePath));
233
233
  const runtime = _chunkMEAR2WHScjs.useChatRuntime.call(void 0, );
234
234
  const url = initialData ? null : slug && guideEndpoint ? guideEndpoint(slug) : null;
235
- const { data: guide, isLoading, error, reload } = _chunkDNRO2BXScjs.useSelfFetch.call(void 0, url, { initialData });
236
- const { ref: videoWarmupRef } = _chunkJ3F3LZZIcjs.useVideoWarmup.call(void 0, {
235
+ const { data: guide, isLoading, error, reload } = _chunkKQJXNBIScjs.useSelfFetch.call(void 0, url, { initialData });
236
+ const { ref: videoWarmupRef } = _chunkZMLYGCFDcjs.useVideoWarmup.call(void 0, {
237
237
  videoUrl: _optionalChain([guide, 'optionalAccess', _6 => _6.main_video_url]),
238
238
  supabaseStorageOrigin: _optionalChain([runtime, 'optionalAccess', _7 => _7.endpoints, 'access', _8 => _8.supabaseStorageOrigin])
239
239
  });
240
240
  if (error || !guide && !isLoading) {
241
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJ3F3LZZIcjs.LoadError, { message: "Guide not found.", onRetry: reload });
241
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZMLYGCFDcjs.LoadError, { message: "Guide not found.", onRetry: reload });
242
242
  }
243
243
  if (!guide) {
244
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkDNRO2BXScjs.DetailPageSkeleton, { showImageGallery: false });
244
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkKQJXNBIScjs.DetailPageSkeleton, { showImageGallery: false });
245
245
  }
246
- const captionsUrl = _chunkJ3F3LZZIcjs.getCaptionsUrl.call(void 0, "onboarding_guide", guide.id, guide.srt_content);
246
+ const captionsUrl = _chunkZMLYGCFDcjs.getCaptionsUrl.call(void 0, "onboarding_guide", guide.id, guide.srt_content);
247
247
  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;
248
248
  const defaultRenderRelatedCard = (g) => {
249
- const cta = _chunkJ3F3LZZIcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _11 => _11.composeContentUrl]), {
249
+ const cta = _chunkZMLYGCFDcjs.resolveContentHref.call(void 0, _optionalChain([runtime, 'optionalAccess', _11 => _11.composeContentUrl]), {
250
250
  type: "onboarding_guide",
251
251
  slug: g.slug,
252
252
  basePath,
253
253
  platforms: g.onboarding_guide_platforms
254
254
  });
255
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJ3F3LZZIcjs.OnboardingGuideCard, { guide: g, href: cta.href, targetPlatform: cta.targetPlatform });
255
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZMLYGCFDcjs.OnboardingGuideCard, { guide: g, href: cta.href, targetPlatform: cta.targetPlatform });
256
256
  };
257
257
  const renderRelatedCardFn = _nullishCoalesce(renderRelatedCard, () => ( defaultRenderRelatedCard));
258
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJ3F3LZZIcjs.ArticleDetailLayout, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-6 md:space-y-8", children: [
258
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZMLYGCFDcjs.ArticleDetailLayout, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-6 md:space-y-8", children: [
259
259
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
260
260
  _chunkWBR7H6E3cjs.next_link_default,
261
261
  {
@@ -268,9 +268,9 @@ function OnboardingGuideDetailView({
268
268
  }
269
269
  ),
270
270
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h1", { className: "text-h1 tracking-[-1.12px] text-ods-text-primary", children: guide.title }),
271
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJ3F3LZZIcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
271
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZMLYGCFDcjs.EntityTagBadges, { tags: guide.onboarding_guide_tags }),
272
272
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
273
- _chunkJ3F3LZZIcjs.EntityAuthorCard,
273
+ _chunkZMLYGCFDcjs.EntityAuthorCard,
274
274
  {
275
275
  author: guide.author,
276
276
  publishedAt: guide.published_at,
@@ -284,7 +284,7 @@ function OnboardingGuideDetailView({
284
284
  }
285
285
  ),
286
286
  (guide.main_video_url || guide.youtube_url) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { ref: videoWarmupRef, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
287
- _chunkJ3F3LZZIcjs.EntityVideoSection,
287
+ _chunkZMLYGCFDcjs.EntityVideoSection,
288
288
  {
289
289
  mainVideoUrl: guide.main_video_url,
290
290
  youtubeUrl: guide.youtube_url || void 0,
@@ -301,7 +301,7 @@ function OnboardingGuideDetailView({
301
301
  ) }),
302
302
  guide.content && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "space-y-4", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, MarkdownRenderer, { content: guide.content }) }),
303
303
  guide.video_bites && guide.video_bites.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
304
- _chunkJ3F3LZZIcjs.VideoBitesDisplay,
304
+ _chunkZMLYGCFDcjs.VideoBitesDisplay,
305
305
  {
306
306
  bites: guide.video_bites,
307
307
  filterPublished: true,
@@ -4,10 +4,10 @@ import {
4
4
  DocSearchBar,
5
5
  useDocSearch,
6
6
  useSelfFetch
7
- } from "../../chunk-BAQ6SS32.js";
7
+ } from "../../chunk-MQHM7DZZ.js";
8
8
  import {
9
9
  DevSectionPage
10
- } from "../../chunk-USACX2O4.js";
10
+ } from "../../chunk-5TJUN6ON.js";
11
11
  import "../../chunk-ORJREQ2W.js";
12
12
  import {
13
13
  ArticleDetailLayout,
@@ -23,7 +23,7 @@ import {
23
23
  getCaptionsUrl,
24
24
  resolveContentHref,
25
25
  useVideoWarmup
26
- } from "../../chunk-3C4GHSLI.js";
26
+ } from "../../chunk-CBFXWWS7.js";
27
27
  import "../../chunk-LXC6P2EO.js";
28
28
  import "../../chunk-EL5YVPD5.js";
29
29
  import "../../chunk-YZDUOUMB.js";