@opensite/ui 3.4.6 → 3.4.9

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 (87) hide show
  1. package/dist/navbar-animated-preview.cjs +16 -9
  2. package/dist/navbar-animated-preview.d.cts +3 -1
  3. package/dist/navbar-animated-preview.d.ts +3 -1
  4. package/dist/navbar-animated-preview.js +16 -9
  5. package/dist/navbar-centered-menu.cjs +4 -4
  6. package/dist/navbar-centered-menu.d.cts +4 -2
  7. package/dist/navbar-centered-menu.d.ts +4 -2
  8. package/dist/navbar-centered-menu.js +4 -4
  9. package/dist/navbar-dark-icons.cjs +10 -9
  10. package/dist/navbar-dark-icons.d.cts +5 -3
  11. package/dist/navbar-dark-icons.d.ts +5 -3
  12. package/dist/navbar-dark-icons.js +10 -9
  13. package/dist/navbar-dropdown-menu.cjs +4 -4
  14. package/dist/navbar-dropdown-menu.d.cts +4 -2
  15. package/dist/navbar-dropdown-menu.d.ts +4 -2
  16. package/dist/navbar-dropdown-menu.js +4 -4
  17. package/dist/navbar-education-platform.cjs +4 -4
  18. package/dist/navbar-education-platform.d.cts +5 -3
  19. package/dist/navbar-education-platform.d.ts +5 -3
  20. package/dist/navbar-education-platform.js +4 -4
  21. package/dist/navbar-enterprise-mega.cjs +109 -27
  22. package/dist/navbar-enterprise-mega.d.cts +10 -8
  23. package/dist/navbar-enterprise-mega.d.ts +10 -8
  24. package/dist/navbar-enterprise-mega.js +109 -27
  25. package/dist/navbar-feature-grid.cjs +2 -2
  26. package/dist/navbar-feature-grid.d.cts +3 -1
  27. package/dist/navbar-feature-grid.d.ts +3 -1
  28. package/dist/navbar-feature-grid.js +2 -2
  29. package/dist/navbar-floating-pill.cjs +2 -2
  30. package/dist/navbar-floating-pill.d.cts +3 -1
  31. package/dist/navbar-floating-pill.d.ts +3 -1
  32. package/dist/navbar-floating-pill.js +2 -2
  33. package/dist/navbar-fullscreen-menu.d.cts +3 -1
  34. package/dist/navbar-fullscreen-menu.d.ts +3 -1
  35. package/dist/navbar-icon-links.cjs +17 -3
  36. package/dist/navbar-icon-links.d.cts +4 -2
  37. package/dist/navbar-icon-links.d.ts +4 -2
  38. package/dist/navbar-icon-links.js +17 -3
  39. package/dist/navbar-image-preview.cjs +8 -8
  40. package/dist/navbar-image-preview.d.cts +5 -3
  41. package/dist/navbar-image-preview.d.ts +5 -3
  42. package/dist/navbar-image-preview.js +8 -8
  43. package/dist/navbar-mega-menu.cjs +36 -12
  44. package/dist/navbar-mega-menu.d.cts +4 -2
  45. package/dist/navbar-mega-menu.d.ts +4 -2
  46. package/dist/navbar-mega-menu.js +36 -12
  47. package/dist/navbar-multi-column-groups.cjs +10 -10
  48. package/dist/navbar-multi-column-groups.d.cts +5 -3
  49. package/dist/navbar-multi-column-groups.d.ts +5 -3
  50. package/dist/navbar-multi-column-groups.js +10 -10
  51. package/dist/navbar-platform-resources.cjs +72 -53
  52. package/dist/navbar-platform-resources.d.cts +3 -1
  53. package/dist/navbar-platform-resources.d.ts +3 -1
  54. package/dist/navbar-platform-resources.js +72 -53
  55. package/dist/navbar-search-focused.cjs +7 -7
  56. package/dist/navbar-search-focused.d.cts +5 -3
  57. package/dist/navbar-search-focused.d.ts +5 -3
  58. package/dist/navbar-search-focused.js +7 -7
  59. package/dist/navbar-sidebar-mobile.cjs +4 -4
  60. package/dist/navbar-sidebar-mobile.d.cts +4 -2
  61. package/dist/navbar-sidebar-mobile.d.ts +4 -2
  62. package/dist/navbar-sidebar-mobile.js +4 -4
  63. package/dist/navbar-simple-links.cjs +4 -4
  64. package/dist/navbar-simple-links.d.cts +3 -1
  65. package/dist/navbar-simple-links.d.ts +3 -1
  66. package/dist/navbar-simple-links.js +4 -4
  67. package/dist/navbar-split-cta.cjs +4 -5
  68. package/dist/navbar-split-cta.d.cts +4 -2
  69. package/dist/navbar-split-cta.d.ts +4 -2
  70. package/dist/navbar-split-cta.js +4 -5
  71. package/dist/navbar-sticky-compact.cjs +14 -8
  72. package/dist/navbar-sticky-compact.d.cts +4 -2
  73. package/dist/navbar-sticky-compact.d.ts +4 -2
  74. package/dist/navbar-sticky-compact.js +14 -8
  75. package/dist/navbar-tabbed-sections.cjs +4 -5
  76. package/dist/navbar-tabbed-sections.d.cts +5 -3
  77. package/dist/navbar-tabbed-sections.d.ts +5 -3
  78. package/dist/navbar-tabbed-sections.js +4 -5
  79. package/dist/navbar-transparent-overlay.cjs +6 -6
  80. package/dist/navbar-transparent-overlay.d.cts +5 -3
  81. package/dist/navbar-transparent-overlay.d.ts +5 -3
  82. package/dist/navbar-transparent-overlay.js +6 -6
  83. package/dist/registry.cjs +337 -186
  84. package/dist/registry.js +337 -186
  85. package/dist/{types-ldjwVMcl.d.cts → types-hJ2R0GoH.d.ts} +5 -4
  86. package/dist/{types-ldjwVMcl.d.ts → types-mWZcgKth.d.cts} +5 -4
  87. package/package.json +1 -1
package/dist/registry.cjs CHANGED
@@ -63089,10 +63089,10 @@ var SubMenuLink = ({
63089
63089
  return /* @__PURE__ */ jsxRuntime.jsxs(
63090
63090
  pressable.Pressable,
63091
63091
  {
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",
63092
+ 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
63093
  href: item.url,
63094
63094
  children: [
63095
- item.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon, size: 20, className: "shrink-0" }) }),
63095
+ 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
63096
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
63097
63097
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-semibold", children: item.title }),
63098
63098
  item.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63176,9 +63176,9 @@ var NavbarDropdownMenu = ({
63176
63176
  className: actionClassName,
63177
63177
  ...pressableProps,
63178
63178
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
63179
- icon,
63179
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
63180
63180
  label,
63181
- iconAfter
63181
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
63182
63182
  ] })
63183
63183
  },
63184
63184
  index
@@ -63313,10 +63313,10 @@ var SubMenuLink2 = ({ item }) => {
63313
63313
  return /* @__PURE__ */ jsxRuntime.jsxs(
63314
63314
  pressable.Pressable,
63315
63315
  {
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",
63316
+ 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
63317
  href: item.url,
63318
63318
  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" }) }),
63319
+ 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
63320
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
63321
63321
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-semibold", children: item.title }),
63322
63322
  item.description && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm leading-snug text-muted-foreground", children: item.description })
@@ -63404,9 +63404,9 @@ var NavbarCenteredMenu = ({
63404
63404
  className: actionClassName,
63405
63405
  ...pressableProps,
63406
63406
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
63407
- icon,
63407
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
63408
63408
  label,
63409
- iconAfter
63409
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
63410
63410
  ] })
63411
63411
  },
63412
63412
  index
@@ -63610,7 +63610,13 @@ var DesktopMenuItem = ({
63610
63610
  optixFlowConfig
63611
63611
  }
63612
63612
  ) }),
63613
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-10 w-10 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 20 }) : null }),
63613
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-10 w-10 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
63614
+ DynamicIcon,
63615
+ {
63616
+ name: item.icon || item.iconName,
63617
+ size: 20
63618
+ }
63619
+ ) }),
63614
63620
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1", children: [
63615
63621
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
63616
63622
  item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
@@ -63637,7 +63643,13 @@ var DesktopMenuItem = ({
63637
63643
  optixFlowConfig
63638
63644
  }
63639
63645
  ) }),
63640
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-10 w-10 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 20 }) : null }),
63646
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-10 w-10 shrink-0 items-center justify-center rounded-md border border-border bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
63647
+ DynamicIcon,
63648
+ {
63649
+ name: item.icon || item.iconName,
63650
+ size: 20
63651
+ }
63652
+ ) }),
63641
63653
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1", children: [
63642
63654
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
63643
63655
  item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
@@ -63676,7 +63688,13 @@ var DesktopMenuItem = ({
63676
63688
  optixFlowConfig
63677
63689
  }
63678
63690
  ) }),
63679
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted/40 text-muted-foreground", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 }) : null }),
63691
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
63692
+ DynamicIcon,
63693
+ {
63694
+ name: item.icon || item.iconName,
63695
+ size: 16
63696
+ }
63697
+ ) }),
63680
63698
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1", children: [
63681
63699
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
63682
63700
  item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs text-muted-foreground", children: item.description })
@@ -63705,7 +63723,13 @@ var DesktopMenuItem = ({
63705
63723
  optixFlowConfig
63706
63724
  }
63707
63725
  ) }),
63708
- !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted/40 text-muted-foreground", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 }) : null }),
63726
+ !item.image && (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex h-8 w-8 shrink-0 items-center justify-center rounded-md bg-muted/40 text-muted-foreground", children: /* @__PURE__ */ jsxRuntime.jsx(
63727
+ DynamicIcon,
63728
+ {
63729
+ name: item.icon || item.iconName,
63730
+ size: 16
63731
+ }
63732
+ ) }),
63709
63733
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1", children: [
63710
63734
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
63711
63735
  item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs text-muted-foreground", children: item.description })
@@ -63763,9 +63787,9 @@ var NavbarMegaMenu = ({
63763
63787
  className: actionClassName,
63764
63788
  ...pressableProps,
63765
63789
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
63766
- icon,
63790
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
63767
63791
  label,
63768
- iconAfter
63792
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
63769
63793
  ] })
63770
63794
  },
63771
63795
  index
@@ -63899,13 +63923,13 @@ var NavbarMegaMenu = ({
63899
63923
  onClick: () => setOpen(false),
63900
63924
  className: "flex items-center gap-2 rounded-md px-4 py-2 text-sm text-muted-foreground hover:bg-muted hover:text-foreground",
63901
63925
  children: [
63902
- (item.icon || item.iconName) && (item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
63926
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx(
63903
63927
  DynamicIcon,
63904
63928
  {
63905
- name: item.iconName,
63929
+ name: item.icon || item.iconName,
63906
63930
  size: 14
63907
63931
  }
63908
- ) : null),
63932
+ ),
63909
63933
  item.label
63910
63934
  ]
63911
63935
  },
@@ -63926,13 +63950,13 @@ var NavbarMegaMenu = ({
63926
63950
  onClick: () => setOpen(false),
63927
63951
  className: "flex items-center gap-2 rounded-md px-4 py-2 text-sm text-muted-foreground hover:bg-muted hover:text-foreground",
63928
63952
  children: [
63929
- (item.icon || item.iconName) && (item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
63953
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx(
63930
63954
  DynamicIcon,
63931
63955
  {
63932
- name: item.iconName,
63956
+ name: item.icon || item.iconName,
63933
63957
  size: 14
63934
63958
  }
63935
- ) : null),
63959
+ ),
63936
63960
  item.label
63937
63961
  ]
63938
63962
  },
@@ -63979,17 +64003,17 @@ var SolutionsMenu = ({
63979
64003
  platformItems,
63980
64004
  featuredHeroCard,
63981
64005
  optixFlowConfig
63982
- }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid w-[1200px] grid-cols-2 gap-4", children: [
63983
- featuredHeroCard && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-1", children: /* @__PURE__ */ jsxRuntime.jsxs(
64006
+ }) => {
64007
+ const featuredCard = featuredHeroCard ? /* @__PURE__ */ jsxRuntime.jsxs(
63984
64008
  pressable.Pressable,
63985
64009
  {
63986
64010
  href: featuredHeroCard.href,
63987
64011
  className: cn(
63988
- "group flex h-full flex-col overflow-hidden rounded-lg text-primary-foreground",
64012
+ "group flex h-full min-h-[420px] flex-col overflow-hidden rounded-lg text-primary-foreground",
63989
64013
  featuredHeroCard.variant === "accent" ? "bg-accent text-accent-foreground" : "bg-primary"
63990
64014
  ),
63991
64015
  children: [
63992
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-1 flex-col justify-between p-5", children: [
64016
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex shrink-0 flex-col justify-between p-5", children: [
63993
64017
  featuredHeroCard.subtitle && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "mb-2 text-xs font-medium tracking-wider uppercase", children: featuredHeroCard.subtitle }),
63994
64018
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
63995
64019
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-1.5 text-base font-semibold", children: [
@@ -64006,7 +64030,7 @@ var SolutionsMenu = ({
64006
64030
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-2 text-sm leading-relaxed text-primary-foreground/85", children: featuredHeroCard.description })
64007
64031
  ] })
64008
64032
  ] }),
64009
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative aspect-video w-full overflow-hidden", children: /* @__PURE__ */ jsxRuntime.jsx(
64033
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative min-h-0 flex-1 overflow-hidden", children: /* @__PURE__ */ jsxRuntime.jsx(
64010
64034
  img.Img,
64011
64035
  {
64012
64036
  src: featuredHeroCard.image,
@@ -64017,35 +64041,42 @@ var SolutionsMenu = ({
64017
64041
  ) })
64018
64042
  ]
64019
64043
  }
64020
- ) }),
64021
- platformItems.length > 0 && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "col-span-1", children: [
64044
+ ) : null;
64045
+ const platformSection = platformItems.length > 0 ? /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0", children: [
64022
64046
  /* @__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" }) }),
64023
64047
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-2", children: platformItems.map((technology) => /* @__PURE__ */ jsxRuntime.jsxs(
64024
64048
  NavigationMenuLink,
64025
64049
  {
64026
64050
  href: technology.href,
64027
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 hover:bg-muted",
64051
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 hover:bg-muted",
64028
64052
  children: [
64029
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: technology.icon, size: 16, className: "shrink-0" }),
64053
+ /* @__PURE__ */ jsxRuntime.jsx(
64054
+ DynamicIcon,
64055
+ {
64056
+ name: technology.icon,
64057
+ size: 16,
64058
+ className: "shrink-0"
64059
+ }
64060
+ ),
64030
64061
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: technology.title })
64031
64062
  ]
64032
64063
  },
64033
64064
  technology.id
64034
64065
  )) })
64035
- ] }),
64036
- 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(
64066
+ ] }) : null;
64067
+ const solutionSection = solutionCards.length > 0 ? /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxRuntime.jsxs(
64037
64068
  "div",
64038
64069
  {
64039
- className: "col-span-1 flex w-full flex-col rounded-lg border border-border p-4",
64070
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64040
64071
  children: [
64041
64072
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxRuntime.jsxs(
64042
64073
  pressable.Pressable,
64043
64074
  {
64044
64075
  href: solution.href,
64045
- className: "group flex flex-col text-left",
64076
+ className: "group flex min-w-0 flex-col text-left",
64046
64077
  children: [
64047
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-1", children: [
64048
- /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "text-sm font-medium", children: solution.title }),
64078
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64079
+ /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64049
64080
  /* @__PURE__ */ jsxRuntime.jsx(
64050
64081
  DynamicIcon,
64051
64082
  {
@@ -64055,7 +64086,7 @@ var SolutionsMenu = ({
64055
64086
  }
64056
64087
  )
64057
64088
  ] }),
64058
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 text-xs text-muted-foreground", children: solution.description })
64089
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64059
64090
  ]
64060
64091
  }
64061
64092
  ) }),
@@ -64063,10 +64094,17 @@ var SolutionsMenu = ({
64063
64094
  NavigationMenuLink,
64064
64095
  {
64065
64096
  href: subpage.href,
64066
- className: "group !flex !w-full items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64097
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64067
64098
  children: [
64068
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: subpage.icon, size: 14, className: "shrink-0" }),
64069
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: subpage.title })
64099
+ /* @__PURE__ */ jsxRuntime.jsx(
64100
+ DynamicIcon,
64101
+ {
64102
+ name: subpage.icon,
64103
+ size: 14,
64104
+ className: "shrink-0"
64105
+ }
64106
+ ),
64107
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64070
64108
  ]
64071
64109
  },
64072
64110
  subpage.id
@@ -64074,8 +64112,69 @@ var SolutionsMenu = ({
64074
64112
  ]
64075
64113
  },
64076
64114
  solution.id
64077
- )) })
64078
- ] });
64115
+ )) }) : null;
64116
+ if (featuredCard) {
64117
+ 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: [
64118
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: featuredCard }),
64119
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-col gap-4", children: [
64120
+ platformSection,
64121
+ solutionSection
64122
+ ] })
64123
+ ] });
64124
+ }
64125
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid w-[1200px] max-w-[calc(100vw-4rem)] grid-cols-2 gap-4", children: [
64126
+ platformSection,
64127
+ solutionCards.length > 0 && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "col-span-2 grid grid-cols-4 gap-3", children: solutionCards.map((solution) => /* @__PURE__ */ jsxRuntime.jsxs(
64128
+ "div",
64129
+ {
64130
+ className: "flex min-w-0 flex-col rounded-lg border border-border p-4",
64131
+ children: [
64132
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "border-b border-border pb-3", children: /* @__PURE__ */ jsxRuntime.jsxs(
64133
+ pressable.Pressable,
64134
+ {
64135
+ href: solution.href,
64136
+ className: "group flex min-w-0 flex-col text-left",
64137
+ children: [
64138
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 items-center gap-1", children: [
64139
+ /* @__PURE__ */ jsxRuntime.jsx("strong", { className: "min-w-0 break-words text-sm font-medium", children: solution.title }),
64140
+ /* @__PURE__ */ jsxRuntime.jsx(
64141
+ DynamicIcon,
64142
+ {
64143
+ name: "lucide/arrow-right",
64144
+ size: 14,
64145
+ className: "shrink-0 transition-transform group-hover:translate-x-1"
64146
+ }
64147
+ )
64148
+ ] }),
64149
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-1 break-words text-xs text-muted-foreground", children: solution.description })
64150
+ ]
64151
+ }
64152
+ ) }),
64153
+ /* @__PURE__ */ jsxRuntime.jsx("menu", { className: "mt-3 grid gap-2", children: solution.subpages.map((subpage) => /* @__PURE__ */ jsxRuntime.jsxs(
64154
+ NavigationMenuLink,
64155
+ {
64156
+ href: subpage.href,
64157
+ className: "group !flex !w-full min-w-0 items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64158
+ children: [
64159
+ /* @__PURE__ */ jsxRuntime.jsx(
64160
+ DynamicIcon,
64161
+ {
64162
+ name: subpage.icon,
64163
+ size: 14,
64164
+ className: "shrink-0"
64165
+ }
64166
+ ),
64167
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 break-words text-sm font-medium", children: subpage.title })
64168
+ ]
64169
+ },
64170
+ subpage.id
64171
+ )) })
64172
+ ]
64173
+ },
64174
+ solution.id
64175
+ )) })
64176
+ ] });
64177
+ };
64079
64178
  var ProductsMenu = ({
64080
64179
  productCategories,
64081
64180
  featuredHeroCard,
@@ -64298,7 +64397,14 @@ var GlobalMenu = ({
64298
64397
  href: location.href,
64299
64398
  className: "group !flex !w-full items-center gap-2 rounded-lg p-2 text-left hover:bg-muted",
64300
64399
  children: [
64301
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-4 shrink-0 items-center justify-center", children: location.icon }),
64400
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-4 shrink-0 items-center justify-center", children: /* @__PURE__ */ jsxRuntime.jsx(
64401
+ DynamicIcon,
64402
+ {
64403
+ name: location.icon,
64404
+ size: 16,
64405
+ className: "shrink-0"
64406
+ }
64407
+ ) }),
64302
64408
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 flex-1 text-sm font-medium", children: location.title })
64303
64409
  ]
64304
64410
  },
@@ -64419,9 +64525,9 @@ var NavbarEnterpriseMega = ({
64419
64525
  ...pressableProps
64420
64526
  } = action;
64421
64527
  return /* @__PURE__ */ jsxRuntime.jsx(pressable.Pressable, { className: actionClassName, ...pressableProps, children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
64422
- icon,
64528
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
64423
64529
  label,
64424
- iconAfter
64530
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
64425
64531
  ] }) }, index);
64426
64532
  });
64427
64533
  }, [actionsSlot, actions]);
@@ -64547,7 +64653,7 @@ var DesktopMenuItem2 = ({
64547
64653
  if (hasDropdown) {
64548
64654
  return /* @__PURE__ */ jsxRuntime.jsxs(NavigationMenuItem, { value: `${index}`, children: [
64549
64655
  /* @__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 }),
64550
- /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "rounded-xl! border-0! p-4!", children: renderDropdownContent(
64656
+ /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "max-h-[calc(100vh-6rem)] overflow-y-auto rounded-xl! border-0! p-4!", children: renderDropdownContent(
64551
64657
  { ...item, layout: effectiveLayout },
64552
64658
  optixFlowConfig
64553
64659
  ) })
@@ -64704,9 +64810,9 @@ var MobileNavigationMenu = ({
64704
64810
  className: actionClassName,
64705
64811
  ...pressableProps,
64706
64812
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
64707
- icon,
64813
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
64708
64814
  label,
64709
- iconAfter
64815
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
64710
64816
  ] })
64711
64817
  },
64712
64818
  index
@@ -64786,9 +64892,9 @@ var NavbarFeatureGrid = ({
64786
64892
  ...pressableProps
64787
64893
  } = action;
64788
64894
  return /* @__PURE__ */ jsxRuntime.jsx(pressable.Pressable, { className: actionClassName, ...pressableProps, children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
64789
- icon,
64895
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
64790
64896
  label,
64791
- iconAfter
64897
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
64792
64898
  ] }) }, index);
64793
64899
  });
64794
64900
  }, [authActionsSlot, authActions]);
@@ -64969,9 +65075,9 @@ var NavbarFloatingPill = ({
64969
65075
  className: actionClassName,
64970
65076
  ...pressableProps,
64971
65077
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
64972
- icon,
65078
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
64973
65079
  label,
64974
- iconAfter
65080
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
64975
65081
  ] })
64976
65082
  },
64977
65083
  index
@@ -65214,26 +65320,27 @@ var NavbarPlatformResources = ({
65214
65320
  const renderDropdownContent3 = (link) => {
65215
65321
  const layout = link.layout || "simple-list";
65216
65322
  if (layout === "simple-list") {
65217
- 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(
65323
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[400px] max-w-[calc(100vw-2rem)] p-3", children: /* @__PURE__ */ jsxRuntime.jsx("ul", { className: "w-full space-y-1", children: link.links?.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsx(
65218
65324
  "li",
65219
65325
  {
65326
+ className: "w-full",
65220
65327
  children: /* @__PURE__ */ jsxRuntime.jsxs(
65221
65328
  NavigationMenuLink,
65222
65329
  {
65223
65330
  href: getLinkUrl(item),
65224
- 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",
65225
65332
  children: [
65226
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-8 shrink-0 rounded-lg border duration-400 fade-in group-hover/link:bg-background", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
65333
+ /* @__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(
65227
65334
  DynamicIcon,
65228
65335
  {
65229
- name: item.iconName,
65336
+ name: item.icon || item.iconName,
65230
65337
  size: 16,
65231
65338
  className: "m-auto group-hover/link:stroke-black"
65232
65339
  }
65233
- ) : null }),
65234
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-0.5", children: [
65340
+ ) }),
65341
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-1 flex-col gap-0.5", children: [
65235
65342
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: item.label }),
65236
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65343
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-xs text-muted-foreground group-hover/link:text-foreground", children: item.description })
65237
65344
  ] })
65238
65345
  ]
65239
65346
  }
@@ -65245,12 +65352,12 @@ var NavbarPlatformResources = ({
65245
65352
  if (layout === "featured-grid" && link.links && link.links.length > 0) {
65246
65353
  const featuredItem = link.links[0];
65247
65354
  const gridItems = link.links.slice(1);
65248
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-8", children: [
65355
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[900px] max-w-[calc(100vw-2rem)] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(260px,0.8fr)_minmax(0,1.2fr)] gap-8", children: [
65249
65356
  /* @__PURE__ */ jsxRuntime.jsx(
65250
65357
  NavigationMenuLink,
65251
65358
  {
65252
65359
  href: getLinkUrl(featuredItem),
65253
- className: "group w-1/3 p-0 hover:bg-transparent",
65360
+ className: "group block h-full min-w-0 p-0 hover:bg-transparent",
65254
65361
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "overflow-clip rounded-lg border border-input bg-background", children: [
65255
65362
  /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsx(
65256
65363
  img.Img,
@@ -65268,17 +65375,23 @@ var NavbarPlatformResources = ({
65268
65375
  ] })
65269
65376
  }
65270
65377
  ),
65271
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "max-w-[760px] flex-1", children: [
65378
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0", children: [
65272
65379
  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 }),
65273
65380
  /* @__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(
65274
65381
  NavigationMenuLink,
65275
65382
  {
65276
65383
  href: getLinkUrl(item),
65277
- className: "group block p-4",
65384
+ className: "group block h-full w-full min-w-0 rounded-md p-4",
65278
65385
  children: [
65279
- (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-5 group-hover:opacity-60", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 20 }) : null }),
65280
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-1 text-base", children: item.label }),
65281
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65386
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-5 group-hover:opacity-60", children: /* @__PURE__ */ jsxRuntime.jsx(
65387
+ DynamicIcon,
65388
+ {
65389
+ name: item.icon || item.iconName,
65390
+ size: 20
65391
+ }
65392
+ ) }),
65393
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-1 break-words text-base", children: item.label }),
65394
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65282
65395
  ]
65283
65396
  },
65284
65397
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65288,17 +65401,23 @@ var NavbarPlatformResources = ({
65288
65401
  }
65289
65402
  if (layout === "two-column-cta" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65290
65403
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65291
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-4", children: [
65292
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/2 max-w-[510px]", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65404
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[900px] max-w-[calc(100vw-2rem)] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(0,1fr)_minmax(0,1fr)] gap-4", children: [
65405
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: link.dropdownGroups[0] && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65293
65406
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-6 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65294
65407
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-4", children: link.dropdownGroups[0].links.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65295
65408
  NavigationMenuLink,
65296
65409
  {
65297
65410
  href: getLinkUrl(item),
65298
- 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",
65299
65412
  children: [
65300
- (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "group-hover:opacity-60", children: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 }) : null }),
65301
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-base", children: item.label })
65413
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "group-hover:opacity-60", children: /* @__PURE__ */ jsxRuntime.jsx(
65414
+ DynamicIcon,
65415
+ {
65416
+ name: item.icon || item.iconName,
65417
+ size: 16
65418
+ }
65419
+ ) }),
65420
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65302
65421
  ]
65303
65422
  },
65304
65423
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65308,7 +65427,7 @@ var NavbarPlatformResources = ({
65308
65427
  NavigationMenuLink,
65309
65428
  {
65310
65429
  href: getLinkUrl(ctaItem),
65311
- className: "group flex-1 p-0 hover:bg-transparent",
65430
+ className: "group min-w-0 p-0 hover:bg-transparent",
65312
65431
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex h-full rounded-lg border border-input bg-background p-0 hover:bg-transparent", children: [
65313
65432
  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(
65314
65433
  img.Img,
@@ -65319,11 +65438,11 @@ var NavbarPlatformResources = ({
65319
65438
  optixFlowConfig
65320
65439
  }
65321
65440
  ) }),
65322
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col p-5 xl:p-8", children: [
65441
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex min-w-0 flex-col p-5 xl:p-8", children: [
65323
65442
  ctaItem.background && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-8 text-xs tracking-widest text-muted-foreground uppercase", children: ctaItem.background }),
65324
65443
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-auto", children: [
65325
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 text-xl", children: ctaItem.label }),
65326
- ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65444
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 break-words text-xl", children: ctaItem.label }),
65445
+ ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65327
65446
  ] })
65328
65447
  ] })
65329
65448
  ] })
@@ -65334,32 +65453,38 @@ var NavbarPlatformResources = ({
65334
65453
  if (layout === "list-showcase" && link.dropdownGroups && link.dropdownGroups.length > 0) {
65335
65454
  const listItems = link.dropdownGroups[0].links;
65336
65455
  const showcaseItems = link.links || [];
65337
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between gap-8", children: [
65338
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/3 max-w-[404px]", children: /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65456
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[900px] max-w-[calc(100vw-2rem)] p-6", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-[minmax(260px,0.7fr)_minmax(0,1.3fr)] gap-8", children: [
65457
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0", children: /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65339
65458
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-4 text-xs tracking-widest text-muted-foreground uppercase", children: link.dropdownGroups[0].label }),
65340
65459
  link.dropdownGroups[0].description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-6 text-sm font-normal text-muted-foreground", children: link.dropdownGroups[0].description }),
65341
65460
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "-ml-2.5 space-y-2.5", children: listItems.map((item, itemIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65342
65461
  NavigationMenuLink,
65343
65462
  {
65344
65463
  href: getLinkUrl(item),
65345
- 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",
65346
65465
  children: [
65347
- (item.icon || item.iconName) && (item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 }) : null),
65348
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-base", children: item.label })
65466
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx(
65467
+ DynamicIcon,
65468
+ {
65469
+ name: item.icon || item.iconName,
65470
+ size: 16
65471
+ }
65472
+ ),
65473
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 break-words text-base", children: item.label })
65349
65474
  ]
65350
65475
  },
65351
65476
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
65352
65477
  )) })
65353
65478
  ] }) }),
65354
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "max-w-[716px] flex-1 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65479
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "min-w-0 space-y-6", children: showcaseItems.map((showcase, showcaseIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65355
65480
  NavigationMenuLink,
65356
65481
  {
65357
65482
  href: getLinkUrl(showcase),
65358
- 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",
65359
65484
  children: [
65360
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65361
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: showcase.label }),
65362
- showcase.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: showcase.description })
65485
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65486
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: showcase.label }),
65487
+ showcase.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: showcase.description })
65363
65488
  ] }),
65364
65489
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-[154px] max-w-[264px] shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(
65365
65490
  img.Img,
@@ -65378,7 +65503,7 @@ var NavbarPlatformResources = ({
65378
65503
  }
65379
65504
  if (layout === "multi-section" && link.dropdownGroups) {
65380
65505
  const ctaItem = link.links && link.links.length > 0 ? link.links[link.links.length - 1] : null;
65381
- return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "min-w-[900px] p-8", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65506
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[900px] max-w-[calc(100vw-2rem)] p-8", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid grid-cols-2 gap-8", children: [
65382
65507
  link.dropdownGroups.map((group, groupIndex) => /* @__PURE__ */ jsxRuntime.jsxs(
65383
65508
  "div",
65384
65509
  {
@@ -65389,10 +65514,10 @@ var NavbarPlatformResources = ({
65389
65514
  NavigationMenuLink,
65390
65515
  {
65391
65516
  href: getLinkUrl(item),
65392
- 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",
65393
65518
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-auto", children: [
65394
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: item.label }),
65395
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65519
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: item.label }),
65520
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65396
65521
  ] })
65397
65522
  },
65398
65523
  `${typeof item.label === "string" ? item.label : "item"}-${itemIndex}`
@@ -65406,11 +65531,11 @@ var NavbarPlatformResources = ({
65406
65531
  NavigationMenuLink,
65407
65532
  {
65408
65533
  href: getLinkUrl(ctaItem),
65409
- 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",
65410
65535
  children: [
65411
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex-1 p-5 xl:p-8", children: [
65412
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 text-base", children: ctaItem.label }),
65413
- ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: ctaItem.description })
65536
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1 p-5 xl:p-8", children: [
65537
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "mb-2 break-words text-base", children: ctaItem.label }),
65538
+ ctaItem.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: ctaItem.description })
65414
65539
  ] }),
65415
65540
  ctaItem.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-1/3 max-w-[130px] shrink-0", children: /* @__PURE__ */ jsxRuntime.jsx(
65416
65541
  img.Img,
@@ -65431,13 +65556,13 @@ var NavbarPlatformResources = ({
65431
65556
  ] })
65432
65557
  ] }) });
65433
65558
  }
65434
- 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(
65559
+ return /* @__PURE__ */ jsxRuntime.jsx(NavigationMenuContent, { className: "w-[900px] max-w-[calc(100vw-2rem)] 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(
65435
65560
  NavigationMenuLink,
65436
65561
  {
65437
65562
  href: getLinkUrl(item),
65438
- 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",
65439
65564
  children: [
65440
- item.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-12 w-12 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsxRuntime.jsx(
65565
+ item.image && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "h-12 w-12 shrink-0 overflow-hidden rounded-md border border-border", children: /* @__PURE__ */ jsxRuntime.jsx(
65441
65566
  img.Img,
65442
65567
  {
65443
65568
  src: item.image,
@@ -65446,10 +65571,10 @@ var NavbarPlatformResources = ({
65446
65571
  optixFlowConfig
65447
65572
  }
65448
65573
  ) }),
65449
- !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: item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 18 }) : null }),
65450
- /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
65451
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium text-foreground", children: item.label }),
65452
- item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-normal text-muted-foreground", children: item.description })
65574
+ !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 }) }),
65575
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "min-w-0 flex-1", children: [
65576
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-medium text-foreground", children: item.label }),
65577
+ item.description && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "break-words text-sm font-normal text-muted-foreground", children: item.description })
65453
65578
  ] })
65454
65579
  ]
65455
65580
  },
@@ -65468,9 +65593,9 @@ var NavbarPlatformResources = ({
65468
65593
  ...pressableProps
65469
65594
  } = action;
65470
65595
  return /* @__PURE__ */ jsxRuntime.jsx(pressable.Pressable, { className: actionClassName, ...pressableProps, children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65471
- icon,
65596
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
65472
65597
  label,
65473
- iconAfter
65598
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
65474
65599
  ] }) }, index);
65475
65600
  });
65476
65601
  }, [actions]);
@@ -65594,13 +65719,13 @@ var NavbarPlatformResources = ({
65594
65719
  href: getLinkUrl(item),
65595
65720
  className: "flex items-center gap-2 pl-4 text-sm text-muted-foreground hover:text-foreground",
65596
65721
  children: [
65597
- (item.icon || item.iconName) && (item.icon ? item.icon : item.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
65722
+ (item.icon || item.iconName) && /* @__PURE__ */ jsxRuntime.jsx(
65598
65723
  DynamicIcon,
65599
65724
  {
65600
- name: item.iconName,
65725
+ name: item.icon || item.iconName,
65601
65726
  size: 14
65602
65727
  }
65603
- ) : null),
65728
+ ),
65604
65729
  item.label
65605
65730
  ]
65606
65731
  },
@@ -65733,9 +65858,9 @@ var NavbarImagePreview = ({
65733
65858
  className: actionClassName,
65734
65859
  ...pressableProps,
65735
65860
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65736
- icon,
65861
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
65737
65862
  label,
65738
- iconAfter
65863
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
65739
65864
  ] })
65740
65865
  },
65741
65866
  index
@@ -65924,7 +66049,7 @@ var MobileNavigationMenu2 = ({
65924
66049
  href: link.url,
65925
66050
  onClick: handleClose,
65926
66051
  children: [
65927
- link.icon ?? (link.iconName && /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: link.iconName, size: 20 })),
66052
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: link.icon || link.iconName, size: 20 }),
65928
66053
  !link.icon && !link.iconName && link.label
65929
66054
  ]
65930
66055
  },
@@ -65952,9 +66077,9 @@ var MobileNavigationMenu2 = ({
65952
66077
  onClick: handleClose,
65953
66078
  ...pressableProps,
65954
66079
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
65955
- icon,
66080
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
65956
66081
  label,
65957
- iconAfter
66082
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
65958
66083
  ] })
65959
66084
  },
65960
66085
  index
@@ -65999,14 +66124,14 @@ var MobileNavigationMenu2 = ({
65999
66124
  className: "flex min-h-12 items-center gap-2 rounded-lg px-4 text-muted-foreground transition-colors duration-300 hover:bg-muted hover:text-foreground",
66000
66125
  onClick: handleClose,
66001
66126
  children: [
66002
- link.icon ? link.icon : link.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
66127
+ /* @__PURE__ */ jsxRuntime.jsx(
66003
66128
  DynamicIcon,
66004
66129
  {
66005
- name: link.iconName,
66130
+ name: link.icon || link.iconName,
66006
66131
  size: 16,
66007
66132
  className: "stroke-muted-foreground"
66008
66133
  }
66009
- ) : null,
66134
+ ),
66010
66135
  link.label
66011
66136
  ]
66012
66137
  },
@@ -66099,9 +66224,9 @@ var NavbarDarkIcons = ({
66099
66224
  className: actionClassName,
66100
66225
  ...pressableProps,
66101
66226
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
66102
- icon,
66227
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
66103
66228
  label,
66104
- iconAfter
66229
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
66105
66230
  ] })
66106
66231
  },
66107
66232
  index
@@ -66239,15 +66364,16 @@ var MenuSubLink = ({ link }) => {
66239
66364
  href: link.url,
66240
66365
  className: "flex items-center gap-4 rounded-lg p-2 hover:bg-muted",
66241
66366
  children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex w-full items-center justify-between", children: [
66242
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-2.5", children: [
66243
- link.icon ? link.icon : link.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
66367
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2.5", children: [
66368
+ /* @__PURE__ */ jsxRuntime.jsx(
66244
66369
  DynamicIcon,
66245
66370
  {
66246
- name: link.iconName,
66371
+ name: link.icon || link.iconName,
66247
66372
  size: 20,
66248
- color: link.iconColor
66373
+ color: link.iconColor,
66374
+ className: "shrink-0"
66249
66375
  }
66250
- ) : null,
66376
+ ),
66251
66377
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-1.5", children: [
66252
66378
  /* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-sm leading-none", children: link.label }),
66253
66379
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm leading-[1.2] text-muted-foreground/80", children: link.description })
@@ -66291,9 +66417,9 @@ var MobileNavigationMenu3 = ({
66291
66417
  className: cn("w-full", actionClassName),
66292
66418
  ...pressableProps,
66293
66419
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
66294
- icon,
66420
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
66295
66421
  label,
66296
- iconAfter
66422
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
66297
66423
  ] })
66298
66424
  },
66299
66425
  index
@@ -66440,9 +66566,16 @@ var NavbarAnimatedPreview = ({
66440
66566
  className: actionClassName,
66441
66567
  ...pressableProps,
66442
66568
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
66443
- icon,
66569
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
66444
66570
  label,
66445
- iconAfter ?? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/chevron-right", size: 16 })
66571
+ /* @__PURE__ */ jsxRuntime.jsx(
66572
+ DynamicIcon,
66573
+ {
66574
+ name: iconAfter ?? "lucide/chevron-right",
66575
+ size: 16,
66576
+ className: "shrink-0"
66577
+ }
66578
+ )
66446
66579
  ] })
66447
66580
  },
66448
66581
  index
@@ -66771,14 +66904,14 @@ var FeaturedLink = ({ link, optixFlowConfig }) => {
66771
66904
  className: "group relative flex w-full overflow-hidden rounded-xl bg-muted px-4 pt-24 pb-4",
66772
66905
  children: [
66773
66906
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "relative z-10 flex w-full items-center gap-6", children: [
66774
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-12 shrink-0 rounded-lg border bg-background shadow-lg", children: link.icon ? link.icon : link.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
66907
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-12 shrink-0 rounded-lg border bg-background shadow-lg", children: /* @__PURE__ */ jsxRuntime.jsx(
66775
66908
  DynamicIcon,
66776
66909
  {
66777
- name: link.iconName,
66910
+ name: link.icon || link.iconName,
66778
66911
  size: 20,
66779
66912
  className: "m-auto stroke-white"
66780
66913
  }
66781
- ) : null }),
66914
+ ) }),
66782
66915
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col text-white text-shadow-lg", children: [
66783
66916
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-lg font-semibold", children: link.label }),
66784
66917
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "font-medium", children: link.description })
@@ -66808,10 +66941,10 @@ var NavLink = React30.forwardRef(
66808
66941
  onMouseEnter,
66809
66942
  onMouseLeave,
66810
66943
  children: [
66811
- (link.icon || link.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-6 shrink-0 rounded-md border shadow", children: link.icon ? link.icon : link.iconName && /* @__PURE__ */ jsxRuntime.jsx(
66944
+ (link.icon || link.iconName) && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-6 shrink-0 rounded-md border shadow", children: /* @__PURE__ */ jsxRuntime.jsx(
66812
66945
  DynamicIcon,
66813
66946
  {
66814
- name: link.iconName,
66947
+ name: link.icon || link.iconName,
66815
66948
  size: 14,
66816
66949
  className: "m-auto"
66817
66950
  }
@@ -66852,9 +66985,9 @@ var MobileNavigationMenu4 = ({
66852
66985
  className: actionClassName,
66853
66986
  ...pressableProps,
66854
66987
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
66855
- icon,
66988
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
66856
66989
  label,
66857
- iconAfter
66990
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
66858
66991
  ] })
66859
66992
  },
66860
66993
  index
@@ -66982,9 +67115,9 @@ var NavbarMultiColumnGroups = ({
66982
67115
  className: actionClassName,
66983
67116
  ...pressableProps,
66984
67117
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
66985
- icon,
67118
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
66986
67119
  label,
66987
- iconAfter
67120
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
66988
67121
  ] })
66989
67122
  },
66990
67123
  index
@@ -67095,14 +67228,14 @@ var DesktopMenuItem6 = ({ item, index }) => {
67095
67228
  asChild: true,
67096
67229
  className: "group/link flex-row gap-2 px-3 py-2 transition-colors duration-200",
67097
67230
  children: /* @__PURE__ */ jsxRuntime.jsxs(pressable.Pressable, { href: link.url, children: [
67098
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex size-8 shrink-0 rounded-lg border duration-400 fade-in group-hover/link:bg-background", children: link.icon ? link.icon : link.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
67231
+ /* @__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(
67099
67232
  DynamicIcon,
67100
67233
  {
67101
- name: link.iconName,
67234
+ name: link.icon || link.iconName,
67102
67235
  size: 16,
67103
67236
  className: "m-auto group-hover/link:stroke-black"
67104
67237
  }
67105
- ) : null }),
67238
+ ) }),
67106
67239
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-0.5", children: [
67107
67240
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-sm font-medium", children: link.label }),
67108
67241
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs text-muted-foreground group-hover/link:text-foreground", children: link.description })
@@ -67150,9 +67283,9 @@ var MobileNavigationMenu5 = ({
67150
67283
  onClick: handleClose,
67151
67284
  ...pressableProps,
67152
67285
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67153
- icon,
67286
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67154
67287
  label,
67155
- iconAfter
67288
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67156
67289
  ] })
67157
67290
  },
67158
67291
  index
@@ -67188,14 +67321,14 @@ var MobileNavigationMenu5 = ({
67188
67321
  className: "flex min-h-12 items-center gap-2 rounded-lg px-4 text-muted-foreground transition-colors duration-300 hover:bg-muted hover:text-foreground",
67189
67322
  onClick: handleClose,
67190
67323
  children: [
67191
- link.icon ? link.icon : link.iconName ? /* @__PURE__ */ jsxRuntime.jsx(
67324
+ /* @__PURE__ */ jsxRuntime.jsx(
67192
67325
  DynamicIcon,
67193
67326
  {
67194
- name: link.iconName,
67327
+ name: link.icon || link.iconName,
67195
67328
  size: 16,
67196
67329
  className: "stroke-muted-foreground"
67197
67330
  }
67198
- ) : null,
67331
+ ),
67199
67332
  link.label
67200
67333
  ]
67201
67334
  },
@@ -67290,9 +67423,9 @@ var NavbarSidebarMobile = ({
67290
67423
  className: actionClassName,
67291
67424
  ...pressableProps,
67292
67425
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67293
- icon,
67426
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67294
67427
  label,
67295
- iconAfter
67428
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67296
67429
  ] })
67297
67430
  },
67298
67431
  index
@@ -67459,9 +67592,9 @@ var MobileNavigationMenu6 = ({
67459
67592
  className: cn("w-full", actionClassName),
67460
67593
  ...pressableProps,
67461
67594
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67462
- icon,
67595
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67463
67596
  label,
67464
- iconAfter
67597
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67465
67598
  ] })
67466
67599
  },
67467
67600
  index
@@ -67585,7 +67718,7 @@ var NavbarTransparentOverlay = ({
67585
67718
  !isScrolled ? "text-background/90 hover:text-background hover:bg-background/10" : ""
67586
67719
  ),
67587
67720
  children: /* @__PURE__ */ jsxRuntime.jsxs(pressable.Pressable, { href: item.url, children: [
67588
- item.icon ?? (item.iconName && /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 })),
67721
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 16 }),
67589
67722
  item.title
67590
67723
  ] })
67591
67724
  }
@@ -67617,9 +67750,9 @@ var NavbarTransparentOverlay = ({
67617
67750
  ),
67618
67751
  ...pressableProps,
67619
67752
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67620
- icon,
67753
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67621
67754
  label,
67622
- iconAfter
67755
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67623
67756
  ] })
67624
67757
  },
67625
67758
  index
@@ -67754,9 +67887,9 @@ var MobileNavigationMenu7 = ({
67754
67887
  onClick: onClose,
67755
67888
  ...pressableProps,
67756
67889
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67757
- icon,
67890
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67758
67891
  label,
67759
- iconAfter
67892
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67760
67893
  ] })
67761
67894
  },
67762
67895
  index
@@ -67796,7 +67929,7 @@ var MobileNavigationMenu7 = ({
67796
67929
  className: "text-3xl font-medium text-white transition-all duration-300 hover:text-white/80",
67797
67930
  onClick: onClose,
67798
67931
  children: [
67799
- item.icon ?? (item.iconName && /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 24 })),
67932
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 24 }),
67800
67933
  item.title
67801
67934
  ]
67802
67935
  },
@@ -67882,9 +68015,9 @@ var NavbarEducationPlatform = ({
67882
68015
  ...pressableProps
67883
68016
  } = action;
67884
68017
  return /* @__PURE__ */ jsxRuntime.jsx(pressable.Pressable, { className: actionClassName, ...pressableProps, children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
67885
- icon,
68018
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
67886
68019
  label,
67887
- iconAfter
68020
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
67888
68021
  ] }) }, index);
67889
68022
  });
67890
68023
  }, [authActionsSlot, authActions]);
@@ -68076,9 +68209,9 @@ var MobileNavigationMenu8 = ({
68076
68209
  onClick: onClose,
68077
68210
  ...pressableProps,
68078
68211
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68079
- icon,
68212
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68080
68213
  label,
68081
- iconAfter
68214
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68082
68215
  ] })
68083
68216
  },
68084
68217
  index
@@ -68203,9 +68336,9 @@ var NavbarStickyCompact = ({
68203
68336
  className: cn("transition-all duration-300", actionClassName),
68204
68337
  ...pressableProps,
68205
68338
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68206
- icon,
68339
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68207
68340
  label,
68208
- iconAfter
68341
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68209
68342
  ] })
68210
68343
  },
68211
68344
  index
@@ -68305,20 +68438,26 @@ var NavbarStickyCompact = ({
68305
68438
  children: renderAuthActions
68306
68439
  }
68307
68440
  ),
68308
- /* @__PURE__ */ jsxRuntime.jsxs(
68441
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
68309
68442
  pressable.Pressable,
68310
68443
  {
68311
68444
  variant: "ghost",
68312
68445
  size: isScrolled ? "sm" : "icon",
68313
68446
  asButton: true,
68314
- className: "lg:hidden transition-all duration-300",
68447
+ className: "transition-all duration-300",
68315
68448
  onClick: () => setIsOpen(!isOpen),
68316
68449
  children: [
68317
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: isScrolled ? 18 : 20 }),
68450
+ /* @__PURE__ */ jsxRuntime.jsx(
68451
+ DynamicIcon,
68452
+ {
68453
+ name: "lucide/menu",
68454
+ size: isScrolled ? 18 : 20
68455
+ }
68456
+ ),
68318
68457
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
68319
68458
  ]
68320
68459
  }
68321
- )
68460
+ ) })
68322
68461
  ]
68323
68462
  }
68324
68463
  ) }) }) })
@@ -68366,9 +68505,9 @@ var MobileNavigationMenu9 = ({
68366
68505
  onClick: handleClose,
68367
68506
  ...pressableProps,
68368
68507
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68369
- icon,
68508
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68370
68509
  label,
68371
- iconAfter
68510
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68372
68511
  ] })
68373
68512
  },
68374
68513
  index
@@ -68461,7 +68600,7 @@ var NavbarSearchFocused = ({
68461
68600
  asChild: true,
68462
68601
  className: navigationMenuTriggerStyle(),
68463
68602
  children: /* @__PURE__ */ jsxRuntime.jsxs(pressable.Pressable, { href: item.url, children: [
68464
- item.icon ?? (item.iconName && /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 })),
68603
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 16 }),
68465
68604
  item.title
68466
68605
  ] })
68467
68606
  }
@@ -68488,9 +68627,9 @@ var NavbarSearchFocused = ({
68488
68627
  "aria-label": ariaLabel,
68489
68628
  ...pressableProps,
68490
68629
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68491
- icon,
68630
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68492
68631
  label,
68493
- iconAfter
68632
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68494
68633
  ] })
68495
68634
  },
68496
68635
  index
@@ -68509,7 +68648,7 @@ var NavbarSearchFocused = ({
68509
68648
  className: "flex items-center gap-2 rounded-md py-2 text-sm",
68510
68649
  onClick: () => setIsOpen(false),
68511
68650
  children: [
68512
- icon,
68651
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68513
68652
  label
68514
68653
  ]
68515
68654
  },
@@ -68652,9 +68791,9 @@ var MobileNavigationMenu10 = ({
68652
68791
  onClick: handleClose,
68653
68792
  ...pressableProps,
68654
68793
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68655
- icon,
68794
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68656
68795
  label,
68657
- iconAfter
68796
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68658
68797
  ] })
68659
68798
  },
68660
68799
  index
@@ -68669,7 +68808,7 @@ var MobileNavigationMenu10 = ({
68669
68808
  className: "flex h-15 items-center gap-2 rounded-md px-4 text-left text-base leading-[3.75] font-normal text-muted-foreground ring-ring/10 outline-ring/50 transition-all hover:bg-muted focus-visible:ring-4 focus-visible:outline-1",
68670
68809
  onClick: handleClose,
68671
68810
  children: [
68672
- item.icon ?? (item.iconName && /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.iconName, size: 16 })),
68811
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: item.icon || item.iconName, size: 16 }),
68673
68812
  item.title
68674
68813
  ]
68675
68814
  },
@@ -68775,9 +68914,9 @@ var NavbarSimpleLinks = ({
68775
68914
  className: cn("h-10 py-2.5 text-sm font-normal", actionClassName),
68776
68915
  ...pressableProps,
68777
68916
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68778
- icon,
68917
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68779
68918
  label,
68780
- iconAfter
68919
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68781
68920
  ] })
68782
68921
  },
68783
68922
  index
@@ -68919,9 +69058,9 @@ var MobileNavigationMenu11 = ({
68919
69058
  onClick: onClose,
68920
69059
  ...pressableProps,
68921
69060
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68922
- icon,
69061
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68923
69062
  label,
68924
- iconAfter
69063
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68925
69064
  ] })
68926
69065
  },
68927
69066
  index
@@ -68992,9 +69131,9 @@ var NavbarSplitCta = ({
68992
69131
  className: actionClassName,
68993
69132
  ...pressableProps,
68994
69133
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
68995
- icon,
69134
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
68996
69135
  label,
68997
- iconAfter
69136
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
68998
69137
  ] })
68999
69138
  },
69000
69139
  index
@@ -69093,20 +69232,19 @@ var NavbarSplitCta = ({
69093
69232
  children: renderAuthActions
69094
69233
  }
69095
69234
  ),
69096
- /* @__PURE__ */ jsxRuntime.jsxs(
69235
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
69097
69236
  pressable.Pressable,
69098
69237
  {
69099
69238
  variant: "ghost",
69100
69239
  size: "icon",
69101
69240
  asButton: true,
69102
- className: "lg:hidden",
69103
69241
  onClick: () => setIsOpen(!isOpen),
69104
69242
  children: [
69105
69243
  /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69106
69244
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
69107
69245
  ]
69108
69246
  }
69109
- ),
69247
+ ) }),
69110
69248
  /* @__PURE__ */ jsxRuntime.jsx(
69111
69249
  NavbarMobileMenu,
69112
69250
  {
@@ -69204,9 +69342,16 @@ var NavbarIconLinks = ({
69204
69342
  ),
69205
69343
  ...pressableProps,
69206
69344
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
69207
- icon,
69345
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 18, className: "shrink-0" }),
69208
69346
  label && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: label }),
69209
- iconAfter
69347
+ /* @__PURE__ */ jsxRuntime.jsx(
69348
+ DynamicIcon,
69349
+ {
69350
+ name: iconAfter,
69351
+ size: 18,
69352
+ className: "shrink-0"
69353
+ }
69354
+ )
69210
69355
  ] })
69211
69356
  }
69212
69357
  ) }),
@@ -69341,7 +69486,14 @@ var NavbarIconLinks = ({
69341
69486
  className: "flex items-center gap-3 rounded-md px-3 py-2 text-sm font-medium text-muted-foreground hover:bg-accent hover:text-accent-foreground",
69342
69487
  onClick: () => setIsOpen(false),
69343
69488
  children: [
69344
- action.icon,
69489
+ /* @__PURE__ */ jsxRuntime.jsx(
69490
+ DynamicIcon,
69491
+ {
69492
+ name: action.icon,
69493
+ size: 18,
69494
+ className: "shrink-0"
69495
+ }
69496
+ ),
69345
69497
  action.label
69346
69498
  ]
69347
69499
  },
@@ -69394,9 +69546,9 @@ var NavbarTabbedSections = ({
69394
69546
  className: actionClassName,
69395
69547
  ...pressableProps,
69396
69548
  children: children ?? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
69397
- icon,
69549
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: icon, size: 16, className: "shrink-0" }),
69398
69550
  label,
69399
- iconAfter
69551
+ /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: iconAfter, size: 16, className: "shrink-0" })
69400
69552
  ] })
69401
69553
  },
69402
69554
  index
@@ -69585,20 +69737,19 @@ var NavbarTabbedSections = ({
69585
69737
  children: renderAuthActions
69586
69738
  }
69587
69739
  ),
69588
- /* @__PURE__ */ jsxRuntime.jsxs(
69740
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
69589
69741
  pressable.Pressable,
69590
69742
  {
69591
69743
  variant: "ghost",
69592
69744
  size: "icon",
69593
69745
  asButton: true,
69594
- className: "lg:hidden",
69595
69746
  onClick: () => setIsOpen(!isOpen),
69596
69747
  children: [
69597
69748
  /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
69598
69749
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
69599
69750
  ]
69600
69751
  }
69601
- ),
69752
+ ) }),
69602
69753
  /* @__PURE__ */ jsxRuntime.jsx(
69603
69754
  NavbarMobileMenu,
69604
69755
  {