@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.js CHANGED
@@ -4189,6 +4189,7 @@ function FooterLinksGrid({
4189
4189
  return /* @__PURE__ */ jsx(
4190
4190
  Section,
4191
4191
  {
4192
+ id: "footer-links-grid",
4192
4193
  background,
4193
4194
  spacing,
4194
4195
  pattern,
@@ -4307,6 +4308,7 @@ function FooterSocialNewsletter({
4307
4308
  return /* @__PURE__ */ jsx(
4308
4309
  Section,
4309
4310
  {
4311
+ id: "footer-social-newsletter",
4310
4312
  background,
4311
4313
  spacing,
4312
4314
  pattern,
@@ -4464,6 +4466,7 @@ function FooterSocialApps({
4464
4466
  return /* @__PURE__ */ jsx(
4465
4467
  Section,
4466
4468
  {
4469
+ id: "footer-social-apps",
4467
4470
  background,
4468
4471
  spacing,
4469
4472
  pattern,
@@ -4579,7 +4582,7 @@ function FooterSimpleCentered({
4579
4582
  return /* @__PURE__ */ jsx(
4580
4583
  Section,
4581
4584
  {
4582
- id: sectionId,
4585
+ id: "footer-simple-centered",
4583
4586
  background,
4584
4587
  spacing,
4585
4588
  pattern,
@@ -4709,6 +4712,7 @@ function FooterBrandDescription({
4709
4712
  return /* @__PURE__ */ jsx(
4710
4713
  Section,
4711
4714
  {
4715
+ id: "footer-brand-description",
4712
4716
  background,
4713
4717
  spacing,
4714
4718
  pattern,
@@ -4920,6 +4924,7 @@ function FooterNewsletterGrid({
4920
4924
  return /* @__PURE__ */ jsx(
4921
4925
  Section,
4922
4926
  {
4927
+ id: "footer-newsletter-grid",
4923
4928
  background,
4924
4929
  spacing,
4925
4930
  pattern,
@@ -5036,7 +5041,7 @@ function FooterCtaBanner({
5036
5041
  return /* @__PURE__ */ jsx(
5037
5042
  Section,
5038
5043
  {
5039
- id: sectionId,
5044
+ id: "footer-cta-banner",
5040
5045
  background,
5041
5046
  spacing,
5042
5047
  pattern,
@@ -5257,7 +5262,7 @@ function FooterContactCard({
5257
5262
  return /* @__PURE__ */ jsx(
5258
5263
  Section,
5259
5264
  {
5260
- id: sectionId,
5265
+ id: "footer-contact-card",
5261
5266
  background,
5262
5267
  spacing,
5263
5268
  pattern,
@@ -5442,7 +5447,7 @@ function FooterBackgroundCard({
5442
5447
  return /* @__PURE__ */ jsx(
5443
5448
  Section,
5444
5449
  {
5445
- id: sectionId,
5450
+ id: "footer-background-card",
5446
5451
  background,
5447
5452
  spacing,
5448
5453
  pattern,
@@ -5742,7 +5747,7 @@ function FooterAnimatedSocial({
5742
5747
  return /* @__PURE__ */ jsx(
5743
5748
  Section,
5744
5749
  {
5745
- id: sectionId,
5750
+ id: "footer-animated-social",
5746
5751
  background,
5747
5752
  spacing,
5748
5753
  pattern,
@@ -6010,7 +6015,7 @@ function FooterNewsletterMinimal({
6010
6015
  return /* @__PURE__ */ jsx(
6011
6016
  Section,
6012
6017
  {
6013
- id: sectionId,
6018
+ id: "footer-newsletter-minimal",
6014
6019
  background,
6015
6020
  spacing,
6016
6021
  pattern,
@@ -6227,7 +6232,7 @@ function FooterCtaSocial({
6227
6232
  return /* @__PURE__ */ jsx(
6228
6233
  Section,
6229
6234
  {
6230
- id: sectionId,
6235
+ id: "footer-cta-social",
6231
6236
  background,
6232
6237
  spacing,
6233
6238
  pattern,
@@ -6362,6 +6367,7 @@ function FooterNavSocial({
6362
6367
  return /* @__PURE__ */ jsx(
6363
6368
  Section,
6364
6369
  {
6370
+ id: "footer-nav-social",
6365
6371
  background,
6366
6372
  spacing,
6367
6373
  pattern,
@@ -27692,7 +27698,7 @@ function FooterBrandLinksContact({
27692
27698
  return /* @__PURE__ */ jsxs(
27693
27699
  Section,
27694
27700
  {
27695
- id: sectionId,
27701
+ id: "footer-brand-links-contact",
27696
27702
  background,
27697
27703
  spacing,
27698
27704
  pattern,
@@ -27837,7 +27843,7 @@ function FooterComprehensiveLinks({
27837
27843
  return /* @__PURE__ */ jsxs(
27838
27844
  Section,
27839
27845
  {
27840
- id: sectionId,
27846
+ id: "footer-comprehensive-links",
27841
27847
  background,
27842
27848
  spacing,
27843
27849
  pattern,
@@ -42842,7 +42848,7 @@ function FooterNewsletterContact({
42842
42848
  return /* @__PURE__ */ jsx(
42843
42849
  Section,
42844
42850
  {
42845
- id: sectionId,
42851
+ id: "footer-newsletter-contact",
42846
42852
  background,
42847
42853
  spacing,
42848
42854
  pattern,
@@ -42989,7 +42995,7 @@ function FooterSplitImageAccordion({
42989
42995
  return /* @__PURE__ */ jsx(
42990
42996
  Section,
42991
42997
  {
42992
- id: sectionId,
42998
+ id: "footer-split-image-accordion",
42993
42999
  background,
42994
43000
  spacing,
42995
43001
  pattern,
@@ -43247,7 +43253,7 @@ function FooterAccordionSocial({
43247
43253
  return /* @__PURE__ */ jsx(
43248
43254
  Section,
43249
43255
  {
43250
- id: sectionId,
43256
+ id: "footer-accordion-social",
43251
43257
  background,
43252
43258
  spacing,
43253
43259
  pattern,
@@ -43369,7 +43375,7 @@ function FooterInfoCardsAccordion({
43369
43375
  return /* @__PURE__ */ jsx(
43370
43376
  Section,
43371
43377
  {
43372
- id: sectionId,
43378
+ id: "footer-info-cards-accordion",
43373
43379
  background,
43374
43380
  spacing,
43375
43381
  pattern,
@@ -56393,7 +56399,7 @@ function HeroStatsSocialProof({
56393
56399
  "pr-4 md:pr-6 shadow-2xl bg-card text-card-foreground"
56394
56400
  ),
56395
56401
  children: /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-3", children: [
56396
- statusCard.icon && /* @__PURE__ */ 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 }),
56402
+ statusCard.icon ? /* @__PURE__ */ 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__ */ jsx(DynamicIcon, { name: statusCard.icon }) }) : null,
56397
56403
  /* @__PURE__ */ jsxs("div", { className: "text-balance", children: [
56398
56404
  statusCard.title && /* @__PURE__ */ jsx("div", { className: "font-semibold text-sm md:text-md leading-snug", children: statusCard.title }),
56399
56405
  statusCard.subtitle && /* @__PURE__ */ jsx("div", { className: "text-sm leading-snug tracking-tight", children: statusCard.subtitle })
@@ -63049,10 +63055,10 @@ var SubMenuLink = ({
63049
63055
  return /* @__PURE__ */ jsxs(
63050
63056
  Pressable,
63051
63057
  {
63052
- 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",
63058
+ 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",
63053
63059
  href: item.url,
63054
63060
  children: [
63055
- item.icon && /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63061
+ item.icon && /* @__PURE__ */ jsx("div", { className: "flex size-5 shrink-0 items-center justify-center text-muted-foreground", children: /* @__PURE__ */ jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63056
63062
  /* @__PURE__ */ jsxs("div", { children: [
63057
63063
  /* @__PURE__ */ jsx("div", { className: "text-sm font-semibold", children: item.title }),
63058
63064
  item.description && /* @__PURE__ */ jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63167,7 +63173,7 @@ var NavbarDropdownMenu = ({
63167
63173
  return /* @__PURE__ */ jsx(
63168
63174
  Section,
63169
63175
  {
63170
- id: sectionId,
63176
+ id: "navbar-dropdown-menu",
63171
63177
  background,
63172
63178
  spacing: spacingOverride ?? spacing,
63173
63179
  className: sectionClasses,
@@ -63273,10 +63279,10 @@ var SubMenuLink2 = ({ item }) => {
63273
63279
  return /* @__PURE__ */ jsxs(
63274
63280
  Pressable,
63275
63281
  {
63276
- 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",
63282
+ 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",
63277
63283
  href: item.url,
63278
63284
  children: [
63279
- item.icon && /* @__PURE__ */ jsx("div", { className: "text-muted-foreground", children: /* @__PURE__ */ jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63285
+ item.icon && /* @__PURE__ */ jsx("div", { className: "flex size-5 shrink-0 items-center justify-center text-muted-foreground", children: /* @__PURE__ */ jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63280
63286
  /* @__PURE__ */ jsxs("div", { children: [
63281
63287
  /* @__PURE__ */ jsx("div", { className: "text-sm font-semibold", children: item.title }),
63282
63288
  item.description && /* @__PURE__ */ jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63395,7 +63401,7 @@ var NavbarCenteredMenu = ({
63395
63401
  return /* @__PURE__ */ jsx(
63396
63402
  Section,
63397
63403
  {
63398
- id: sectionId,
63404
+ id: "navbar-centered-menu",
63399
63405
  background,
63400
63406
  spacing: spacingOverride ?? spacing,
63401
63407
  className: sectionClasses,
@@ -63772,7 +63778,7 @@ var NavbarMegaMenu = ({
63772
63778
  return /* @__PURE__ */ jsx(
63773
63779
  Section,
63774
63780
  {
63775
- id: sectionId,
63781
+ id: "navbar-mega-menu",
63776
63782
  background,
63777
63783
  spacing: spacingOverride ?? spacing,
63778
63784
  className: sectionClasses,
@@ -63963,17 +63969,17 @@ var SolutionsMenu = ({
63963
63969
  platformItems,
63964
63970
  featuredHeroCard,
63965
63971
  optixFlowConfig
63966
- }) => /* @__PURE__ */ jsxs("div", { className: "grid w-[1200px] grid-cols-2 gap-4", children: [
63967
- featuredHeroCard && /* @__PURE__ */ jsx("div", { className: "col-span-1", children: /* @__PURE__ */ jsxs(
63972
+ }) => {
63973
+ const featuredCard = featuredHeroCard ? /* @__PURE__ */ jsxs(
63968
63974
  Pressable,
63969
63975
  {
63970
63976
  href: featuredHeroCard.href,
63971
63977
  className: cn(
63972
- "group flex h-full flex-col overflow-hidden rounded-lg text-primary-foreground",
63978
+ "group flex h-full min-h-[420px] flex-col overflow-hidden rounded-lg text-primary-foreground",
63973
63979
  featuredHeroCard.variant === "accent" ? "bg-accent text-accent-foreground" : "bg-primary"
63974
63980
  ),
63975
63981
  children: [
63976
- /* @__PURE__ */ jsxs("div", { className: "flex flex-1 flex-col justify-between p-5", children: [
63982
+ /* @__PURE__ */ jsxs("div", { className: "flex shrink-0 flex-col justify-between p-5", children: [
63977
63983
  featuredHeroCard.subtitle && /* @__PURE__ */ jsx("span", { className: "mb-2 text-xs font-medium tracking-wider uppercase", children: featuredHeroCard.subtitle }),
63978
63984
  /* @__PURE__ */ jsxs("div", { children: [
63979
63985
  /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-1.5 text-base font-semibold", children: [
@@ -63990,7 +63996,7 @@ var SolutionsMenu = ({
63990
63996
  /* @__PURE__ */ jsx("p", { className: "mt-2 text-sm leading-relaxed text-primary-foreground/85", children: featuredHeroCard.description })
63991
63997
  ] })
63992
63998
  ] }),
63993
- /* @__PURE__ */ jsx("div", { className: "relative aspect-video w-full overflow-hidden", children: /* @__PURE__ */ jsx(
63999
+ /* @__PURE__ */ jsx("div", { className: "relative min-h-0 flex-1 overflow-hidden", children: /* @__PURE__ */ jsx(
63994
64000
  Img,
63995
64001
  {
63996
64002
  src: featuredHeroCard.image,
@@ -64001,35 +64007,42 @@ var SolutionsMenu = ({
64001
64007
  ) })
64002
64008
  ]
64003
64009
  }
64004
- ) }),
64005
- platformItems.length > 0 && /* @__PURE__ */ jsxs("div", { className: "col-span-1", children: [
64010
+ ) : null;
64011
+ const platformSection = platformItems.length > 0 ? /* @__PURE__ */ jsxs("div", { className: "min-w-0", children: [
64006
64012
  /* @__PURE__ */ jsx("div", { className: "mb-3 text-left", children: /* @__PURE__ */ jsx("strong", { className: "text-xs font-medium tracking-wider text-muted-foreground uppercase", children: "Developer Platform" }) }),
64007
64013
  /* @__PURE__ */ jsx("div", { className: "grid grid-cols-2 gap-2", children: platformItems.map((technology) => /* @__PURE__ */ jsxs(
64008
64014
  NavigationMenuLink,
64009
64015
  {
64010
64016
  href: technology.href,
64011
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 hover:bg-muted",
64017
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 hover:bg-muted",
64012
64018
  children: [
64013
- /* @__PURE__ */ jsx(DynamicIcon, { name: technology.icon, size: 16, className: "shrink-0" }),
64019
+ /* @__PURE__ */ jsx(
64020
+ DynamicIcon,
64021
+ {
64022
+ name: technology.icon,
64023
+ size: 16,
64024
+ className: "shrink-0"
64025
+ }
64026
+ ),
64014
64027
  /* @__PURE__ */ jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: technology.title })
64015
64028
  ]
64016
64029
  },
64017
64030
  technology.id
64018
64031
  )) })
64019
- ] }),
64020
- solutionCards.length > 0 && /* @__PURE__ */ jsx("div", { className: "col-span-2 mt-2 grid grid-cols-4 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxs(
64032
+ ] }) : null;
64033
+ const solutionSection = solutionCards.length > 0 ? /* @__PURE__ */ jsx("div", { className: "grid grid-cols-2 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxs(
64021
64034
  "div",
64022
64035
  {
64023
- className: "col-span-1 flex w-full flex-col rounded-lg border border-border p-4",
64036
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64024
64037
  children: [
64025
64038
  /* @__PURE__ */ jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxs(
64026
64039
  Pressable,
64027
64040
  {
64028
64041
  href: solution.href,
64029
- className: "group flex flex-col text-left",
64042
+ className: "group flex min-w-0 flex-col text-left",
64030
64043
  children: [
64031
- /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-1", children: [
64032
- /* @__PURE__ */ jsx("strong", { className: "text-sm font-medium", children: solution.title }),
64044
+ /* @__PURE__ */ jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64045
+ /* @__PURE__ */ jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64033
64046
  /* @__PURE__ */ jsx(
64034
64047
  DynamicIcon,
64035
64048
  {
@@ -64039,7 +64052,7 @@ var SolutionsMenu = ({
64039
64052
  }
64040
64053
  )
64041
64054
  ] }),
64042
- /* @__PURE__ */ jsx("p", { className: "mt-1 text-xs text-muted-foreground", children: solution.description })
64055
+ /* @__PURE__ */ jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64043
64056
  ]
64044
64057
  }
64045
64058
  ) }),
@@ -64047,10 +64060,17 @@ var SolutionsMenu = ({
64047
64060
  NavigationMenuLink,
64048
64061
  {
64049
64062
  href: subpage.href,
64050
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64063
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64051
64064
  children: [
64052
- /* @__PURE__ */ jsx(DynamicIcon, { name: subpage.icon, size: 14, className: "shrink-0" }),
64053
- /* @__PURE__ */ jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: subpage.title })
64065
+ /* @__PURE__ */ jsx(
64066
+ DynamicIcon,
64067
+ {
64068
+ name: subpage.icon,
64069
+ size: 14,
64070
+ className: "shrink-0"
64071
+ }
64072
+ ),
64073
+ /* @__PURE__ */ jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64054
64074
  ]
64055
64075
  },
64056
64076
  subpage.id
@@ -64058,8 +64078,69 @@ var SolutionsMenu = ({
64058
64078
  ]
64059
64079
  },
64060
64080
  solution.id
64061
- )) })
64062
- ] });
64081
+ )) }) : null;
64082
+ if (featuredCard) {
64083
+ return /* @__PURE__ */ jsxs("div", { className: "grid w-[1200px] max-w-[calc(100vw-4rem)] grid-cols-[minmax(380px,1fr)_minmax(360px,0.95fr)] gap-4", children: [
64084
+ /* @__PURE__ */ jsx("div", { className: "min-w-0", children: featuredCard }),
64085
+ /* @__PURE__ */ jsxs("div", { className: "flex min-w-0 flex-col gap-4", children: [
64086
+ platformSection,
64087
+ solutionSection
64088
+ ] })
64089
+ ] });
64090
+ }
64091
+ return /* @__PURE__ */ jsxs("div", { className: "grid w-[1200px] max-w-[calc(100vw-4rem)] grid-cols-2 gap-4", children: [
64092
+ platformSection,
64093
+ solutionCards.length > 0 && /* @__PURE__ */ jsx("div", { className: "col-span-2 grid grid-cols-4 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxs(
64094
+ "div",
64095
+ {
64096
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64097
+ children: [
64098
+ /* @__PURE__ */ jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxs(
64099
+ Pressable,
64100
+ {
64101
+ href: solution.href,
64102
+ className: "group flex min-w-0 flex-col text-left",
64103
+ children: [
64104
+ /* @__PURE__ */ jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64105
+ /* @__PURE__ */ jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64106
+ /* @__PURE__ */ jsx(
64107
+ DynamicIcon,
64108
+ {
64109
+ name: "lucide/arrow-right",
64110
+ size: 14,
64111
+ className: "shrink-0 transition-transform group-hover:translate-x-1"
64112
+ }
64113
+ )
64114
+ ] }),
64115
+ /* @__PURE__ */ jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64116
+ ]
64117
+ }
64118
+ ) }),
64119
+ /* @__PURE__ */ jsx("menu", { className: "mt-3 grid gap-2", children: solution.subpages.map((subpage) => /* @__PURE__ */ jsxs(
64120
+ NavigationMenuLink,
64121
+ {
64122
+ href: subpage.href,
64123
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64124
+ children: [
64125
+ /* @__PURE__ */ jsx(
64126
+ DynamicIcon,
64127
+ {
64128
+ name: subpage.icon,
64129
+ size: 14,
64130
+ className: "shrink-0"
64131
+ }
64132
+ ),
64133
+ /* @__PURE__ */ jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64134
+ ]
64135
+ },
64136
+ subpage.id
64137
+ )) })
64138
+ ]
64139
+ },
64140
+ solution.id
64141
+ )) })
64142
+ ] });
64143
+ };
64063
64144
  var ProductsMenu = ({
64064
64145
  productCategories,
64065
64146
  featuredHeroCard,
@@ -64374,7 +64455,7 @@ var NavbarEnterpriseMega = ({
64374
64455
  actions,
64375
64456
  actionsSlot,
64376
64457
  layoutVariant = "fullScreenContainerizedLinks",
64377
- background,
64458
+ background = "white",
64378
64459
  spacing,
64379
64460
  pattern,
64380
64461
  patternOpacity,
@@ -64429,6 +64510,7 @@ var NavbarEnterpriseMega = ({
64429
64510
  /* @__PURE__ */ jsx(
64430
64511
  Section,
64431
64512
  {
64513
+ id: "navbar-enterprise-mega",
64432
64514
  background,
64433
64515
  spacing: spacingOverride ?? spacing,
64434
64516
  className: cn(
@@ -64538,7 +64620,7 @@ var DesktopMenuItem2 = ({
64538
64620
  if (hasDropdown) {
64539
64621
  return /* @__PURE__ */ jsxs(NavigationMenuItem, { value: `${index}`, children: [
64540
64622
  /* @__PURE__ */ 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 }),
64541
- /* @__PURE__ */ jsx(NavigationMenuContent, { className: "rounded-xl! border-0! p-4!", children: renderDropdownContent(
64623
+ /* @__PURE__ */ jsx(NavigationMenuContent, { className: "max-h-[calc(100vh-6rem)] overflow-y-auto rounded-xl! border-0! p-4!", children: renderDropdownContent(
64542
64624
  { ...item, layout: effectiveLayout },
64543
64625
  optixFlowConfig
64544
64626
  ) })
@@ -64795,7 +64877,7 @@ var NavbarFeatureGrid = ({
64795
64877
  return /* @__PURE__ */ jsx(
64796
64878
  Section,
64797
64879
  {
64798
- id: sectionId,
64880
+ id: "navbar-feature-grid",
64799
64881
  background,
64800
64882
  spacing: spacingOverride ?? spacing,
64801
64883
  className: sectionClasses,
@@ -64986,7 +65068,7 @@ var NavbarFloatingPill = ({
64986
65068
  return /* @__PURE__ */ jsx(
64987
65069
  Section,
64988
65070
  {
64989
- id: sectionId,
65071
+ id: "navbar-floating-pill",
64990
65072
  background,
64991
65073
  spacing: spacingOverride ?? spacing,
64992
65074
  className: sectionClasses,
@@ -65204,15 +65286,49 @@ var NavbarPlatformResources = ({
65204
65286
  const hasDropdownItems = (link) => Boolean(link.links?.length || link.dropdownGroups?.length);
65205
65287
  const renderDropdownContent3 = (link) => {
65206
65288
  const layout = link.layout || "simple-list";
65289
+ if (layout === "list-with-icons") {
65290
+ return /* @__PURE__ */ 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__ */ jsx("div", { className: "grid w-full grid-cols-3 gap-4", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65291
+ NavigationMenuLink,
65292
+ {
65293
+ href: getLinkUrl(item),
65294
+ 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",
65295
+ children: [
65296
+ item.image && /* @__PURE__ */ jsx("div", { className: "h-12 w-12 shrink-0 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsx(
65297
+ Img,
65298
+ {
65299
+ src: item.image,
65300
+ alt: typeof item.label === "string" ? item.label : "Menu item",
65301
+ className: "h-full w-full object-cover object-center",
65302
+ optixFlowConfig
65303
+ }
65304
+ ) }),
65305
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ 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__ */ jsx(
65306
+ DynamicIcon,
65307
+ {
65308
+ name: item.icon || item.iconName,
65309
+ size: 18,
65310
+ className: "shrink-0"
65311
+ }
65312
+ ) }),
65313
+ /* @__PURE__ */ jsxs("div", { className: "min-w-0 flex-1 overflow-hidden", children: [
65314
+ /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-medium text-foreground", children: item.label }),
65315
+ item.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65316
+ ] })
65317
+ ]
65318
+ },
65319
+ `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
65320
+ )) }) });
65321
+ }
65207
65322
  if (layout === "simple-list") {
65208
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "w-[400px] p-3", children: /* @__PURE__ */ jsx("ul", { className: "space-y-1", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsx(
65323
+ return /* @__PURE__ */ 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__ */ jsx("ul", { className: "w-full space-y-1", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsx(
65209
65324
  "li",
65210
65325
  {
65326
+ className: "w-full",
65211
65327
  children: /* @__PURE__ */ jsxs(
65212
65328
  NavigationMenuLink,
65213
65329
  {
65214
65330
  href: getLinkUrl(item),
65215
- className: "group/link flex-row gap-2 px-3 py-2 transition-colors duration-200",
65331
+ 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",
65216
65332
  children: [
65217
65333
  /* @__PURE__ */ jsx("div", { className: "flex size-8 shrink-0 rounded-lg border duration-400 fade-in group-hover/link:bg-background", children: /* @__PURE__ */ jsx(
65218
65334
  DynamicIcon,
@@ -65222,9 +65338,9 @@ var NavbarPlatformResources = ({
65222
65338
  className: "m-auto group-hover/link:stroke-black"
65223
65339
  }
65224
65340
  ) }),
65225
- /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-0.5", children: [
65341
+ /* @__PURE__ */ jsxs("div", { className: "flex min-w-0 flex-1 flex-col gap-0.5", children: [
65226
65342
  /* @__PURE__ */ jsx("div", { className: "text-sm font-medium", children: item.label }),
65227
- item.description && /* @__PURE__ */ jsx("div", { className: "text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65343
+ item.description && /* @__PURE__ */ jsx("div", { className: "break-words text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65228
65344
  ] })
65229
65345
  ]
65230
65346
  }
@@ -65236,12 +65352,12 @@ var NavbarPlatformResources = ({
65236
65352
  if (layout === "featured-grid" && link.links && link.links.length > 0) {
65237
65353
  const featuredItem = link.links[0];
65238
65354
  const gridItems = link.links.slice(1);
65239
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxs("div", { className: "flex justify-between gap-8", children: [
65355
+ return /* @__PURE__ */ 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__ */ jsxs("div", { className: "grid grid-cols-[minmax(260px,0.8fr)_minmax(0,1.2fr)] gap-8", children: [
65240
65356
  /* @__PURE__ */ jsx(
65241
65357
  NavigationMenuLink,
65242
65358
  {
65243
65359
  href: getLinkUrl(featuredItem),
65244
- className: "group w-1/3 p-0 hover:bg-transparent",
65360
+ className: "group block h-full min-w-0 p-0 hover:bg-transparent",
65245
65361
  children: /* @__PURE__ */ jsxs("div", { className: "overflow-clip rounded-lg border border-input bg-background", children: [
65246
65362
  /* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(
65247
65363
  Img,
@@ -65259,13 +65375,13 @@ var NavbarPlatformResources = ({
65259
65375
  ] })
65260
65376
  }
65261
65377
  ),
65262
- /* @__PURE__ */ jsxs("div", { className: "max-w-[760px] flex-1", children: [
65378
+ /* @__PURE__ */ jsxs("div", { className: "min-w-0", children: [
65263
65379
  link.dropdownGroups && link.dropdownGroups[0] && /* @__PURE__ */ jsx("div", { className: "mb-6 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65264
65380
  /* @__PURE__ */ jsx("div", { className: "grid grid-cols-1 gap-6 lg:grid-cols-2 lg:gap-8", children: gridItems.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65265
65381
  NavigationMenuLink,
65266
65382
  {
65267
65383
  href: getLinkUrl(item),
65268
- className: "group block p-4",
65384
+ className: "group block h-full w-full min-w-0 rounded-md p-4",
65269
65385
  children: [
65270
65386
  (item.icon || item.iconName) && /* @__PURE__ */ jsx("div", { className: "mb-5 group-hover:opacity-60", children: /* @__PURE__ */ jsx(
65271
65387
  DynamicIcon,
@@ -65274,8 +65390,8 @@ var NavbarPlatformResources = ({
65274
65390
  size: 20
65275
65391
  }
65276
65392
  ) }),
65277
- /* @__PURE__ */ jsx("div", { className: "mb-1 text-base", children: item.label }),
65278
- item.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65393
+ /* @__PURE__ */ jsx("div", { className: "mb-1 break-words text-base", children: item.label }),
65394
+ item.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65279
65395
  ]
65280
65396
  },
65281
65397
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65285,14 +65401,14 @@ var NavbarPlatformResources = ({
65285
65401
  }
65286
65402
  if (layout === "two-column-cta" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65287
65403
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65288
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxs("div", { className: "flex justify-between gap-4", children: [
65289
- /* @__PURE__ */ jsx("div", { className: "w-1/2 max-w-[510px]", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxs(Fragment, { children: [
65404
+ return /* @__PURE__ */ 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__ */ jsxs("div", { className: "grid grid-cols-[minmax(0,1fr)_minmax(0,1fr)] gap-4", children: [
65405
+ /* @__PURE__ */ jsx("div", { className: "min-w-0", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxs(Fragment, { children: [
65290
65406
  /* @__PURE__ */ jsx("div", { className: "mb-6 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65291
65407
  /* @__PURE__ */ jsx("div", { className: "grid grid-cols-2 gap-4", children: link.dropdownGroups[0].links.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65292
65408
  NavigationMenuLink,
65293
65409
  {
65294
65410
  href: getLinkUrl(item),
65295
- className: "group flex flex-row items-center gap-5",
65411
+ className: "group !flex !w-full min-w-0 flex-row items-center gap-5 rounded-md p-2",
65296
65412
  children: [
65297
65413
  (item.icon || item.iconName) && /* @__PURE__ */ jsx("div", { className: "group-hover:opacity-60", children: /* @__PURE__ */ jsx(
65298
65414
  DynamicIcon,
@@ -65301,7 +65417,7 @@ var NavbarPlatformResources = ({
65301
65417
  size: 16
65302
65418
  }
65303
65419
  ) }),
65304
- /* @__PURE__ */ jsx("div", { className: "text-base", children: item.label })
65420
+ /* @__PURE__ */ jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65305
65421
  ]
65306
65422
  },
65307
65423
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65311,7 +65427,7 @@ var NavbarPlatformResources = ({
65311
65427
  NavigationMenuLink,
65312
65428
  {
65313
65429
  href: getLinkUrl(ctaItem),
65314
- className: "group flex-1 p-0 hover:bg-transparent",
65430
+ className: "group min-w-0 p-0 hover:bg-transparent",
65315
65431
  children: /* @__PURE__ */ jsxs("div", { className: "flex h-full rounded-lg border border-input bg-background p-0 hover:bg-transparent", children: [
65316
65432
  ctaItem.image && /* @__PURE__ */ jsx("div", { className: "w-2/5 max-w-[310px] shrink-0 overflow-clip rounded-tl-lg rounded-bl-lg", children: /* @__PURE__ */ jsx(
65317
65433
  Img,
@@ -65322,11 +65438,11 @@ var NavbarPlatformResources = ({
65322
65438
  optixFlowConfig
65323
65439
  }
65324
65440
  ) }),
65325
- /* @__PURE__ */ jsxs("div", { className: "flex flex-col p-5 xl:p-8", children: [
65441
+ /* @__PURE__ */ jsxs("div", { className: "flex min-w-0 flex-col p-5 xl:p-8", children: [
65326
65442
  ctaItem.background && /* @__PURE__ */ jsx("div", { className: "mb-8 text-xs tracking-widest text-muted-foreground uppercase", children: ctaItem.background }),
65327
65443
  /* @__PURE__ */ jsxs("div", { className: "mt-auto", children: [
65328
- /* @__PURE__ */ jsx("div", { className: "mb-4 text-xl", children: ctaItem.label }),
65329
- ctaItem.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65444
+ /* @__PURE__ */ jsx("div", { className: "mb-4 break-words text-xl", children: ctaItem.label }),
65445
+ ctaItem.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65330
65446
  ] })
65331
65447
  ] })
65332
65448
  ] })
@@ -65337,15 +65453,15 @@ var NavbarPlatformResources = ({
65337
65453
  if (layout === "list-showcase" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65338
65454
  const listItems = link.dropdownGroups[0].links;
65339
65455
  const showcaseItems = link.links || [];
65340
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxs("div", { className: "flex justify-between gap-8", children: [
65341
- /* @__PURE__ */ jsx("div", { className: "w-1/3 max-w-[404px]", children: /* @__PURE__ */ jsxs(Fragment, { children: [
65456
+ return /* @__PURE__ */ 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__ */ jsxs("div", { className: "grid grid-cols-[minmax(260px,0.7fr)_minmax(0,1.3fr)] gap-8", children: [
65457
+ /* @__PURE__ */ jsx("div", { className: "min-w-0", children: /* @__PURE__ */ jsxs(Fragment, { children: [
65342
65458
  /* @__PURE__ */ jsx("div", { className: "mb-4 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65343
65459
  link.dropdownGroups[0].description && /* @__PURE__ */ jsx("div", { className: "mb-6 text-sm font-normal text-muted-foreground", children: link.dropdownGroups[0].description }),
65344
65460
  /* @__PURE__ */ jsx("div", { className: "-ml-2.5 space-y-2.5", children: listItems.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65345
65461
  NavigationMenuLink,
65346
65462
  {
65347
65463
  href: getLinkUrl(item),
65348
- className: "group flex flex-row items-center gap-2.5 rounded-md p-2.5 focus:text-accent-foreground",
65464
+ className: "group !flex !w-full min-w-0 flex-row items-center gap-2.5 rounded-md p-2.5 focus:text-accent-foreground",
65349
65465
  children: [
65350
65466
  (item.icon || item.iconName) && /* @__PURE__ */ jsx(
65351
65467
  DynamicIcon,
@@ -65354,21 +65470,21 @@ var NavbarPlatformResources = ({
65354
65470
  size: 16
65355
65471
  }
65356
65472
  ),
65357
- /* @__PURE__ */ jsx("div", { className: "text-base", children: item.label })
65473
+ /* @__PURE__ */ jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65358
65474
  ]
65359
65475
  },
65360
65476
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
65361
65477
  )) })
65362
65478
  ] }) }),
65363
- /* @__PURE__ */ jsx("div", { className: "max-w-[716px] flex-1 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxs(
65479
+ /* @__PURE__ */ jsx("div", { className: "min-w-0 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxs(
65364
65480
  NavigationMenuLink,
65365
65481
  {
65366
65482
  href: getLinkUrl(showcase),
65367
- className: "flex flex-row items-center overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65483
+ 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",
65368
65484
  children: [
65369
- /* @__PURE__ */ jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65370
- /* @__PURE__ */ jsx("div", { className: "mb-2 text-base", children: showcase.label }),
65371
- showcase.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: showcase.description })
65485
+ /* @__PURE__ */ jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65486
+ /* @__PURE__ */ jsx("div", { className: "mb-2 break-words text-base", children: showcase.label }),
65487
+ showcase.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: showcase.description })
65372
65488
  ] }),
65373
65489
  /* @__PURE__ */ jsx("div", { className: "h-[154px] max-w-[264px] shrink-0", children: /* @__PURE__ */ jsx(
65374
65490
  Img,
@@ -65387,7 +65503,7 @@ var NavbarPlatformResources = ({
65387
65503
  }
65388
65504
  if (layout === "multi-section" && link.dropdownGroups) {
65389
65505
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65390
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "min-w-[900px] p-8", children: /* @__PURE__ */ jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65506
+ return /* @__PURE__ */ 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__ */ jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65391
65507
  link.dropdownGroups.map((group, groupIndex) => /* @__PURE__ */ jsxs(
65392
65508
  "div",
65393
65509
  {
@@ -65398,10 +65514,10 @@ var NavbarPlatformResources = ({
65398
65514
  NavigationMenuLink,
65399
65515
  {
65400
65516
  href: getLinkUrl(item),
65401
- 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",
65517
+ 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",
65402
65518
  children: /* @__PURE__ */ jsxs("div", { className: "mt-auto", children: [
65403
- /* @__PURE__ */ jsx("div", { className: "mb-2 text-base", children: item.label }),
65404
- item.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65519
+ /* @__PURE__ */ jsx("div", { className: "mb-2 break-words text-base", children: item.label }),
65520
+ item.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65405
65521
  ] })
65406
65522
  },
65407
65523
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65415,11 +65531,11 @@ var NavbarPlatformResources = ({
65415
65531
  NavigationMenuLink,
65416
65532
  {
65417
65533
  href: getLinkUrl(ctaItem),
65418
- className: "mb-6 flex flex-row overflow-clip rounded-lg border border-input bg-background p-0 hover:bg-transparent",
65534
+ 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",
65419
65535
  children: [
65420
- /* @__PURE__ */ jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65421
- /* @__PURE__ */ jsx("div", { className: "mb-2 text-base", children: ctaItem.label }),
65422
- ctaItem.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65536
+ /* @__PURE__ */ jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65537
+ /* @__PURE__ */ jsx("div", { className: "mb-2 break-words text-base", children: ctaItem.label }),
65538
+ ctaItem.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65423
65539
  ] }),
65424
65540
  ctaItem.image && /* @__PURE__ */ jsx("div", { className: "w-1/3 max-w-[130px] shrink-0", children: /* @__PURE__ */ jsx(
65425
65541
  Img,
@@ -65440,13 +65556,13 @@ var NavbarPlatformResources = ({
65440
65556
  ] })
65441
65557
  ] }) });
65442
65558
  }
65443
- return /* @__PURE__ */ jsx(NavigationMenuContent, { className: "min-w-[640px] p-4", children: /* @__PURE__ */ jsx("div", { className: "grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65559
+ return /* @__PURE__ */ 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__ */ jsx("div", { className: "grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxs(
65444
65560
  NavigationMenuLink,
65445
65561
  {
65446
65562
  href: getLinkUrl(item),
65447
- className: "flex flex-row items-start gap-4 rounded-lg border border-input bg-background p-4 hover:bg-accent hover:text-accent-foreground",
65563
+ 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",
65448
65564
  children: [
65449
- item.image && /* @__PURE__ */ jsx("div", { className: "h-12 w-12 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsx(
65565
+ item.image && /* @__PURE__ */ jsx("div", { className: "h-12 w-12 shrink-0 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsx(
65450
65566
  Img,
65451
65567
  {
65452
65568
  src: item.image,
@@ -65455,10 +65571,10 @@ var NavbarPlatformResources = ({
65455
65571
  optixFlowConfig
65456
65572
  }
65457
65573
  ) }),
65458
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ 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__ */ jsx(DynamicIcon, { name: item.icon || item.iconName, size: 18 }) }),
65459
- /* @__PURE__ */ jsxs("div", { children: [
65460
- /* @__PURE__ */ jsx("div", { className: "text-sm font-medium text-foreground", children: item.label }),
65461
- item.description && /* @__PURE__ */ jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65574
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ 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__ */ jsx(DynamicIcon, { name: item.icon || item.iconName, size: 18 }) }),
65575
+ /* @__PURE__ */ jsxs("div", { className: "min-w-0 flex-1", children: [
65576
+ /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-medium text-foreground", children: item.label }),
65577
+ item.description && /* @__PURE__ */ jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65462
65578
  ] })
65463
65579
  ]
65464
65580
  },
@@ -65495,7 +65611,7 @@ var NavbarPlatformResources = ({
65495
65611
  return /* @__PURE__ */ jsx(
65496
65612
  Section,
65497
65613
  {
65498
- id: sectionId,
65614
+ id: "navbar-platform-resources",
65499
65615
  background,
65500
65616
  spacing: spacingOverride ?? spacing,
65501
65617
  className: sectionClasses,
@@ -65763,7 +65879,7 @@ var NavbarImagePreview = ({
65763
65879
  return /* @__PURE__ */ jsxs(
65764
65880
  Section,
65765
65881
  {
65766
- id: sectionId,
65882
+ id: "navbar-image-preview",
65767
65883
  background,
65768
65884
  spacing: spacingOverride ?? spacing,
65769
65885
  className: sectionClasses,
@@ -66146,7 +66262,7 @@ var NavbarDarkIcons = ({
66146
66262
  return /* @__PURE__ */ jsxs(
66147
66263
  Section,
66148
66264
  {
66149
- id: sectionId,
66265
+ id: "navbar-dark-icons",
66150
66266
  background,
66151
66267
  spacing: spacingOverride ?? spacing,
66152
66268
  className: cn("dark pointer-events-auto relative z-999", sectionClasses),
@@ -66248,13 +66364,14 @@ var MenuSubLink = ({ link }) => {
66248
66364
  href: link.url,
66249
66365
  className: "flex items-center gap-4 rounded-lg p-2 hover:bg-muted",
66250
66366
  children: /* @__PURE__ */ jsxs("div", { className: "flex w-full items-center justify-between", children: [
66251
- /* @__PURE__ */ jsxs("div", { className: "flex gap-2.5", children: [
66367
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2.5", children: [
66252
66368
  /* @__PURE__ */ jsx(
66253
66369
  DynamicIcon,
66254
66370
  {
66255
66371
  name: link.icon || link.iconName,
66256
66372
  size: 20,
66257
- color: link.iconColor
66373
+ color: link.iconColor,
66374
+ className: "shrink-0"
66258
66375
  }
66259
66376
  ),
66260
66377
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-1.5", children: [
@@ -66495,6 +66612,7 @@ var NavbarAnimatedPreview = ({
66495
66612
  /* @__PURE__ */ jsx(
66496
66613
  Section,
66497
66614
  {
66615
+ id: "navbar-animated-preview",
66498
66616
  background,
66499
66617
  spacing: spacingOverride ?? spacing,
66500
66618
  className: cn(
@@ -67020,6 +67138,7 @@ var NavbarMultiColumnGroups = ({
67020
67138
  /* @__PURE__ */ jsx(
67021
67139
  Section,
67022
67140
  {
67141
+ id: "navbar-multi-column-groups",
67023
67142
  background,
67024
67143
  spacing: spacingOverride ?? spacing,
67025
67144
  className: sectionClasses,
@@ -67333,6 +67452,7 @@ var NavbarSidebarMobile = ({
67333
67452
  /* @__PURE__ */ jsx(
67334
67453
  Section,
67335
67454
  {
67455
+ id: "navbar-sidebar-mobile",
67336
67456
  background,
67337
67457
  spacing: spacingOverride ?? spacing,
67338
67458
  className: sectionClasses,
@@ -67655,6 +67775,7 @@ var NavbarTransparentOverlay = ({
67655
67775
  /* @__PURE__ */ jsx(
67656
67776
  Section,
67657
67777
  {
67778
+ id: "navbar-transparent-overlay",
67658
67779
  background,
67659
67780
  spacing: spacingOverride ?? spacing,
67660
67781
  className: sectionClasses,
@@ -67917,6 +68038,7 @@ var NavbarEducationPlatform = ({
67917
68038
  /* @__PURE__ */ jsx(
67918
68039
  Section,
67919
68040
  {
68041
+ id: "navbar-education-platform",
67920
68042
  background,
67921
68043
  spacing: spacingOverride ?? spacing,
67922
68044
  className: sectionClasses,
@@ -68281,6 +68403,7 @@ var NavbarStickyCompact = ({
68281
68403
  /* @__PURE__ */ jsx(
68282
68404
  Section,
68283
68405
  {
68406
+ id: "navbar-sticky-compact",
68284
68407
  background,
68285
68408
  spacing: spacingOverride ?? spacing,
68286
68409
  className: cn(
@@ -68321,20 +68444,26 @@ var NavbarStickyCompact = ({
68321
68444
  children: renderAuthActions
68322
68445
  }
68323
68446
  ),
68324
- /* @__PURE__ */ jsxs(
68447
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
68325
68448
  Pressable,
68326
68449
  {
68327
68450
  variant: "ghost",
68328
68451
  size: isScrolled ? "sm" : "icon",
68329
68452
  asButton: true,
68330
- className: "lg:hidden transition-all duration-300",
68453
+ className: "transition-all duration-300",
68331
68454
  onClick: () => setIsOpen(!isOpen),
68332
68455
  children: [
68333
- /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: isScrolled ? 18 : 20 }),
68456
+ /* @__PURE__ */ jsx(
68457
+ DynamicIcon,
68458
+ {
68459
+ name: "lucide/menu",
68460
+ size: isScrolled ? 18 : 20
68461
+ }
68462
+ ),
68334
68463
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
68335
68464
  ]
68336
68465
  }
68337
- )
68466
+ ) })
68338
68467
  ]
68339
68468
  }
68340
68469
  ) }) }) })
@@ -68546,6 +68675,7 @@ var NavbarSearchFocused = ({
68546
68675
  /* @__PURE__ */ jsx(
68547
68676
  Section,
68548
68677
  {
68678
+ id: "navbar-search-focused",
68549
68679
  background,
68550
68680
  spacing: spacingOverride ?? spacing,
68551
68681
  className: sectionClasses,
@@ -68813,6 +68943,7 @@ var NavbarSimpleLinks = ({
68813
68943
  /* @__PURE__ */ jsx(
68814
68944
  Section,
68815
68945
  {
68946
+ id: "navbar-simple-links",
68816
68947
  background,
68817
68948
  spacing: spacingOverride ?? spacing,
68818
68949
  className: sectionClasses,
@@ -69034,7 +69165,7 @@ var NavbarSplitCta = ({
69034
69165
  return /* @__PURE__ */ jsx(
69035
69166
  Section,
69036
69167
  {
69037
- id: sectionId,
69168
+ id: "navbar-split-cta",
69038
69169
  background,
69039
69170
  spacing: spacingOverride ?? spacing,
69040
69171
  className: sectionClasses,
@@ -69109,20 +69240,19 @@ var NavbarSplitCta = ({
69109
69240
  children: renderAuthActions
69110
69241
  }
69111
69242
  ),
69112
- /* @__PURE__ */ jsxs(
69243
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
69113
69244
  Pressable,
69114
69245
  {
69115
69246
  variant: "ghost",
69116
69247
  size: "icon",
69117
69248
  asButton: true,
69118
- className: "lg:hidden",
69119
69249
  onClick: () => setIsOpen(!isOpen),
69120
69250
  children: [
69121
69251
  /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69122
69252
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
69123
69253
  ]
69124
69254
  }
69125
- ),
69255
+ ) }),
69126
69256
  /* @__PURE__ */ jsx(
69127
69257
  NavbarMobileMenu,
69128
69258
  {
@@ -69254,7 +69384,7 @@ var NavbarIconLinks = ({
69254
69384
  return /* @__PURE__ */ jsx(
69255
69385
  Section,
69256
69386
  {
69257
- id: sectionId,
69387
+ id: "navbar-icon-links",
69258
69388
  background,
69259
69389
  spacing: spacingOverride ?? spacing,
69260
69390
  className: sectionClasses,
@@ -69577,7 +69707,7 @@ var NavbarTabbedSections = ({
69577
69707
  return /* @__PURE__ */ jsx(
69578
69708
  Section,
69579
69709
  {
69580
- id: sectionId,
69710
+ id: "navbar-tabbed-sections",
69581
69711
  background,
69582
69712
  spacing: spacingOverride ?? spacing,
69583
69713
  className: sectionClasses,
@@ -69615,20 +69745,19 @@ var NavbarTabbedSections = ({
69615
69745
  children: renderAuthActions
69616
69746
  }
69617
69747
  ),
69618
- /* @__PURE__ */ jsxs(
69748
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
69619
69749
  Pressable,
69620
69750
  {
69621
69751
  variant: "ghost",
69622
69752
  size: "icon",
69623
69753
  asButton: true,
69624
- className: "lg:hidden",
69625
69754
  onClick: () => setIsOpen(!isOpen),
69626
69755
  children: [
69627
69756
  /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69628
69757
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
69629
69758
  ]
69630
69759
  }
69631
- ),
69760
+ ) }),
69632
69761
  /* @__PURE__ */ jsx(
69633
69762
  NavbarMobileMenu,
69634
69763
  {
@@ -69726,6 +69855,7 @@ var NavbarFullscreenMenu = ({
69726
69855
  /* @__PURE__ */ jsx(
69727
69856
  Section,
69728
69857
  {
69858
+ id: "navbar-fullscreen-menu",
69729
69859
  background,
69730
69860
  spacing: spacingOverride ?? spacing,
69731
69861
  className: sectionClasses,