@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
@@ -746,7 +746,7 @@ var NavbarSplitCta = ({
746
746
  return /* @__PURE__ */ jsx(
747
747
  Section,
748
748
  {
749
- id: sectionId,
749
+ id: "navbar-split-cta",
750
750
  background,
751
751
  spacing: spacingOverride ?? spacing,
752
752
  className: sectionClasses,
@@ -821,20 +821,19 @@ var NavbarSplitCta = ({
821
821
  children: renderAuthActions
822
822
  }
823
823
  ),
824
- /* @__PURE__ */ jsxs(
824
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
825
825
  Pressable,
826
826
  {
827
827
  variant: "ghost",
828
828
  size: "icon",
829
829
  asButton: true,
830
- className: "lg:hidden",
831
830
  onClick: () => setIsOpen(!isOpen),
832
831
  children: [
833
832
  /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
834
833
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
835
834
  ]
836
835
  }
837
- ),
836
+ ) }),
838
837
  /* @__PURE__ */ jsx(
839
838
  NavbarMobileMenu,
840
839
  {
@@ -875,6 +875,7 @@ var NavbarStickyCompact = ({
875
875
  /* @__PURE__ */ jsxRuntime.jsx(
876
876
  Section,
877
877
  {
878
+ id: "navbar-sticky-compact",
878
879
  background,
879
880
  spacing: spacingOverride ?? spacing,
880
881
  className: cn(
@@ -915,20 +916,26 @@ var NavbarStickyCompact = ({
915
916
  children: renderAuthActions
916
917
  }
917
918
  ),
918
- /* @__PURE__ */ jsxRuntime.jsxs(
919
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
919
920
  pressable.Pressable,
920
921
  {
921
922
  variant: "ghost",
922
923
  size: isScrolled ? "sm" : "icon",
923
924
  asButton: true,
924
- className: "lg:hidden transition-all duration-300",
925
+ className: "transition-all duration-300",
925
926
  onClick: () => setIsOpen(!isOpen),
926
927
  children: [
927
- /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: isScrolled ? 18 : 20 }),
928
+ /* @__PURE__ */ jsxRuntime.jsx(
929
+ DynamicIcon,
930
+ {
931
+ name: "lucide/menu",
932
+ size: isScrolled ? 18 : 20
933
+ }
934
+ ),
928
935
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
929
936
  ]
930
937
  }
931
- )
938
+ ) })
932
939
  ]
933
940
  }
934
941
  ) }) }) })
@@ -23,6 +23,20 @@ interface MenuItem {
23
23
  * Props for the NavbarStickyCompact component
24
24
  */
25
25
  interface NavbarStickyCompactProps {
26
+ /**
27
+ * Logo configuration
28
+ */
29
+ logo?: LogoConfig;
30
+ /**
31
+ * Navigation menu items
32
+ */
33
+ menu?: MenuItem[];
34
+ /**
35
+ * Authentication action configurations
36
+ */
37
+ authActions?: ActionConfig[];
38
+ }
39
+ interface NavbarStickyCompactRuntimeProps {
26
40
  /**
27
41
  * Additional CSS classes for the section
28
42
  */
@@ -101,6 +115,6 @@ interface NavbarStickyCompactProps {
101
115
  * Mobile view uses a slide-out sheet from the right. Ideal for content-heavy sites where
102
116
  * vertical space is valuable.
103
117
  */
104
- declare const NavbarStickyCompact: ({ logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarStickyCompactProps) => react_jsx_runtime.JSX.Element;
118
+ declare const NavbarStickyCompact: ({ logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarStickyCompactRuntimeProps) => react_jsx_runtime.JSX.Element;
105
119
 
106
120
  export { NavbarStickyCompact, type NavbarStickyCompactProps };
@@ -23,6 +23,20 @@ interface MenuItem {
23
23
  * Props for the NavbarStickyCompact component
24
24
  */
25
25
  interface NavbarStickyCompactProps {
26
+ /**
27
+ * Logo configuration
28
+ */
29
+ logo?: LogoConfig;
30
+ /**
31
+ * Navigation menu items
32
+ */
33
+ menu?: MenuItem[];
34
+ /**
35
+ * Authentication action configurations
36
+ */
37
+ authActions?: ActionConfig[];
38
+ }
39
+ interface NavbarStickyCompactRuntimeProps {
26
40
  /**
27
41
  * Additional CSS classes for the section
28
42
  */
@@ -101,6 +115,6 @@ interface NavbarStickyCompactProps {
101
115
  * Mobile view uses a slide-out sheet from the right. Ideal for content-heavy sites where
102
116
  * vertical space is valuable.
103
117
  */
104
- declare const NavbarStickyCompact: ({ logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarStickyCompactProps) => react_jsx_runtime.JSX.Element;
118
+ declare const NavbarStickyCompact: ({ logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarStickyCompactRuntimeProps) => react_jsx_runtime.JSX.Element;
105
119
 
106
120
  export { NavbarStickyCompact, type NavbarStickyCompactProps };
@@ -852,6 +852,7 @@ var NavbarStickyCompact = ({
852
852
  /* @__PURE__ */ jsx(
853
853
  Section,
854
854
  {
855
+ id: "navbar-sticky-compact",
855
856
  background,
856
857
  spacing: spacingOverride ?? spacing,
857
858
  className: cn(
@@ -892,20 +893,26 @@ var NavbarStickyCompact = ({
892
893
  children: renderAuthActions
893
894
  }
894
895
  ),
895
- /* @__PURE__ */ jsxs(
896
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
896
897
  Pressable,
897
898
  {
898
899
  variant: "ghost",
899
900
  size: isScrolled ? "sm" : "icon",
900
901
  asButton: true,
901
- className: "lg:hidden transition-all duration-300",
902
+ className: "transition-all duration-300",
902
903
  onClick: () => setIsOpen(!isOpen),
903
904
  children: [
904
- /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: isScrolled ? 18 : 20 }),
905
+ /* @__PURE__ */ jsx(
906
+ DynamicIcon,
907
+ {
908
+ name: "lucide/menu",
909
+ size: isScrolled ? 18 : 20
910
+ }
911
+ ),
905
912
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
906
913
  ]
907
914
  }
908
- )
915
+ ) })
909
916
  ]
910
917
  }
911
918
  ) }) }) })
@@ -1016,7 +1016,7 @@ var NavbarTabbedSections = ({
1016
1016
  return /* @__PURE__ */ jsxRuntime.jsx(
1017
1017
  Section,
1018
1018
  {
1019
- id: sectionId,
1019
+ id: "navbar-tabbed-sections",
1020
1020
  background,
1021
1021
  spacing: spacingOverride ?? spacing,
1022
1022
  className: sectionClasses,
@@ -1054,20 +1054,19 @@ var NavbarTabbedSections = ({
1054
1054
  children: renderAuthActions
1055
1055
  }
1056
1056
  ),
1057
- /* @__PURE__ */ jsxRuntime.jsxs(
1057
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxRuntime.jsxs(
1058
1058
  pressable.Pressable,
1059
1059
  {
1060
1060
  variant: "ghost",
1061
1061
  size: "icon",
1062
1062
  asButton: true,
1063
- className: "lg:hidden",
1064
1063
  onClick: () => setIsOpen(!isOpen),
1065
1064
  children: [
1066
1065
  /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
1067
1066
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Toggle menu" })
1068
1067
  ]
1069
1068
  }
1070
- ),
1069
+ ) }),
1071
1070
  /* @__PURE__ */ jsxRuntime.jsx(
1072
1071
  NavbarMobileMenu,
1073
1072
  {
@@ -35,6 +35,20 @@ interface MenuItem {
35
35
  * Props for the NavbarTabbedSections component
36
36
  */
37
37
  interface NavbarTabbedSectionsProps {
38
+ /**
39
+ * Logo configuration
40
+ */
41
+ logo?: LogoConfig;
42
+ /**
43
+ * Navigation menu items
44
+ */
45
+ menu?: MenuItem[];
46
+ /**
47
+ * Authentication action configurations
48
+ */
49
+ authActions?: ActionConfig[];
50
+ }
51
+ interface NavbarTabbedSectionsRuntimeProps {
38
52
  /**
39
53
  * Additional CSS classes for the section
40
54
  */
@@ -115,6 +129,6 @@ interface NavbarTabbedSectionsProps {
115
129
  * the same dropdown. Mobile view uses a slide-out sheet with expandable sections. Ideal for
116
130
  * products with many features organized into logical categories.
117
131
  */
118
- declare const NavbarTabbedSections: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTabbedSectionsProps) => react_jsx_runtime.JSX.Element;
132
+ declare const NavbarTabbedSections: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTabbedSectionsRuntimeProps) => react_jsx_runtime.JSX.Element;
119
133
 
120
134
  export { NavbarTabbedSections, type NavbarTabbedSectionsProps };
@@ -35,6 +35,20 @@ interface MenuItem {
35
35
  * Props for the NavbarTabbedSections component
36
36
  */
37
37
  interface NavbarTabbedSectionsProps {
38
+ /**
39
+ * Logo configuration
40
+ */
41
+ logo?: LogoConfig;
42
+ /**
43
+ * Navigation menu items
44
+ */
45
+ menu?: MenuItem[];
46
+ /**
47
+ * Authentication action configurations
48
+ */
49
+ authActions?: ActionConfig[];
50
+ }
51
+ interface NavbarTabbedSectionsRuntimeProps {
38
52
  /**
39
53
  * Additional CSS classes for the section
40
54
  */
@@ -115,6 +129,6 @@ interface NavbarTabbedSectionsProps {
115
129
  * the same dropdown. Mobile view uses a slide-out sheet with expandable sections. Ideal for
116
130
  * products with many features organized into logical categories.
117
131
  */
118
- declare const NavbarTabbedSections: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTabbedSectionsProps) => react_jsx_runtime.JSX.Element;
132
+ declare const NavbarTabbedSections: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTabbedSectionsRuntimeProps) => react_jsx_runtime.JSX.Element;
119
133
 
120
134
  export { NavbarTabbedSections, type NavbarTabbedSectionsProps };
@@ -992,7 +992,7 @@ var NavbarTabbedSections = ({
992
992
  return /* @__PURE__ */ jsx(
993
993
  Section,
994
994
  {
995
- id: sectionId,
995
+ id: "navbar-tabbed-sections",
996
996
  background,
997
997
  spacing: spacingOverride ?? spacing,
998
998
  className: sectionClasses,
@@ -1030,20 +1030,19 @@ var NavbarTabbedSections = ({
1030
1030
  children: renderAuthActions
1031
1031
  }
1032
1032
  ),
1033
- /* @__PURE__ */ jsxs(
1033
+ /* @__PURE__ */ jsx("div", { className: "flex lg:hidden", children: /* @__PURE__ */ jsxs(
1034
1034
  Pressable,
1035
1035
  {
1036
1036
  variant: "ghost",
1037
1037
  size: "icon",
1038
1038
  asButton: true,
1039
- className: "lg:hidden",
1040
1039
  onClick: () => setIsOpen(!isOpen),
1041
1040
  children: [
1042
1041
  /* @__PURE__ */ jsx(DynamicIcon, { name: "lucide/menu", size: 20 }),
1043
1042
  /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Toggle menu" })
1044
1043
  ]
1045
1044
  }
1046
- ),
1045
+ ) }),
1047
1046
  /* @__PURE__ */ jsx(
1048
1047
  NavbarMobileMenu,
1049
1048
  {
@@ -852,6 +852,7 @@ var NavbarTransparentOverlay = ({
852
852
  /* @__PURE__ */ jsxRuntime.jsx(
853
853
  Section,
854
854
  {
855
+ id: "navbar-transparent-overlay",
855
856
  background,
856
857
  spacing: spacingOverride ?? spacing,
857
858
  className: sectionClasses,
@@ -30,6 +30,20 @@ interface NavbarTransparentOverlaySocialLink {
30
30
  * Props for the NavbarTransparentOverlay component
31
31
  */
32
32
  interface NavbarTransparentOverlayProps {
33
+ /**
34
+ * Logo configuration
35
+ */
36
+ logo?: LogoConfig;
37
+ /**
38
+ * Navigation items
39
+ */
40
+ navItems?: NavItem[];
41
+ /**
42
+ * Authentication action configurations for desktop
43
+ */
44
+ authActions?: ActionConfig[];
45
+ }
46
+ interface NavbarTransparentOverlayRuntimeProps {
33
47
  /**
34
48
  * Additional CSS classes for the section
35
49
  */
@@ -136,6 +150,6 @@ interface NavbarTransparentOverlayProps {
136
150
  * with a staggered effect. The hamburger menu transforms into an X when open. Perfect for
137
151
  * landing pages, portfolios, and creative websites with hero sections.
138
152
  */
139
- declare const NavbarTransparentOverlay: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, mobileMenuClassName, socialLinksClassName, logo, logoSlot, logoClassName, navItems, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTransparentOverlayProps) => react_jsx_runtime.JSX.Element;
153
+ declare const NavbarTransparentOverlay: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, mobileMenuClassName, socialLinksClassName, logo, logoSlot, logoClassName, navItems, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTransparentOverlayRuntimeProps) => react_jsx_runtime.JSX.Element;
140
154
 
141
155
  export { NavbarTransparentOverlay, type NavbarTransparentOverlayProps };
@@ -30,6 +30,20 @@ interface NavbarTransparentOverlaySocialLink {
30
30
  * Props for the NavbarTransparentOverlay component
31
31
  */
32
32
  interface NavbarTransparentOverlayProps {
33
+ /**
34
+ * Logo configuration
35
+ */
36
+ logo?: LogoConfig;
37
+ /**
38
+ * Navigation items
39
+ */
40
+ navItems?: NavItem[];
41
+ /**
42
+ * Authentication action configurations for desktop
43
+ */
44
+ authActions?: ActionConfig[];
45
+ }
46
+ interface NavbarTransparentOverlayRuntimeProps {
33
47
  /**
34
48
  * Additional CSS classes for the section
35
49
  */
@@ -136,6 +150,6 @@ interface NavbarTransparentOverlayProps {
136
150
  * with a staggered effect. The hamburger menu transforms into an X when open. Perfect for
137
151
  * landing pages, portfolios, and creative websites with hero sections.
138
152
  */
139
- declare const NavbarTransparentOverlay: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, mobileMenuClassName, socialLinksClassName, logo, logoSlot, logoClassName, navItems, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTransparentOverlayProps) => react_jsx_runtime.JSX.Element;
153
+ declare const NavbarTransparentOverlay: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, mobileMenuClassName, socialLinksClassName, logo, logoSlot, logoClassName, navItems, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarTransparentOverlayRuntimeProps) => react_jsx_runtime.JSX.Element;
140
154
 
141
155
  export { NavbarTransparentOverlay, type NavbarTransparentOverlayProps };
@@ -830,6 +830,7 @@ var NavbarTransparentOverlay = ({
830
830
  /* @__PURE__ */ jsx(
831
831
  Section,
832
832
  {
833
+ id: "navbar-transparent-overlay",
833
834
  background,
834
835
  spacing: spacingOverride ?? spacing,
835
836
  className: sectionClasses,