@orion-ds/react 4.6.3 → 4.6.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/AI_GUIDE.md +2 -5
- package/AI_QUICKREF.md +1 -5
- package/README.md +3 -3
- package/dist/blocks/sections/ActivityFeed/ActivityFeed.types.d.ts.map +1 -1
- package/dist/blocks/sections/AgentFolder/AgentFolder.d.ts +5 -0
- package/dist/blocks/sections/AgentFolder/AgentFolder.d.ts.map +1 -0
- package/dist/blocks/sections/AgentFolder/AgentFolder.stories.d.ts +17 -0
- package/dist/blocks/sections/AgentFolder/AgentFolder.stories.d.ts.map +1 -0
- package/dist/blocks/sections/AgentFolder/AgentFolder.types.d.ts +97 -0
- package/dist/blocks/sections/AgentFolder/AgentFolder.types.d.ts.map +1 -0
- package/dist/blocks/sections/AgentFolder/index.d.ts +8 -0
- package/dist/blocks/sections/AgentFolder/index.d.ts.map +1 -0
- package/dist/blocks/sections/AppDownload/AppDownload.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Blog/Blog.d.ts.map +1 -1
- package/dist/blocks/sections/Blog/Blog.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -1
- package/dist/blocks/sections/CTA/CTA.d.ts.map +1 -1
- package/dist/blocks/sections/CTA/CTA.stories.d.ts.map +1 -1
- package/dist/blocks/sections/CarouselSection/CarouselCard.d.ts.map +1 -1
- package/dist/blocks/sections/CarouselSection/CarouselSection.d.ts.map +1 -1
- package/dist/blocks/sections/CarouselSection/CarouselSection.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Chat/Chat.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Comparison/Comparison.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Contact/Contact.d.ts.map +1 -1
- package/dist/blocks/sections/Contact/Contact.stories.d.ts.map +1 -1
- package/dist/blocks/sections/EmptyState/EmptyState.d.ts.map +1 -1
- package/dist/blocks/sections/EmptyState/EmptyState.stories.d.ts.map +1 -1
- package/dist/blocks/sections/FAQ/FAQ.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Features/Features.d.ts.map +1 -1
- package/dist/blocks/sections/Features/Features.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Features/index.d.ts +1 -1
- package/dist/blocks/sections/Features/index.d.ts.map +1 -1
- package/dist/blocks/sections/Footer/Footer.d.ts.map +1 -1
- package/dist/blocks/sections/Gallery/Gallery.d.ts.map +1 -1
- package/dist/blocks/sections/Gallery/Gallery.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Hero/Hero.d.ts.map +1 -1
- package/dist/blocks/sections/Hero/Hero.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Hero/HeroHighlight.d.ts.map +1 -1
- package/dist/blocks/sections/LogoCloud/LogoCloud.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Newsletter/Newsletter.d.ts.map +1 -1
- package/dist/blocks/sections/Newsletter/Newsletter.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Pricing/Pricing.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Pricing/PricingCard.d.ts.map +1 -1
- package/dist/blocks/sections/Pricing/index.d.ts +1 -1
- package/dist/blocks/sections/Pricing/index.d.ts.map +1 -1
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.d.ts.map +1 -1
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.stories.d.ts.map +1 -1
- package/dist/blocks/sections/SocialProof/SocialProof.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Stats/Stats.d.ts.map +1 -1
- package/dist/blocks/sections/Stats/Stats.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Stepper/Stepper.d.ts.map +1 -1
- package/dist/blocks/sections/Stepper/Stepper.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Team/Team.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Testimonials/Testimonials.d.ts.map +1 -1
- package/dist/blocks/sections/Testimonials/Testimonials.stories.d.ts.map +1 -1
- package/dist/blocks/sections/Timeline/Timeline.d.ts.map +1 -1
- package/dist/blocks/sections/Timeline/Timeline.stories.d.ts.map +1 -1
- package/dist/blocks/sections/index.d.ts +2 -0
- package/dist/blocks/sections/index.d.ts.map +1 -1
- package/dist/blocks/templates/app/AgentEditor/AgentEditor.d.ts.map +1 -1
- package/dist/blocks/templates/app/AgentWorkspace/AgentWorkspace.module.css +1 -1
- package/dist/blocks/templates/app/AgentWorkspace/index.d.ts +1 -1
- package/dist/blocks/templates/app/AgentWorkspace/index.d.ts.map +1 -1
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css +1 -1
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.stories.d.ts.map +1 -1
- package/dist/blocks/templates/app/DashboardTemplate/DashboardTemplate.module.css +1 -1
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.module.css +1 -1
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.stories.d.ts.map +1 -1
- package/dist/blocks/templates/app/LoginTemplate/LoginTemplate.d.ts.map +1 -1
- package/dist/blocks/templates/app/ProfilePageTemplate/ProfilePageTemplate.module.css +1 -1
- package/dist/blocks/templates/app/ProfilePageTemplate/index.d.ts +1 -1
- package/dist/blocks/templates/app/ProfilePageTemplate/index.d.ts.map +1 -1
- package/dist/blocks/templates/app/SettingsTemplate/SettingsTemplate.module.css +1 -1
- package/dist/blocks/templates/app/SettingsTemplate/index.d.ts +1 -1
- package/dist/blocks/templates/app/SettingsTemplate/index.d.ts.map +1 -1
- package/dist/blocks.css +6 -6
- package/dist/components/ActivityFeed/ActivityFeed.module.css +1 -1
- package/dist/components/Alert/Alert.module.css +1 -1
- package/dist/components/Banner/Banner.module.css +1 -1
- package/dist/components/Calendar/Calendar.module.css +1 -1
- package/dist/components/Carousel/Carousel.module.css +1 -1
- package/dist/components/CollapsibleFolder/CollapsibleFolder.module.css +1 -1
- package/dist/components/FontLoader/FontLoader.stories.d.ts.map +1 -1
- package/dist/components/MetricCards/MetricCards.module.css +1 -1
- package/dist/components/Modal/Modal.module.css +1 -1
- package/dist/components/Navbar/Navbar.module.css +1 -1
- package/dist/components/PageHeader/PageHeader.module.css +1 -1
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.stories.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +96 -96
- package/dist/index10.cjs +1 -0
- package/dist/index10.mjs +4 -0
- package/dist/index11.cjs +1 -0
- package/dist/index11.mjs +4 -0
- package/dist/index110.cjs +1 -0
- package/dist/index110.mjs +77 -0
- package/dist/index111.cjs +1 -0
- package/dist/index111.mjs +158 -0
- package/dist/index112.cjs +1 -0
- package/dist/index112.mjs +25 -0
- package/dist/index113.cjs +1 -0
- package/dist/index113.mjs +153 -0
- package/dist/index114.cjs +1 -0
- package/dist/index114.mjs +108 -0
- package/dist/index115.cjs +1 -0
- package/dist/index115.mjs +85 -0
- package/dist/index116.cjs +1 -0
- package/dist/index116.mjs +35 -0
- package/dist/index117.cjs +1 -0
- package/dist/index117.mjs +27 -0
- package/dist/index118.cjs +1 -0
- package/dist/index118.mjs +18 -0
- package/dist/index119.cjs +1 -0
- package/dist/index119.mjs +104 -0
- package/dist/index120.cjs +1 -0
- package/dist/index120.mjs +192 -0
- package/dist/index121.cjs +1 -0
- package/dist/index121.mjs +93 -0
- package/dist/index122.cjs +1 -0
- package/dist/index122.mjs +47 -0
- package/dist/index123.cjs +1 -0
- package/dist/index123.mjs +27 -0
- package/dist/index124.cjs +1 -0
- package/dist/index124.mjs +102 -0
- package/dist/index125.cjs +1 -0
- package/dist/index125.mjs +21 -0
- package/dist/index126.cjs +1 -0
- package/dist/index126.mjs +37 -0
- package/dist/index127.cjs +1 -0
- package/dist/index127.mjs +28 -0
- package/dist/index128.cjs +1 -0
- package/dist/index128.mjs +98 -0
- package/dist/index129.cjs +1 -0
- package/dist/index129.mjs +34 -0
- package/dist/index130.cjs +1 -0
- package/dist/index130.mjs +37 -0
- package/dist/index131.cjs +1 -0
- package/dist/index131.mjs +10 -0
- package/dist/index132.cjs +1 -0
- package/dist/index132.mjs +142 -0
- package/dist/index133.cjs +1 -0
- package/dist/index133.mjs +143 -0
- package/dist/index134.cjs +1 -0
- package/dist/index134.mjs +31 -0
- package/dist/index135.cjs +1 -0
- package/dist/index135.mjs +50 -0
- package/dist/index136.cjs +1 -0
- package/dist/index136.mjs +18 -0
- package/dist/index137.cjs +1 -0
- package/dist/index137.mjs +194 -0
- package/dist/index138.cjs +1 -0
- package/dist/index138.mjs +54 -0
- package/dist/index139.cjs +1 -0
- package/dist/index139.mjs +105 -0
- package/dist/index14.cjs +1 -0
- package/dist/index14.mjs +45 -0
- package/dist/index140.cjs +1 -0
- package/dist/index140.mjs +40 -0
- package/dist/index141.cjs +1 -0
- package/dist/index141.mjs +25 -0
- package/dist/index142.cjs +1 -0
- package/dist/index142.mjs +87 -0
- package/dist/index143.cjs +1 -0
- package/dist/index143.mjs +21 -0
- package/dist/index144.cjs +1 -0
- package/dist/index144.mjs +28 -0
- package/dist/index145.cjs +1 -0
- package/dist/index145.mjs +53 -0
- package/dist/index15.cjs +1 -0
- package/dist/index15.mjs +600 -0
- package/dist/index150.cjs +1 -0
- package/dist/index150.mjs +41 -0
- package/dist/index159.cjs +1 -0
- package/dist/index159.mjs +68 -0
- package/dist/index166.cjs +1 -0
- package/dist/index166.mjs +60 -0
- package/dist/index169.cjs +1 -0
- package/dist/index169.mjs +53 -0
- package/dist/index17.cjs +1 -0
- package/dist/index17.mjs +94 -0
- package/dist/index174.cjs +1 -0
- package/dist/index174.mjs +27 -0
- package/dist/index18.cjs +1 -0
- package/dist/index18.mjs +128 -0
- package/dist/index187.cjs +1 -0
- package/dist/index187.mjs +58 -0
- package/dist/index19.cjs +1 -0
- package/dist/index19.mjs +120 -0
- package/dist/index190.cjs +1 -0
- package/dist/index190.mjs +20 -0
- package/dist/index191.cjs +1 -0
- package/dist/index191.mjs +71 -0
- package/dist/index192.cjs +1 -0
- package/dist/index192.mjs +61 -0
- package/dist/index196.cjs +1 -0
- package/dist/index196.mjs +106 -0
- package/dist/index197.cjs +1 -0
- package/dist/index197.mjs +61 -0
- package/dist/index2.cjs +1 -0
- package/dist/index2.mjs +247 -0
- package/dist/index20.cjs +1 -0
- package/dist/index20.mjs +51 -0
- package/dist/index208.cjs +1 -0
- package/dist/index208.mjs +31 -0
- package/dist/index21.cjs +1 -0
- package/dist/index21.mjs +91 -0
- package/dist/index210.cjs +1 -0
- package/dist/index210.mjs +27 -0
- package/dist/index213.cjs +1 -0
- package/dist/index213.mjs +47 -0
- package/dist/index214.cjs +1 -0
- package/dist/index214.mjs +73 -0
- package/dist/index215.cjs +1 -0
- package/dist/index215.mjs +81 -0
- package/dist/index219.cjs +1 -0
- package/dist/index219.mjs +55 -0
- package/dist/index22.cjs +1 -0
- package/dist/index22.mjs +77 -0
- package/dist/index222.cjs +1 -0
- package/dist/index222.mjs +45 -0
- package/dist/index223.cjs +1 -0
- package/dist/index223.mjs +107 -0
- package/dist/index225.cjs +1 -0
- package/dist/index225.mjs +31 -0
- package/dist/index227.cjs +1 -0
- package/dist/index227.mjs +36 -0
- package/dist/index228.cjs +1 -0
- package/dist/index228.mjs +46 -0
- package/dist/index229.cjs +1 -0
- package/dist/index229.mjs +173 -0
- package/dist/index23.cjs +1 -0
- package/dist/index23.mjs +20 -0
- package/dist/index230.cjs +1 -0
- package/dist/index230.mjs +188 -0
- package/dist/index231.cjs +1 -0
- package/dist/index231.mjs +31 -0
- package/dist/index232.cjs +1 -0
- package/dist/index232.mjs +93 -0
- package/dist/index233.cjs +1 -0
- package/dist/index233.mjs +55 -0
- package/dist/index234.cjs +1 -0
- package/dist/index234.mjs +69 -0
- package/dist/index235.cjs +1 -0
- package/dist/index235.mjs +127 -0
- package/dist/index236.cjs +1 -0
- package/dist/index236.mjs +111 -0
- package/dist/index237.cjs +1 -0
- package/dist/index237.mjs +114 -0
- package/dist/index238.cjs +1 -0
- package/dist/index238.mjs +125 -0
- package/dist/index239.cjs +1 -0
- package/dist/index239.mjs +217 -0
- package/dist/index24.cjs +1 -0
- package/dist/index24.mjs +107 -0
- package/dist/index244.cjs +1 -0
- package/dist/index244.mjs +120 -0
- package/dist/index245.cjs +1 -0
- package/dist/index245.mjs +196 -0
- package/dist/index249.cjs +1 -0
- package/dist/index249.mjs +19 -0
- package/dist/index25.cjs +1 -0
- package/dist/index25.mjs +84 -0
- package/dist/index255.cjs +1 -0
- package/dist/index255.mjs +49 -0
- package/dist/index257.cjs +1 -0
- package/dist/index257.mjs +16 -0
- package/dist/index26.cjs +1 -0
- package/dist/index26.mjs +71 -0
- package/dist/index266.cjs +1 -0
- package/dist/index266.mjs +18 -0
- package/dist/index269.cjs +1 -0
- package/dist/index269.mjs +47 -0
- package/dist/index27.cjs +1 -0
- package/dist/index27.mjs +135 -0
- package/dist/index273.cjs +1 -0
- package/dist/index273.mjs +58 -0
- package/dist/index277.cjs +1 -0
- package/dist/index277.mjs +27 -0
- package/dist/index278.cjs +1 -0
- package/dist/index278.mjs +77 -0
- package/dist/index279.cjs +1 -0
- package/dist/index279.mjs +176 -0
- package/dist/index28.cjs +1 -0
- package/dist/index28.mjs +106 -0
- package/dist/index280.cjs +1 -0
- package/dist/index280.mjs +59 -0
- package/dist/index284.cjs +1 -0
- package/dist/index284.mjs +114 -0
- package/dist/index285.cjs +1 -0
- package/dist/index285.mjs +15 -0
- package/dist/index286.cjs +1 -0
- package/dist/index286.mjs +41 -0
- package/dist/index287.cjs +1 -0
- package/dist/index287.mjs +29 -0
- package/dist/index29.cjs +1 -0
- package/dist/index29.mjs +178 -0
- package/dist/index290.cjs +1 -0
- package/dist/index290.mjs +57 -0
- package/dist/index3.cjs +1 -0
- package/dist/index3.mjs +24 -0
- package/dist/index30.cjs +1 -0
- package/dist/index30.mjs +38 -0
- package/dist/index31.cjs +1 -0
- package/dist/index31.mjs +103 -0
- package/dist/index32.cjs +1 -0
- package/dist/index32.mjs +56 -0
- package/dist/index33.cjs +1 -0
- package/dist/index33.mjs +84 -0
- package/dist/index34.cjs +1 -0
- package/dist/index34.mjs +86 -0
- package/dist/index35.cjs +6 -0
- package/dist/index35.mjs +255 -0
- package/dist/index36.cjs +1 -0
- package/dist/index36.mjs +114 -0
- package/dist/index37.cjs +1 -0
- package/dist/index37.mjs +196 -0
- package/dist/index38.cjs +1 -0
- package/dist/index38.mjs +271 -0
- package/dist/index39.cjs +1 -0
- package/dist/index39.mjs +248 -0
- package/dist/index4.cjs +1 -0
- package/dist/index4.mjs +43 -0
- package/dist/index40.cjs +1 -0
- package/dist/index40.mjs +193 -0
- package/dist/index41.cjs +1 -0
- package/dist/index41.mjs +26 -0
- package/dist/index42.cjs +1 -0
- package/dist/index42.mjs +339 -0
- package/dist/index43.cjs +1 -0
- package/dist/index43.mjs +104 -0
- package/dist/index44.cjs +1 -0
- package/dist/index44.mjs +103 -0
- package/dist/index45.cjs +1 -0
- package/dist/index45.mjs +48 -0
- package/dist/index46.cjs +1 -0
- package/dist/index46.mjs +132 -0
- package/dist/index47.cjs +1 -0
- package/dist/index47.mjs +176 -0
- package/dist/index48.cjs +1 -0
- package/dist/index48.mjs +30 -0
- package/dist/index49.cjs +1 -0
- package/dist/index49.mjs +43 -0
- package/dist/index5.cjs +1 -0
- package/dist/index5.mjs +74 -0
- package/dist/index50.cjs +1 -0
- package/dist/index50.mjs +107 -0
- package/dist/index51.cjs +1 -0
- package/dist/index51.mjs +202 -0
- package/dist/index52.cjs +1 -0
- package/dist/index52.mjs +164 -0
- package/dist/index53.cjs +1 -0
- package/dist/index53.mjs +47 -0
- package/dist/index54.cjs +1 -0
- package/dist/index54.mjs +84 -0
- package/dist/index55.cjs +1 -0
- package/dist/index55.mjs +54 -0
- package/dist/index56.cjs +3 -0
- package/dist/index56.mjs +205 -0
- package/dist/index58.cjs +1 -0
- package/dist/index58.mjs +143 -0
- package/dist/index59.cjs +1 -0
- package/dist/index59.mjs +190 -0
- package/dist/index6.cjs +1 -0
- package/dist/index6.mjs +18 -0
- package/dist/index60.cjs +1 -0
- package/dist/index60.mjs +106 -0
- package/dist/index61.cjs +1 -0
- package/dist/index61.mjs +82 -0
- package/dist/index62.cjs +1 -0
- package/dist/index62.mjs +95 -0
- package/dist/index63.cjs +1 -0
- package/dist/index63.mjs +125 -0
- package/dist/index64.cjs +1 -0
- package/dist/index64.mjs +72 -0
- package/dist/index65.cjs +1 -0
- package/dist/index65.mjs +273 -0
- package/dist/index66.cjs +1 -0
- package/dist/index66.mjs +129 -0
- package/dist/index67.cjs +1 -0
- package/dist/index67.mjs +172 -0
- package/dist/index68.cjs +1 -0
- package/dist/index68.mjs +105 -0
- package/dist/index69.cjs +1 -0
- package/dist/index69.mjs +136 -0
- package/dist/index7.cjs +1 -0
- package/dist/index7.mjs +9 -0
- package/dist/index70.cjs +1 -0
- package/dist/index70.mjs +191 -0
- package/dist/index71.cjs +1 -0
- package/dist/index71.mjs +54 -0
- package/dist/index72.cjs +1 -0
- package/dist/index72.mjs +148 -0
- package/dist/index73.cjs +1 -0
- package/dist/index73.mjs +76 -0
- package/dist/index74.cjs +1 -0
- package/dist/index74.mjs +87 -0
- package/dist/index75.cjs +1 -0
- package/dist/index75.mjs +36 -0
- package/dist/index76.cjs +1 -0
- package/dist/index76.mjs +84 -0
- package/dist/index77.cjs +1 -0
- package/dist/index77.mjs +153 -0
- package/dist/index78.cjs +1 -0
- package/dist/index78.mjs +54 -0
- package/dist/index79.cjs +1 -0
- package/dist/index79.mjs +109 -0
- package/dist/index8.cjs +1 -0
- package/dist/index8.mjs +6 -0
- package/dist/index80.cjs +1 -0
- package/dist/index80.mjs +28 -0
- package/dist/index81.cjs +1 -0
- package/dist/index81.mjs +31 -0
- package/dist/index82.cjs +1 -0
- package/dist/index82.mjs +133 -0
- package/dist/index83.cjs +1 -0
- package/dist/index83.mjs +80 -0
- package/dist/index84.cjs +1 -0
- package/dist/index84.mjs +101 -0
- package/dist/index85.cjs +1 -0
- package/dist/index85.mjs +97 -0
- package/dist/index86.cjs +1 -0
- package/dist/index86.mjs +118 -0
- package/dist/index87.cjs +1 -0
- package/dist/index87.mjs +389 -0
- package/dist/index88.cjs +38 -0
- package/dist/index88.mjs +98 -0
- package/dist/index89.cjs +1 -0
- package/dist/index89.mjs +225 -0
- package/dist/index9.cjs +1 -0
- package/dist/index9.mjs +4 -0
- package/dist/index90.cjs +1 -0
- package/dist/index90.mjs +48 -0
- package/dist/index91.cjs +1 -0
- package/dist/index91.mjs +101 -0
- package/dist/index92.cjs +1 -0
- package/dist/index92.mjs +39 -0
- package/dist/index93.cjs +1 -0
- package/dist/index93.mjs +161 -0
- package/dist/index94.cjs +1 -0
- package/dist/index94.mjs +119 -0
- package/dist/styles.css +56 -8634
- package/dist/theme.css +46 -8625
- package/package.json +1 -1
- package/dist/ComponentShowcase.cjs +0 -1
- package/dist/ComponentShowcase.mjs +0 -600
- package/dist/blocks/index.cjs +0 -1
- package/dist/blocks/index.mjs +0 -72
- package/dist/blocks/sections/ActivityFeed/ActivityFeed.cjs +0 -2
- package/dist/blocks/sections/ActivityFeed/ActivityFeed.mjs +0 -78
- package/dist/blocks/sections/AppDownload/AppDownload.cjs +0 -2
- package/dist/blocks/sections/AppDownload/AppDownload.mjs +0 -109
- package/dist/blocks/sections/Blog/Blog.cjs +0 -2
- package/dist/blocks/sections/Blog/Blog.mjs +0 -86
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.cjs +0 -2
- package/dist/blocks/sections/Breadcrumbs/Breadcrumbs.mjs +0 -36
- package/dist/blocks/sections/CTA/CTA.cjs +0 -2
- package/dist/blocks/sections/CTA/CTA.mjs +0 -22
- package/dist/blocks/sections/CarouselSection/CarouselCard.cjs +0 -1
- package/dist/blocks/sections/CarouselSection/CarouselCard.mjs +0 -18
- package/dist/blocks/sections/CarouselSection/CarouselSection.cjs +0 -2
- package/dist/blocks/sections/CarouselSection/CarouselSection.mjs +0 -105
- package/dist/blocks/sections/Chat/Chat.cjs +0 -2
- package/dist/blocks/sections/Chat/Chat.mjs +0 -94
- package/dist/blocks/sections/Comparison/Comparison.cjs +0 -2
- package/dist/blocks/sections/Comparison/Comparison.mjs +0 -48
- package/dist/blocks/sections/Contact/Contact.cjs +0 -2
- package/dist/blocks/sections/Contact/Contact.mjs +0 -28
- package/dist/blocks/sections/EmptyState/EmptyState.cjs +0 -2
- package/dist/blocks/sections/EmptyState/EmptyState.mjs +0 -16
- package/dist/blocks/sections/FAQ/FAQ.cjs +0 -2
- package/dist/blocks/sections/FAQ/FAQ.mjs +0 -38
- package/dist/blocks/sections/FAQ/FAQItemCard.cjs +0 -1
- package/dist/blocks/sections/FAQ/FAQItemCard.mjs +0 -58
- package/dist/blocks/sections/Features/FeatureCard.cjs +0 -1
- package/dist/blocks/sections/Features/FeatureCard.mjs +0 -16
- package/dist/blocks/sections/Features/Features.cjs +0 -2
- package/dist/blocks/sections/Features/Features.mjs +0 -22
- package/dist/blocks/sections/Footer/Footer.cjs +0 -2
- package/dist/blocks/sections/Footer/Footer.mjs +0 -91
- package/dist/blocks/sections/Gallery/Gallery.cjs +0 -2
- package/dist/blocks/sections/Gallery/Gallery.mjs +0 -28
- package/dist/blocks/sections/Hero/Hero.cjs +0 -2
- package/dist/blocks/sections/Hero/Hero.mjs +0 -38
- package/dist/blocks/sections/Hero/HeroHighlight.cjs +0 -1
- package/dist/blocks/sections/Hero/HeroHighlight.mjs +0 -10
- package/dist/blocks/sections/LogoCloud/LogoCloud.cjs +0 -2
- package/dist/blocks/sections/LogoCloud/LogoCloud.mjs +0 -32
- package/dist/blocks/sections/Newsletter/Newsletter.cjs +0 -2
- package/dist/blocks/sections/Newsletter/Newsletter.mjs +0 -51
- package/dist/blocks/sections/Pricing/Pricing.cjs +0 -2
- package/dist/blocks/sections/Pricing/Pricing.mjs +0 -19
- package/dist/blocks/sections/Pricing/PricingCard.cjs +0 -1
- package/dist/blocks/sections/Pricing/PricingCard.mjs +0 -49
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.cjs +0 -2
- package/dist/blocks/sections/SettingsLayout/SettingsLayout.mjs +0 -55
- package/dist/blocks/sections/SocialProof/SocialProof.cjs +0 -2
- package/dist/blocks/sections/SocialProof/SocialProof.mjs +0 -41
- package/dist/blocks/sections/Stats/StatItemCard.cjs +0 -1
- package/dist/blocks/sections/Stats/StatItemCard.mjs +0 -18
- package/dist/blocks/sections/Stats/Stats.cjs +0 -2
- package/dist/blocks/sections/Stats/Stats.mjs +0 -26
- package/dist/blocks/sections/Stepper/Stepper.cjs +0 -2
- package/dist/blocks/sections/Stepper/Stepper.mjs +0 -88
- package/dist/blocks/sections/Team/Team.cjs +0 -2
- package/dist/blocks/sections/Team/Team.mjs +0 -22
- package/dist/blocks/sections/Team/TeamMemberCard.cjs +0 -1
- package/dist/blocks/sections/Team/TeamMemberCard.mjs +0 -19
- package/dist/blocks/sections/Testimonials/TestimonialCard.cjs +0 -1
- package/dist/blocks/sections/Testimonials/TestimonialCard.mjs +0 -47
- package/dist/blocks/sections/Testimonials/Testimonials.cjs +0 -2
- package/dist/blocks/sections/Testimonials/Testimonials.mjs +0 -29
- package/dist/blocks/sections/Timeline/Timeline.cjs +0 -2
- package/dist/blocks/sections/Timeline/Timeline.mjs +0 -54
- package/dist/blocks/templates/app/AgentEditor/AgentEditor.cjs +0 -2
- package/dist/blocks/templates/app/AgentEditor/AgentEditor.mjs +0 -151
- package/dist/blocks/templates/app/AgentWorkspace/AgentWorkspace.cjs +0 -2
- package/dist/blocks/templates/app/AgentWorkspace/AgentWorkspace.mjs +0 -154
- package/dist/blocks/templates/app/AgentWorkspace/AgentWorkspace.module.css.cjs +0 -1
- package/dist/blocks/templates/app/AgentWorkspace/AgentWorkspace.module.css.mjs +0 -55
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.cjs +0 -2
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.mjs +0 -193
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css.cjs +0 -1
- package/dist/blocks/templates/app/ChatPageTemplate/ChatPageTemplate.module.css.mjs +0 -81
- package/dist/blocks/templates/app/DashboardTemplate/DashboardTemplate.cjs +0 -2
- package/dist/blocks/templates/app/DashboardTemplate/DashboardTemplate.mjs +0 -103
- package/dist/blocks/templates/app/DashboardTemplate/DashboardTemplate.module.css.cjs +0 -1
- package/dist/blocks/templates/app/DashboardTemplate/DashboardTemplate.module.css.mjs +0 -73
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.cjs +0 -2
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.mjs +0 -143
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.module.css.cjs +0 -1
- package/dist/blocks/templates/app/KanbanPageTemplate/KanbanPageTemplate.module.css.mjs +0 -61
- package/dist/blocks/templates/app/LoginTemplate/LoginTemplate.cjs +0 -2
- package/dist/blocks/templates/app/LoginTemplate/LoginTemplate.mjs +0 -144
- package/dist/blocks/templates/app/ProfilePageTemplate/ProfilePageTemplate.cjs +0 -2
- package/dist/blocks/templates/app/ProfilePageTemplate/ProfilePageTemplate.mjs +0 -195
- package/dist/blocks/templates/app/ProfilePageTemplate/ProfilePageTemplate.module.css.cjs +0 -1
- package/dist/blocks/templates/app/ProfilePageTemplate/ProfilePageTemplate.module.css.mjs +0 -61
- package/dist/blocks/templates/app/SettingsTemplate/SettingsTemplate.cjs +0 -2
- package/dist/blocks/templates/app/SettingsTemplate/SettingsTemplate.mjs +0 -106
- package/dist/blocks/templates/app/SettingsTemplate/SettingsTemplate.module.css.cjs +0 -1
- package/dist/blocks/templates/app/SettingsTemplate/SettingsTemplate.module.css.mjs +0 -45
- package/dist/calendar.cjs +0 -2
- package/dist/calendar.mjs +0 -7
- package/dist/chart.cjs +0 -2
- package/dist/chart.mjs +0 -10
- package/dist/client.cjs +0 -2
- package/dist/client.mjs +0 -248
- package/dist/components/Accordion/Accordion.cjs +0 -2
- package/dist/components/Accordion/Accordion.mjs +0 -95
- package/dist/components/ActivityFeed/ActivityFeed.cjs +0 -2
- package/dist/components/ActivityFeed/ActivityFeed.mjs +0 -129
- package/dist/components/ActivityFeed/ActivityFeed.module.css.cjs +0 -1
- package/dist/components/ActivityFeed/ActivityFeed.module.css.mjs +0 -68
- package/dist/components/AgentCard/AgentCard.cjs +0 -2
- package/dist/components/AgentCard/AgentCard.mjs +0 -121
- package/dist/components/Alert/Alert.cjs +0 -2
- package/dist/components/Alert/Alert.mjs +0 -52
- package/dist/components/Alert/Alert.module.css.cjs +0 -1
- package/dist/components/Alert/Alert.module.css.mjs +0 -27
- package/dist/components/AlertDialog/AlertDialog.cjs +0 -2
- package/dist/components/AlertDialog/AlertDialog.mjs +0 -92
- package/dist/components/Avatar/Avatar.cjs +0 -2
- package/dist/components/Avatar/Avatar.mjs +0 -78
- package/dist/components/Badge/Badge.cjs +0 -2
- package/dist/components/Badge/Badge.mjs +0 -21
- package/dist/components/Banner/Banner.cjs +0 -2
- package/dist/components/Banner/Banner.mjs +0 -108
- package/dist/components/Banner/Banner.module.css.cjs +0 -1
- package/dist/components/Banner/Banner.module.css.mjs +0 -27
- package/dist/components/Breadcrumb/Breadcrumb.cjs +0 -2
- package/dist/components/Breadcrumb/Breadcrumb.mjs +0 -85
- package/dist/components/Button/Button.cjs +0 -2
- package/dist/components/Button/Button.mjs +0 -72
- package/dist/components/Calendar/Calendar.cjs +0 -2
- package/dist/components/Calendar/Calendar.mjs +0 -136
- package/dist/components/Calendar/Calendar.module.css.cjs +0 -1
- package/dist/components/Calendar/Calendar.module.css.mjs +0 -31
- package/dist/components/Card/Card.cjs +0 -2
- package/dist/components/Card/Card.mjs +0 -107
- package/dist/components/Carousel/Carousel.cjs +0 -2
- package/dist/components/Carousel/Carousel.mjs +0 -179
- package/dist/components/Carousel/Carousel.module.css.cjs +0 -1
- package/dist/components/Carousel/Carousel.module.css.mjs +0 -60
- package/dist/components/Carousel/CarouselCard.cjs +0 -1
- package/dist/components/Carousel/CarouselCard.mjs +0 -38
- package/dist/components/Chart/Chart.cjs +0 -2
- package/dist/components/Chart/Chart.mjs +0 -104
- package/dist/components/Chat/Chat.cjs +0 -2
- package/dist/components/Chat/Chat.mjs +0 -57
- package/dist/components/Chat/components/ChatAttachment.cjs +0 -2
- package/dist/components/Chat/components/ChatAttachment.mjs +0 -126
- package/dist/components/Chat/components/ChatAudioPlayer.cjs +0 -2
- package/dist/components/Chat/components/ChatAudioPlayer.mjs +0 -128
- package/dist/components/Chat/components/ChatCodeBlock.cjs +0 -2
- package/dist/components/Chat/components/ChatCodeBlock.mjs +0 -94
- package/dist/components/Chat/components/ChatFileUpload.cjs +0 -2
- package/dist/components/Chat/components/ChatFileUpload.mjs +0 -115
- package/dist/components/Chat/components/ChatHeader.cjs +0 -1
- package/dist/components/Chat/components/ChatHeader.mjs +0 -36
- package/dist/components/Chat/components/ChatImagePreview.cjs +0 -2
- package/dist/components/Chat/components/ChatImagePreview.mjs +0 -70
- package/dist/components/Chat/components/ChatInput.cjs +0 -2
- package/dist/components/Chat/components/ChatInput.mjs +0 -189
- package/dist/components/Chat/components/ChatLightbox.cjs +0 -2
- package/dist/components/Chat/components/ChatLightbox.mjs +0 -58
- package/dist/components/Chat/components/ChatMarkdown.cjs +0 -2
- package/dist/components/Chat/components/ChatMarkdown.mjs +0 -56
- package/dist/components/Chat/components/ChatMessage.cjs +0 -2
- package/dist/components/Chat/components/ChatMessage.mjs +0 -174
- package/dist/components/Chat/components/ChatMessages.cjs +0 -2
- package/dist/components/Chat/components/ChatMessages.mjs +0 -47
- package/dist/components/Chat/components/ChatSidebar.cjs +0 -2
- package/dist/components/Chat/components/ChatSidebar.mjs +0 -218
- package/dist/components/Chat/components/ChatTypingIndicator.cjs +0 -1
- package/dist/components/Chat/components/ChatTypingIndicator.mjs +0 -31
- package/dist/components/Chat/components/ChatVoiceRecorder.cjs +0 -2
- package/dist/components/Chat/components/ChatVoiceRecorder.mjs +0 -112
- package/dist/components/Checkbox/Checkbox.cjs +0 -2
- package/dist/components/Checkbox/Checkbox.mjs +0 -85
- package/dist/components/Chip/Chip.cjs +0 -2
- package/dist/components/Chip/Chip.mjs +0 -87
- package/dist/components/CodeEditor/CodeEditor.cjs +0 -7
- package/dist/components/CodeEditor/CodeEditor.mjs +0 -256
- package/dist/components/Collapsible/Collapsible.cjs +0 -2
- package/dist/components/Collapsible/Collapsible.mjs +0 -115
- package/dist/components/CollapsibleFolder/CollapsibleFolder.cjs +0 -2
- package/dist/components/CollapsibleFolder/CollapsibleFolder.mjs +0 -197
- package/dist/components/CollapsibleFolder/CollapsibleFolder.module.css.cjs +0 -1
- package/dist/components/CollapsibleFolder/CollapsibleFolder.module.css.mjs +0 -41
- package/dist/components/Combobox/Combobox.cjs +0 -2
- package/dist/components/Combobox/Combobox.mjs +0 -272
- package/dist/components/Command/Command.cjs +0 -2
- package/dist/components/Command/Command.mjs +0 -249
- package/dist/components/CommandBar/CommandBar.cjs +0 -2
- package/dist/components/CommandBar/CommandBar.mjs +0 -194
- package/dist/components/DataTable/DataTable.cjs +0 -2
- package/dist/components/DataTable/DataTable.mjs +0 -340
- package/dist/components/DatePicker/DatePicker.cjs +0 -2
- package/dist/components/DatePicker/DatePicker.mjs +0 -105
- package/dist/components/DetailPanel/DetailPanel.cjs +0 -2
- package/dist/components/DetailPanel/DetailPanel.mjs +0 -104
- package/dist/components/Divider/Divider.cjs +0 -2
- package/dist/components/Divider/Divider.mjs +0 -49
- package/dist/components/Drawer/Drawer.cjs +0 -2
- package/dist/components/Drawer/Drawer.mjs +0 -133
- package/dist/components/Dropdown/Dropdown.cjs +0 -2
- package/dist/components/Dropdown/Dropdown.mjs +0 -177
- package/dist/components/EmptyState/EmptyState.cjs +0 -2
- package/dist/components/EmptyState/EmptyState.mjs +0 -31
- package/dist/components/ErrorBoundary/ErrorBoundary.cjs +0 -2
- package/dist/components/ErrorBoundary/ErrorBoundary.mjs +0 -44
- package/dist/components/Field/Field.cjs +0 -2
- package/dist/components/Field/Field.mjs +0 -108
- package/dist/components/FileUploader/FileUploader.cjs +0 -2
- package/dist/components/FileUploader/FileUploader.mjs +0 -203
- package/dist/components/FilterBar/FilterBar.cjs +0 -2
- package/dist/components/FilterBar/FilterBar.mjs +0 -165
- package/dist/components/FontLoader/FontLoader.cjs +0 -2
- package/dist/components/FontLoader/FontLoader.mjs +0 -48
- package/dist/components/FormSection/FormSection.cjs +0 -2
- package/dist/components/FormSection/FormSection.mjs +0 -85
- package/dist/components/Icon/Icon.cjs +0 -2
- package/dist/components/Icon/Icon.mjs +0 -55
- package/dist/components/IconGallery/IconGallery.cjs +0 -4
- package/dist/components/IconGallery/IconGallery.mjs +0 -206
- package/dist/components/InputOTP/InputOTP.cjs +0 -2
- package/dist/components/InputOTP/InputOTP.mjs +0 -144
- package/dist/components/KanbanBoard/KanbanBoard.cjs +0 -2
- package/dist/components/KanbanBoard/KanbanBoard.mjs +0 -191
- package/dist/components/Link/Link.cjs +0 -2
- package/dist/components/Link/Link.mjs +0 -83
- package/dist/components/List/List.cjs +0 -2
- package/dist/components/List/List.mjs +0 -96
- package/dist/components/MetricCards/MetricCards.cjs +0 -2
- package/dist/components/MetricCards/MetricCards.mjs +0 -126
- package/dist/components/MetricCards/MetricCards.module.css.cjs +0 -1
- package/dist/components/MetricCards/MetricCards.module.css.mjs +0 -47
- package/dist/components/Modal/Modal.cjs +0 -2
- package/dist/components/Modal/Modal.mjs +0 -73
- package/dist/components/Modal/Modal.module.css.cjs +0 -1
- package/dist/components/Modal/Modal.module.css.mjs +0 -31
- package/dist/components/NavTree/NavTree.cjs +0 -2
- package/dist/components/NavTree/NavTree.mjs +0 -274
- package/dist/components/Navbar/Navbar.cjs +0 -2
- package/dist/components/Navbar/Navbar.mjs +0 -130
- package/dist/components/Navbar/Navbar.module.css.cjs +0 -1
- package/dist/components/Navbar/Navbar.module.css.mjs +0 -53
- package/dist/components/NotificationCenter/NotificationCenter.cjs +0 -2
- package/dist/components/NotificationCenter/NotificationCenter.mjs +0 -173
- package/dist/components/PageHeader/PageHeader.cjs +0 -2
- package/dist/components/PageHeader/PageHeader.mjs +0 -106
- package/dist/components/PageHeader/PageHeader.module.css.cjs +0 -1
- package/dist/components/PageHeader/PageHeader.module.css.mjs +0 -58
- package/dist/components/Pagination/Pagination.cjs +0 -2
- package/dist/components/Pagination/Pagination.mjs +0 -137
- package/dist/components/Popover/Popover.cjs +0 -2
- package/dist/components/Popover/Popover.mjs +0 -192
- package/dist/components/ProgressBar/ProgressBar.cjs +0 -2
- package/dist/components/ProgressBar/ProgressBar.mjs +0 -55
- package/dist/components/QuickActions/QuickActions.cjs +0 -2
- package/dist/components/QuickActions/QuickActions.mjs +0 -149
- package/dist/components/Radio/Radio.cjs +0 -2
- package/dist/components/Radio/Radio.mjs +0 -77
- package/dist/components/SearchInput/SearchInput.cjs +0 -2
- package/dist/components/SearchInput/SearchInput.mjs +0 -88
- package/dist/components/Select/Select.cjs +0 -2
- package/dist/components/Select/Select.mjs +0 -85
- package/dist/components/Sidebar/Sidebar.cjs +0 -2
- package/dist/components/Sidebar/Sidebar.mjs +0 -154
- package/dist/components/Skeleton/Skeleton.cjs +0 -2
- package/dist/components/Skeleton/Skeleton.mjs +0 -55
- package/dist/components/Slider/Slider.cjs +0 -2
- package/dist/components/Slider/Slider.mjs +0 -110
- package/dist/components/Spinner/Spinner.cjs +0 -2
- package/dist/components/Spinner/Spinner.mjs +0 -29
- package/dist/components/Stack/Stack.cjs +0 -2
- package/dist/components/Stack/Stack.mjs +0 -32
- package/dist/components/Stepper/Stepper.cjs +0 -2
- package/dist/components/Stepper/Stepper.mjs +0 -134
- package/dist/components/Switch/Switch.cjs +0 -2
- package/dist/components/Switch/Switch.mjs +0 -81
- package/dist/components/Table/Table.cjs +0 -2
- package/dist/components/Table/Table.mjs +0 -102
- package/dist/components/Tabs/Tabs.cjs +0 -2
- package/dist/components/Tabs/Tabs.mjs +0 -98
- package/dist/components/Textarea/Textarea.cjs +0 -2
- package/dist/components/Textarea/Textarea.mjs +0 -119
- package/dist/components/ThemeController/ThemeController.cjs +0 -2
- package/dist/components/ThemeController/ThemeController.mjs +0 -390
- package/dist/components/Toast/Toast.cjs +0 -2
- package/dist/components/Toast/Toast.mjs +0 -226
- package/dist/components/Toggle/Toggle.cjs +0 -2
- package/dist/components/Toggle/Toggle.mjs +0 -49
- package/dist/components/ToggleGroup/ToggleGroup.cjs +0 -2
- package/dist/components/ToggleGroup/ToggleGroup.mjs +0 -102
- package/dist/components/Tooltip/Tooltip.cjs +0 -2
- package/dist/components/Tooltip/Tooltip.mjs +0 -40
- package/dist/components/UserMenu/UserMenu.cjs +0 -2
- package/dist/components/UserMenu/UserMenu.mjs +0 -162
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.cjs +0 -2
- package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.mjs +0 -120
- package/dist/contexts/ThemeContext.cjs +0 -39
- package/dist/contexts/ThemeContext.mjs +0 -99
- package/dist/dist/components/Badge/Badge.cjs +0 -2
- package/dist/dist/components/Badge/Badge.mjs +0 -21
- package/dist/dist/components/Button/Button.cjs +0 -2
- package/dist/dist/components/Button/Button.mjs +0 -72
- package/dist/dist/components/Card/Card.cjs +0 -2
- package/dist/dist/components/Card/Card.mjs +0 -107
- package/dist/dist/components/Field/Field.cjs +0 -2
- package/dist/dist/components/Field/Field.mjs +0 -108
- package/dist/dnd.cjs +0 -2
- package/dist/dnd.mjs +0 -5
- package/dist/editor.cjs +0 -2
- package/dist/editor.mjs +0 -5
- package/dist/examples/LandingPage.example.cjs +0 -1
- package/dist/examples/LandingPage.example.mjs +0 -106
- package/dist/rich.cjs +0 -2
- package/dist/rich.mjs +0 -5
- package/dist/sections/Container/Container.cjs +0 -1
- package/dist/sections/Container/Container.mjs +0 -26
- package/dist/sections/Section/Section.cjs +0 -1
- package/dist/sections/Section/Section.mjs +0 -36
- package/dist/sections/index.cjs +0 -1
- package/dist/sections/index.mjs +0 -43
- package/dist/templates/index.cjs +0 -1
- package/dist/templates/index.mjs +0 -18
- package/dist/tokens/index.cjs +0 -1
- package/dist/tokens/index.mjs +0 -24
- package/dist/tokens/utils.cjs +0 -1
- package/dist/tokens/utils.mjs +0 -45
- /package/dist/{hooks/useDisclosure.cjs → index100.cjs} +0 -0
- /package/dist/{hooks/useDisclosure.mjs → index100.mjs} +0 -0
- /package/dist/{hooks/useMediaQuery.cjs → index101.cjs} +0 -0
- /package/dist/{hooks/useMediaQuery.mjs → index101.mjs} +0 -0
- /package/dist/{hooks/useKeyboard.cjs → index102.cjs} +0 -0
- /package/dist/{hooks/useKeyboard.mjs → index102.mjs} +0 -0
- /package/dist/{hooks/useLocalStorage.cjs → index103.cjs} +0 -0
- /package/dist/{hooks/useLocalStorage.mjs → index103.mjs} +0 -0
- /package/dist/{components/Chat/hooks/useStreamingText.cjs → index104.cjs} +0 -0
- /package/dist/{components/Chat/hooks/useStreamingText.mjs → index104.mjs} +0 -0
- /package/dist/{hooks/useTheme.cjs → index105.cjs} +0 -0
- /package/dist/{hooks/useTheme.mjs → index105.mjs} +0 -0
- /package/dist/{components/Chat/hooks/useVoiceRecorder.cjs → index106.cjs} +0 -0
- /package/dist/{components/Chat/hooks/useVoiceRecorder.mjs → index106.mjs} +0 -0
- /package/dist/{utils/validation.cjs → index107.cjs} +0 -0
- /package/dist/{utils/validation.mjs → index107.mjs} +0 -0
- /package/dist/{tokens/themes.cjs → index108.cjs} +0 -0
- /package/dist/{tokens/themes.mjs → index108.mjs} +0 -0
- /package/dist/{tokens/brands.cjs → index109.cjs} +0 -0
- /package/dist/{tokens/brands.mjs → index109.mjs} +0 -0
- /package/dist/{tokens/primitives.cjs → index13.cjs} +0 -0
- /package/dist/{tokens/primitives.mjs → index13.mjs} +0 -0
- /package/dist/{sections/Container/Container.module.css.cjs → index146.cjs} +0 -0
- /package/dist/{sections/Container/Container.module.css.mjs → index146.mjs} +0 -0
- /package/dist/{components/Button/Button.module.css.cjs → index147.cjs} +0 -0
- /package/dist/{components/Button/Button.module.css.mjs → index147.mjs} +0 -0
- /package/dist/{components/Toggle/Toggle.module.css.cjs → index148.cjs} +0 -0
- /package/dist/{components/Toggle/Toggle.module.css.mjs → index148.mjs} +0 -0
- /package/dist/{components/Combobox/Combobox.module.css.cjs → index149.cjs} +0 -0
- /package/dist/{components/Combobox/Combobox.module.css.mjs → index149.mjs} +0 -0
- /package/dist/{components/Field/Field.module.css.cjs → index151.cjs} +0 -0
- /package/dist/{components/Field/Field.module.css.mjs → index151.mjs} +0 -0
- /package/dist/{components/AgentCard/AgentCard.module.css.cjs → index152.cjs} +0 -0
- /package/dist/{components/AgentCard/AgentCard.module.css.mjs → index152.mjs} +0 -0
- /package/dist/{components/Switch/Switch.module.css.cjs → index153.cjs} +0 -0
- /package/dist/{components/Switch/Switch.module.css.mjs → index153.mjs} +0 -0
- /package/dist/{components/Icon/Icon.module.css.cjs → index154.cjs} +0 -0
- /package/dist/{components/Icon/Icon.module.css.mjs → index154.mjs} +0 -0
- /package/dist/{components/Stepper/Stepper.module.css.cjs → index155.cjs} +0 -0
- /package/dist/{components/Stepper/Stepper.module.css.mjs → index155.mjs} +0 -0
- /package/dist/{components/Collapsible/Collapsible.module.css.cjs → index156.cjs} +0 -0
- /package/dist/{components/Collapsible/Collapsible.module.css.mjs → index156.mjs} +0 -0
- /package/dist/{components/Link/Link.module.css.cjs → index157.cjs} +0 -0
- /package/dist/{components/Link/Link.module.css.mjs → index157.mjs} +0 -0
- /package/dist/{components/Checkbox/Checkbox.module.css.cjs → index158.cjs} +0 -0
- /package/dist/{components/Checkbox/Checkbox.module.css.mjs → index158.mjs} +0 -0
- /package/dist/{utils/fonts.cjs → index16.cjs} +0 -0
- /package/dist/{utils/fonts.mjs → index16.mjs} +0 -0
- /package/dist/{components/Card/Card.module.css.cjs → index160.cjs} +0 -0
- /package/dist/{components/Card/Card.module.css.mjs → index160.mjs} +0 -0
- /package/dist/{components/Textarea/Textarea.module.css.cjs → index161.cjs} +0 -0
- /package/dist/{components/Textarea/Textarea.module.css.mjs → index161.mjs} +0 -0
- /package/dist/{components/ToggleGroup/ToggleGroup.module.css.cjs → index162.cjs} +0 -0
- /package/dist/{components/ToggleGroup/ToggleGroup.module.css.mjs → index162.mjs} +0 -0
- /package/dist/{components/DetailPanel/DetailPanel.module.css.cjs → index163.cjs} +0 -0
- /package/dist/{components/DetailPanel/DetailPanel.module.css.mjs → index163.mjs} +0 -0
- /package/dist/{components/Divider/Divider.module.css.cjs → index164.cjs} +0 -0
- /package/dist/{components/Divider/Divider.module.css.mjs → index164.mjs} +0 -0
- /package/dist/{components/EmptyState/EmptyState.module.css.cjs → index165.cjs} +0 -0
- /package/dist/{components/EmptyState/EmptyState.module.css.mjs → index165.mjs} +0 -0
- /package/dist/{components/Slider/Slider.module.css.cjs → index167.cjs} +0 -0
- /package/dist/{components/Slider/Slider.module.css.mjs → index167.mjs} +0 -0
- /package/dist/{components/AlertDialog/AlertDialog.module.css.cjs → index168.cjs} +0 -0
- /package/dist/{components/AlertDialog/AlertDialog.module.css.mjs → index168.mjs} +0 -0
- /package/dist/{components/Chip/Chip.module.css.cjs → index170.cjs} +0 -0
- /package/dist/{components/Chip/Chip.module.css.mjs → index170.mjs} +0 -0
- /package/dist/{components/Tabs/Tabs.module.css.cjs → index171.cjs} +0 -0
- /package/dist/{components/Tabs/Tabs.module.css.mjs → index171.mjs} +0 -0
- /package/dist/{components/Avatar/Avatar.module.css.cjs → index172.cjs} +0 -0
- /package/dist/{components/Avatar/Avatar.module.css.mjs → index172.mjs} +0 -0
- /package/dist/{components/List/List.module.css.cjs → index173.cjs} +0 -0
- /package/dist/{components/List/List.module.css.mjs → index173.mjs} +0 -0
- /package/dist/{components/Pagination/Pagination.module.css.cjs → index175.cjs} +0 -0
- /package/dist/{components/Pagination/Pagination.module.css.mjs → index175.mjs} +0 -0
- /package/dist/{components/Toast/Toast.module.css.cjs → index176.cjs} +0 -0
- /package/dist/{components/Toast/Toast.module.css.mjs → index176.mjs} +0 -0
- /package/dist/{components/Skeleton/Skeleton.module.css.cjs → index177.cjs} +0 -0
- /package/dist/{components/Skeleton/Skeleton.module.css.mjs → index177.mjs} +0 -0
- /package/dist/{components/FileUploader/FileUploader.module.css.cjs → index178.cjs} +0 -0
- /package/dist/{components/FileUploader/FileUploader.module.css.mjs → index178.mjs} +0 -0
- /package/dist/{components/DataTable/DataTable.module.css.cjs → index179.cjs} +0 -0
- /package/dist/{components/DataTable/DataTable.module.css.mjs → index179.mjs} +0 -0
- /package/dist/{components/Tooltip/Tooltip.module.css.cjs → index180.cjs} +0 -0
- /package/dist/{components/Tooltip/Tooltip.module.css.mjs → index180.mjs} +0 -0
- /package/dist/{components/Table/Table.module.css.cjs → index181.cjs} +0 -0
- /package/dist/{components/Table/Table.module.css.mjs → index181.mjs} +0 -0
- /package/dist/{components/Breadcrumb/Breadcrumb.module.css.cjs → index182.cjs} +0 -0
- /package/dist/{components/Breadcrumb/Breadcrumb.module.css.mjs → index182.mjs} +0 -0
- /package/dist/{components/Command/Command.module.css.cjs → index183.cjs} +0 -0
- /package/dist/{components/Command/Command.module.css.mjs → index183.mjs} +0 -0
- /package/dist/{components/Dropdown/Dropdown.module.css.cjs → index184.cjs} +0 -0
- /package/dist/{components/Dropdown/Dropdown.module.css.mjs → index184.mjs} +0 -0
- /package/dist/{components/Spinner/Spinner.module.css.cjs → index185.cjs} +0 -0
- /package/dist/{components/Spinner/Spinner.module.css.mjs → index185.mjs} +0 -0
- /package/dist/{components/NotificationCenter/NotificationCenter.module.css.cjs → index186.cjs} +0 -0
- /package/dist/{components/NotificationCenter/NotificationCenter.module.css.mjs → index186.mjs} +0 -0
- /package/dist/{components/SearchInput/SearchInput.module.css.cjs → index188.cjs} +0 -0
- /package/dist/{components/SearchInput/SearchInput.module.css.mjs → index188.mjs} +0 -0
- /package/dist/{components/NavTree/NavTree.module.css.cjs → index189.cjs} +0 -0
- /package/dist/{components/NavTree/NavTree.module.css.mjs → index189.mjs} +0 -0
- /package/dist/{components/ProgressBar/ProgressBar.module.css.cjs → index193.cjs} +0 -0
- /package/dist/{components/ProgressBar/ProgressBar.module.css.mjs → index193.mjs} +0 -0
- /package/dist/{components/Accordion/Accordion.module.css.cjs → index194.cjs} +0 -0
- /package/dist/{components/Accordion/Accordion.module.css.mjs → index194.mjs} +0 -0
- /package/dist/{components/WorkspaceSwitcher/WorkspaceSwitcher.module.css.cjs → index195.cjs} +0 -0
- /package/dist/{components/WorkspaceSwitcher/WorkspaceSwitcher.module.css.mjs → index195.mjs} +0 -0
- /package/dist/{components/CommandBar/CommandBar.module.css.cjs → index198.cjs} +0 -0
- /package/dist/{components/CommandBar/CommandBar.module.css.mjs → index198.mjs} +0 -0
- /package/dist/{components/Radio/Radio.module.css.cjs → index199.cjs} +0 -0
- /package/dist/{components/Radio/Radio.module.css.mjs → index199.mjs} +0 -0
- /package/dist/{components/IconGallery/IconGallery.module.css.cjs → index200.cjs} +0 -0
- /package/dist/{components/IconGallery/IconGallery.module.css.mjs → index200.mjs} +0 -0
- /package/dist/{components/Badge/Badge.module.css.cjs → index201.cjs} +0 -0
- /package/dist/{components/Badge/Badge.module.css.mjs → index201.mjs} +0 -0
- /package/dist/{components/UserMenu/UserMenu.module.css.cjs → index202.cjs} +0 -0
- /package/dist/{components/UserMenu/UserMenu.module.css.mjs → index202.mjs} +0 -0
- /package/dist/{components/Chart/useResolvedChartColors.cjs → index203.cjs} +0 -0
- /package/dist/{components/Chart/useResolvedChartColors.mjs → index203.mjs} +0 -0
- /package/dist/{components/Chart/Chart.module.css.cjs → index204.cjs} +0 -0
- /package/dist/{components/Chart/Chart.module.css.mjs → index204.mjs} +0 -0
- /package/dist/{components/Stack/Stack.module.css.cjs → index205.cjs} +0 -0
- /package/dist/{components/Stack/Stack.module.css.mjs → index205.mjs} +0 -0
- /package/dist/{components/Popover/Popover.module.css.cjs → index206.cjs} +0 -0
- /package/dist/{components/Popover/Popover.module.css.mjs → index206.mjs} +0 -0
- /package/dist/{components/Drawer/Drawer.module.css.cjs → index207.cjs} +0 -0
- /package/dist/{components/Drawer/Drawer.module.css.mjs → index207.mjs} +0 -0
- /package/dist/{components/ErrorBoundary/ErrorBoundary.module.css.cjs → index209.cjs} +0 -0
- /package/dist/{components/ErrorBoundary/ErrorBoundary.module.css.mjs → index209.mjs} +0 -0
- /package/dist/{components/InputOTP/InputOTP.module.css.cjs → index211.cjs} +0 -0
- /package/dist/{components/InputOTP/InputOTP.module.css.mjs → index211.mjs} +0 -0
- /package/dist/{components/Select/Select.module.css.cjs → index212.cjs} +0 -0
- /package/dist/{components/Select/Select.module.css.mjs → index212.mjs} +0 -0
- /package/dist/{sections/Section/Section.module.css.cjs → index216.cjs} +0 -0
- /package/dist/{sections/Section/Section.module.css.mjs → index216.mjs} +0 -0
- /package/dist/{components/KanbanBoard/KanbanBoard.module.css.cjs → index217.cjs} +0 -0
- /package/dist/{components/KanbanBoard/KanbanBoard.module.css.mjs → index217.mjs} +0 -0
- /package/dist/{components/FormSection/FormSection.module.css.cjs → index218.cjs} +0 -0
- /package/dist/{components/FormSection/FormSection.module.css.mjs → index218.mjs} +0 -0
- /package/dist/{components/FilterBar/FilterBar.module.css.cjs → index220.cjs} +0 -0
- /package/dist/{components/FilterBar/FilterBar.module.css.mjs → index220.mjs} +0 -0
- /package/dist/{components/DatePicker/DatePicker.module.css.cjs → index221.cjs} +0 -0
- /package/dist/{components/DatePicker/DatePicker.module.css.mjs → index221.mjs} +0 -0
- /package/dist/{blocks/templates/app/LoginTemplate/LoginTemplate.module.css.cjs → index224.cjs} +0 -0
- /package/dist/{blocks/templates/app/LoginTemplate/LoginTemplate.module.css.mjs → index224.mjs} +0 -0
- /package/dist/{components/Chat/Chat.module.css.cjs → index226.cjs} +0 -0
- /package/dist/{components/Chat/Chat.module.css.mjs → index226.mjs} +0 -0
- /package/dist/{components/QuickActions/QuickActions.module.css.cjs → index240.cjs} +0 -0
- /package/dist/{components/QuickActions/QuickActions.module.css.mjs → index240.mjs} +0 -0
- /package/dist/{blocks/templates/app/AgentEditor/AgentEditor.module.css.cjs → index241.cjs} +0 -0
- /package/dist/{blocks/templates/app/AgentEditor/AgentEditor.module.css.mjs → index241.mjs} +0 -0
- /package/dist/{components/CodeEditor/CodeEditor.module.css.cjs → index242.cjs} +0 -0
- /package/dist/{components/CodeEditor/CodeEditor.module.css.mjs → index242.mjs} +0 -0
- /package/dist/{components/Sidebar/Sidebar.module.css.cjs → index243.cjs} +0 -0
- /package/dist/{components/Sidebar/Sidebar.module.css.mjs → index243.mjs} +0 -0
- /package/dist/{blocks/sections/LogoCloud/LogoCloud.module.css.cjs → index246.cjs} +0 -0
- /package/dist/{blocks/sections/LogoCloud/LogoCloud.module.css.mjs → index246.mjs} +0 -0
- /package/dist/{blocks/sections/SocialProof/SocialProof.module.css.cjs → index247.cjs} +0 -0
- /package/dist/{blocks/sections/SocialProof/SocialProof.module.css.mjs → index247.mjs} +0 -0
- /package/dist/{blocks/sections/Hero/Hero.module.css.cjs → index248.cjs} +0 -0
- /package/dist/{blocks/sections/Hero/Hero.module.css.mjs → index248.mjs} +0 -0
- /package/dist/{blocks/sections/Team/Team.module.css.cjs → index250.cjs} +0 -0
- /package/dist/{blocks/sections/Team/Team.module.css.mjs → index250.mjs} +0 -0
- /package/dist/{blocks/sections/AppDownload/AppDownload.module.css.cjs → index251.cjs} +0 -0
- /package/dist/{blocks/sections/AppDownload/AppDownload.module.css.mjs → index251.mjs} +0 -0
- /package/dist/{blocks/sections/SettingsLayout/SettingsLayout.module.css.cjs → index252.cjs} +0 -0
- /package/dist/{blocks/sections/SettingsLayout/SettingsLayout.module.css.mjs → index252.mjs} +0 -0
- /package/dist/{blocks/sections/Newsletter/Newsletter.module.css.cjs → index253.cjs} +0 -0
- /package/dist/{blocks/sections/Newsletter/Newsletter.module.css.mjs → index253.mjs} +0 -0
- /package/dist/{blocks/sections/CarouselSection/CarouselSection.module.css.cjs → index254.cjs} +0 -0
- /package/dist/{blocks/sections/CarouselSection/CarouselSection.module.css.mjs → index254.mjs} +0 -0
- /package/dist/{blocks/sections/Pricing/Pricing.module.css.cjs → index256.cjs} +0 -0
- /package/dist/{blocks/sections/Pricing/Pricing.module.css.mjs → index256.mjs} +0 -0
- /package/dist/{blocks/sections/Features/Features.module.css.cjs → index258.cjs} +0 -0
- /package/dist/{blocks/sections/Features/Features.module.css.mjs → index258.mjs} +0 -0
- /package/dist/{blocks/sections/Breadcrumbs/Breadcrumbs.module.css.cjs → index259.cjs} +0 -0
- /package/dist/{blocks/sections/Breadcrumbs/Breadcrumbs.module.css.mjs → index259.mjs} +0 -0
- /package/dist/{blocks/sections/Footer/Footer.module.css.cjs → index260.cjs} +0 -0
- /package/dist/{blocks/sections/Footer/Footer.module.css.mjs → index260.mjs} +0 -0
- /package/dist/{blocks/sections/ActivityFeed/ActivityFeed.module.css.cjs → index261.cjs} +0 -0
- /package/dist/{blocks/sections/ActivityFeed/ActivityFeed.module.css.mjs → index261.mjs} +0 -0
- /package/dist/{blocks/sections/Stepper/Stepper.module.css.cjs → index262.cjs} +0 -0
- /package/dist/{blocks/sections/Stepper/Stepper.module.css.mjs → index262.mjs} +0 -0
- /package/dist/{blocks/sections/Timeline/Timeline.module.css.cjs → index263.cjs} +0 -0
- /package/dist/{blocks/sections/Timeline/Timeline.module.css.mjs → index263.mjs} +0 -0
- /package/dist/{blocks/sections/Blog/Blog.module.css.cjs → index264.cjs} +0 -0
- /package/dist/{blocks/sections/Blog/Blog.module.css.mjs → index264.mjs} +0 -0
- /package/dist/{blocks/sections/Chat/Chat.module.css.cjs → index265.cjs} +0 -0
- /package/dist/{blocks/sections/Chat/Chat.module.css.mjs → index265.mjs} +0 -0
- /package/dist/{blocks/sections/Stats/Stats.module.css.cjs → index267.cjs} +0 -0
- /package/dist/{blocks/sections/Stats/Stats.module.css.mjs → index267.mjs} +0 -0
- /package/dist/{blocks/sections/Gallery/Gallery.module.css.cjs → index268.cjs} +0 -0
- /package/dist/{blocks/sections/Gallery/Gallery.module.css.mjs → index268.mjs} +0 -0
- /package/dist/{blocks/sections/Testimonials/Testimonials.module.css.cjs → index270.cjs} +0 -0
- /package/dist/{blocks/sections/Testimonials/Testimonials.module.css.mjs → index270.mjs} +0 -0
- /package/dist/{blocks/sections/EmptyState/EmptyState.module.css.cjs → index271.cjs} +0 -0
- /package/dist/{blocks/sections/EmptyState/EmptyState.module.css.mjs → index271.mjs} +0 -0
- /package/dist/{blocks/sections/Comparison/Comparison.module.css.cjs → index272.cjs} +0 -0
- /package/dist/{blocks/sections/Comparison/Comparison.module.css.mjs → index272.mjs} +0 -0
- /package/dist/{blocks/sections/FAQ/FAQ.module.css.cjs → index274.cjs} +0 -0
- /package/dist/{blocks/sections/FAQ/FAQ.module.css.mjs → index274.mjs} +0 -0
- /package/dist/{blocks/sections/CTA/CTA.module.css.cjs → index275.cjs} +0 -0
- /package/dist/{blocks/sections/CTA/CTA.module.css.mjs → index275.mjs} +0 -0
- /package/dist/{blocks/sections/Contact/Contact.module.css.cjs → index276.cjs} +0 -0
- /package/dist/{blocks/sections/Contact/Contact.module.css.mjs → index276.mjs} +0 -0
- /package/dist/{dist/components/Badge/Badge.module.css.cjs → index281.cjs} +0 -0
- /package/dist/{dist/components/Badge/Badge.module.css.mjs → index281.mjs} +0 -0
- /package/dist/{dist/components/Button/Button.module.css.cjs → index282.cjs} +0 -0
- /package/dist/{dist/components/Button/Button.module.css.mjs → index282.mjs} +0 -0
- /package/dist/{dist/components/Card/Card.module.css.cjs → index283.cjs} +0 -0
- /package/dist/{dist/components/Card/Card.module.css.mjs → index283.mjs} +0 -0
- /package/dist/{dist/components/Field/Field.module.css.cjs → index288.cjs} +0 -0
- /package/dist/{dist/components/Field/Field.module.css.mjs → index288.mjs} +0 -0
- /package/dist/{components/Chat/utils.cjs → index289.cjs} +0 -0
- /package/dist/{components/Chat/utils.mjs → index289.mjs} +0 -0
- /package/dist/{utils/icons.cjs → index57.cjs} +0 -0
- /package/dist/{utils/icons.mjs → index57.mjs} +0 -0
- /package/dist/{components/Chat/hooks/useAutoScroll.cjs → index95.cjs} +0 -0
- /package/dist/{components/Chat/hooks/useAutoScroll.mjs → index95.mjs} +0 -0
- /package/dist/{components/Chat/hooks/useChatInput.cjs → index96.cjs} +0 -0
- /package/dist/{components/Chat/hooks/useChatInput.mjs → index96.mjs} +0 -0
- /package/dist/{hooks/useClickOutside.cjs → index97.cjs} +0 -0
- /package/dist/{hooks/useClickOutside.mjs → index97.mjs} +0 -0
- /package/dist/{hooks/useCopyToClipboard.cjs → index98.cjs} +0 -0
- /package/dist/{hooks/useCopyToClipboard.mjs → index98.mjs} +0 -0
- /package/dist/{hooks/useDebounce.cjs → index99.cjs} +0 -0
- /package/dist/{hooks/useDebounce.mjs → index99.mjs} +0 -0
package/dist/blocks/index.mjs
DELETED
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { ActivityFeed as e } from "./sections/ActivityFeed/ActivityFeed.mjs";
|
|
2
|
-
import { AgentEditor as p } from "./templates/app/AgentEditor/AgentEditor.mjs";
|
|
3
|
-
import { AgentWorkspace as f } from "./templates/app/AgentWorkspace/AgentWorkspace.mjs";
|
|
4
|
-
import { AppDownload as a } from "./sections/AppDownload/AppDownload.mjs";
|
|
5
|
-
import { Blog as l } from "./sections/Blog/Blog.mjs";
|
|
6
|
-
import { Breadcrumbs as g } from "./sections/Breadcrumbs/Breadcrumbs.mjs";
|
|
7
|
-
import { CTA as T } from "./sections/CTA/CTA.mjs";
|
|
8
|
-
import { CarouselCard as c } from "./sections/CarouselSection/CarouselCard.mjs";
|
|
9
|
-
import { CarouselSection as d } from "./sections/CarouselSection/CarouselSection.mjs";
|
|
10
|
-
import { ChatPageTemplate as A } from "./templates/app/ChatPageTemplate/ChatPageTemplate.mjs";
|
|
11
|
-
import { ChatSection as h } from "./sections/Chat/Chat.mjs";
|
|
12
|
-
import { Comparison as F } from "./sections/Comparison/Comparison.mjs";
|
|
13
|
-
import { Contact as H } from "./sections/Contact/Contact.mjs";
|
|
14
|
-
import { DashboardTemplate as w } from "./templates/app/DashboardTemplate/DashboardTemplate.mjs";
|
|
15
|
-
import { EmptyState as D } from "./sections/EmptyState/EmptyState.mjs";
|
|
16
|
-
import { FAQ as k } from "./sections/FAQ/FAQ.mjs";
|
|
17
|
-
import { Features as G } from "./sections/Features/Features.mjs";
|
|
18
|
-
import { Footer as N } from "./sections/Footer/Footer.mjs";
|
|
19
|
-
import { Gallery as W } from "./sections/Gallery/Gallery.mjs";
|
|
20
|
-
import { Hero as q } from "./sections/Hero/Hero.mjs";
|
|
21
|
-
import { HeroHighlight as I } from "./sections/Hero/HeroHighlight.mjs";
|
|
22
|
-
import { KanbanPageTemplate as M } from "./templates/app/KanbanPageTemplate/KanbanPageTemplate.mjs";
|
|
23
|
-
import { LoginTemplate as R } from "./templates/app/LoginTemplate/LoginTemplate.mjs";
|
|
24
|
-
import { LogoCloud as V } from "./sections/LogoCloud/LogoCloud.mjs";
|
|
25
|
-
import { Newsletter as Y } from "./sections/Newsletter/Newsletter.mjs";
|
|
26
|
-
import { Pricing as _ } from "./sections/Pricing/Pricing.mjs";
|
|
27
|
-
import { ProfilePageTemplate as oo } from "./templates/app/ProfilePageTemplate/ProfilePageTemplate.mjs";
|
|
28
|
-
import { SettingsLayout as eo } from "./sections/SettingsLayout/SettingsLayout.mjs";
|
|
29
|
-
import { SettingsTemplate as po } from "./templates/app/SettingsTemplate/SettingsTemplate.mjs";
|
|
30
|
-
import { SocialProof as fo } from "./sections/SocialProof/SocialProof.mjs";
|
|
31
|
-
import { Stats as ao } from "./sections/Stats/Stats.mjs";
|
|
32
|
-
import { Stepper as lo } from "./sections/Stepper/Stepper.mjs";
|
|
33
|
-
import { Team as go } from "./sections/Team/Team.mjs";
|
|
34
|
-
import { Testimonials as To } from "./sections/Testimonials/Testimonials.mjs";
|
|
35
|
-
import { Timeline as co } from "./sections/Timeline/Timeline.mjs";
|
|
36
|
-
export {
|
|
37
|
-
e as ActivityFeed,
|
|
38
|
-
p as AgentEditor,
|
|
39
|
-
f as AgentWorkspace,
|
|
40
|
-
a as AppDownload,
|
|
41
|
-
l as Blog,
|
|
42
|
-
g as Breadcrumbs,
|
|
43
|
-
T as CTA,
|
|
44
|
-
c as CarouselCard,
|
|
45
|
-
d as CarouselSection,
|
|
46
|
-
A as ChatPageTemplate,
|
|
47
|
-
h as ChatSection,
|
|
48
|
-
F as Comparison,
|
|
49
|
-
H as Contact,
|
|
50
|
-
w as DashboardTemplate,
|
|
51
|
-
D as EmptyState,
|
|
52
|
-
k as FAQ,
|
|
53
|
-
G as Features,
|
|
54
|
-
N as Footer,
|
|
55
|
-
W as Gallery,
|
|
56
|
-
q as Hero,
|
|
57
|
-
I as HeroHighlight,
|
|
58
|
-
M as KanbanPageTemplate,
|
|
59
|
-
R as LoginTemplate,
|
|
60
|
-
V as LogoCloud,
|
|
61
|
-
Y as Newsletter,
|
|
62
|
-
_ as Pricing,
|
|
63
|
-
oo as ProfilePageTemplate,
|
|
64
|
-
eo as SettingsLayout,
|
|
65
|
-
po as SettingsTemplate,
|
|
66
|
-
fo as SocialProof,
|
|
67
|
-
ao as Stats,
|
|
68
|
-
lo as Stepper,
|
|
69
|
-
go as Team,
|
|
70
|
-
To as Testimonials,
|
|
71
|
-
co as Timeline
|
|
72
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),i=require("react"),a=require("./ActivityFeed.module.css.cjs"),r=i.forwardRef(({activities:s,showFilters:o=!1,filters:c=[],activeFilter:u,onFilterChange:m,compact:d=!1,hasMore:f=!1,onLoadMore:h,emptyMessage:j="No activities yet",className:p},N)=>{const[l,x]=i.useState(u||"all"),v=e=>{x(e),m?.(e)},n=l==="all"?s:s.filter(e=>e.type===l);return t.jsxs("section",{ref:N,className:`${a.default.section} ${p||""}`,children:[o&&c.length>0&&t.jsx("div",{className:a.default.filters,children:c.map(e=>t.jsxs("button",{className:`${a.default.filterButton} ${l===e.value?a.default.filterButtonActive:""}`,onClick:()=>v(e.value),type:"button",children:[e.label,e.count!=null&&t.jsx("span",{className:a.default.filterCount,children:e.count})]},e.value))}),n.length===0?t.jsx("div",{className:a.default.empty,children:j}):t.jsx("div",{className:a.default.list,children:n.map(e=>t.jsxs("div",{className:`${a.default.item} ${d?a.default.itemCompact:""}`,children:[e.iconVariant&&t.jsx("div",{className:`${a.default.iconIndicator} ${a.default[`icon${e.iconVariant.charAt(0).toUpperCase()+e.iconVariant.slice(1)}`]||""}`}),e.actor.avatar?t.jsx("img",{src:e.actor.avatar,alt:e.actor.name,className:`${a.default.avatar} ${d?a.default.avatarCompact:""}`}):t.jsx("div",{className:a.default.avatarPlaceholder,children:e.actor.name.charAt(0)}),t.jsxs("div",{className:a.default.content,children:[t.jsx("p",{className:a.default.title,children:e.title}),e.description&&t.jsx("p",{className:a.default.description,children:e.description})]}),t.jsx("span",{className:a.default.time,children:e.relativeTime})]},e.id))}),f&&t.jsx("div",{className:a.default.loadMore,children:t.jsx("button",{className:a.default.loadMoreButton,onClick:h,type:"button",children:"Load more"})})]})});r.displayName="ActivityFeed";exports.ActivityFeed=r;
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
3
|
-
import A, { useState as C } from "react";
|
|
4
|
-
import a from "./ActivityFeed.module.css.mjs";
|
|
5
|
-
const F = A.forwardRef(
|
|
6
|
-
({
|
|
7
|
-
activities: c,
|
|
8
|
-
showFilters: i = !1,
|
|
9
|
-
filters: n = [],
|
|
10
|
-
activeFilter: d,
|
|
11
|
-
onFilterChange: m,
|
|
12
|
-
compact: r = !1,
|
|
13
|
-
hasMore: h = !1,
|
|
14
|
-
onLoadMore: p,
|
|
15
|
-
emptyMessage: N = "No activities yet",
|
|
16
|
-
className: u
|
|
17
|
-
}, v) => {
|
|
18
|
-
const [s, $] = C(d || "all"), f = (e) => {
|
|
19
|
-
$(e), m?.(e);
|
|
20
|
-
}, o = s === "all" ? c : c.filter((e) => e.type === s);
|
|
21
|
-
return /* @__PURE__ */ t("section", { ref: v, className: `${a.section} ${u || ""}`, children: [
|
|
22
|
-
i && n.length > 0 && /* @__PURE__ */ l("div", { className: a.filters, children: n.map((e) => /* @__PURE__ */ t(
|
|
23
|
-
"button",
|
|
24
|
-
{
|
|
25
|
-
className: `${a.filterButton} ${s === e.value ? a.filterButtonActive : ""}`,
|
|
26
|
-
onClick: () => f(e.value),
|
|
27
|
-
type: "button",
|
|
28
|
-
children: [
|
|
29
|
-
e.label,
|
|
30
|
-
e.count != null && /* @__PURE__ */ l("span", { className: a.filterCount, children: e.count })
|
|
31
|
-
]
|
|
32
|
-
},
|
|
33
|
-
e.value
|
|
34
|
-
)) }),
|
|
35
|
-
o.length === 0 ? /* @__PURE__ */ l("div", { className: a.empty, children: N }) : /* @__PURE__ */ l("div", { className: a.list, children: o.map((e) => /* @__PURE__ */ t(
|
|
36
|
-
"div",
|
|
37
|
-
{
|
|
38
|
-
className: `${a.item} ${r ? a.itemCompact : ""}`,
|
|
39
|
-
children: [
|
|
40
|
-
e.iconVariant && /* @__PURE__ */ l(
|
|
41
|
-
"div",
|
|
42
|
-
{
|
|
43
|
-
className: `${a.iconIndicator} ${a[`icon${e.iconVariant.charAt(0).toUpperCase() + e.iconVariant.slice(1)}`] || ""}`
|
|
44
|
-
}
|
|
45
|
-
),
|
|
46
|
-
e.actor.avatar ? /* @__PURE__ */ l(
|
|
47
|
-
"img",
|
|
48
|
-
{
|
|
49
|
-
src: e.actor.avatar,
|
|
50
|
-
alt: e.actor.name,
|
|
51
|
-
className: `${a.avatar} ${r ? a.avatarCompact : ""}`
|
|
52
|
-
}
|
|
53
|
-
) : /* @__PURE__ */ l("div", { className: a.avatarPlaceholder, children: e.actor.name.charAt(0) }),
|
|
54
|
-
/* @__PURE__ */ t("div", { className: a.content, children: [
|
|
55
|
-
/* @__PURE__ */ l("p", { className: a.title, children: e.title }),
|
|
56
|
-
e.description && /* @__PURE__ */ l("p", { className: a.description, children: e.description })
|
|
57
|
-
] }),
|
|
58
|
-
/* @__PURE__ */ l("span", { className: a.time, children: e.relativeTime })
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
e.id
|
|
62
|
-
)) }),
|
|
63
|
-
h && /* @__PURE__ */ l("div", { className: a.loadMore, children: /* @__PURE__ */ l(
|
|
64
|
-
"button",
|
|
65
|
-
{
|
|
66
|
-
className: a.loadMoreButton,
|
|
67
|
-
onClick: p,
|
|
68
|
-
type: "button",
|
|
69
|
-
children: "Load more"
|
|
70
|
-
}
|
|
71
|
-
) })
|
|
72
|
-
] });
|
|
73
|
-
}
|
|
74
|
-
);
|
|
75
|
-
F.displayName = "ActivityFeed";
|
|
76
|
-
export {
|
|
77
|
-
F as ActivityFeed
|
|
78
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),N=require("react"),e=require("./AppDownload.module.css.cjs"),h=N.forwardRef(({title:t,description:l,badges:c,appImage:n,features:d,layout:i="centered",showQrCode:m=!1,qrCode:o,rating:r,compact:j=!1,className:p,...f},u)=>{if(j)return a.jsx("section",{ref:u,className:`${e.default.section} ${e.default.compact} ${p||""}`,...f,children:a.jsxs("div",{className:e.default.container,children:[a.jsxs("div",{children:[a.jsx("h2",{className:e.default.title,children:t}),l&&a.jsx("p",{className:e.default.description,children:l})]}),a.jsx("div",{className:e.default.badges,children:c.map(s=>a.jsxs("a",{href:s.href,className:e.default.badge,target:"_blank",rel:"noopener noreferrer",children:[a.jsx("span",{className:e.default.badgeIcon,children:s.store==="apple"?"":"▶"}),s.store==="apple"?"App Store":"Google Play"]},s.store))})]})});const x=i==="split-left"?e.default.splitLeft:i==="split-right"?e.default.splitRight:e.default.centered;return a.jsx("section",{ref:u,className:`${e.default.section} ${p||""}`,...f,children:a.jsxs("div",{className:`${e.default.container} ${x}`,children:[a.jsxs("div",{className:e.default.content,children:[a.jsxs("div",{children:[a.jsx("h2",{className:e.default.title,children:t}),l&&a.jsx("p",{className:e.default.description,children:l})]}),r&&a.jsxs("div",{className:e.default.rating,children:[a.jsx("span",{className:e.default.ratingValue,children:r.value}),a.jsx("span",{children:r.count})]}),m&&o&&a.jsx("img",{src:o,alt:"Download QR Code",className:e.default.qrCode}),a.jsx("div",{className:e.default.badges,children:c.map(s=>a.jsxs("a",{href:s.href,className:e.default.badge,target:"_blank",rel:"noopener noreferrer",children:[a.jsx("span",{className:e.default.badgeIcon,children:s.store==="apple"?"":"▶"}),s.store==="apple"?"App Store":"Google Play"]},s.store))}),d&&d.length>0&&a.jsx("div",{className:e.default.features,children:d.map(s=>a.jsxs("div",{className:e.default.featureItem,children:[a.jsx("h3",{className:e.default.featureTitle,children:s.title}),a.jsx("p",{className:e.default.featureDescription,children:s.description})]},s.title))})]}),n&&a.jsx("div",{className:e.default.imageWrapper,children:a.jsx("img",{src:n,alt:`${t} app preview`,className:e.default.appImage})})]})})});h.displayName="AppDownload";exports.AppDownload=h;
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as a, jsxs as s } from "react/jsx-runtime";
|
|
3
|
-
import { forwardRef as $ } from "react";
|
|
4
|
-
import e from "./AppDownload.module.css.mjs";
|
|
5
|
-
const u = $(
|
|
6
|
-
({
|
|
7
|
-
title: c,
|
|
8
|
-
description: r,
|
|
9
|
-
badges: t,
|
|
10
|
-
appImage: o,
|
|
11
|
-
features: i,
|
|
12
|
-
layout: p = "centered",
|
|
13
|
-
showQrCode: f = !1,
|
|
14
|
-
qrCode: d,
|
|
15
|
-
rating: n,
|
|
16
|
-
compact: v = !1,
|
|
17
|
-
className: m,
|
|
18
|
-
...h
|
|
19
|
-
}, N) => {
|
|
20
|
-
if (v)
|
|
21
|
-
return /* @__PURE__ */ a(
|
|
22
|
-
"section",
|
|
23
|
-
{
|
|
24
|
-
ref: N,
|
|
25
|
-
className: `${e.section} ${e.compact} ${m || ""}`,
|
|
26
|
-
...h,
|
|
27
|
-
children: /* @__PURE__ */ s("div", { className: e.container, children: [
|
|
28
|
-
/* @__PURE__ */ s("div", { children: [
|
|
29
|
-
/* @__PURE__ */ a("h2", { className: e.title, children: c }),
|
|
30
|
-
r && /* @__PURE__ */ a("p", { className: e.description, children: r })
|
|
31
|
-
] }),
|
|
32
|
-
/* @__PURE__ */ a("div", { className: e.badges, children: t.map((l) => /* @__PURE__ */ s(
|
|
33
|
-
"a",
|
|
34
|
-
{
|
|
35
|
-
href: l.href,
|
|
36
|
-
className: e.badge,
|
|
37
|
-
target: "_blank",
|
|
38
|
-
rel: "noopener noreferrer",
|
|
39
|
-
children: [
|
|
40
|
-
/* @__PURE__ */ a("span", { className: e.badgeIcon, children: l.store === "apple" ? "" : "▶" }),
|
|
41
|
-
l.store === "apple" ? "App Store" : "Google Play"
|
|
42
|
-
]
|
|
43
|
-
},
|
|
44
|
-
l.store
|
|
45
|
-
)) })
|
|
46
|
-
] })
|
|
47
|
-
}
|
|
48
|
-
);
|
|
49
|
-
const g = p === "split-left" ? e.splitLeft : p === "split-right" ? e.splitRight : e.centered;
|
|
50
|
-
return /* @__PURE__ */ a(
|
|
51
|
-
"section",
|
|
52
|
-
{
|
|
53
|
-
ref: N,
|
|
54
|
-
className: `${e.section} ${m || ""}`,
|
|
55
|
-
...h,
|
|
56
|
-
children: /* @__PURE__ */ s("div", { className: `${e.container} ${g}`, children: [
|
|
57
|
-
/* @__PURE__ */ s("div", { className: e.content, children: [
|
|
58
|
-
/* @__PURE__ */ s("div", { children: [
|
|
59
|
-
/* @__PURE__ */ a("h2", { className: e.title, children: c }),
|
|
60
|
-
r && /* @__PURE__ */ a("p", { className: e.description, children: r })
|
|
61
|
-
] }),
|
|
62
|
-
n && /* @__PURE__ */ s("div", { className: e.rating, children: [
|
|
63
|
-
/* @__PURE__ */ a("span", { className: e.ratingValue, children: n.value }),
|
|
64
|
-
/* @__PURE__ */ a("span", { children: n.count })
|
|
65
|
-
] }),
|
|
66
|
-
f && d && /* @__PURE__ */ a(
|
|
67
|
-
"img",
|
|
68
|
-
{
|
|
69
|
-
src: d,
|
|
70
|
-
alt: "Download QR Code",
|
|
71
|
-
className: e.qrCode
|
|
72
|
-
}
|
|
73
|
-
),
|
|
74
|
-
/* @__PURE__ */ a("div", { className: e.badges, children: t.map((l) => /* @__PURE__ */ s(
|
|
75
|
-
"a",
|
|
76
|
-
{
|
|
77
|
-
href: l.href,
|
|
78
|
-
className: e.badge,
|
|
79
|
-
target: "_blank",
|
|
80
|
-
rel: "noopener noreferrer",
|
|
81
|
-
children: [
|
|
82
|
-
/* @__PURE__ */ a("span", { className: e.badgeIcon, children: l.store === "apple" ? "" : "▶" }),
|
|
83
|
-
l.store === "apple" ? "App Store" : "Google Play"
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
l.store
|
|
87
|
-
)) }),
|
|
88
|
-
i && i.length > 0 && /* @__PURE__ */ a("div", { className: e.features, children: i.map((l) => /* @__PURE__ */ s("div", { className: e.featureItem, children: [
|
|
89
|
-
/* @__PURE__ */ a("h3", { className: e.featureTitle, children: l.title }),
|
|
90
|
-
/* @__PURE__ */ a("p", { className: e.featureDescription, children: l.description })
|
|
91
|
-
] }, l.title)) })
|
|
92
|
-
] }),
|
|
93
|
-
o && /* @__PURE__ */ a("div", { className: e.imageWrapper, children: /* @__PURE__ */ a(
|
|
94
|
-
"img",
|
|
95
|
-
{
|
|
96
|
-
src: o,
|
|
97
|
-
alt: `${c} app preview`,
|
|
98
|
-
className: e.appImage
|
|
99
|
-
}
|
|
100
|
-
) })
|
|
101
|
-
] })
|
|
102
|
-
}
|
|
103
|
-
);
|
|
104
|
-
}
|
|
105
|
-
);
|
|
106
|
-
u.displayName = "AppDownload";
|
|
107
|
-
export {
|
|
108
|
-
u as AppDownload
|
|
109
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),f=require("react"),e=require("./Blog.module.css.cjs"),x=({article:s,isListLayout:d})=>{const t=a.jsxs("div",{className:d?e.default.cardInner:void 0,children:[s.image&&a.jsx("img",{src:s.image,alt:s.title,className:e.default.cardImage}),a.jsxs("div",{className:e.default.cardBody,children:[a.jsx("h3",{className:e.default.cardTitle,children:s.title}),a.jsx("p",{className:e.default.cardExcerpt,children:s.excerpt}),a.jsxs("div",{className:e.default.cardMeta,children:[s.author&&a.jsxs(a.Fragment,{children:[s.author.avatar&&a.jsx("img",{src:s.author.avatar,alt:s.author.name,className:e.default.authorAvatar}),a.jsx("span",{className:e.default.authorName,children:s.author.name})]}),s.date&&a.jsxs(a.Fragment,{children:[s.author&&a.jsx("span",{className:e.default.metaSeparator,children:"·"}),a.jsx("span",{className:e.default.date,children:s.date})]}),s.readTime&&a.jsxs(a.Fragment,{children:[a.jsx("span",{className:e.default.metaSeparator,children:"·"}),a.jsxs("span",{className:e.default.readTime,children:[s.readTime," min read"]})]})]})]})]});return a.jsx("div",{className:e.default.card,children:t})},n=f.forwardRef(({title:s,description:d,articles:t,layout:i="grid",columns:l=3,className:u,...m},o)=>{const r=i==="grid",h=r?`${e.default.grid} ${l===2?e.default.cols2:l===4?e.default.cols4:e.default.cols3}`:e.default.list;return a.jsx("section",{ref:o,className:`${e.default.section} ${u||""}`,...m,children:a.jsxs("div",{className:e.default.container,children:[a.jsxs("div",{className:e.default.header,children:[a.jsx("h2",{className:e.default.title,children:s}),d&&a.jsx("p",{className:e.default.description,children:d})]}),a.jsx("div",{className:h,children:t.map(c=>a.jsx(x,{article:c,isListLayout:!r},c.id))})]})})});n.displayName="Blog";exports.Blog=n;
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as s, jsxs as r, Fragment as i } from "react/jsx-runtime";
|
|
3
|
-
import { forwardRef as g } from "react";
|
|
4
|
-
import a from "./Blog.module.css.mjs";
|
|
5
|
-
const v = ({
|
|
6
|
-
article: e,
|
|
7
|
-
isListLayout: d
|
|
8
|
-
}) => {
|
|
9
|
-
const c = /* @__PURE__ */ r("div", { className: d ? a.cardInner : void 0, children: [
|
|
10
|
-
e.image && /* @__PURE__ */ s(
|
|
11
|
-
"img",
|
|
12
|
-
{
|
|
13
|
-
src: e.image,
|
|
14
|
-
alt: e.title,
|
|
15
|
-
className: a.cardImage
|
|
16
|
-
}
|
|
17
|
-
),
|
|
18
|
-
/* @__PURE__ */ r("div", { className: a.cardBody, children: [
|
|
19
|
-
/* @__PURE__ */ s("h3", { className: a.cardTitle, children: e.title }),
|
|
20
|
-
/* @__PURE__ */ s("p", { className: a.cardExcerpt, children: e.excerpt }),
|
|
21
|
-
/* @__PURE__ */ r("div", { className: a.cardMeta, children: [
|
|
22
|
-
e.author && /* @__PURE__ */ r(i, { children: [
|
|
23
|
-
e.author.avatar && /* @__PURE__ */ s(
|
|
24
|
-
"img",
|
|
25
|
-
{
|
|
26
|
-
src: e.author.avatar,
|
|
27
|
-
alt: e.author.name,
|
|
28
|
-
className: a.authorAvatar
|
|
29
|
-
}
|
|
30
|
-
),
|
|
31
|
-
/* @__PURE__ */ s("span", { className: a.authorName, children: e.author.name })
|
|
32
|
-
] }),
|
|
33
|
-
e.date && /* @__PURE__ */ r(i, { children: [
|
|
34
|
-
e.author && /* @__PURE__ */ s("span", { className: a.metaSeparator, children: "·" }),
|
|
35
|
-
/* @__PURE__ */ s("span", { className: a.date, children: e.date })
|
|
36
|
-
] }),
|
|
37
|
-
e.readTime && /* @__PURE__ */ r(i, { children: [
|
|
38
|
-
/* @__PURE__ */ s("span", { className: a.metaSeparator, children: "·" }),
|
|
39
|
-
/* @__PURE__ */ r("span", { className: a.readTime, children: [
|
|
40
|
-
e.readTime,
|
|
41
|
-
" min read"
|
|
42
|
-
] })
|
|
43
|
-
] })
|
|
44
|
-
] })
|
|
45
|
-
] })
|
|
46
|
-
] });
|
|
47
|
-
return /* @__PURE__ */ s("div", { className: a.card, children: c });
|
|
48
|
-
}, u = g(
|
|
49
|
-
({
|
|
50
|
-
title: e,
|
|
51
|
-
description: d,
|
|
52
|
-
articles: c,
|
|
53
|
-
layout: t = "grid",
|
|
54
|
-
columns: n = 3,
|
|
55
|
-
className: o,
|
|
56
|
-
...h
|
|
57
|
-
}, N) => {
|
|
58
|
-
const m = t === "grid", p = m ? `${a.grid} ${n === 2 ? a.cols2 : n === 4 ? a.cols4 : a.cols3}` : a.list;
|
|
59
|
-
return /* @__PURE__ */ s(
|
|
60
|
-
"section",
|
|
61
|
-
{
|
|
62
|
-
ref: N,
|
|
63
|
-
className: `${a.section} ${o || ""}`,
|
|
64
|
-
...h,
|
|
65
|
-
children: /* @__PURE__ */ r("div", { className: a.container, children: [
|
|
66
|
-
/* @__PURE__ */ r("div", { className: a.header, children: [
|
|
67
|
-
/* @__PURE__ */ s("h2", { className: a.title, children: e }),
|
|
68
|
-
d && /* @__PURE__ */ s("p", { className: a.description, children: d })
|
|
69
|
-
] }),
|
|
70
|
-
/* @__PURE__ */ s("div", { className: p, children: c.map((l) => /* @__PURE__ */ s(
|
|
71
|
-
v,
|
|
72
|
-
{
|
|
73
|
-
article: l,
|
|
74
|
-
isListLayout: !m
|
|
75
|
-
},
|
|
76
|
-
l.id
|
|
77
|
-
)) })
|
|
78
|
-
] })
|
|
79
|
-
}
|
|
80
|
-
);
|
|
81
|
-
}
|
|
82
|
-
);
|
|
83
|
-
u.displayName = "Blog";
|
|
84
|
-
export {
|
|
85
|
-
u as Blog
|
|
86
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("react"),a=require("./Breadcrumbs.module.css.cjs"),n=o.forwardRef(({items:s,separator:d="/",className:t,...u},i)=>e.jsx("section",{ref:i,className:`${a.default.section} ${t||""}`,...u,children:e.jsx("div",{className:a.default.container,children:e.jsx("nav",{className:a.default.nav,"aria-label":"Breadcrumb",children:s.map((r,l)=>{const c=l===s.length-1;return e.jsxs("span",{children:[l>0&&e.jsxs("span",{className:a.default.separator,"aria-hidden":"true",children:[" ",d," "]}),c||!r.href?e.jsx("span",{className:a.default.current,"aria-current":c?"page":void 0,children:r.label}):e.jsx("a",{href:r.href,className:a.default.link,children:r.label})]},r.id)})})})}));n.displayName="Breadcrumbs";exports.Breadcrumbs=n;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as e, jsxs as l } from "react/jsx-runtime";
|
|
3
|
-
import { forwardRef as h } from "react";
|
|
4
|
-
import r from "./Breadcrumbs.module.css.mjs";
|
|
5
|
-
const m = h(
|
|
6
|
-
({ items: s, separator: i = "/", className: d, ...o }, t) => /* @__PURE__ */ e(
|
|
7
|
-
"section",
|
|
8
|
-
{
|
|
9
|
-
ref: t,
|
|
10
|
-
className: `${r.section} ${d || ""}`,
|
|
11
|
-
...o,
|
|
12
|
-
children: /* @__PURE__ */ e("div", { className: r.container, children: /* @__PURE__ */ e("nav", { className: r.nav, "aria-label": "Breadcrumb", children: s.map((a, n) => {
|
|
13
|
-
const c = n === s.length - 1;
|
|
14
|
-
return /* @__PURE__ */ l("span", { children: [
|
|
15
|
-
n > 0 && /* @__PURE__ */ l("span", { className: r.separator, "aria-hidden": "true", children: [
|
|
16
|
-
" ",
|
|
17
|
-
i,
|
|
18
|
-
" "
|
|
19
|
-
] }),
|
|
20
|
-
c || !a.href ? /* @__PURE__ */ e(
|
|
21
|
-
"span",
|
|
22
|
-
{
|
|
23
|
-
className: r.current,
|
|
24
|
-
"aria-current": c ? "page" : void 0,
|
|
25
|
-
children: a.label
|
|
26
|
-
}
|
|
27
|
-
) : /* @__PURE__ */ e("a", { href: a.href, className: r.link, children: a.label })
|
|
28
|
-
] }, a.id);
|
|
29
|
-
}) }) })
|
|
30
|
-
}
|
|
31
|
-
)
|
|
32
|
-
);
|
|
33
|
-
m.displayName = "Breadcrumbs";
|
|
34
|
-
export {
|
|
35
|
-
m as Breadcrumbs
|
|
36
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),n=require("react"),e=require("./CTA.module.css.cjs"),l=n.forwardRef(({title:r,description:t,variant:c="default",actions:a,className:d},i)=>s.jsx("section",{ref:i,className:`${e.default.section} ${e.default[c]} ${d||""}`,children:s.jsxs("div",{className:e.default.inner,children:[s.jsx("h2",{className:e.default.title,children:r}),t&&s.jsx("p",{className:e.default.description,children:t}),a&&s.jsx("div",{className:e.default.actions,children:a})]})}));l.displayName="CTA";exports.CTA=l;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as s, jsxs as m } from "react/jsx-runtime";
|
|
3
|
-
import n from "react";
|
|
4
|
-
import e from "./CTA.module.css.mjs";
|
|
5
|
-
const o = n.forwardRef(
|
|
6
|
-
({ title: i, description: r, variant: c = "default", actions: a, className: l }, t) => /* @__PURE__ */ s(
|
|
7
|
-
"section",
|
|
8
|
-
{
|
|
9
|
-
ref: t,
|
|
10
|
-
className: `${e.section} ${e[c]} ${l || ""}`,
|
|
11
|
-
children: /* @__PURE__ */ m("div", { className: e.inner, children: [
|
|
12
|
-
/* @__PURE__ */ s("h2", { className: e.title, children: i }),
|
|
13
|
-
r && /* @__PURE__ */ s("p", { className: e.description, children: r }),
|
|
14
|
-
a && /* @__PURE__ */ s("div", { className: e.actions, children: a })
|
|
15
|
-
] })
|
|
16
|
-
}
|
|
17
|
-
)
|
|
18
|
-
);
|
|
19
|
-
o.displayName = "CTA";
|
|
20
|
-
export {
|
|
21
|
-
o as CTA
|
|
22
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("./CarouselSection.module.css.cjs"),l=({title:s,image:d,description:r,className:c})=>e.jsxs("div",{className:`${a.default.card} ${c||""}`,children:[e.jsx("img",{src:d,alt:s,className:a.default.cardImage}),e.jsxs("div",{className:a.default.cardBody,children:[e.jsx("h3",{className:a.default.cardTitle,children:s}),r&&e.jsx("p",{className:a.default.cardDescription,children:r})]})]});l.displayName="CarouselCard";exports.CarouselCard=l;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import a from "./CarouselSection.module.css.mjs";
|
|
3
|
-
const m = ({
|
|
4
|
-
title: s,
|
|
5
|
-
image: d,
|
|
6
|
-
description: c,
|
|
7
|
-
className: l
|
|
8
|
-
}) => /* @__PURE__ */ e("div", { className: `${a.card} ${l || ""}`, children: [
|
|
9
|
-
/* @__PURE__ */ r("img", { src: d, alt: s, className: a.cardImage }),
|
|
10
|
-
/* @__PURE__ */ e("div", { className: a.cardBody, children: [
|
|
11
|
-
/* @__PURE__ */ r("h3", { className: a.cardTitle, children: s }),
|
|
12
|
-
c && /* @__PURE__ */ r("p", { className: a.cardDescription, children: c })
|
|
13
|
-
] })
|
|
14
|
-
] });
|
|
15
|
-
m.displayName = "CarouselCard";
|
|
16
|
-
export {
|
|
17
|
-
m as CarouselCard
|
|
18
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("react"),x=require("./CarouselCard.cjs"),s=require("./CarouselSection.module.css.cjs"),u=r.forwardRef(({items:i,autoScroll:h=!1,autoScrollInterval:f=5e3,title:c,description:d,className:C},v)=>{const[l,j]=r.useState(0),t=i.length,o=r.useCallback(a=>{j((a%t+t)%t)},[t]),m=r.useCallback(()=>o(l-1),[l,o]),N=r.useCallback(()=>o(l+1),[l,o]);return r.useEffect(()=>{if(!h||t<=1)return;const a=setInterval(()=>{j(n=>(n+1)%t)},f);return()=>clearInterval(a)},[h,f,t]),e.jsx("section",{ref:v,className:`${s.default.section} ${C||""}`,children:e.jsxs("div",{className:s.default.container,children:[(c||d)&&e.jsxs("div",{className:s.default.header,children:[c&&e.jsx("h2",{className:s.default.title,children:c}),d&&e.jsx("p",{className:s.default.description,children:d})]}),e.jsx("div",{className:s.default.viewport,children:e.jsx("div",{className:s.default.track,style:{transform:`translateX(-${l*100}%)`},children:i.map(a=>e.jsx("div",{className:s.default.slide,children:e.jsx(x.CarouselCard,{...a})},a.id))})}),t>1&&e.jsxs("div",{className:s.default.controls,children:[e.jsx("button",{type:"button",className:s.default.navButton,onClick:m,"aria-label":"Previous slide",children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:e.jsx("polyline",{points:"15 18 9 12 15 6"})})}),e.jsx("div",{className:s.default.dots,children:i.map((a,n)=>e.jsx("button",{type:"button",className:`${s.default.dot} ${n===l?s.default.dotActive:""}`,onClick:()=>o(n),"aria-label":`Go to slide ${n+1}`},a.id))}),e.jsx("button",{type:"button",className:s.default.navButton,onClick:N,"aria-label":"Next slide",children:e.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:e.jsx("polyline",{points:"9 18 15 12 9 6"})})})]})]})})});u.displayName="CarouselSection";u.Card=x.CarouselCard;exports.CarouselSection=u;
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsx as e, jsxs as d } from "react/jsx-runtime";
|
|
3
|
-
import g, { useState as y, useCallback as h, useEffect as w } from "react";
|
|
4
|
-
import { CarouselCard as v } from "./CarouselCard.mjs";
|
|
5
|
-
import t from "./CarouselSection.module.css.mjs";
|
|
6
|
-
const N = g.forwardRef(
|
|
7
|
-
({
|
|
8
|
-
items: i,
|
|
9
|
-
autoScroll: u = !1,
|
|
10
|
-
autoScrollInterval: m = 5e3,
|
|
11
|
-
title: l,
|
|
12
|
-
description: c,
|
|
13
|
-
className: f
|
|
14
|
-
}, k) => {
|
|
15
|
-
const [s, p] = y(0), o = i.length, n = h(
|
|
16
|
-
(r) => {
|
|
17
|
-
p((r % o + o) % o);
|
|
18
|
-
},
|
|
19
|
-
[o]
|
|
20
|
-
), C = h(() => n(s - 1), [s, n]), b = h(() => n(s + 1), [s, n]);
|
|
21
|
-
return w(() => {
|
|
22
|
-
if (!u || o <= 1) return;
|
|
23
|
-
const r = setInterval(() => {
|
|
24
|
-
p((a) => (a + 1) % o);
|
|
25
|
-
}, m);
|
|
26
|
-
return () => clearInterval(r);
|
|
27
|
-
}, [u, m, o]), /* @__PURE__ */ e("section", { ref: k, className: `${t.section} ${f || ""}`, children: /* @__PURE__ */ d("div", { className: t.container, children: [
|
|
28
|
-
(l || c) && /* @__PURE__ */ d("div", { className: t.header, children: [
|
|
29
|
-
l && /* @__PURE__ */ e("h2", { className: t.title, children: l }),
|
|
30
|
-
c && /* @__PURE__ */ e("p", { className: t.description, children: c })
|
|
31
|
-
] }),
|
|
32
|
-
/* @__PURE__ */ e("div", { className: t.viewport, children: /* @__PURE__ */ e(
|
|
33
|
-
"div",
|
|
34
|
-
{
|
|
35
|
-
className: t.track,
|
|
36
|
-
style: { transform: `translateX(-${s * 100}%)` },
|
|
37
|
-
children: i.map((r) => /* @__PURE__ */ e("div", { className: t.slide, children: /* @__PURE__ */ e(v, { ...r }) }, r.id))
|
|
38
|
-
}
|
|
39
|
-
) }),
|
|
40
|
-
o > 1 && /* @__PURE__ */ d("div", { className: t.controls, children: [
|
|
41
|
-
/* @__PURE__ */ e(
|
|
42
|
-
"button",
|
|
43
|
-
{
|
|
44
|
-
type: "button",
|
|
45
|
-
className: t.navButton,
|
|
46
|
-
onClick: C,
|
|
47
|
-
"aria-label": "Previous slide",
|
|
48
|
-
children: /* @__PURE__ */ e(
|
|
49
|
-
"svg",
|
|
50
|
-
{
|
|
51
|
-
width: "20",
|
|
52
|
-
height: "20",
|
|
53
|
-
viewBox: "0 0 24 24",
|
|
54
|
-
fill: "none",
|
|
55
|
-
stroke: "currentColor",
|
|
56
|
-
strokeWidth: "2",
|
|
57
|
-
strokeLinecap: "round",
|
|
58
|
-
strokeLinejoin: "round",
|
|
59
|
-
children: /* @__PURE__ */ e("polyline", { points: "15 18 9 12 15 6" })
|
|
60
|
-
}
|
|
61
|
-
)
|
|
62
|
-
}
|
|
63
|
-
),
|
|
64
|
-
/* @__PURE__ */ e("div", { className: t.dots, children: i.map((r, a) => /* @__PURE__ */ e(
|
|
65
|
-
"button",
|
|
66
|
-
{
|
|
67
|
-
type: "button",
|
|
68
|
-
className: `${t.dot} ${a === s ? t.dotActive : ""}`,
|
|
69
|
-
onClick: () => n(a),
|
|
70
|
-
"aria-label": `Go to slide ${a + 1}`
|
|
71
|
-
},
|
|
72
|
-
r.id
|
|
73
|
-
)) }),
|
|
74
|
-
/* @__PURE__ */ e(
|
|
75
|
-
"button",
|
|
76
|
-
{
|
|
77
|
-
type: "button",
|
|
78
|
-
className: t.navButton,
|
|
79
|
-
onClick: b,
|
|
80
|
-
"aria-label": "Next slide",
|
|
81
|
-
children: /* @__PURE__ */ e(
|
|
82
|
-
"svg",
|
|
83
|
-
{
|
|
84
|
-
width: "20",
|
|
85
|
-
height: "20",
|
|
86
|
-
viewBox: "0 0 24 24",
|
|
87
|
-
fill: "none",
|
|
88
|
-
stroke: "currentColor",
|
|
89
|
-
strokeWidth: "2",
|
|
90
|
-
strokeLinecap: "round",
|
|
91
|
-
strokeLinejoin: "round",
|
|
92
|
-
children: /* @__PURE__ */ e("polyline", { points: "9 18 15 12 9 6" })
|
|
93
|
-
}
|
|
94
|
-
)
|
|
95
|
-
}
|
|
96
|
-
)
|
|
97
|
-
] })
|
|
98
|
-
] }) });
|
|
99
|
-
}
|
|
100
|
-
);
|
|
101
|
-
N.displayName = "CarouselSection";
|
|
102
|
-
N.Card = v;
|
|
103
|
-
export {
|
|
104
|
-
N as CarouselSection
|
|
105
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),n=require("react"),s=require("./Chat.module.css.cjs"),r=n.forwardRef(({messages:u=[],conversations:a,activeConversationId:c,onConversationSelect:o,onSendMessage:m,placeholder:f="Type a message...",className:h},v)=>{const[b,j]=n.useState(u),[p,x]=n.useState(c||a?.[0]?.id||""),[l,i]=n.useState(""),g=e=>{x(e),o?.(e)},d=()=>{const e=l.trim();if(!e)return;const S={id:`msg-${Date.now()}`,role:"user",content:e};j(C=>[...C,S]),i(""),m?.(e)},N=e=>{e.key==="Enter"&&!e.shiftKey&&(e.preventDefault(),d())},y=a&&a.length>0;return t.jsxs("section",{ref:v,className:`${s.default.section} ${h||""}`,children:[y&&t.jsxs("aside",{className:s.default.sidebar,children:[t.jsx("div",{className:s.default.sidebarHeader,children:"Conversations"}),t.jsx("div",{className:s.default.conversationList,children:a.map(e=>t.jsx("button",{className:`${s.default.conversationItem} ${p===e.id?s.default.conversationItemActive:""}`,onClick:()=>g(e.id),type:"button",children:t.jsx("span",{className:s.default.conversationTitle,children:e.title})},e.id))})]}),t.jsxs("div",{className:s.default.main,children:[t.jsx("div",{className:s.default.messages,children:b.map(e=>t.jsxs("div",{className:`${s.default.message} ${e.role==="user"?s.default.messageUser:e.role==="assistant"?s.default.messageAssistant:s.default.messageSystem}`,children:[e.role!=="system"&&t.jsx("div",{className:s.default.messageAvatar,children:e.role==="user"?"U":"A"}),t.jsx("div",{className:`${s.default.messageBubble} ${e.role==="user"?s.default.messageBubbleUser:e.role==="assistant"?s.default.messageBubbleAssistant:s.default.messageBubbleSystem}`,children:e.content})]},e.id))}),t.jsxs("div",{className:s.default.inputArea,children:[t.jsx("input",{type:"text",className:s.default.input,placeholder:f,value:l,onChange:e=>i(e.target.value),onKeyDown:N,"aria-label":"Message input"}),t.jsx("button",{className:s.default.sendButton,onClick:d,disabled:!l.trim(),type:"button",children:"Send"})]})]})]})});r.displayName="ChatSection";exports.ChatSection=r;
|