@opensite/ui 0.5.4 → 0.5.6
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.
- package/dist/about-company-profile.cjs +465 -56
- package/dist/about-company-profile.d.cts +22 -3
- package/dist/about-company-profile.d.ts +22 -3
- package/dist/about-company-profile.js +466 -56
- package/dist/about-culture-tabs.cjs +1185 -0
- package/dist/about-culture-tabs.d.cts +8 -0
- package/dist/about-culture-tabs.d.ts +8 -0
- package/dist/about-culture-tabs.js +1163 -0
- package/dist/about-developer-profile.cjs +420 -32
- package/dist/about-developer-profile.d.cts +22 -3
- package/dist/about-developer-profile.d.ts +22 -3
- package/dist/about-developer-profile.js +421 -32
- package/dist/about-developer-story.cjs +453 -44
- package/dist/about-developer-story.d.cts +22 -3
- package/dist/about-developer-story.d.ts +22 -3
- package/dist/about-developer-story.js +454 -44
- package/dist/about-expandable-values.cjs +1063 -0
- package/dist/about-expandable-values.d.cts +8 -0
- package/dist/about-expandable-values.d.ts +8 -0
- package/dist/about-expandable-values.js +1042 -0
- package/dist/about-interactive-tabs.cjs +405 -12
- package/dist/about-interactive-tabs.d.cts +22 -3
- package/dist/about-interactive-tabs.d.ts +22 -3
- package/dist/about-interactive-tabs.js +406 -12
- package/dist/about-location-info-hero.cjs +22 -19
- package/dist/about-location-info-hero.d.cts +12 -7
- package/dist/about-location-info-hero.d.ts +12 -7
- package/dist/about-location-info-hero.js +23 -20
- package/dist/about-minimal-story.cjs +411 -18
- package/dist/about-minimal-story.d.cts +22 -3
- package/dist/about-minimal-story.d.ts +22 -3
- package/dist/about-minimal-story.js +407 -18
- package/dist/about-mission-dual-image.cjs +426 -38
- package/dist/about-mission-dual-image.d.cts +22 -3
- package/dist/about-mission-dual-image.d.ts +22 -3
- package/dist/about-mission-dual-image.js +427 -38
- package/dist/about-mission-features.cjs +443 -44
- package/dist/about-mission-features.d.cts +22 -3
- package/dist/about-mission-features.d.ts +22 -3
- package/dist/about-mission-features.js +440 -45
- package/dist/about-mission-principles.cjs +1057 -0
- package/dist/about-mission-principles.d.cts +8 -0
- package/dist/about-mission-principles.d.ts +8 -0
- package/dist/about-mission-principles.js +1036 -0
- package/dist/about-network-spotlight.cjs +15 -137
- package/dist/about-network-spotlight.d.cts +3 -3
- package/dist/about-network-spotlight.d.ts +3 -3
- package/dist/about-network-spotlight.js +16 -138
- package/dist/about-split-hero.cjs +1009 -0
- package/dist/about-split-hero.d.cts +8 -0
- package/dist/about-split-hero.d.ts +8 -0
- package/dist/about-split-hero.js +988 -0
- package/dist/about-startup-team.cjs +420 -25
- package/dist/about-startup-team.d.cts +31 -5
- package/dist/about-startup-team.d.ts +31 -5
- package/dist/about-startup-team.js +421 -25
- package/dist/about-stats-showcase.cjs +421 -28
- package/dist/about-stats-showcase.d.cts +22 -3
- package/dist/about-stats-showcase.d.ts +22 -3
- package/dist/about-stats-showcase.js +417 -28
- package/dist/about-stats-sidebar.cjs +409 -16
- package/dist/about-stats-sidebar.d.cts +22 -3
- package/dist/about-stats-sidebar.d.ts +22 -3
- package/dist/about-stats-sidebar.js +405 -16
- package/dist/about-story-expertise.cjs +19 -141
- package/dist/about-story-expertise.d.cts +3 -3
- package/dist/about-story-expertise.d.ts +3 -3
- package/dist/about-story-expertise.js +20 -142
- package/dist/about-story-gallery.cjs +405 -16
- package/dist/about-story-gallery.d.cts +22 -3
- package/dist/about-story-gallery.d.ts +22 -3
- package/dist/about-story-gallery.js +401 -16
- package/dist/about-story-hero.cjs +415 -26
- package/dist/about-story-hero.d.cts +22 -3
- package/dist/about-story-hero.d.ts +22 -3
- package/dist/about-story-hero.js +411 -26
- package/dist/about-streamline-team.cjs +431 -43
- package/dist/about-streamline-team.d.cts +22 -3
- package/dist/about-streamline-team.d.ts +22 -3
- package/dist/about-streamline-team.js +432 -43
- package/dist/about-vision-gallery.cjs +432 -51
- package/dist/about-vision-gallery.d.cts +65 -26
- package/dist/about-vision-gallery.d.ts +65 -26
- package/dist/about-vision-gallery.js +433 -51
- package/dist/alternating-blocks.cjs +12 -8
- package/dist/alternating-blocks.d.cts +13 -5
- package/dist/alternating-blocks.d.ts +13 -5
- package/dist/alternating-blocks.js +12 -8
- package/dist/animated-dialog.d.cts +3 -3
- package/dist/animated-dialog.d.ts +3 -3
- package/dist/article-breadcrumb-social.cjs +35 -41
- package/dist/article-breadcrumb-social.d.cts +2 -4
- package/dist/article-breadcrumb-social.d.ts +2 -4
- package/dist/article-breadcrumb-social.js +35 -41
- package/dist/article-chapters-author.cjs +80 -80
- package/dist/article-chapters-author.d.cts +2 -2
- package/dist/article-chapters-author.d.ts +2 -2
- package/dist/article-chapters-author.js +79 -79
- package/dist/article-compact-toc.cjs +31 -30
- package/dist/article-compact-toc.d.cts +2 -2
- package/dist/article-compact-toc.d.ts +2 -2
- package/dist/article-compact-toc.js +30 -29
- package/dist/article-hero-prose.cjs +9 -9
- package/dist/article-hero-prose.d.cts +7 -7
- package/dist/article-hero-prose.d.ts +7 -7
- package/dist/article-hero-prose.js +9 -9
- package/dist/article-sidebar-sticky.cjs +12 -11
- package/dist/article-sidebar-sticky.d.cts +2 -2
- package/dist/article-sidebar-sticky.d.ts +2 -2
- package/dist/article-sidebar-sticky.js +12 -11
- package/dist/article-split-animated.cjs +23 -142
- package/dist/article-split-animated.d.cts +2 -2
- package/dist/article-split-animated.d.ts +2 -2
- package/dist/article-split-animated.js +23 -142
- package/dist/article-toc-sidebar.cjs +31 -31
- package/dist/article-toc-sidebar.d.cts +2 -2
- package/dist/article-toc-sidebar.d.ts +2 -2
- package/dist/article-toc-sidebar.js +30 -30
- package/dist/auto-scroll-carousel.cjs +10 -10
- package/dist/auto-scroll-carousel.d.cts +3 -3
- package/dist/auto-scroll-carousel.d.ts +3 -3
- package/dist/auto-scroll-carousel.js +10 -10
- package/dist/badge.d.cts +1 -1
- package/dist/badge.d.ts +1 -1
- package/dist/banner-announcement-dismissible.d.cts +2 -2
- package/dist/banner-announcement-dismissible.d.ts +2 -2
- package/dist/banner-event-promo.d.cts +2 -2
- package/dist/banner-event-promo.d.ts +2 -2
- package/dist/banner-floating-offer.d.cts +2 -2
- package/dist/banner-floating-offer.d.ts +2 -2
- package/dist/banner-gdpr-rights.d.cts +2 -2
- package/dist/banner-gdpr-rights.d.ts +2 -2
- package/dist/banner-privacy-notice.d.cts +2 -2
- package/dist/banner-privacy-notice.d.ts +2 -2
- package/dist/banner-promo-cta.d.cts +2 -2
- package/dist/banner-promo-cta.d.ts +2 -2
- package/dist/banner-social-follow.d.cts +2 -2
- package/dist/banner-social-follow.d.ts +2 -2
- package/dist/banner-survey-incentive.d.cts +2 -2
- package/dist/banner-survey-incentive.d.ts +2 -2
- package/dist/{blocks-DP3Vofl4.d.cts → blocks-Cohq4eio.d.cts} +1 -1
- package/dist/{blocks-XLPGq8A5.d.ts → blocks-k17uluAz.d.ts} +1 -1
- package/dist/blog-cards-read-time.cjs +408 -24
- package/dist/blog-cards-read-time.d.cts +22 -3
- package/dist/blog-cards-read-time.d.ts +22 -3
- package/dist/blog-cards-read-time.js +409 -24
- package/dist/blog-cards-tagline-cta.cjs +406 -19
- package/dist/blog-cards-tagline-cta.d.cts +22 -3
- package/dist/blog-cards-tagline-cta.d.ts +22 -3
- package/dist/blog-cards-tagline-cta.js +407 -19
- package/dist/blog-category-overlay.cjs +407 -20
- package/dist/blog-category-overlay.d.cts +29 -10
- package/dist/blog-category-overlay.d.ts +29 -10
- package/dist/blog-category-overlay.js +408 -20
- package/dist/blog-featured-popular.cjs +406 -19
- package/dist/blog-featured-popular.d.cts +22 -3
- package/dist/blog-featured-popular.d.ts +22 -3
- package/dist/blog-featured-popular.js +407 -19
- package/dist/blog-filtered-results.cjs +457 -71
- package/dist/blog-filtered-results.d.cts +40 -21
- package/dist/blog-filtered-results.d.ts +40 -21
- package/dist/blog-filtered-results.js +455 -69
- package/dist/blog-grid-author-cards.cjs +408 -20
- package/dist/blog-grid-author-cards.d.cts +30 -11
- package/dist/blog-grid-author-cards.d.ts +30 -11
- package/dist/blog-grid-author-cards.js +409 -20
- package/dist/blog-grid-nine-posts.cjs +403 -16
- package/dist/blog-grid-nine-posts.d.cts +26 -7
- package/dist/blog-grid-nine-posts.d.ts +26 -7
- package/dist/blog-grid-nine-posts.js +404 -16
- package/dist/blog-horizontal-cards.cjs +407 -20
- package/dist/blog-horizontal-cards.d.cts +23 -4
- package/dist/blog-horizontal-cards.d.ts +23 -4
- package/dist/blog-horizontal-cards.js +408 -20
- package/dist/blog-horizontal-timeline.cjs +401 -14
- package/dist/blog-horizontal-timeline.d.cts +30 -11
- package/dist/blog-horizontal-timeline.d.ts +30 -11
- package/dist/blog-horizontal-timeline.js +402 -14
- package/dist/blog-masonry-featured.cjs +405 -18
- package/dist/blog-masonry-featured.d.cts +30 -11
- package/dist/blog-masonry-featured.d.ts +30 -11
- package/dist/blog-masonry-featured.js +406 -18
- package/dist/blog-related-articles.cjs +401 -14
- package/dist/blog-related-articles.d.cts +22 -3
- package/dist/blog-related-articles.d.ts +22 -3
- package/dist/blog-related-articles.js +402 -14
- package/dist/blog-tech-insights.cjs +410 -23
- package/dist/blog-tech-insights.d.cts +33 -14
- package/dist/blog-tech-insights.d.ts +33 -14
- package/dist/blog-tech-insights.js +411 -23
- package/dist/blur-vignette-grid.cjs +95 -25
- package/dist/blur-vignette-grid.d.cts +3 -3
- package/dist/blur-vignette-grid.d.ts +3 -3
- package/dist/blur-vignette-grid.js +95 -25
- package/dist/{button-variants-CdNtNOuP.d.cts → button-variants-lRElsmTc.d.cts} +1 -1
- package/dist/{button-variants-CdNtNOuP.d.ts → button-variants-lRElsmTc.d.ts} +1 -1
- package/dist/button.d.cts +1 -1
- package/dist/button.d.ts +1 -1
- package/dist/carousel-badge-cards.cjs +90 -20
- package/dist/carousel-badge-cards.d.cts +3 -4
- package/dist/carousel-badge-cards.d.ts +3 -4
- package/dist/carousel-badge-cards.js +91 -21
- package/dist/carousel-demo-link.cjs +92 -23
- package/dist/carousel-demo-link.d.cts +3 -4
- package/dist/carousel-demo-link.d.ts +3 -4
- package/dist/carousel-demo-link.js +93 -24
- package/dist/carousel-gradient-overlay.cjs +75 -11
- package/dist/carousel-gradient-overlay.d.cts +3 -4
- package/dist/carousel-gradient-overlay.d.ts +3 -4
- package/dist/carousel-gradient-overlay.js +76 -12
- package/dist/carousel-gradient-text.cjs +15 -7
- package/dist/carousel-gradient-text.d.cts +3 -4
- package/dist/carousel-gradient-text.d.ts +3 -4
- package/dist/carousel-gradient-text.js +16 -8
- package/dist/carousel-icon-sidebar.cjs +74 -13
- package/dist/carousel-icon-sidebar.d.cts +3 -3
- package/dist/carousel-icon-sidebar.d.ts +3 -3
- package/dist/carousel-icon-sidebar.js +75 -14
- package/dist/carousel-icon-tabs.cjs +64 -13
- package/dist/carousel-icon-tabs.d.cts +3 -3
- package/dist/carousel-icon-tabs.d.ts +3 -3
- package/dist/carousel-icon-tabs.js +65 -14
- package/dist/carousel-scale-focus.cjs +127 -66
- package/dist/carousel-scale-focus.d.cts +3 -3
- package/dist/carousel-scale-focus.d.ts +3 -3
- package/dist/carousel-scale-focus.js +128 -67
- package/dist/carousel-sidebar-resources.cjs +84 -20
- package/dist/carousel-sidebar-resources.d.cts +3 -4
- package/dist/carousel-sidebar-resources.d.ts +3 -4
- package/dist/carousel-sidebar-resources.js +85 -21
- package/dist/carousel-tabs-content.cjs +114 -47
- package/dist/carousel-tabs-content.d.cts +3 -3
- package/dist/carousel-tabs-content.d.ts +3 -3
- package/dist/carousel-tabs-content.js +115 -48
- package/dist/case-studies-featured-border.cjs +423 -14
- package/dist/case-studies-featured-border.d.cts +22 -3
- package/dist/case-studies-featured-border.d.ts +22 -3
- package/dist/case-studies-featured-border.js +424 -14
- package/dist/case-studies-image-grid.cjs +404 -7
- package/dist/case-studies-image-grid.d.cts +22 -3
- package/dist/case-studies-image-grid.d.ts +22 -3
- package/dist/case-studies-image-grid.js +405 -7
- package/dist/case-studies-stats-card.cjs +416 -29
- package/dist/case-studies-stats-card.d.cts +22 -3
- package/dist/case-studies-stats-card.d.ts +22 -3
- package/dist/case-studies-stats-card.js +417 -29
- package/dist/case-studies-testimonial-stats.cjs +409 -10
- package/dist/case-studies-testimonial-stats.d.cts +22 -3
- package/dist/case-studies-testimonial-stats.d.ts +22 -3
- package/dist/case-studies-testimonial-stats.js +409 -10
- package/dist/case-study-prose-sidebar.cjs +414 -23
- package/dist/case-study-prose-sidebar.d.cts +36 -17
- package/dist/case-study-prose-sidebar.d.ts +36 -17
- package/dist/case-study-prose-sidebar.js +415 -23
- package/dist/case-study-stats-metrics.cjs +443 -43
- package/dist/case-study-stats-metrics.d.cts +41 -22
- package/dist/case-study-stats-metrics.d.ts +41 -22
- package/dist/case-study-stats-metrics.js +444 -43
- package/dist/case-study-toc-social-sidebar.cjs +436 -46
- package/dist/case-study-toc-social-sidebar.d.cts +38 -19
- package/dist/case-study-toc-social-sidebar.d.ts +38 -19
- package/dist/case-study-toc-social-sidebar.js +437 -47
- package/dist/community-initiatives-BudEyO90.d.cts +1136 -0
- package/dist/community-initiatives-FG_f_Y4z.d.ts +1136 -0
- package/dist/community-initiatives.cjs +1250 -0
- package/dist/community-initiatives.d.cts +8 -0
- package/dist/community-initiatives.d.ts +8 -0
- package/dist/community-initiatives.js +1228 -0
- package/dist/comparison-ai-models.cjs +498 -77
- package/dist/comparison-ai-models.d.cts +27 -9
- package/dist/comparison-ai-models.d.ts +27 -9
- package/dist/comparison-ai-models.js +497 -76
- package/dist/comparison-feature-cards.cjs +492 -80
- package/dist/comparison-feature-cards.d.cts +27 -8
- package/dist/comparison-feature-cards.d.ts +27 -8
- package/dist/comparison-feature-cards.js +492 -79
- package/dist/comparison-feature-grid.cjs +475 -47
- package/dist/comparison-feature-grid.d.cts +24 -1
- package/dist/comparison-feature-grid.d.ts +24 -1
- package/dist/comparison-feature-grid.js +476 -47
- package/dist/comparison-grid-badges.cjs +422 -25
- package/dist/comparison-grid-badges.d.cts +26 -3
- package/dist/comparison-grid-badges.d.ts +26 -3
- package/dist/comparison-grid-badges.js +423 -25
- package/dist/comparison-image-cards.cjs +450 -36
- package/dist/comparison-image-cards.d.cts +25 -6
- package/dist/comparison-image-cards.d.ts +25 -6
- package/dist/comparison-image-cards.js +451 -36
- package/dist/comparison-legacy-modern.cjs +442 -41
- package/dist/comparison-legacy-modern.d.cts +29 -6
- package/dist/comparison-legacy-modern.d.ts +29 -6
- package/dist/comparison-legacy-modern.js +443 -41
- package/dist/comparison-metrics-rows.cjs +478 -47
- package/dist/comparison-metrics-rows.d.cts +22 -3
- package/dist/comparison-metrics-rows.d.ts +22 -3
- package/dist/comparison-metrics-rows.js +479 -47
- package/dist/comparison-table-tabs.cjs +423 -13
- package/dist/comparison-table-tabs.d.cts +25 -2
- package/dist/comparison-table-tabs.d.ts +25 -2
- package/dist/comparison-table-tabs.js +424 -14
- package/dist/comparison-table-tooltips.cjs +443 -37
- package/dist/comparison-table-tooltips.d.cts +24 -1
- package/dist/comparison-table-tooltips.d.ts +24 -1
- package/dist/comparison-table-tooltips.js +443 -37
- package/dist/comparison-table-two-column.cjs +463 -53
- package/dist/comparison-table-two-column.d.cts +26 -8
- package/dist/comparison-table-two-column.d.ts +26 -8
- package/dist/comparison-table-two-column.js +464 -53
- package/dist/components.cjs +1324 -542
- package/dist/components.d.cts +3 -3
- package/dist/components.d.ts +3 -3
- package/dist/components.js +1321 -545
- package/dist/contact-callback.cjs +577 -190
- package/dist/contact-callback.d.cts +37 -3
- package/dist/contact-callback.d.ts +37 -3
- package/dist/contact-callback.js +578 -190
- package/dist/contact-card.cjs +502 -115
- package/dist/contact-card.d.cts +22 -3
- package/dist/contact-card.d.ts +22 -3
- package/dist/contact-card.js +503 -115
- package/dist/contact-careers.cjs +628 -241
- package/dist/contact-careers.d.cts +22 -4
- package/dist/contact-careers.d.ts +22 -4
- package/dist/contact-careers.js +629 -242
- package/dist/contact-catering.cjs +664 -277
- package/dist/contact-catering.d.cts +22 -3
- package/dist/contact-catering.d.ts +22 -3
- package/dist/contact-catering.js +665 -277
- package/dist/contact-consultation.cjs +567 -180
- package/dist/contact-consultation.d.cts +22 -4
- package/dist/contact-consultation.d.ts +22 -4
- package/dist/contact-consultation.js +568 -180
- package/dist/contact-dark.cjs +486 -99
- package/dist/contact-dark.d.cts +22 -4
- package/dist/contact-dark.d.ts +22 -4
- package/dist/contact-dark.js +487 -99
- package/dist/contact-demo.cjs +558 -171
- package/dist/contact-demo.d.cts +22 -4
- package/dist/contact-demo.d.ts +22 -4
- package/dist/contact-demo.js +559 -171
- package/dist/contact-emergency.cjs +571 -184
- package/dist/contact-emergency.d.cts +22 -4
- package/dist/contact-emergency.d.ts +22 -4
- package/dist/contact-emergency.js +572 -184
- package/dist/contact-event.cjs +489 -102
- package/dist/contact-event.d.cts +22 -4
- package/dist/contact-event.d.ts +22 -4
- package/dist/contact-event.js +490 -102
- package/dist/contact-faq.cjs +478 -91
- package/dist/contact-faq.d.cts +22 -4
- package/dist/contact-faq.d.ts +22 -4
- package/dist/contact-faq.js +479 -91
- package/dist/contact-feedback.cjs +450 -63
- package/dist/contact-feedback.d.cts +22 -4
- package/dist/contact-feedback.d.ts +22 -4
- package/dist/contact-feedback.js +451 -63
- package/dist/contact-fitness.cjs +489 -102
- package/dist/contact-fitness.d.cts +22 -4
- package/dist/contact-fitness.d.ts +22 -4
- package/dist/contact-fitness.js +490 -102
- package/dist/contact-floating-banner.cjs +5 -5
- package/dist/contact-floating-banner.d.cts +2 -2
- package/dist/contact-floating-banner.d.ts +2 -2
- package/dist/contact-floating-banner.js +5 -5
- package/dist/contact-guest.cjs +489 -102
- package/dist/contact-guest.d.cts +22 -4
- package/dist/contact-guest.d.ts +22 -4
- package/dist/contact-guest.js +490 -102
- package/dist/contact-help-center.d.cts +3 -3
- package/dist/contact-help-center.d.ts +3 -3
- package/dist/contact-image.cjs +489 -102
- package/dist/contact-image.d.cts +22 -4
- package/dist/contact-image.d.ts +22 -4
- package/dist/contact-image.js +490 -102
- package/dist/contact-insurance.cjs +489 -102
- package/dist/contact-insurance.d.cts +22 -4
- package/dist/contact-insurance.d.ts +22 -4
- package/dist/contact-insurance.js +490 -102
- package/dist/contact-interview.cjs +489 -102
- package/dist/contact-interview.d.cts +22 -4
- package/dist/contact-interview.d.ts +22 -4
- package/dist/contact-interview.js +490 -102
- package/dist/contact-locations.cjs +489 -102
- package/dist/contact-locations.d.cts +22 -4
- package/dist/contact-locations.d.ts +22 -4
- package/dist/contact-locations.js +490 -102
- package/dist/contact-maintenance.cjs +489 -102
- package/dist/contact-maintenance.d.cts +22 -4
- package/dist/contact-maintenance.d.ts +22 -4
- package/dist/contact-maintenance.js +490 -102
- package/dist/contact-map.cjs +489 -102
- package/dist/contact-map.d.cts +22 -4
- package/dist/contact-map.d.ts +22 -4
- package/dist/contact-map.js +490 -102
- package/dist/contact-minimal.cjs +466 -79
- package/dist/contact-minimal.d.cts +34 -3
- package/dist/contact-minimal.d.ts +34 -3
- package/dist/contact-minimal.js +467 -79
- package/dist/contact-moving.cjs +489 -102
- package/dist/contact-moving.d.cts +22 -4
- package/dist/contact-moving.d.ts +22 -4
- package/dist/contact-moving.js +490 -102
- package/dist/contact-multistep.cjs +489 -102
- package/dist/contact-multistep.d.cts +22 -4
- package/dist/contact-multistep.d.ts +22 -4
- package/dist/contact-multistep.js +490 -102
- package/dist/contact-partnership.cjs +489 -102
- package/dist/contact-partnership.d.cts +22 -4
- package/dist/contact-partnership.d.ts +22 -4
- package/dist/contact-partnership.js +490 -102
- package/dist/contact-photography.cjs +489 -102
- package/dist/contact-photography.d.cts +22 -4
- package/dist/contact-photography.d.ts +22 -4
- package/dist/contact-photography.js +490 -102
- package/dist/contact-press.cjs +489 -102
- package/dist/contact-press.d.cts +22 -4
- package/dist/contact-press.d.ts +22 -4
- package/dist/contact-press.js +490 -102
- package/dist/contact-quote.cjs +489 -102
- package/dist/contact-quote.d.cts +22 -4
- package/dist/contact-quote.d.ts +22 -4
- package/dist/contact-quote.js +490 -102
- package/dist/contact-referral.cjs +489 -102
- package/dist/contact-referral.d.cts +22 -4
- package/dist/contact-referral.d.ts +22 -4
- package/dist/contact-referral.js +490 -102
- package/dist/contact-report.cjs +489 -102
- package/dist/contact-report.d.cts +22 -4
- package/dist/contact-report.d.ts +22 -4
- package/dist/contact-report.js +490 -102
- package/dist/contact-reservation.cjs +489 -102
- package/dist/contact-reservation.d.cts +22 -4
- package/dist/contact-reservation.d.ts +22 -4
- package/dist/contact-reservation.js +490 -102
- package/dist/contact-retreat.cjs +489 -102
- package/dist/contact-retreat.d.cts +22 -4
- package/dist/contact-retreat.d.ts +22 -4
- package/dist/contact-retreat.js +490 -102
- package/dist/contact-rsvp.cjs +489 -102
- package/dist/contact-rsvp.d.cts +22 -4
- package/dist/contact-rsvp.d.ts +22 -4
- package/dist/contact-rsvp.js +490 -102
- package/dist/contact-sales.cjs +489 -102
- package/dist/contact-sales.d.cts +22 -3
- package/dist/contact-sales.d.ts +22 -3
- package/dist/contact-sales.js +490 -102
- package/dist/contact-schedule.cjs +489 -102
- package/dist/contact-schedule.d.cts +22 -4
- package/dist/contact-schedule.d.ts +22 -4
- package/dist/contact-schedule.js +490 -102
- package/dist/contact-sponsorship.cjs +489 -102
- package/dist/contact-sponsorship.d.cts +22 -4
- package/dist/contact-sponsorship.d.ts +22 -4
- package/dist/contact-sponsorship.js +490 -102
- package/dist/contact-support.cjs +463 -76
- package/dist/contact-support.d.cts +22 -4
- package/dist/contact-support.d.ts +22 -4
- package/dist/contact-support.js +464 -76
- package/dist/contact-tenant.cjs +489 -102
- package/dist/contact-tenant.d.cts +22 -4
- package/dist/contact-tenant.d.ts +22 -4
- package/dist/contact-tenant.js +490 -102
- package/dist/contact-vendor.cjs +489 -102
- package/dist/contact-vendor.d.cts +22 -4
- package/dist/contact-vendor.d.ts +22 -4
- package/dist/contact-vendor.js +490 -102
- package/dist/contact-volunteer.cjs +489 -102
- package/dist/contact-volunteer.d.cts +22 -4
- package/dist/contact-volunteer.d.ts +22 -4
- package/dist/contact-volunteer.js +490 -102
- package/dist/contact-warranty.cjs +489 -102
- package/dist/contact-warranty.d.cts +22 -4
- package/dist/contact-warranty.d.ts +22 -4
- package/dist/contact-warranty.js +490 -102
- package/dist/contact-wedding.cjs +489 -102
- package/dist/contact-wedding.d.cts +22 -4
- package/dist/contact-wedding.d.ts +22 -4
- package/dist/contact-wedding.js +490 -102
- package/dist/container.d.cts +3 -3
- package/dist/container.d.ts +3 -3
- package/dist/cta-accent-background.cjs +11 -11
- package/dist/cta-accent-background.d.cts +3 -3
- package/dist/cta-accent-background.d.ts +3 -3
- package/dist/cta-accent-background.js +12 -12
- package/dist/cta-app-download-newsletter.cjs +16 -135
- package/dist/cta-app-download-newsletter.d.cts +3 -3
- package/dist/cta-app-download-newsletter.d.ts +3 -3
- package/dist/cta-app-download-newsletter.js +17 -136
- package/dist/cta-background-icon-badge.cjs +12 -131
- package/dist/cta-background-icon-badge.d.cts +3 -3
- package/dist/cta-background-icon-badge.d.ts +3 -3
- package/dist/cta-background-icon-badge.js +13 -132
- package/dist/cta-case-study-testimonial.cjs +31 -154
- package/dist/cta-case-study-testimonial.d.cts +3 -3
- package/dist/cta-case-study-testimonial.d.ts +3 -3
- package/dist/cta-case-study-testimonial.js +32 -155
- package/dist/cta-documentation-links.cjs +15 -15
- package/dist/cta-documentation-links.d.cts +3 -3
- package/dist/cta-documentation-links.d.ts +3 -3
- package/dist/cta-documentation-links.js +16 -16
- package/dist/cta-enterprise-dark-features.cjs +21 -21
- package/dist/cta-enterprise-dark-features.d.cts +3 -3
- package/dist/cta-enterprise-dark-features.d.ts +3 -3
- package/dist/cta-enterprise-dark-features.js +22 -22
- package/dist/cta-enterprise-split.cjs +14 -14
- package/dist/cta-enterprise-split.d.cts +3 -3
- package/dist/cta-enterprise-split.d.ts +3 -3
- package/dist/cta-enterprise-split.js +15 -15
- package/dist/cta-feature-cards-grid.cjs +16 -16
- package/dist/cta-feature-cards-grid.d.cts +3 -3
- package/dist/cta-feature-cards-grid.d.ts +3 -3
- package/dist/cta-feature-cards-grid.js +17 -17
- package/dist/cta-feature-checklist.cjs +14 -14
- package/dist/cta-feature-checklist.d.cts +3 -3
- package/dist/cta-feature-checklist.d.ts +3 -3
- package/dist/cta-feature-checklist.js +15 -15
- package/dist/cta-feature-list.cjs +16 -135
- package/dist/cta-feature-list.d.cts +3 -3
- package/dist/cta-feature-list.d.ts +3 -3
- package/dist/cta-feature-list.js +17 -136
- package/dist/cta-fullwidth-background.cjs +14 -133
- package/dist/cta-fullwidth-background.d.cts +3 -3
- package/dist/cta-fullwidth-background.d.ts +3 -3
- package/dist/cta-fullwidth-background.js +15 -134
- package/dist/cta-gradient-logos-floating.cjs +17 -17
- package/dist/cta-gradient-logos-floating.d.cts +3 -3
- package/dist/cta-gradient-logos-floating.d.ts +3 -3
- package/dist/cta-gradient-logos-floating.js +18 -18
- package/dist/cta-gradient-stats-hero.cjs +16 -16
- package/dist/cta-gradient-stats-hero.d.cts +3 -3
- package/dist/cta-gradient-stats-hero.d.ts +3 -3
- package/dist/cta-gradient-stats-hero.js +17 -17
- package/dist/cta-hero-feature-cards.cjs +36 -136
- package/dist/cta-hero-feature-cards.d.cts +3 -3
- package/dist/cta-hero-feature-cards.d.ts +3 -3
- package/dist/cta-hero-feature-cards.js +37 -137
- package/dist/cta-image-overlay-arrow.cjs +12 -131
- package/dist/cta-image-overlay-arrow.d.cts +3 -3
- package/dist/cta-image-overlay-arrow.d.ts +3 -3
- package/dist/cta-image-overlay-arrow.js +13 -132
- package/dist/cta-image-overlay-centered.cjs +12 -131
- package/dist/cta-image-overlay-centered.d.cts +3 -3
- package/dist/cta-image-overlay-centered.d.ts +3 -3
- package/dist/cta-image-overlay-centered.js +13 -132
- package/dist/cta-minimal-separator.cjs +8 -8
- package/dist/cta-minimal-separator.d.cts +3 -3
- package/dist/cta-minimal-separator.d.ts +3 -3
- package/dist/cta-minimal-separator.js +9 -9
- package/dist/cta-newsletter-features.cjs +14 -14
- package/dist/cta-newsletter-features.d.cts +3 -3
- package/dist/cta-newsletter-features.d.ts +3 -3
- package/dist/cta-newsletter-features.js +15 -15
- package/dist/cta-pattern-background.cjs +11 -11
- package/dist/cta-pattern-background.d.cts +3 -3
- package/dist/cta-pattern-background.d.ts +3 -3
- package/dist/cta-pattern-background.js +12 -12
- package/dist/cta-platform-demo.cjs +16 -139
- package/dist/cta-platform-demo.d.cts +3 -3
- package/dist/cta-platform-demo.d.ts +3 -3
- package/dist/cta-platform-demo.js +17 -140
- package/dist/cta-simple-centered.cjs +11 -11
- package/dist/cta-simple-centered.d.cts +3 -3
- package/dist/cta-simple-centered.d.ts +3 -3
- package/dist/cta-simple-centered.js +12 -12
- package/dist/cta-split-gradient-image.cjs +14 -133
- package/dist/cta-split-gradient-image.d.cts +3 -3
- package/dist/cta-split-gradient-image.d.ts +3 -3
- package/dist/cta-split-gradient-image.js +15 -134
- package/dist/cta-split-image-logos.cjs +17 -136
- package/dist/cta-split-image-logos.d.cts +3 -3
- package/dist/cta-split-image-logos.d.ts +3 -3
- package/dist/cta-split-image-logos.js +18 -137
- package/dist/cta-split-image.cjs +60 -174
- package/dist/cta-split-image.d.cts +3 -3
- package/dist/cta-split-image.d.ts +3 -3
- package/dist/cta-split-image.js +61 -175
- package/dist/cta-stacked-cards.cjs +11 -11
- package/dist/cta-stacked-cards.d.cts +3 -3
- package/dist/cta-stacked-cards.d.ts +3 -3
- package/dist/cta-stacked-cards.js +12 -12
- package/dist/cta-video-background-hero.cjs +16 -100
- package/dist/cta-video-background-hero.d.cts +3 -3
- package/dist/cta-video-background-hero.d.ts +3 -3
- package/dist/cta-video-background-hero.js +17 -101
- package/dist/cta-workflow-tabs.cjs +18 -137
- package/dist/cta-workflow-tabs.d.cts +3 -3
- package/dist/cta-workflow-tabs.d.ts +3 -3
- package/dist/cta-workflow-tabs.js +19 -138
- package/dist/expandable-case-study-cards.cjs +162 -43
- package/dist/expandable-case-study-cards.d.cts +3 -3
- package/dist/expandable-case-study-cards.d.ts +3 -3
- package/dist/expandable-case-study-cards.js +163 -44
- package/dist/faq-badge-support.cjs +12 -12
- package/dist/faq-badge-support.d.cts +3 -3
- package/dist/faq-badge-support.d.ts +3 -3
- package/dist/faq-badge-support.js +12 -12
- package/dist/faq-bordered-badge.cjs +8 -8
- package/dist/faq-bordered-badge.d.cts +3 -3
- package/dist/faq-bordered-badge.d.ts +3 -3
- package/dist/faq-bordered-badge.js +8 -8
- package/dist/faq-card-categories.cjs +8 -8
- package/dist/faq-card-categories.d.cts +3 -3
- package/dist/faq-card-categories.d.ts +3 -3
- package/dist/faq-card-categories.js +8 -8
- package/dist/faq-categorized-sections.cjs +8 -8
- package/dist/faq-categorized-sections.d.cts +3 -3
- package/dist/faq-categorized-sections.d.ts +3 -3
- package/dist/faq-categorized-sections.js +8 -8
- package/dist/faq-centered-accordion.cjs +8 -8
- package/dist/faq-centered-accordion.d.cts +3 -3
- package/dist/faq-centered-accordion.d.ts +3 -3
- package/dist/faq-centered-accordion.js +8 -8
- package/dist/faq-gradient-categories.cjs +8 -8
- package/dist/faq-gradient-categories.d.cts +3 -3
- package/dist/faq-gradient-categories.d.ts +3 -3
- package/dist/faq-gradient-categories.js +8 -8
- package/dist/faq-icon-benefits.cjs +7 -7
- package/dist/faq-icon-benefits.d.cts +3 -3
- package/dist/faq-icon-benefits.d.ts +3 -3
- package/dist/faq-icon-benefits.js +8 -8
- package/dist/faq-muted-cards.cjs +8 -8
- package/dist/faq-muted-cards.d.cts +3 -3
- package/dist/faq-muted-cards.d.ts +3 -3
- package/dist/faq-muted-cards.js +8 -8
- package/dist/faq-numbered-grid.cjs +7 -7
- package/dist/faq-numbered-grid.d.cts +3 -3
- package/dist/faq-numbered-grid.d.ts +3 -3
- package/dist/faq-numbered-grid.js +7 -7
- package/dist/faq-numbered-list.cjs +7 -7
- package/dist/faq-numbered-list.d.cts +3 -3
- package/dist/faq-numbered-list.d.ts +3 -3
- package/dist/faq-numbered-list.js +7 -7
- package/dist/faq-profile-sidebar.cjs +23 -142
- package/dist/faq-profile-sidebar.d.cts +3 -3
- package/dist/faq-profile-sidebar.d.ts +3 -3
- package/dist/faq-profile-sidebar.js +23 -142
- package/dist/faq-rounded-cards.cjs +8 -8
- package/dist/faq-rounded-cards.d.cts +3 -3
- package/dist/faq-rounded-cards.d.ts +3 -3
- package/dist/faq-rounded-cards.js +8 -8
- package/dist/faq-sidebar-navigation.cjs +5 -5
- package/dist/faq-sidebar-navigation.d.cts +3 -3
- package/dist/faq-sidebar-navigation.d.ts +3 -3
- package/dist/faq-sidebar-navigation.js +6 -6
- package/dist/faq-simple-accordion.cjs +8 -8
- package/dist/faq-simple-accordion.d.cts +3 -3
- package/dist/faq-simple-accordion.d.ts +3 -3
- package/dist/faq-simple-accordion.js +8 -8
- package/dist/faq-split-help.cjs +13 -13
- package/dist/faq-split-help.d.cts +3 -3
- package/dist/faq-split-help.d.ts +3 -3
- package/dist/faq-split-help.js +13 -13
- package/dist/faq-static-list.cjs +7 -7
- package/dist/faq-static-list.d.cts +3 -3
- package/dist/faq-static-list.d.ts +3 -3
- package/dist/faq-static-list.js +7 -7
- package/dist/feature-accordion-image.cjs +415 -25
- package/dist/feature-accordion-image.d.cts +26 -3
- package/dist/feature-accordion-image.d.ts +26 -3
- package/dist/feature-accordion-image.js +416 -25
- package/dist/feature-badge-grid-six.cjs +407 -17
- package/dist/feature-badge-grid-six.d.cts +26 -3
- package/dist/feature-badge-grid-six.d.ts +26 -3
- package/dist/feature-badge-grid-six.js +408 -17
- package/dist/feature-bento-image-grid.cjs +408 -18
- package/dist/feature-bento-image-grid.d.cts +26 -3
- package/dist/feature-bento-image-grid.d.ts +26 -3
- package/dist/feature-bento-image-grid.js +409 -18
- package/dist/feature-bento-utilities.cjs +413 -23
- package/dist/feature-bento-utilities.d.cts +26 -3
- package/dist/feature-bento-utilities.d.ts +26 -3
- package/dist/feature-bento-utilities.js +414 -23
- package/dist/feature-capabilities-grid.cjs +399 -9
- package/dist/feature-capabilities-grid.d.cts +28 -1
- package/dist/feature-capabilities-grid.d.ts +28 -1
- package/dist/feature-capabilities-grid.js +400 -9
- package/dist/feature-card-grid-linked.cjs +399 -9
- package/dist/feature-card-grid-linked.d.cts +26 -3
- package/dist/feature-card-grid-linked.d.ts +26 -3
- package/dist/feature-card-grid-linked.js +400 -9
- package/dist/feature-carousel-progress.cjs +416 -26
- package/dist/feature-carousel-progress.d.cts +28 -1
- package/dist/feature-carousel-progress.d.ts +28 -1
- package/dist/feature-carousel-progress.js +417 -27
- package/dist/feature-category-image-cards.cjs +407 -12
- package/dist/feature-category-image-cards.d.cts +26 -3
- package/dist/feature-category-image-cards.d.ts +26 -3
- package/dist/feature-category-image-cards.js +403 -12
- package/dist/feature-checklist-image.cjs +411 -24
- package/dist/feature-checklist-image.d.cts +26 -3
- package/dist/feature-checklist-image.d.ts +26 -3
- package/dist/feature-checklist-image.js +412 -24
- package/dist/feature-checklist-three-column.cjs +411 -21
- package/dist/feature-checklist-three-column.d.cts +26 -3
- package/dist/feature-checklist-three-column.d.ts +26 -3
- package/dist/feature-checklist-three-column.js +412 -21
- package/dist/feature-icon-grid-accent.cjs +403 -13
- package/dist/feature-icon-grid-accent.d.cts +26 -3
- package/dist/feature-icon-grid-accent.d.ts +26 -3
- package/dist/feature-icon-grid-accent.js +404 -13
- package/dist/feature-icon-grid-bordered.cjs +400 -10
- package/dist/feature-icon-grid-bordered.d.cts +28 -1
- package/dist/feature-icon-grid-bordered.d.ts +28 -1
- package/dist/feature-icon-grid-bordered.js +401 -10
- package/dist/feature-icon-grid-muted.cjs +402 -12
- package/dist/feature-icon-grid-muted.d.cts +28 -1
- package/dist/feature-icon-grid-muted.d.ts +28 -1
- package/dist/feature-icon-grid-muted.js +403 -12
- package/dist/feature-icon-tabs-content.cjs +409 -19
- package/dist/feature-icon-tabs-content.d.cts +26 -3
- package/dist/feature-icon-tabs-content.d.ts +26 -3
- package/dist/feature-icon-tabs-content.js +410 -19
- package/dist/feature-image-cards-three-column.cjs +400 -10
- package/dist/feature-image-cards-three-column.d.cts +26 -3
- package/dist/feature-image-cards-three-column.d.ts +26 -3
- package/dist/feature-image-cards-three-column.js +401 -10
- package/dist/feature-image-overlay-badge.cjs +431 -46
- package/dist/feature-image-overlay-badge.d.cts +26 -3
- package/dist/feature-image-overlay-badge.d.ts +26 -3
- package/dist/feature-image-overlay-badge.js +432 -46
- package/dist/feature-integration-cards.cjs +406 -16
- package/dist/feature-integration-cards.d.cts +26 -3
- package/dist/feature-integration-cards.d.ts +26 -3
- package/dist/feature-integration-cards.js +407 -16
- package/dist/feature-numbered-cards.cjs +396 -6
- package/dist/feature-numbered-cards.d.cts +26 -3
- package/dist/feature-numbered-cards.d.ts +26 -3
- package/dist/feature-numbered-cards.js +397 -6
- package/dist/feature-pattern-grid-links.cjs +389 -12
- package/dist/feature-pattern-grid-links.d.cts +28 -1
- package/dist/feature-pattern-grid-links.d.ts +28 -1
- package/dist/feature-pattern-grid-links.js +390 -12
- package/dist/feature-showcase.d.cts +3 -3
- package/dist/feature-showcase.d.ts +3 -3
- package/dist/feature-split-image-reverse.cjs +416 -32
- package/dist/feature-split-image-reverse.d.cts +26 -3
- package/dist/feature-split-image-reverse.d.ts +26 -3
- package/dist/feature-split-image-reverse.js +417 -32
- package/dist/feature-split-image.cjs +408 -21
- package/dist/feature-split-image.d.cts +26 -3
- package/dist/feature-split-image.d.ts +26 -3
- package/dist/feature-split-image.js +409 -21
- package/dist/feature-stats-highlight.cjs +406 -16
- package/dist/feature-stats-highlight.d.cts +26 -3
- package/dist/feature-stats-highlight.d.ts +26 -3
- package/dist/feature-stats-highlight.js +407 -16
- package/dist/feature-tabbed-content-image.cjs +415 -25
- package/dist/feature-tabbed-content-image.d.cts +26 -3
- package/dist/feature-tabbed-content-image.d.ts +26 -3
- package/dist/feature-tabbed-content-image.js +416 -25
- package/dist/feature-three-column-values.cjs +400 -10
- package/dist/feature-three-column-values.d.cts +28 -1
- package/dist/feature-three-column-values.d.ts +28 -1
- package/dist/feature-three-column-values.js +401 -10
- package/dist/feature-utility-cards-grid.cjs +412 -22
- package/dist/feature-utility-cards-grid.d.cts +26 -3
- package/dist/feature-utility-cards-grid.d.ts +26 -3
- package/dist/feature-utility-cards-grid.js +413 -22
- package/dist/footer-animated-social.cjs +42 -40
- package/dist/footer-animated-social.d.cts +3 -3
- package/dist/footer-animated-social.d.ts +3 -3
- package/dist/footer-animated-social.js +43 -41
- package/dist/footer-background-card.cjs +35 -38
- package/dist/footer-background-card.d.cts +5 -5
- package/dist/footer-background-card.d.ts +5 -5
- package/dist/footer-background-card.js +36 -39
- package/dist/footer-brand-description.cjs +15 -20
- package/dist/footer-brand-description.d.cts +4 -4
- package/dist/footer-brand-description.d.ts +4 -4
- package/dist/footer-brand-description.js +16 -21
- package/dist/footer-brand-links-contact.cjs +62 -83
- package/dist/footer-brand-links-contact.d.cts +4 -4
- package/dist/footer-brand-links-contact.d.ts +4 -4
- package/dist/footer-brand-links-contact.js +63 -84
- package/dist/footer-comprehensive-links.cjs +14 -19
- package/dist/footer-comprehensive-links.d.cts +0 -1
- package/dist/footer-comprehensive-links.d.ts +0 -1
- package/dist/footer-comprehensive-links.js +15 -20
- package/dist/footer-contact-card.cjs +21 -26
- package/dist/footer-contact-card.d.cts +4 -4
- package/dist/footer-contact-card.d.ts +4 -4
- package/dist/footer-contact-card.js +22 -27
- package/dist/footer-cta-banner.cjs +12 -17
- package/dist/footer-cta-banner.d.cts +5 -5
- package/dist/footer-cta-banner.d.ts +5 -5
- package/dist/footer-cta-banner.js +13 -18
- package/dist/footer-cta-social.cjs +23 -20
- package/dist/footer-cta-social.d.cts +3 -3
- package/dist/footer-cta-social.d.ts +3 -3
- package/dist/footer-cta-social.js +24 -21
- package/dist/footer-links-grid.cjs +438 -52
- package/dist/footer-links-grid.d.cts +21 -2
- package/dist/footer-links-grid.d.ts +21 -2
- package/dist/footer-links-grid.js +439 -52
- package/dist/footer-nav-social.cjs +51 -46
- package/dist/footer-nav-social.d.cts +4 -4
- package/dist/footer-nav-social.d.ts +4 -4
- package/dist/footer-nav-social.js +52 -47
- package/dist/footer-newsletter-grid.cjs +470 -95
- package/dist/footer-newsletter-grid.d.cts +17 -2
- package/dist/footer-newsletter-grid.d.ts +17 -2
- package/dist/footer-newsletter-grid.js +471 -95
- package/dist/footer-newsletter-minimal.cjs +62 -52
- package/dist/footer-newsletter-minimal.d.cts +4 -4
- package/dist/footer-newsletter-minimal.d.ts +4 -4
- package/dist/footer-newsletter-minimal.js +63 -53
- package/dist/footer-simple-centered.cjs +47 -62
- package/dist/footer-simple-centered.d.cts +4 -4
- package/dist/footer-simple-centered.d.ts +4 -4
- package/dist/footer-simple-centered.js +48 -63
- package/dist/footer-social-apps.cjs +439 -57
- package/dist/footer-social-apps.d.cts +16 -1
- package/dist/footer-social-apps.d.ts +16 -1
- package/dist/footer-social-apps.js +440 -57
- package/dist/footer-social-newsletter.cjs +22 -27
- package/dist/footer-social-newsletter.d.cts +5 -5
- package/dist/footer-social-newsletter.d.ts +5 -5
- package/dist/footer-social-newsletter.js +23 -28
- package/dist/hero-ad-campaign-expert.cjs +7 -7
- package/dist/hero-ad-campaign-expert.d.cts +3 -3
- package/dist/hero-ad-campaign-expert.d.ts +3 -3
- package/dist/hero-ad-campaign-expert.js +8 -8
- package/dist/hero-adaptable-product-grid.cjs +7 -7
- package/dist/hero-adaptable-product-grid.d.cts +3 -3
- package/dist/hero-adaptable-product-grid.d.ts +3 -3
- package/dist/hero-adaptable-product-grid.js +8 -8
- package/dist/hero-agency-animated-images.cjs +10 -10
- package/dist/hero-agency-animated-images.d.cts +3 -3
- package/dist/hero-agency-animated-images.d.ts +3 -3
- package/dist/hero-agency-animated-images.js +11 -11
- package/dist/hero-ai-powered-carousel.cjs +7 -7
- package/dist/hero-ai-powered-carousel.d.cts +3 -3
- package/dist/hero-ai-powered-carousel.d.ts +3 -3
- package/dist/hero-ai-powered-carousel.js +7 -7
- package/dist/hero-announcement-badge.cjs +7 -7
- package/dist/hero-announcement-badge.d.cts +3 -3
- package/dist/hero-announcement-badge.d.ts +3 -3
- package/dist/hero-announcement-badge.js +8 -8
- package/dist/hero-architecture-fullscreen.cjs +7 -7
- package/dist/hero-architecture-fullscreen.d.cts +3 -3
- package/dist/hero-architecture-fullscreen.d.ts +3 -3
- package/dist/hero-architecture-fullscreen.js +8 -8
- package/dist/hero-badge-image-split.cjs +7 -7
- package/dist/hero-badge-image-split.d.cts +3 -3
- package/dist/hero-badge-image-split.d.ts +3 -3
- package/dist/hero-badge-image-split.js +8 -8
- package/dist/hero-badge-shadow-overlay.cjs +7 -7
- package/dist/hero-badge-shadow-overlay.d.cts +3 -3
- package/dist/hero-badge-shadow-overlay.d.ts +3 -3
- package/dist/hero-badge-shadow-overlay.js +8 -8
- package/dist/hero-billing-platform-logos.cjs +7 -7
- package/dist/hero-billing-platform-logos.d.cts +3 -3
- package/dist/hero-billing-platform-logos.d.ts +3 -3
- package/dist/hero-billing-platform-logos.js +7 -7
- package/dist/hero-business-carousel-dots.cjs +5 -5
- package/dist/hero-business-carousel-dots.d.cts +3 -3
- package/dist/hero-business-carousel-dots.d.ts +3 -3
- package/dist/hero-business-carousel-dots.js +6 -6
- package/dist/hero-business-operations-mosaic.cjs +8 -8
- package/dist/hero-business-operations-mosaic.d.cts +3 -3
- package/dist/hero-business-operations-mosaic.d.ts +3 -3
- package/dist/hero-business-operations-mosaic.js +7 -7
- package/dist/hero-centered-gradient-cta.cjs +10 -10
- package/dist/hero-centered-gradient-cta.d.cts +3 -3
- package/dist/hero-centered-gradient-cta.d.ts +3 -3
- package/dist/hero-centered-gradient-cta.js +11 -11
- package/dist/hero-centered-image-grid.cjs +11 -11
- package/dist/hero-centered-image-grid.d.cts +3 -3
- package/dist/hero-centered-image-grid.d.ts +3 -3
- package/dist/hero-centered-image-grid.js +12 -12
- package/dist/hero-centered-screenshot.cjs +7 -7
- package/dist/hero-centered-screenshot.d.cts +3 -3
- package/dist/hero-centered-screenshot.d.ts +3 -3
- package/dist/hero-centered-screenshot.js +8 -8
- package/dist/hero-coming-soon-countdown.cjs +13 -13
- package/dist/hero-coming-soon-countdown.d.cts +3 -3
- package/dist/hero-coming-soon-countdown.d.ts +3 -3
- package/dist/hero-coming-soon-countdown.js +14 -14
- package/dist/hero-community-survey-cta.cjs +13 -13
- package/dist/hero-community-survey-cta.d.cts +3 -3
- package/dist/hero-community-survey-cta.d.ts +3 -3
- package/dist/hero-community-survey-cta.js +14 -14
- package/dist/hero-conversation-intelligence.cjs +10 -10
- package/dist/hero-conversation-intelligence.d.cts +3 -3
- package/dist/hero-conversation-intelligence.d.ts +3 -3
- package/dist/hero-conversation-intelligence.js +11 -11
- package/dist/hero-conversion-video-play.cjs +8 -8
- package/dist/hero-conversion-video-play.d.cts +3 -3
- package/dist/hero-conversion-video-play.d.ts +3 -3
- package/dist/hero-conversion-video-play.js +13 -13
- package/dist/hero-creative-studio-stacked.cjs +8 -8
- package/dist/hero-creative-studio-stacked.d.cts +3 -3
- package/dist/hero-creative-studio-stacked.d.ts +3 -3
- package/dist/hero-creative-studio-stacked.js +13 -13
- package/dist/hero-crm-streamlined.cjs +7 -7
- package/dist/hero-crm-streamlined.d.cts +3 -3
- package/dist/hero-crm-streamlined.d.ts +3 -3
- package/dist/hero-crm-streamlined.js +8 -8
- package/dist/hero-customer-support-layered.cjs +8 -8
- package/dist/hero-customer-support-layered.d.cts +3 -3
- package/dist/hero-customer-support-layered.d.ts +3 -3
- package/dist/hero-customer-support-layered.js +7 -7
- package/dist/hero-dashed-border-features.cjs +13 -13
- package/dist/hero-dashed-border-features.d.cts +3 -3
- package/dist/hero-dashed-border-features.d.ts +3 -3
- package/dist/hero-dashed-border-features.js +14 -14
- package/dist/hero-design-carousel-portfolio.cjs +19 -19
- package/dist/hero-design-carousel-portfolio.d.cts +3 -3
- package/dist/hero-design-carousel-portfolio.d.ts +3 -3
- package/dist/hero-design-carousel-portfolio.js +19 -19
- package/dist/hero-design-showcase-logos.cjs +13 -13
- package/dist/hero-design-showcase-logos.d.cts +3 -3
- package/dist/hero-design-showcase-logos.d.ts +3 -3
- package/dist/hero-design-showcase-logos.js +14 -14
- package/dist/hero-design-system-3d.cjs +13 -13
- package/dist/hero-design-system-3d.d.cts +3 -3
- package/dist/hero-design-system-3d.d.ts +3 -3
- package/dist/hero-design-system-3d.js +14 -14
- package/dist/hero-developer-tools-code.cjs +13 -13
- package/dist/hero-developer-tools-code.d.cts +3 -3
- package/dist/hero-developer-tools-code.d.ts +3 -3
- package/dist/hero-developer-tools-code.js +14 -14
- package/dist/hero-digital-agency-fullscreen.cjs +14 -14
- package/dist/hero-digital-agency-fullscreen.d.cts +5 -5
- package/dist/hero-digital-agency-fullscreen.d.ts +5 -5
- package/dist/hero-digital-agency-fullscreen.js +15 -15
- package/dist/hero-ecommerce-product-showcase.cjs +14 -14
- package/dist/hero-ecommerce-product-showcase.d.cts +3 -3
- package/dist/hero-ecommerce-product-showcase.d.ts +3 -3
- package/dist/hero-ecommerce-product-showcase.js +15 -15
- package/dist/hero-enterprise-security.cjs +16 -16
- package/dist/hero-enterprise-security.d.cts +3 -3
- package/dist/hero-enterprise-security.d.ts +3 -3
- package/dist/hero-enterprise-security.js +17 -17
- package/dist/hero-event-registration.cjs +37 -36
- package/dist/hero-event-registration.d.cts +5 -5
- package/dist/hero-event-registration.d.ts +5 -5
- package/dist/hero-event-registration.js +38 -37
- package/dist/hero-feature-cards-grid.cjs +10 -10
- package/dist/hero-feature-cards-grid.d.cts +3 -3
- package/dist/hero-feature-cards-grid.d.ts +3 -3
- package/dist/hero-feature-cards-grid.js +11 -11
- package/dist/hero-floating-images.d.cts +3 -3
- package/dist/hero-floating-images.d.ts +3 -3
- package/dist/hero-fullscreen-background-image.cjs +7 -7
- package/dist/hero-fullscreen-background-image.d.cts +3 -3
- package/dist/hero-fullscreen-background-image.d.ts +3 -3
- package/dist/hero-fullscreen-background-image.js +8 -8
- package/dist/hero-fullscreen-logo-cta.cjs +10 -10
- package/dist/hero-fullscreen-logo-cta.d.cts +3 -3
- package/dist/hero-fullscreen-logo-cta.d.ts +3 -3
- package/dist/hero-fullscreen-logo-cta.js +11 -11
- package/dist/hero-gradient-avatars-rating.cjs +19 -19
- package/dist/hero-gradient-avatars-rating.d.cts +3 -3
- package/dist/hero-gradient-avatars-rating.d.ts +3 -3
- package/dist/hero-gradient-avatars-rating.js +20 -20
- package/dist/hero-gradient-client-focused.cjs +10 -10
- package/dist/hero-gradient-client-focused.d.cts +3 -3
- package/dist/hero-gradient-client-focused.d.ts +3 -3
- package/dist/hero-gradient-client-focused.js +11 -11
- package/dist/hero-grid-pattern-efficiency.cjs +10 -10
- package/dist/hero-grid-pattern-efficiency.d.cts +3 -3
- package/dist/hero-grid-pattern-efficiency.d.ts +3 -3
- package/dist/hero-grid-pattern-efficiency.js +11 -11
- package/dist/hero-grid-pattern-solutions.cjs +13 -13
- package/dist/hero-grid-pattern-solutions.d.cts +3 -3
- package/dist/hero-grid-pattern-solutions.d.ts +3 -3
- package/dist/hero-grid-pattern-solutions.js +14 -14
- package/dist/hero-hiring-animated-text.cjs +13 -13
- package/dist/hero-hiring-animated-text.d.cts +3 -3
- package/dist/hero-hiring-animated-text.d.ts +3 -3
- package/dist/hero-hiring-animated-text.js +14 -14
- package/dist/hero-image-left-content.cjs +7 -7
- package/dist/hero-image-left-content.d.cts +3 -3
- package/dist/hero-image-left-content.d.ts +3 -3
- package/dist/hero-image-left-content.js +8 -8
- package/dist/hero-image-slider.cjs +14 -10
- package/dist/hero-image-slider.d.cts +13 -5
- package/dist/hero-image-slider.d.ts +13 -5
- package/dist/hero-image-slider.js +15 -11
- package/dist/hero-innovation-image-grid.cjs +10 -10
- package/dist/hero-innovation-image-grid.d.cts +3 -3
- package/dist/hero-innovation-image-grid.d.ts +3 -3
- package/dist/hero-innovation-image-grid.js +11 -11
- package/dist/hero-logo-centered-screenshot.cjs +13 -13
- package/dist/hero-logo-centered-screenshot.d.cts +3 -3
- package/dist/hero-logo-centered-screenshot.d.ts +3 -3
- package/dist/hero-logo-centered-screenshot.js +14 -14
- package/dist/hero-marketplace-scattered-images.cjs +13 -13
- package/dist/hero-marketplace-scattered-images.d.cts +3 -3
- package/dist/hero-marketplace-scattered-images.d.ts +3 -3
- package/dist/hero-marketplace-scattered-images.js +14 -14
- package/dist/hero-mental-health-team.cjs +13 -13
- package/dist/hero-mental-health-team.d.cts +3 -3
- package/dist/hero-mental-health-team.d.ts +3 -3
- package/dist/hero-mental-health-team.js +13 -13
- package/dist/hero-mentorship-video-split.cjs +11 -11
- package/dist/hero-mentorship-video-split.d.cts +3 -3
- package/dist/hero-mentorship-video-split.d.ts +3 -3
- package/dist/hero-mentorship-video-split.js +15 -15
- package/dist/hero-minimal-centered-dark.cjs +10 -10
- package/dist/hero-minimal-centered-dark.d.cts +3 -3
- package/dist/hero-minimal-centered-dark.d.ts +3 -3
- package/dist/hero-minimal-centered-dark.js +11 -11
- package/dist/hero-mobile-app-download.cjs +19 -19
- package/dist/hero-mobile-app-download.d.cts +3 -3
- package/dist/hero-mobile-app-download.d.ts +3 -3
- package/dist/hero-mobile-app-download.js +20 -20
- package/dist/hero-newsletter-minimal.cjs +10 -10
- package/dist/hero-newsletter-minimal.d.cts +3 -3
- package/dist/hero-newsletter-minimal.d.ts +3 -3
- package/dist/hero-newsletter-minimal.js +11 -11
- package/dist/hero-overlay-cta-grid.cjs +26 -17
- package/dist/hero-overlay-cta-grid.d.cts +24 -1
- package/dist/hero-overlay-cta-grid.d.ts +24 -1
- package/dist/hero-overlay-cta-grid.js +27 -18
- package/dist/hero-pattern-badge-logos.cjs +10 -10
- package/dist/hero-pattern-badge-logos.d.cts +3 -3
- package/dist/hero-pattern-badge-logos.d.ts +3 -3
- package/dist/hero-pattern-badge-logos.js +11 -11
- package/dist/hero-pattern-logo-tech-stack.cjs +13 -13
- package/dist/hero-pattern-logo-tech-stack.d.cts +3 -3
- package/dist/hero-pattern-logo-tech-stack.d.ts +3 -3
- package/dist/hero-pattern-logo-tech-stack.js +14 -14
- package/dist/hero-platform-features-grid.cjs +13 -13
- package/dist/hero-platform-features-grid.d.cts +3 -3
- package/dist/hero-platform-features-grid.d.ts +3 -3
- package/dist/hero-platform-features-grid.js +14 -14
- package/dist/hero-portfolio-creative.cjs +16 -16
- package/dist/hero-portfolio-creative.d.cts +3 -3
- package/dist/hero-portfolio-creative.d.ts +3 -3
- package/dist/hero-portfolio-creative.js +17 -17
- package/dist/hero-premium-split-avatars.cjs +16 -16
- package/dist/hero-premium-split-avatars.d.cts +3 -3
- package/dist/hero-premium-split-avatars.d.ts +3 -3
- package/dist/hero-premium-split-avatars.js +17 -17
- package/dist/hero-presentation-platform-video.cjs +10 -10
- package/dist/hero-presentation-platform-video.d.cts +3 -3
- package/dist/hero-presentation-platform-video.d.ts +3 -3
- package/dist/hero-presentation-platform-video.js +11 -11
- package/dist/hero-pricing-comparison.cjs +10 -10
- package/dist/hero-pricing-comparison.d.cts +3 -3
- package/dist/hero-pricing-comparison.d.ts +3 -3
- package/dist/hero-pricing-comparison.js +11 -11
- package/dist/hero-product-showcase-floating.cjs +19 -19
- package/dist/hero-product-showcase-floating.d.cts +3 -3
- package/dist/hero-product-showcase-floating.d.ts +3 -3
- package/dist/hero-product-showcase-floating.js +20 -20
- package/dist/hero-productivity-launcher-video.cjs +16 -16
- package/dist/hero-productivity-launcher-video.d.cts +3 -3
- package/dist/hero-productivity-launcher-video.d.ts +3 -3
- package/dist/hero-productivity-launcher-video.js +17 -17
- package/dist/hero-saas-dashboard-preview.cjs +13 -13
- package/dist/hero-saas-dashboard-preview.d.cts +3 -3
- package/dist/hero-saas-dashboard-preview.d.ts +3 -3
- package/dist/hero-saas-dashboard-preview.js +14 -14
- package/dist/hero-shared-inbox-layered.cjs +8 -8
- package/dist/hero-shared-inbox-layered.d.cts +3 -3
- package/dist/hero-shared-inbox-layered.d.ts +3 -3
- package/dist/hero-shared-inbox-layered.js +7 -7
- package/dist/hero-simple-centered-image.cjs +7 -7
- package/dist/hero-simple-centered-image.d.cts +3 -3
- package/dist/hero-simple-centered-image.d.ts +3 -3
- package/dist/hero-simple-centered-image.js +8 -8
- package/dist/hero-software-growth-video-dialog.cjs +8 -8
- package/dist/hero-software-growth-video-dialog.d.cts +3 -3
- package/dist/hero-software-growth-video-dialog.d.ts +3 -3
- package/dist/hero-software-growth-video-dialog.js +9 -9
- package/dist/hero-spiral-pattern-cards.cjs +7 -7
- package/dist/hero-spiral-pattern-cards.d.cts +3 -3
- package/dist/hero-spiral-pattern-cards.d.ts +3 -3
- package/dist/hero-spiral-pattern-cards.js +8 -8
- package/dist/hero-split-geometric-shapes.cjs +10 -10
- package/dist/hero-split-geometric-shapes.d.cts +3 -3
- package/dist/hero-split-geometric-shapes.d.ts +3 -3
- package/dist/hero-split-geometric-shapes.js +11 -11
- package/dist/hero-split-icon-cards.cjs +19 -14
- package/dist/hero-split-icon-cards.d.cts +14 -6
- package/dist/hero-split-icon-cards.d.ts +14 -6
- package/dist/hero-split-icon-cards.js +20 -15
- package/dist/hero-split-image-newsletter.cjs +10 -10
- package/dist/hero-split-image-newsletter.d.cts +3 -3
- package/dist/hero-split-image-newsletter.d.ts +3 -3
- package/dist/hero-split-image-newsletter.js +11 -11
- package/dist/hero-split-spiral-shapes.cjs +10 -10
- package/dist/hero-split-spiral-shapes.d.cts +3 -3
- package/dist/hero-split-spiral-shapes.d.ts +3 -3
- package/dist/hero-split-spiral-shapes.js +11 -11
- package/dist/hero-startup-launch-cta.cjs +13 -13
- package/dist/hero-startup-launch-cta.d.cts +3 -3
- package/dist/hero-startup-launch-cta.d.ts +3 -3
- package/dist/hero-startup-launch-cta.js +14 -14
- package/dist/hero-stats-social-proof.cjs +13 -13
- package/dist/hero-stats-social-proof.d.cts +3 -3
- package/dist/hero-stats-social-proof.d.ts +3 -3
- package/dist/hero-stats-social-proof.js +14 -14
- package/dist/hero-task-timer-animated.cjs +10 -10
- package/dist/hero-task-timer-animated.d.cts +3 -3
- package/dist/hero-task-timer-animated.d.ts +3 -3
- package/dist/hero-task-timer-animated.js +11 -11
- package/dist/hero-tech-carousel.cjs +5 -5
- package/dist/hero-tech-carousel.d.cts +3 -3
- package/dist/hero-tech-carousel.d.ts +3 -3
- package/dist/hero-tech-carousel.js +6 -6
- package/dist/hero-testimonial-image-grid.cjs +33 -19
- package/dist/hero-testimonial-image-grid.d.cts +24 -1
- package/dist/hero-testimonial-image-grid.d.ts +24 -1
- package/dist/hero-testimonial-image-grid.js +34 -20
- package/dist/hero-therapy-testimonial-grid.cjs +13 -13
- package/dist/hero-therapy-testimonial-grid.d.cts +3 -3
- package/dist/hero-therapy-testimonial-grid.d.ts +3 -3
- package/dist/hero-therapy-testimonial-grid.js +14 -14
- package/dist/hero-ui-library-showcase.cjs +13 -13
- package/dist/hero-ui-library-showcase.d.cts +3 -3
- package/dist/hero-ui-library-showcase.d.ts +3 -3
- package/dist/hero-ui-library-showcase.js +14 -14
- package/dist/hero-video-background-dark.cjs +10 -10
- package/dist/hero-video-background-dark.d.cts +3 -3
- package/dist/hero-video-background-dark.d.ts +3 -3
- package/dist/hero-video-background-dark.js +11 -11
- package/dist/hero-video-dialog-gradient.cjs +8 -8
- package/dist/hero-video-dialog-gradient.d.cts +3 -3
- package/dist/hero-video-dialog-gradient.d.ts +3 -3
- package/dist/hero-video-dialog-gradient.js +12 -12
- package/dist/hero-video-overlay-stars.cjs +13 -13
- package/dist/hero-video-overlay-stars.d.cts +3 -3
- package/dist/hero-video-overlay-stars.d.ts +3 -3
- package/dist/hero-video-overlay-stars.js +14 -14
- package/dist/hero-welcome-asymmetric-images.cjs +10 -10
- package/dist/hero-welcome-asymmetric-images.d.cts +3 -3
- package/dist/hero-welcome-asymmetric-images.d.ts +3 -3
- package/dist/hero-welcome-asymmetric-images.js +11 -11
- package/dist/image-slider.d.cts +2 -2
- package/dist/image-slider.d.ts +2 -2
- package/dist/index.cjs +1324 -542
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1321 -545
- package/dist/industries-badge-list-bordered.cjs +12 -12
- package/dist/industries-badge-list-bordered.d.cts +3 -5
- package/dist/industries-badge-list-bordered.d.ts +3 -5
- package/dist/industries-badge-list-bordered.js +12 -12
- package/dist/industries-expandable-showcase.cjs +8 -8
- package/dist/industries-expandable-showcase.d.cts +3 -5
- package/dist/industries-expandable-showcase.d.ts +3 -5
- package/dist/industries-expandable-showcase.js +9 -9
- package/dist/industries-hover-reveal-grid.cjs +11 -11
- package/dist/industries-hover-reveal-grid.d.cts +3 -5
- package/dist/industries-hover-reveal-grid.d.ts +3 -5
- package/dist/industries-hover-reveal-grid.js +12 -12
- package/dist/industries-timeline-table.cjs +13 -13
- package/dist/industries-timeline-table.d.cts +3 -5
- package/dist/industries-timeline-table.d.ts +3 -5
- package/dist/industries-timeline-table.js +14 -14
- package/dist/interior-carousel.cjs +59 -29
- package/dist/interior-carousel.d.cts +3 -3
- package/dist/interior-carousel.d.ts +3 -3
- package/dist/interior-carousel.js +60 -30
- package/dist/link-page-bento-layout.cjs +21 -21
- package/dist/link-page-bento-layout.d.cts +3 -3
- package/dist/link-page-bento-layout.d.ts +3 -3
- package/dist/link-page-bento-layout.js +22 -22
- package/dist/link-page-grid-cards.cjs +15 -15
- package/dist/link-page-grid-cards.d.cts +3 -3
- package/dist/link-page-grid-cards.d.ts +3 -3
- package/dist/link-page-grid-cards.js +16 -16
- package/dist/link-page-minimal-profile.cjs +15 -15
- package/dist/link-page-minimal-profile.d.cts +3 -3
- package/dist/link-page-minimal-profile.d.ts +3 -3
- package/dist/link-page-minimal-profile.js +16 -16
- package/dist/link-page-newsletter-social.cjs +25 -25
- package/dist/link-page-newsletter-social.d.cts +3 -3
- package/dist/link-page-newsletter-social.d.ts +3 -3
- package/dist/link-page-newsletter-social.js +27 -27
- package/dist/link-tree-block.cjs +19 -19
- package/dist/link-tree-block.d.cts +3 -3
- package/dist/link-tree-block.d.ts +3 -3
- package/dist/link-tree-block.js +19 -19
- package/dist/list-searchable-grid.cjs +9 -9
- package/dist/list-searchable-grid.d.cts +3 -3
- package/dist/list-searchable-grid.d.ts +3 -3
- package/dist/list-searchable-grid.js +10 -10
- package/dist/logos-carousel-heading.cjs +7 -7
- package/dist/logos-carousel-heading.d.cts +3 -3
- package/dist/logos-carousel-heading.d.ts +3 -3
- package/dist/logos-carousel-heading.js +7 -7
- package/dist/logos-centered-simple.cjs +7 -7
- package/dist/logos-centered-simple.d.cts +3 -3
- package/dist/logos-centered-simple.d.ts +3 -3
- package/dist/logos-centered-simple.js +7 -7
- package/dist/logos-certifications-grid.cjs +10 -10
- package/dist/logos-certifications-grid.d.cts +3 -3
- package/dist/logos-certifications-grid.d.ts +3 -3
- package/dist/logos-certifications-grid.js +11 -11
- package/dist/logos-double-carousel-pattern.cjs +16 -16
- package/dist/logos-double-carousel-pattern.d.cts +3 -3
- package/dist/logos-double-carousel-pattern.d.ts +3 -3
- package/dist/logos-double-carousel-pattern.js +16 -16
- package/dist/logos-inline-tagline.cjs +8 -8
- package/dist/logos-inline-tagline.d.cts +3 -3
- package/dist/logos-inline-tagline.d.ts +3 -3
- package/dist/logos-inline-tagline.js +8 -8
- package/dist/logos-marquee-muted.cjs +7 -7
- package/dist/logos-marquee-muted.d.cts +3 -3
- package/dist/logos-marquee-muted.d.ts +3 -3
- package/dist/logos-marquee-muted.js +7 -7
- package/dist/logos-minimal-carousel.cjs +7 -7
- package/dist/logos-minimal-carousel.d.cts +3 -3
- package/dist/logos-minimal-carousel.d.ts +3 -3
- package/dist/logos-minimal-carousel.js +7 -7
- package/dist/logos-numbered-carousel.cjs +10 -10
- package/dist/logos-numbered-carousel.d.cts +3 -3
- package/dist/logos-numbered-carousel.d.ts +3 -3
- package/dist/logos-numbered-carousel.js +10 -10
- package/dist/logos-partner-grid-sidebar.cjs +12 -12
- package/dist/logos-partner-grid-sidebar.d.cts +3 -3
- package/dist/logos-partner-grid-sidebar.d.ts +3 -3
- package/dist/logos-partner-grid-sidebar.js +12 -12
- package/dist/logos-partner-network.cjs +10 -10
- package/dist/logos-partner-network.d.cts +3 -3
- package/dist/logos-partner-network.d.ts +3 -3
- package/dist/logos-partner-network.js +11 -11
- package/dist/logos-two-row-grid.cjs +40 -31
- package/dist/logos-two-row-grid.d.cts +3 -3
- package/dist/logos-two-row-grid.d.ts +3 -3
- package/dist/logos-two-row-grid.js +41 -32
- package/dist/masonry-motion-grid.cjs +2 -2
- package/dist/masonry-motion-grid.d.cts +3 -3
- package/dist/masonry-motion-grid.d.ts +3 -3
- package/dist/masonry-motion-grid.js +2 -2
- package/dist/media-hover-ctas.cjs +7 -7
- package/dist/media-hover-ctas.d.cts +3 -3
- package/dist/media-hover-ctas.d.ts +3 -3
- package/dist/media-hover-ctas.js +7 -7
- package/dist/navbar-animated-preview.cjs +14 -14
- package/dist/navbar-animated-preview.d.cts +3 -3
- package/dist/navbar-animated-preview.d.ts +3 -3
- package/dist/navbar-animated-preview.js +15 -15
- package/dist/navbar-centered-menu.cjs +19 -19
- package/dist/navbar-centered-menu.d.cts +3 -3
- package/dist/navbar-centered-menu.d.ts +3 -3
- package/dist/navbar-centered-menu.js +19 -19
- package/dist/navbar-dark-icons.cjs +18 -18
- package/dist/navbar-dark-icons.d.cts +3 -3
- package/dist/navbar-dark-icons.d.ts +3 -3
- package/dist/navbar-dark-icons.js +19 -19
- package/dist/navbar-dropdown-menu.cjs +19 -19
- package/dist/navbar-dropdown-menu.d.cts +3 -3
- package/dist/navbar-dropdown-menu.d.ts +3 -3
- package/dist/navbar-dropdown-menu.js +20 -20
- package/dist/navbar-education-platform.cjs +19 -82
- package/dist/navbar-education-platform.d.cts +3 -3
- package/dist/navbar-education-platform.d.ts +3 -3
- package/dist/navbar-education-platform.js +20 -83
- package/dist/navbar-enterprise-mega.cjs +11 -11
- package/dist/navbar-enterprise-mega.d.cts +3 -3
- package/dist/navbar-enterprise-mega.d.ts +3 -3
- package/dist/navbar-enterprise-mega.js +16 -16
- package/dist/navbar-feature-grid.cjs +27 -58
- package/dist/navbar-feature-grid.d.cts +3 -3
- package/dist/navbar-feature-grid.d.ts +3 -3
- package/dist/navbar-feature-grid.js +28 -59
- package/dist/navbar-floating-pill.cjs +12 -12
- package/dist/navbar-floating-pill.d.cts +3 -3
- package/dist/navbar-floating-pill.d.ts +3 -3
- package/dist/navbar-floating-pill.js +13 -13
- package/dist/navbar-fullscreen-menu.cjs +13 -13
- package/dist/navbar-fullscreen-menu.d.cts +3 -3
- package/dist/navbar-fullscreen-menu.d.ts +3 -3
- package/dist/navbar-fullscreen-menu.js +14 -14
- package/dist/navbar-icon-links.cjs +12 -12
- package/dist/navbar-icon-links.d.cts +3 -3
- package/dist/navbar-icon-links.d.ts +3 -3
- package/dist/navbar-icon-links.js +13 -13
- package/dist/navbar-image-preview.cjs +20 -20
- package/dist/navbar-image-preview.d.cts +3 -3
- package/dist/navbar-image-preview.d.ts +3 -3
- package/dist/navbar-image-preview.js +21 -21
- package/dist/navbar-mega-menu.d.cts +3 -3
- package/dist/navbar-mega-menu.d.ts +3 -3
- package/dist/navbar-multi-column-groups.cjs +14 -14
- package/dist/navbar-multi-column-groups.d.cts +3 -3
- package/dist/navbar-multi-column-groups.d.ts +3 -3
- package/dist/navbar-multi-column-groups.js +15 -15
- package/dist/navbar-platform-resources.cjs +7 -7
- package/dist/navbar-platform-resources.d.cts +3 -3
- package/dist/navbar-platform-resources.d.ts +3 -3
- package/dist/navbar-platform-resources.js +8 -8
- package/dist/navbar-search-focused.cjs +12 -13
- package/dist/navbar-search-focused.d.cts +3 -3
- package/dist/navbar-search-focused.d.ts +3 -3
- package/dist/navbar-search-focused.js +13 -14
- package/dist/navbar-sidebar-mobile.cjs +2 -2
- package/dist/navbar-sidebar-mobile.d.cts +3 -3
- package/dist/navbar-sidebar-mobile.d.ts +3 -3
- package/dist/navbar-sidebar-mobile.js +2 -2
- package/dist/navbar-simple-links.cjs +14 -14
- package/dist/navbar-simple-links.d.cts +3 -3
- package/dist/navbar-simple-links.d.ts +3 -3
- package/dist/navbar-simple-links.js +15 -15
- package/dist/navbar-split-cta.cjs +13 -13
- package/dist/navbar-split-cta.d.cts +3 -3
- package/dist/navbar-split-cta.d.ts +3 -3
- package/dist/navbar-split-cta.js +14 -14
- package/dist/navbar-sticky-compact.cjs +15 -15
- package/dist/navbar-sticky-compact.d.cts +3 -3
- package/dist/navbar-sticky-compact.d.ts +3 -3
- package/dist/navbar-sticky-compact.js +16 -16
- package/dist/navbar-tabbed-sections.cjs +15 -15
- package/dist/navbar-tabbed-sections.d.cts +3 -3
- package/dist/navbar-tabbed-sections.d.ts +3 -3
- package/dist/navbar-tabbed-sections.js +16 -16
- package/dist/navbar-transparent-overlay.cjs +14 -14
- package/dist/navbar-transparent-overlay.d.cts +3 -3
- package/dist/navbar-transparent-overlay.d.ts +3 -3
- package/dist/navbar-transparent-overlay.js +15 -15
- package/dist/page-hero-banner.d.cts +3 -3
- package/dist/page-hero-banner.d.ts +3 -3
- package/dist/pressable.d.cts +2 -2
- package/dist/pressable.d.ts +2 -2
- package/dist/process-expandable-timeline.cjs +6 -6
- package/dist/process-expandable-timeline.d.cts +3 -3
- package/dist/process-expandable-timeline.d.ts +3 -3
- package/dist/process-expandable-timeline.js +7 -7
- package/dist/process-hover-cards.cjs +6 -6
- package/dist/process-hover-cards.d.cts +3 -3
- package/dist/process-hover-cards.d.ts +3 -3
- package/dist/process-hover-cards.js +7 -7
- package/dist/process-icon-timeline.cjs +10 -10
- package/dist/process-icon-timeline.d.cts +3 -3
- package/dist/process-icon-timeline.d.ts +3 -3
- package/dist/process-icon-timeline.js +11 -11
- package/dist/process-mission-principles.cjs +12 -12
- package/dist/process-mission-principles.d.cts +3 -3
- package/dist/process-mission-principles.d.ts +3 -3
- package/dist/process-mission-principles.js +12 -12
- package/dist/process-numbered-services.cjs +45 -43
- package/dist/process-numbered-services.d.cts +3 -3
- package/dist/process-numbered-services.d.ts +3 -3
- package/dist/process-numbered-services.js +46 -44
- package/dist/process-roadmap-timeline.cjs +9 -9
- package/dist/process-roadmap-timeline.d.cts +3 -3
- package/dist/process-roadmap-timeline.d.ts +3 -3
- package/dist/process-roadmap-timeline.js +10 -10
- package/dist/process-scroll-image.cjs +44 -40
- package/dist/process-scroll-image.d.cts +3 -3
- package/dist/process-scroll-image.d.ts +3 -3
- package/dist/process-scroll-image.js +45 -41
- package/dist/process-steps-grid.cjs +7 -7
- package/dist/process-steps-grid.d.cts +3 -3
- package/dist/process-steps-grid.d.ts +3 -3
- package/dist/process-steps-grid.js +8 -8
- package/dist/process-sticky-steps.cjs +41 -39
- package/dist/process-sticky-steps.d.cts +3 -3
- package/dist/process-sticky-steps.d.ts +3 -3
- package/dist/process-sticky-steps.js +42 -40
- package/dist/project-alternating-motion.cjs +4 -4
- package/dist/project-alternating-motion.d.cts +3 -3
- package/dist/project-alternating-motion.d.ts +3 -3
- package/dist/project-alternating-motion.js +4 -4
- package/dist/project-background-reveal.cjs +5 -5
- package/dist/project-background-reveal.d.cts +3 -3
- package/dist/project-background-reveal.d.ts +3 -3
- package/dist/project-background-reveal.js +6 -6
- package/dist/project-card-overlay.cjs +4 -4
- package/dist/project-card-overlay.d.cts +3 -3
- package/dist/project-card-overlay.d.ts +3 -3
- package/dist/project-card-overlay.js +5 -5
- package/dist/project-carousel-cinematic.cjs +3 -3
- package/dist/project-carousel-cinematic.d.cts +3 -3
- package/dist/project-carousel-cinematic.d.ts +3 -3
- package/dist/project-carousel-cinematic.js +4 -4
- package/dist/project-carousel-detail-cards.cjs +3 -3
- package/dist/project-carousel-detail-cards.d.cts +3 -3
- package/dist/project-carousel-detail-cards.d.ts +3 -3
- package/dist/project-carousel-detail-cards.js +4 -4
- package/dist/project-carousel-minimal.cjs +3 -3
- package/dist/project-carousel-minimal.d.cts +3 -3
- package/dist/project-carousel-minimal.d.ts +3 -3
- package/dist/project-carousel-minimal.js +4 -4
- package/dist/project-detail-architecture-carousel.cjs +5 -5
- package/dist/project-detail-architecture-carousel.d.cts +3 -3
- package/dist/project-detail-architecture-carousel.d.ts +3 -3
- package/dist/project-detail-architecture-carousel.js +5 -5
- package/dist/project-experience-quote.cjs +5 -5
- package/dist/project-experience-quote.d.cts +3 -3
- package/dist/project-experience-quote.d.ts +3 -3
- package/dist/project-experience-quote.js +6 -6
- package/dist/project-featured-carousel.cjs +4 -4
- package/dist/project-featured-carousel.d.cts +3 -3
- package/dist/project-featured-carousel.d.ts +3 -3
- package/dist/project-featured-carousel.js +5 -5
- package/dist/project-filterable-gallery.cjs +3 -3
- package/dist/project-filterable-gallery.d.cts +3 -3
- package/dist/project-filterable-gallery.d.ts +3 -3
- package/dist/project-filterable-gallery.js +4 -4
- package/dist/project-filterable-three-column.cjs +3 -3
- package/dist/project-filterable-three-column.d.cts +3 -3
- package/dist/project-filterable-three-column.d.ts +3 -3
- package/dist/project-filterable-three-column.js +4 -4
- package/dist/project-grid-gallery.cjs +4 -4
- package/dist/project-grid-gallery.d.cts +3 -3
- package/dist/project-grid-gallery.d.ts +3 -3
- package/dist/project-grid-gallery.js +4 -4
- package/dist/project-grid-motion.cjs +4 -4
- package/dist/project-grid-motion.d.cts +3 -3
- package/dist/project-grid-motion.d.ts +3 -3
- package/dist/project-grid-motion.js +4 -4
- package/dist/project-horizontal-cards.cjs +17 -7
- package/dist/project-horizontal-cards.d.cts +16 -4
- package/dist/project-horizontal-cards.d.ts +16 -4
- package/dist/project-horizontal-cards.js +18 -8
- package/dist/project-hover-reveal-grid.cjs +4 -4
- package/dist/project-hover-reveal-grid.d.cts +3 -3
- package/dist/project-hover-reveal-grid.d.ts +3 -3
- package/dist/project-hover-reveal-grid.js +4 -4
- package/dist/project-interactive-hover-reveal.cjs +8 -5
- package/dist/project-interactive-hover-reveal.d.cts +16 -4
- package/dist/project-interactive-hover-reveal.d.ts +16 -4
- package/dist/project-interactive-hover-reveal.js +9 -6
- package/dist/project-masonry-columns.cjs +4 -4
- package/dist/project-masonry-columns.d.cts +3 -3
- package/dist/project-masonry-columns.d.ts +3 -3
- package/dist/project-masonry-columns.js +4 -4
- package/dist/project-nature-mosaic.cjs +4 -4
- package/dist/project-nature-mosaic.d.cts +3 -3
- package/dist/project-nature-mosaic.d.ts +3 -3
- package/dist/project-nature-mosaic.js +5 -5
- package/dist/project-scroll-reveal.cjs +3 -3
- package/dist/project-scroll-reveal.d.cts +3 -3
- package/dist/project-scroll-reveal.d.ts +3 -3
- package/dist/project-scroll-reveal.js +4 -4
- package/dist/project-showcase-alternating.cjs +4 -4
- package/dist/project-showcase-alternating.d.cts +3 -3
- package/dist/project-showcase-alternating.d.ts +3 -3
- package/dist/project-showcase-alternating.js +4 -4
- package/dist/project-sticky-scroll.cjs +3 -3
- package/dist/project-sticky-scroll.d.cts +3 -3
- package/dist/project-sticky-scroll.d.ts +3 -3
- package/dist/project-sticky-scroll.js +4 -4
- package/dist/project-studio-hover-preview.cjs +5 -4
- package/dist/project-studio-hover-preview.d.cts +8 -4
- package/dist/project-studio-hover-preview.d.ts +8 -4
- package/dist/project-studio-hover-preview.js +6 -5
- package/dist/project-table-list.cjs +10 -7
- package/dist/project-table-list.d.cts +16 -4
- package/dist/project-table-list.d.ts +16 -4
- package/dist/project-table-list.js +10 -7
- package/dist/project-video-carousel.cjs +3 -3
- package/dist/project-video-carousel.d.cts +3 -3
- package/dist/project-video-carousel.d.ts +3 -3
- package/dist/project-video-carousel.js +4 -4
- package/dist/project-video-hover-bento.cjs +3 -3
- package/dist/project-video-hover-bento.d.cts +3 -3
- package/dist/project-video-hover-bento.d.ts +3 -3
- package/dist/project-video-hover-bento.js +4 -4
- package/dist/project-video-hover-grid.cjs +3 -3
- package/dist/project-video-hover-grid.d.cts +3 -3
- package/dist/project-video-hover-grid.d.ts +3 -3
- package/dist/project-video-hover-grid.js +4 -4
- package/dist/project-video-hover-rounded.cjs +3 -3
- package/dist/project-video-hover-rounded.d.cts +3 -3
- package/dist/project-video-hover-rounded.d.ts +3 -3
- package/dist/project-video-hover-rounded.js +4 -4
- package/dist/project-video-hover-stack.cjs +3 -3
- package/dist/project-video-hover-stack.d.cts +3 -3
- package/dist/project-video-hover-stack.d.ts +3 -3
- package/dist/project-video-hover-stack.js +4 -4
- package/dist/project-video-hover-two-by-two.cjs +3 -3
- package/dist/project-video-hover-two-by-two.d.cts +3 -3
- package/dist/project-video-hover-two-by-two.d.ts +3 -3
- package/dist/project-video-hover-two-by-two.js +4 -4
- package/dist/project-work-showcase.cjs +6 -5
- package/dist/project-work-showcase.d.cts +8 -4
- package/dist/project-work-showcase.d.ts +8 -4
- package/dist/project-work-showcase.js +7 -6
- package/dist/registry.cjs +20999 -17385
- package/dist/registry.js +20978 -17364
- package/dist/resource-detail-whitepaper-sidebar.cjs +38 -14
- package/dist/resource-detail-whitepaper-sidebar.d.cts +16 -4
- package/dist/resource-detail-whitepaper-sidebar.d.ts +16 -4
- package/dist/resource-detail-whitepaper-sidebar.js +39 -15
- package/dist/resource-list-course-cards.cjs +11 -9
- package/dist/resource-list-course-cards.d.cts +12 -4
- package/dist/resource-list-course-cards.d.ts +12 -4
- package/dist/resource-list-course-cards.js +12 -10
- package/dist/resource-list-featured-articles.cjs +9 -9
- package/dist/resource-list-featured-articles.d.cts +3 -3
- package/dist/resource-list-featured-articles.d.ts +3 -3
- package/dist/resource-list-featured-articles.js +10 -10
- package/dist/resource-list-featured-grid.cjs +19 -15
- package/dist/resource-list-featured-grid.d.cts +8 -4
- package/dist/resource-list-featured-grid.d.ts +8 -4
- package/dist/resource-list-featured-grid.js +20 -16
- package/dist/resource-list-hero-filter.cjs +10 -10
- package/dist/resource-list-hero-filter.d.cts +2 -2
- package/dist/resource-list-hero-filter.d.ts +2 -2
- package/dist/resource-list-hero-filter.js +11 -11
- package/dist/resource-list-news-updates.cjs +5 -5
- package/dist/resource-list-news-updates.d.cts +3 -3
- package/dist/resource-list-news-updates.d.ts +3 -3
- package/dist/resource-list-news-updates.js +9 -9
- package/dist/reviews-images-helpful.cjs +8 -7
- package/dist/reviews-images-helpful.d.cts +8 -4
- package/dist/reviews-images-helpful.d.ts +8 -4
- package/dist/reviews-images-helpful.js +9 -8
- package/dist/reviews-list-verified.cjs +10 -8
- package/dist/reviews-list-verified.d.cts +8 -4
- package/dist/reviews-list-verified.d.ts +8 -4
- package/dist/reviews-list-verified.js +11 -9
- package/dist/section.d.cts +3 -3
- package/dist/section.d.ts +3 -3
- package/dist/service-detail-centered-expertise.d.cts +3 -3
- package/dist/service-detail-centered-expertise.d.ts +3 -3
- package/dist/service-detail-compact-cards.d.cts +3 -3
- package/dist/service-detail-compact-cards.d.ts +3 -3
- package/dist/service-detail-image-hero.cjs +2 -2
- package/dist/service-detail-image-hero.d.cts +3 -3
- package/dist/service-detail-image-hero.d.ts +3 -3
- package/dist/service-detail-image-hero.js +2 -2
- package/dist/service-detail-prose-minimal.cjs +1 -1
- package/dist/service-detail-prose-minimal.d.cts +3 -3
- package/dist/service-detail-prose-minimal.d.ts +3 -3
- package/dist/service-detail-prose-minimal.js +1 -1
- package/dist/service-detail-sidebar-related.d.cts +3 -3
- package/dist/service-detail-sidebar-related.d.ts +3 -3
- package/dist/service-detail-sidebar-stats.cjs +1 -1
- package/dist/service-detail-sidebar-stats.d.cts +3 -3
- package/dist/service-detail-sidebar-stats.d.ts +3 -3
- package/dist/service-detail-sidebar-stats.js +1 -1
- package/dist/service-detail-stats-hero.cjs +3 -3
- package/dist/service-detail-stats-hero.d.cts +3 -3
- package/dist/service-detail-stats-hero.d.ts +3 -3
- package/dist/service-detail-stats-hero.js +3 -3
- package/dist/service-hover-carousel.cjs +132 -52
- package/dist/service-hover-carousel.d.cts +3 -4
- package/dist/service-hover-carousel.d.ts +3 -4
- package/dist/service-hover-carousel.js +133 -53
- package/dist/services-list-feature-spotlight.cjs +2 -2
- package/dist/services-list-feature-spotlight.d.cts +3 -3
- package/dist/services-list-feature-spotlight.d.ts +3 -3
- package/dist/services-list-feature-spotlight.js +2 -2
- package/dist/stats-animated-counter.d.cts +3 -3
- package/dist/stats-animated-counter.d.ts +3 -3
- package/dist/stats-bar-comparison.d.cts +3 -3
- package/dist/stats-bar-comparison.d.ts +3 -3
- package/dist/stats-card-group.d.cts +3 -3
- package/dist/stats-card-group.d.ts +3 -3
- package/dist/stats-circular-progress.d.cts +3 -3
- package/dist/stats-circular-progress.d.ts +3 -3
- package/dist/stats-growth-timeline.d.cts +3 -3
- package/dist/stats-growth-timeline.d.ts +3 -3
- package/dist/stats-icon-cards.d.cts +3 -3
- package/dist/stats-icon-cards.d.ts +3 -3
- package/dist/stats-impact-grid.d.cts +3 -3
- package/dist/stats-impact-grid.d.ts +3 -3
- package/dist/stats-milestone-sidebar.d.cts +3 -3
- package/dist/stats-milestone-sidebar.d.ts +3 -3
- package/dist/stats-number-ticker.d.cts +3 -3
- package/dist/stats-number-ticker.d.ts +3 -3
- package/dist/stats-primary-secondary.d.cts +3 -3
- package/dist/stats-primary-secondary.d.ts +3 -3
- package/dist/stats-simple-grid.d.cts +3 -3
- package/dist/stats-simple-grid.d.ts +3 -3
- package/dist/stats-timeline-tabs.d.cts +3 -3
- package/dist/stats-timeline-tabs.d.ts +3 -3
- package/dist/team-media-showcase.cjs +11 -11
- package/dist/team-media-showcase.d.cts +3 -3
- package/dist/team-media-showcase.d.ts +3 -3
- package/dist/team-media-showcase.js +11 -11
- package/dist/testimonial-carousel-cards.cjs +27 -8
- package/dist/testimonial-carousel-cards.d.cts +3 -3
- package/dist/testimonial-carousel-cards.d.ts +3 -3
- package/dist/testimonial-carousel-cards.js +28 -9
- package/dist/testimonials-animated-split.cjs +5 -5
- package/dist/testimonials-animated-split.d.cts +3 -3
- package/dist/testimonials-animated-split.d.ts +3 -3
- package/dist/testimonials-animated-split.js +6 -6
- package/dist/testimonials-bento-grid.cjs +7 -7
- package/dist/testimonials-bento-grid.d.cts +3 -3
- package/dist/testimonials-bento-grid.d.ts +3 -3
- package/dist/testimonials-bento-grid.js +8 -8
- package/dist/testimonials-carousel-image.cjs +9 -7
- package/dist/testimonials-carousel-image.d.cts +11 -3
- package/dist/testimonials-carousel-image.d.ts +11 -3
- package/dist/testimonials-carousel-image.js +10 -8
- package/dist/testimonials-centered-avatars.cjs +8 -8
- package/dist/testimonials-centered-avatars.d.cts +3 -3
- package/dist/testimonials-centered-avatars.d.ts +3 -3
- package/dist/testimonials-centered-avatars.js +7 -7
- package/dist/testimonials-company-logo.cjs +10 -133
- package/dist/testimonials-company-logo.d.cts +3 -3
- package/dist/testimonials-company-logo.d.ts +3 -3
- package/dist/testimonials-company-logo.js +11 -134
- package/dist/testimonials-grid-add-review.cjs +9 -9
- package/dist/testimonials-grid-add-review.d.cts +3 -3
- package/dist/testimonials-grid-add-review.d.ts +3 -3
- package/dist/testimonials-grid-add-review.js +10 -10
- package/dist/testimonials-large-quote.cjs +7 -7
- package/dist/testimonials-large-quote.d.cts +3 -3
- package/dist/testimonials-large-quote.d.ts +3 -3
- package/dist/testimonials-large-quote.js +8 -8
- package/dist/testimonials-logo-cards.cjs +8 -8
- package/dist/testimonials-logo-cards.d.cts +3 -3
- package/dist/testimonials-logo-cards.d.ts +3 -3
- package/dist/testimonials-logo-cards.js +7 -7
- package/dist/testimonials-marquee.cjs +8 -8
- package/dist/testimonials-marquee.d.cts +3 -3
- package/dist/testimonials-marquee.d.ts +3 -3
- package/dist/testimonials-marquee.js +7 -7
- package/dist/testimonials-masonry-grid.cjs +8 -8
- package/dist/testimonials-masonry-grid.d.cts +3 -3
- package/dist/testimonials-masonry-grid.d.ts +3 -3
- package/dist/testimonials-masonry-grid.js +7 -7
- package/dist/testimonials-mini-dividers.cjs +7 -7
- package/dist/testimonials-mini-dividers.d.cts +3 -3
- package/dist/testimonials-mini-dividers.d.ts +3 -3
- package/dist/testimonials-mini-dividers.js +8 -8
- package/dist/testimonials-minimal-numbered.cjs +5 -5
- package/dist/testimonials-minimal-numbered.d.cts +3 -3
- package/dist/testimonials-minimal-numbered.d.ts +3 -3
- package/dist/testimonials-minimal-numbered.js +6 -6
- package/dist/testimonials-parallax-number.cjs +11 -7
- package/dist/testimonials-parallax-number.d.cts +8 -4
- package/dist/testimonials-parallax-number.d.ts +8 -4
- package/dist/testimonials-parallax-number.js +12 -8
- package/dist/testimonials-quote-carousel.cjs +11 -11
- package/dist/testimonials-quote-carousel.d.cts +3 -3
- package/dist/testimonials-quote-carousel.d.ts +3 -3
- package/dist/testimonials-quote-carousel.js +11 -11
- package/dist/testimonials-scrolling-columns.cjs +6 -6
- package/dist/testimonials-scrolling-columns.d.cts +3 -3
- package/dist/testimonials-scrolling-columns.d.ts +3 -3
- package/dist/testimonials-scrolling-columns.js +7 -7
- package/dist/testimonials-simple-grid.cjs +8 -8
- package/dist/testimonials-simple-grid.d.cts +3 -3
- package/dist/testimonials-simple-grid.d.ts +3 -3
- package/dist/testimonials-simple-grid.js +7 -7
- package/dist/testimonials-slider-minimal.cjs +5 -5
- package/dist/testimonials-slider-minimal.d.cts +3 -3
- package/dist/testimonials-slider-minimal.d.ts +3 -3
- package/dist/testimonials-slider-minimal.js +6 -6
- package/dist/testimonials-split-image.cjs +9 -128
- package/dist/testimonials-split-image.d.cts +3 -3
- package/dist/testimonials-split-image.d.ts +3 -3
- package/dist/testimonials-split-image.js +10 -129
- package/dist/testimonials-stats-header.cjs +12 -17
- package/dist/testimonials-stats-header.d.cts +3 -3
- package/dist/testimonials-stats-header.d.ts +3 -3
- package/dist/testimonials-stats-header.js +13 -18
- package/dist/testimonials-twitter-cards.cjs +7 -7
- package/dist/testimonials-twitter-cards.d.cts +3 -3
- package/dist/testimonials-twitter-cards.d.ts +3 -3
- package/dist/testimonials-twitter-cards.js +8 -8
- package/dist/testimonials-wall-compact.cjs +8 -8
- package/dist/testimonials-wall-compact.d.cts +3 -3
- package/dist/testimonials-wall-compact.d.ts +3 -3
- package/dist/testimonials-wall-compact.js +7 -7
- package/dist/timeline-ai-workflow-cards.cjs +2 -2
- package/dist/timeline-ai-workflow-cards.d.cts +3 -3
- package/dist/timeline-ai-workflow-cards.d.ts +3 -3
- package/dist/timeline-ai-workflow-cards.js +2 -2
- package/dist/timeline-alternating-diagonal.cjs +10 -13
- package/dist/timeline-alternating-diagonal.d.cts +3 -3
- package/dist/timeline-alternating-diagonal.d.ts +3 -3
- package/dist/timeline-alternating-diagonal.js +11 -14
- package/dist/timeline-changelog-badges.cjs +3 -3
- package/dist/timeline-changelog-badges.d.cts +3 -3
- package/dist/timeline-changelog-badges.d.ts +3 -3
- package/dist/timeline-changelog-badges.js +3 -3
- package/dist/timeline-history-prose.cjs +2 -2
- package/dist/timeline-history-prose.d.cts +3 -3
- package/dist/timeline-history-prose.d.ts +3 -3
- package/dist/timeline-history-prose.js +2 -2
- package/dist/timeline-horizontal-icons.cjs +4 -4
- package/dist/timeline-horizontal-icons.d.cts +3 -3
- package/dist/timeline-horizontal-icons.d.ts +3 -3
- package/dist/timeline-horizontal-icons.js +4 -4
- package/dist/timeline-horizontal-phases.cjs +4 -4
- package/dist/timeline-horizontal-phases.d.cts +3 -3
- package/dist/timeline-horizontal-phases.d.ts +3 -3
- package/dist/timeline-horizontal-phases.js +4 -4
- package/dist/timeline-product-launch.cjs +9 -12
- package/dist/timeline-product-launch.d.cts +3 -3
- package/dist/timeline-product-launch.d.ts +3 -3
- package/dist/timeline-product-launch.js +10 -13
- package/dist/timeline-productivity-list.cjs +2 -2
- package/dist/timeline-productivity-list.d.cts +3 -3
- package/dist/timeline-productivity-list.d.ts +3 -3
- package/dist/timeline-productivity-list.js +2 -2
- package/dist/timeline-scroll-highlight.cjs +2 -2
- package/dist/timeline-scroll-highlight.d.cts +3 -3
- package/dist/timeline-scroll-highlight.d.ts +3 -3
- package/dist/timeline-scroll-highlight.js +2 -2
- package/dist/timeline-scroll-sticky-image.cjs +2 -2
- package/dist/timeline-scroll-sticky-image.d.cts +3 -3
- package/dist/timeline-scroll-sticky-image.d.ts +3 -3
- package/dist/timeline-scroll-sticky-image.js +2 -2
- package/dist/timeline-stepper-animated.cjs +30 -30
- package/dist/timeline-stepper-animated.d.cts +3 -3
- package/dist/timeline-stepper-animated.d.ts +3 -3
- package/dist/timeline-stepper-animated.js +29 -29
- package/dist/timeline-tabbed-phases.cjs +7 -10
- package/dist/timeline-tabbed-phases.d.cts +3 -3
- package/dist/timeline-tabbed-phases.d.ts +3 -3
- package/dist/timeline-tabbed-phases.js +8 -11
- package/dist/timeline-two-column-featured.cjs +7 -7
- package/dist/timeline-two-column-featured.d.cts +3 -3
- package/dist/timeline-two-column-featured.d.ts +3 -3
- package/dist/timeline-two-column-featured.js +8 -8
- package/dist/timeline-vertical-icon-dashed.cjs +2 -2
- package/dist/timeline-vertical-icon-dashed.d.cts +3 -3
- package/dist/timeline-vertical-icon-dashed.d.ts +3 -3
- package/dist/timeline-vertical-icon-dashed.js +2 -2
- package/dist/types.d.cts +5 -376
- package/dist/types.d.ts +5 -376
- package/package.json +2 -2
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
+
var React = require('react');
|
|
4
5
|
var forms = require('@page-speed/forms');
|
|
5
6
|
var inputs = require('@page-speed/forms/inputs');
|
|
6
7
|
var clsx = require('clsx');
|
|
7
8
|
var tailwindMerge = require('tailwind-merge');
|
|
8
|
-
var React = require('react');
|
|
9
9
|
var classVarianceAuthority = require('class-variance-authority');
|
|
10
10
|
var jsxRuntime = require('react/jsx-runtime');
|
|
11
11
|
var CheckboxPrimitive = require('@radix-ui/react-checkbox');
|
|
@@ -763,6 +763,379 @@ async function submitPageSpeedForm(values, config) {
|
|
|
763
763
|
}
|
|
764
764
|
return data;
|
|
765
765
|
}
|
|
766
|
+
var maxWidthStyles = {
|
|
767
|
+
sm: "max-w-screen-sm",
|
|
768
|
+
md: "max-w-screen-md",
|
|
769
|
+
lg: "max-w-screen-lg",
|
|
770
|
+
xl: "max-w-7xl",
|
|
771
|
+
"2xl": "max-w-screen-2xl",
|
|
772
|
+
"4xl": "max-w-[1536px]",
|
|
773
|
+
full: "max-w-full"
|
|
774
|
+
};
|
|
775
|
+
var Container = React__namespace.default.forwardRef(
|
|
776
|
+
({ children, maxWidth = "xl", className, as = "div", ...props }, ref) => {
|
|
777
|
+
const Component = as;
|
|
778
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
779
|
+
Component,
|
|
780
|
+
{
|
|
781
|
+
ref,
|
|
782
|
+
className: cn(
|
|
783
|
+
"mx-auto w-full px-2 sm:px-4 lg:px-8",
|
|
784
|
+
maxWidthStyles[maxWidth],
|
|
785
|
+
className
|
|
786
|
+
),
|
|
787
|
+
...props,
|
|
788
|
+
children
|
|
789
|
+
}
|
|
790
|
+
);
|
|
791
|
+
}
|
|
792
|
+
);
|
|
793
|
+
Container.displayName = "Container";
|
|
794
|
+
|
|
795
|
+
// lib/patternSvgs.ts
|
|
796
|
+
var patternSvgs = {
|
|
797
|
+
squareAltGrid: "https://cdn.ing/assets/files/record/286187/4gpn0yq2ptra8iwlvmwwv860ggwv",
|
|
798
|
+
grid1: "https://cdn.ing/assets/files/record/286186/nbdflpgp4ostrno079hygibsflp3",
|
|
799
|
+
noise: "https://cdn.ing/assets/i/r/286188/zrqcp9hynh3j7p2laihwzfbujgrl/noise.png",
|
|
800
|
+
dots: "https://cdn.ing/assets/files/record/286198/yfsjx9thvtxzhl2qtshxyhkrm524",
|
|
801
|
+
dotPattern: "https://cdn.ing/assets/files/record/286192/7ig0cku8aqbboiza8nuk6hw0nnsr",
|
|
802
|
+
dotPattern2: "https://cdn.ing/assets/files/record/286189/arez6gd2s7isn9i1o6c7sexdq7bl",
|
|
803
|
+
circles: "https://cdn.ing/assets/files/record/286190/gtmia3sncjtzetdshc20zf1d3c17",
|
|
804
|
+
waves: "https://cdn.ing/assets/files/record/286191/mqlb33fzxz9cdth1bx7if0wmpkp1",
|
|
805
|
+
crossPattern: "https://cdn.ing/assets/files/record/286193/9yfqwdbnqaipbp7fsb3wbzzmq472",
|
|
806
|
+
architect: "https://cdn.ing/assets/files/record/286194/vgs88ugpvyhxu13wqgy0acvae6re",
|
|
807
|
+
tinyCheckers: "https://cdn.ing/assets/files/record/286195/65efaknsw8kcpf9o3c2gybytsl5b",
|
|
808
|
+
p6: "https://cdn.ing/assets/i/r/286196/6kl0rqnd6mjk8j7e525fo8fo0vkc/p6.webp"
|
|
809
|
+
};
|
|
810
|
+
var maskTop = "radial-gradient(ellipse 70% 60% at 50% 0%, #000 60%, transparent 100%)";
|
|
811
|
+
var maskBottom = "radial-gradient(ellipse 100% 80% at 50% 100%, #000 50%, transparent 90%)";
|
|
812
|
+
var maskCenter = "radial-gradient(ellipse 60% 60% at 50% 50%, #000 30%, transparent 70%)";
|
|
813
|
+
var maskTopLeft = "radial-gradient(ellipse 80% 80% at 0% 0%, #000 50%, transparent 90%)";
|
|
814
|
+
var maskTopRight = "radial-gradient(ellipse 80% 80% at 100% 0%, #000 50%, transparent 90%)";
|
|
815
|
+
var maskBottomLeft = "radial-gradient(ellipse 80% 80% at 0% 100%, #000 50%, transparent 90%)";
|
|
816
|
+
var maskBottomRight = "radial-gradient(ellipse 80% 80% at 100% 100%, #000 50%, transparent 90%)";
|
|
817
|
+
var circuitBoardPattern = (id, mask) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
818
|
+
"svg",
|
|
819
|
+
{
|
|
820
|
+
className: "h-full w-full",
|
|
821
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
822
|
+
style: mask ? {
|
|
823
|
+
maskImage: mask,
|
|
824
|
+
WebkitMaskImage: mask
|
|
825
|
+
} : void 0,
|
|
826
|
+
children: [
|
|
827
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
828
|
+
"pattern",
|
|
829
|
+
{
|
|
830
|
+
id,
|
|
831
|
+
x: "0",
|
|
832
|
+
y: "0",
|
|
833
|
+
width: "100",
|
|
834
|
+
height: "100",
|
|
835
|
+
patternUnits: "userSpaceOnUse",
|
|
836
|
+
children: [
|
|
837
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
838
|
+
"path",
|
|
839
|
+
{
|
|
840
|
+
d: "M0 50h40M60 50h40M50 0v40M50 60v40",
|
|
841
|
+
stroke: "hsl(var(--muted))",
|
|
842
|
+
strokeWidth: "1",
|
|
843
|
+
fill: "none"
|
|
844
|
+
}
|
|
845
|
+
),
|
|
846
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "50", cy: "50", r: "3", fill: "hsl(var(--muted))" }),
|
|
847
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "0", cy: "50", r: "2", fill: "hsl(var(--muted))" }),
|
|
848
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "100", cy: "50", r: "2", fill: "hsl(var(--muted))" }),
|
|
849
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "50", cy: "0", r: "2", fill: "hsl(var(--muted))" }),
|
|
850
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "50", cy: "100", r: "2", fill: "hsl(var(--muted))" })
|
|
851
|
+
]
|
|
852
|
+
}
|
|
853
|
+
) }),
|
|
854
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "100%", height: "100%", fill: `url(#${id})` })
|
|
855
|
+
]
|
|
856
|
+
}
|
|
857
|
+
);
|
|
858
|
+
var gridDotsPattern = (id, mask) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
859
|
+
"svg",
|
|
860
|
+
{
|
|
861
|
+
className: "h-full w-full",
|
|
862
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
863
|
+
style: mask ? {
|
|
864
|
+
maskImage: mask,
|
|
865
|
+
WebkitMaskImage: mask
|
|
866
|
+
} : void 0,
|
|
867
|
+
children: [
|
|
868
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
869
|
+
"pattern",
|
|
870
|
+
{
|
|
871
|
+
id,
|
|
872
|
+
x: "0",
|
|
873
|
+
y: "0",
|
|
874
|
+
width: "40",
|
|
875
|
+
height: "40",
|
|
876
|
+
patternUnits: "userSpaceOnUse",
|
|
877
|
+
children: [
|
|
878
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
879
|
+
"path",
|
|
880
|
+
{
|
|
881
|
+
d: "M0 20h40M20 0v40",
|
|
882
|
+
stroke: "hsl(var(--muted))",
|
|
883
|
+
strokeWidth: "0.5",
|
|
884
|
+
fill: "none"
|
|
885
|
+
}
|
|
886
|
+
),
|
|
887
|
+
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "20", cy: "20", r: "2", fill: "hsl(var(--muted))" })
|
|
888
|
+
]
|
|
889
|
+
}
|
|
890
|
+
) }),
|
|
891
|
+
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: "100%", height: "100%", fill: `url(#${id})` })
|
|
892
|
+
]
|
|
893
|
+
}
|
|
894
|
+
);
|
|
895
|
+
var gridPattern = (size, mask) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
896
|
+
"div",
|
|
897
|
+
{
|
|
898
|
+
className: "h-full w-full bg-[linear-gradient(to_right,_hsl(var(--muted))_1px,_transparent_1px),linear-gradient(to_bottom,_hsl(var(--muted))_1px,_transparent_1px)]",
|
|
899
|
+
style: {
|
|
900
|
+
backgroundSize: `${size}px ${size}px`,
|
|
901
|
+
...mask ? {
|
|
902
|
+
maskImage: mask,
|
|
903
|
+
WebkitMaskImage: mask
|
|
904
|
+
} : {}
|
|
905
|
+
}
|
|
906
|
+
}
|
|
907
|
+
);
|
|
908
|
+
var diagonalCrossPattern = (mask) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
909
|
+
"div",
|
|
910
|
+
{
|
|
911
|
+
className: "h-full w-full",
|
|
912
|
+
style: {
|
|
913
|
+
backgroundImage: "repeating-linear-gradient(45deg, transparent, transparent 32px, hsl(var(--muted)) 32px, hsl(var(--muted)) 33px), repeating-linear-gradient(135deg, transparent, transparent 32px, hsl(var(--muted)) 32px, hsl(var(--muted)) 33px)",
|
|
914
|
+
...mask ? {
|
|
915
|
+
maskImage: mask,
|
|
916
|
+
WebkitMaskImage: mask
|
|
917
|
+
} : {}
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
);
|
|
921
|
+
var dashedGridMaskBase = "repeating-linear-gradient(to right, black 0px, black 3px, transparent 3px, transparent 8px), repeating-linear-gradient(to bottom, black 0px, black 3px, transparent 3px, transparent 8px)";
|
|
922
|
+
var dashedGridPattern = (fadeMask) => {
|
|
923
|
+
const mask = fadeMask ? `${dashedGridMaskBase}, ${fadeMask}` : dashedGridMaskBase;
|
|
924
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
925
|
+
"div",
|
|
926
|
+
{
|
|
927
|
+
className: "h-full w-full",
|
|
928
|
+
style: {
|
|
929
|
+
backgroundImage: "linear-gradient(to right, hsl(var(--muted)) 1px, transparent 1px), linear-gradient(to bottom, hsl(var(--muted)) 1px, transparent 1px)",
|
|
930
|
+
backgroundSize: "20px 20px",
|
|
931
|
+
backgroundPosition: "0 0, 0 0",
|
|
932
|
+
maskImage: mask,
|
|
933
|
+
WebkitMaskImage: mask,
|
|
934
|
+
maskComposite: "intersect",
|
|
935
|
+
WebkitMaskComposite: "source-in"
|
|
936
|
+
}
|
|
937
|
+
}
|
|
938
|
+
);
|
|
939
|
+
};
|
|
940
|
+
var gradientGlow = (position) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
941
|
+
"div",
|
|
942
|
+
{
|
|
943
|
+
className: cn(
|
|
944
|
+
"pointer-events-none absolute left-1/2 z-0 aspect-square w-3/4 -translate-x-1/2 rounded-full opacity-50 blur-3xl",
|
|
945
|
+
position === "top" ? "-top-1/4" : "-bottom-1/4"
|
|
946
|
+
),
|
|
947
|
+
style: {
|
|
948
|
+
background: "radial-gradient(circle, hsl(var(--primary)) 0%, transparent 70%)"
|
|
949
|
+
}
|
|
950
|
+
}
|
|
951
|
+
);
|
|
952
|
+
var spotlight = (position) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
953
|
+
"div",
|
|
954
|
+
{
|
|
955
|
+
className: cn(
|
|
956
|
+
"pointer-events-none absolute top-1/2 z-0 aspect-square w-3/4 -translate-y-1/2 rounded-full opacity-40 blur-3xl",
|
|
957
|
+
position === "left" ? "-left-1/4" : "-right-1/4"
|
|
958
|
+
),
|
|
959
|
+
style: {
|
|
960
|
+
background: "radial-gradient(circle, hsl(var(--primary)) 0%, transparent 70%)"
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
);
|
|
964
|
+
var patternOverlays = {
|
|
965
|
+
circuitBoardBasic: () => circuitBoardPattern("circuit-board-basic"),
|
|
966
|
+
circuitBoardFadeTop: () => circuitBoardPattern("circuit-board-fade-top", maskTop),
|
|
967
|
+
circuitBoardFadeBottom: () => circuitBoardPattern("circuit-board-fade-bottom", maskBottom),
|
|
968
|
+
circuitBoardFadeCenter: () => circuitBoardPattern("circuit-board-fade-center", maskCenter),
|
|
969
|
+
circuitBoardFadeTopLeft: () => circuitBoardPattern("circuit-board-fade-top-left", maskTopLeft),
|
|
970
|
+
circuitBoardFadeTopRight: () => circuitBoardPattern("circuit-board-fade-top-right", maskTopRight),
|
|
971
|
+
circuitBoardFadeBottomLeft: () => circuitBoardPattern("circuit-board-fade-bottom-left", maskBottomLeft),
|
|
972
|
+
circuitBoardFadeBottomRight: () => circuitBoardPattern("circuit-board-fade-bottom-right", maskBottomRight),
|
|
973
|
+
dashedGridBasic: () => dashedGridPattern(),
|
|
974
|
+
dashedGridFadeTop: () => dashedGridPattern(maskTop),
|
|
975
|
+
dashedGridFadeBottom: () => dashedGridPattern(maskBottom),
|
|
976
|
+
dashedGridFadeCenter: () => dashedGridPattern(maskCenter),
|
|
977
|
+
dashedGridFadeTopLeft: () => dashedGridPattern(maskTopLeft),
|
|
978
|
+
dashedGridFadeTopRight: () => dashedGridPattern(maskTopRight),
|
|
979
|
+
dashedGridFadeBottomLeft: () => dashedGridPattern(maskBottomLeft),
|
|
980
|
+
dashedGridFadeBottomRight: () => dashedGridPattern(maskBottomRight),
|
|
981
|
+
diagonalCrossBasic: () => diagonalCrossPattern(),
|
|
982
|
+
diagonalCrossFadeTop: () => diagonalCrossPattern(maskTop),
|
|
983
|
+
diagonalCrossFadeBottom: () => diagonalCrossPattern(maskBottom),
|
|
984
|
+
diagonalCrossFadeCenter: () => diagonalCrossPattern(maskCenter),
|
|
985
|
+
diagonalCrossFadeTopLeft: () => diagonalCrossPattern(maskTopLeft),
|
|
986
|
+
diagonalCrossFadeTopRight: () => diagonalCrossPattern(maskTopRight),
|
|
987
|
+
diagonalCrossFadeBottomLeft: () => diagonalCrossPattern(maskBottomLeft),
|
|
988
|
+
diagonalCrossFadeBottomRight: () => diagonalCrossPattern(maskBottomRight),
|
|
989
|
+
gridBasic: () => gridPattern(40),
|
|
990
|
+
gridFadeTop: () => gridPattern(32, maskTop),
|
|
991
|
+
gridFadeBottom: () => gridPattern(32, maskBottom),
|
|
992
|
+
gridFadeCenter: () => gridPattern(40, maskCenter),
|
|
993
|
+
gridFadeTopLeft: () => gridPattern(32, maskTopLeft),
|
|
994
|
+
gridFadeTopRight: () => gridPattern(32, maskTopRight),
|
|
995
|
+
gridFadeBottomLeft: () => gridPattern(32, maskBottomLeft),
|
|
996
|
+
gridFadeBottomRight: () => gridPattern(32, maskBottomRight),
|
|
997
|
+
gridDotsBasic: () => gridDotsPattern("grid-dots-basic"),
|
|
998
|
+
gridDotsFadeCenter: () => gridDotsPattern("grid-dots-fade-center", maskCenter),
|
|
999
|
+
gradientGlowTop: () => gradientGlow("top"),
|
|
1000
|
+
gradientGlowBottom: () => gradientGlow("bottom"),
|
|
1001
|
+
spotlightLeft: () => spotlight("left"),
|
|
1002
|
+
spotlightRight: () => spotlight("right")
|
|
1003
|
+
};
|
|
1004
|
+
var inlinePatternStyles = {
|
|
1005
|
+
radialGradientTop: {
|
|
1006
|
+
background: "radial-gradient(125% 125% at 50% 10%, hsl(var(--background)) 40%, hsl(var(--primary)) 100%)"
|
|
1007
|
+
},
|
|
1008
|
+
radialGradientBottom: {
|
|
1009
|
+
background: "radial-gradient(125% 125% at 50% 90%, hsl(var(--background)) 40%, hsl(var(--primary)) 100%)"
|
|
1010
|
+
}
|
|
1011
|
+
};
|
|
1012
|
+
function PatternBackground({
|
|
1013
|
+
pattern,
|
|
1014
|
+
opacity = 0.08,
|
|
1015
|
+
className,
|
|
1016
|
+
style
|
|
1017
|
+
}) {
|
|
1018
|
+
if (!pattern) {
|
|
1019
|
+
return null;
|
|
1020
|
+
}
|
|
1021
|
+
if (pattern in inlinePatternStyles) {
|
|
1022
|
+
const inlineStyle = inlinePatternStyles[pattern];
|
|
1023
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
1024
|
+
"div",
|
|
1025
|
+
{
|
|
1026
|
+
className: cn("pointer-events-none absolute inset-0 z-0", className),
|
|
1027
|
+
style: { ...inlineStyle, opacity, ...style },
|
|
1028
|
+
"aria-hidden": "true"
|
|
1029
|
+
}
|
|
1030
|
+
);
|
|
1031
|
+
}
|
|
1032
|
+
if (pattern in patternOverlays) {
|
|
1033
|
+
const Overlay = patternOverlays[pattern];
|
|
1034
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
1035
|
+
"div",
|
|
1036
|
+
{
|
|
1037
|
+
className: cn("pointer-events-none absolute inset-0 z-0", className),
|
|
1038
|
+
style: { opacity, ...style },
|
|
1039
|
+
"aria-hidden": "true",
|
|
1040
|
+
children: Overlay()
|
|
1041
|
+
}
|
|
1042
|
+
);
|
|
1043
|
+
}
|
|
1044
|
+
const patternUrl = pattern in patternSvgs ? patternSvgs[pattern] : pattern;
|
|
1045
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
1046
|
+
"div",
|
|
1047
|
+
{
|
|
1048
|
+
className: cn("pointer-events-none absolute inset-0 z-0", className),
|
|
1049
|
+
style: {
|
|
1050
|
+
backgroundImage: `url(${patternUrl})`,
|
|
1051
|
+
backgroundRepeat: "repeat",
|
|
1052
|
+
backgroundSize: "auto",
|
|
1053
|
+
opacity,
|
|
1054
|
+
...style
|
|
1055
|
+
},
|
|
1056
|
+
"aria-hidden": "true"
|
|
1057
|
+
}
|
|
1058
|
+
);
|
|
1059
|
+
}
|
|
1060
|
+
var backgroundStyles = {
|
|
1061
|
+
default: "bg-background text-foreground",
|
|
1062
|
+
white: "bg-white text-dark",
|
|
1063
|
+
gray: "bg-muted/30 text-foreground",
|
|
1064
|
+
dark: "bg-foreground text-background",
|
|
1065
|
+
transparent: "bg-transparent text-foreground",
|
|
1066
|
+
gradient: "bg-linear-to-br from-primary via-primary/90 to-foreground text-primary-foreground",
|
|
1067
|
+
primary: "bg-primary text-primary-foreground",
|
|
1068
|
+
secondary: "bg-secondary text-secondary-foreground",
|
|
1069
|
+
muted: "bg-muted text-muted-foreground"
|
|
1070
|
+
};
|
|
1071
|
+
var spacingStyles = {
|
|
1072
|
+
none: "py-0 md:py-0",
|
|
1073
|
+
sm: "py-12 md:py-16",
|
|
1074
|
+
md: "py-16 md:py-24",
|
|
1075
|
+
lg: "py-20 md:py-32",
|
|
1076
|
+
xl: "py-24 md:py-40"
|
|
1077
|
+
};
|
|
1078
|
+
var Section = React__namespace.default.forwardRef(
|
|
1079
|
+
({
|
|
1080
|
+
id,
|
|
1081
|
+
title,
|
|
1082
|
+
subtitle,
|
|
1083
|
+
children,
|
|
1084
|
+
className,
|
|
1085
|
+
style,
|
|
1086
|
+
background = "default",
|
|
1087
|
+
spacing = "lg",
|
|
1088
|
+
pattern,
|
|
1089
|
+
patternOpacity,
|
|
1090
|
+
patternClassName,
|
|
1091
|
+
containerClassName,
|
|
1092
|
+
containerMaxWidth = "xl",
|
|
1093
|
+
...props
|
|
1094
|
+
}, ref) => {
|
|
1095
|
+
const effectivePatternOpacity = patternOpacity !== void 0 ? patternOpacity : pattern ? 1 : 0;
|
|
1096
|
+
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
1097
|
+
"section",
|
|
1098
|
+
{
|
|
1099
|
+
ref,
|
|
1100
|
+
id,
|
|
1101
|
+
className: cn(
|
|
1102
|
+
"relative",
|
|
1103
|
+
pattern ? "overflow-hidden" : null,
|
|
1104
|
+
backgroundStyles[background],
|
|
1105
|
+
spacingStyles[spacing],
|
|
1106
|
+
className
|
|
1107
|
+
),
|
|
1108
|
+
style,
|
|
1109
|
+
...props,
|
|
1110
|
+
children: [
|
|
1111
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1112
|
+
PatternBackground,
|
|
1113
|
+
{
|
|
1114
|
+
pattern,
|
|
1115
|
+
opacity: effectivePatternOpacity,
|
|
1116
|
+
className: patternClassName
|
|
1117
|
+
}
|
|
1118
|
+
),
|
|
1119
|
+
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
1120
|
+
Container,
|
|
1121
|
+
{
|
|
1122
|
+
maxWidth: containerMaxWidth,
|
|
1123
|
+
className: cn("relative z-10", containerClassName),
|
|
1124
|
+
children: [
|
|
1125
|
+
(title || subtitle) && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mb-12 text-center md:mb-16", children: [
|
|
1126
|
+
subtitle && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mb-2 text-sm font-semibold uppercase tracking-wider text-primary", children: subtitle }),
|
|
1127
|
+
title && /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "text-3xl font-bold tracking-tight md:text-4xl lg:text-5xl", children: title })
|
|
1128
|
+
] }),
|
|
1129
|
+
children
|
|
1130
|
+
]
|
|
1131
|
+
}
|
|
1132
|
+
)
|
|
1133
|
+
]
|
|
1134
|
+
}
|
|
1135
|
+
);
|
|
1136
|
+
}
|
|
1137
|
+
);
|
|
1138
|
+
Section.displayName = "Section";
|
|
766
1139
|
var EVENT_TYPES = [
|
|
767
1140
|
{ value: "wedding", label: "Wedding" },
|
|
768
1141
|
{ value: "corporate", label: "Corporate Event" },
|
|
@@ -832,6 +1205,10 @@ function ContactCatering({
|
|
|
832
1205
|
cardContentClassName,
|
|
833
1206
|
formClassName,
|
|
834
1207
|
submitClassName,
|
|
1208
|
+
background = "white",
|
|
1209
|
+
spacing = "xl",
|
|
1210
|
+
pattern,
|
|
1211
|
+
patternOpacity = 0.1,
|
|
835
1212
|
formConfig,
|
|
836
1213
|
onSubmit,
|
|
837
1214
|
onSuccess,
|
|
@@ -907,7 +1284,7 @@ function ContactCatering({
|
|
|
907
1284
|
const updated = current.includes(value) ? current.filter((v) => v !== value) : [...current, value];
|
|
908
1285
|
form.setFieldValue("dietaryAccommodations", updated);
|
|
909
1286
|
};
|
|
910
|
-
const
|
|
1287
|
+
const actionsContent = React__namespace.useMemo(() => {
|
|
911
1288
|
if (actionsSlot) return actionsSlot;
|
|
912
1289
|
if (actions && actions.length > 0) {
|
|
913
1290
|
return actions.map((action, index) => {
|
|
@@ -929,293 +1306,303 @@ function ContactCatering({
|
|
|
929
1306
|
});
|
|
930
1307
|
}
|
|
931
1308
|
return null;
|
|
932
|
-
};
|
|
933
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
children:
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
children:
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
"
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
"
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1309
|
+
}, [actionsSlot, actions]);
|
|
1310
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
1311
|
+
Section,
|
|
1312
|
+
{
|
|
1313
|
+
background,
|
|
1314
|
+
spacing,
|
|
1315
|
+
pattern,
|
|
1316
|
+
patternOpacity,
|
|
1317
|
+
className: cn("py-12", className),
|
|
1318
|
+
children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mx-auto w-full max-w-4xl px-4", containerClassName), children: [
|
|
1319
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: cn("mb-10 text-center", headerClassName), children: [
|
|
1320
|
+
heading && (typeof heading === "string" ? /* @__PURE__ */ jsxRuntime.jsx("h2", { className: cn("mb-3 text-3xl font-bold tracking-tight", headingClassName), children: heading }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: headingClassName, children: heading })),
|
|
1321
|
+
description && (typeof description === "string" ? /* @__PURE__ */ jsxRuntime.jsx("p", { className: cn("leading-relaxed text-muted-foreground", descriptionClassName), children: description }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: descriptionClassName, children: description }))
|
|
1322
|
+
] }),
|
|
1323
|
+
/* @__PURE__ */ jsxRuntime.jsx(Card, { className: cardClassName, children: /* @__PURE__ */ jsxRuntime.jsx(CardContent, { className: cn("p-6 lg:p-8", cardContentClassName), children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
1324
|
+
forms.Form,
|
|
1325
|
+
{
|
|
1326
|
+
form,
|
|
1327
|
+
action: formConfig?.endpoint,
|
|
1328
|
+
method: formMethod,
|
|
1329
|
+
className: cn("space-y-8", formClassName),
|
|
1330
|
+
children: [
|
|
1331
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
|
|
1332
|
+
/* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-lg font-semibold", children: "Event Details" }),
|
|
1333
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "eventType", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1334
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "event-type", children: "Event Type" }),
|
|
1335
|
+
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
1336
|
+
inputs.Select,
|
|
1337
|
+
{
|
|
1338
|
+
...field,
|
|
1339
|
+
id: "event-type",
|
|
1340
|
+
error: meta.touched && !!meta.error,
|
|
1341
|
+
"aria-label": "Event Type",
|
|
1342
|
+
children: [
|
|
1343
|
+
/* @__PURE__ */ jsxRuntime.jsx("option", { value: "", children: "Select event type" }),
|
|
1344
|
+
EVENT_TYPES.map((type) => /* @__PURE__ */ jsxRuntime.jsx("option", { value: type.value, children: type.label }, type.value))
|
|
1345
|
+
]
|
|
1346
|
+
}
|
|
1347
|
+
)
|
|
1348
|
+
] }) }),
|
|
1349
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid gap-4 sm:grid-cols-2", children: [
|
|
1350
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "guestCount", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1351
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "guest-count", children: "Number of Guests" }),
|
|
1352
|
+
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
1353
|
+
inputs.Select,
|
|
1354
|
+
{
|
|
1355
|
+
...field,
|
|
1356
|
+
id: "guest-count",
|
|
1357
|
+
error: meta.touched && !!meta.error,
|
|
1358
|
+
"aria-label": "Number of Guests",
|
|
1359
|
+
children: [
|
|
1360
|
+
/* @__PURE__ */ jsxRuntime.jsx("option", { value: "", children: "Select guest count" }),
|
|
1361
|
+
GUEST_COUNTS.map((count) => /* @__PURE__ */ jsxRuntime.jsx("option", { value: count.value, children: count.label }, count.value))
|
|
1362
|
+
]
|
|
1363
|
+
}
|
|
1364
|
+
)
|
|
1365
|
+
] }) }),
|
|
1366
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "eventDate", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1367
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "event-date", children: "Event Date" }),
|
|
1368
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1369
|
+
TextInput,
|
|
1370
|
+
{
|
|
1371
|
+
...field,
|
|
1372
|
+
id: "event-date",
|
|
1373
|
+
type: "date",
|
|
1374
|
+
error: meta.touched && !!meta.error,
|
|
1375
|
+
"aria-label": "Event Date"
|
|
1376
|
+
}
|
|
1377
|
+
)
|
|
1378
|
+
] }) })
|
|
1379
|
+
] }),
|
|
1380
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid gap-4 sm:grid-cols-2", children: [
|
|
1381
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "startTime", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1382
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "start-time", children: "Start Time" }),
|
|
1383
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1384
|
+
TextInput,
|
|
1385
|
+
{
|
|
1386
|
+
...field,
|
|
1387
|
+
id: "start-time",
|
|
1388
|
+
type: "time",
|
|
1389
|
+
error: meta.touched && !!meta.error,
|
|
1390
|
+
"aria-label": "Start Time"
|
|
1391
|
+
}
|
|
1392
|
+
)
|
|
1393
|
+
] }) }),
|
|
1394
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "endTime", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1395
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "end-time", children: "End Time (Optional)" }),
|
|
1396
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1397
|
+
TextInput,
|
|
1398
|
+
{
|
|
1399
|
+
...field,
|
|
1400
|
+
id: "end-time",
|
|
1401
|
+
type: "time",
|
|
1402
|
+
error: meta.touched && !!meta.error,
|
|
1403
|
+
"aria-label": "End Time"
|
|
1404
|
+
}
|
|
1405
|
+
)
|
|
1406
|
+
] }) })
|
|
1407
|
+
] }),
|
|
1408
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "venue", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1409
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "venue", children: "Venue / Location" }),
|
|
1410
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1411
|
+
TextInput,
|
|
1412
|
+
{
|
|
1413
|
+
...field,
|
|
1414
|
+
id: "venue",
|
|
1415
|
+
placeholder: "Event venue or location",
|
|
1416
|
+
error: meta.touched && !!meta.error,
|
|
1417
|
+
"aria-label": "Venue"
|
|
1418
|
+
}
|
|
1419
|
+
)
|
|
1420
|
+
] }) })
|
|
1421
|
+
] }),
|
|
1422
|
+
/* @__PURE__ */ jsxRuntime.jsx(Separator, {}),
|
|
1423
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
|
|
1424
|
+
/* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-lg font-semibold", children: "Service Preferences" }),
|
|
1425
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "serviceStyle", children: ({ field }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
1426
|
+
inputs.Radio,
|
|
1013
1427
|
{
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1428
|
+
name: "serviceStyle",
|
|
1429
|
+
label: "Service Style",
|
|
1430
|
+
value: field.value,
|
|
1431
|
+
onChange: field.onChange,
|
|
1432
|
+
options: SERVICE_STYLES,
|
|
1433
|
+
layout: "stacked",
|
|
1434
|
+
className: "space-y-2"
|
|
1019
1435
|
}
|
|
1020
|
-
)
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
}
|
|
1034
|
-
)
|
|
1035
|
-
] }) })
|
|
1036
|
-
] }),
|
|
1037
|
-
/* @__PURE__ */ jsxRuntime.jsx(Separator, {}),
|
|
1038
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
|
|
1039
|
-
/* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-lg font-semibold", children: "Service Preferences" }),
|
|
1040
|
-
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "serviceStyle", children: ({ field }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
1041
|
-
inputs.Radio,
|
|
1042
|
-
{
|
|
1043
|
-
name: "serviceStyle",
|
|
1044
|
-
label: "Service Style",
|
|
1045
|
-
value: field.value,
|
|
1046
|
-
onChange: field.onChange,
|
|
1047
|
-
options: SERVICE_STYLES,
|
|
1048
|
-
layout: "stacked",
|
|
1049
|
-
className: "space-y-2"
|
|
1050
|
-
}
|
|
1051
|
-
) }),
|
|
1052
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-3", children: [
|
|
1053
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { children: "Cuisine Preferences (Optional)" }),
|
|
1054
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid gap-3 sm:grid-cols-2 md:grid-cols-3", children: CUISINES.map((cuisine) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1055
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1056
|
-
Checkbox,
|
|
1057
|
-
{
|
|
1058
|
-
id: cuisine.id,
|
|
1059
|
-
checked: form.values.cuisinePreferences.includes(
|
|
1060
|
-
cuisine.id
|
|
1436
|
+
) }),
|
|
1437
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-3", children: [
|
|
1438
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { children: "Cuisine Preferences (Optional)" }),
|
|
1439
|
+
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid gap-3 sm:grid-cols-2 md:grid-cols-3", children: CUISINES.map((cuisine) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1440
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1441
|
+
Checkbox,
|
|
1442
|
+
{
|
|
1443
|
+
id: cuisine.id,
|
|
1444
|
+
checked: form.values.cuisinePreferences.includes(
|
|
1445
|
+
cuisine.id
|
|
1446
|
+
),
|
|
1447
|
+
onCheckedChange: () => toggleCuisinePreference(cuisine.id)
|
|
1448
|
+
}
|
|
1061
1449
|
),
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1450
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1451
|
+
Label,
|
|
1452
|
+
{
|
|
1453
|
+
htmlFor: cuisine.id,
|
|
1454
|
+
className: "cursor-pointer font-normal",
|
|
1455
|
+
children: cuisine.label
|
|
1456
|
+
}
|
|
1457
|
+
)
|
|
1458
|
+
] }, cuisine.id)) })
|
|
1459
|
+
] }),
|
|
1460
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-3", children: [
|
|
1461
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { children: "Dietary Accommodations (Optional)" }),
|
|
1462
|
+
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid gap-3 sm:grid-cols-2", children: DIETARY_OPTIONS.map((option) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1463
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1464
|
+
Checkbox,
|
|
1465
|
+
{
|
|
1466
|
+
id: option.id,
|
|
1467
|
+
checked: form.values.dietaryAccommodations.includes(
|
|
1468
|
+
option.id
|
|
1469
|
+
),
|
|
1470
|
+
onCheckedChange: () => toggleDietaryAccommodation(option.id)
|
|
1471
|
+
}
|
|
1084
1472
|
),
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1473
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1474
|
+
Label,
|
|
1475
|
+
{
|
|
1476
|
+
htmlFor: option.id,
|
|
1477
|
+
className: "cursor-pointer font-normal",
|
|
1478
|
+
children: option.label
|
|
1479
|
+
}
|
|
1480
|
+
)
|
|
1481
|
+
] }, option.id)) })
|
|
1482
|
+
] }),
|
|
1483
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "budget", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1484
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "budget", children: "Budget Per Person (Optional)" }),
|
|
1485
|
+
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
1486
|
+
inputs.Select,
|
|
1487
|
+
{
|
|
1488
|
+
...field,
|
|
1489
|
+
id: "budget",
|
|
1490
|
+
error: meta.touched && !!meta.error,
|
|
1491
|
+
"aria-label": "Budget Per Person",
|
|
1492
|
+
children: [
|
|
1493
|
+
/* @__PURE__ */ jsxRuntime.jsx("option", { value: "", children: "Select budget range" }),
|
|
1494
|
+
BUDGET_RANGES.map((range) => /* @__PURE__ */ jsxRuntime.jsx("option", { value: range.value, children: range.label }, range.value))
|
|
1495
|
+
]
|
|
1496
|
+
}
|
|
1497
|
+
)
|
|
1498
|
+
] }) })
|
|
1499
|
+
] }),
|
|
1500
|
+
/* @__PURE__ */ jsxRuntime.jsx(Separator, {}),
|
|
1501
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
|
|
1502
|
+
/* @__PURE__ */ jsxRuntime.jsx("h3", { className: "text-lg font-semibold", children: "Your Information" }),
|
|
1503
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "name", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1504
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "name", children: "Full Name" }),
|
|
1505
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1506
|
+
TextInput,
|
|
1507
|
+
{
|
|
1508
|
+
...field,
|
|
1509
|
+
id: "name",
|
|
1510
|
+
placeholder: "John Doe",
|
|
1511
|
+
error: meta.touched && !!meta.error,
|
|
1512
|
+
"aria-label": "Full Name"
|
|
1513
|
+
}
|
|
1514
|
+
)
|
|
1515
|
+
] }) }),
|
|
1516
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid gap-4 sm:grid-cols-2", children: [
|
|
1517
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "email", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1518
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "email", children: "Email" }),
|
|
1519
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1520
|
+
TextInput,
|
|
1521
|
+
{
|
|
1522
|
+
...field,
|
|
1523
|
+
id: "email",
|
|
1524
|
+
type: "email",
|
|
1525
|
+
placeholder: "john@example.com",
|
|
1526
|
+
error: meta.touched && !!meta.error,
|
|
1527
|
+
"aria-label": "Email"
|
|
1528
|
+
}
|
|
1529
|
+
)
|
|
1530
|
+
] }) }),
|
|
1531
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "phone", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1532
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "phone", children: "Phone" }),
|
|
1533
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1534
|
+
TextInput,
|
|
1535
|
+
{
|
|
1536
|
+
...field,
|
|
1537
|
+
id: "phone",
|
|
1538
|
+
type: "tel",
|
|
1539
|
+
placeholder: "+1 (555) 000-0000",
|
|
1540
|
+
error: meta.touched && !!meta.error,
|
|
1541
|
+
"aria-label": "Phone"
|
|
1542
|
+
}
|
|
1543
|
+
)
|
|
1544
|
+
] }) })
|
|
1545
|
+
] }),
|
|
1546
|
+
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "details", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1547
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "details", children: "Additional Details (Optional)" }),
|
|
1548
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1549
|
+
TextArea,
|
|
1550
|
+
{
|
|
1551
|
+
...field,
|
|
1552
|
+
id: "details",
|
|
1553
|
+
placeholder: "Tell us about your menu preferences, budget, or any special requirements...",
|
|
1554
|
+
rows: 4,
|
|
1555
|
+
error: meta.touched && !!meta.error,
|
|
1556
|
+
"aria-label": "Additional Details"
|
|
1557
|
+
}
|
|
1558
|
+
)
|
|
1559
|
+
] }) }),
|
|
1560
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1561
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1562
|
+
Checkbox,
|
|
1563
|
+
{
|
|
1564
|
+
id: "tasting",
|
|
1565
|
+
checked: form.values.tasting,
|
|
1566
|
+
onCheckedChange: (checked) => form.setFieldValue("tasting", checked === true)
|
|
1567
|
+
}
|
|
1568
|
+
),
|
|
1569
|
+
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "tasting", className: "cursor-pointer font-normal", children: "I'm interested in scheduling a tasting" })
|
|
1570
|
+
] })
|
|
1571
|
+
] }),
|
|
1572
|
+
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "rounded-lg border bg-muted/50 p-4", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-3", children: [
|
|
1088
1573
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1089
|
-
|
|
1574
|
+
DynamicIcon,
|
|
1090
1575
|
{
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1576
|
+
name: "lucide/chef-hat",
|
|
1577
|
+
size: 20,
|
|
1578
|
+
className: "mt-0.5 text-muted-foreground"
|
|
1094
1579
|
}
|
|
1095
|
-
)
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1580
|
+
),
|
|
1581
|
+
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-1", children: [
|
|
1582
|
+
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm font-medium", children: "Custom Menus Available" }),
|
|
1583
|
+
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm text-muted-foreground", children: "We'll work with you to create a custom menu that perfectly fits your event and budget. Our team will contact you within 24 hours to discuss options." })
|
|
1584
|
+
] })
|
|
1585
|
+
] }) }),
|
|
1586
|
+
actionsSlot || actions && actions.length > 0 ? actionsContent : /* @__PURE__ */ jsxRuntime.jsxs(
|
|
1587
|
+
Pressable,
|
|
1102
1588
|
{
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1589
|
+
componentType: "button",
|
|
1590
|
+
type: "submit",
|
|
1591
|
+
className: cn("w-full", submitClassName),
|
|
1592
|
+
asButton: true,
|
|
1593
|
+
disabled: form.isSubmitting,
|
|
1107
1594
|
children: [
|
|
1108
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1109
|
-
|
|
1595
|
+
buttonIcon ?? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/utensils", size: 16, className: "mr-2" }),
|
|
1596
|
+
buttonText
|
|
1110
1597
|
]
|
|
1111
1598
|
}
|
|
1112
1599
|
)
|
|
1113
|
-
]
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "name", children: "Full Name" }),
|
|
1120
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1121
|
-
TextInput,
|
|
1122
|
-
{
|
|
1123
|
-
...field,
|
|
1124
|
-
id: "name",
|
|
1125
|
-
placeholder: "John Doe",
|
|
1126
|
-
error: meta.touched && !!meta.error,
|
|
1127
|
-
"aria-label": "Full Name"
|
|
1128
|
-
}
|
|
1129
|
-
)
|
|
1130
|
-
] }) }),
|
|
1131
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "grid gap-4 sm:grid-cols-2", children: [
|
|
1132
|
-
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "email", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1133
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "email", children: "Email" }),
|
|
1134
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1135
|
-
TextInput,
|
|
1136
|
-
{
|
|
1137
|
-
...field,
|
|
1138
|
-
id: "email",
|
|
1139
|
-
type: "email",
|
|
1140
|
-
placeholder: "john@example.com",
|
|
1141
|
-
error: meta.touched && !!meta.error,
|
|
1142
|
-
"aria-label": "Email"
|
|
1143
|
-
}
|
|
1144
|
-
)
|
|
1145
|
-
] }) }),
|
|
1146
|
-
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "phone", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1147
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "phone", children: "Phone" }),
|
|
1148
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1149
|
-
TextInput,
|
|
1150
|
-
{
|
|
1151
|
-
...field,
|
|
1152
|
-
id: "phone",
|
|
1153
|
-
type: "tel",
|
|
1154
|
-
placeholder: "+1 (555) 000-0000",
|
|
1155
|
-
error: meta.touched && !!meta.error,
|
|
1156
|
-
"aria-label": "Phone"
|
|
1157
|
-
}
|
|
1158
|
-
)
|
|
1159
|
-
] }) })
|
|
1160
|
-
] }),
|
|
1161
|
-
/* @__PURE__ */ jsxRuntime.jsx(forms.Field, { name: "details", children: ({ field, meta }) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
|
|
1162
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "details", children: "Additional Details (Optional)" }),
|
|
1163
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1164
|
-
TextArea,
|
|
1165
|
-
{
|
|
1166
|
-
...field,
|
|
1167
|
-
id: "details",
|
|
1168
|
-
placeholder: "Tell us about your menu preferences, budget, or any special requirements...",
|
|
1169
|
-
rows: 4,
|
|
1170
|
-
error: meta.touched && !!meta.error,
|
|
1171
|
-
"aria-label": "Additional Details"
|
|
1172
|
-
}
|
|
1173
|
-
)
|
|
1174
|
-
] }) }),
|
|
1175
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1176
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1177
|
-
Checkbox,
|
|
1178
|
-
{
|
|
1179
|
-
id: "tasting",
|
|
1180
|
-
checked: form.values.tasting,
|
|
1181
|
-
onCheckedChange: (checked) => form.setFieldValue("tasting", checked === true)
|
|
1182
|
-
}
|
|
1183
|
-
),
|
|
1184
|
-
/* @__PURE__ */ jsxRuntime.jsx(Label, { htmlFor: "tasting", className: "cursor-pointer font-normal", children: "I'm interested in scheduling a tasting" })
|
|
1185
|
-
] })
|
|
1186
|
-
] }),
|
|
1187
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "rounded-lg border bg-muted/50 p-4", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-3", children: [
|
|
1188
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1189
|
-
DynamicIcon,
|
|
1190
|
-
{
|
|
1191
|
-
name: "lucide/chef-hat",
|
|
1192
|
-
size: 20,
|
|
1193
|
-
className: "mt-0.5 text-muted-foreground"
|
|
1194
|
-
}
|
|
1195
|
-
),
|
|
1196
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-1", children: [
|
|
1197
|
-
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm font-medium", children: "Custom Menus Available" }),
|
|
1198
|
-
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm text-muted-foreground", children: "We'll work with you to create a custom menu that perfectly fits your event and budget. Our team will contact you within 24 hours to discuss options." })
|
|
1199
|
-
] })
|
|
1200
|
-
] }) }),
|
|
1201
|
-
actionsSlot || actions && actions.length > 0 ? renderActions() : /* @__PURE__ */ jsxRuntime.jsxs(
|
|
1202
|
-
Pressable,
|
|
1203
|
-
{
|
|
1204
|
-
componentType: "button",
|
|
1205
|
-
type: "submit",
|
|
1206
|
-
className: cn("w-full", submitClassName),
|
|
1207
|
-
asButton: true,
|
|
1208
|
-
disabled: form.isSubmitting,
|
|
1209
|
-
children: [
|
|
1210
|
-
buttonIcon ?? /* @__PURE__ */ jsxRuntime.jsx(DynamicIcon, { name: "lucide/utensils", size: 16, className: "mr-2" }),
|
|
1211
|
-
buttonText
|
|
1212
|
-
]
|
|
1213
|
-
}
|
|
1214
|
-
)
|
|
1215
|
-
]
|
|
1216
|
-
}
|
|
1217
|
-
) }) })
|
|
1218
|
-
] }) });
|
|
1600
|
+
]
|
|
1601
|
+
}
|
|
1602
|
+
) }) })
|
|
1603
|
+
] })
|
|
1604
|
+
}
|
|
1605
|
+
);
|
|
1219
1606
|
}
|
|
1220
1607
|
|
|
1221
1608
|
exports.ContactCatering = ContactCatering;
|