@opensite/ui 0.8.1 → 0.8.2

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 (83) hide show
  1. package/dist/carousel-horizontal-cards.cjs +8 -6
  2. package/dist/carousel-horizontal-cards.js +8 -6
  3. package/dist/carousel-image-hero.cjs +85 -160
  4. package/dist/carousel-image-hero.d.cts +1 -5
  5. package/dist/carousel-image-hero.d.ts +1 -5
  6. package/dist/carousel-image-hero.js +85 -160
  7. package/dist/carousel-portfolio-hero.cjs +138 -59
  8. package/dist/carousel-portfolio-hero.js +138 -59
  9. package/dist/carousel-product-feature-showcase.cjs +148 -95
  10. package/dist/carousel-product-feature-showcase.js +148 -95
  11. package/dist/carousel-progress-slider.cjs +13 -9
  12. package/dist/carousel-progress-slider.js +13 -9
  13. package/dist/carousel-scrolling-feature-showcase.cjs +105 -54
  14. package/dist/carousel-scrolling-feature-showcase.js +105 -54
  15. package/dist/feature-accordion-image.cjs +9 -8
  16. package/dist/feature-accordion-image.js +9 -8
  17. package/dist/feature-animated-carousel.cjs +65 -49
  18. package/dist/feature-animated-carousel.js +65 -49
  19. package/dist/feature-badge-grid-six.cjs +20 -17
  20. package/dist/feature-badge-grid-six.js +21 -18
  21. package/dist/feature-bento-image-grid.cjs +12 -8
  22. package/dist/feature-bento-image-grid.js +12 -8
  23. package/dist/feature-bento-utilities.cjs +9 -5
  24. package/dist/feature-bento-utilities.js +9 -5
  25. package/dist/feature-capabilities-grid.cjs +41 -38
  26. package/dist/feature-capabilities-grid.js +41 -38
  27. package/dist/feature-card-grid-linked.cjs +18 -18
  28. package/dist/feature-card-grid-linked.js +19 -19
  29. package/dist/feature-carousel-progress.cjs +3 -3
  30. package/dist/feature-carousel-progress.js +4 -4
  31. package/dist/feature-category-image-cards.cjs +3 -3
  32. package/dist/feature-category-image-cards.js +4 -4
  33. package/dist/feature-checklist-image.cjs +2 -2
  34. package/dist/feature-checklist-image.js +2 -2
  35. package/dist/feature-checklist-three-column.cjs +6 -6
  36. package/dist/feature-checklist-three-column.js +7 -7
  37. package/dist/feature-icon-grid-accent.cjs +2 -2
  38. package/dist/feature-icon-grid-accent.js +2 -2
  39. package/dist/feature-icon-grid-bordered.cjs +29 -31
  40. package/dist/feature-icon-grid-bordered.d.cts +9 -9
  41. package/dist/feature-icon-grid-bordered.d.ts +9 -9
  42. package/dist/feature-icon-grid-bordered.js +30 -32
  43. package/dist/feature-icon-grid-muted.cjs +6 -6
  44. package/dist/feature-icon-grid-muted.d.cts +9 -9
  45. package/dist/feature-icon-grid-muted.d.ts +9 -9
  46. package/dist/feature-icon-grid-muted.js +7 -7
  47. package/dist/feature-icon-tabs-content.cjs +8 -8
  48. package/dist/feature-icon-tabs-content.d.cts +13 -13
  49. package/dist/feature-icon-tabs-content.d.ts +13 -13
  50. package/dist/feature-icon-tabs-content.js +9 -9
  51. package/dist/feature-image-cards-three-column.cjs +26 -27
  52. package/dist/feature-image-cards-three-column.js +27 -28
  53. package/dist/feature-image-overlay-badge.cjs +23 -21
  54. package/dist/feature-image-overlay-badge.js +24 -22
  55. package/dist/feature-integration-cards.cjs +19 -18
  56. package/dist/feature-integration-cards.js +20 -19
  57. package/dist/feature-numbered-cards.cjs +2 -2
  58. package/dist/feature-numbered-cards.js +3 -3
  59. package/dist/feature-pattern-grid-links.cjs +26 -29
  60. package/dist/feature-pattern-grid-links.d.cts +1 -5
  61. package/dist/feature-pattern-grid-links.d.ts +1 -5
  62. package/dist/feature-pattern-grid-links.js +27 -30
  63. package/dist/feature-showcase.cjs +441 -40
  64. package/dist/feature-showcase.d.cts +62 -5
  65. package/dist/feature-showcase.d.ts +62 -5
  66. package/dist/feature-showcase.js +438 -37
  67. package/dist/feature-split-image-reverse.cjs +15 -36
  68. package/dist/feature-split-image-reverse.js +16 -37
  69. package/dist/feature-split-image.cjs +15 -36
  70. package/dist/feature-split-image.js +16 -37
  71. package/dist/feature-stats-highlight.cjs +20 -32
  72. package/dist/feature-stats-highlight.js +21 -33
  73. package/dist/feature-tabbed-content-image.cjs +11 -6
  74. package/dist/feature-tabbed-content-image.js +11 -6
  75. package/dist/feature-three-column-values.cjs +6 -6
  76. package/dist/feature-three-column-values.js +6 -6
  77. package/dist/feature-utility-cards-grid.cjs +17 -15
  78. package/dist/feature-utility-cards-grid.js +18 -16
  79. package/dist/navbar-tabbed-sections.cjs +23 -16
  80. package/dist/navbar-tabbed-sections.js +23 -16
  81. package/dist/registry.cjs +941 -708
  82. package/dist/registry.js +943 -710
  83. package/package.json +1 -1
@@ -1,27 +1,84 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { ReactNode } from 'react';
3
+ import { P as PatternName } from './pattern-background-a7gKHzHy.cjs';
4
+ import { f as SectionBackground, g as SectionSpacing } from './community-initiatives-Sm_ZSgyv.cjs';
3
5
  export { F as FeatureShowcaseItem, s as FeatureShowcaseProps } from './community-initiatives-Sm_ZSgyv.cjs';
4
- import './pattern-background-a7gKHzHy.cjs';
5
6
  import './blocks-Cohq4eio.cjs';
6
7
  import 'class-variance-authority';
7
8
  import './button-variants-lRElsmTc.cjs';
8
9
  import 'class-variance-authority/types';
9
10
 
10
11
  interface FeatureShowcaseItem {
11
- content: ReactNode;
12
- mediaComponent: ReactNode;
12
+ /**
13
+ * Content to display (text, headings, etc.)
14
+ */
15
+ content?: ReactNode;
16
+ /**
17
+ * Media component to display (images, videos, etc.)
18
+ */
19
+ mediaComponent?: ReactNode;
13
20
  }
14
21
  interface FeatureShowcaseProps {
15
- items: FeatureShowcaseItem[];
22
+ /**
23
+ * Array of feature items to display in the carousel
24
+ */
25
+ items?: FeatureShowcaseItem[];
26
+ /**
27
+ * Optional header content above the carousel
28
+ */
16
29
  children?: ReactNode;
30
+ /**
31
+ * Additional CSS classes for the section wrapper
32
+ */
17
33
  className?: string;
34
+ /**
35
+ * Additional CSS classes for the carousel
36
+ */
18
37
  carouselClassName?: string;
38
+ /**
39
+ * Additional CSS classes for each slide
40
+ */
19
41
  slideClassName?: string;
42
+ /**
43
+ * Additional CSS classes for the content area
44
+ */
20
45
  contentClassName?: string;
46
+ /**
47
+ * Additional CSS classes for the media area
48
+ */
21
49
  mediaClassName?: string;
50
+ /**
51
+ * Additional CSS classes for navigation arrows
52
+ */
22
53
  arrowClassName?: string;
54
+ /**
55
+ * Whether to equalize slide heights on mobile
56
+ */
23
57
  equalizeOnMobile?: boolean;
58
+ /**
59
+ * Whether to stretch media to fill available space on mobile
60
+ */
24
61
  stretchMediaOnMobile?: boolean;
62
+ /**
63
+ * Background style for the section
64
+ */
65
+ background?: SectionBackground;
66
+ /**
67
+ * Vertical spacing for the section
68
+ */
69
+ spacing?: SectionSpacing;
70
+ /**
71
+ * Optional background pattern name or URL
72
+ */
73
+ pattern?: PatternName | undefined;
74
+ /**
75
+ * Pattern overlay opacity (0-1)
76
+ */
77
+ patternOpacity?: number;
78
+ /**
79
+ * Additional CSS classes for the pattern overlay
80
+ */
81
+ patternClassName?: string;
25
82
  }
26
83
  /**
27
84
  * Feature Showcase component with carousel navigation
@@ -46,6 +103,6 @@ interface FeatureShowcaseProps {
46
103
  * />
47
104
  * ```
48
105
  */
49
- declare function FeatureShowcase({ items, children, className, carouselClassName, slideClassName, contentClassName, mediaClassName, arrowClassName, equalizeOnMobile, stretchMediaOnMobile, }: FeatureShowcaseProps): react_jsx_runtime.JSX.Element;
106
+ declare function FeatureShowcase({ items, children, className, carouselClassName, slideClassName, contentClassName, mediaClassName, arrowClassName, equalizeOnMobile, stretchMediaOnMobile, background, spacing, pattern, patternOpacity, patternClassName, }: FeatureShowcaseProps): react_jsx_runtime.JSX.Element;
50
107
 
51
108
  export { FeatureShowcase };
@@ -1,27 +1,84 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { ReactNode } from 'react';
3
+ import { P as PatternName } from './pattern-background-a7gKHzHy.js';
4
+ import { f as SectionBackground, g as SectionSpacing } from './community-initiatives-BeWIIjA4.js';
3
5
  export { F as FeatureShowcaseItem, s as FeatureShowcaseProps } from './community-initiatives-BeWIIjA4.js';
4
- import './pattern-background-a7gKHzHy.js';
5
6
  import './blocks-k17uluAz.js';
6
7
  import 'class-variance-authority';
7
8
  import './button-variants-lRElsmTc.js';
8
9
  import 'class-variance-authority/types';
9
10
 
10
11
  interface FeatureShowcaseItem {
11
- content: ReactNode;
12
- mediaComponent: ReactNode;
12
+ /**
13
+ * Content to display (text, headings, etc.)
14
+ */
15
+ content?: ReactNode;
16
+ /**
17
+ * Media component to display (images, videos, etc.)
18
+ */
19
+ mediaComponent?: ReactNode;
13
20
  }
14
21
  interface FeatureShowcaseProps {
15
- items: FeatureShowcaseItem[];
22
+ /**
23
+ * Array of feature items to display in the carousel
24
+ */
25
+ items?: FeatureShowcaseItem[];
26
+ /**
27
+ * Optional header content above the carousel
28
+ */
16
29
  children?: ReactNode;
30
+ /**
31
+ * Additional CSS classes for the section wrapper
32
+ */
17
33
  className?: string;
34
+ /**
35
+ * Additional CSS classes for the carousel
36
+ */
18
37
  carouselClassName?: string;
38
+ /**
39
+ * Additional CSS classes for each slide
40
+ */
19
41
  slideClassName?: string;
42
+ /**
43
+ * Additional CSS classes for the content area
44
+ */
20
45
  contentClassName?: string;
46
+ /**
47
+ * Additional CSS classes for the media area
48
+ */
21
49
  mediaClassName?: string;
50
+ /**
51
+ * Additional CSS classes for navigation arrows
52
+ */
22
53
  arrowClassName?: string;
54
+ /**
55
+ * Whether to equalize slide heights on mobile
56
+ */
23
57
  equalizeOnMobile?: boolean;
58
+ /**
59
+ * Whether to stretch media to fill available space on mobile
60
+ */
24
61
  stretchMediaOnMobile?: boolean;
62
+ /**
63
+ * Background style for the section
64
+ */
65
+ background?: SectionBackground;
66
+ /**
67
+ * Vertical spacing for the section
68
+ */
69
+ spacing?: SectionSpacing;
70
+ /**
71
+ * Optional background pattern name or URL
72
+ */
73
+ pattern?: PatternName | undefined;
74
+ /**
75
+ * Pattern overlay opacity (0-1)
76
+ */
77
+ patternOpacity?: number;
78
+ /**
79
+ * Additional CSS classes for the pattern overlay
80
+ */
81
+ patternClassName?: string;
25
82
  }
26
83
  /**
27
84
  * Feature Showcase component with carousel navigation
@@ -46,6 +103,6 @@ interface FeatureShowcaseProps {
46
103
  * />
47
104
  * ```
48
105
  */
49
- declare function FeatureShowcase({ items, children, className, carouselClassName, slideClassName, contentClassName, mediaClassName, arrowClassName, equalizeOnMobile, stretchMediaOnMobile, }: FeatureShowcaseProps): react_jsx_runtime.JSX.Element;
106
+ declare function FeatureShowcase({ items, children, className, carouselClassName, slideClassName, contentClassName, mediaClassName, arrowClassName, equalizeOnMobile, stretchMediaOnMobile, background, spacing, pattern, patternOpacity, patternClassName, }: FeatureShowcaseProps): react_jsx_runtime.JSX.Element;
50
107
 
51
108
  export { FeatureShowcase };