@opensite/ui 3.4.8 → 3.5.0

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 (135) hide show
  1. package/dist/components.cjs +13 -7
  2. package/dist/components.js +13 -7
  3. package/dist/footer-accordion-social.cjs +1 -1
  4. package/dist/footer-accordion-social.js +1 -1
  5. package/dist/footer-animated-social.cjs +1 -1
  6. package/dist/footer-animated-social.js +1 -1
  7. package/dist/footer-background-card.cjs +1 -1
  8. package/dist/footer-background-card.js +1 -1
  9. package/dist/footer-brand-description.cjs +1 -0
  10. package/dist/footer-brand-description.js +1 -0
  11. package/dist/footer-brand-links-contact.cjs +1 -1
  12. package/dist/footer-brand-links-contact.js +1 -1
  13. package/dist/footer-comprehensive-links.cjs +1 -1
  14. package/dist/footer-comprehensive-links.js +1 -1
  15. package/dist/footer-contact-card.cjs +1 -1
  16. package/dist/footer-contact-card.js +1 -1
  17. package/dist/footer-cta-banner.cjs +1 -1
  18. package/dist/footer-cta-banner.js +1 -1
  19. package/dist/footer-cta-social.cjs +1 -1
  20. package/dist/footer-cta-social.js +1 -1
  21. package/dist/footer-info-cards-accordion.cjs +1 -1
  22. package/dist/footer-info-cards-accordion.js +1 -1
  23. package/dist/footer-links-grid.cjs +1 -0
  24. package/dist/footer-links-grid.js +1 -0
  25. package/dist/footer-nav-social.cjs +1 -0
  26. package/dist/footer-nav-social.js +1 -0
  27. package/dist/footer-newsletter-contact.cjs +1 -1
  28. package/dist/footer-newsletter-contact.js +1 -1
  29. package/dist/footer-newsletter-grid.cjs +1 -0
  30. package/dist/footer-newsletter-grid.js +1 -0
  31. package/dist/footer-newsletter-minimal.cjs +1 -1
  32. package/dist/footer-newsletter-minimal.js +1 -1
  33. package/dist/footer-simple-centered.cjs +1 -1
  34. package/dist/footer-simple-centered.js +1 -1
  35. package/dist/footer-social-apps.cjs +1 -0
  36. package/dist/footer-social-apps.js +1 -0
  37. package/dist/footer-social-newsletter.cjs +1 -0
  38. package/dist/footer-social-newsletter.js +1 -0
  39. package/dist/footer-split-image-accordion.cjs +1 -1
  40. package/dist/footer-split-image-accordion.js +1 -1
  41. package/dist/hero-stats-social-proof.cjs +35 -5
  42. package/dist/hero-stats-social-proof.d.cts +1 -1
  43. package/dist/hero-stats-social-proof.d.ts +1 -1
  44. package/dist/hero-stats-social-proof.js +19 -4
  45. package/dist/index.cjs +13 -7
  46. package/dist/index.js +13 -7
  47. package/dist/navbar-animated-preview.cjs +1 -0
  48. package/dist/navbar-animated-preview.d.cts +15 -1
  49. package/dist/navbar-animated-preview.d.ts +15 -1
  50. package/dist/navbar-animated-preview.js +1 -0
  51. package/dist/navbar-centered-menu.cjs +3 -3
  52. package/dist/navbar-centered-menu.d.cts +15 -1
  53. package/dist/navbar-centered-menu.d.ts +15 -1
  54. package/dist/navbar-centered-menu.js +3 -3
  55. package/dist/navbar-dark-icons.cjs +4 -3
  56. package/dist/navbar-dark-icons.d.cts +15 -1
  57. package/dist/navbar-dark-icons.d.ts +15 -1
  58. package/dist/navbar-dark-icons.js +4 -3
  59. package/dist/navbar-dropdown-menu.cjs +3 -3
  60. package/dist/navbar-dropdown-menu.d.cts +15 -1
  61. package/dist/navbar-dropdown-menu.d.ts +15 -1
  62. package/dist/navbar-dropdown-menu.js +3 -3
  63. package/dist/navbar-education-platform.cjs +1 -0
  64. package/dist/navbar-education-platform.d.cts +15 -1
  65. package/dist/navbar-education-platform.d.ts +15 -1
  66. package/dist/navbar-education-platform.js +1 -0
  67. package/dist/navbar-enterprise-mega.cjs +99 -23
  68. package/dist/navbar-enterprise-mega.d.cts +15 -1
  69. package/dist/navbar-enterprise-mega.d.ts +15 -1
  70. package/dist/navbar-enterprise-mega.js +99 -23
  71. package/dist/navbar-feature-grid.cjs +1 -1
  72. package/dist/navbar-feature-grid.d.cts +19 -1
  73. package/dist/navbar-feature-grid.d.ts +19 -1
  74. package/dist/navbar-feature-grid.js +1 -1
  75. package/dist/navbar-floating-pill.cjs +1 -1
  76. package/dist/navbar-floating-pill.d.cts +15 -1
  77. package/dist/navbar-floating-pill.d.ts +15 -1
  78. package/dist/navbar-floating-pill.js +1 -1
  79. package/dist/navbar-fullscreen-menu.cjs +1 -0
  80. package/dist/navbar-fullscreen-menu.d.cts +15 -1
  81. package/dist/navbar-fullscreen-menu.d.ts +15 -1
  82. package/dist/navbar-fullscreen-menu.js +1 -0
  83. package/dist/navbar-icon-links.cjs +1 -1
  84. package/dist/navbar-icon-links.d.cts +15 -1
  85. package/dist/navbar-icon-links.d.ts +15 -1
  86. package/dist/navbar-icon-links.js +1 -1
  87. package/dist/navbar-image-preview.cjs +1 -1
  88. package/dist/navbar-image-preview.d.cts +15 -1
  89. package/dist/navbar-image-preview.d.ts +15 -1
  90. package/dist/navbar-image-preview.js +1 -1
  91. package/dist/navbar-mega-menu.cjs +1 -1
  92. package/dist/navbar-mega-menu.d.cts +15 -1
  93. package/dist/navbar-mega-menu.d.ts +15 -1
  94. package/dist/navbar-mega-menu.js +1 -1
  95. package/dist/navbar-multi-column-groups.cjs +1 -0
  96. package/dist/navbar-multi-column-groups.d.cts +15 -1
  97. package/dist/navbar-multi-column-groups.d.ts +15 -1
  98. package/dist/navbar-multi-column-groups.js +1 -0
  99. package/dist/navbar-platform-resources.cjs +77 -43
  100. package/dist/navbar-platform-resources.d.cts +16 -2
  101. package/dist/navbar-platform-resources.d.ts +16 -2
  102. package/dist/navbar-platform-resources.js +77 -43
  103. package/dist/navbar-search-focused.cjs +1 -0
  104. package/dist/navbar-search-focused.d.cts +19 -1
  105. package/dist/navbar-search-focused.d.ts +19 -1
  106. package/dist/navbar-search-focused.js +1 -0
  107. package/dist/navbar-sidebar-mobile.cjs +1 -0
  108. package/dist/navbar-sidebar-mobile.d.cts +15 -1
  109. package/dist/navbar-sidebar-mobile.d.ts +15 -1
  110. package/dist/navbar-sidebar-mobile.js +1 -0
  111. package/dist/navbar-simple-links.cjs +1 -0
  112. package/dist/navbar-simple-links.d.cts +19 -1
  113. package/dist/navbar-simple-links.d.ts +19 -1
  114. package/dist/navbar-simple-links.js +1 -0
  115. package/dist/navbar-split-cta.cjs +3 -4
  116. package/dist/navbar-split-cta.d.cts +15 -1
  117. package/dist/navbar-split-cta.d.ts +15 -1
  118. package/dist/navbar-split-cta.js +3 -4
  119. package/dist/navbar-sticky-compact.cjs +11 -4
  120. package/dist/navbar-sticky-compact.d.cts +15 -1
  121. package/dist/navbar-sticky-compact.d.ts +15 -1
  122. package/dist/navbar-sticky-compact.js +11 -4
  123. package/dist/navbar-tabbed-sections.cjs +3 -4
  124. package/dist/navbar-tabbed-sections.d.cts +15 -1
  125. package/dist/navbar-tabbed-sections.d.ts +15 -1
  126. package/dist/navbar-tabbed-sections.js +3 -4
  127. package/dist/navbar-transparent-overlay.cjs +1 -0
  128. package/dist/navbar-transparent-overlay.d.cts +15 -1
  129. package/dist/navbar-transparent-overlay.d.ts +15 -1
  130. package/dist/navbar-transparent-overlay.js +1 -0
  131. package/dist/registry.cjs +236 -106
  132. package/dist/registry.js +236 -106
  133. package/dist/social-link-icon.d.cts +1 -1
  134. package/dist/social-link-icon.d.ts +1 -1
  135. package/package.json +1 -1
package/dist/registry.cjs CHANGED
@@ -4229,6 +4229,7 @@ function FooterLinksGrid({
4229
4229
  return /* @__PURE__ */ jsxRuntime.jsx(
4230
4230
  Section,
4231
4231
  {
4232
+ id: "footer-links-grid",
4232
4233
  background,
4233
4234
  spacing,
4234
4235
  pattern,
@@ -4347,6 +4348,7 @@ function FooterSocialNewsletter({
4347
4348
  return /* @__PURE__ */ jsxRuntime.jsx(
4348
4349
  Section,
4349
4350
  {
4351
+ id: "footer-social-newsletter",
4350
4352
  background,
4351
4353
  spacing,
4352
4354
  pattern,
@@ -4504,6 +4506,7 @@ function FooterSocialApps({
4504
4506
  return /* @__PURE__ */ jsxRuntime.jsx(
4505
4507
  Section,
4506
4508
  {
4509
+ id: "footer-social-apps",
4507
4510
  background,
4508
4511
  spacing,
4509
4512
  pattern,
@@ -4619,7 +4622,7 @@ function FooterSimpleCentered({
4619
4622
  return /* @__PURE__ */ jsxRuntime.jsx(
4620
4623
  Section,
4621
4624
  {
4622
- id: sectionId,
4625
+ id: "footer-simple-centered",
4623
4626
  background,
4624
4627
  spacing,
4625
4628
  pattern,
@@ -4749,6 +4752,7 @@ function FooterBrandDescription({
4749
4752
  return /* @__PURE__ */ jsxRuntime.jsx(
4750
4753
  Section,
4751
4754
  {
4755
+ id: "footer-brand-description",
4752
4756
  background,
4753
4757
  spacing,
4754
4758
  pattern,
@@ -4960,6 +4964,7 @@ function FooterNewsletterGrid({
4960
4964
  return /* @__PURE__ */ jsxRuntime.jsx(
4961
4965
  Section,
4962
4966
  {
4967
+ id: "footer-newsletter-grid",
4963
4968
  background,
4964
4969
  spacing,
4965
4970
  pattern,
@@ -5076,7 +5081,7 @@ function FooterCtaBanner({
5076
5081
  return /* @__PURE__ */ jsxRuntime.jsx(
5077
5082
  Section,
5078
5083
  {
5079
- id: sectionId,
5084
+ id: "footer-cta-banner",
5080
5085
  background,
5081
5086
  spacing,
5082
5087
  pattern,
@@ -5297,7 +5302,7 @@ function FooterContactCard({
5297
5302
  return /* @__PURE__ */ jsxRuntime.jsx(
5298
5303
  Section,
5299
5304
  {
5300
- id: sectionId,
5305
+ id: "footer-contact-card",
5301
5306
  background,
5302
5307
  spacing,
5303
5308
  pattern,
@@ -5482,7 +5487,7 @@ function FooterBackgroundCard({
5482
5487
  return /* @__PURE__ */ jsxRuntime.jsx(
5483
5488
  Section,
5484
5489
  {
5485
- id: sectionId,
5490
+ id: "footer-background-card",
5486
5491
  background,
5487
5492
  spacing,
5488
5493
  pattern,
@@ -5782,7 +5787,7 @@ function FooterAnimatedSocial({
5782
5787
  return /* @__PURE__ */ jsxRuntime.jsx(
5783
5788
  Section,
5784
5789
  {
5785
- id: sectionId,
5790
+ id: "footer-animated-social",
5786
5791
  background,
5787
5792
  spacing,
5788
5793
  pattern,
@@ -6050,7 +6055,7 @@ function FooterNewsletterMinimal({
6050
6055
  return /* @__PURE__ */ jsxRuntime.jsx(
6051
6056
  Section,
6052
6057
  {
6053
- id: sectionId,
6058
+ id: "footer-newsletter-minimal",
6054
6059
  background,
6055
6060
  spacing,
6056
6061
  pattern,
@@ -6267,7 +6272,7 @@ function FooterCtaSocial({
6267
6272
  return /* @__PURE__ */ jsxRuntime.jsx(
6268
6273
  Section,
6269
6274
  {
6270
- id: sectionId,
6275
+ id: "footer-cta-social",
6271
6276
  background,
6272
6277
  spacing,
6273
6278
  pattern,
@@ -6402,6 +6407,7 @@ function FooterNavSocial({
6402
6407
  return /* @__PURE__ */ jsxRuntime.jsx(
6403
6408
  Section,
6404
6409
  {
6410
+ id: "footer-nav-social",
6405
6411
  background,
6406
6412
  spacing,
6407
6413
  pattern,
@@ -27732,7 +27738,7 @@ function FooterBrandLinksContact({
27732
27738
  return /* @__PURE__ */ jsxRuntime.jsxs(
27733
27739
  Section,
27734
27740
  {
27735
- id: sectionId,
27741
+ id: "footer-brand-links-contact",
27736
27742
  background,
27737
27743
  spacing,
27738
27744
  pattern,
@@ -27877,7 +27883,7 @@ function FooterComprehensiveLinks({
27877
27883
  return /* @__PURE__ */ jsxRuntime.jsxs(
27878
27884
  Section,
27879
27885
  {
27880
- id: sectionId,
27886
+ id: "footer-comprehensive-links",
27881
27887
  background,
27882
27888
  spacing,
27883
27889
  pattern,
@@ -42882,7 +42888,7 @@ function FooterNewsletterContact({
42882
42888
  return /* @__PURE__ */ jsxRuntime.jsx(
42883
42889
  Section,
42884
42890
  {
42885
- id: sectionId,
42891
+ id: "footer-newsletter-contact",
42886
42892
  background,
42887
42893
  spacing,
42888
42894
  pattern,
@@ -43029,7 +43035,7 @@ function FooterSplitImageAccordion({
43029
43035
  return /* @__PURE__ */ jsxRuntime.jsx(
43030
43036
  Section,
43031
43037
  {
43032
- id: sectionId,
43038
+ id: "footer-split-image-accordion",
43033
43039
  background,
43034
43040
  spacing,
43035
43041
  pattern,
@@ -43287,7 +43293,7 @@ function FooterAccordionSocial({
43287
43293
  return /* @__PURE__ */ jsxRuntime.jsx(
43288
43294
  Section,
43289
43295
  {
43290
- id: sectionId,
43296
+ id: "footer-accordion-social",
43291
43297
  background,
43292
43298
  spacing,
43293
43299
  pattern,
@@ -43409,7 +43415,7 @@ function FooterInfoCardsAccordion({
43409
43415
  return /* @__PURE__ */ jsxRuntime.jsx(
43410
43416
  Section,
43411
43417
  {
43412
- id: sectionId,
43418
+ id: "footer-info-cards-accordion",
43413
43419
  background,
43414
43420
  spacing,
43415
43421
  pattern,
@@ -56433,7 +56439,7 @@ function HeroStatsSocialProof({
56433
56439
  "pr-4 md:pr-6 shadow-2xl bg-card text-card-foreground"
56434
56440
  ),
56435
56441
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-3", children: [
56436
- statusCard.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex shrink-0 h-12 w-12 items-center justify-center rounded-full bg-primary text-primary-foreground shadow-lg", children: statusCard.icon }),
56442
+ statusCard.icon ? /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex shrink-0 h-12 w-12 items-center justify-center rounded-full bg-primary text-primary-foreground shadow-lg", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: statusCard.icon }) }) : null,
56437
56443
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "text-balance", children: [
56438
56444
  statusCard.title && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "font-semibold text-sm md:text-md leading-snug", children: statusCard.title }),
56439
56445
  statusCard.subtitle && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm leading-snug tracking-tight", children: statusCard.subtitle })
@@ -63089,10 +63095,10 @@ var SubMenuLink = ({
63089
63095
  return /* @__PURE__ */ jsxRuntime.jsxs(
63090
63096
  pressable.Pressable,
63091
63097
  {
63092
- className: "flex min-w-80 flex-row gap-4 rounded-md p-3 leading-none no-underline transition-colors outline-none select-none hover:bg-muted",
63098
+ className: "flex min-w-80 flex-row items-center gap-4 rounded-md p-3 leading-none no-underline transition-colors outline-none select-none hover:bg-muted",
63093
63099
  href: item.url,
63094
63100
  children: [
63095
- item.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63101
+ item.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-5 shrink-0 items-center justify-center text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63096
63102
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
63097
63103
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-semibold", children: item.title }),
63098
63104
  item.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63207,7 +63213,7 @@ var NavbarDropdownMenu = ({
63207
63213
  return /* @__PURE__ */ jsxRuntime.jsx(
63208
63214
  Section,
63209
63215
  {
63210
- id: sectionId,
63216
+ id: "navbar-dropdown-menu",
63211
63217
  background,
63212
63218
  spacing: spacingOverride ?? spacing,
63213
63219
  className: sectionClasses,
@@ -63313,10 +63319,10 @@ var SubMenuLink2 = ({ item }) => {
63313
63319
  return /* @__PURE__ */ jsxRuntime.jsxs(
63314
63320
  pressable.Pressable,
63315
63321
  {
63316
- className: "flex flex-row gap-4 rounded-md p-3 leading-none no-underline transition-colors outline-none select-none hover:bg-muted hover:text-foreground",
63322
+ className: "flex flex-row items-center gap-4 rounded-md p-3 leading-none no-underline transition-colors outline-none select-none hover:bg-muted hover:text-foreground",
63317
63323
  href: item.url,
63318
63324
  children: [
63319
- item.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63325
+ item.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-5 shrink-0 items-center justify-center text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63320
63326
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
63321
63327
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-semibold", children: item.title }),
63322
63328
  item.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63435,7 +63441,7 @@ var NavbarCenteredMenu = ({
63435
63441
  return /* @__PURE__ */ jsxRuntime.jsx(
63436
63442
  Section,
63437
63443
  {
63438
- id: sectionId,
63444
+ id: "navbar-centered-menu",
63439
63445
  background,
63440
63446
  spacing: spacingOverride ?? spacing,
63441
63447
  className: sectionClasses,
@@ -63812,7 +63818,7 @@ var NavbarMegaMenu = ({
63812
63818
  return /* @__PURE__ */ jsxRuntime.jsx(
63813
63819
  Section,
63814
63820
  {
63815
- id: sectionId,
63821
+ id: "navbar-mega-menu",
63816
63822
  background,
63817
63823
  spacing: spacingOverride ?? spacing,
63818
63824
  className: sectionClasses,
@@ -64003,17 +64009,17 @@ var SolutionsMenu = ({
64003
64009
  platformItems,
64004
64010
  featuredHeroCard,
64005
64011
  optixFlowConfig
64006
- }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid w-[1200px] grid-cols-2 gap-4", children: [
64007
- featuredHeroCard && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-1", children: /* @__PURE__ */ jsxRuntime.jsxs(
64012
+ }) => {
64013
+ const featuredCard = featuredHeroCard ? /* @__PURE__ */ jsxRuntime.jsxs(
64008
64014
  pressable.Pressable,
64009
64015
  {
64010
64016
  href: featuredHeroCard.href,
64011
64017
  className: cn(
64012
- "group flex h-full flex-col overflow-hidden rounded-lg text-primary-foreground",
64018
+ "group flex h-full min-h-[420px] flex-col overflow-hidden rounded-lg text-primary-foreground",
64013
64019
  featuredHeroCard.variant === "accent" ? "bg-accent text-accent-foreground" : "bg-primary"
64014
64020
  ),
64015
64021
  children: [
64016
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-1 flex-col justify-between p-5", children: [
64022
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex shrink-0 flex-col justify-between p-5", children: [
64017
64023
  featuredHeroCard.subtitle && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "mb-2 text-xs font-medium tracking-wider uppercase", children: featuredHeroCard.subtitle }),
64018
64024
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
64019
64025
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-1.5 text-base font-semibold", children: [
@@ -64030,7 +64036,7 @@ var SolutionsMenu = ({
64030
64036
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-2 text-sm leading-relaxed text-primary-foreground/85", children: featuredHeroCard.description })
64031
64037
  ] })
64032
64038
  ] }),
64033
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative aspect-video w-full overflow-hidden", children: /* @__PURE__ */ jsxRuntime.jsx(
64039
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative min-h-0 flex-1 overflow-hidden", children: /* @__PURE__ */ jsxRuntime.jsx(
64034
64040
  img.Img,
64035
64041
  {
64036
64042
  src: featuredHeroCard.image,
@@ -64041,35 +64047,42 @@ var SolutionsMenu = ({
64041
64047
  ) })
64042
64048
  ]
64043
64049
  }
64044
- ) }),
64045
- platformItems.length > 0 && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "col-span-1", children: [
64050
+ ) : null;
64051
+ const platformSection = platformItems.length > 0 ? /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0", children: [
64046
64052
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-3 text-left", children: /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "text-xs font-medium tracking-wider text-muted-foreground uppercase", children: "Developer Platform" }) }),
64047
64053
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-2", children: platformItems.map((technology) => /* @__PURE__ */ jsxRuntime.jsxs(
64048
64054
  NavigationMenuLink,
64049
64055
  {
64050
64056
  href: technology.href,
64051
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 hover:bg-muted",
64057
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 hover:bg-muted",
64052
64058
  children: [
64053
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: technology.icon, size: 16, className: "shrink-0" }),
64059
+ /* @__PURE__ */ jsxRuntime.jsx(
64060
+ DynamicIcon,
64061
+ {
64062
+ name: technology.icon,
64063
+ size: 16,
64064
+ className: "shrink-0"
64065
+ }
64066
+ ),
64054
64067
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: technology.title })
64055
64068
  ]
64056
64069
  },
64057
64070
  technology.id
64058
64071
  )) })
64059
- ] }),
64060
- solutionCards.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-2 mt-2 grid grid-cols-4 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxRuntime.jsxs(
64072
+ ] }) : null;
64073
+ const solutionSection = solutionCards.length > 0 ? /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxRuntime.jsxs(
64061
64074
  "div",
64062
64075
  {
64063
- className: "col-span-1 flex w-full flex-col rounded-lg border border-border p-4",
64076
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64064
64077
  children: [
64065
64078
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxRuntime.jsxs(
64066
64079
  pressable.Pressable,
64067
64080
  {
64068
64081
  href: solution.href,
64069
- className: "group flex flex-col text-left",
64082
+ className: "group flex min-w-0 flex-col text-left",
64070
64083
  children: [
64071
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-1", children: [
64072
- /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "text-sm font-medium", children: solution.title }),
64084
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64085
+ /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64073
64086
  /* @__PURE__ */ jsxRuntime.jsx(
64074
64087
  DynamicIcon,
64075
64088
  {
@@ -64079,7 +64092,7 @@ var SolutionsMenu = ({
64079
64092
  }
64080
64093
  )
64081
64094
  ] }),
64082
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 text-xs text-muted-foreground", children: solution.description })
64095
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64083
64096
  ]
64084
64097
  }
64085
64098
  ) }),
@@ -64087,10 +64100,17 @@ var SolutionsMenu = ({
64087
64100
  NavigationMenuLink,
64088
64101
  {
64089
64102
  href: subpage.href,
64090
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64103
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64091
64104
  children: [
64092
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: subpage.icon, size: 14, className: "shrink-0" }),
64093
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: subpage.title })
64105
+ /* @__PURE__ */ jsxRuntime.jsx(
64106
+ DynamicIcon,
64107
+ {
64108
+ name: subpage.icon,
64109
+ size: 14,
64110
+ className: "shrink-0"
64111
+ }
64112
+ ),
64113
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64094
64114
  ]
64095
64115
  },
64096
64116
  subpage.id
@@ -64098,8 +64118,69 @@ var SolutionsMenu = ({
64098
64118
  ]
64099
64119
  },
64100
64120
  solution.id
64101
- )) })
64102
- ] });
64121
+ )) }) : null;
64122
+ if (featuredCard) {
64123
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid w-[1200px] max-w-[calc(100vw-4rem)] grid-cols-[minmax(380px,1fr)_minmax(360px,0.95fr)] gap-4", children: [
64124
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: featuredCard }),
64125
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-col gap-4", children: [
64126
+ platformSection,
64127
+ solutionSection
64128
+ ] })
64129
+ ] });
64130
+ }
64131
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid w-[1200px] max-w-[calc(100vw-4rem)] grid-cols-2 gap-4", children: [
64132
+ platformSection,
64133
+ solutionCards.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-2 grid grid-cols-4 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxRuntime.jsxs(
64134
+ "div",
64135
+ {
64136
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64137
+ children: [
64138
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxRuntime.jsxs(
64139
+ pressable.Pressable,
64140
+ {
64141
+ href: solution.href,
64142
+ className: "group flex min-w-0 flex-col text-left",
64143
+ children: [
64144
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64145
+ /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64146
+ /* @__PURE__ */ jsxRuntime.jsx(
64147
+ DynamicIcon,
64148
+ {
64149
+ name: "lucide/arrow-right",
64150
+ size: 14,
64151
+ className: "shrink-0 transition-transform group-hover:translate-x-1"
64152
+ }
64153
+ )
64154
+ ] }),
64155
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64156
+ ]
64157
+ }
64158
+ ) }),
64159
+ /* @__PURE__ */ jsxRuntime.jsx("menu", { className: "mt-3 grid gap-2", children: solution.subpages.map((subpage) => /* @__PURE__ */ jsxRuntime.jsxs(
64160
+ NavigationMenuLink,
64161
+ {
64162
+ href: subpage.href,
64163
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64164
+ children: [
64165
+ /* @__PURE__ */ jsxRuntime.jsx(
64166
+ DynamicIcon,
64167
+ {
64168
+ name: subpage.icon,
64169
+ size: 14,
64170
+ className: "shrink-0"
64171
+ }
64172
+ ),
64173
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64174
+ ]
64175
+ },
64176
+ subpage.id
64177
+ )) })
64178
+ ]
64179
+ },
64180
+ solution.id
64181
+ )) })
64182
+ ] });
64183
+ };
64103
64184
  var ProductsMenu = ({
64104
64185
  productCategories,
64105
64186
  featuredHeroCard,
@@ -64414,7 +64495,7 @@ var NavbarEnterpriseMega = ({
64414
64495
  actions,
64415
64496
  actionsSlot,
64416
64497
  layoutVariant = "fullScreenContainerizedLinks",
64417
- background,
64498
+ background = "white",
64418
64499
  spacing,
64419
64500
  pattern,
64420
64501
  patternOpacity,
@@ -64469,6 +64550,7 @@ var NavbarEnterpriseMega = ({
64469
64550
  /* @__PURE__ */ jsxRuntime.jsx(
64470
64551
  Section,
64471
64552
  {
64553
+ id: "navbar-enterprise-mega",
64472
64554
  background,
64473
64555
  spacing: spacingOverride ?? spacing,
64474
64556
  className: cn(
@@ -64578,7 +64660,7 @@ var DesktopMenuItem2 = ({
64578
64660
  if (hasDropdown) {
64579
64661
  return /* @__PURE__ */ jsxRuntime.jsxs(NavigationMenuItem, { value: `${index}`, children: [
64580
64662
  /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuTrigger, { className: "h-auto bg-transparent px-3 py-2 font-normal hover:bg-muted focus:bg-muted data-[state=open]:bg-muted/50", children: item.label }),
64581
- /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "rounded-xl! border-0! p-4!", children: renderDropdownContent(
64663
+ /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "max-h-[calc(100vh-6rem)] overflow-y-auto rounded-xl! border-0! p-4!", children: renderDropdownContent(
64582
64664
  { ...item, layout: effectiveLayout },
64583
64665
  optixFlowConfig
64584
64666
  ) })
@@ -64835,7 +64917,7 @@ var NavbarFeatureGrid = ({
64835
64917
  return /* @__PURE__ */ jsxRuntime.jsx(
64836
64918
  Section,
64837
64919
  {
64838
- id: sectionId,
64920
+ id: "navbar-feature-grid",
64839
64921
  background,
64840
64922
  spacing: spacingOverride ?? spacing,
64841
64923
  className: sectionClasses,
@@ -65026,7 +65108,7 @@ var NavbarFloatingPill = ({
65026
65108
  return /* @__PURE__ */ jsxRuntime.jsx(
65027
65109
  Section,
65028
65110
  {
65029
- id: sectionId,
65111
+ id: "navbar-floating-pill",
65030
65112
  background,
65031
65113
  spacing: spacingOverride ?? spacing,
65032
65114
  className: sectionClasses,
@@ -65244,15 +65326,49 @@ var NavbarPlatformResources = ({
65244
65326
  const hasDropdownItems = (link) => Boolean(link.links?.length || link.dropdownGroups?.length);
65245
65327
  const renderDropdownContent3 = (link) => {
65246
65328
  const layout = link.layout || "simple-list";
65329
+ if (layout === "list-with-icons") {
65330
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] overflow-y-auto p-4 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid w-full grid-cols-3 gap-4", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65331
+ NavigationMenuLink,
65332
+ {
65333
+ href: getLinkUrl(item),
65334
+ className: "!flex h-full min-h-20 !w-full min-w-0 flex-row items-center gap-4 rounded-lg border border-input bg-background p-4 hover:bg-accent hover:text-accent-foreground",
65335
+ children: [
65336
+ item.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-12 w-12 shrink-0 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsxRuntime.jsx(
65337
+ img.Img,
65338
+ {
65339
+ src: item.image,
65340
+ alt: typeof item.label === "string" ? item.label : "Menu item",
65341
+ className: "h-full w-full object-cover object-center",
65342
+ optixFlowConfig
65343
+ }
65344
+ ) }),
65345
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-12 w-12 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
65346
+ DynamicIcon,
65347
+ {
65348
+ name: item.icon || item.iconName,
65349
+ size: 18,
65350
+ className: "shrink-0"
65351
+ }
65352
+ ) }),
65353
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1 overflow-hidden", children: [
65354
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-medium text-foreground", children: item.label }),
65355
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65356
+ ] })
65357
+ ]
65358
+ },
65359
+ `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
65360
+ )) }) });
65361
+ }
65247
65362
  if (layout === "simple-list") {
65248
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[400px] p-3", children: /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "space-y-1", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsx(
65363
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[400px] max-w-[calc(100vw-2rem)] p-3 md:!w-[400px]", children: /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "w-full space-y-1", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsx(
65249
65364
  "li",
65250
65365
  {
65366
+ className: "w-full",
65251
65367
  children: /* @__PURE__ */ jsxRuntime.jsxs(
65252
65368
  NavigationMenuLink,
65253
65369
  {
65254
65370
  href: getLinkUrl(item),
65255
- className: "group/link flex-row gap-2 px-3 py-2 transition-colors duration-200",
65371
+ className: "group/link !flex !w-full min-w-0 flex-row items-center gap-2 rounded-md px-3 py-2 transition-colors duration-200",
65256
65372
  children: [
65257
65373
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-8 shrink-0 rounded-lg border duration-400 fade-in group-hover/link:bg-background", children: /* @__PURE__ */ jsxRuntime.jsx(
65258
65374
  DynamicIcon,
@@ -65262,9 +65378,9 @@ var NavbarPlatformResources = ({
65262
65378
  className: "m-auto group-hover/link:stroke-black"
65263
65379
  }
65264
65380
  ) }),
65265
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-0.5", children: [
65381
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-1 flex-col gap-0.5", children: [
65266
65382
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
65267
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65383
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65268
65384
  ] })
65269
65385
  ]
65270
65386
  }
@@ -65276,12 +65392,12 @@ var NavbarPlatformResources = ({
65276
65392
  if (layout === "featured-grid" && link.links && link.links.length > 0) {
65277
65393
  const featuredItem = link.links[0];
65278
65394
  const gridItems = link.links.slice(1);
65279
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-8", children: [
65395
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] p-6 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(260px,0.8fr)_minmax(0,1.2fr)] gap-8", children: [
65280
65396
  /* @__PURE__ */ jsxRuntime.jsx(
65281
65397
  NavigationMenuLink,
65282
65398
  {
65283
65399
  href: getLinkUrl(featuredItem),
65284
- className: "group w-1/3 p-0 hover:bg-transparent",
65400
+ className: "group block h-full min-w-0 p-0 hover:bg-transparent",
65285
65401
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "overflow-clip rounded-lg border border-input bg-background", children: [
65286
65402
  /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsx(
65287
65403
  img.Img,
@@ -65299,13 +65415,13 @@ var NavbarPlatformResources = ({
65299
65415
  ] })
65300
65416
  }
65301
65417
  ),
65302
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "max-w-[760px] flex-1", children: [
65418
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0", children: [
65303
65419
  link.dropdownGroups && link.dropdownGroups[0] && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-6 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65304
65420
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-1 gap-6 lg:grid-cols-2 lg:gap-8", children: gridItems.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65305
65421
  NavigationMenuLink,
65306
65422
  {
65307
65423
  href: getLinkUrl(item),
65308
- className: "group block p-4",
65424
+ className: "group block h-full w-full min-w-0 rounded-md p-4",
65309
65425
  children: [
65310
65426
  (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-5 group-hover:opacity-60", children: /* @__PURE__ */ jsxRuntime.jsx(
65311
65427
  DynamicIcon,
@@ -65314,8 +65430,8 @@ var NavbarPlatformResources = ({
65314
65430
  size: 20
65315
65431
  }
65316
65432
  ) }),
65317
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-1 text-base", children: item.label }),
65318
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65433
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-1 break-words text-base", children: item.label }),
65434
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65319
65435
  ]
65320
65436
  },
65321
65437
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65325,14 +65441,14 @@ var NavbarPlatformResources = ({
65325
65441
  }
65326
65442
  if (layout === "two-column-cta" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65327
65443
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65328
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-4", children: [
65329
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/2 max-w-[510px]", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65444
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] p-6 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(0,1fr)_minmax(0,1fr)] gap-4", children: [
65445
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65330
65446
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-6 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65331
65447
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-4", children: link.dropdownGroups[0].links.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65332
65448
  NavigationMenuLink,
65333
65449
  {
65334
65450
  href: getLinkUrl(item),
65335
- className: "group flex flex-row items-center gap-5",
65451
+ className: "group !flex !w-full min-w-0 flex-row items-center gap-5 rounded-md p-2",
65336
65452
  children: [
65337
65453
  (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "group-hover:opacity-60", children: /* @__PURE__ */ jsxRuntime.jsx(
65338
65454
  DynamicIcon,
@@ -65341,7 +65457,7 @@ var NavbarPlatformResources = ({
65341
65457
  size: 16
65342
65458
  }
65343
65459
  ) }),
65344
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-base", children: item.label })
65460
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65345
65461
  ]
65346
65462
  },
65347
65463
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65351,7 +65467,7 @@ var NavbarPlatformResources = ({
65351
65467
  NavigationMenuLink,
65352
65468
  {
65353
65469
  href: getLinkUrl(ctaItem),
65354
- className: "group flex-1 p-0 hover:bg-transparent",
65470
+ className: "group min-w-0 p-0 hover:bg-transparent",
65355
65471
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex h-full rounded-lg border border-input bg-background p-0 hover:bg-transparent", children: [
65356
65472
  ctaItem.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-2/5 max-w-[310px] shrink-0 overflow-clip rounded-tl-lg rounded-bl-lg", children: /* @__PURE__ */ jsxRuntime.jsx(
65357
65473
  img.Img,
@@ -65362,11 +65478,11 @@ var NavbarPlatformResources = ({
65362
65478
  optixFlowConfig
65363
65479
  }
65364
65480
  ) }),
65365
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col p-5 xl:p-8", children: [
65481
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-col p-5 xl:p-8", children: [
65366
65482
  ctaItem.background && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-8 text-xs tracking-widest text-muted-foreground uppercase", children: ctaItem.background }),
65367
65483
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-auto", children: [
65368
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 text-xl", children: ctaItem.label }),
65369
- ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65484
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 break-words text-xl", children: ctaItem.label }),
65485
+ ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65370
65486
  ] })
65371
65487
  ] })
65372
65488
  ] })
@@ -65377,15 +65493,15 @@ var NavbarPlatformResources = ({
65377
65493
  if (layout === "list-showcase" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65378
65494
  const listItems = link.dropdownGroups[0].links;
65379
65495
  const showcaseItems = link.links || [];
65380
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-8", children: [
65381
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/3 max-w-[404px]", children: /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65496
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] p-6 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(260px,0.7fr)_minmax(0,1.3fr)] gap-8", children: [
65497
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65382
65498
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65383
65499
  link.dropdownGroups[0].description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-6 text-sm font-normal text-muted-foreground", children: link.dropdownGroups[0].description }),
65384
65500
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "-ml-2.5 space-y-2.5", children: listItems.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65385
65501
  NavigationMenuLink,
65386
65502
  {
65387
65503
  href: getLinkUrl(item),
65388
- className: "group flex flex-row items-center gap-2.5 rounded-md p-2.5 focus:text-accent-foreground",
65504
+ className: "group !flex !w-full min-w-0 flex-row items-center gap-2.5 rounded-md p-2.5 focus:text-accent-foreground",
65389
65505
  children: [
65390
65506
  (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx(
65391
65507
  DynamicIcon,
@@ -65394,21 +65510,21 @@ var NavbarPlatformResources = ({
65394
65510
  size: 16
65395
65511
  }
65396
65512
  ),
65397
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-base", children: item.label })
65513
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65398
65514
  ]
65399
65515
  },
65400
65516
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
65401
65517
  )) })
65402
65518
  ] }) }),
65403
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "max-w-[716px] flex-1 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65519
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65404
65520
  NavigationMenuLink,
65405
65521
  {
65406
65522
  href: getLinkUrl(showcase),
65407
- className: "flex flex-row items-center overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65523
+ className: "!flex !w-full min-w-0 flex-row items-center overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65408
65524
  children: [
65409
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65410
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: showcase.label }),
65411
- showcase.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: showcase.description })
65525
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65526
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: showcase.label }),
65527
+ showcase.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: showcase.description })
65412
65528
  ] }),
65413
65529
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-[154px] max-w-[264px] shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(
65414
65530
  img.Img,
@@ -65427,7 +65543,7 @@ var NavbarPlatformResources = ({
65427
65543
  }
65428
65544
  if (layout === "multi-section" && link.dropdownGroups) {
65429
65545
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65430
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-8", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65546
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] p-8 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65431
65547
  link.dropdownGroups.map((group, groupIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65432
65548
  "div",
65433
65549
  {
@@ -65438,10 +65554,10 @@ var NavbarPlatformResources = ({
65438
65554
  NavigationMenuLink,
65439
65555
  {
65440
65556
  href: getLinkUrl(item),
65441
- className: "flex h-full flex-col overflow-clip rounded-lg border border-input bg-background p-5 hover:bg-accent hover:text-accent-foreground xl:p-8",
65557
+ className: "!flex h-full w-full min-w-0 flex-col overflow-clip rounded-lg border border-input bg-background p-5 hover:bg-accent hover:text-accent-foreground xl:p-8",
65442
65558
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-auto", children: [
65443
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: item.label }),
65444
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65559
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: item.label }),
65560
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65445
65561
  ] })
65446
65562
  },
65447
65563
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65455,11 +65571,11 @@ var NavbarPlatformResources = ({
65455
65571
  NavigationMenuLink,
65456
65572
  {
65457
65573
  href: getLinkUrl(ctaItem),
65458
- className: "mb-6 flex flex-row overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65574
+ className: "mb-6 !flex !w-full min-w-0 flex-row overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65459
65575
  children: [
65460
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65461
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: ctaItem.label }),
65462
- ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65576
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65577
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: ctaItem.label }),
65578
+ ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65463
65579
  ] }),
65464
65580
  ctaItem.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/3 max-w-[130px] shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(
65465
65581
  img.Img,
@@ -65480,13 +65596,13 @@ var NavbarPlatformResources = ({
65480
65596
  ] })
65481
65597
  ] }) });
65482
65598
  }
65483
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[640px] p-4", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65599
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "md:left-1/2 md:-translate-x-1/2 !w-[900px] max-w-[calc(100vw-2rem)] p-4 md:!w-[900px]", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65484
65600
  NavigationMenuLink,
65485
65601
  {
65486
65602
  href: getLinkUrl(item),
65487
- className: "flex flex-row items-start gap-4 rounded-lg border border-input bg-background p-4 hover:bg-accent hover:text-accent-foreground",
65603
+ className: "!flex !w-full min-w-0 flex-row items-center gap-4 rounded-lg border border-input bg-background p-4 hover:bg-accent hover:text-accent-foreground",
65488
65604
  children: [
65489
- item.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-12 w-12 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsxRuntime.jsx(
65605
+ item.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-12 w-12 shrink-0 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsxRuntime.jsx(
65490
65606
  img.Img,
65491
65607
  {
65492
65608
  src: item.image,
@@ -65495,10 +65611,10 @@ var NavbarPlatformResources = ({
65495
65611
  optixFlowConfig
65496
65612
  }
65497
65613
  ) }),
65498
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-12 w-12 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 18 }) }),
65499
- /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
65500
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium text-foreground", children: item.label }),
65501
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65614
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-12 w-12 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 18 }) }),
65615
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1", children: [
65616
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-medium text-foreground", children: item.label }),
65617
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65502
65618
  ] })
65503
65619
  ]
65504
65620
  },
@@ -65535,7 +65651,7 @@ var NavbarPlatformResources = ({
65535
65651
  return /* @__PURE__ */ jsxRuntime.jsx(
65536
65652
  Section,
65537
65653
  {
65538
- id: sectionId,
65654
+ id: "navbar-platform-resources",
65539
65655
  background,
65540
65656
  spacing: spacingOverride ?? spacing,
65541
65657
  className: sectionClasses,
@@ -65803,7 +65919,7 @@ var NavbarImagePreview = ({
65803
65919
  return /* @__PURE__ */ jsxRuntime.jsxs(
65804
65920
  Section,
65805
65921
  {
65806
- id: sectionId,
65922
+ id: "navbar-image-preview",
65807
65923
  background,
65808
65924
  spacing: spacingOverride ?? spacing,
65809
65925
  className: sectionClasses,
@@ -66186,7 +66302,7 @@ var NavbarDarkIcons = ({
66186
66302
  return /* @__PURE__ */ jsxRuntime.jsxs(
66187
66303
  Section,
66188
66304
  {
66189
- id: sectionId,
66305
+ id: "navbar-dark-icons",
66190
66306
  background,
66191
66307
  spacing: spacingOverride ?? spacing,
66192
66308
  className: cn("dark pointer-events-auto relative z-999", sectionClasses),
@@ -66288,13 +66404,14 @@ var MenuSubLink = ({ link }) => {
66288
66404
  href: link.url,
66289
66405
  className: "flex items-center gap-4 rounded-lg p-2 hover:bg-muted",
66290
66406
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex w-full items-center justify-between", children: [
66291
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-2.5", children: [
66407
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2.5", children: [
66292
66408
  /* @__PURE__ */ jsxRuntime.jsx(
66293
66409
  DynamicIcon,
66294
66410
  {
66295
66411
  name: link.icon || link.iconName,
66296
66412
  size: 20,
66297
- color: link.iconColor
66413
+ color: link.iconColor,
66414
+ className: "shrink-0"
66298
66415
  }
66299
66416
  ),
66300
66417
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-1.5", children: [
@@ -66535,6 +66652,7 @@ var NavbarAnimatedPreview = ({
66535
66652
  /* @__PURE__ */ jsxRuntime.jsx(
66536
66653
  Section,
66537
66654
  {
66655
+ id: "navbar-animated-preview",
66538
66656
  background,
66539
66657
  spacing: spacingOverride ?? spacing,
66540
66658
  className: cn(
@@ -67060,6 +67178,7 @@ var NavbarMultiColumnGroups = ({
67060
67178
  /* @__PURE__ */ jsxRuntime.jsx(
67061
67179
  Section,
67062
67180
  {
67181
+ id: "navbar-multi-column-groups",
67063
67182
  background,
67064
67183
  spacing: spacingOverride ?? spacing,
67065
67184
  className: sectionClasses,
@@ -67373,6 +67492,7 @@ var NavbarSidebarMobile = ({
67373
67492
  /* @__PURE__ */ jsxRuntime.jsx(
67374
67493
  Section,
67375
67494
  {
67495
+ id: "navbar-sidebar-mobile",
67376
67496
  background,
67377
67497
  spacing: spacingOverride ?? spacing,
67378
67498
  className: sectionClasses,
@@ -67695,6 +67815,7 @@ var NavbarTransparentOverlay = ({
67695
67815
  /* @__PURE__ */ jsxRuntime.jsx(
67696
67816
  Section,
67697
67817
  {
67818
+ id: "navbar-transparent-overlay",
67698
67819
  background,
67699
67820
  spacing: spacingOverride ?? spacing,
67700
67821
  className: sectionClasses,
@@ -67957,6 +68078,7 @@ var NavbarEducationPlatform = ({
67957
68078
  /* @__PURE__ */ jsxRuntime.jsx(
67958
68079
  Section,
67959
68080
  {
68081
+ id: "navbar-education-platform",
67960
68082
  background,
67961
68083
  spacing: spacingOverride ?? spacing,
67962
68084
  className: sectionClasses,
@@ -68321,6 +68443,7 @@ var NavbarStickyCompact = ({
68321
68443
  /* @__PURE__ */ jsxRuntime.jsx(
68322
68444
  Section,
68323
68445
  {
68446
+ id: "navbar-sticky-compact",
68324
68447
  background,
68325
68448
  spacing: spacingOverride ?? spacing,
68326
68449
  className: cn(
@@ -68361,20 +68484,26 @@ var NavbarStickyCompact = ({
68361
68484
  children: renderAuthActions
68362
68485
  }
68363
68486
  ),
68364
- /* @__PURE__ */ jsxRuntime.jsxs(
68487
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
68365
68488
  pressable.Pressable,
68366
68489
  {
68367
68490
  variant: "ghost",
68368
68491
  size: isScrolled ? "sm" : "icon",
68369
68492
  asButton: true,
68370
- className: "lg:hidden transition-all duration-300",
68493
+ className: "transition-all duration-300",
68371
68494
  onClick: () => setIsOpen(!isOpen),
68372
68495
  children: [
68373
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: isScrolled ? 18 : 20 }),
68496
+ /* @__PURE__ */ jsxRuntime.jsx(
68497
+ DynamicIcon,
68498
+ {
68499
+ name: "lucide/menu",
68500
+ size: isScrolled ? 18 : 20
68501
+ }
68502
+ ),
68374
68503
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
68375
68504
  ]
68376
68505
  }
68377
- )
68506
+ ) })
68378
68507
  ]
68379
68508
  }
68380
68509
  ) }) }) })
@@ -68586,6 +68715,7 @@ var NavbarSearchFocused = ({
68586
68715
  /* @__PURE__ */ jsxRuntime.jsx(
68587
68716
  Section,
68588
68717
  {
68718
+ id: "navbar-search-focused",
68589
68719
  background,
68590
68720
  spacing: spacingOverride ?? spacing,
68591
68721
  className: sectionClasses,
@@ -68853,6 +68983,7 @@ var NavbarSimpleLinks = ({
68853
68983
  /* @__PURE__ */ jsxRuntime.jsx(
68854
68984
  Section,
68855
68985
  {
68986
+ id: "navbar-simple-links",
68856
68987
  background,
68857
68988
  spacing: spacingOverride ?? spacing,
68858
68989
  className: sectionClasses,
@@ -69074,7 +69205,7 @@ var NavbarSplitCta = ({
69074
69205
  return /* @__PURE__ */ jsxRuntime.jsx(
69075
69206
  Section,
69076
69207
  {
69077
- id: sectionId,
69208
+ id: "navbar-split-cta",
69078
69209
  background,
69079
69210
  spacing: spacingOverride ?? spacing,
69080
69211
  className: sectionClasses,
@@ -69149,20 +69280,19 @@ var NavbarSplitCta = ({
69149
69280
  children: renderAuthActions
69150
69281
  }
69151
69282
  ),
69152
- /* @__PURE__ */ jsxRuntime.jsxs(
69283
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
69153
69284
  pressable.Pressable,
69154
69285
  {
69155
69286
  variant: "ghost",
69156
69287
  size: "icon",
69157
69288
  asButton: true,
69158
- className: "lg:hidden",
69159
69289
  onClick: () => setIsOpen(!isOpen),
69160
69290
  children: [
69161
69291
  /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69162
69292
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
69163
69293
  ]
69164
69294
  }
69165
- ),
69295
+ ) }),
69166
69296
  /* @__PURE__ */ jsxRuntime.jsx(
69167
69297
  NavbarMobileMenu,
69168
69298
  {
@@ -69294,7 +69424,7 @@ var NavbarIconLinks = ({
69294
69424
  return /* @__PURE__ */ jsxRuntime.jsx(
69295
69425
  Section,
69296
69426
  {
69297
- id: sectionId,
69427
+ id: "navbar-icon-links",
69298
69428
  background,
69299
69429
  spacing: spacingOverride ?? spacing,
69300
69430
  className: sectionClasses,
@@ -69617,7 +69747,7 @@ var NavbarTabbedSections = ({
69617
69747
  return /* @__PURE__ */ jsxRuntime.jsx(
69618
69748
  Section,
69619
69749
  {
69620
- id: sectionId,
69750
+ id: "navbar-tabbed-sections",
69621
69751
  background,
69622
69752
  spacing: spacingOverride ?? spacing,
69623
69753
  className: sectionClasses,
@@ -69655,20 +69785,19 @@ var NavbarTabbedSections = ({
69655
69785
  children: renderAuthActions
69656
69786
  }
69657
69787
  ),
69658
- /* @__PURE__ */ jsxRuntime.jsxs(
69788
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
69659
69789
  pressable.Pressable,
69660
69790
  {
69661
69791
  variant: "ghost",
69662
69792
  size: "icon",
69663
69793
  asButton: true,
69664
- className: "lg:hidden",
69665
69794
  onClick: () => setIsOpen(!isOpen),
69666
69795
  children: [
69667
69796
  /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69668
69797
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
69669
69798
  ]
69670
69799
  }
69671
- ),
69800
+ ) }),
69672
69801
  /* @__PURE__ */ jsxRuntime.jsx(
69673
69802
  NavbarMobileMenu,
69674
69803
  {
@@ -69766,6 +69895,7 @@ var NavbarFullscreenMenu = ({
69766
69895
  /* @__PURE__ */ jsxRuntime.jsx(
69767
69896
  Section,
69768
69897
  {
69898
+ id: "navbar-fullscreen-menu",
69769
69899
  background,
69770
69900
  spacing: spacingOverride ?? spacing,
69771
69901
  className: sectionClasses,