@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
@@ -22,6 +22,24 @@ interface MenuItem {
22
22
  * Props for the NavbarFeatureGrid component
23
23
  */
24
24
  interface NavbarFeatureGridProps {
25
+ /**
26
+ * Logo configuration
27
+ */
28
+ logo?: LogoConfig;
29
+ /**
30
+ * Features for Features dropdown
31
+ */
32
+ features?: FeatureItem[];
33
+ /**
34
+ * Additional menu items (simple links without dropdowns)
35
+ */
36
+ menu?: MenuItem[];
37
+ /**
38
+ * Authentication action configurations
39
+ */
40
+ authActions?: ActionConfig[];
41
+ }
42
+ interface NavbarFeatureGridRuntimeProps {
25
43
  /**
26
44
  * Additional CSS classes for the section
27
45
  */
@@ -105,6 +123,6 @@ interface NavbarFeatureGridProps {
105
123
  * view uses a top-sliding sheet with accordion navigation. Ideal for SaaS applications
106
124
  * with multiple feature categories.
107
125
  */
108
- declare const NavbarFeatureGrid: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logoClassName, logo, logoSlot, features, menu, authActions, authActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFeatureGridProps) => react_jsx_runtime.JSX.Element;
126
+ declare const NavbarFeatureGrid: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logoClassName, logo, logoSlot, features, menu, authActions, authActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFeatureGridRuntimeProps) => react_jsx_runtime.JSX.Element;
109
127
 
110
128
  export { NavbarFeatureGrid, type NavbarFeatureGridProps };
@@ -793,7 +793,7 @@ var NavbarFeatureGrid = ({
793
793
  return /* @__PURE__ */ jsx(
794
794
  Section,
795
795
  {
796
- id: sectionId,
796
+ id: "navbar-feature-grid",
797
797
  background,
798
798
  spacing: spacingOverride ?? spacing,
799
799
  className: sectionClasses,
@@ -699,7 +699,7 @@ var NavbarFloatingPill = ({
699
699
  return /* @__PURE__ */ jsxRuntime.jsx(
700
700
  Section,
701
701
  {
702
- id: sectionId,
702
+ id: "navbar-floating-pill",
703
703
  background,
704
704
  spacing: spacingOverride ?? spacing,
705
705
  className: sectionClasses,
@@ -23,6 +23,20 @@ interface NavItem {
23
23
  * Props for the NavbarFloatingPill component
24
24
  */
25
25
  interface NavbarFloatingPillProps {
26
+ /**
27
+ * Logo configuration
28
+ */
29
+ logo?: LogoConfig;
30
+ /**
31
+ * Navigation menu items
32
+ */
33
+ items?: NavItem[];
34
+ /**
35
+ * Authentication action configurations
36
+ */
37
+ authActions?: ActionConfig[];
38
+ }
39
+ interface NavbarFloatingPillRuntimeProps {
26
40
  /**
27
41
  * Additional CSS classes for the section
28
42
  */
@@ -106,6 +120,6 @@ interface NavbarFloatingPillProps {
106
120
  * animations and a collapsible mobile menu. Perfect for landing pages and modern marketing
107
121
  * sites where the navbar should float over hero content.
108
122
  */
109
- declare const NavbarFloatingPill: ({ sectionId, logo, logoSlot, logoClassName, items, menuSlot, authActions, authActionsSlot, className, containerClassName, pillWrapperClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFloatingPillProps) => react_jsx_runtime.JSX.Element;
123
+ declare const NavbarFloatingPill: ({ sectionId, logo, logoSlot, logoClassName, items, menuSlot, authActions, authActionsSlot, className, containerClassName, pillWrapperClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFloatingPillRuntimeProps) => react_jsx_runtime.JSX.Element;
110
124
 
111
125
  export { NavbarFloatingPill, type NavbarFloatingPillProps };
@@ -23,6 +23,20 @@ interface NavItem {
23
23
  * Props for the NavbarFloatingPill component
24
24
  */
25
25
  interface NavbarFloatingPillProps {
26
+ /**
27
+ * Logo configuration
28
+ */
29
+ logo?: LogoConfig;
30
+ /**
31
+ * Navigation menu items
32
+ */
33
+ items?: NavItem[];
34
+ /**
35
+ * Authentication action configurations
36
+ */
37
+ authActions?: ActionConfig[];
38
+ }
39
+ interface NavbarFloatingPillRuntimeProps {
26
40
  /**
27
41
  * Additional CSS classes for the section
28
42
  */
@@ -106,6 +120,6 @@ interface NavbarFloatingPillProps {
106
120
  * animations and a collapsible mobile menu. Perfect for landing pages and modern marketing
107
121
  * sites where the navbar should float over hero content.
108
122
  */
109
- declare const NavbarFloatingPill: ({ sectionId, logo, logoSlot, logoClassName, items, menuSlot, authActions, authActionsSlot, className, containerClassName, pillWrapperClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFloatingPillProps) => react_jsx_runtime.JSX.Element;
123
+ declare const NavbarFloatingPill: ({ sectionId, logo, logoSlot, logoClassName, items, menuSlot, authActions, authActionsSlot, className, containerClassName, pillWrapperClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFloatingPillRuntimeProps) => react_jsx_runtime.JSX.Element;
110
124
 
111
125
  export { NavbarFloatingPill, type NavbarFloatingPillProps };
@@ -677,7 +677,7 @@ var NavbarFloatingPill = ({
677
677
  return /* @__PURE__ */ jsx(
678
678
  Section,
679
679
  {
680
- id: sectionId,
680
+ id: "navbar-floating-pill",
681
681
  background,
682
682
  spacing: spacingOverride ?? spacing,
683
683
  className: sectionClasses,
@@ -649,6 +649,7 @@ var NavbarFullscreenMenu = ({
649
649
  /* @__PURE__ */ jsxRuntime.jsx(
650
650
  Section,
651
651
  {
652
+ id: "navbar-fullscreen-menu",
652
653
  background,
653
654
  spacing: spacingOverride ?? spacing,
654
655
  className: sectionClasses,
@@ -28,6 +28,20 @@ interface NavbarFullscreenMenuSocialLink {
28
28
  * Props for the NavbarFullscreenMenu component
29
29
  */
30
30
  interface NavbarFullscreenMenuProps {
31
+ /**
32
+ * Logo configuration
33
+ */
34
+ logo?: LogoConfig;
35
+ /**
36
+ * Menu items for fullscreen navigation
37
+ */
38
+ menuItems?: MenuItem[];
39
+ /**
40
+ * Social links displayed at bottom of fullscreen menu
41
+ */
42
+ socialLinks?: NavbarFullscreenMenuSocialLink[];
43
+ }
44
+ interface NavbarFullscreenMenuRuntimeProps {
31
45
  /**
32
46
  * Additional CSS classes for the section
33
47
  */
@@ -113,6 +127,6 @@ interface NavbarFullscreenMenuProps {
113
127
  * on hover. Social links appear at the bottom with staggered animations. Uses Framer Motion
114
128
  * for smooth transitions. Perfect for creative agencies, portfolios, and artistic websites.
115
129
  */
116
- declare const NavbarFullscreenMenu: ({ logo, logoSlot, logoClassName, menuItems, menuSlot, socialLinks, socialLinksSlot, className, containerClassName, headerClassName, overlayClassName, menuItemsClassName, socialLinksClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFullscreenMenuProps) => react_jsx_runtime.JSX.Element;
130
+ declare const NavbarFullscreenMenu: ({ logo, logoSlot, logoClassName, menuItems, menuSlot, socialLinks, socialLinksSlot, className, containerClassName, headerClassName, overlayClassName, menuItemsClassName, socialLinksClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFullscreenMenuRuntimeProps) => react_jsx_runtime.JSX.Element;
117
131
 
118
132
  export { NavbarFullscreenMenu, type NavbarFullscreenMenuProps };
@@ -28,6 +28,20 @@ interface NavbarFullscreenMenuSocialLink {
28
28
  * Props for the NavbarFullscreenMenu component
29
29
  */
30
30
  interface NavbarFullscreenMenuProps {
31
+ /**
32
+ * Logo configuration
33
+ */
34
+ logo?: LogoConfig;
35
+ /**
36
+ * Menu items for fullscreen navigation
37
+ */
38
+ menuItems?: MenuItem[];
39
+ /**
40
+ * Social links displayed at bottom of fullscreen menu
41
+ */
42
+ socialLinks?: NavbarFullscreenMenuSocialLink[];
43
+ }
44
+ interface NavbarFullscreenMenuRuntimeProps {
31
45
  /**
32
46
  * Additional CSS classes for the section
33
47
  */
@@ -113,6 +127,6 @@ interface NavbarFullscreenMenuProps {
113
127
  * on hover. Social links appear at the bottom with staggered animations. Uses Framer Motion
114
128
  * for smooth transitions. Perfect for creative agencies, portfolios, and artistic websites.
115
129
  */
116
- declare const NavbarFullscreenMenu: ({ logo, logoSlot, logoClassName, menuItems, menuSlot, socialLinks, socialLinksSlot, className, containerClassName, headerClassName, overlayClassName, menuItemsClassName, socialLinksClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFullscreenMenuProps) => react_jsx_runtime.JSX.Element;
130
+ declare const NavbarFullscreenMenu: ({ logo, logoSlot, logoClassName, menuItems, menuSlot, socialLinks, socialLinksSlot, className, containerClassName, headerClassName, overlayClassName, menuItemsClassName, socialLinksClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarFullscreenMenuRuntimeProps) => react_jsx_runtime.JSX.Element;
117
131
 
118
132
  export { NavbarFullscreenMenu, type NavbarFullscreenMenuProps };
@@ -628,6 +628,7 @@ var NavbarFullscreenMenu = ({
628
628
  /* @__PURE__ */ jsx(
629
629
  Section,
630
630
  {
631
+ id: "navbar-fullscreen-menu",
631
632
  background,
632
633
  spacing: spacingOverride ?? spacing,
633
634
  className: sectionClasses,
@@ -787,7 +787,7 @@ var NavbarIconLinks = ({
787
787
  return /* @__PURE__ */ jsxRuntime.jsx(
788
788
  Section,
789
789
  {
790
- id: sectionId,
790
+ id: "navbar-icon-links",
791
791
  background,
792
792
  spacing: spacingOverride ?? spacing,
793
793
  className: sectionClasses,
@@ -21,6 +21,20 @@ interface NavItem {
21
21
  * Props for the NavbarIconLinks component
22
22
  */
23
23
  interface NavbarIconLinksProps {
24
+ /**
25
+ * Logo configuration
26
+ */
27
+ logo?: LogoConfig;
28
+ /**
29
+ * Navigation items with icons
30
+ */
31
+ navItems?: NavItem[];
32
+ /**
33
+ * Authentication action configurations
34
+ */
35
+ authActions?: ActionConfig[];
36
+ }
37
+ interface NavbarIconLinksRuntimeProps {
24
38
  /**
25
39
  * Additional CSS classes for the section
26
40
  */
@@ -106,6 +120,6 @@ interface NavbarIconLinksProps {
106
120
  * Ideal for dashboards, admin panels, and applications where users are familiar
107
121
  * with the navigation structure.
108
122
  */
109
- declare const NavbarIconLinks: ({ sectionId, logo, logoSlot, logoClassName, navItems, navItemsSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarIconLinksProps) => react_jsx_runtime.JSX.Element;
123
+ declare const NavbarIconLinks: ({ sectionId, logo, logoSlot, logoClassName, navItems, navItemsSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarIconLinksRuntimeProps) => react_jsx_runtime.JSX.Element;
110
124
 
111
125
  export { NavbarIconLinks, type NavbarIconLinksProps };
@@ -21,6 +21,20 @@ interface NavItem {
21
21
  * Props for the NavbarIconLinks component
22
22
  */
23
23
  interface NavbarIconLinksProps {
24
+ /**
25
+ * Logo configuration
26
+ */
27
+ logo?: LogoConfig;
28
+ /**
29
+ * Navigation items with icons
30
+ */
31
+ navItems?: NavItem[];
32
+ /**
33
+ * Authentication action configurations
34
+ */
35
+ authActions?: ActionConfig[];
36
+ }
37
+ interface NavbarIconLinksRuntimeProps {
24
38
  /**
25
39
  * Additional CSS classes for the section
26
40
  */
@@ -106,6 +120,6 @@ interface NavbarIconLinksProps {
106
120
  * Ideal for dashboards, admin panels, and applications where users are familiar
107
121
  * with the navigation structure.
108
122
  */
109
- declare const NavbarIconLinks: ({ sectionId, logo, logoSlot, logoClassName, navItems, navItemsSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarIconLinksProps) => react_jsx_runtime.JSX.Element;
123
+ declare const NavbarIconLinks: ({ sectionId, logo, logoSlot, logoClassName, navItems, navItemsSlot, authActions, authActionsSlot, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarIconLinksRuntimeProps) => react_jsx_runtime.JSX.Element;
110
124
 
111
125
  export { NavbarIconLinks, type NavbarIconLinksProps };
@@ -764,7 +764,7 @@ var NavbarIconLinks = ({
764
764
  return /* @__PURE__ */ jsx(
765
765
  Section,
766
766
  {
767
- id: sectionId,
767
+ id: "navbar-icon-links",
768
768
  background,
769
769
  spacing: spacingOverride ?? spacing,
770
770
  className: sectionClasses,
@@ -882,7 +882,7 @@ var NavbarImagePreview = ({
882
882
  return /* @__PURE__ */ jsxRuntime.jsxs(
883
883
  Section,
884
884
  {
885
- id: sectionId,
885
+ id: "navbar-image-preview",
886
886
  background,
887
887
  spacing: spacingOverride ?? spacing,
888
888
  className: sectionClasses,
@@ -30,6 +30,20 @@ interface SocialLink {
30
30
  * Props for the NavbarImagePreview component
31
31
  */
32
32
  interface NavbarImagePreviewProps {
33
+ /**
34
+ * Logo configuration
35
+ */
36
+ logo?: LogoConfig;
37
+ /**
38
+ * Navigation menu items
39
+ */
40
+ navigation?: MenuItem[];
41
+ /**
42
+ * Authentication action configurations
43
+ */
44
+ authActions?: ActionConfig[];
45
+ }
46
+ interface NavbarImagePreviewRuntimeProps {
33
47
  /**
34
48
  * Additional CSS classes for the section
35
49
  */
@@ -129,6 +143,6 @@ interface NavbarImagePreviewProps {
129
143
  * Mobile view uses a full-screen dark overlay with categorized link columns and
130
144
  * social links. Ideal for content-rich sites where visual previews enhance navigation.
131
145
  */
132
- declare const NavbarImagePreview: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, mobileNavigation, mobileNavigationSlot, authActions, authActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarImagePreviewProps) => react_jsx_runtime.JSX.Element;
146
+ declare const NavbarImagePreview: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, mobileNavigation, mobileNavigationSlot, authActions, authActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarImagePreviewRuntimeProps) => react_jsx_runtime.JSX.Element;
133
147
 
134
148
  export { NavbarImagePreview, type NavbarImagePreviewProps };
@@ -30,6 +30,20 @@ interface SocialLink {
30
30
  * Props for the NavbarImagePreview component
31
31
  */
32
32
  interface NavbarImagePreviewProps {
33
+ /**
34
+ * Logo configuration
35
+ */
36
+ logo?: LogoConfig;
37
+ /**
38
+ * Navigation menu items
39
+ */
40
+ navigation?: MenuItem[];
41
+ /**
42
+ * Authentication action configurations
43
+ */
44
+ authActions?: ActionConfig[];
45
+ }
46
+ interface NavbarImagePreviewRuntimeProps {
33
47
  /**
34
48
  * Additional CSS classes for the section
35
49
  */
@@ -129,6 +143,6 @@ interface NavbarImagePreviewProps {
129
143
  * Mobile view uses a full-screen dark overlay with categorized link columns and
130
144
  * social links. Ideal for content-rich sites where visual previews enhance navigation.
131
145
  */
132
- declare const NavbarImagePreview: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, mobileNavigation, mobileNavigationSlot, authActions, authActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarImagePreviewProps) => react_jsx_runtime.JSX.Element;
146
+ declare const NavbarImagePreview: ({ sectionId, className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, mobileNavigation, mobileNavigationSlot, authActions, authActionsSlot, socialLinks, socialLinksSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarImagePreviewRuntimeProps) => react_jsx_runtime.JSX.Element;
133
147
 
134
148
  export { NavbarImagePreview, type NavbarImagePreviewProps };
@@ -859,7 +859,7 @@ var NavbarImagePreview = ({
859
859
  return /* @__PURE__ */ jsxs(
860
860
  Section,
861
861
  {
862
- id: sectionId,
862
+ id: "navbar-image-preview",
863
863
  background,
864
864
  spacing: spacingOverride ?? spacing,
865
865
  className: sectionClasses,
@@ -1060,7 +1060,7 @@ var NavbarMegaMenu = ({
1060
1060
  return /* @__PURE__ */ jsxRuntime.jsx(
1061
1061
  Section,
1062
1062
  {
1063
- id: sectionId,
1063
+ id: "navbar-mega-menu",
1064
1064
  background,
1065
1065
  spacing: spacingOverride ?? spacing,
1066
1066
  className: sectionClasses,
@@ -14,6 +14,20 @@ import '@opensite/hooks/usePlatformFromUrl';
14
14
  * Props for the NavbarMegaMenu component
15
15
  */
16
16
  interface NavbarMegaMenuProps {
17
+ /**
18
+ * Logo configuration
19
+ */
20
+ logo?: LogoConfig;
21
+ /**
22
+ * Navigation menu links with optional dropdown groups
23
+ */
24
+ menuLinks?: IMenuLink[];
25
+ /**
26
+ * Actions rendered on the right side (desktop) and bottom (mobile)
27
+ */
28
+ actions?: ActionConfig[];
29
+ }
30
+ interface NavbarMegaMenuRuntimeProps {
17
31
  /**
18
32
  * Additional CSS classes for the section
19
33
  */
@@ -93,6 +107,6 @@ interface NavbarMegaMenuProps {
93
107
  * Includes a full-screen mobile menu with slide-in submenus for each category.
94
108
  * Ideal for enterprise applications and complex product offerings.
95
109
  */
96
- declare const NavbarMegaMenu: ({ sectionId, className, containerClassName, navClassName, navigationMenuListClassName, actionsClassName, logoClassName, mobileMenuClassName, logo, logoSlot, menuLinks, actions, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMegaMenuProps) => react_jsx_runtime.JSX.Element;
110
+ declare const NavbarMegaMenu: ({ sectionId, className, containerClassName, navClassName, navigationMenuListClassName, actionsClassName, logoClassName, mobileMenuClassName, logo, logoSlot, menuLinks, actions, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMegaMenuRuntimeProps) => react_jsx_runtime.JSX.Element;
97
111
 
98
112
  export { IMenuLink, LogoConfig, NavbarMegaMenu, type NavbarMegaMenuProps };
@@ -14,6 +14,20 @@ import '@opensite/hooks/usePlatformFromUrl';
14
14
  * Props for the NavbarMegaMenu component
15
15
  */
16
16
  interface NavbarMegaMenuProps {
17
+ /**
18
+ * Logo configuration
19
+ */
20
+ logo?: LogoConfig;
21
+ /**
22
+ * Navigation menu links with optional dropdown groups
23
+ */
24
+ menuLinks?: IMenuLink[];
25
+ /**
26
+ * Actions rendered on the right side (desktop) and bottom (mobile)
27
+ */
28
+ actions?: ActionConfig[];
29
+ }
30
+ interface NavbarMegaMenuRuntimeProps {
17
31
  /**
18
32
  * Additional CSS classes for the section
19
33
  */
@@ -93,6 +107,6 @@ interface NavbarMegaMenuProps {
93
107
  * Includes a full-screen mobile menu with slide-in submenus for each category.
94
108
  * Ideal for enterprise applications and complex product offerings.
95
109
  */
96
- declare const NavbarMegaMenu: ({ sectionId, className, containerClassName, navClassName, navigationMenuListClassName, actionsClassName, logoClassName, mobileMenuClassName, logo, logoSlot, menuLinks, actions, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMegaMenuProps) => react_jsx_runtime.JSX.Element;
110
+ declare const NavbarMegaMenu: ({ sectionId, className, containerClassName, navClassName, navigationMenuListClassName, actionsClassName, logoClassName, mobileMenuClassName, logo, logoSlot, menuLinks, actions, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMegaMenuRuntimeProps) => react_jsx_runtime.JSX.Element;
97
111
 
98
112
  export { IMenuLink, LogoConfig, NavbarMegaMenu, type NavbarMegaMenuProps };
@@ -1037,7 +1037,7 @@ var NavbarMegaMenu = ({
1037
1037
  return /* @__PURE__ */ jsx(
1038
1038
  Section,
1039
1039
  {
1040
- id: sectionId,
1040
+ id: "navbar-mega-menu",
1041
1041
  background,
1042
1042
  spacing: spacingOverride ?? spacing,
1043
1043
  className: sectionClasses,
@@ -861,6 +861,7 @@ var NavbarMultiColumnGroups = ({
861
861
  /* @__PURE__ */ jsxRuntime.jsx(
862
862
  Section,
863
863
  {
864
+ id: "navbar-multi-column-groups",
864
865
  background,
865
866
  spacing: spacingOverride ?? spacing,
866
867
  className: sectionClasses,
@@ -29,6 +29,20 @@ interface MenuItem {
29
29
  * Props for the NavbarMultiColumnGroups component
30
30
  */
31
31
  interface NavbarMultiColumnGroupsProps {
32
+ /**
33
+ * Logo configuration
34
+ */
35
+ logo?: LogoConfig;
36
+ /**
37
+ * Navigation menu items
38
+ */
39
+ navigation?: MenuItem[];
40
+ /**
41
+ * Authentication action configurations for desktop
42
+ */
43
+ authActions?: ActionConfig[];
44
+ }
45
+ interface NavbarMultiColumnGroupsRuntimeProps {
32
46
  /**
33
47
  * Additional CSS classes for the section
34
48
  */
@@ -119,6 +133,6 @@ interface NavbarMultiColumnGroupsProps {
119
133
  * full-screen sheet with accordion navigation and CTA buttons at the top. Ideal for SaaS
120
134
  * platforms, enterprise software, and products with many features to showcase.
121
135
  */
122
- declare const NavbarMultiColumnGroups: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMultiColumnGroupsProps) => react_jsx_runtime.JSX.Element;
136
+ declare const NavbarMultiColumnGroups: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMultiColumnGroupsRuntimeProps) => react_jsx_runtime.JSX.Element;
123
137
 
124
138
  export { NavbarMultiColumnGroups, type NavbarMultiColumnGroupsProps };
@@ -29,6 +29,20 @@ interface MenuItem {
29
29
  * Props for the NavbarMultiColumnGroups component
30
30
  */
31
31
  interface NavbarMultiColumnGroupsProps {
32
+ /**
33
+ * Logo configuration
34
+ */
35
+ logo?: LogoConfig;
36
+ /**
37
+ * Navigation menu items
38
+ */
39
+ navigation?: MenuItem[];
40
+ /**
41
+ * Authentication action configurations for desktop
42
+ */
43
+ authActions?: ActionConfig[];
44
+ }
45
+ interface NavbarMultiColumnGroupsRuntimeProps {
32
46
  /**
33
47
  * Additional CSS classes for the section
34
48
  */
@@ -119,6 +133,6 @@ interface NavbarMultiColumnGroupsProps {
119
133
  * full-screen sheet with accordion navigation and CTA buttons at the top. Ideal for SaaS
120
134
  * platforms, enterprise software, and products with many features to showcase.
121
135
  */
122
- declare const NavbarMultiColumnGroups: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMultiColumnGroupsProps) => react_jsx_runtime.JSX.Element;
136
+ declare const NavbarMultiColumnGroups: ({ className, containerClassName, navClassName, navigationMenuClassName, actionsClassName, logo, logoSlot, logoClassName, navigation, navigationSlot, authActions, authActionsSlot, mobileAuthActions, mobileAuthActionsSlot, layoutVariant, background, spacing, pattern, patternOpacity, optixFlowConfig, }: NavbarMultiColumnGroupsRuntimeProps) => react_jsx_runtime.JSX.Element;
123
137
 
124
138
  export { NavbarMultiColumnGroups, type NavbarMultiColumnGroupsProps };
@@ -838,6 +838,7 @@ var NavbarMultiColumnGroups = ({
838
838
  /* @__PURE__ */ jsx(
839
839
  Section,
840
840
  {
841
+ id: "navbar-multi-column-groups",
841
842
  background,
842
843
  spacing: spacingOverride ?? spacing,
843
844
  className: sectionClasses,