@opensite/ui 3.4.9 → 3.5.1

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 (139) 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/hero-tech-carousel.cjs +489 -292
  46. package/dist/hero-tech-carousel.d.cts +137 -32
  47. package/dist/hero-tech-carousel.d.ts +137 -32
  48. package/dist/hero-tech-carousel.js +490 -289
  49. package/dist/index.cjs +13 -7
  50. package/dist/index.js +13 -7
  51. package/dist/navbar-animated-preview.cjs +1 -0
  52. package/dist/navbar-animated-preview.d.cts +15 -1
  53. package/dist/navbar-animated-preview.d.ts +15 -1
  54. package/dist/navbar-animated-preview.js +1 -0
  55. package/dist/navbar-centered-menu.cjs +1 -1
  56. package/dist/navbar-centered-menu.d.cts +15 -1
  57. package/dist/navbar-centered-menu.d.ts +15 -1
  58. package/dist/navbar-centered-menu.js +1 -1
  59. package/dist/navbar-dark-icons.cjs +1 -1
  60. package/dist/navbar-dark-icons.d.cts +15 -1
  61. package/dist/navbar-dark-icons.d.ts +15 -1
  62. package/dist/navbar-dark-icons.js +1 -1
  63. package/dist/navbar-dropdown-menu.cjs +1 -1
  64. package/dist/navbar-dropdown-menu.d.cts +15 -1
  65. package/dist/navbar-dropdown-menu.d.ts +15 -1
  66. package/dist/navbar-dropdown-menu.js +1 -1
  67. package/dist/navbar-education-platform.cjs +1 -0
  68. package/dist/navbar-education-platform.d.cts +15 -1
  69. package/dist/navbar-education-platform.d.ts +15 -1
  70. package/dist/navbar-education-platform.js +1 -0
  71. package/dist/navbar-enterprise-mega.cjs +2 -1
  72. package/dist/navbar-enterprise-mega.d.cts +15 -1
  73. package/dist/navbar-enterprise-mega.d.ts +15 -1
  74. package/dist/navbar-enterprise-mega.js +2 -1
  75. package/dist/navbar-feature-grid.cjs +1 -1
  76. package/dist/navbar-feature-grid.d.cts +19 -1
  77. package/dist/navbar-feature-grid.d.ts +19 -1
  78. package/dist/navbar-feature-grid.js +1 -1
  79. package/dist/navbar-floating-pill.cjs +1 -1
  80. package/dist/navbar-floating-pill.d.cts +15 -1
  81. package/dist/navbar-floating-pill.d.ts +15 -1
  82. package/dist/navbar-floating-pill.js +1 -1
  83. package/dist/navbar-fullscreen-menu.cjs +1 -0
  84. package/dist/navbar-fullscreen-menu.d.cts +15 -1
  85. package/dist/navbar-fullscreen-menu.d.ts +15 -1
  86. package/dist/navbar-fullscreen-menu.js +1 -0
  87. package/dist/navbar-icon-links.cjs +1 -1
  88. package/dist/navbar-icon-links.d.cts +15 -1
  89. package/dist/navbar-icon-links.d.ts +15 -1
  90. package/dist/navbar-icon-links.js +1 -1
  91. package/dist/navbar-image-preview.cjs +1 -1
  92. package/dist/navbar-image-preview.d.cts +15 -1
  93. package/dist/navbar-image-preview.d.ts +15 -1
  94. package/dist/navbar-image-preview.js +1 -1
  95. package/dist/navbar-mega-menu.cjs +1 -1
  96. package/dist/navbar-mega-menu.d.cts +15 -1
  97. package/dist/navbar-mega-menu.d.ts +15 -1
  98. package/dist/navbar-mega-menu.js +1 -1
  99. package/dist/navbar-multi-column-groups.cjs +1 -0
  100. package/dist/navbar-multi-column-groups.d.cts +15 -1
  101. package/dist/navbar-multi-column-groups.d.ts +15 -1
  102. package/dist/navbar-multi-column-groups.js +1 -0
  103. package/dist/navbar-platform-resources.cjs +59 -26
  104. package/dist/navbar-platform-resources.d.cts +16 -2
  105. package/dist/navbar-platform-resources.d.ts +16 -2
  106. package/dist/navbar-platform-resources.js +59 -26
  107. package/dist/navbar-search-focused.cjs +1 -0
  108. package/dist/navbar-search-focused.d.cts +19 -1
  109. package/dist/navbar-search-focused.d.ts +19 -1
  110. package/dist/navbar-search-focused.js +1 -0
  111. package/dist/navbar-sidebar-mobile.cjs +1 -0
  112. package/dist/navbar-sidebar-mobile.d.cts +15 -1
  113. package/dist/navbar-sidebar-mobile.d.ts +15 -1
  114. package/dist/navbar-sidebar-mobile.js +1 -0
  115. package/dist/navbar-simple-links.cjs +1 -0
  116. package/dist/navbar-simple-links.d.cts +19 -1
  117. package/dist/navbar-simple-links.d.ts +19 -1
  118. package/dist/navbar-simple-links.js +1 -0
  119. package/dist/navbar-split-cta.cjs +1 -1
  120. package/dist/navbar-split-cta.d.cts +15 -1
  121. package/dist/navbar-split-cta.d.ts +15 -1
  122. package/dist/navbar-split-cta.js +1 -1
  123. package/dist/navbar-sticky-compact.cjs +1 -0
  124. package/dist/navbar-sticky-compact.d.cts +15 -1
  125. package/dist/navbar-sticky-compact.d.ts +15 -1
  126. package/dist/navbar-sticky-compact.js +1 -0
  127. package/dist/navbar-tabbed-sections.cjs +1 -1
  128. package/dist/navbar-tabbed-sections.d.cts +15 -1
  129. package/dist/navbar-tabbed-sections.d.ts +15 -1
  130. package/dist/navbar-tabbed-sections.js +1 -1
  131. package/dist/navbar-transparent-overlay.cjs +1 -0
  132. package/dist/navbar-transparent-overlay.d.cts +15 -1
  133. package/dist/navbar-transparent-overlay.d.ts +15 -1
  134. package/dist/navbar-transparent-overlay.js +1 -0
  135. package/dist/registry.cjs +380 -223
  136. package/dist/registry.js +380 -223
  137. package/dist/social-link-icon.d.cts +1 -1
  138. package/dist/social-link-icon.d.ts +1 -1
  139. package/package.json +1 -1
@@ -24,6 +24,20 @@ interface MenuItem {
24
24
  * Props for the NavbarSidebarMobile component
25
25
  */
26
26
  interface NavbarSidebarMobileProps {
27
+ /**
28
+ * Logo configuration
29
+ */
30
+ logo?: LogoConfig;
31
+ /**
32
+ * Navigation menu items
33
+ */
34
+ menu?: MenuItem[];
35
+ /**
36
+ * Authentication action configurations
37
+ */
38
+ authActions?: ActionConfig[];
39
+ }
40
+ interface NavbarSidebarMobileRuntimeProps {
27
41
  /**
28
42
  * Additional CSS classes for the section
29
43
  */
@@ -117,6 +131,6 @@ interface NavbarSidebarMobileProps {
117
131
  * header with logo and close button. Ideal for applications that need a more app-like
118
132
  * mobile navigation experience.
119
133
  */
120
- declare const NavbarSidebarMobile: ({ logo, logoSlot, logoClassName, menu, menuSlot, mobileExtraLinks, mobileExtraLinksSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSidebarMobileProps) => react_jsx_runtime.JSX.Element;
134
+ declare const NavbarSidebarMobile: ({ logo, logoSlot, logoClassName, menu, menuSlot, mobileExtraLinks, mobileExtraLinksSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSidebarMobileRuntimeProps) => react_jsx_runtime.JSX.Element;
121
135
 
122
136
  export { NavbarSidebarMobile, type NavbarSidebarMobileProps };
@@ -831,6 +831,7 @@ var NavbarSidebarMobile = ({
831
831
  /* @__PURE__ */ jsx(
832
832
  Section,
833
833
  {
834
+ id: "navbar-sidebar-mobile",
834
835
  background,
835
836
  spacing: spacingOverride ?? spacing,
836
837
  className: sectionClasses,
@@ -777,6 +777,7 @@ var NavbarSimpleLinks = ({
777
777
  /* @__PURE__ */ jsxRuntime.jsx(
778
778
  Section,
779
779
  {
780
+ id: "navbar-simple-links",
780
781
  background,
781
782
  spacing: spacingOverride ?? spacing,
782
783
  className: sectionClasses,
@@ -20,6 +20,24 @@ interface NavItem {
20
20
  * Props for the NavbarSimpleLinks component
21
21
  */
22
22
  interface NavbarSimpleLinksProps {
23
+ /**
24
+ * Logo configuration
25
+ */
26
+ logo?: LogoConfig;
27
+ /**
28
+ * Navigation items array
29
+ */
30
+ navItems?: NavItem[];
31
+ /**
32
+ * Initial active item name
33
+ */
34
+ defaultActiveItem?: string;
35
+ /**
36
+ * Authentication/CTA action configurations
37
+ */
38
+ actions?: ActionConfig[];
39
+ }
40
+ interface NavbarSimpleLinksRuntimeProps {
23
41
  /**
24
42
  * Additional CSS classes for the section
25
43
  */
@@ -122,6 +140,6 @@ interface NavbarSimpleLinksProps {
122
140
  * NavbarMobileMenu component with a fullscreen overlay. Perfect for simple marketing
123
141
  * sites and portfolios.
124
142
  */
125
- declare const NavbarSimpleLinks: ({ className, containerClassName, navClassName, navigationMenuClassName, menuListClassName, actionsClassName, mobileMenuClassName, logo, logoSlot, logoClassName, navItems, navItemsSlot, defaultActiveItem, actions, actionsSlot, mobileActions, mobileActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSimpleLinksProps) => react_jsx_runtime.JSX.Element;
143
+ declare const NavbarSimpleLinks: ({ className, containerClassName, navClassName, navigationMenuClassName, menuListClassName, actionsClassName, mobileMenuClassName, logo, logoSlot, logoClassName, navItems, navItemsSlot, defaultActiveItem, actions, actionsSlot, mobileActions, mobileActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSimpleLinksRuntimeProps) => react_jsx_runtime.JSX.Element;
126
144
 
127
145
  export { NavbarSimpleLinks, type NavbarSimpleLinksProps };
@@ -20,6 +20,24 @@ interface NavItem {
20
20
  * Props for the NavbarSimpleLinks component
21
21
  */
22
22
  interface NavbarSimpleLinksProps {
23
+ /**
24
+ * Logo configuration
25
+ */
26
+ logo?: LogoConfig;
27
+ /**
28
+ * Navigation items array
29
+ */
30
+ navItems?: NavItem[];
31
+ /**
32
+ * Initial active item name
33
+ */
34
+ defaultActiveItem?: string;
35
+ /**
36
+ * Authentication/CTA action configurations
37
+ */
38
+ actions?: ActionConfig[];
39
+ }
40
+ interface NavbarSimpleLinksRuntimeProps {
23
41
  /**
24
42
  * Additional CSS classes for the section
25
43
  */
@@ -122,6 +140,6 @@ interface NavbarSimpleLinksProps {
122
140
  * NavbarMobileMenu component with a fullscreen overlay. Perfect for simple marketing
123
141
  * sites and portfolios.
124
142
  */
125
- declare const NavbarSimpleLinks: ({ className, containerClassName, navClassName, navigationMenuClassName, menuListClassName, actionsClassName, mobileMenuClassName, logo, logoSlot, logoClassName, navItems, navItemsSlot, defaultActiveItem, actions, actionsSlot, mobileActions, mobileActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSimpleLinksProps) => react_jsx_runtime.JSX.Element;
143
+ declare const NavbarSimpleLinks: ({ className, containerClassName, navClassName, navigationMenuClassName, menuListClassName, actionsClassName, mobileMenuClassName, logo, logoSlot, logoClassName, navItems, navItemsSlot, defaultActiveItem, actions, actionsSlot, mobileActions, mobileActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSimpleLinksRuntimeProps) => react_jsx_runtime.JSX.Element;
126
144
 
127
145
  export { NavbarSimpleLinks, type NavbarSimpleLinksProps };
@@ -755,6 +755,7 @@ var NavbarSimpleLinks = ({
755
755
  /* @__PURE__ */ jsx(
756
756
  Section,
757
757
  {
758
+ id: "navbar-simple-links",
758
759
  background,
759
760
  spacing: spacingOverride ?? spacing,
760
761
  className: sectionClasses,
@@ -768,7 +768,7 @@ var NavbarSplitCta = ({
768
768
  return /* @__PURE__ */ jsxRuntime.jsx(
769
769
  Section,
770
770
  {
771
- id: sectionId,
771
+ id: "navbar-split-cta",
772
772
  background,
773
773
  spacing: spacingOverride ?? spacing,
774
774
  className: sectionClasses,
@@ -24,6 +24,20 @@ interface MenuItem {
24
24
  * Props for the NavbarSplitCta component
25
25
  */
26
26
  interface NavbarSplitCtaProps {
27
+ /**
28
+ * Logo configuration
29
+ */
30
+ logo?: LogoConfig;
31
+ /**
32
+ * Navigation menu items
33
+ */
34
+ menu?: MenuItem[];
35
+ /**
36
+ * Authentication action configurations
37
+ */
38
+ authActions?: ActionConfig[];
39
+ }
40
+ interface NavbarSplitCtaRuntimeProps {
27
41
  /**
28
42
  * Additional CSS classes for the section
29
43
  */
@@ -108,6 +122,6 @@ interface NavbarSplitCtaProps {
108
122
  * slide-out sheet with the CTAs prominently displayed at the top. Ideal for SaaS products
109
123
  * and services that want to emphasize both login/signup or demo/trial actions.
110
124
  */
111
- declare const NavbarSplitCta: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSplitCtaProps) => react_jsx_runtime.JSX.Element;
125
+ declare const NavbarSplitCta: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSplitCtaRuntimeProps) => react_jsx_runtime.JSX.Element;
112
126
 
113
127
  export { NavbarSplitCta, type NavbarSplitCtaProps };
@@ -24,6 +24,20 @@ interface MenuItem {
24
24
  * Props for the NavbarSplitCta component
25
25
  */
26
26
  interface NavbarSplitCtaProps {
27
+ /**
28
+ * Logo configuration
29
+ */
30
+ logo?: LogoConfig;
31
+ /**
32
+ * Navigation menu items
33
+ */
34
+ menu?: MenuItem[];
35
+ /**
36
+ * Authentication action configurations
37
+ */
38
+ authActions?: ActionConfig[];
39
+ }
40
+ interface NavbarSplitCtaRuntimeProps {
27
41
  /**
28
42
  * Additional CSS classes for the section
29
43
  */
@@ -108,6 +122,6 @@ interface NavbarSplitCtaProps {
108
122
  * slide-out sheet with the CTAs prominently displayed at the top. Ideal for SaaS products
109
123
  * and services that want to emphasize both login/signup or demo/trial actions.
110
124
  */
111
- declare const NavbarSplitCta: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSplitCtaProps) => react_jsx_runtime.JSX.Element;
125
+ declare const NavbarSplitCta: ({ sectionId, logo, logoSlot, logoClassName, menu, menuSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarSplitCtaRuntimeProps) => react_jsx_runtime.JSX.Element;
112
126
 
113
127
  export { NavbarSplitCta, type NavbarSplitCtaProps };
@@ -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,
@@ -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(
@@ -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(
@@ -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,
@@ -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,
@@ -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,